@charset "UTF-8";
:root {
  --lightBlue: #A3DBE8;
  --darkBlue: #002C5F;
}

body {
  max-width: 100vw;
  /* overflow-x: hidden; */
  position: relative;
}

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

video,
img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease;
}

html {
  scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
html,
body {
  padding: 0;
  margin: 0;
  /* overflow-x: hidden; */
  scrollbar-width: none;
}

a,
span,
img,
label,
button,
h1,
h2,
h3,
h4,
h5,
h6 {
  display: inline-block;
}

button {
  border: none;
  cursor: pointer;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  background: transparent;
}

button:focus {
  outline: none;
}

input,
textarea,
select {
  border: none;
  outline: none;
  background: transparent;
  width: 100%;
  display: block;
  transition: all 0.3s ease;
}

ul,
li {
  list-style: none;
}

.wpml-ls-display {
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 20px;
  letter-spacing: 0;
  color: #D2C0AC;
  text-decoration: none;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.wpml-ls-display:hover {
  color: #7f6d5f;
}

/* Titillium Web — LTR */
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-ExtraLight.woff2") format("woff2"), url("../fonts/TitilliumWeb-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-ExtraLightItalic.woff2") format("woff2"), url("../fonts/TitilliumWeb-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-Light.woff2") format("woff2"), url("../fonts/TitilliumWeb-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-LightItalic.woff2") format("woff2"), url("../fonts/TitilliumWeb-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-Regular.woff2") format("woff2"), url("../fonts/TitilliumWeb-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-Italic.woff2") format("woff2"), url("../fonts/TitilliumWeb-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-SemiBold.woff2") format("woff2"), url("../fonts/TitilliumWeb-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-SemiBoldItalic.woff2") format("woff2"), url("../fonts/TitilliumWeb-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-Bold.woff2") format("woff2"), url("../fonts/TitilliumWeb-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-BoldItalic.woff2") format("woff2"), url("../fonts/TitilliumWeb-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Titillium Web";
  src: url("../fonts/TitilliumWeb-Black.woff2") format("woff2"), url("../fonts/TitilliumWeb-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
/* Tajawal — Arabic / RTL */
@font-face {
  font-family: "Tajawal";
  src: url("../fonts/Tajawal-ExtraLight.woff2") format("woff2"), url("../fonts/Tajawal-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tajawal";
  src: url("../fonts/Tajawal-Light.woff2") format("woff2"), url("../fonts/Tajawal-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tajawal";
  src: url("../fonts/Tajawal-Regular.woff2") format("woff2"), url("../fonts/Tajawal-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tajawal";
  src: url("../fonts/Tajawal-Medium.woff2") format("woff2"), url("../fonts/Tajawal-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tajawal";
  src: url("../fonts/Tajawal-Bold.woff2") format("woff2"), url("../fonts/Tajawal-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tajawal";
  src: url("../fonts/Tajawal-ExtraBold.woff2") format("woff2"), url("../fonts/Tajawal-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tajawal";
  src: url("../fonts/Tajawal-Black.woff2") format("woff2"), url("../fonts/Tajawal-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
:root {
  --font-family-base: 'Titillium Web', sans-serif;
  --font-family-display: 'Titillium Web', sans-serif;
  --font-family-arabic: 'Tajawal', sans-serif;
}

html[dir=rtl],
body.rtl,
body.arabic {
  --font-family-base: 'Tajawal', sans-serif;
  --font-family-display: 'Tajawal', sans-serif;
}

html,
body {
  font-optical-sizing: auto;
  font-style: normal;
  font-family: var(--font-family-base);
  font-weight: 500;
}

html::-moz-selection {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 95, 139);
}

html::selection {
  color: rgb(255, 255, 255);
  background-color: rgb(0, 95, 139);
}

a {
  text-decoration: none;
  color: var(--darkBlue);
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
}

a:hover {
  color: inherit;
}

button {
  font: inherit;
}

input,
textarea,
select {
  font: inherit;
  font-size: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-family-display);
  font-weight: 900;
  font-style: italic;
  line-height: 1.2;
  margin-bottom: 20px;
}

html[dir=rtl] h1,
html[dir=rtl] h2,
html[dir=rtl] h3,
html[dir=rtl] h4,
html[dir=rtl] h5,
html[dir=rtl] h6,
body.rtl h1,
body.rtl h2,
body.rtl h3,
body.rtl h4,
body.rtl h5,
body.rtl h6,
body.arabic h1,
body.arabic h2,
body.arabic h3,
body.arabic h4,
body.arabic h5,
body.arabic h6 {
  font-style: normal;
}

p {
  font-family: var(--font-family-base);
  font-size: 26px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  margin-bottom: 20px;
  color: inherit;
}

.main,
#newsletter-email {
  font-family: var(--font-family-base);
}

.text-isabel-72 {
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 72px;
  leading-trim: cap-height;
  line-height: 120%;
  letter-spacing: 0;
  color: #000000;
}

.text-myriad-26 {
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  leading-trim: cap-height;
  line-height: 141%;
  letter-spacing: 0;
  color: #423f3c;
}

.inner-banner-title {
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 56px;
  leading-trim: cap-height;
  line-height: 120%;
  letter-spacing: 0;
  color: #0d0d0d;
}

.text-isabel-56 {
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 56px;
  leading-trim: cap-height;
  line-height: 120%;
  letter-spacing: 0;
  color: #0d0d0d;
}

.text-isabel-36 {
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  leading-trim: cap-height;
  line-height: 120%;
  letter-spacing: 0;
  color: #0d0d0d;
  margin: 0;
}

/* Destinations / property cards */
.text-isabel-36-taupe {
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 120%;
  letter-spacing: 0;
  color: #7F6D5F;
  margin: 0;
}

/* Card body */
.text-myriad-20-black {
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  leading-trim: cap-height;
  line-height: 141%;
  letter-spacing: 0;
  color: #000000;
  margin: 0;
}

.text-bahij-20-gold {
  font-family: var(--font-family-base);
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  leading-trim: cap-height;
  line-height: 20px;
  letter-spacing: 0;
  color: #a8988a;
}

.text-myriad-24 {
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  leading-trim: cap-height;
  line-height: 141%;
  letter-spacing: 0;
  color: #ffffff;
}

.text-myriad-24-brown {
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  leading-trim: cap-height;
  line-height: 141%;
  letter-spacing: 0;
  color: #7f6d5f;
}

.text-myriad-24-black {
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  leading-trim: cap-height;
  line-height: 141%;
  letter-spacing: 0;
  color: #000000;
}

.text-myriad-16-semibold {
  font-family: var(--font-family-base);
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  leading-trim: cap-height;
  line-height: 20px;
  letter-spacing: 0;
}

.text-myriad-16-semibold-taupe {
  font-family: var(--font-family-base);
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  leading-trim: cap-height;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  text-decoration: underline;
  text-decoration-style: solid;
  text-underline-offset: 0;
  text-decoration-thickness: 1px;
  color: #7f6d5f;
}

a.text-myriad-16-semibold-taupe:hover,
a.text-myriad-16-semibold-taupe:focus-visible {
  color: #7f6d5f;
}

.text-isabel-24 {
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  leading-trim: cap-height;
  line-height: 120%;
  letter-spacing: 0;
  color: #000000;
}

.text-isabel-24-semibold {
  font-family: var(--font-family-display);
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  leading-trim: cap-height;
  line-height: 120%;
  letter-spacing: 0;
  color: #111111;
}

.text-isabel-24-gold {
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  leading-trim: cap-height;
  line-height: 120%;
  letter-spacing: 0;
  text-align: center;
  color: #D2C0AC;
}

.text-epilogue-20-white {
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: #ffffff;
}

.text-epilogue-20-muted {
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: #bcb1a8;
}

.text-bahij-20-white {
  font-family: var(--font-family-base);
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  leading-trim: cap-height;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  color: #ffffff;
}

.text-bukra-16-dark {
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  leading-trim: cap-height;
  line-height: 40px;
  letter-spacing: 0%;
  color: #171717;
}

@media screen and (max-width: 1600px) {
  body,
  html {
    font-size: 80%;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 15px;
  }
  p {
    margin-bottom: 15px;
  }
}
@media (min-width: 1025px) and (max-width: 1470px) {
  body,
  html {
    font-size: 75%;
  }
  .text-isabel-72 {
    font-size: 60px;
  }
  .inner-banner-title,
  .text-isabel-56 {
    font-size: 48px;
  }
  .text-isabel-36,
  .text-isabel-36-taupe {
    font-size: 32px;
  }
  .text-myriad-26 {
    font-size: 22px;
  }
  .text-myriad-24,
  .text-myriad-24-brown,
  .text-myriad-24-black,
  .text-isabel-24,
  .text-isabel-24-semibold,
  .text-isabel-24-gold {
    font-size: 21px;
  }
  .text-myriad-20-black,
  .text-bahij-20-gold,
  .text-epilogue-20-white,
  .text-epilogue-20-muted,
  .text-bahij-20-white {
    font-size: 18px;
  }
  .text-bahij-20-gold,
  .text-bahij-20-white {
    line-height: 18px;
  }
  .text-myriad-16-semibold,
  .text-myriad-16-semibold-taupe {
    font-size: 15px;
    line-height: 18px;
  }
  .text-bukra-16-dark {
    font-size: 15px;
    line-height: 34px;
  }
  body .banner_home_cta,
  body .footer-template__cta.footer-template__cta--secondary,
  body .detail-page-banner__cta-secondary,
  body .header_contact_link {
    padding: 12px 16px;
    gap: 10px;
  }
  body .banner_home_cta .text-bahij-20-white,
  body .footer-template__cta.footer-template__cta--secondary .text-bahij-20-gold,
  body .detail-page-banner__cta-secondary .text-bahij-20-white,
  body .header_contact_link.text-bahij-20-gold {
    font-size: 18px;
    line-height: 18px;
  }
  body .banner_home_cta_arrow,
  body .footer-template__cta-arrow,
  body .detail-page-banner__cta-secondary-arrow.banner_home_cta_arrow,
  body .header_contact_arrow {
    width: 16px;
    height: 16px;
  }
}
@media screen and (max-width: 1280px) {
  body,
  html {
    font-size: 70%;
  }
}
@media screen and (max-width: 1024px) {
  input {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 768px) {
  body,
  html {
    font-size: 60%;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 10px;
  }
  p {
    margin-bottom: 10px;
  }
  input {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 700px) {
  input {
    font-size: 16px !important;
  }
  body,
  html {
    font-size: 50%;
  }
}
.z_10 {
  position: relative;
  z-index: 10;
}

@media (max-width: 1300px) {
  html {
    font-size: 80%;
  }
}
@media (max-width: 1024px) {
  html {
    font-size: 70%;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 55%;
  }
}
@media (max-width: 700px) {
  html {
    font-size: 40%;
  }
}

.btn_style {
  background: rgba(255, 255, 255, 0.3);
  border: solid 1px #ffffff;
  height: 51px;
  padding: 0 30px;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}
.btn_style:hover {
  background: rgba(255, 255, 255, 0.8);
  color: #1d1d1d;
}
.btn_style:hover .buttion_blue_icn img {
  filter: invert(0.8);
}
.btn_style.buttion_white {
  background: #fff;
  border: solid 1px #ffffff;
  color: #fff;
  color: #000;
}
.btn_style.buttion_white:hover {
  background: #293977;
  color: #fff;
}
.btn_style.buttion_blue {
  background: #293977;
  border: none;
  color: #fff;
}
.btn_style.buttion_blue:hover {
  background: #e4e9ff;
  color: #000;
}
.btn_style.buttion_blue:hover .buttion_blue_icn img {
  filter: invert(0.8);
}
.btn_style.buttion_blue .buttion_blue_icn {
  display: inline-block;
  padding-right: 20px;
}
.btn_style.buttion_line {
  border: solid 1px #293977;
}
@media (max-width: 1300px) {
  .btn_style {
    padding: 0 20px;
  }
}
@media (max-width: 700px) {
  .btn_style {
    height: 40px;
    padding: 0 20px;
    font-size: 14px;
  }
}

.h3_title {
  font-weight: 500;
  color: #000;
  margin: 0;
  font-size: 4.375rem;
  line-height: 100%;
}

.innovation_content {
  margin-bottom: 30px;
}

.bg_black {
  background: #000;
}

.h3_title_55 {
  font-weight: 500;
  color: #fff;
  margin: 0;
  font-size: 3.4375rem;
  line-height: 100%;
}
@media screen and (max-width: 700px) {
  .h3_title_55 {
    font-size: 4.0625rem;
  }
}
@media screen and (max-width: 700px) {
  .h3_title_55 br {
    display: none;
  }
}

.h3_title_40 {
  font-weight: 400;
  color: #fff;
  margin: 0;
  font-size: 2.5rem;
  line-height: 100%;
}
@media screen and (max-width: 700px) {
  .h3_title_40 {
    font-size: 3.4375rem;
  }
}

.bg_shadow {
  position: relative;
}
.bg_shadow::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(25, 66, 152, 0) 74.2788910866%, rgb(26, 67, 154) 100%), linear-gradient(to left, #000000, #000000);
}
.bg_shadow .banner_txt_block_01 {
  position: relative;
  z-index: 10;
}

.text_black {
  color: #000;
}

.h_100vh {
  height: 100vh;
}

.image-block img {
  width: 100%;
  height: auto;
}

.bg-gray {
  background: #F6F6F6;
}

* {
  box-sizing: border-box;
}

html,
body {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 500;
  /* overflow-x: hidden; */
  scrollbar-width: none;
}

p {
  font-size: 16px;
}
@media screen and (max-width: 1024px) {
  p {
    font-size: 14px;
  }
}

a {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

.trans,
.button,
.buttion {
  transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -webkit-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
}

.wrap {
  margin-left: auto;
  margin-right: auto;
  padding-left: 3%;
  padding-right: 3%;
  width: 100%;
  max-width: calc(1600px + 6%);
}
@media (min-width: 1200px) and (max-width: 1500px) {
  .wrap {
    padding-left: 7%;
    padding-right: 7%;
  }
}
@media (max-width: 768px) {
  .wrap {
    padding-left: 4%;
    padding-right: 4%;
  }
}

.buttion {
  outline: none;
  border: 0;
  background: #67aec3;
  padding: 15px 22px 15px 22px;
  border-radius: 28px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
  display: inline-flex;
}
.buttion:hover {
  background: #559bb1;
}
.buttion.but_line {
  background: transparent;
  border: solid 1px #fff;
}
.buttion.but_line:hover {
  background: #559bb1;
}
.buttion.but_line.black {
  border-color: #0F2238;
  color: #0F2238;
}
.buttion.but_line.black:hover {
  border-color: #559bb1;
  color: #fff;
}
.buttion.white {
  background: white;
  color: #0d2338;
  font-weight: 600;
  text-transform: uppercase;
}
.buttion.white:hover {
  background: #dcedf2;
}
.buttion.black_bg {
  background: #0E223A;
  color: #ffffff;
  font-weight: 600;
}
.buttion.black_bg:hover {
  background: #000000;
}
@media (max-width: 820px) {
  .buttion {
    font-size: 14px;
  }
}
@media (max-width: 700px) {
  .buttion {
    padding: 11px 15px 11px 15px;
  }
}

.h_auto {
  height: auto !important;
}

.w_auto {
  width: auto !important;
}

.w_50 {
  width: 50%;
}

.w_100 {
  width: 100%;
}

.h_100 {
  height: 100%;
}

.h_100vh {
  height: 100vh;
}

.text_center {
  text-align: center;
}

.text_left {
  text-align: left;
}

.text_right {
  text-align: right;
}

.text_d_none {
  text-decoration: none;
}

.list_none {
  list-style: none;
}

.p_relative {
  position: relative;
}

.p_absolute {
  position: absolute;
}

.pos_t_0 {
  top: 0;
}

.pos_b_0 {
  bottom: 0;
}

.pos_l_0 {
  left: 0;
}

.pos_r_0 {
  right: 0;
}

.img_mx_fluid {
  width: 100%;
  height: auto;
  display: block;
}

.img_fit {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.d_none {
  display: none;
}

.d_flex {
  display: flex;
}

.d_flex_wrap {
  display: flex;
  flex-wrap: wrap;
}

.flex_end {
  align-items: flex-end;
}

.flex_start {
  align-items: flex-start;
}

.flex_col {
  display: flex;
  flex-direction: column;
}

.justify_center {
  justify-content: center;
}

.justify_space_bet {
  justify-content: space-between;
}

.overflow_hide {
  overflow: hidden;
}

.overflow_x_hide {
  overflow-x: hidden;
}

.overflow_y_hide {
  overflow-y: hidden;
}

.radius_5 {
  border-radius: 5px;
  overflow: hidden;
}

.radius_10 {
  border-radius: 10px;
  overflow: hidden;
}

.radius_20 {
  border-radius: 20px;
  overflow: hidden;
}

.radius_30 {
  border-radius: 30px;
  overflow: hidden;
}

.w_90 {
  width: 90% !important;
}
@media only screen and (max-width: 600px) {
  .w_90 {
    width: 100%;
  }
}

.w_80 {
  width: 80% !important;
}
@media only screen and (max-width: 600px) {
  .w_80 {
    width: 100%;
  }
}

.w_70 {
  width: 70% !important;
}
@media only screen and (max-width: 600px) {
  .w_70 {
    width: 100%;
  }
}

.w_60 {
  width: 60% !important;
}
@media only screen and (max-width: 600px) {
  .w_60 {
    width: 100%;
  }
}

.w_40 {
  width: 40% !important;
}
@media only screen and (max-width: 600px) {
  .w_40 {
    width: 100%;
  }
}

.pl_0 {
  padding-left: 0 !important;
}

.pt_0 {
  padding-top: 0 !important;
}

.pb_0 {
  padding-bottom: 0 !important;
}

.pt_5 {
  padding-top: 5px;
}
@media only screen and (max-width: 600px) {
  .pt_5 {
    padding-top: 0px;
  }
}

.pb_5 {
  padding-bottom: 5px;
}
@media only screen and (max-width: 600px) {
  .pb_5 {
    padding-bottom: 0px;
  }
}

.pt_10 {
  padding-top: 10px;
}
@media only screen and (max-width: 600px) {
  .pt_10 {
    padding-top: 5px;
  }
}

.pb_10 {
  padding-bottom: 10px;
}
@media only screen and (max-width: 600px) {
  .pb_10 {
    padding-bottom: 5px;
  }
}

.pt_15 {
  padding-top: 15px;
}
@media only screen and (max-width: 600px) {
  .pt_15 {
    padding-top: 10px;
  }
}

.pb_15 {
  padding-bottom: 15px;
}
@media only screen and (max-width: 600px) {
  .pb_15 {
    padding-bottom: 10px;
  }
}

.pt_20 {
  padding-top: 20px;
}
@media only screen and (max-width: 600px) {
  .pt_20 {
    padding-top: 10px;
  }
}

.pb_20 {
  padding-bottom: 20px;
}
@media only screen and (max-width: 600px) {
  .pb_20 {
    padding-bottom: 10px;
  }
}

.pt_25 {
  padding-top: 25px;
}
@media only screen and (max-width: 600px) {
  .pt_25 {
    padding-top: 15px;
  }
}

.pb_25 {
  padding-bottom: 25px;
}
@media only screen and (max-width: 600px) {
  .pb_25 {
    padding-bottom: 15px;
  }
}

.pt_30 {
  padding-top: 30px;
}
@media only screen and (max-width: 1024px) {
  .pt_30 {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_30 {
    padding-top: 10px;
  }
}

.pb_30 {
  padding-bottom: 30px;
}
@media only screen and (max-width: 1024px) {
  .pb_30 {
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_30 {
    padding-bottom: 10px;
  }
}

.pt_35 {
  padding-top: 35px;
}
@media only screen and (max-width: 1440px) {
  .pt_35 {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .pt_35 {
    padding-top: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_35 {
    padding-top: 17px;
  }
}

.pb_35 {
  padding-bottom: 35px;
}
@media only screen and (max-width: 1440px) {
  .pb_35 {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .pb_35 {
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_35 {
    padding-bottom: 17px;
  }
}

.pt_40 {
  padding-top: 40px;
}
@media only screen and (max-width: 1024px) {
  .pt_40 {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_40 {
    padding-top: 10px;
  }
}

.pb_40 {
  padding-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  .pb_40 {
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_40 {
    padding-bottom: 10px;
  }
}

.pt_45 {
  padding-top: 45px;
}
@media only screen and (max-width: 600px) {
  .pt_45 {
    padding-top: 22px;
  }
}

.pb_45 {
  padding-bottom: 45px;
}
@media only screen and (max-width: 600px) {
  .pb_45 {
    padding-bottom: 22px;
  }
}

.pt_50 {
  padding-top: 50px;
}
@media only screen and (max-width: 1024px) {
  .pt_50 {
    padding-top: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_50 {
    padding-top: 25px;
  }
}

.pb_50 {
  padding-bottom: 50px;
}
@media only screen and (max-width: 1024px) {
  .pb_50 {
    padding-bottom: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_50 {
    padding-bottom: 25px;
  }
}

.pt_55 {
  padding-top: 55px;
}
@media only screen and (max-width: 1024px) {
  .pt_55 {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_55 {
    padding-top: 27px;
  }
}

.pb_55 {
  padding-bottom: 55px;
}
@media only screen and (max-width: 1024px) {
  .pb_55 {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_55 {
    padding-bottom: 27px;
  }
}

.pb_60 {
  padding-bottom: 60px;
}
@media only screen and (max-width: 1024px) {
  .pb_60 {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_60 {
    padding-bottom: 30px;
  }
}

.pt_60 {
  padding-top: 60px;
}
@media only screen and (max-width: 1024px) {
  .pt_60 {
    padding-top: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_60 {
    padding-top: 30px;
  }
}

.pb_65 {
  padding-bottom: 65px;
}
@media only screen and (max-width: 600px) {
  .pb_65 {
    padding-bottom: 32px;
  }
}

.pt_65 {
  padding-top: 65px;
}
@media only screen and (max-width: 600px) {
  .pt_65 {
    padding-top: 32px;
  }
}

.pb_70 {
  padding-bottom: 70px;
}
@media only screen and (max-width: 1024px) {
  .pb_70 {
    padding-bottom: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_70 {
    padding-bottom: 25px;
  }
}

.pt_70 {
  padding-top: 70px;
}
@media only screen and (max-width: 1024px) {
  .pt_70 {
    padding-top: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_70 {
    padding-top: 25px;
  }
}

.pb_75 {
  padding-bottom: 75px;
}
@media only screen and (max-width: 1024px) {
  .pb_75 {
    padding-bottom: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_75 {
    padding-bottom: 25px;
  }
}

.pt_75 {
  padding-top: 75px;
}
@media only screen and (max-width: 600px) {
  .pt_75 {
    padding-top: 36px;
  }
}

.pt_80 {
  padding-top: 80px;
}
@media only screen and (max-width: 1024px) {
  .pt_80 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 1024px) {
  .pt_80 {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_80 {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 480px) {
  .pt_80 {
    padding-top: 30px;
  }
}

.pb_80 {
  padding-bottom: 80px;
}
@media only screen and (max-width: 1024px) {
  .pb_80 {
    padding-bottom: 60px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_80 {
    padding-bottom: 30px;
  }
}

.pt_85 {
  padding-top: 85px;
}
@media only screen and (max-width: 600px) {
  .pt_85 {
    padding-top: 42px;
  }
}

.pb_85 {
  padding-bottom: 85px;
}
@media only screen and (max-width: 600px) {
  .pb_85 {
    padding-bottom: 42px;
  }
}

.pt_90 {
  padding-top: 90px;
}
@media only screen and (max-width: 1024px) {
  .pt_90 {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_90 {
    padding-top: 46px;
  }
}

.pb_90 {
  padding-bottom: 90px;
}
@media only screen and (max-width: 1024px) {
  .pb_90 {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_90 {
    padding-bottom: 46px;
  }
}

.pt_100 {
  padding-top: 100px;
}
@media only screen and (max-width: 1024px) {
  .pt_100 {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  .pt_100 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_100 {
    padding-top: 75px;
  }
}
@media only screen and (max-width: 480px) {
  .pt_100 {
    padding-top: 40px;
  }
}

.pb_100 {
  padding-bottom: 100px;
}
@media only screen and (max-width: 1024px) {
  .pb_100 {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 820px) {
  .pb_100 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_100 {
    padding-bottom: 75px;
  }
}
@media only screen and (max-width: 480px) {
  .pb_100 {
    padding-bottom: 40px;
  }
}

.pt_110 {
  padding-top: 110px;
}
@media only screen and (max-width: 1024px) {
  .pt_110 {
    padding-top: 90px;
  }
}
@media only screen and (max-width: 820px) {
  .pt_110 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_110 {
    padding-top: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .pt_110 {
    padding-top: 30px;
  }
}

.pb_110 {
  padding-bottom: 110px;
}
@media only screen and (max-width: 1024px) {
  .pb_110 {
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 1024px) {
  .pb_110 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_110 {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .pb_110 {
    padding-bottom: 30px;
  }
}

.pt_115 {
  padding-top: 115px;
}
@media only screen and (max-width: 1024px) {
  .pt_115 {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  .pt_115 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_115 {
    padding-top: 57px;
  }
}

.pb_115 {
  padding-bottom: 115px;
}
@media only screen and (max-width: 1024px) {
  .pb_115 {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  .pb_115 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_115 {
    padding-bottom: 57px;
  }
}

.pb_120 {
  padding-bottom: 120px;
}
@media only screen and (max-width: 1395px) {
  .pb_120 {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 1200px) {
  .pb_120 {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  .pb_120 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_120 {
    padding-bottom: 50px;
  }
}

.pt_120 {
  padding-top: 120px;
}
@media only screen and (max-width: 1395px) {
  .pt_120 {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 1200px) {
  .pt_120 {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  .pt_120 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_120 {
    padding-top: 50px;
  }
}

.pt_125 {
  padding-top: 125px;
}
@media only screen and (max-width: 600px) {
  .pt_125 {
    padding-top: 62px;
  }
}

.pb_125 {
  padding-bottom: 125px;
}
@media only screen and (max-width: 600px) {
  .pb_125 {
    padding-bottom: 62px;
  }
}

.pt_130 {
  padding-top: 130px;
}
@media only screen and (max-width: 1024px) {
  .pt_130 {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_130 {
    padding-top: 65px;
  }
}

.pb_130 {
  padding-bottom: 130px;
}
@media only screen and (max-width: 1024px) {
  .pb_130 {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_130 {
    padding-bottom: 65px;
  }
}

.pt_135 {
  padding-top: 135px;
}
@media only screen and (max-width: 1024px) {
  .pt_135 {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_135 {
    padding-top: 67px;
  }
}

.pb_135 {
  padding-bottom: 135px;
}
@media only screen and (max-width: 1024px) {
  .pb_135 {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_135 {
    padding-bottom: 67px;
  }
}

.pb_140 {
  padding-bottom: 140px;
}
@media only screen and (max-width: 1024px) {
  .pb_140 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_140 {
    padding-bottom: 50px;
  }
}

.pt_140 {
  padding-top: 140px;
}
@media only screen and (max-width: 600px) {
  .pt_140 {
    padding-top: 70px;
  }
}

.pt_145 {
  padding-top: 145px;
}
@media only screen and (max-width: 1024px) {
  .pt_145 {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_145 {
    padding-top: 72px;
  }
}

.pb_145 {
  padding-bottom: 145px;
}
@media only screen and (max-width: 1024px) {
  .pb_145 {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_145 {
    padding-bottom: 25px;
  }
}

.pt_150 {
  padding-top: 150px;
}
@media only screen and (max-width: 1024px) {
  .pt_150 {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_150 {
    padding-top: 75px;
  }
}
@media only screen and (max-width: 480px) {
  .pt_150 {
    padding-top: 45px;
  }
}

.pb_150 {
  padding-bottom: 150px;
}
@media only screen and (max-width: 1024px) {
  .pb_150 {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_150 {
    padding-bottom: 75px;
  }
}
@media only screen and (max-width: 480px) {
  .pb_150 {
    padding-bottom: 45px;
  }
}

.pt_155 {
  padding-top: 155px;
}
@media only screen and (max-width: 600px) {
  .pt_155 {
    padding-top: 77px;
  }
}

@media only screen and (max-width: 600px) {
  .pb_155 {
    padding-bottom: 77px;
  }
}

.pt_160 {
  padding-top: 160px;
}
@media only screen and (max-width: 1024px) {
  .pt_160 {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_160 {
    padding-top: 80px;
  }
}

.pb_160 {
  padding-bottom: 160px;
}
@media only screen and (max-width: 820px) {
  .pb_160 {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_160 {
    padding-bottom: 80px;
  }
}

.pt_165 {
  padding-top: 165px;
}
@media only screen and (max-width: 600px) {
  .pt_165 {
    padding-top: 82px;
  }
}

.pb_165 {
  padding-bottom: 165px;
}
@media only screen and (max-width: 600px) {
  .pb_165 {
    padding-bottom: 82px;
  }
}

.pt_170 {
  padding-top: 170px;
}
@media only screen and (max-width: 600px) {
  .pt_170 {
    padding-top: 85px;
  }
}

.pb_170 {
  padding-bottom: 170px;
}
@media only screen and (max-width: 600px) {
  .pb_170 {
    padding-bottom: 85px;
  }
}

.pb_175 {
  padding-bottom: 175px;
}
@media only screen and (max-width: 1024px) {
  .pb_175 {
    padding-bottom: 87px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_175 {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width: 480px) {
  .pb_175 {
    padding-bottom: 40px;
  }
}

.pt_175 {
  padding-top: 175px;
}
@media only screen and (max-width: 600px) {
  .pt_175 {
    padding-top: 87px;
  }
}
@media only screen and (max-width: 1024px) {
  .pt_175 {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 480px) {
  .pt_175 {
    padding-top: 40px;
  }
}

.pb_180 {
  padding-bottom: 180px;
}
@media only screen and (max-width: 600px) {
  .pb_180 {
    padding-bottom: 90px;
  }
}

.pt_180 {
  padding-top: 180px;
}
@media only screen and (max-width: 1024px) {
  .pt_180 {
    padding-top: 110px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_180 {
    padding-top: 51px;
  }
}

.pb_185 {
  padding-bottom: 185px;
}
@media only screen and (max-width: 1024px) {
  .pb_185 {
    padding-bottom: 110px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_185 {
    padding-bottom: 51px;
  }
}

.pt_185 {
  padding-top: 185px;
}
@media only screen and (max-width: 1024px) {
  .pt_185 {
    padding-top: 105px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_185 {
    padding-top: 92px;
  }
}

.pb_190 {
  padding-bottom: 190px;
}
@media only screen and (max-width: 1024px) {
  .pb_190 {
    padding-bottom: 120px;
  }
}
@media only screen and (max-width: 1024px) {
  .pb_190 {
    padding-bottom: 110px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_190 {
    padding-bottom: 95px;
  }
}

.pt_190 {
  padding-top: 190px;
}
@media only screen and (max-width: 1024px) {
  .pt_190 {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 1024px) {
  .pt_190 {
    padding-top: 110px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_190 {
    padding-top: 95px;
  }
}

.pb_195 {
  padding-bottom: 195px;
}
@media only screen and (max-width: 1024px) {
  .pb_195 {
    padding-bottom: 115px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_195 {
    padding-bottom: 97px;
  }
}

.pt_195 {
  padding-top: 195px;
}
@media only screen and (max-width: 1024px) {
  .pt_195 {
    padding-top: 115px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_195 {
    padding-top: 97px;
  }
}

.pb_200 {
  padding-bottom: 200px;
}
@media only screen and (max-width: 1024px) {
  .pb_200 {
    padding-bottom: 150px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_200 {
    padding-bottom: 100px;
  }
}

.pt_200 {
  padding-top: 200px;
}
@media only screen and (max-width: 1024px) {
  .pt_200 {
    padding-top: 150px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_200 {
    padding-top: 100px;
  }
}

.pt_240 {
  padding-top: 240px;
}
@media only screen and (max-width: 1024px) {
  .pt_240 {
    padding-top: 160px;
  }
}
@media only screen and (max-width: 600px) {
  .pt_240 {
    padding-top: 110px;
  }
}

.pb_240 {
  padding-bottom: 240px;
}
@media only screen and (max-width: 1024px) {
  .pb_240 {
    padding-bottom: 160px;
  }
}
@media only screen and (max-width: 600px) {
  .pb_240 {
    padding-bottom: 110px;
  }
}

.mt_0 {
  margin-top: 0 !important;
}

.mb_0 {
  margin-bottom: 0 !important;
}

.m_auto {
  margin: auto;
}

.mt_auto {
  margin-top: auto;
}

.mb_auto {
  margin-bottom: auto;
}

.ml_auto {
  margin-left: auto;
}

.mr_auto {
  margin-right: auto;
}

.mt_5 {
  margin-top: 5px;
}

.mb_5 {
  margin-bottom: 5px;
}

.mt_10 {
  margin-top: 10px;
}
@media only screen and (max-width: 600px) {
  .mt_10 {
    margin-top: 5px;
  }
}

.mb_10 {
  margin-bottom: 10px !important;
}
@media only screen and (max-width: 600px) {
  .mb_10 {
    margin-bottom: 5px;
  }
}

.mt_15 {
  margin-top: 15px;
}
@media only screen and (max-width: 600px) {
  .mt_15 {
    margin-top: 10px;
  }
}

.mb_15 {
  margin-bottom: 15px;
}
@media only screen and (max-width: 600px) {
  .mb_15 {
    margin-bottom: 10px;
  }
}

.mt_20 {
  margin-top: 20px !important;
}
@media only screen and (max-width: 600px) {
  .mt_20 {
    margin-top: 10px !important;
  }
}

.mb_20 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 600px) {
  .mb_20 {
    margin-bottom: 8px;
  }
}

.mt_30 {
  margin-top: 30px;
}
@media only screen and (max-width: 600px) {
  .mt_30 {
    margin-top: 15px;
  }
}

.mb_30 {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1024px) {
  .mb_30 {
    margin-bottom: 9px;
  }
}
@media only screen and (max-width: 600px) {
  .mb_30 {
    margin-bottom: 15px;
  }
}

.mt_35 {
  margin-top: 35px;
}
@media only screen and (max-width: 1024px) {
  .mt_35 {
    margin-top: 17px;
  }
}
@media only screen and (max-width: 1024px) {
  .mt_35 {
    margin-top: 9px;
  }
}
@media only screen and (max-width: 600px) {
  .mt_35 {
    margin-top: 17px;
  }
}

.mb_35 {
  margin-bottom: 35px;
}
@media only screen and (max-width: 600px) {
  .mb_35 {
    margin-bottom: 17px;
  }
}

.mt_40 {
  margin-top: 40px;
}
@media only screen and (max-width: 1024px) {
  .mt_40 {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .mt_40 {
    margin-top: 20px;
  }
}

.mb_40 {
  margin-bottom: 40px;
}
@media only screen and (max-width: 600px) {
  .mb_40 {
    margin-bottom: 20px;
  }
}

.mt_45 {
  margin-top: 45px;
}
@media only screen and (max-width: 600px) {
  .mt_45 {
    margin-top: 22px;
  }
}

.mb_45 {
  margin-bottom: 45px;
}
@media only screen and (max-width: 600px) {
  .mb_45 {
    margin-bottom: 22px;
  }
}

.mt_50 {
  margin-top: 50px;
}
@media only screen and (max-width: 600px) {
  .mt_50 {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 1024px) {
  .mt_50 {
    margin-top: 20px;
  }
}

.mb_50 {
  margin-bottom: 50px;
}
@media only screen and (max-width: 1024px) {
  .mb_50 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .mb_50 {
    margin-bottom: 15px;
  }
}

.mt_55 {
  margin-top: 55px;
}
@media only screen and (max-width: 1024px) {
  .mt_55 {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .mt_55 {
    margin-top: 27px;
  }
}

.mb_55 {
  margin-bottom: 55px;
}
@media only screen and (max-width: 600px) {
  .mb_55 {
    margin-bottom: 27px;
  }
}
@media only screen and (max-width: 1024px) {
  .mb_55 {
    margin-bottom: 40px;
  }
}

.mb_60 {
  margin-bottom: 60px;
}
@media only screen and (max-width: 1024px) {
  .mb_60 {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .mb_60 {
    margin-bottom: 30px;
  }
}

.mt_60 {
  margin-top: 60px;
}
@media only screen and (max-width: 600px) {
  .mt_60 {
    margin-top: 30px;
  }
}

.mb_65 {
  margin-bottom: 65px;
}
@media only screen and (max-width: 600px) {
  .mb_65 {
    margin-bottom: 32px;
  }
}

.mt_65 {
  margin-top: 65px;
}
@media only screen and (max-width: 600px) {
  .mt_65 {
    margin-top: 32px;
  }
}

.mb_70 {
  margin-bottom: 70px;
}
@media only screen and (max-width: 600px) {
  .mb_70 {
    margin-bottom: 35px;
  }
}

.mt_70 {
  margin-top: 70px;
}
@media only screen and (max-width: 600px) {
  .mt_70 {
    margin-top: 35px;
  }
}

.mb_75 {
  margin-bottom: 75px;
}
@media only screen and (max-width: 600px) {
  .mb_75 {
    margin-bottom: 36px;
  }
}

.mt_75 {
  margin-top: 75px;
}
@media only screen and (max-width: 600px) {
  .mt_75 {
    margin-top: 36px;
  }
}

.mt_80 {
  margin-top: 80px;
}
@media only screen and (max-width: 600px) {
  .mt_80 {
    margin-top: 40px;
  }
}

.mb_80 {
  margin-bottom: 80px;
}
@media only screen and (max-width: 600px) {
  .mb_80 {
    margin-bottom: 40px;
  }
}

.mt_85 {
  margin-top: 85px;
}
@media only screen and (max-width: 600px) {
  .mt_85 {
    margin-top: 42px;
  }
}

.mb_85 {
  margin-bottom: 85px;
}
@media only screen and (max-width: 600px) {
  .mb_85 {
    margin-bottom: 42px;
  }
}

.mb_90 {
  margin-bottom: 90px;
}
@media only screen and (max-width: 600px) {
  .mb_90 {
    margin-bottom: 35px;
  }
}

.mt_100 {
  margin-top: 100px;
}
@media only screen and (max-width: 1024px) {
  .mt_100 {
    margin-top: 45px;
  }
}
@media only screen and (max-width: 600px) {
  .mt_100 {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .mt_100 {
    margin-top: 20px;
  }
}

.mb_100 {
  margin-bottom: 100px;
}
@media only screen and (max-width: 1024px) {
  .mb_100 {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 600px) {
  .mb_100 {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 480px) {
  .mb_100 {
    margin-bottom: 20px;
  }
}

.mt_115 {
  margin-top: 115px;
}
@media only screen and (max-width: 600px) {
  .mt_115 {
    margin-top: 57px;
  }
}

.mb_115 {
  margin-bottom: 115px;
}
@media only screen and (max-width: 600px) {
  .mb_115 {
    margin-bottom: 57px;
  }
}

.mb_120 {
  margin-bottom: 120px;
}
@media only screen and (max-width: 1200px) {
  .mb_120 {
    margin-bottom: 90px;
  }
}
@media only screen and (max-width: 1024px) {
  .mb_120 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 600px) {
  .mb_120 {
    margin-bottom: 60px;
  }
}

.mt_120 {
  margin-top: 120px;
}
@media only screen and (max-width: 1200px) {
  .mt_120 {
    margin-top: 90px;
  }
}
@media only screen and (max-width: 1024px) {
  .mt_120 {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 600px) {
  .mt_120 {
    margin-top: 60px;
  }
}

.mt_125 {
  margin-top: 125px;
}
@media only screen and (max-width: 600px) {
  .mt_125 {
    margin-top: 62px;
  }
}

.mb_125 {
  margin-bottom: 125px;
}
@media only screen and (max-width: 600px) {
  .mb_125 {
    margin-bottom: 62px;
  }
}

.mt_130 {
  margin-top: 130px;
}
@media only screen and (max-width: 1024px) {
  .mt_130 {
    margin-top: 75px;
  }
}
@media only screen and (max-width: 600px) {
  .mt_130 {
    margin-top: 65px;
  }
}

.mb_130 {
  margin-bottom: 130px;
}
@media only screen and (max-width: 1024px) {
  .mb_130 {
    margin-bottom: 75px;
  }
}
@media only screen and (max-width: 600px) {
  .mb_130 {
    margin-bottom: 65px;
  }
}

.mt_135 {
  margin-top: 135px;
}
@media only screen and (max-width: 600px) {
  .mt_135 {
    margin-top: 67px;
  }
}

.mb_135 {
  margin-bottom: 135px;
}
@media only screen and (max-width: 600px) {
  .mb_135 {
    margin-bottom: 67px;
  }
}

.mt_140 {
  margin-top: 140px;
}
@media only screen and (max-width: 600px) {
  .mt_140 {
    margin-top: 70px;
  }
}

.mb_140 {
  margin-bottom: 140px;
}
@media only screen and (max-width: 600px) {
  .mb_140 {
    margin-bottom: 70px;
  }
}

.mt_145 {
  margin-top: 145px;
}
@media only screen and (max-width: 600px) {
  .mt_145 {
    margin-top: 72px;
  }
}

.mb_145 {
  margin-bottom: 145px;
}
@media only screen and (max-width: 600px) {
  .mb_145 {
    margin-bottom: 72px;
  }
}

.mt_150 {
  margin-top: 150px;
}
@media only screen and (max-width: 600px) {
  .mt_150 {
    margin-top: 75px;
  }
}

.mb_150 {
  margin-bottom: 150px;
}
@media only screen and (max-width: 1024px) {
  .mb_150 {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 600px) {
  .mb_150 {
    margin-bottom: 45px;
  }
}

.mt_155 {
  margin-top: 155px;
}
@media only screen and (max-width: 600px) {
  .mt_155 {
    margin-top: 77px;
  }
}

@media only screen and (max-width: 600px) {
  .mb_155 {
    margin-bottom: 77px;
  }
}

.mt_160 {
  margin-top: 160px;
}
@media only screen and (max-width: 600px) {
  .mt_160 {
    margin-top: 80px;
  }
}

.mb_160 {
  margin-bottom: 160px;
}
@media only screen and (max-width: 600px) {
  .mb_160 {
    margin-bottom: 80px;
  }
}

.mt_165 {
  margin-top: 165px;
}
@media only screen and (max-width: 600px) {
  .mt_165 {
    margin-top: 82px;
  }
}

.mb_165 {
  margin-bottom: 165px;
}
@media only screen and (max-width: 600px) {
  .mb_165 {
    margin-bottom: 82px;
  }
}

.mt_170 {
  margin-top: 170px;
}
@media only screen and (max-width: 600px) {
  .mt_170 {
    margin-top: 85px;
  }
}

.mb_170 {
  margin-bottom: 170px;
}
@media only screen and (max-width: 600px) {
  .mb_170 {
    margin-bottom: 85px;
  }
}

.mb_175 {
  margin-bottom: 175px;
}
@media only screen and (max-width: 1024px) {
  .mb_175 {
    margin-bottom: 87px;
  }
}
@media only screen and (max-width: 600px) {
  .mb_175 {
    margin-bottom: 120px;
  }
}
@media only screen and (max-width: 480px) {
  .mb_175 {
    margin-bottom: 40px;
  }
}

.mt_175 {
  margin-top: 175px;
}
@media only screen and (max-width: 600px) {
  .mt_175 {
    margin-top: 87px;
  }
}
@media only screen and (max-width: 1024px) {
  .mt_175 {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 480px) {
  .mt_175 {
    margin-top: 40px;
  }
}

.mb_180 {
  margin-bottom: 180px;
}
@media only screen and (max-width: 600px) {
  .mb_180 {
    margin-bottom: 90px;
  }
}

.mt_180 {
  margin-top: 180px;
}
@media only screen and (max-width: 600px) {
  .mt_180 {
    margin-top: 90px;
  }
}

.mb_185 {
  margin-bottom: 185px;
}
@media only screen and (max-width: 600px) {
  .mb_185 {
    margin-bottom: 92px;
  }
}

.mt_185 {
  margin-top: 185px;
}
@media only screen and (max-width: 600px) {
  .mt_185 {
    margin-top: 92px;
  }
}

.mb_190 {
  margin-bottom: 185px;
}
@media only screen and (max-width: 600px) {
  .mb_190 {
    margin-bottom: 95px;
  }
}

.mt_190 {
  margin-top: 185px;
}
@media only screen and (max-width: 600px) {
  .mt_190 {
    margin-top: 95px;
  }
}

.mb_195 {
  margin-bottom: 195px;
}
@media only screen and (max-width: 600px) {
  .mb_195 {
    margin-bottom: 97px;
  }
}

.mt_195 {
  margin-top: 195px;
}
@media only screen and (max-width: 600px) {
  .mt_195 {
    margin-top: 97px;
  }
}

.mb_200 {
  margin-bottom: 200px;
}
@media only screen and (max-width: 1024px) {
  .mb_200 {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 600px) {
  .mb_200 {
    margin-bottom: 100px;
  }
}

.mt_200 {
  margin-top: 200px;
}
@media only screen and (max-width: 600px) {
  .mt_200 {
    margin-top: 80px;
  }
}

.rtl .search_icn {
  left: unset;
  right: 0;
}

.flex_wrap {
  flex-wrap: wrap;
}

.rtl .close_btn {
  right: unset;
  left: 0;
}
.rtl .sub_menu_right_block_top_row {
  padding-left: 3%;
  padding-right: unset;
}

.rtl .sub_menu_right_block_top_row {
  padding-left: unset;
  padding-right: 7%;
}

.arabic .home-flagship-nav img,
.arabic .common-destinations-kingdom__nav-icon,
.arabic .swiper-button-prev::after,
.arabic .swiper-button-next::after,
.rtl .home-flagship-nav img,
.rtl .common-destinations-kingdom__nav-icon,
.rtl .swiper-button-prev::after,
.rtl .swiper-button-next::after {
  transform: rotate(180deg);
}
.arabic .home-flagship-nav--prev img,
.arabic .common-destinations-kingdom__nav-icon--prev,
.rtl .home-flagship-nav--prev img,
.rtl .common-destinations-kingdom__nav-icon--prev {
  transform: none;
}

.header-main {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 0 0 16px;
}

.header-main.header-intro-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.header_main_wrapper {
  position: relative;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 20px;
  min-height: 179px;
}

.header_left,
.header_right {
  position: relative;
  z-index: 2;
}

.header_left {
  align-self: start;
  justify-self: start;
  height: 100px;
}

.header_center {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-self: center;
  padding-top: 16px;
}

.header_logo_link {
  width: 127px;
  height: 179px;
}

.header-inner-template .menu_icon,
.header-inner-template .menu_icon img {
  width: 80px;
  height: 100px;
}

.header-inner-template {
  position: relative;
  padding: 0;
}

.header-inner-template::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 1px;
  background: #A8988A;
}

.header-inner-template .header_main_wrapper {
  min-height: 101px;
  gap: 28px;
}

.header-inner-template .header_logo_link {
  width: 281px;
  height: 97px;
}

.header-inner-template .header_logo_link img {
  width: 281px;
  height: 119px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.header-inner-template .header_center {
  padding-top: 0;
  transform: translateY(-18px);
}

.header-inner-template .header_contact_link.text-bahij-20-gold {
  border-color: #A8988A;
  padding-top: 14px;
  padding-bottom: 14px;
}

.header-inner-template .header_contact_arrow {
  width: 19px;
  height: 19px;
}

.header-inner-template .header_right--inner {
  bottom: 10px;
}

.menu_icon {
  width: 80px;
  height: 80px;
  border-inline-end: 1px solid #A8988A;
  border-bottom: 1px solid #A8988A;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  cursor: pointer;
  background: transparent;
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.header-inner-template .menu_icon--inner {
  border-bottom: 0;
  height: 100%;
}

.header-inner-template .header_left {
  height: 100%;
  align-self: stretch;
  display: flex;
}

.header-inner-template .header_left .menu_icon--inner {
  align-self: stretch;
}

.menu_icon:hover,
.menu_icon:focus-visible {
  background-color: rgba(255, 255, 255, 0.12);
  border-inline-end-color: rgba(255, 255, 255, 0.9);
  border-bottom-color: rgba(255, 255, 255, 0.9);
}

.header-inner-template .menu_icon:hover,
.header-inner-template .menu_icon:focus-visible {
  background-color: rgba(168, 152, 138, 0.14);
  border-inline-end-color: #7f6d5f;
  border-bottom-color: transparent;
}

.menu_icon img {
  width: 80px;
  height: 80px;
  -o-object-fit: contain;
     object-fit: contain;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.menu_icon:hover img,
.menu_icon:focus-visible img {
  opacity: 0.92;
}

.header_right {
  display: flex;
  align-items: center;
  gap: 27px;
  justify-self: end;
  inset-inline-end: 60px;
  bottom: 46px;
}

body.header_activated .header_right {
  position: fixed;
  top: 31px;
  inset-inline-end: 56px;
  inset-inline-start: auto;
  bottom: auto;
  z-index: 130;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.arabic .header_main_wrapper {
  box-sizing: border-box;
}

.header_lang_link {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  leading-trim: cap-height;
  line-height: 20px;
  letter-spacing: 0;
  color: #D2C0AC;
  text-decoration: none;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.header-main.header-front-page .header_lang_link:hover,
.header-main.header-front-page .header_lang_link:focus-visible {
  color: #ffffff;
}

.header-inner-template .header_lang_link:hover,
.header-inner-template .header_lang_link:focus-visible {
  color: #7f6d5f;
}

.header_contact_link.text-bahij-20-gold {
  border: 1px solid #A8988A;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 15px 23px;
  color: #A8988A;
  text-align: center;
}

.header_contact_link.text-bahij-20-gold span {
  color: inherit;
}

.header_contact_arrow {
  width: 19px;
  height: 19px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  filter: brightness(0) saturate(100%) invert(72%) sepia(13%) saturate(369%) hue-rotate(346deg) brightness(92%) contrast(88%);
  transition: filter 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.arabic .header_contact_arrow {
  transform: rotate(180deg);
}

.header_contact_link {
  border: 1px solid #A8988A;
  color: #A8988A;
  font-family: var(--font-family-base);
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  leading-trim: cap-height;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  padding: 10px 14px;
}

.mobile_menu_overlay {
  --mobile-menu-nav-width: 860px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  max-width: none;
  height: 100vh;
  background: transparent;
  z-index: 99;
  transform: translateX(-100%);
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
  transition: transform 0.75s cubic-bezier(0.22, 1, 0.36, 1);
  will-change: transform;
}

.arabic .mobile_menu_overlay,
.rtl .mobile_menu_overlay {
  left: auto;
  right: 0;
  transform: translateX(100%);
}

.mobile_menu_backdrop {
  position: fixed;
  inset: 0;
  background: rgba(18, 10, 4, 0.18);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 98;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), visibility 0s linear 0.3s;
}

.mobile_menu_backdrop.mobile_menu_backdrop--open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), visibility 0s linear 0s;
}

.mobile_menu_shell {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: row;
  flex: 1;
  min-width: 0;
  min-height: 100%;
  width: 100%;
}

.mobile_menu_lang_link {
  display: none;
}

.mobile_menu_nav_column {
  flex: 0 0 var(--mobile-menu-nav-width);
  max-width: var(--mobile-menu-nav-width);
  min-width: 0;
  min-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding: 0 32px 0 96px;
  background: #ffffff;
}

.mobile_menu_image_panel {
  flex: 1 1 auto;
  min-width: 0;
  min-height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.mobile_menu_image_panel::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(32, 22, 17, 0.18);
  z-index: 2;
  pointer-events: none;
}

.mobile_menu_ecosystem_panel {
  display: flex;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateX(22px);
  transition: opacity 0.45s cubic-bezier(0.22, 1, 0.36, 1), transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), visibility 0s linear 0.45s;
  flex: 1;
  min-width: 0;
  position: relative;
  overflow: hidden;
  align-items: center;
  justify-content: flex-start;
  padding: 80px 48px 80px 64px;
  box-sizing: border-box;
}

.mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_ecosystem_panel {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateX(0);
  transition: opacity 0.45s cubic-bezier(0.22, 1, 0.36, 1), transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), visibility 0s linear 0s;
}

@media (min-width: 1025px) {
  .mobile_menu_ecosystem_panel {
    position: fixed;
    top: 0;
    left: var(--mobile-menu-nav-width);
    right: auto;
    width: calc(100vw - var(--mobile-menu-nav-width));
    max-width: none;
    height: 100vh;
    flex: none;
    z-index: 99;
  }
  .arabic .mobile_menu_ecosystem_panel,
  .rtl .mobile_menu_ecosystem_panel {
    left: 0;
    right: auto;
    width: calc(100vw - var(--mobile-menu-nav-width));
    transform: translateX(-22px);
    justify-content: right;
    align-items: center;
    padding: 80px 64px 80px 48px;
    box-sizing: border-box;
    z-index: 120;
  }
  .arabic .mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_ecosystem_panel,
  .rtl .mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_ecosystem_panel {
    transform: translateX(0);
  }
  .arabic .mobile_menu_ecosystem_list,
  .rtl .mobile_menu_ecosystem_list {
    width: auto;
    max-width: calc(100% - 0px);
    margin: 0;
    text-align: right;
  }
  .arabic .mobile_menu_ecosystem_list a,
  .rtl .mobile_menu_ecosystem_list a {
    text-align: right;
  }
}
@media (max-width: 860px) {
  .mobile_menu_overlay.mobile_menu_overlay--ecosystem-open {
    width: 100%;
    max-width: 100%;
  }
  .mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_nav_column {
    flex: 0 0 40%;
    max-width: 40%;
  }
}
.mobile_menu_ecosystem_panel::before {
  content: none;
}

.mobile_menu_ecosystem_list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  gap: 0;
}

.mobile_menu_ecosystem_list li {
  margin: 0;
  padding: 0;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.35s cubic-bezier(0.22, 1, 0.36, 1), transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

.mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_ecosystem_list li {
  opacity: 1;
  transform: translateY(0);
}

.mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_ecosystem_list li:nth-child(1) {
  transition-delay: 0.08s;
}

.mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_ecosystem_list li:nth-child(2) {
  transition-delay: 0.14s;
}

.mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_ecosystem_list li:nth-child(3) {
  transition-delay: 0.2s;
}

.mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_ecosystem_list li:nth-child(4) {
  transition-delay: 0.26s;
}

.mobile_menu_ecosystem_list a {
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 44px;
  leading-trim: cap-height;
  line-height: 1.2;
  letter-spacing: 0;
  color: #ffffff;
  display: block;
  padding: 10px 0;
  text-decoration: none;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile_menu_ecosystem_list a:hover,
.mobile_menu_ecosystem_list a:focus-visible {
  color: #f0e6dc;
  opacity: 0.92;
}

@media only screen and (min-width: 1200px) {
  .mobile_menu_item--ecosystem .mobile_menu_ecosystem_list a {
    color: #ffffff;
  }
  .mobile_menu_item--ecosystem .mobile_menu_ecosystem_list a:hover,
  .mobile_menu_item--ecosystem .mobile_menu_ecosystem_list a:focus-visible {
    color: #f0e6dc;
    opacity: 0.92;
  }
}
.mobile_menu_overlay::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 100vh;
  border-right: 1px solid #555555;
  opacity: 0.5;
  z-index: 2;
  pointer-events: none;
}

.mobile_menu_overlay.mobile_menu_open {
  transform: translateX(0);
}

body.overflow_body_hidden {
  overflow: hidden;
  height: 100vh;
  touch-action: none;
}

.mobile_menu_close {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
  border-bottom: 1px solid #555555;
  opacity: 0.5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #1f1f1f;
  z-index: 3;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  cursor: pointer;
}

.mobile_menu_close:hover,
.mobile_menu_close:focus-visible {
  opacity: 0.85;
  color: #0d0d0d;
}

.mobile_menu_close svg {
  width: 44px;
  height: 44px;
  opacity: 50%;
}

.mobile_menu_close svg path {
  stroke: currentColor;
  stroke-width: 2;
  fill: none;
  stroke-linecap: round;
}

.arabic .mobile_menu_close,
.rtl .mobile_menu_close {
  left: auto;
  right: 0;
}

.arabic .mobile_menu_overlay::before,
.rtl .mobile_menu_overlay::before {
  left: auto;
  right: 0;
  border-right: 0;
  border-left: 1px solid #555555;
}

.mobile_menu_list {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 464px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 28px;
  margin: 0;
  padding: 0;
  flex-shrink: 0;
}

.mobile_menu_item a,
.mobile_menu_ecosystem_toggle {
  color: #0D0D0D;
  font-family: var(--font-family-display);
  font-size: 44px;
  font-weight: 400;
  line-height: 1;
  display: block;
  padding: 6px 0;
  text-decoration: none;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile_menu_item a:hover,
.mobile_menu_item a:focus-visible {
  color: #7f6d5f;
}

.mobile_menu_item a.mobile_menu_link--active,
.mobile_menu_ecosystem_toggle.mobile_menu_link--active {
  color: #7f6d5f;
}

.mobile_menu_ecosystem_toggle {
  width: 100%;
  margin: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
  text-align: left;
}

.arabic .mobile_menu_item a,
.arabic .mobile_menu_ecosystem_toggle,
.rtl .mobile_menu_item a,
.rtl .mobile_menu_ecosystem_toggle {
  text-align: right;
}

.mobile_menu_ecosystem_toggle:hover,
.mobile_menu_ecosystem_toggle:focus-visible {
  color: #7f6d5f;
}

.mobile_menu_item--ecosystem-active .mobile_menu_ecosystem_toggle {
  color: #7f6d5f;
}

.mobile_menu_item--ecosystem .mobile_menu_ecosystem_toggle:hover .mobile_menu_item_arrow,
.mobile_menu_item--ecosystem .mobile_menu_ecosystem_toggle:focus-visible .mobile_menu_item_arrow,
.mobile_menu_item--current .mobile_menu_item_arrow,
.mobile_menu_item--ecosystem-active .mobile_menu_item_arrow {
  opacity: 0.9;
  filter: brightness(0) saturate(100%) invert(45%) sepia(17%) saturate(694%) hue-rotate(341deg) brightness(95%) contrast(85%);
}

.mobile_menu_item--ecosystem .mobile_menu_ecosystem_toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.mobile_menu_item_arrow {
  width: 45px;
  height: 45px;
  max-width: 45px;
  max-height: 45px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  flex: 0 0 45px;
  transform: rotate(0deg);
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), filter 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.arabic .mobile_menu_item_arrow {
  transform: rotate(180deg);
}

.mobile_menu_item--ecosystem-active .mobile_menu_item_arrow {
  transform: rotate(90deg);
}

.arabic .mobile_menu_item--ecosystem-active .mobile_menu_item_arrow {
  transform: rotate(90deg);
}

@media (min-width: 1025px) and (max-width: 1470px) {
  .mobile_menu_overlay {
    --mobile-menu-nav-width: 700px;
  }
  .mobile_menu_nav_column {
    padding: 0 28px 0 120px;
  }
  .mobile_menu_list {
    max-width: 100%;
  }
  .mobile_menu_ecosystem_panel {
    padding: 72px 40px 72px 52px;
  }
  .header_logo_link {
    width: 110px;
    height: 140px;
  }
  .header_contact_link.text-bahij-20-gold {
    padding: 12px 11px;
    font-size: 16px;
    line-height: 1.1;
    gap: 6px;
  }
  .header_contact_link.text-bahij-20-gold .header_contact_arrow {
    width: 17px;
    height: 17px;
  }
  .header-inner-template .header_contact_link.text-bahij-20-gold {
    padding: 11px 16px;
    font-size: 16px;
    line-height: 1.1;
    gap: 6px;
  }
  .header-inner-template .header_contact_arrow {
    width: 17px;
    height: 17px;
  }
  .header-inner-template .menu_icon--inner img {
    width: 58px;
    height: 70px;
  }
  .mobile_menu_list {
    gap: 22px;
  }
  .mobile_menu_item a,
  .mobile_menu_ecosystem_toggle,
  .mobile_menu_ecosystem_list a {
    font-size: 36px;
    font-weight: 300;
    line-height: 1.12;
  }
  .mobile_menu_item_arrow {
    width: 34px;
    height: 34px;
    max-width: 34px;
    max-height: 34px;
    flex-basis: 34px;
  }
}
@media (max-width: 1024px) {
  .header-front-page .header_left {
    top: 6px;
    align-self: start;
    justify-self: start;
  }
  .header_center {
    padding-top: 10px;
  }
  .header_main_wrapper {
    min-height: 120px;
    grid-template-columns: 1fr auto 1fr;
  }
  .header_logo_link {
    width: 69px;
    height: auto;
  }
  .menu_icon {
    width: 52px;
    height: 46px;
    border-inline-end: 0;
    border-bottom: 0;
  }
  .menu_icon img {
    width: 52px;
    height: 46px;
  }
  .header_right {
    position: absolute;
    top: 19px;
    inset-inline-end: 6px;
    bottom: auto;
    align-self: start;
  }
  .header_contact_link.text-bahij-20-gold {
    padding: 10px 14px;
    font-size: 14px;
    line-height: 1.1;
    gap: 6px;
  }
  .header_contact_link.text-bahij-20-gold .header_contact_arrow {
    width: 15px;
    height: 15px;
  }
  .header-inner-template .header_main_wrapper {
    min-height: 88px;
    gap: 14px;
    padding: 0 12px;
    grid-template-columns: auto 1fr auto;
  }
  .header-inner-template .header_center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    justify-content: center;
    justify-self: center;
    width: -moz-max-content;
    width: max-content;
  }
  .header-inner-template .header_logo_link {
    width: 190px;
    height: auto;
  }
  .header-inner-template .header_logo_link img {
    width: 100%;
    height: auto;
  }
  .header-inner-template .header_lang_link {
    display: none;
  }
  .header_main_wrapper .header_lang_link {
    display: none;
  }
  .header-inner-template .header_right--inner {
    position: absolute;
    top: 33px;
    inset-inline-end: 11px;
    bottom: auto;
    align-self: start;
    gap: 8px;
  }
  .header-inner-template .menu_icon,
  .header-inner-template .menu_icon img {
    width: 70px;
  }
  .header-inner-template .header_contact_link.text-bahij-20-gold {
    padding: 10px 14px;
    font-size: 14px;
    line-height: 1.1;
    gap: 6px;
  }
  .header-inner-template .header_contact_link.text-bahij-20-gold .header_contact_arrow {
    width: 15px;
    height: 15px;
  }
}
@media (max-width: 500px) {
  .header_lang_link,
  .header_main_wrapper .header_lang_link {
    display: none;
  }
}
@media (max-width: 1024px) {
  .mobile_menu_overlay {
    width: 100%;
    max-width: 100%;
    height: 100dvh;
  }
  .mobile_menu_overlay::before {
    width: 56px;
  }
  .mobile_menu_close {
    width: 56px;
    height: 56px;
  }
  .mobile_menu_close svg {
    width: 30px;
    height: 30px;
  }
  .mobile_menu_shell {
    flex-direction: column;
    overflow-y: auto;
    background: #ffffff;
  }
  .mobile_menu_image_panel {
    display: none;
  }
  .mobile_menu_lang_link {
    display: inline-flex;
    align-items: center;
    align-self: flex-start;
    margin-top: auto;
    margin-left: 76px;
    margin-bottom: 48px;
    font-family: var(--font-family-base);
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #7f6d5f;
    text-decoration: none;
  }
  .arabic .mobile_menu_lang_link,
  .rtl .mobile_menu_lang_link {
    margin-left: 0;
    margin-right: 76px;
    text-align: right;
  }
  .mobile_menu_nav_column {
    flex: 0 0 auto;
    max-width: none;
    align-items: flex-start;
    justify-content: flex-start;
    min-height: auto;
    padding: 116px 16px 20px 76px;
  }
  .arabic .mobile_menu_nav_column,
  .rtl .mobile_menu_nav_column {
    align-items: flex-end;
    padding: 116px 76px 20px 16px;
  }
  .mobile_menu_list {
    max-width: 100%;
    gap: 18px;
  }
  .mobile_menu_item a,
  .mobile_menu_ecosystem_toggle {
    font-size: clamp(22px, 6.2vw, 30px);
    line-height: 1.05;
    white-space: nowrap;
  }
  .mobile_menu_item--ecosystem {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }
  .mobile_menu_ecosystem_panel {
    display: grid;
    grid-template-rows: 0fr;
    width: 100%;
    padding: 0;
    position: static;
    top: auto;
    left: auto;
    right: auto;
    height: auto;
    max-width: none;
    overflow: hidden;
    opacity: 0;
    visibility: visible;
    transform: none;
    pointer-events: none;
    flex: none;
    z-index: auto;
    transition: grid-template-rows 0.65s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.55s cubic-bezier(0.22, 1, 0.36, 1), padding 0.65s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .mobile_menu_ecosystem_panel > .mobile_menu_ecosystem_list {
    min-height: 0;
    overflow: hidden;
  }
  .mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_nav_column {
    flex: 0 0 auto;
    max-width: none;
    width: 100%;
  }
  .mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_item--ecosystem .mobile_menu_ecosystem_panel {
    grid-template-rows: 1fr;
    opacity: 1;
    padding: 4px 0 8px;
    pointer-events: auto;
  }
  .mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_item--ecosystem ~ .mobile_menu_item {
    display: list-item;
    visibility: visible;
    opacity: 1;
  }
  .mobile_menu_ecosystem_list {
    gap: 4px;
    padding-left: 4px;
  }
  .arabic .mobile_menu_ecosystem_list,
  .rtl .mobile_menu_ecosystem_list {
    padding-left: 0;
    padding-right: 4px;
    text-align: right;
  }
  .mobile_menu_ecosystem_list li {
    opacity: 0;
    transform: translateY(-6px);
    transition: opacity 0.45s cubic-bezier(0.22, 1, 0.36, 1), transform 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  }
  .mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_ecosystem_list li {
    opacity: 1;
    transform: translateY(0);
  }
  .mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_ecosystem_list li:nth-child(1) {
    transition-delay: 0.12s;
  }
  .mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_ecosystem_list li:nth-child(2) {
    transition-delay: 0.2s;
  }
  .mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_ecosystem_list li:nth-child(3) {
    transition-delay: 0.28s;
  }
  .mobile_menu_overlay.mobile_menu_overlay--ecosystem-open .mobile_menu_ecosystem_list li:nth-child(4) {
    transition-delay: 0.36s;
  }
  .mobile_menu_ecosystem_list a {
    font-size: clamp(18px, 4.8vw, 24px);
    color: #0d0d0d;
    opacity: 1;
    padding: 4px 0;
    line-height: 1.2;
  }
  .mobile_menu_ecosystem_list a:hover,
  .mobile_menu_ecosystem_list a:focus-visible {
    color: #7f6d5f;
    opacity: 1;
  }
  .mobile_menu_item--ecosystem .mobile_menu_ecosystem_toggle {
    pointer-events: auto;
    cursor: pointer;
    width: auto;
    max-width: 100%;
    justify-content: flex-start;
    gap: 16px;
  }
  .arabic .mobile_menu_item--ecosystem .mobile_menu_ecosystem_toggle,
  .rtl .mobile_menu_item--ecosystem .mobile_menu_ecosystem_toggle {
    justify-content: flex-end;
  }
  .mobile_menu_item--ecosystem .mobile_menu_ecosystem_toggle span {
    flex: 0 1 auto;
  }
  .mobile_menu_item--ecosystem .mobile_menu_ecosystem_toggle .mobile_menu_item_arrow {
    display: block;
    width: 28px;
    height: 28px;
    max-width: 28px;
    max-height: 28px;
    flex: 0 0 28px;
    margin-left: 0;
    margin-top: 3px;
    align-self: flex-start;
    transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), filter 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .mobile_menu_item--ecosystem-active .mobile_menu_ecosystem_toggle .mobile_menu_item_arrow {
    transform: rotate(90deg);
  }
  .arabic .mobile_menu_item--ecosystem .mobile_menu_ecosystem_toggle .mobile_menu_item_arrow {
    transform: rotate(180deg);
  }
  .rtl .mobile_menu_item--ecosystem .mobile_menu_ecosystem_toggle .mobile_menu_item_arrow {
    transform: rotate(180deg);
  }
  .arabic .mobile_menu_item--ecosystem-active .mobile_menu_ecosystem_toggle .mobile_menu_item_arrow {
    transform: rotate(90deg);
  }
  .rtl .mobile_menu_item--ecosystem-active .mobile_menu_ecosystem_toggle .mobile_menu_item_arrow {
    transform: rotate(90deg);
  }
  .header_center {
    padding-top: 8px;
  }
  .menu_icon {
    width: 60px;
    height: 60px;
  }
  .menu_icon img {
    width: 60px;
    height: 60px;
  }
  .header_contact_link.text-bahij-20-gold {
    padding: 9px 12px;
    font-size: 12px;
    line-height: 1.1;
    gap: 5px;
  }
  .header_contact_link.text-bahij-20-gold .header_contact_arrow {
    width: 13px;
    height: 13px;
  }
  .header-inner-template .header_main_wrapper {
    min-height: 74px;
    gap: 10px;
    padding: 0 10px;
  }
  .header-inner-template .header_logo_link {
    width: 140px;
  }
  .header-inner-template .menu_icon,
  .header-inner-template .menu_icon img {
    width: 66px;
  }
  .header-inner-template .header_right--inner {
    gap: 8px;
  }
  .header-inner-template .header_contact_link.text-bahij-20-gold {
    padding: 8px 10px;
    font-size: 12px;
    line-height: 1.1;
  }
  .header-inner-template .header_contact_arrow {
    width: 13px;
    height: 13px;
  }
}
@media (min-width: 601px) and (max-width: 1024px) {
  .header-front-page .menu_icon {
    width: 80px;
    height: 80px;
    border-inline-end: 1px solid #B8B8B8;
    border-bottom: 1px solid #A8988A;
  }
  .header-front-page .menu_icon img {
    width: 80px;
    height: 80px;
  }
}
.header-no-banner,
.header-media-center-detail,
.media-center-detail-page {
  position: relative !important;
  background: rgba(0, 0, 0, 0.6);
}

.header-front-page {
  position: absolute !important;
  background: transparent !important;
}

@media (max-width: 1024px) {
  .mobile_menu_info_panel {
    display: none !important;
  }
}
.mobile_menu_info_panel {
  display: flex;
  align-items: flex-end;
  justify-content: stretch;
}

.mobile_menu_info_panel__inner {
  position: relative;
  z-index: 3;
  width: 100%;
  max-width: none;
  box-sizing: border-box;
  padding: 48px 76px 36px;
}

.mobile_menu_info_panel__grid {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 48px;
  width: 100%;
}

.mobile_menu_info_panel__col--brand {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 28px;
}

.mobile_menu_info_panel__logo {
  width: 100%;
  max-width: 280px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.mobile_menu_info_panel__social {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

.mobile_menu_info_panel__social-link {
  box-sizing: border-box;
  width: 41px;
  height: 41px;
  border: 1.35px solid #d2c0ac;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile_menu_info_panel__social-link:hover,
.mobile_menu_info_panel__social-link:focus-visible {
  border-color: #ffffff;
  background-color: rgba(210, 192, 172, 0.12);
  transform: translateY(-1px);
}

.mobile_menu_info_panel__social-link:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.75);
  outline-offset: 2px;
}

.mobile_menu_info_panel__social-link img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  transition: filter 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile_menu_info_panel__social-link:hover img,
.mobile_menu_info_panel__social-link:focus-visible img {
  filter: brightness(0) invert(1);
}

.mobile_menu_info_panel__social-link--facebook img {
  width: 12px;
  height: 20px;
}

.mobile_menu_info_panel__social-link--linkedin img {
  width: 15px;
  height: 14px;
}

.mobile_menu_info_panel__social-link--instagram img {
  width: 16px;
  height: 16px;
}

.mobile_menu_info_panel__social-link--x img {
  width: 14px;
  height: 14px;
}

.mobile_menu_info_panel__col--contact {
  min-width: 0;
  flex: 0 1 auto;
  margin-inline-start: auto;
  display: flex;
  flex-direction: column;
  align-items: start;
}

.mobile_menu_info_panel__title {
  margin: 0 0 16px;
  font-family: var(--font-family-display);
  font-size: 22px;
  font-weight: 400;
  line-height: 1.1;
  color: #ffffff;
}

.mobile_menu_info_panel__contact {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.mobile_menu_info_panel__contact-row {
  display: flex;
  align-items: flex-start;
  gap: 14px;
}

.mobile_menu_info_panel__contact-icon--phone {
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.mobile_menu_info_panel__contact-icon--email {
  flex: 0 0 30px;
  width: 30px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.mobile_menu_info_panel__contact-text {
  display: flex;
  flex-direction: column;
  align-items: start;
  gap: 2px;
  line-height: 1.35;
}

.mobile_menu_info_panel__contact-label {
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile_menu_info_panel__contact-link {
  color: inherit;
  text-decoration: none;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.mobile_menu_info_panel__contact-row:hover .mobile_menu_info_panel__contact-label,
.mobile_menu_info_panel__contact-row:focus-within .mobile_menu_info_panel__contact-label {
  color: #ffffff;
}

.mobile_menu_info_panel__contact-row:hover .mobile_menu_info_panel__contact-link,
.mobile_menu_info_panel__contact-row:focus-within .mobile_menu_info_panel__contact-link,
.mobile_menu_info_panel__contact-link:hover,
.mobile_menu_info_panel__contact-link:focus-visible {
  color: #ffffff;
}

.mobile_menu_info_panel__contact-row:hover img,
.mobile_menu_info_panel__contact-row:focus-within img {
  filter: brightness(1.08);
}

@media (min-width: 1025px) and (max-width: 1470px) {
  .mobile_menu_info_panel__inner {
    padding: 32px 67px 44px;
  }
  .mobile_menu_info_panel__grid {
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
  }
  .mobile_menu_info_panel__col--brand {
    flex: 0 1 auto;
    min-width: 0;
    gap: 20px;
  }
  .mobile_menu_info_panel__logo {
    max-width: 210px;
  }
  .mobile_menu_info_panel__col--contact {
    flex: 0 1 46%;
    max-width: 46%;
    min-width: 0;
    margin-inline-start: 0;
    align-items: start;
    padding-top: 32px;
  }
  .mobile_menu_info_panel__title {
    font-size: 18px;
    line-height: 1.15;
    margin-bottom: 12px;
  }
  .mobile_menu_info_panel__contact.text-epilogue-20-muted {
    font-size: 15px;
    line-height: 1.4;
    gap: 14px;
  }
  .mobile_menu_info_panel__contact-row {
    align-items: center;
    gap: 10px;
  }
  .mobile_menu_info_panel__contact-icon--phone {
    flex: 0 0 24px;
    width: 24px;
    height: 24px;
  }
  .mobile_menu_info_panel__contact-icon--email {
    flex: 0 0 24px;
    width: 24px;
    height: 20px;
  }
  .mobile_menu_info_panel__contact-text {
    gap: 1px;
    min-width: 0;
  }
  .mobile_menu_info_panel__contact-label,
  .mobile_menu_info_panel__contact-link {
    font-size: 15px;
    line-height: 1.35;
  }
  .mobile_menu_info_panel__contact-link {
    word-break: break-word;
  }
  .mobile_menu_info_panel__social {
    gap: 6px;
  }
  .mobile_menu_info_panel__social-link {
    width: 34px;
    height: 34px;
    border-width: 1px;
  }
  .mobile_menu_info_panel__social-link--facebook img {
    width: 10px;
    height: 17px;
  }
  .mobile_menu_info_panel__social-link--linkedin img {
    width: 13px;
    height: 12px;
  }
  .mobile_menu_info_panel__social-link--instagram img {
    width: 14px;
    height: 14px;
  }
  .mobile_menu_info_panel__social-link--x img {
    width: 12px;
    height: 12px;
  }
}
@media (max-width: 1280px) and (min-width: 1025px) {
  .mobile_menu_info_panel__inner {
    padding: 28px 32px 40px;
  }
  .mobile_menu_info_panel__grid {
    gap: 20px;
  }
  .mobile_menu_info_panel__logo {
    max-width: 180px;
  }
  .mobile_menu_info_panel__col--contact {
    flex-basis: 50%;
    max-width: 50%;
    padding-top: 40px;
  }
  .mobile_menu_info_panel__title {
    font-size: 17px;
    margin-bottom: 10px;
  }
  .mobile_menu_info_panel__contact.text-epilogue-20-muted,
  .mobile_menu_info_panel__contact-label,
  .mobile_menu_info_panel__contact-link {
    font-size: 14px;
    line-height: 1.38;
  }
  .mobile_menu_info_panel__contact {
    gap: 12px;
  }
  .mobile_menu_info_panel__col--brand {
    gap: 16px;
  }
  .mobile_menu_info_panel__social-link {
    width: 32px;
    height: 32px;
  }
}
.bannerContainer {
  height: 1079px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.banner_video_swiper {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
}

.banner_video_swiper .swiper-wrapper {
  height: 100%;
}

.banner_video_slide {
  height: 100%;
  box-sizing: border-box;
}

.banner_video_wrap {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.banner_video_media {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.bannerContainer.has-video-banner::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(223.92deg, rgba(47, 39, 33, 0.9) 37.9%, rgba(127, 109, 95, 0.7) 91.85%);
  pointer-events: none;
}

.banner_intro_overlay {
  position: absolute;
  inset: 0;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  opacity: 1;
  transition: opacity 0.4s ease;
}

.banner_intro_overlay.is-hidden {
  visibility: hidden;
}

.banner_intro_icon {
  width: 128px;
  height: 127px;
  max-width: none;
  transform-origin: center center;
  will-change: transform, opacity;
}

.banner_home_layout {
  position: relative;
  z-index: 2;
  width: 100%;
  min-height: 100vh;
  display: flex;
  align-items: center;
  pointer-events: none;
  touch-action: pan-y;
}

.banner_home_layout--hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(64px);
}

@media (min-width: 601px) {
  .banner_home_layout::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 79px;
    height: 100%;
    border-right: 1px solid #B8B8B8;
    z-index: 2;
    pointer-events: none;
  }
}
@media (min-width: 1025px) and (max-width: 1470px) {
  .bannerContainer {
    height: 100vh;
    min-height: 0;
  }
  .banner_home_layout {
    min-height: 100vh;
  }
  .banner_home_wrap {
    transform: translateY(50px);
  }
  .banner_home_side_actions {
    top: calc(50% + 86px);
  }
  .banner_home_scroll {
    bottom: 53px !important;
  }
}
@media (max-width: 600px) {
  .banner_home_layout::before {
    content: none;
    display: none;
  }
}
.banner_home_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}

.banner_home_content {
  width: 100%;
  text-align: center;
  transition: opacity 0.25s ease, visibility 0.25s ease;
  pointer-events: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.banner_home_content.swiper {
  display: block;
  height: 100%;
}

.banner_home_content .swiper-wrapper {
  align-items: center;
}

.banner_home_slide {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

body.header_activated .banner_home_content {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.banner_home_title {
  font-family: var(--font-family-display);
  font-size: 72px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: 0;
  color: #ffffff;
}

.banner_home_description {
  margin: 18px auto 0;
  max-width: 60%;
}

.banner_home_cta {
  margin-top: 28px;
  padding: 14px 18px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: linear-gradient(279.54deg, #AA9A8D 9.68%, #7F6D5F 52.9%);
  border: 0;
  line-height: 1;
  position: relative;
  isolation: isolate;
  text-decoration: none;
}
.banner_home_cta::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-color: rgba(255, 246, 240, 0.28);
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.banner_home_cta .text-bahij-20-white,
.banner_home_cta .banner_home_cta_arrow {
  position: relative;
  z-index: 1;
}
.banner_home_cta:hover::before, .banner_home_cta:focus-visible::before {
  opacity: 1;
}

.banner_home_cta_arrow {
  width: 19px;
  height: 19px;
  -o-object-fit: contain;
     object-fit: contain;
}

.arabic .banner_home_cta_arrow,
.rtl .banner_home_cta_arrow {
  transform: rotate(180deg);
}

.arabic .banner_home_partner_arrow,
.rtl .banner_home_partner_arrow {
  transform: rotate(180deg);
}

.banner_home_scroll {
  position: absolute;
  left: 27px;
  bottom: 210px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  z-index: 3;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  pointer-events: auto;
}

@media (min-width: 601px) {
  .arabic .banner_home_layout::before,
  .rtl .banner_home_layout::before {
    left: auto;
    right: 0;
    border-right: 0;
    border-left: 1px solid #B8B8B8;
  }
}
.arabic .banner_home_scroll,
.rtl .banner_home_scroll {
  left: auto;
  right: 27px;
}
.arabic .banner_home_side_actions,
.rtl .banner_home_side_actions {
  right: auto;
  left: 32px;
  align-items: flex-start;
}
.arabic .banner_home_partner_link,
.rtl .banner_home_partner_link {
  right: auto;
  left: 80px;
}

.banner_home_scroll .text-bahij-20-gold {
  writing-mode: vertical-lr;
  text-orientation: mixed;
  white-space: nowrap;
  transform: rotate(180deg);
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  color: #D2C0AC;
}

.banner_home_scroll:hover .text-bahij-20-gold,
.banner_home_scroll:focus-visible .text-bahij-20-gold {
  color: #ffffff;
}

.banner_home_scroll_arrow {
  width: 11px;
  height: 50px;
  -o-object-fit: contain;
     object-fit: contain;
  transition: filter 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.banner_home_scroll:hover .banner_home_scroll_arrow,
.banner_home_scroll:focus-visible .banner_home_scroll_arrow {
  filter: brightness(0) invert(1);
}

.banner_home_side_actions {
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  z-index: 4;
  pointer-events: auto;
}

.banner_home_dots {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.banner_home_dot {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  margin: 0;
  padding: 0px 16px;
  border: none;
  background: transparent;
  cursor: pointer;
  display: grid;
  place-items: center;
  pointer-events: auto;
}

.banner_home_dot:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}

.banner_home_dot__idle {
  grid-area: 1/1;
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #877669;
  opacity: 1;
}

.banner_home_dot__active {
  grid-area: 1/1;
  box-sizing: border-box;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.banner_home_dot__active-core {
  box-sizing: border-box;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: 0px solid #000000;
  background-color: #ffffff;
}

.banner_home_dot.is-active .banner_home_dot__idle {
  display: none;
}

.banner_home_dot.is-active .banner_home_dot__active {
  display: inline-flex;
}

.banner_home_partner_link {
  position: absolute;
  right: 80px;
  bottom: 92px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #a8988a;
  padding-bottom: 4px;
  text-decoration: none;
  pointer-events: auto;
  z-index: 3;
  cursor: pointer;
}

.banner_home_partner_arrow {
  display: block;
  flex: 0 0 11px;
  width: 11px !important;
  height: 11px !important;
  max-width: 11px;
  max-height: 11px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) saturate(100%) invert(72%) sepia(13%) saturate(369%) hue-rotate(346deg) brightness(92%) contrast(88%);
  transition: filter 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.banner_txt_block_01 {
  width: 100%;
  margin-top: auto;
  padding-bottom: 15px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.banner_content {
  max-width: 830px;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
  padding-bottom: 10vw;
}
.banner_content h3 {
  font-size: 1.5625rem;
  color: #fff;
  margin-top: 10px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 700px) {
  .banner_content h3 {
    font-size: 3.4375rem;
  }
}
.banner_content h1 {
  width: 100%;
  font-size: 3.75rem;
  margin-top: 10px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 110%;
}
@media (max-width: 700px) {
  .banner_content h1 {
    font-size: 5.3125rem;
  }
}
.banner_content .button_wrps {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
}

.banner_bottom_counter {
  margin: 0 -0.8%;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.banner_bottom_counter li {
  width: 24%;
  padding: 0.8%;
}
.banner_bottom_counter li .counter_box {
  background: rgba(255, 255, 255, 0.15);
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  border: 2px solid rgba(255, 255, 255, 0.2745098039);
  border-radius: 0px;
  padding: 25px 18px 25px 18px;
  width: 100%;
  will-change: transform, opacity;
  backface-visibility: hidden;
}
.banner_bottom_counter li .counter_box, .banner_bottom_counter li .counter_box[data-aos], .banner_bottom_counter li .counter_box[data-aos].aos-animate, .banner_bottom_counter li .counter_box[data-aos]:not(.aos-animate) {
  backdrop-filter: blur(3px) !important;
  -webkit-backdrop-filter: blur(3px) !important;
}
@media (max-width: 700px) {
  .banner_bottom_counter li .counter_box {
    padding: 25px 10px 25px 10px;
  }
}
.banner_bottom_counter li .counter_numb {
  font-size: 2.5rem;
  color: #fff;
  line-height: 100%;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (max-width: 700px) {
  .banner_bottom_counter li .counter_numb {
    font-size: 4.375rem;
  }
}
.banner_bottom_counter li p {
  margin: 0;
  font-size: 1.25rem;
  color: #fff;
  font-weight: 400;
}
@media (max-width: 700px) {
  .banner_bottom_counter li p {
    font-size: 2.1875rem;
  }
}
@media (max-width: 700px) {
  .banner_bottom_counter li {
    width: 50%;
  }
}

.bannerContainer-inner {
  position: relative;
  min-height: 621px;
  align-items: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1440px) {
  .bannerContainer-inner {
    min-height: 450px;
  }
}
@media (max-width: 768px) {
  .bannerContainer-inner {
    min-height: 400px;
  }
}
@media (max-width: 700px) {
  .bannerContainer-inner {
    min-height: 300px;
  }
}
.bannerContainer-inner::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background: radial-gradient(closest-side, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 100%);
}

.inner_banner_txt_block_01 {
  width: 100%;
  position: relative;
  z-index: 10;
}
.inner_banner_txt_block_01 h2 {
  color: #fff;
  font-weight: 500;
  margin: 0;
  font-size: 3.75rem;
  line-height: 100%;
}
@media screen and (max-width: 700px) {
  .inner_banner_txt_block_01 h2 {
    font-size: 4.6875rem;
  }
}

.brand-detail-banner {
  align-items: flex-end;
  padding-bottom: 40px;
}
.brand-detail-banner .wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.brand-detail-banner .wrap .brand_detail_logo_section {
  width: auto;
}
@media screen and (max-width: 700px) {
  .brand-detail-banner .wrap .brand_detail_logo_section {
    width: 100%;
    margin-top: 15px;
  }
}

.banner_bottom_counter_section {
  border-top: solid 1px rgba(218, 218, 218, 0.3098039216);
  padding-top: 20px;
}

@media (max-width: 1440px) {
  .banner_home_title {
    font-size: 52px;
    line-height: 1.12;
  }
  .banner_home_description {
    font-size: 18px;
    max-width: 62%;
  }
  .banner_home_cta .text-bahij-20-white {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (max-width: 1280px) {
  .banner_home_title {
    font-size: 50px;
  }
  .banner_home_description {
    font-size: 18px;
    max-width: 66%;
  }
  .banner_home_cta .text-bahij-20-white {
    font-size: 16px;
  }
  .banner_intro_icon {
    width: 118px;
    height: 117px;
  }
}
@media (max-width: 1024px) {
  .bannerContainer {
    height: 100vh;
  }
  .banner_intro_icon {
    width: 104px;
    height: 103px;
  }
  .banner_home_title {
    font-size: 42px;
    line-height: 1.14;
  }
  .banner_home_description {
    font-size: 19px;
    max-width: 72%;
    line-height: 1.45;
  }
  .banner_home_cta .text-bahij-20-white {
    font-size: 17px;
  }
  .banner_home_scroll .text-bahij-20-gold {
    font-size: 17px;
    line-height: 17px;
  }
  .banner_home_partner_link {
    font-size: 17px;
  }
}
@media (max-width: 900px) {
  .banner_home_title {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .banner_home_title {
    font-size: 26px;
  }
  .banner_home_description {
    font-size: 17px;
    max-width: 72%;
  }
  .banner_home_cta .text-bahij-20-white {
    font-size: 16px;
  }
  .banner_home_cta {
    padding: 13px 16px;
  }
  .banner_home_scroll .text-bahij-20-gold {
    font-size: 15px;
    line-height: 15px;
  }
  .banner_home_partner_link {
    font-size: 15px;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .banner_home_scroll {
    bottom: 154px;
  }
}
@media (max-width: 700px) {
  .banner_home_content .swiper-slide {
    padding-inline: 5%;
    padding-top: 15%;
  }
  .bannerContainer {
    height: 82svh;
    min-height: 470px;
  }
  .banner_home_layout {
    min-height: 100%;
    align-items: stretch;
    padding-bottom: 0;
  }
  .banner_home_wrap {
    flex-direction: column;
    justify-content: center;
    min-height: calc(100% - 96px);
    align-items: center;
    padding: 24px 0 96px;
    box-sizing: border-box;
  }
  .banner_home_content.swiper,
  .banner_home_content,
  .banner_home_content .swiper-wrapper,
  .banner_home_slide {
    height: 100%;
  }
  .banner_intro_icon {
    width: 84px;
    height: 83px;
  }
  .banner_home_title {
    font-size: 34px;
    line-height: 1.16;
  }
  .banner_home_description {
    font-size: 15px;
    margin-top: 12px;
    max-width: 100%;
    line-height: 1.5;
  }
  .banner_home_cta {
    margin-top: 18px;
    font-size: 12px;
    padding: 12px 16px;
    gap: 8px;
    pointer-events: auto;
  }
  .banner_home_cta .text-bahij-20-white {
    font-size: 14px;
    line-height: 1.2;
  }
  .banner_home_cta_arrow {
    width: 15px;
    height: 15px;
  }
  .banner_home_scroll {
    left: 14px;
    bottom: 12px;
    gap: 10px;
  }
  .arabic .banner_home_scroll,
  .rtl .banner_home_scroll {
    left: auto;
    right: 14px;
  }
  .banner_home_scroll .text-bahij-20-gold {
    font-size: 14px;
    line-height: 14px;
  }
  .banner_home_scroll_arrow {
    width: 10px;
    height: 14px;
  }
  .banner_home_side_actions {
    left: 50%;
    right: auto;
    top: auto;
    bottom: 12px;
    transform: translateX(-50%);
    align-items: center;
  }
  .banner_home_dots {
    flex-direction: row;
    justify-content: center;
    gap: 6px;
  }
  .banner_home_dot {
    padding: 0;
  }
  .banner_home_partner_link {
    right: 12px;
    bottom: 12px;
    font-size: 14px;
  }
  .arabic .banner_home_partner_link,
  .rtl .banner_home_partner_link {
    right: auto;
    left: 12px;
  }
}
@media (max-width: 576px) {
  .bannerContainer {
    height: 78svh;
    min-height: 460px;
  }
  .banner_home_wrap {
    min-height: calc(100% - 84px);
    padding: 20px 0 84px;
  }
  .banner_home_title {
    font-size: 28px;
    line-height: 1.2;
  }
  .banner_home_description {
    font-size: 14px;
    line-height: 1.55;
  }
  .banner_home_cta .text-bahij-20-white {
    font-size: 13px;
  }
  .banner_home_scroll {
    display: flex;
    left: 12px;
    bottom: 10px;
    gap: 8px;
  }
  .arabic .banner_home_scroll,
  .rtl .banner_home_scroll {
    left: auto;
    right: 12px;
  }
  .banner_home_scroll .text-bahij-20-gold {
    font-size: 13px;
    line-height: 13px;
  }
  .banner_home_scroll_arrow {
    width: 10px;
    height: 26px;
  }
  .banner_home_side_actions {
    left: 50%;
    right: auto;
    bottom: 10px;
  }
  .banner_home_dots {
    gap: 6px;
  }
  .banner_home_dot {
    padding: 0;
  }
  .banner_home_partner_link {
    right: 10px;
    bottom: 36px;
    gap: 6px;
    font-size: 13px;
  }
  .arabic .banner_home_partner_link,
  .rtl .banner_home_partner_link {
    right: auto;
    left: 10px;
  }
  .banner_home_partner_arrow {
    width: 10px !important;
    height: 10px !important;
  }
}
.home-overview-section {
  background: #F4F2F1;
  overflow: visible;
}

.home-overview-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 114px;
  align-items: start;
}

.home-overview-left,
.home-overview-right {
  display: grid;
  gap: 34px;
}

.home-overview-title {
  margin: 0;
}

.home-overview-image--primary {
  width: 100%;
  aspect-ratio: 749/640;
}

.home-overview-image--secondary {
  width: 100%;
  aspect-ratio: 737/793;
  margin-top: 167px;
}

.home-overview-image--parallax {
  --home-overview-parallax-offset: 0px;
  --home-overview-parallax-bleed: 10px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}

.home-overview-image__track {
  position: absolute;
  top: calc(-18% - var(--home-overview-parallax-bleed) + var(--home-overview-parallax-offset));
  left: 0;
  right: 0;
  width: 100%;
  height: calc(136% + var(--home-overview-parallax-bleed) * 2);
}

.home-overview-image__media {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.home-overview-content {
  max-width: 640px;
}

.home-overview-description {
  padding-top: 90px;
}

.home-overview-link {
  margin-top: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #a8988a;
  color: #a8988a;
  font-size: 22px;
  line-height: 22px;
  padding: 12px 18px;
}

@media (max-width: 1200px) {
  .home-overview-grid {
    grid-template-columns: 1fr;
    gap: 56px;
  }
  .home-overview-right .home-overview-content {
    display: contents;
  }
  .home-overview-right .home-overview-description {
    order: 1;
  }
  .home-overview-right .home-overview-image--primary {
    order: 2;
  }
  .home-overview-right .home-overview-link {
    order: 3;
  }
  .home-overview-left,
  .home-overview-right {
    gap: 28px;
  }
  .home-overview-image--primary {
    width: 100%;
    height: auto;
    aspect-ratio: 749/640;
  }
  .home-overview-image--secondary {
    width: 100%;
    height: auto;
    aspect-ratio: 737/793;
    margin-top: 0;
  }
}
@media (max-width: 1024px) {
  .home-overview-grid {
    gap: 40px;
  }
  .home-overview-left,
  .home-overview-right {
    gap: 22px;
  }
  .home-overview-content {
    max-width: 100%;
  }
  .home-overview-title.text-isabel-72 {
    font-size: 52px;
    line-height: 1.18;
  }
  .home-overview-description.text-myriad-26 {
    font-size: 20px;
    line-height: 1.42;
    padding-top: 48px;
  }
  .home-overview-link {
    margin-top: 22px;
    font-size: 18px;
    line-height: 1.2;
    padding: 10px 16px;
  }
  .home-overview-image__track {
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  body .home-overview-section .home-overview-link.header_contact_link.text-bahij-20-gold {
    margin-top: 14px;
    width: 152px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    align-self: center;
    justify-content: center;
    text-align: center;
    font-size: 11px;
    line-height: 12px;
    padding: 6px 10px;
    gap: 5px;
  }
  body .home-overview-section .home-overview-link.header_contact_link.text-bahij-20-gold .header_contact_arrow {
    width: 9px;
    height: 9px;
    flex-shrink: 0;
  }
  body .home-overview-section .home-overview-link.header_contact_link.text-bahij-20-gold span {
    min-width: 0;
    font-size: inherit;
    line-height: inherit;
    white-space: normal;
  }
}
@media (max-width: 768px) {
  .home-overview-grid {
    gap: 32px;
  }
  .home-overview-left,
  .home-overview-right {
    gap: 20px;
  }
  .home-overview-title.text-isabel-72 {
    font-size: 38px;
    line-height: 1.2;
  }
  .home-overview-description.text-myriad-26 {
    font-size: 17px;
    line-height: 1.45;
    padding-top: 32px;
  }
  .home-overview-link {
    margin-top: 18px;
    font-size: 16px;
    padding: 10px 14px;
  }
}
@media (max-width: 480px) {
  .home-overview-grid {
    gap: 22px;
  }
  .home-overview-left,
  .home-overview-right {
    gap: 16px;
  }
  .home-overview-title.text-isabel-72 {
    font-size: 30px;
    line-height: 1.22;
  }
  .home-overview-description.text-myriad-26 {
    font-size: 15px;
    line-height: 1.5;
    padding-top: 22px;
  }
  .home-overview-link {
    display: flex;
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
    justify-self: center;
    font-size: 14px;
    line-height: 1.25;
    padding: 9px 12px;
    box-sizing: border-box;
    width: -moz-fit-content;
    width: fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .home-overview-link .header_contact_arrow {
    width: 15px;
    height: 15px;
    flex-shrink: 0;
  }
}
.home-ecosystem-hero {
  position: relative;
  height: 100vh;
  --ecosystem-hover-bg-a: none;
  --ecosystem-hover-bg-b: none;
  --ecosystem-hover-duration: 1.1s;
  --ecosystem-hover-ease: cubic-bezier(0.22, 1, 0.36, 1);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-start;
}

.home-ecosystem-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: var(--ecosystem-hover-bg-a);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity var(--ecosystem-hover-duration) var(--ecosystem-hover-ease);
  z-index: 0;
}

.home-ecosystem-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background-image: var(--ecosystem-hover-bg-b);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity var(--ecosystem-hover-duration) var(--ecosystem-hover-ease);
  z-index: 0;
}

.home-ecosystem-hero.is-hovering-bg::before {
  opacity: 1;
}

.home-ecosystem-hero.is-hovering-bg.is-hovering-bg-b::before {
  opacity: 0;
}

.home-ecosystem-hero.is-hovering-bg.is-hovering-bg-b::after {
  opacity: 1;
}

.home-ecosystem-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.home-ecosystem-content {
  position: relative;
  z-index: 2;
}

.home-ecosystem-title.text-isabel-72 {
  color: #ffffff;
  max-width: 74%;
}

.home-ecosystem-description.text-myriad-24 {
  color: #ffffff;
  max-width: 70%;
  margin-top: 20px;
}

.home-ecosystem-bottom-grid {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 407px;
  z-index: 2;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid #99A39F;
}

@media (min-width: 1025px) {
  .home-ecosystem-bottom-grid .swiper-wrapper {
    display: contents;
  }
}
.home-ecosystem-bottom-item {
  box-sizing: border-box;
  width: 100%;
  min-width: 0;
  height: 100%;
  min-height: 260px;
  display: flex;
  padding: 0 24px 36px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: hidden;
  background: rgba(255, 255, 255, 0);
  --ecosystem-card-transition: 0.45s cubic-bezier(0.22, 1, 0.36, 1);
  transition: background-color var(--ecosystem-card-transition), backdrop-filter var(--ecosystem-card-transition), padding var(--ecosystem-card-transition);
}

.home-ecosystem-bottom-item::before {
  content: "";
  display: block;
  width: 100%;
  order: -1;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 0;
  min-height: 0;
  transition: flex-grow var(--ecosystem-card-transition), flex-basis var(--ecosystem-card-transition);
}

.home-ecosystem-bottom-item:hover::before {
  flex-grow: 0;
  flex-basis: 0;
}

.home-ecosystem-bottom-item::after {
  content: "";
  display: block;
  width: 100%;
  order: 1;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: 0;
  min-height: 0;
  transition: flex-grow var(--ecosystem-card-transition), flex-basis var(--ecosystem-card-transition);
}

.home-ecosystem-bottom-item:hover::after {
  flex-grow: 1;
}

.home-ecosystem-bottom-item--center {
  border-inline-start: 1px solid #99A39F;
  border-inline-end: 1px solid #99A39F;
}

.home-ecosystem-card-title {
  order: 0;
  flex-shrink: 0;
  min-height: 2.4em;
  display: flex;
  align-items: flex-end;
  font-family: var(--font-family-display);
  font-size: 36px;
  font-weight: 400;
  line-height: 120%;
  color: #a8988a;
  text-align: start;
  unicode-bidi: plaintext;
  transition: color var(--ecosystem-card-transition);
}

.home-ecosystem-card-bottom {
  order: 2;
  width: 100%;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  margin-top: 0;
  pointer-events: none;
  transform: translateY(16px);
  transition: max-height var(--ecosystem-card-transition), opacity var(--ecosystem-card-transition), transform var(--ecosystem-card-transition), visibility var(--ecosystem-card-transition);
}

.home-ecosystem-card-description {
  margin-top: 0;
  font-family: var(--font-family-base);
  font-size: 24px;
  font-weight: 400;
  line-height: 141%;
  color: #ffffff;
  text-align: start;
  unicode-bidi: plaintext;
}

.home-ecosystem-card-link {
  margin-top: 18px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: var(--font-family-base);
  font-size: 22px;
  font-weight: 400;
  line-height: 1;
  color: #ffffff;
}

.home-ecosystem-card-link-arrow {
  width: 8px;
  height: 8px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  filter: brightness(0) invert(1);
}

.home-ecosystem-bottom-item:hover {
  padding: 36px 24px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(8px);
}

.home-ecosystem-bottom-item:hover .home-ecosystem-card-title {
  font-size: 36px;
  line-height: 120%;
  color: #ffffff;
}

.home-ecosystem-bottom-item:hover .home-ecosystem-card-bottom {
  max-height: 280px;
  opacity: 1;
  visibility: visible;
  margin-top: 0;
  transform: translateY(0);
  pointer-events: auto;
}

@media (min-width: 1025px) and (max-width: 1470px) {
  .home-ecosystem-hero {
    height: auto;
    min-height: 820px;
  }
  .home-ecosystem-content {
    padding-top: 76px;
  }
  .home-ecosystem-title.text-isabel-72 {
    max-width: 78%;
    font-size: 58px;
    line-height: 1.14;
  }
  .home-ecosystem-description.text-myriad-24 {
    max-width: 76%;
    font-size: 21px;
    line-height: 1.4;
    margin-top: 16px;
  }
  .home-ecosystem-bottom-grid {
    height: 360px;
  }
  .home-ecosystem-bottom-item {
    padding-block: 40px 28px;
    padding-inline: 34px 20px;
  }
  .home-ecosystem-bottom-item:hover {
    padding-block: 40px 28px;
    padding-inline: 34px 20px;
  }
  .home-ecosystem-card-title,
  .home-ecosystem-bottom-item:hover .home-ecosystem-card-title {
    font-size: 30px;
    line-height: 1.15;
    min-height: 2.3em;
  }
  .home-ecosystem-card-description {
    font-size: 20px;
    line-height: 1.38;
  }
  .home-ecosystem-bottom-item:hover .home-ecosystem-card-bottom {
    max-height: 220px;
    margin-top: 0;
  }
  .home-ecosystem-card-link,
  .home-ecosystem-bottom-item:hover .home-ecosystem-card-link {
    margin-top: 18px;
    font-size: 18px;
  }
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .home-ecosystem-hero {
    min-height: 760px;
  }
  .home-ecosystem-content {
    padding-top: 64px;
  }
  .home-ecosystem-title.text-isabel-72 {
    max-width: 82%;
    font-size: 52px;
  }
  .home-ecosystem-description.text-myriad-24 {
    max-width: 80%;
    font-size: 18px;
  }
  .home-ecosystem-bottom-grid {
    height: 320px;
  }
  .home-ecosystem-bottom-item {
    padding-block: 34px 24px;
    padding-inline: 30px 18px;
  }
  .home-ecosystem-bottom-item:hover {
    padding-block: 34px 24px;
    padding-inline: 30px 18px;
  }
  .home-ecosystem-card-title,
  .home-ecosystem-bottom-item:hover .home-ecosystem-card-title {
    font-size: 26px;
    line-height: 1.16;
    min-height: 2.32em;
  }
  .home-ecosystem-card-description {
    max-height: 128px;
    font-size: 17px;
    line-height: 1.42;
  }
  .home-ecosystem-bottom-item:hover .home-ecosystem-card-bottom {
    max-height: 180px;
    margin-top: 0;
  }
  .home-ecosystem-card-link,
  .home-ecosystem-bottom-item:hover .home-ecosystem-card-link {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .home-ecosystem-hero {
    height: auto;
    min-height: 560px;
    align-items: stretch;
    flex-direction: column;
    padding-bottom: 0;
  }
  .home-ecosystem-content {
    padding-top: 64px;
    flex-shrink: 0;
    box-sizing: border-box;
    width: 100%;
  }
  .home-ecosystem-title.text-isabel-72 {
    max-width: 100%;
    font-size: 52px;
    line-height: 1.18;
  }
  .home-ecosystem-description.text-myriad-24 {
    max-width: 100%;
    font-size: 20px;
    line-height: 1.42;
    margin-top: 16px;
  }
  .home-ecosystem-bottom-grid {
    position: relative;
    inset: auto;
    bottom: auto;
    left: auto;
    margin-top: 48px;
    height: auto;
    display: block;
    border-top: 0;
  }
  .home-ecosystem-bottom-grid .swiper-wrapper {
    align-items: stretch;
  }
  .home-ecosystem-bottom-item.swiper-slide {
    height: auto;
  }
  .home-ecosystem-bottom-item {
    justify-content: flex-start;
    align-items: stretch;
    min-height: 0;
    padding: 36px 22px 32px;
    background: rgba(255, 255, 255, 0.2);
    overflow: visible;
  }
  .home-ecosystem-bottom-item::before,
  .home-ecosystem-bottom-item::after {
    display: none;
  }
  .home-ecosystem-bottom-item:hover {
    padding: 36px 22px 32px;
  }
  .home-ecosystem-bottom-item--center {
    border: 0;
  }
  .home-ecosystem-bottom-item .home-ecosystem-card-title {
    font-size: 40px;
    line-height: 1.1;
    min-height: 0;
    display: block;
    color: #ffffff;
  }
  .home-ecosystem-bottom-item:hover .home-ecosystem-card-title {
    font-size: 40px;
    line-height: 1.1;
  }
  .home-ecosystem-bottom-item .home-ecosystem-card-bottom {
    max-height: none;
    opacity: 1;
    visibility: visible;
    margin-top: 0;
    pointer-events: auto;
    overflow: visible;
    transform: translateY(0);
  }
  .home-ecosystem-bottom-item:hover .home-ecosystem-card-bottom {
    max-height: none;
    margin-top: 0;
  }
  .home-ecosystem-bottom-item .home-ecosystem-card-description {
    margin-top: 20px;
    max-height: none;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    font-size: 19px;
    line-height: 1.45;
  }
  .home-ecosystem-bottom-item:hover .home-ecosystem-card-description {
    margin-top: 20px;
    max-height: none;
  }
  .home-ecosystem-bottom-item .home-ecosystem-card-link {
    margin-top: 16px;
    max-height: none;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
    font-size: 18px;
  }
  .home-ecosystem-bottom-item:hover .home-ecosystem-card-link {
    margin-top: 16px;
    max-height: none;
  }
}
@media (max-width: 768px) {
  .home-ecosystem-hero {
    min-height: 480px;
  }
  .home-ecosystem-content {
    padding-top: 48px;
  }
  .home-ecosystem-title.text-isabel-72 {
    font-size: 36px;
    line-height: 1.2;
  }
  .home-ecosystem-description.text-myriad-24 {
    font-size: 17px;
  }
  .home-ecosystem-bottom-grid {
    margin-top: 36px;
  }
  .home-ecosystem-bottom-item {
    padding: 26px 16px 24px;
  }
  .home-ecosystem-bottom-item:hover {
    padding: 26px 16px 24px;
  }
  .home-ecosystem-bottom-item .home-ecosystem-card-title {
    font-size: 30px;
    line-height: 1.12;
  }
  .home-ecosystem-bottom-item:hover .home-ecosystem-card-title {
    font-size: 30px;
    line-height: 1.12;
  }
  .home-ecosystem-bottom-item .home-ecosystem-card-description {
    font-size: 16px;
    line-height: 1.48;
  }
  .home-ecosystem-bottom-item .home-ecosystem-card-link {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .home-ecosystem-hero {
    min-height: 420px;
  }
  .home-ecosystem-content {
    padding-top: 36px;
  }
  .home-ecosystem-title.text-isabel-72 {
    font-size: 28px;
    line-height: 1.22;
  }
  .home-ecosystem-description.text-myriad-24 {
    font-size: 15px;
    line-height: 1.5;
  }
  .home-ecosystem-bottom-grid {
    margin-top: 28px;
  }
  .home-ecosystem-bottom-item {
    padding: 22px 14px 20px;
  }
  .home-ecosystem-bottom-item:hover {
    padding: 22px 14px 20px;
  }
  .home-ecosystem-bottom-item .home-ecosystem-card-title {
    font-size: 24px;
  }
  .home-ecosystem-bottom-item:hover .home-ecosystem-card-title {
    font-size: 24px;
  }
  .home-ecosystem-bottom-item .home-ecosystem-card-description {
    font-size: 15px;
    margin-top: 14px;
  }
  .home-ecosystem-bottom-item:hover .home-ecosystem-card-description {
    margin-top: 14px;
  }
  .home-ecosystem-bottom-item .home-ecosystem-card-link {
    font-size: 14px;
    margin-top: 12px;
  }
  .home-ecosystem-bottom-item:hover .home-ecosystem-card-link {
    margin-top: 12px;
  }
  .home-ecosystem-card-link-arrow {
    width: 7px;
    height: 7px;
  }
}
.arabic .home-ecosystem-card-link-arrow,
.rtl .home-ecosystem-card-link-arrow {
  transform: rotate(180deg);
}

.home-flagship-section {
  background: #ffffff;
  padding: 86px 0 74px;
}

.home-flagship-heading.text-isabel-72 {
  color: #000000;
  text-align: center;
  margin: 0 auto;
}

.home-flagship-subheading.text-myriad-24 {
  color: #000000;
  text-align: center;
  max-width: 920px;
  margin: 12px auto 0;
}

.home-flagship-slider-aos {
  display: grid;
}

.home-flagship-slider-wrap {
  margin-top: 52px;
  display: grid;
  grid-template-columns: 40px minmax(0, 1fr) 40px;
  align-items: center;
  gap: 28px;
}

.home-flagship-cards-row {
  width: 100%;
  min-width: 0;
}

.home-flagship-cards-row .swiper-wrapper {
  display: flex;
  align-items: center;
}

.home-flagship-section .mySwiper .swiper-wrapper {
  display: flex;
  align-items: center;
}

.home-flagship-section .mySwiper .swiper-slide {
  width: auto !important;
}

.home-flagship-nav {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #7F6D5F;
  border: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.home-flagship-nav img {
  width: 16px;
  height: 16px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) invert(1);
}

.home-flagship-nav--prev img {
  transform: rotate(180deg);
}

.home-flagship-card-image {
  width: 100%;
  height: auto;
  aspect-ratio: 25/28;
  overflow: hidden;
}

.home-flagship-card-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.home-flagship-card.swiper-slide {
  transform: scale(0.85);
  transition: transform 0.3s ease-in-out, filter 0.3s ease-in-out;
  transform-origin: top center;
  z-index: 1;
  margin-top: 46px;
  filter: none;
  min-width: 0;
}
.home-flagship-card.swiper-slide > div {
  min-width: 0;
  max-width: 100%;
}

.home-flagship-card.swiper-slide.swiper-slide-active {
  transform: scale(1.1);
  z-index: 3;
  padding-bottom: 45px;
  margin: 0;
}

.home-flagship-card.swiper-slide.swiper-slide-active .home-flagship-card-image {
  aspect-ratio: 20/24;
}

.home-flagship-card.swiper-slide.swiper-slide-prev {
  transform: scale(1);
  position: relative;
  left: -13px;
  z-index: 2;
  margin: 0;
}

.home-flagship-card.swiper-slide.swiper-slide-next {
  transform: scale(1);
  position: relative;
  right: -13px;
  z-index: 2;
  margin: 0;
}

.home-flagship-card.swiper-slide.is-flagship-far {
  filter: blur(1px);
}

.home-flagship-card-title {
  margin-top: 15px;
  font-family: var(--font-family-display);
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  leading-trim: cap-height;
  line-height: 30px;
  letter-spacing: 0.1px;
  text-transform: capitalize;
  color: #000000;
}

.home-flagship-card-description {
  margin-top: 8px;
  font-family: var(--font-family-base);
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  leading-trim: cap-height;
  line-height: 24px;
  letter-spacing: 0;
  color: #000000;
  max-width: 200px;
  width: 100%;
  min-width: 0;
  text-align: start;
  word-break: break-word;
  overflow-wrap: anywhere;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.home-flagship-card-link {
  margin-top: 10px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: var(--font-family-base);
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  leading-trim: cap-height;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
  text-decoration: underline;
  text-decoration-style: solid;
  text-underline-offset: 2px;
  text-decoration-thickness: 0;
  color: #6f655d;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.home-flagship-card-link:hover, .home-flagship-card-link:focus-visible {
  color: #000000;
}
.home-flagship-card-link:hover span, .home-flagship-card-link:focus-visible span {
  color: #000000;
}
.home-flagship-card-link:hover .home-flagship-card-link-arrow, .home-flagship-card-link:focus-visible .home-flagship-card-link-arrow {
  filter: brightness(0);
}

.home-flagship-card-link-arrow {
  width: 14px;
  height: 12px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  filter: brightness(0) saturate(100%) invert(43%) sepia(16%) saturate(515%) hue-rotate(344deg) brightness(96%) contrast(90%);
  transition: filter 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.home-flagship-main-cta {
  margin: 38px auto 0;
  display: inline-flex;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  justify-content: center;
  text-align: center;
  justify-self: center;
  align-self: center;
  text-decoration: none;
  color: #ffffff;
  white-space: nowrap;
  position: relative;
  isolation: isolate;
  text-decoration: none;
}
.home-flagship-main-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-color: rgba(255, 246, 240, 0.28);
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.home-flagship-main-cta .text-bahij-20-white,
.home-flagship-main-cta .banner_home_cta_arrow {
  position: relative;
  z-index: 1;
}
.home-flagship-main-cta:hover::before, .home-flagship-main-cta:focus-visible::before {
  opacity: 1;
}

.home-flagship-main-cta .text-bahij-20-white {
  text-align: center;
}

@media (max-width: 1200px) {
  .home-flagship-section {
    padding: 64px 0 56px;
  }
  .home-flagship-heading.text-isabel-72 {
    font-size: 52px;
    line-height: 1.15;
    padding: 0 12px;
    box-sizing: border-box;
  }
  .home-flagship-subheading.text-myriad-24 {
    font-size: 20px;
    line-height: 1.45;
    max-width: 100%;
    padding: 0 16px;
    box-sizing: border-box;
  }
  .home-flagship-slider-wrap {
    margin-top: 40px;
    grid-template-columns: 40px minmax(0, 1fr) 40px;
    gap: 16px;
  }
  .home-flagship-card-title {
    font-size: 24px;
    line-height: 1.35;
  }
  .home-flagship-card-description {
    font-size: 17px;
    line-height: 1.45;
    max-width: min(260px, 100%);
  }
  .home-flagship-card.swiper-slide {
    transform: scale(0.94);
    margin-top: 16px;
  }
  .home-flagship-card.swiper-slide.swiper-slide-active {
    transform: scale(1);
    padding-bottom: 24px;
  }
  .home-flagship-card.swiper-slide.swiper-slide-prev,
  .home-flagship-card.swiper-slide.swiper-slide-next {
    left: auto;
    right: auto;
    transform: scale(0.94);
  }
}
@media (min-width: 1025px) and (max-width: 1470px) {
  .home-flagship-heading.text-isabel-72 {
    font-size: 48px;
    line-height: 1.15;
  }
  .home-flagship-subheading.text-myriad-24 {
    font-size: 18px;
    line-height: 1.45;
  }
  .home-flagship-card-title {
    font-size: 18px;
    line-height: 1.3;
  }
  .home-flagship-card-description {
    font-size: 14px;
    line-height: 1.4;
  }
  .home-flagship-card-link {
    font-size: 14px;
    line-height: 1.3;
  }
  .home-flagship-main-cta.banner_home_cta .text-bahij-20-white {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (max-width: 1024px) {
  .home-flagship-section {
    padding: 52px 0 48px;
  }
  .home-flagship-heading.text-isabel-72 {
    font-size: 42px;
  }
  .home-flagship-subheading.text-myriad-24 {
    font-size: 18px;
  }
  .home-flagship-slider-wrap {
    grid-template-columns: 40px minmax(0, 1fr) 40px;
    gap: 12px;
  }
  .home-flagship-main-cta {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .home-flagship-section {
    padding: 44px 0 40px;
  }
  .home-flagship-heading.text-isabel-72 {
    font-size: 32px;
  }
  .home-flagship-subheading.text-myriad-24 {
    font-size: 16px;
    margin-top: 10px;
  }
  .home-flagship-slider-wrap {
    margin-top: 32px;
    grid-template-columns: 40px minmax(0, 1fr) 40px;
    gap: 10px;
  }
  .home-flagship-card-title {
    font-size: 20px;
    line-height: 1.35;
  }
  .home-flagship-card-description {
    font-size: 15px;
    line-height: 1.42;
    max-width: 100%;
  }
  .home-flagship-card.swiper-slide,
  .home-flagship-card.swiper-slide.swiper-slide-active,
  .home-flagship-card.swiper-slide.swiper-slide-prev,
  .home-flagship-card.swiper-slide.swiper-slide-next {
    transform: none;
    margin-top: 0;
    padding-bottom: 0;
    left: auto;
    right: auto;
    z-index: auto;
  }
  .home-flagship-card.swiper-slide.swiper-slide-active .home-flagship-card-image {
    aspect-ratio: 25/28;
  }
  .home-flagship-main-cta {
    margin-top: 28px;
    display: inline-flex;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 480px) {
  .home-flagship-section {
    padding: 36px 0 32px;
  }
  .home-flagship-heading.text-isabel-72 {
    font-size: 26px;
    line-height: 1.2;
    padding: 0 8px;
  }
  .home-flagship-subheading.text-myriad-24 {
    font-size: 14px;
    line-height: 1.48;
    padding: 0 12px;
  }
  .home-flagship-slider-wrap {
    margin-top: 24px;
    grid-template-columns: 36px minmax(0, 1fr) 36px;
    gap: 8px;
  }
  .home-flagship-nav {
    width: 36px;
    height: 36px;
  }
  .home-flagship-nav img {
    width: 14px;
    height: 14px;
  }
  .home-flagship-card-title {
    font-size: 18px;
    line-height: 1.35;
    margin-top: 12px;
  }
  .home-flagship-card-description {
    font-size: 14px;
    line-height: 1.4;
  }
  .home-flagship-card-link {
    font-size: 14px;
  }
  .home-flagship-main-cta {
    display: inline-flex;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }
  .home-flagship-main-cta.banner_home_cta .text-bahij-20-white {
    font-size: 14px;
  }
}
@media (max-width: 699px) {
  .home-flagship-slider-wrap {
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
  }
  .home-flagship-nav {
    display: none;
  }
}
.arabic .home-flagship-card-description,
.rtl .home-flagship-card-description {
  direction: rtl;
  unicode-bidi: plaintext;
  text-align: start;
}
.arabic .home-flagship-card-link,
.rtl .home-flagship-card-link {
  flex-direction: row-reverse;
}
.arabic .home-flagship-card-link-arrow,
.arabic .home-flagship-card-link:hover .home-flagship-card-link-arrow,
.arabic .home-flagship-card-link:focus-visible .home-flagship-card-link-arrow,
.rtl .home-flagship-card-link-arrow,
.rtl .home-flagship-card-link:hover .home-flagship-card-link-arrow,
.rtl .home-flagship-card-link:focus-visible .home-flagship-card-link-arrow {
  transform: rotate(180deg);
}

.contact-enquiries-section {
  background: #efefef;
  padding: 80px 0;
}

.contact-enquiries-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 156px;
}

.contact-enquiries-card {
  position: relative;
  display: flex;
  flex-direction: column;
}

.contact-enquiries-card:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 0;
  right: -78px;
  width: 2px;
  height: 100%;
  background: #A8988A;
}

.contact-enquiries-card__image-wrap {
  width: 100%;
  aspect-ratio: 417/295;
}

.contact-enquiries-card__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.contact-enquiries-card__title {
  margin: 18px 0 0;
  font-size: 30px;
  line-height: 1.15;
  min-height: 86px;
}

.contact-enquiries-card__description.text-myriad-24 {
  margin: 14px 0 0;
  font-size: 20px;
  line-height: 1.35;
  color: #000000;
  min-height: 162px;
}

.contact-enquiries-card__link {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-family: var(--font-family-base);
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  color: #7F6D5F;
  text-decoration: underline;
}

.contact-enquiries-card__link-arrow {
  width: 16px;
  height: 12px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  filter: brightness(0) saturate(100%) invert(45%) sepia(16%) saturate(534%) hue-rotate(345deg) brightness(93%) contrast(88%);
}

.arabic .contact-enquiries-card:not(:last-child)::after,
.rtl .contact-enquiries-card:not(:last-child)::after {
  right: auto;
  left: -78px;
}
.arabic .contact-enquiries-card__link,
.rtl .contact-enquiries-card__link {
  align-self: flex-start;
  direction: rtl;
  flex-direction: row;
}
.arabic .contact-enquiries-card__link-arrow,
.rtl .contact-enquiries-card__link-arrow {
  transform: rotate(180deg);
}

@media (min-width: 1025px) and (max-width: 1440px) {
  .contact-enquiries-card__title {
    font-size: 26px;
    line-height: 1.18;
  }
  .contact-enquiries-card__description.text-myriad-24 {
    font-size: 18px;
    line-height: 1.35;
    min-height: 128px;
  }
  .contact-enquiries-card__link {
    font-size: 13px;
    line-height: 17px;
  }
}
@media (max-width: 1024px) {
  .contact-enquiries-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .contact-enquiries-card:not(:last-child)::after {
    display: none;
  }
  .contact-enquiries-card__title {
    font-size: 28px;
    min-height: 0;
  }
  .contact-enquiries-card__description.text-myriad-24 {
    font-size: 18px;
    min-height: 0;
  }
  .contact-enquiries-card__link {
    margin-top: 16px;
  }
}
.common-vision-template {
  position: relative;
  min-height: 1078px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.common-vision-template::after {
  content: "";
  position: absolute;
  inset: -12%;
  width: 124%;
  height: 124%;
  background-image: url("../images/Home/commonovarlay.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.26;
  z-index: 0;
  pointer-events: none;
  animation: common-vision-overlay-spin 34s linear infinite;
  transform-origin: center center;
  will-change: transform;
  backface-visibility: hidden;
  transform: translateZ(0);
  -webkit-mask-image: radial-gradient(circle at center, #000 78%, transparent 100%);
  mask-image: radial-gradient(circle at center, #000 78%, transparent 100%);
}

.common-vision-template__overlay {
  position: absolute;
  inset: 0;
  background: rgba(135, 107, 83, 0.9);
  z-index: 0;
}

.common-vision-template__bottom-shade {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 240px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 35%, rgba(255, 255, 255, 0.1) 68%, rgba(255, 255, 255, 0.24) 100%);
  pointer-events: none;
  z-index: 0;
}

@keyframes common-vision-overlay-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.common-vision-template__content {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.common-vision-template__title.text-isabel-72 {
  color: #ffffff;
  max-width: 40%;
}

.common-vision-template__icon {
  width: 190px;
  height: 127px;
}

.common-vision-template__icon img {
  width: 190px;
  height: 127px;
  -o-object-fit: contain;
     object-fit: contain;
}

.common-vision-template__bottom {
  position: relative;
  width: 100%;
  z-index: 1;
  margin-top: auto;
}

.common-vision-template__bottom-text p {
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 28.8px;
  leading-trim: cap-height;
  line-height: 141%;
  letter-spacing: 0;
  color: #ffffff;
  width: 100%;
}

.common-vision-template__cards {
  margin-top: 22px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  width: 100%;
}

.common-vision-template__card {
  background: rgba(216, 236, 255, 0.2);
  min-height: 132px;
  display: flex;
  align-items: center;
  gap: 24px;
  padding: 12px 14px;
  border-radius: 4px;
  border: 1px solid transparent;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), background 0.3s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.arabic .common-vision-template__card,
.rtl .common-vision-template__card {
  flex-direction: row-reverse;
}

.common-vision-template__card:hover {
  transform: translateY(-4px);
  background: rgba(255, 255, 255, 0.2);
  border-color: rgba(255, 255, 255, 0.45);
  box-shadow: 0 14px 40px rgba(18, 10, 4, 0.18);
}

.common-vision-template__card-icon {
  width: 84px;
  height: 84px;
  background: #D2C0AC;
  flex: 0 0 84px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.common-vision-template__card:hover .common-vision-template__card-icon {
  background: #e8dfd2;
  box-shadow: 0 8px 20px rgba(18, 10, 4, 0.12);
  transform: scale(1.02);
}

.common-vision-template__card-icon img {
  width: 52px;
  height: 52px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.common-vision-template__card:hover .common-vision-template__card-icon img {
  transform: scale(1.06);
}

.common-vision-template__card-label {
  font-family: var(--font-family-base);
  font-size: 21px;
  font-weight: 400;
  line-height: 1.2;
  color: #ffffff;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.arabic .common-vision-template__card-label,
.rtl .common-vision-template__card-label {
  text-align: right;
}

.common-vision-template__card:hover .common-vision-template__card-label {
  color: #fffdf9;
}

@media (max-width: 1200px) {
  .common-vision-template {
    min-height: 880px;
  }
  .common-vision-template__title.text-isabel-72 {
    max-width: 46%;
    font-size: 56px;
    line-height: 1.15;
  }
  .common-vision-template__bottom-text p {
    font-size: 24px;
    line-height: 1.42;
  }
  .common-vision-template__cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin-top: 28px;
  }
  .common-vision-template__card-label {
    font-size: 19px;
    line-height: 1.28;
  }
}
@media (min-width: 1025px) and (max-width: 1470px) {
  .common-vision-template {
    min-height: 900px;
  }
  .common-vision-template__bottom-text p {
    font-size: 23px;
  }
}
@media (max-width: 1024px) {
  .common-vision-template {
    min-height: 0;
  }
  .common-vision-template__bottom-shade {
    height: 190px;
  }
  .common-vision-template::after {
    opacity: 0.22;
    animation-duration: 30s;
  }
  .common-vision-template__content {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 28px;
  }
  .common-vision-template__title.text-isabel-72 {
    max-width: 100%;
    font-size: 44px;
    line-height: 1.18;
  }
  .common-vision-template__icon {
    width: 160px;
    height: auto;
  }
  .common-vision-template__icon img {
    width: 160px;
    height: auto;
    max-height: 108px;
  }
  .common-vision-template__bottom {
    margin-top: 40px;
  }
  .common-vision-template__bottom-text p {
    font-size: 20px;
    line-height: 1.45;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .common-vision-template__bottom-shade {
    height: 150px;
  }
  .common-vision-template::after {
    opacity: 0.2;
    animation: none;
    transform: translateZ(0) rotate(0deg);
  }
  .common-vision-template {
    min-height: 0;
  }
  .common-vision-template__title.text-isabel-72 {
    font-size: 34px;
    line-height: 1.2;
  }
  .common-vision-template__icon {
    width: 140px;
  }
  .common-vision-template__icon img {
    width: 140px;
    max-height: 94px;
  }
  .common-vision-template__bottom {
    margin-top: 32px;
  }
  .common-vision-template__bottom-text p {
    font-size: 17px;
    line-height: 1.48;
  }
  .common-vision-template__cards {
    margin-top: 22px;
    gap: 12px;
  }
  .common-vision-template__card {
    min-height: 0;
    gap: 16px;
    padding: 14px 12px;
  }
  .common-vision-template__card-icon {
    width: 68px;
    height: 68px;
    flex: 0 0 68px;
  }
  .common-vision-template__card-icon img {
    width: 42px;
    height: 42px;
  }
  .common-vision-template__card-label {
    font-size: 16px;
    line-height: 1.35;
    text-align: left;
  }
  .arabic .common-vision-template__card-label,
  .rtl .common-vision-template__card-label {
    text-align: right;
  }
}
@media (max-width: 480px) {
  .common-vision-template__bottom-shade {
    height: 118px;
  }
  .common-vision-template::after {
    opacity: 0.2;
    animation: none;
    transform: translateZ(0) rotate(0deg);
  }
  .common-vision-template__content {
    gap: 20px;
  }
  .common-vision-template__title.text-isabel-72 {
    font-size: 26px;
    line-height: 1.22;
  }
  .common-vision-template__icon {
    width: 120px;
  }
  .common-vision-template__icon img {
    width: 120px;
    max-height: 80px;
  }
  .common-vision-template__bottom {
    margin-top: 28px;
  }
  .common-vision-template__bottom-text p {
    font-size: 15px;
    line-height: 1.5;
  }
  .common-vision-template__cards {
    grid-template-columns: 1fr;
    margin-top: 18px;
    gap: 10px;
  }
  .common-vision-template__card {
    flex-direction: row;
    align-items: center;
    padding: 12px 10px;
    gap: 12px;
  }
  .arabic .common-vision-template__card,
  .rtl .common-vision-template__card {
    flex-direction: row-reverse;
  }
  .common-vision-template__card-icon {
    width: 56px;
    height: 56px;
    flex: 0 0 56px;
  }
  .common-vision-template__card-icon img {
    width: 34px;
    height: 34px;
  }
  .common-vision-template__card-label {
    font-size: 14px;
    line-height: 1.35;
  }
}
.home-global-standards-section {
  position: relative;
  min-height: 1000px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.home-global-standards-card {
  position: absolute;
  top: var(--home-global-standards-card-top, 536px);
  left: 160px;
  width: 786px;
  min-height: var(--home-global-standards-card-min-height, 334px);
  height: auto;
  padding: 21px 43px 17px 51px;
  border: 1px solid #7F6D5F;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  opacity: 1;
  z-index: 2;
}

.home-global-standards-markers {
  position: absolute;
  inset: 0;
  z-index: 4;
  pointer-events: none;
}

.home-global-standards-marker-wrap {
  --marker-size: 49px;
  position: absolute;
  width: var(--marker-size);
  aspect-ratio: 49/50;
  height: auto;
  line-height: 0;
  pointer-events: auto;
  z-index: 4;
}

.home-global-standards-marker-wrap:hover,
.home-global-standards-marker-wrap:focus-within {
  z-index: 6;
}

.home-global-standards-marker {
  width: 100%;
  height: auto;
  display: block;
}

.home-global-standards-hover-card {
  position: absolute;
  top: 50%;
  left: calc(100% + 66px);
  transform: translateY(-50%);
  width: 253px;
  max-width: 0;
  box-sizing: border-box;
  background: #F7F2ED;
  border-radius: 20px;
  padding: 18px 0 18px 0;
  overflow: visible;
  opacity: 0;
  visibility: hidden;
  transition: max-width 0.4s ease, padding 0.4s ease, opacity 0.35s ease, transform 0.35s ease, visibility 0.35s ease;
}

.home-global-standards-marker-wrap:hover .home-global-standards-hover-card,
.home-global-standards-marker-wrap:focus-within .home-global-standards-hover-card {
  max-width: 253px;
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%);
  padding: 18px 18px 18px 72px;
}

.home-global-standards-marker-wrap:focus-visible {
  outline: 2px solid #f7f2ed;
  outline-offset: 4px;
  border-radius: 4px;
}

.home-global-standards-hover-image {
  position: absolute;
  left: -24px;
  top: 19%;
  transform: translateY(-50%);
  width: 78px;
  height: 78px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #7F6D5F;
  background: #ffffff;
}

.home-global-standards-hover-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.home-global-standards-hover-title {
  font-family: var(--font-family-display);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.1;
  color: #222222;
}

.home-global-standards-hover-location {
  margin-top: 4px;
  font-family: var(--font-family-base);
  font-size: 12px;
  font-weight: 400;
  color: #3f3f3f;
}

.home-global-standards-hover-link {
  margin-top: 6px;
  display: inline-flex;
  font-family: var(--font-family-base);
  font-size: 16px;
  font-weight: 600;
  text-decoration: underline;
  color: #7F6D5F;
}

.home-global-standards-title.text-isabel-72 {
  color: #ffffff;
}

.home-global-standards-description.text-myriad-24 {
  color: #ffffff;
  max-width: 100%;
  overflow-wrap: break-word;
}

@media (max-width: 1550px) {
  .home-global-standards-section {
    min-height: 920px;
  }
  .home-global-standards-card {
    left: clamp(40px, 7vw, 120px);
    width: min(640px, 100vw - clamp(80px, 14vw, 200px));
    max-width: calc(100vw - 80px);
    padding: 18px 32px 16px 38px;
    border-radius: 18px;
    min-height: 280px;
    box-sizing: border-box;
  }
  .home-global-standards-title.text-isabel-72 {
    font-size: 56px;
    line-height: 1.12;
  }
  .home-global-standards-description.text-myriad-24 {
    font-size: 20px;
    line-height: 1.42;
    margin-top: 10px;
  }
}
@media (max-width: 1280px) {
  .home-global-standards-section {
    min-height: 920px;
  }
  .home-global-standards-card {
    position: absolute;
    top: var(--home-global-standards-card-top, 536px);
    left: clamp(40px, 7vw, 100px);
    right: auto;
    margin: 0;
    width: min(560px, 100vw - clamp(72px, 12vw, 160px));
    min-height: min(280px, var(--home-global-standards-card-min-height, 334px));
    height: auto;
    padding: 16px 26px 14px 30px;
    border-radius: 16px;
    box-sizing: border-box;
  }
  .home-global-standards-title.text-isabel-72 {
    font-size: 48px;
    line-height: 1.14;
  }
  .home-global-standards-description.text-myriad-24 {
    font-size: 18px;
    line-height: 1.43;
    margin-top: 8px;
  }
}
@media (min-width: 1025px) and (max-width: 1470px) {
  .home-global-standards-section {
    min-height: 800px;
    background-position: center top;
  }
  .home-global-standards-card {
    top: min(var(--home-global-standards-card-top, 536px) - 48px, 100% - 290px);
    left: clamp(62px, 7vw, 110px);
    width: min(500px, 100vw - 56px);
    min-height: 178px;
    padding: 16px 24px 18px;
    border-radius: 16px;
  }
  .home-global-standards-title.text-isabel-72 {
    font-size: 44px;
    line-height: 1.14;
  }
  .home-global-standards-description.text-myriad-24 {
    font-size: 17px;
    line-height: 1.42;
    margin-top: 8px;
  }
  .home-global-standards-marker-wrap {
    --marker-size: 42px;
  }
  .home-global-standards-hover-card {
    left: calc(100% + 28px);
    width: 220px;
  }
  .home-global-standards-marker-wrap:hover .home-global-standards-hover-card,
  .home-global-standards-marker-wrap:focus-within .home-global-standards-hover-card {
    max-width: 220px;
    padding: 16px 16px 16px 60px;
  }
  .home-global-standards-hover-image {
    left: -20px;
    width: 70px;
    height: 70px;
  }
  .home-global-standards-hover-title {
    font-size: 17px;
  }
  .home-global-standards-hover-link {
    font-size: 14px;
  }
  .home-global-standards-section .home-global-standards-marker-wrap.marker-1 {
    top: 24% !important;
    right: 29% !important;
  }
  .home-global-standards-section .home-global-standards-marker-wrap.marker-2 {
    top: 37% !important;
    right: 36% !important;
  }
  .home-global-standards-section .home-global-standards-marker-wrap.marker-3 {
    top: 31% !important;
    right: 19% !important;
  }
  .home-global-standards-section .home-global-standards-marker-wrap.marker-4 {
    top: 44% !important;
    right: 25% !important;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) and (hover: none), (min-width: 1024px) and (max-width: 1366px) and (pointer: coarse) {
  .home-global-standards-hover-card {
    left: 50%;
    right: auto;
    top: calc(100% + 12px);
    transform: translate(-50%, 0);
    width: min(253px, 100vw - 40px);
  }
  .home-global-standards-marker-wrap:hover .home-global-standards-hover-card,
  .home-global-standards-marker-wrap:focus-within .home-global-standards-hover-card {
    transform: translate(-50%, 0);
    max-width: min(253px, 100vw - 40px);
    padding: 16px 16px 16px 60px;
  }
  .home-global-standards-hover-image {
    left: -18px;
    right: auto;
    top: 22%;
    width: 64px;
    height: 64px;
  }
}
@media (max-width: 1024px) {
  .home-global-standards-section {
    min-height: max(860px, 52svh);
    padding: 40px 0 100px;
    box-sizing: border-box;
    overflow: visible;
  }
  .home-global-standards-card {
    position: absolute;
    top: min(var(--home-global-standards-card-top, 536px), calc(100% - clamp(288px, calc(36vh + 120px), 380px)));
    left: clamp(24px, 5vw, 72px);
    right: auto;
    margin: 0;
    width: min(520px, 100vw - 48px);
    min-height: min(260px, var(--home-global-standards-card-min-height, 334px));
    padding: 16px 24px 18px;
    border-radius: 16px;
    box-sizing: border-box;
  }
  .home-global-standards-title.text-isabel-72 {
    font-size: 44px;
    line-height: 1.15;
  }
  .home-global-standards-description.text-myriad-24 {
    font-size: 18px;
    line-height: 1.45;
    margin-top: 12px;
  }
  .home-global-standards-marker-wrap {
    --marker-size: 40px;
  }
  .home-global-standards-hover-card {
    left: 50%;
    right: auto;
    top: calc(100% + 12px);
    transform: translate(-50%, 0);
    width: min(253px, 100vw - 40px);
  }
  .home-global-standards-marker-wrap:hover .home-global-standards-hover-card,
  .home-global-standards-marker-wrap:focus-within .home-global-standards-hover-card {
    transform: translate(-50%, 0);
    max-width: min(253px, 100vw - 40px);
    padding: 16px 16px 16px 60px;
  }
  .home-global-standards-marker-wrap:focus-within {
    z-index: 4;
  }
  .home-global-standards-hover-image {
    width: 64px;
    height: 64px;
    left: -18px;
    top: 22%;
  }
  /* Marker positions on small devices/tablets (override inline top/right) */
  .home-global-standards-section .home-global-standards-marker-wrap.marker-1 {
    top: 19% !important;
    right: 54.3% !important;
  }
  .home-global-standards-section .home-global-standards-marker-wrap.marker-2 {
    top: 35% !important;
    right: 55% !important;
  }
  .home-global-standards-section .home-global-standards-marker-wrap.marker-3 {
    top: 22% !important;
    right: 33% !important;
  }
  .home-global-standards-section .home-global-standards-marker-wrap.marker-4 {
    top: 36% !important;
    right: 38% !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .home-global-standards-section {
    min-height: max(760px, 50svh);
    padding-bottom: 64px;
  }
  .home-global-standards-card {
    top: min(var(--home-global-standards-card-top, 536px), calc(100% - clamp(250px, calc(32vh + 96px), 310px)));
    min-height: min(170px, var(--home-global-standards-card-min-height, 334px));
  }
}
@media (max-width: 768px) {
  .home-global-standards-section {
    min-height: max(668px, 56svh);
    padding: 28px 0 90px;
    background-position: center top;
  }
  .home-global-standards-card {
    position: absolute;
    top: min(var(--home-global-standards-card-top, 536px), calc(100% - clamp(272px, calc(38vh + 100px), 281px)));
    left: clamp(16px, 4vw, 48px);
    right: auto;
    margin: 0;
    width: min(480px, 100vw - 32px);
    min-height: min(240px, var(--home-global-standards-card-min-height, 334px));
    padding: 16px 18px 18px;
    border-radius: 14px;
    box-sizing: border-box;
  }
  .home-global-standards-title.text-isabel-72 {
    font-size: 32px;
    line-height: 1.18;
  }
  .home-global-standards-description.text-myriad-24 {
    font-size: 16px;
    line-height: 1.48;
    margin-top: 10px;
  }
  .home-global-standards-marker-wrap.marker-1 {
    top: 23% !important;
    right: 25.3% !important;
  }
  .home-global-standards-marker-wrap.marker-2 {
    top: 41% !important;
    right: 53% !important;
  }
  .home-global-standards-marker-wrap.marker-3 {
    top: 33% !important;
    right: 18% !important;
  }
  .home-global-standards-marker-wrap.marker-4 {
    top: 47% !important;
    right: 24% !important;
  }
  .home-global-standards-marker-wrap {
    --marker-size: 34px;
  }
  .home-global-standards-hover-title {
    font-size: 16px;
  }
  .home-global-standards-hover-link {
    font-size: 14px;
  }
  .home-global-standards-hover-image {
    width: 56px;
    height: 56px;
  }
}
@media (max-width: 480px) {
  .home-global-standards-section {
    min-height: max(792px, 62svh);
    padding: 24px 0 clamp(48px, 14vw, 72px);
    overflow: visible;
  }
  .home-global-standards-marker-wrap {
    --marker-size: 44px;
  }
  .home-global-standards-card {
    position: absolute;
    top: min(var(--home-global-standards-card-top, 536px), calc(100% - clamp(220px, calc(42vh + 72px), 420px)));
    left: 12px;
    right: auto;
    margin: 0;
    width: calc(100vw - 24px);
    max-width: calc(100% - 24px);
    min-height: 0;
    padding: 14px 14px 16px;
    border-radius: 12px;
    box-sizing: border-box;
    top: 550px;
  }
  .home-global-standards-title.text-isabel-72 {
    font-size: 26px;
    line-height: 1.2;
  }
  .home-global-standards-description.text-myriad-24 {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 8px;
  }
}
.our-offices-section {
  position: relative;
  min-height: 1000px;
  overflow: hidden;
  background: #2d2d2d;
}

.our-offices__map {
  position: absolute;
  inset: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  min-height: 1000px;
  background: #2d2d2d;
  opacity: 1;
  transition: opacity 0.2s ease;
}

.our-offices__map--loading {
  opacity: 0;
}

.our-offices__map .maplibregl-map {
  width: 100%;
  height: 100%;
  min-height: 1000px;
  font-family: inherit;
}

.our-offices__map .maplibregl-canvas {
  outline: none;
}

.our-offices__map .maplibregl-ctrl-bottom-left,
.our-offices__map .maplibregl-ctrl-bottom-right {
  display: none;
}

.our-offices__map .maplibregl-marker {
  z-index: 1;
}

.our-offices__map .maplibregl-marker:hover,
.our-offices__map .maplibregl-marker:focus-within {
  z-index: 10;
}

.our-offices__card {
  position: absolute;
  top: var(--our-offices-card-top, 615px);
  left: 160px;
  width: 786px;
  min-height: var(--our-offices-card-min-height, 227px);
  height: auto;
  padding: 21px 43px 17px 51px;
  border: 1px solid #7f6d5f;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.2);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  z-index: 5;
  box-sizing: border-box;
  pointer-events: none;
}

.rtl .our-offices__card {
  left: auto;
  right: 160px;
}

.our-offices__card * {
  pointer-events: auto;
}

.our-offices__title.text-isabel-72 {
  color: #ffffff;
  margin: 0;
  line-height: 1.1;
}

.our-offices__description.text-myriad-24 {
  color: #ffffff;
  max-width: 100%;
  margin: 12px 0 0;
  line-height: 1.48;
  overflow-wrap: break-word;
}

.our-offices-marker-wrap {
  --marker-size: 49px;
  position: relative;
  aspect-ratio: 49/50;
  height: auto;
  line-height: 0;
  pointer-events: auto;
  cursor: pointer;
}

.our-offices-marker-wrap:hover,
.our-offices-marker-wrap:focus-within {
  z-index: 1000;
}

.our-offices-marker {
  width: 100%;
  height: auto;
  display: block;
}

.our-offices-hover-card {
  position: absolute;
  top: 50%;
  left: calc(100% + 66px);
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  width: 253px;
  max-width: 0;
  min-height: 114px;
  box-sizing: border-box;
  background: #f7f2ed;
  border-radius: 20px;
  padding: 18px 0;
  overflow: visible;
  opacity: 0;
  visibility: hidden;
  transition: max-width 0.4s ease, padding 0.4s ease, opacity 0.35s ease, transform 0.35s ease, visibility 0.35s ease;
}

.our-offices-marker-wrap:hover .our-offices-hover-card,
.our-offices-marker-wrap:focus-within .our-offices-hover-card {
  max-width: 253px;
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%);
  padding: 18px 18px 18px 72px;
}

.our-offices-marker-wrap:focus-visible {
  outline: 2px solid #f7f2ed;
  outline-offset: 4px;
  border-radius: 4px;
}

.our-offices-hover-image {
  position: absolute;
  left: -24px;
  top: 19%;
  transform: translateY(-50%);
  width: 78px;
  height: 78px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #7f6d5f;
  background: #ffffff;
}

.our-offices-hover-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.our-offices-hover-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  min-width: 0;
  gap: 4px;
}

.our-offices-hover-title {
  display: block;
  font-family: var(--font-family-display);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.15;
  color: #222222;
  overflow-wrap: anywhere;
}

.our-offices-hover-location {
  display: block;
  margin-top: 0;
  font-family: var(--font-family-base);
  font-size: 12px;
  font-weight: 400;
  line-height: 1.35;
  color: #3f3f3f;
  overflow-wrap: anywhere;
}

.our-offices-hover-link {
  margin-top: 2px;
  display: inline-flex;
  align-self: flex-start;
  font-family: var(--font-family-base);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  text-decoration: underline;
  color: #7f6d5f;
}

@media (max-width: 1550px) {
  .our-offices-section,
  .our-offices__map {
    min-height: 920px;
  }
  .our-offices__card {
    left: clamp(40px, 7vw, 120px);
    width: min(640px, 100vw - clamp(80px, 14vw, 200px));
    max-width: calc(100vw - 80px);
    padding: 18px 32px 16px 38px;
    border-radius: 18px;
    min-height: 280px;
  }
  .rtl .our-offices__card {
    left: auto;
    right: clamp(40px, 7vw, 120px);
  }
  .our-offices__title.text-isabel-72 {
    font-size: 56px;
    line-height: 1.12;
  }
  .our-offices__description.text-myriad-24 {
    font-size: 20px;
    line-height: 1.42;
    margin-top: 10px;
  }
}
@media (max-width: 1280px) {
  .our-offices-section,
  .our-offices__map {
    min-height: 920px;
  }
  .our-offices__card {
    left: clamp(40px, 7vw, 100px);
    width: min(560px, 100vw - clamp(72px, 12vw, 160px));
    min-height: min(280px, var(--our-offices-card-min-height, 227px));
    padding: 16px 26px 14px 30px;
    border-radius: 16px;
  }
  .rtl .our-offices__card {
    left: auto;
    right: clamp(40px, 7vw, 100px);
  }
  .our-offices__title.text-isabel-72 {
    font-size: 48px;
    line-height: 1.14;
  }
  .our-offices__description.text-myriad-24 {
    font-size: 18px;
    line-height: 1.43;
    margin-top: 8px;
  }
}
@media (min-width: 1025px) and (max-width: 1470px) {
  .our-offices-section,
  .our-offices__map {
    min-height: 800px;
  }
  .our-offices__card {
    top: min(var(--our-offices-card-top, 615px) - 48px, 100% - 290px);
    left: clamp(62px, 7vw, 110px);
    width: min(500px, 100vw - 56px);
    min-height: 178px;
    padding: 16px 24px 18px;
    border-radius: 16px;
  }
  .rtl .our-offices__card {
    left: auto;
    right: clamp(62px, 7vw, 110px);
  }
  .our-offices__title.text-isabel-72 {
    font-size: 44px;
    line-height: 1.14;
  }
  .our-offices__description.text-myriad-24 {
    font-size: 17px;
    line-height: 1.42;
    margin-top: 8px;
  }
  .our-offices-marker-wrap {
    --marker-size: 42px;
  }
  .our-offices-hover-card {
    left: calc(100% + 28px);
    width: 220px;
  }
  .our-offices-marker-wrap:hover .our-offices-hover-card,
  .our-offices-marker-wrap:focus-within .our-offices-hover-card {
    max-width: 220px;
    padding: 16px 16px 16px 60px;
  }
  .our-offices-hover-image {
    left: -20px;
    width: 70px;
    height: 70px;
  }
  .our-offices-hover-title {
    font-size: 17px;
  }
  .our-offices-hover-link {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .our-offices-section {
    min-height: max(860px, 52svh);
    padding: 40px 0 100px;
    overflow: visible;
  }
  .our-offices__map {
    min-height: max(860px, 52svh);
  }
  .our-offices__card {
    top: min(var(--our-offices-card-top, 615px), 100% - clamp(288px, 36vh + 120px, 380px));
    left: clamp(24px, 5vw, 72px);
    width: min(520px, 100vw - 48px);
    min-height: min(260px, var(--our-offices-card-min-height, 227px));
    padding: 16px 24px 18px;
    border-radius: 16px;
  }
  .rtl .our-offices__card {
    left: auto;
    right: clamp(24px, 5vw, 72px);
  }
  .our-offices__title.text-isabel-72 {
    font-size: 44px;
    line-height: 1.15;
  }
  .our-offices__description.text-myriad-24 {
    font-size: 18px;
    line-height: 1.45;
    margin-top: 12px;
  }
  .our-offices-marker-wrap {
    --marker-size: 40px;
  }
  .our-offices-hover-card {
    left: 50%;
    right: auto;
    top: calc(100% + 12px);
    transform: translate(-50%, 0);
    width: min(253px, 100vw - 40px);
  }
  .our-offices-marker-wrap:hover .our-offices-hover-card,
  .our-offices-marker-wrap:focus-within .our-offices-hover-card {
    transform: translate(-50%, 0);
    max-width: min(253px, 100vw - 40px);
    padding: 16px 16px 16px 60px;
  }
  .our-offices-hover-image {
    width: 64px;
    height: 64px;
    left: -18px;
    top: 22%;
  }
}
@media (max-width: 768px) {
  .our-offices-section {
    min-height: max(668px, 56svh);
    padding: 28px 0 90px;
  }
  .our-offices__map {
    min-height: max(668px, 56svh);
  }
  .our-offices__card {
    top: min(var(--our-offices-card-top, 615px), 100% - clamp(272px, 38vh + 100px, 281px));
    left: clamp(16px, 4vw, 48px);
    width: min(480px, 100vw - 32px);
    min-height: min(240px, var(--our-offices-card-min-height, 227px));
    padding: 16px 18px 18px;
    border-radius: 14px;
  }
  .rtl .our-offices__card {
    left: auto;
    right: clamp(16px, 4vw, 48px);
  }
  .our-offices__title.text-isabel-72 {
    font-size: 32px;
    line-height: 1.18;
  }
  .our-offices__description.text-myriad-24 {
    font-size: 16px;
    line-height: 1.48;
    margin-top: 10px;
  }
  .our-offices-marker-wrap {
    --marker-size: 34px;
  }
  .our-offices-hover-title {
    font-size: 16px;
  }
  .our-offices-hover-link {
    font-size: 14px;
  }
  .our-offices-hover-image {
    width: 56px;
    height: 56px;
  }
}
@media (max-width: 480px) {
  .our-offices-section {
    min-height: max(792px, 62svh);
    padding: 24px 0 clamp(48px, 14vw, 72px);
    overflow: visible;
  }
  .our-offices__map {
    min-height: max(792px, 62svh);
  }
  .our-offices-marker-wrap {
    --marker-size: 44px;
  }
  .our-offices__card {
    left: 12px;
    width: calc(100vw - 24px);
    max-width: calc(100% - 24px);
    min-height: 0;
    padding: 14px 14px 16px;
    border-radius: 12px;
    top: 550px;
  }
  .rtl .our-offices__card {
    left: auto;
    right: 12px;
  }
  .our-offices__title.text-isabel-72 {
    font-size: 26px;
    line-height: 1.2;
  }
  .our-offices__description.text-myriad-24 {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 8px;
  }
}
.common-insights-template {
  overflow: hidden;
}

.common-insights-template__title.text-isabel-72 {
  color: #000000;
}

.common-insights-template__description.text-myriad-24 {
  margin-top: 12px;
  color: #000000;
}

.common-insights-template__grid {
  margin-top: 36px;
}

.common-insights-template__track {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
}

.common-insights-template__card {
  min-width: 0;
  display: flex;
  flex-direction: column;
}

.common-insights-template__image {
  width: 100%;
  aspect-ratio: 379/296;
  overflow: hidden;
}
.common-insights-template__image a {
  display: block;
  height: 100%;
}

.common-insights-template__image img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.common-insights-template__image:hover img,
.common-insights-template__image:focus-within img {
  transform: scale(1.03);
}

.common-insights-template__date {
  margin-top: 10px;
}

.common-insights-template__card-title {
  margin-top: 4px;
  line-height: 1.15;
  color: #000000;
  overflow-wrap: break-word;
}
.common-insights-template__card-title a {
  color: #000000;
  text-decoration: none;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.common-insights-template__card-title a:hover, .common-insights-template__card-title a:focus-visible {
  color: #A8988A;
}

.common-insights-template__link {
  margin-top: 12px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  max-width: 100%;
  flex-wrap: wrap;
  color: #7F6D5F;
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.common-insights-template__link:hover, .common-insights-template__link:focus-visible {
  color: #000000;
}
.common-insights-template__link:hover span, .common-insights-template__link:focus-visible span {
  color: #000000;
}
.common-insights-template__link:hover .common-insights-template__link-arrow, .common-insights-template__link:focus-visible .common-insights-template__link-arrow {
  filter: brightness(0);
}

.common-insights-template__link-arrow {
  width: 14px;
  height: 12px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) saturate(100%) invert(43%) sepia(16%) saturate(515%) hue-rotate(344deg) brightness(96%) contrast(90%);
  transition: filter 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1025px) and (max-width: 1470px) {
  .common-insights-template__title.text-isabel-72 {
    font-size: 42px;
    line-height: 1.12;
  }
  .common-insights-template__description.text-myriad-24 {
    font-size: 20px;
    line-height: 1.42;
  }
  .common-insights-template__date.text-myriad-24-brown {
    font-size: 20px;
    line-height: 1.35;
  }
  .common-insights-template__card-title.text-isabel-24-semibold {
    font-size: 19px;
    line-height: 1.2;
  }
  .common-insights-template__link.text-myriad-16-semibold {
    font-size: 15px;
    line-height: 18px;
  }
}
@media (max-width: 1280px) {
  .common-insights-template__track {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .common-insights-template__title.text-isabel-72 {
    font-size: 56px;
    line-height: 1.12;
  }
  .common-insights-template__description.text-myriad-24 {
    font-size: 20px;
    line-height: 1.42;
  }
}
@media (max-width: 700px) {
  .common-insights-template__title.text-isabel-72 {
    font-size: 34px;
    line-height: 1.18;
  }
  .common-insights-template__description.text-myriad-24 {
    font-size: 16px;
    line-height: 1.48;
    margin-top: 10px;
  }
  .common-insights-template__grid {
    margin-top: 24px;
  }
  .common-insights-template__track {
    display: flex;
    gap: 0;
  }
  .common-insights-template__card {
    height: auto;
  }
  .common-insights-template__date.text-myriad-24-brown {
    font-size: 16px;
    line-height: 1.35;
  }
  .common-insights-template__card-title.text-isabel-24-semibold {
    font-size: 20px;
    line-height: 1.2;
  }
  .common-insights-template__link.text-myriad-16-semibold {
    font-size: 14px;
    line-height: 18px;
  }
  .common-insights-template__link {
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .common-insights-template__title.text-isabel-72 {
    font-size: 30px;
    line-height: 1.2;
  }
  .common-insights-template__image {
    aspect-ratio: 379/296;
  }
}
.arabic .common-insights-template__link-arrow,
.arabic .common-insights-template__link:hover .common-insights-template__link-arrow,
.arabic .common-insights-template__link:focus-visible .common-insights-template__link-arrow,
.rtl .common-insights-template__link-arrow,
.rtl .common-insights-template__link:hover .common-insights-template__link-arrow,
.rtl .common-insights-template__link:focus-visible .common-insights-template__link-arrow {
  transform: rotate(180deg);
}

.common-inner-banner__grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(420px, 48%);
  gap: 56px;
  align-items: center;
}

.common-inner-banner__content {
  max-width: 760px;
}

.common-inner-banner__eyebrow {
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 120%;
  letter-spacing: 0;
  color: #7f6d5f;
}

.common-inner-banner__title.inner-banner-title {
  margin-top: 44px;
}

.common-inner-banner__description.text-myriad-26 {
  margin-top: 26px;
  max-width: 92%;
  color: #423f3c;
}
.common-inner-banner__description.text-myriad-26 ul {
  list-style: disc outside;
  list-style-type: disc;
  margin: 16px 0 0;
  padding-block: 0;
  padding-inline: 1.4em 0;
}
.common-inner-banner__description.text-myriad-26 li {
  display: list-item;
  list-style: disc outside;
  list-style-type: disc;
  margin: 0 0 8px;
  padding-block: 0;
  padding-inline: 0.2em 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
.common-inner-banner__description.text-myriad-26 li:last-child {
  margin-bottom: 0;
}

.careers-page .common-inner-banner__bullet-list {
  margin: 36px 0 0;
  padding-left: 18px;
  list-style: none;
  font-family: var(--font-family-base);
  font-weight: 600;
  font-style: normal;
  font-size: 30px;
  leading-trim: cap-height;
  letter-spacing: 0;
}
.careers-page .common-inner-banner__bullet-list li {
  display: flex;
  align-items: center;
  gap: 0.58em;
  color: #7f6d5f;
}
.careers-page .common-inner-banner__bullet-list li::before {
  content: "";
  flex-shrink: 0;
  width: 0.267em;
  height: 0.267em;
  border-radius: 50%;
  background-color: #7f6d5f;
}
.careers-page .common-inner-banner__bullet-list li + li {
  margin-top: 12px;
}

.common-inner-banner__image-wrap {
  width: 100%;
  max-width: 850px;
  justify-self: end;
}

.common-inner-banner__image {
  box-sizing: border-box;
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100%;
  position: relative;
  overflow: hidden;
  width: 100%;
  display: block;
}

.common-inner-banner__image-wrap .home-overview-image--secondary {
  margin-top: 0;
}

@media (min-width: 1025px) and (max-width: 1470px) {
  .careers-page .common-inner-banner__bullet-list {
    margin-top: 28px;
    font-size: 20px;
  }
}
@media (max-width: 1200px) {
  .common-inner-banner__grid {
    grid-template-columns: 1fr;
    gap: 34px;
  }
  .common-inner-banner__image-wrap {
    justify-self: start;
  }
  .common-inner-banner__image-wrap .home-overview-image--secondary {
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 737/793;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .common-inner-banner__image-wrap {
    max-width: 420px;
    width: 58%;
  }
  .common-inner-banner__image-wrap .home-overview-image--secondary {
    aspect-ratio: 4/4.1;
  }
}
@media (max-width: 992px) {
  .common-inner-banner {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .common-inner-banner__grid {
    gap: 28px;
  }
  .common-inner-banner__content {
    max-width: 100%;
  }
  .common-inner-banner__eyebrow {
    font-size: 30px;
  }
  .common-inner-banner__title.inner-banner-title {
    margin-top: 10px;
  }
  .common-inner-banner__description.text-myriad-26 {
    margin-top: 18px;
    max-width: 100%;
  }
  .careers-page .common-inner-banner__bullet-list {
    margin-top: 24px;
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .common-inner-banner {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .common-inner-banner__grid {
    gap: 22px;
  }
  .common-inner-banner__eyebrow {
    font-size: 24px;
  }
  .common-inner-banner__title.inner-banner-title {
    font-size: 30px;
    line-height: 1.2;
  }
  .common-inner-banner__description.text-myriad-26 {
    margin-top: 14px;
    font-size: 18px;
    line-height: 1.5;
  }
  .common-inner-banner__description.text-myriad-26 ul {
    margin-top: 12px;
    padding-inline-start: 1.2em;
  }
  .common-inner-banner__description.text-myriad-26 li {
    margin-bottom: 6px;
  }
  .careers-page .common-inner-banner__bullet-list {
    margin-top: 18px;
    padding-left: 14px;
    font-size: 20px;
  }
  .common-inner-banner__image-wrap .home-overview-image--secondary {
    aspect-ratio: 4/4.3;
  }
}
@media (max-width: 575px) {
  .common-inner-banner {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .common-inner-banner__grid {
    gap: 18px;
  }
  .common-inner-banner__eyebrow {
    font-size: 20px;
  }
  .common-inner-banner__description.text-myriad-26 {
    margin-top: 12px;
  }
  .careers-page .common-inner-banner__bullet-list {
    margin-top: 14px;
    font-size: 18px;
  }
}
.detail-page-banner {
  position: relative;
  overflow: hidden;
}

.detail-page-banner__media {
  z-index: 0;
  position: absolute;
  inset: 0;
  height: 790px;
  min-height: 790px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.detail-page-banner__overlay {
  z-index: 1;
  position: absolute;
  inset: 0;
  height: 790px;
  min-height: 790px;
  pointer-events: none;
  opacity: 0.95;
  background: linear-gradient(223.92deg, rgba(47, 39, 33, 0.82) 37.9%, rgba(127, 109, 95, 0.78) 91.85%);
}

.detail-page-banner__wrap {
  position: relative;
  z-index: 2;
  min-height: 790px;
  display: flex;
  align-items: flex-end;
  box-sizing: border-box;
  padding: 120px 5% 92px;
}

.detail-page-banner__content {
  max-width: 760px;
}

.detail-page-banner__title.text-isabel-56 {
  margin: 0;
  color: #ffffff;
}

.detail-page-banner__description.text-myriad-26 {
  margin: 18px 0 0;
  max-width: 100%;
  color: #ffffff;
}

.detail-page-banner__cta-row {
  margin-top: 28px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.detail-page-banner__cta-row .banner_home_cta.detail-page-banner__cta-primary {
  margin-top: 0;
}

.detail-page-banner__cta-secondary {
  padding: 14px 18px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  background: transparent;
  border: 1px solid #ffffff;
  line-height: 1;
  text-decoration: none;
}

.detail-page-banner__cta-secondary:hover {
  opacity: 0.94;
}

.detail-page-banner__cta-secondary-arrow {
  filter: brightness(0) saturate(100%) invert(100%);
}

@media (min-width: 701px) and (max-width: 1440px) {
  .detail-page-banner__media,
  .detail-page-banner__overlay {
    height: 700px;
    min-height: 700px;
  }
  .detail-page-banner__wrap {
    min-height: 700px;
    padding: 88px 5% 86px;
  }
}
@media (max-width: 768px) {
  .detail-page-banner__cta-row {
    align-items: flex-start;
  }
  .detail-page-banner__cta-secondary,
  .detail-page-banner__cta-row .banner_home_cta {
    justify-content: flex-start;
  }
}
@media (max-width: 700px) {
  .detail-page-banner__wrap {
    min-height: 0;
    padding: 64px 19px 48px;
  }
  .detail-page-banner__title.text-isabel-56 {
    font-size: 34px;
    line-height: 1.2;
  }
  .detail-page-banner__description.text-myriad-26 {
    font-size: 18px;
    line-height: 1.5;
  }
  .detail-page-banner__media,
  .detail-page-banner__overlay {
    height: auto;
    min-height: 460px;
  }
  .detail-page-banner__cta-row {
    flex-direction: column;
    align-items: flex-start;
  }
  .detail-page-banner__cta-secondary,
  .detail-page-banner__cta-row .banner_home_cta {
    justify-content: flex-start;
    width: auto;
    max-width: 100%;
  }
  .detail-page-banner__cta-row .banner_home_cta .text-bahij-20-white,
  .detail-page-banner__cta-secondary .text-bahij-20-white {
    font-size: 18px;
    line-height: 1.3;
  }
  .detail-page-banner__cta-row .banner_home_cta .banner_home_cta_arrow,
  .detail-page-banner__cta-secondary-arrow.banner_home_cta_arrow {
    width: 16px;
    height: 16px;
  }
}
.common-detail-image-swiper {
  width: 100%;
  background: #000000;
  overflow: hidden;
}

.common-detail-image-swiper__slider {
  max-width: 100%;
  margin: 0 auto;
}

.common-detail-image-swiper__slide {
  width: var(--common-detail-image-swiper-width, 800px);
  max-width: 100vw;
  aspect-ratio: var(--common-detail-image-swiper-width-num, 800)/var(--common-detail-image-swiper-height-num, 962);
}

.common-detail-image-swiper__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 1025px) and (max-width: 1470px) {
  .common-detail-image-swiper__slide {
    width: 640px;
    max-width: min(100vw, 600px);
  }
}
@media (max-width: 992px) {
  .common-detail-image-swiper__slider {
    width: 100%;
  }
  .common-detail-image-swiper__slide {
    width: min(92vw, 760px);
    max-width: min(92vw, 760px);
    aspect-ratio: 4/5;
  }
}
@media (max-width: 768px) {
  .common-detail-image-swiper__slide {
    width: min(92vw, 560px);
    max-width: min(92vw, 560px);
    aspect-ratio: 4/5.2;
  }
}
@media (max-width: 575px) {
  .common-detail-image-swiper__slide {
    width: 100vw;
    max-width: 100vw;
    aspect-ratio: 4/5.4;
  }
}
.common-portfolio-intro {
  background: var(--portfolio-intro-bg, #EBE3DB);
}

.common-portfolio-intro__content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 24px;
  max-width: 100%;
}

.common-portfolio-intro__copy {
  max-width: 100%;
}

.common-portfolio-intro__title.text-isabel-56 {
  max-width: var(--portfolio-intro-title-max-width, 760px);
  margin-bottom: 8px;
}

.common-portfolio-intro__description.text-myriad-26 {
  max-width: var(--portfolio-intro-description-max-width, 920px);
  margin-bottom: 0;
}

.common-portfolio-intro__cta.banner_home_cta {
  flex: 0 0 auto;
  margin-top: 32px;
}

@media (max-width: 1024px) {
  .common-portfolio-intro {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .common-portfolio-intro__content {
    gap: 16px;
    flex-direction: column;
    align-items: flex-start;
  }
  .common-portfolio-intro__title.text-isabel-56 {
    font-size: 46px;
    line-height: 1.2;
  }
  .common-portfolio-intro__description.text-myriad-26 {
    font-size: 22px;
    line-height: 1.45;
  }
  .common-portfolio-intro__cta.banner_home_cta {
    margin-top: 8px;
  }
}
@media (max-width: 768px) {
  .common-portfolio-intro {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .common-portfolio-intro__title.text-isabel-56 {
    font-size: 38px;
  }
  .common-portfolio-intro__description.text-myriad-26 {
    font-size: 18px;
    line-height: 1.5;
  }
  .common-portfolio-intro__cta.banner_home_cta {
    width: auto;
    justify-content: center;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .common-portfolio-intro {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .common-portfolio-intro__title.text-isabel-56 {
    font-size: 32px;
    line-height: 1.25;
  }
  .common-portfolio-intro__description.text-myriad-26 {
    font-size: 16px;
    line-height: 1.55;
  }
}
.common-portfolio-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  width: 100%;
  max-width: 100%;
  margin-top: 48px;
  align-items: stretch;
  box-sizing: border-box;
}

.common-portfolio-grid__col {
  display: flex;
  flex-direction: column;
  gap: 12px;
  min-width: 0;
  min-height: 0;
  height: 100%;
  align-self: stretch;
}

/* Equalize bottom edges: push the last block in each column to the row bottom */
.common-portfolio-grid__col > :last-child {
  margin-top: auto;
}

.common-portfolio-grid__figure {
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  background: #dcd6cf;
}
.common-portfolio-grid__figure img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.common-portfolio-grid__figure--tall {
  /* design ref 516 x 582 */
  aspect-ratio: 516/582;
  flex: 0 0 auto;
}

.common-portfolio-grid__figure--landscape {
  /* design ref 516 x 447 */
  aspect-ratio: 516/447;
  flex: 0 0 auto;
}

.common-portfolio-grid__figure--mid {
  /* design ref 516 x 294 */
  aspect-ratio: 516/294;
  flex: 0 0 auto;
}

.common-portfolio-grid__figure--feature {
  /* design ref 539 x 267 */
  aspect-ratio: 539/267;
  flex: 0 0 auto;
}

.common-portfolio-grid__figure--top-wide {
  /* design ref 516 x 430 */
  aspect-ratio: 516/430;
  flex: 0 0 auto;
}

.common-portfolio-grid__split {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  min-width: 0;
}

.common-portfolio-grid__figure--narrow {
  /* design ref 264 x 348 (each in split) */
  aspect-ratio: 264/348;
  min-height: 0;
}

.common-portfolio-grid__figure--bottom-wide {
  /* design ref 539 x 252 */
  aspect-ratio: 539/288;
  flex: 0 0 auto;
}

@media (max-width: 1024px) {
  .common-portfolio-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: 40px;
    gap: 10px;
    max-width: 920px;
    margin-left: auto;
    margin-right: auto;
  }
  .common-portfolio-grid__col {
    gap: 10px;
  }
  .common-portfolio-grid__split {
    gap: 10px;
  }
}
@media (max-width: 700px) {
  .common-portfolio-grid {
    margin-top: 32px;
    max-width: 100%;
    gap: 8px;
  }
  .common-portfolio-grid__col {
    gap: 8px;
  }
  .common-portfolio-grid__split {
    gap: 8px;
  }
}
@media (max-width: 575px) {
  .common-portfolio-grid {
    margin-top: 24px;
    gap: 6px;
  }
  .common-portfolio-grid__col {
    gap: 6px;
  }
  .common-portfolio-grid__split {
    gap: 6px;
  }
}
.common-destinations-kingdom {
  width: 100%;
}

.common-destinations-kingdom__intro {
  padding: 80px 0 48px;
  box-sizing: border-box;
}

.common-destinations-kingdom__title.text-isabel-56 {
  margin: 0 0 16px;
  color: #0d0d0d;
}

.common-destinations-kingdom__description.text-myriad-26 {
  margin: 0;
  max-width: var(--destinations-kingdom-desc-max-width, 920px);
  color: #423f3c;
}

/* Map + cards */
.common-destinations-kingdom__map {
  position: relative;
  width: 100%;
  min-height: min(56vw, 640px);
  overflow: hidden;
}

.common-destinations-kingdom__map-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-color: #1a1816;
  background-image: var(--destinations-kingdom-map-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  pointer-events: none;
}

.common-destinations-kingdom__map-pins {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
}

.common-destinations-kingdom__map-pin {
  position: absolute;
  display: block;
  width: 134px;
  height: 134px;
  -o-object-fit: contain;
     object-fit: contain;
  transform: translate(-50%, -50%);
}

.common-destinations-kingdom__map-inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  min-height: min(56vw, 640px);
  padding: 48px 0 40px;
  box-sizing: border-box;
}

.common-destinations-kingdom__map-wrap {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  padding-left: 4%;
}

/* Anchor carousel on the right; ~1.15 cards visible to match design peek */
.common-destinations-kingdom__map-panel {
  width: 100%;
  max-width: min(100%, 720px);
  margin-left: auto;
  flex: 0 0 auto;
  box-sizing: border-box;
}

.common-destinations-kingdom__swiper {
  width: 100%;
  max-width: 100%;
  padding-bottom: 4px;
  overflow: hidden;
  margin-left: auto;
  box-sizing: border-box;
  --swiper-theme-color: #d2c0ac;
}

.common-destinations-kingdom__slide {
  width: 629px;
  max-width: calc(100vw - 48px);
  height: auto;
  box-sizing: border-box;
}

.common-destinations-kingdom-card {
  width: 100%;
  max-width: 629px;
  margin: 0;
  background: #ffffff;
  box-shadow: 0 4px 6.1px 0 rgba(0, 0, 0, 0.0705882353);
  padding: 20px 24px 28px;
  box-sizing: border-box;
}

.common-destinations-kingdom-card__image-wrap {
  width: 100%;
  aspect-ratio: 629/285;
  overflow: hidden;
  background: #e8e4e0;
}

.common-destinations-kingdom-card__image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.common-destinations-kingdom-card__body {
  padding: 20px 0 0;
  box-sizing: border-box;
}

.common-destinations-kingdom-card__title.text-isabel-36-taupe {
  margin: 0 0 12px;
}

.common-destinations-kingdom-card__excerpt.text-myriad-20-black {
  margin: 0;
  white-space: pre-line;
  padding-left: 10px;
}

/* Nav + scrollbar row */
.common-destinations-kingdom__controls {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 16px;
  margin-top: 20px;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.common-destinations-kingdom__nav-btns {
  display: flex;
  gap: 8px;
  flex: 0 0 auto;
  align-self: flex-start;
}

.common-destinations-kingdom__nav-btn {
  width: 48px;
  height: 48px;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #a8988a;
  background: #7f6d5f;
  color: #ffffff;
  cursor: pointer;
  box-sizing: border-box;
  transition: opacity 0.2s ease, background 0.2s ease;
}

.common-destinations-kingdom__nav-btn:hover {
  opacity: 0.92;
}

.common-destinations-kingdom__nav-btn.swiper-button-disabled {
  opacity: 0.5;
  cursor: default;
}

.common-destinations-kingdom__nav-icon {
  display: block;
  width: 18px;
  height: 15px;
}

.common-destinations-kingdom__nav-icon--prev {
  transform: rotate(180deg);
}

.common-destinations-kingdom__scrollbar-outer {
  width: 100%;
  height: 4px;
  display: flex;
  align-items: center;
}

.common-destinations-kingdom__scrollbar.swiper-scrollbar {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 4px;
  background: #DDDDDD;
  border-radius: 0;
}

.common-destinations-kingdom__scrollbar .swiper-scrollbar-drag {
  background: #D2C0AC;
  border-radius: 0;
}

@media (min-width: 1025px) and (max-width: 1470px) {
  .common-destinations-kingdom__map-panel {
    max-width: min(100%, 560px);
  }
  .common-destinations-kingdom__slide {
    width: 500px;
  }
  .common-destinations-kingdom-card {
    max-width: 500px;
    padding: 16px 18px 20px;
  }
  .common-destinations-kingdom-card__body {
    padding-top: 14px;
  }
  .common-destinations-kingdom-card__title.text-isabel-36-taupe {
    margin-bottom: 8px;
    font-size: 30px;
    line-height: 1.2;
  }
  .common-destinations-kingdom-card__excerpt.text-myriad-20-black {
    font-size: 18px;
    line-height: 1.42;
    padding-left: 6px;
  }
}
@media (max-width: 1024px) {
  .common-destinations-kingdom__intro {
    padding: 64px 0 40px;
  }
  .common-destinations-kingdom__title.text-isabel-56 {
    font-size: 46px;
    line-height: 1.2;
    margin-bottom: 12px;
  }
  .common-destinations-kingdom__description.text-myriad-26 {
    font-size: 22px;
    line-height: 1.45;
  }
  .common-destinations-kingdom__map-pin {
    width: 96px;
    height: 96px;
  }
  .common-destinations-kingdom__map-panel {
    max-width: 100%;
  }
  .common-destinations-kingdom__slide {
    width: 560px;
    max-width: calc(100vw - 40px);
  }
  .common-destinations-kingdom-card {
    max-width: 560px;
    padding: 16px 18px 20px;
  }
  .common-destinations-kingdom-card__body {
    padding-top: 14px;
  }
  .common-destinations-kingdom-card__title.text-isabel-36-taupe {
    margin-bottom: 8px;
    font-size: 30px;
    line-height: 1.2;
  }
  .common-destinations-kingdom-card__excerpt.text-myriad-20-black {
    font-size: 18px;
    line-height: 1.45;
    padding-left: 6px;
  }
  .common-destinations-kingdom__controls {
    max-width: 100%;
  }
}
@media (max-width: 700px) {
  .common-destinations-kingdom__intro {
    padding: 48px 0 32px;
  }
  .common-destinations-kingdom__title.text-isabel-56 {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .common-destinations-kingdom__description.text-myriad-26 {
    font-size: 18px;
    line-height: 1.5;
  }
  .common-destinations-kingdom__map,
  .common-destinations-kingdom__map-inner {
    min-height: 360px;
  }
  .common-destinations-kingdom__map-inner {
    padding: 32px 0 28px;
  }
  .common-destinations-kingdom__map-pin {
    width: 74px;
    height: 74px;
  }
  .common-destinations-kingdom__slide {
    width: 100%;
    max-width: calc(100vw - 28px);
  }
  .common-destinations-kingdom-card {
    max-width: 100%;
    padding: 14px 14px 16px;
  }
  .common-destinations-kingdom-card__title.text-isabel-36-taupe {
    font-size: 26px;
  }
  .common-destinations-kingdom-card__excerpt.text-myriad-20-black {
    font-size: 16px;
    padding-left: 0;
  }
  .common-destinations-kingdom__controls {
    flex-wrap: wrap;
    margin-top: 16px;
  }
  .common-destinations-kingdom__scrollbar-outer {
    flex-basis: 100%;
    order: 3;
  }
}
@media (max-width: 480px) {
  .common-destinations-kingdom__intro {
    padding: 40px 0 26px;
  }
  .common-destinations-kingdom__title.text-isabel-56 {
    font-size: 30px;
    line-height: 1.25;
  }
  .common-destinations-kingdom__description.text-myriad-26 {
    font-size: 16px;
    line-height: 1.55;
  }
  .common-destinations-kingdom__map,
  .common-destinations-kingdom__map-inner {
    min-height: 320px;
  }
  .common-destinations-kingdom__map-inner {
    padding: 24px 15px 20px;
  }
  .common-destinations-kingdom__map-pin {
    width: 60px;
    height: 60px;
  }
  .common-destinations-kingdom-card {
    padding: 12px 12px 14px;
  }
  .common-destinations-kingdom-card__title.text-isabel-36-taupe {
    font-size: 22px;
    margin-bottom: 6px;
  }
  .common-destinations-kingdom-card__excerpt.text-myriad-20-black {
    font-size: 14px;
    line-height: 1.5;
  }
  .common-destinations-kingdom__nav-btn {
    width: 42px;
    height: 42px;
  }
  .common-destinations-kingdom__nav-icon {
    width: 15px;
    height: 13px;
  }
}
.arabic .common-destinations-kingdom__map-wrap,
.rtl .common-destinations-kingdom__map-wrap {
  direction: ltr;
  justify-content: flex-start;
  padding-left: unset;
  padding-right: 4%;
}
.arabic .common-destinations-kingdom__map-panel,
.rtl .common-destinations-kingdom__map-panel {
  margin-left: unset;
  margin-right: unset;
}
.arabic .common-destinations-kingdom__swiper,
.rtl .common-destinations-kingdom__swiper {
  margin-left: auto;
  margin-right: unset;
  direction: rtl;
}
.arabic .common-destinations-kingdom__controls,
.rtl .common-destinations-kingdom__controls {
  direction: rtl;
}
.arabic .common-destinations-kingdom__scrollbar-outer,
.rtl .common-destinations-kingdom__scrollbar-outer {
  direction: rtl;
}
.arabic .common-destinations-kingdom__scrollbar.swiper-scrollbar,
.rtl .common-destinations-kingdom__scrollbar.swiper-scrollbar {
  direction: rtl;
}
.arabic .common-destinations-kingdom-card__title,
.arabic .common-destinations-kingdom-card__excerpt,
.rtl .common-destinations-kingdom-card__title,
.rtl .common-destinations-kingdom-card__excerpt {
  direction: rtl;
  text-align: right;
}
.arabic .common-destinations-kingdom-card__excerpt.text-myriad-20-black,
.rtl .common-destinations-kingdom-card__excerpt.text-myriad-20-black {
  padding-left: unset;
  padding-right: 10px;
}
.arabic .common-destinations-kingdom__nav-btns,
.rtl .common-destinations-kingdom__nav-btns {
  direction: ltr;
  align-self: flex-end;
  margin-left: auto;
  margin-right: 0;
}
.arabic .common-destinations-kingdom__nav-icon,
.rtl .common-destinations-kingdom__nav-icon {
  transform: none;
}
.arabic .common-destinations-kingdom__nav-icon--prev,
.rtl .common-destinations-kingdom__nav-icon--prev {
  transform: rotate(180deg);
}

@media (min-width: 1025px) and (max-width: 1470px) {
  .arabic .common-destinations-kingdom-card__excerpt.text-myriad-20-black,
  .rtl .common-destinations-kingdom-card__excerpt.text-myriad-20-black {
    padding-right: 6px;
  }
}
@media (max-width: 1024px) {
  .arabic .common-destinations-kingdom-card__excerpt.text-myriad-20-black,
  .rtl .common-destinations-kingdom-card__excerpt.text-myriad-20-black {
    padding-right: 6px;
  }
}
@media (max-width: 700px) {
  .arabic .common-destinations-kingdom-card__excerpt.text-myriad-20-black,
  .rtl .common-destinations-kingdom-card__excerpt.text-myriad-20-black {
    padding-right: 0;
  }
}
.common-properties {
  background: var(--common-properties-bg, transparent);
}

.common-properties__title.text-isabel-56 {
  margin: 0 0 12px;
}

.common-properties__description.text-myriad-26 {
  margin: 0;
  max-width: var(--common-properties-description-max-width, 920px);
}

.common-properties__swiper {
  margin-top: 70px;
  overflow: hidden;
  /* Keep left aligned to wrap, bleed only to viewport right edge */
  margin-right: calc(50% - 50vw);
}

.common-properties-card {
  width: 380px;
  max-width: calc(100vw - 48px);
}

.common-properties-card__image-wrap {
  width: 100%;
  height: 295px;
  overflow: hidden;
  background: #e8e4e0;
}

.common-properties-card__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.common-properties-card__body {
  padding-top: 12px;
}

.common-properties-card__title.text-myriad-24-black {
  margin: 6px 0 13px 0;
}

.common-properties-card__description.text-myriad-24-black {
  margin: 8px 0 0;
}

.common-properties--food_beverage_brands .common-properties-card__description--food-beverage-brands {
  margin: 0;
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 141%;
  letter-spacing: 0;
  color: #000000;
}

.common-properties--lifestyle-services-brands .common-properties-card__description--lifestyle-services-brands {
  margin: 0;
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  leading-trim: cap-height;
  line-height: 141%;
  letter-spacing: 0;
  color: #000000;
}

.common-properties-card__link {
  margin-top: 12px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: var(--font-family-base);
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  color: #7f6d5f;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.common-properties-card__link:hover,
.common-properties-card__link:focus-visible {
  color: #000000;
}

.common-properties-card__link-icon {
  width: 13px;
  height: 13px;
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) saturate(100%) invert(47%) sepia(13%) saturate(520%) hue-rotate(345deg) brightness(92%) contrast(88%);
  transition: filter 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.common-properties-card__link:hover .common-properties-card__link-icon,
.common-properties-card__link:focus-visible .common-properties-card__link-icon {
  filter: brightness(0);
}

.common-properties--two-column .common-properties__swiper {
  margin-right: 0;
  overflow: visible;
}

.common-properties--two-column .common-properties__swiper .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 26px;
}

.common-properties--two-column .common-properties-card {
  width: auto;
  max-width: none;
}

@media (min-width: 1025px) and (max-width: 1470px) {
  .common-properties__swiper {
    margin-top: 46px;
  }
  .common-properties-card {
    width: 320px;
  }
  .common-properties-card__image-wrap {
    height: 230px;
  }
  .common-properties-card__title.text-myriad-24-black {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.25;
  }
  .common-properties-card__description.text-myriad-20-black {
    font-size: 16px;
    line-height: 1.45;
  }
  .common-properties--food_beverage_brands .common-properties-card__description--food-beverage-brands {
    font-size: 16px;
  }
  .common-properties--lifestyle-services-brands .common-properties-card__description--lifestyle-services-brands {
    font-size: 16px;
  }
  .common-properties-card__link {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.35;
  }
}
@media (max-width: 1024px) {
  .common-properties {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .common-properties__title.text-isabel-56 {
    font-size: 46px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .common-properties__description.text-myriad-26 {
    font-size: 22px;
    line-height: 1.45;
  }
  .common-properties__swiper {
    margin-top: 34px;
  }
  .common-properties-card {
    width: 340px;
    max-width: calc(100vw - 40px);
  }
  .common-properties-card__image-wrap {
    height: 250px;
  }
  .common-properties-card__title.text-myriad-24-black {
    font-size: 22px;
    line-height: 1.3;
  }
  .common-properties-card__description.text-myriad-24-black {
    font-size: 18px;
    line-height: 1.45;
  }
  .common-properties--food_beverage_brands .common-properties-card__description--food-beverage-brands {
    font-size: 18px;
  }
  .common-properties--lifestyle-services-brands .common-properties-card__description--lifestyle-services-brands {
    font-size: 18px;
  }
}
@media (max-width: 700px) {
  .common-properties {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .common-properties__title.text-isabel-56 {
    font-size: 36px;
    margin-bottom: 8px;
  }
  .common-properties__description.text-myriad-26 {
    font-size: 18px;
    line-height: 1.5;
  }
  .common-properties__swiper {
    margin-top: 28px;
  }
  .common-properties-card {
    width: 300px;
    max-width: calc(100vw - 28px);
  }
  .common-properties-card__image-wrap {
    height: 215px;
  }
  .common-properties-card__body {
    padding-top: 10px;
  }
  .common-properties-card__title.text-myriad-24-black {
    font-size: 20px;
  }
  .common-properties-card__description.text-myriad-24-black {
    font-size: 16px;
    line-height: 1.5;
  }
  .common-properties--food_beverage_brands .common-properties-card__description--food-beverage-brands {
    font-size: 16px;
  }
  .common-properties--lifestyle-services-brands .common-properties-card__description--lifestyle-services-brands {
    font-size: 16px;
  }
  .common-properties--two-column .common-properties__swiper .swiper-wrapper {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 480px) {
  .common-properties {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .common-properties__title.text-isabel-56 {
    font-size: 30px;
    line-height: 1.25;
  }
  .common-properties__description.text-myriad-26 {
    font-size: 16px;
    line-height: 1.55;
  }
  .common-properties__swiper {
    margin-top: 22px;
  }
  .common-properties-card {
    width: 270px;
    max-width: calc(100vw - 20px);
  }
  .common-properties-card__image-wrap {
    height: 190px;
  }
  .common-properties-card__title.text-myriad-24-black {
    font-size: 18px;
  }
  .common-properties-card__description.text-myriad-24-black {
    font-size: 14px;
    line-height: 1.5;
  }
  .common-properties--food_beverage_brands .common-properties-card__description--food-beverage-brands {
    font-size: 14px;
  }
  .common-properties--lifestyle-services-brands .common-properties-card__description--lifestyle-services-brands {
    font-size: 14px;
  }
  .common-properties-card__link {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.4;
  }
}
.arabic .common-properties-card__link-icon,
.arabic .common-properties-card__link:hover .common-properties-card__link-icon,
.arabic .common-properties-card__link:focus-visible .common-properties-card__link-icon,
.rtl .common-properties-card__link-icon,
.rtl .common-properties-card__link:hover .common-properties-card__link-icon,
.rtl .common-properties-card__link:focus-visible .common-properties-card__link-icon {
  transform: rotate(180deg);
}
.arabic .common-properties__swiper,
.rtl .common-properties__swiper {
  margin-right: 0;
  margin-left: calc(50% - 50vw);
  direction: rtl;
}
.arabic .common-properties--two-column .common-properties__swiper,
.rtl .common-properties--two-column .common-properties__swiper {
  margin-left: 0;
}

.common-consultancy-support {
  background-color: #ebe3db;
}

.common-consultancy-support__title.text-isabel-56 {
  margin: 0 0 12px;
}

.common-consultancy-support__description.text-myriad-26 {
  margin: 0;
  max-width: 920px;
}

.common-consultancy-support__grid {
  margin-top: 42px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 27px;
}

.common-consultancy-support-card {
  min-width: 0;
}

.common-consultancy-support-card__image-wrap {
  width: 100%;
  aspect-ratio: 380/295;
  overflow: hidden;
  background: #d8d1ca;
}

.common-consultancy-support-card__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.common-consultancy-support-card__body {
  padding-top: 12px;
}

.common-consultancy-support-card__title.text-isabel-24 {
  margin: 0;
}

.common-consultancy-support-card__description.text-myriad-20-black {
  margin: 8px 0 0;
}

.common-consultancy-support--who-we-support .common-consultancy-support-card__description--who-we-support p {
  margin: 0;
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 141%;
  letter-spacing: 0;
  color: #000000;
}

@media (max-width: 1100px) {
  .common-consultancy-support__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 700px) {
  .common-consultancy-support__title.text-isabel-56 {
    font-size: 34px;
    line-height: 1.2;
  }
  .common-consultancy-support__description.text-myriad-26 {
    font-size: 18px;
    line-height: 1.5;
  }
  .common-consultancy-support__grid {
    margin-top: 28px;
    grid-template-columns: 1fr;
  }
  .common-consultancy-support--who-we-support .common-consultancy-support-card__description--who-we-support p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.common-consultancy-approach {
  background: linear-gradient(279.54deg, #aa9a8d 9.68%, #7f6d5f 52.9%);
}

.common-consultancy-approach__inner {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 1fr);
  gap: 48px;
  align-items: start;
}

.common-consultancy-approach__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.common-consultancy-approach__title.inner-banner-title {
  margin: 0;
  color: #ffffff;
}

.common-consultancy-approach__description.text-myriad-26 {
  margin: 20px 0 0;
  color: #ffffff;
  max-width: 80%;
}

.common-consultancy-approach__cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 23px;
}

.common-consultancy-approach__card {
  background: rgba(235, 227, 219, 0.24);
  min-height: 96px;
  padding: 17px;
  display: flex;
  align-items: center;
  gap: 32px;
}

.common-consultancy-approach__card-icon {
  width: 84px;
  height: 84px;
  flex: 0 0 84px;
  background: #d2c0ac;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.common-consultancy-approach__card-icon img {
  width: 52px;
  height: 52px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.common-consultancy-approach__card-label {
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: 0;
  color: #ffffff;
}

@media (min-width: 1025px) and (max-width: 1470px) {
  .common-consultancy-approach__card-label {
    font-size: 18px;
  }
  .common-consultancy-approach__card {
    gap: 18px;
  }
  .common-consultancy-approach__card-icon {
    width: 70px;
    height: 70px;
    flex: 0 0 70px;
  }
}
@media (max-width: 1200px) {
  .common-consultancy-approach__card-label {
    font-size: 24px;
  }
}
@media (max-width: 1024px) {
  .common-consultancy-approach {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .common-consultancy-approach__inner {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .common-consultancy-approach__description.text-myriad-26 {
    max-width: none;
    font-size: 22px;
    line-height: 1.45;
  }
  .common-consultancy-approach__cards {
    gap: 16px;
  }
  .common-consultancy-approach__card {
    min-height: 88px;
    padding: 14px;
    gap: 18px;
  }
  .common-consultancy-approach__card-icon {
    width: 70px;
    height: 70px;
    flex-basis: 70px;
  }
  .common-consultancy-approach__card-icon img {
    width: 44px;
    height: 44px;
  }
  .common-consultancy-approach__card-label {
    font-size: 21px;
    line-height: 1.2;
  }
}
@media (max-width: 700px) {
  .common-consultancy-approach {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .common-consultancy-approach__title.inner-banner-title {
    font-size: 34px;
    line-height: 1.2;
  }
  .common-consultancy-approach__description.text-myriad-26 {
    font-size: 18px;
    line-height: 1.5;
  }
  .common-consultancy-approach__cards {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .common-consultancy-approach__card {
    min-height: 82px;
    padding: 12px;
    gap: 12px;
  }
  .common-consultancy-approach__card-icon {
    width: 62px;
    height: 62px;
    flex-basis: 62px;
  }
  .common-consultancy-approach__card-icon img {
    width: 38px;
    height: 38px;
  }
  .common-consultancy-approach__card-label {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .common-consultancy-approach {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .common-consultancy-approach__title.inner-banner-title {
    font-size: 30px;
    line-height: 1.25;
  }
  .common-consultancy-approach__description.text-myriad-26 {
    font-size: 16px;
    line-height: 1.55;
  }
  .common-consultancy-approach__card-icon {
    width: 54px;
    height: 54px;
    flex-basis: 54px;
  }
  .common-consultancy-approach__card-icon img {
    width: 32px;
    height: 32px;
  }
  .common-consultancy-approach__card-label {
    font-size: 18px;
    line-height: 1.25;
  }
}
.common-culture-values__grid {
  display: grid;
  grid-template-columns: minmax(0, 737px) minmax(0, 1fr);
  gap: 130px;
  align-items: center;
}

.common-culture-values__media {
  min-width: 0;
}

.common-culture-values__image {
  width: 737px;
  max-width: 100%;
  aspect-ratio: 737/793;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.common-culture-values__title.text-isabel-56 {
  margin: 0;
  color: #ffffff;
}

.common-culture-values__description.text-myriad-26 {
  margin: 16px 0 0;
  color: #ffffff;
}

.common-culture-values__items {
  margin-top: 75px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 60px 30px;
}

.common-culture-values__item {
  display: flex;
  align-items: center;
  gap: 24px;
}

.common-culture-values__item-icon {
  width: 84px;
  height: 84px;
  flex: 0 0 84px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #d2c0ac;
}

.common-culture-values__item-icon img {
  width: 52px;
  height: 52px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.common-culture-values__item-label {
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0;
  color: #ffffff;
}

@media (max-width: 1280px) {
  .common-culture-values__grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .common-culture-values__content {
    max-width: none;
  }
  .common-culture-values__items {
    margin-top: 48px;
    gap: 36px 24px;
  }
}
@media (min-width: 1025px) and (max-width: 1470px) {
  .common-culture-values__grid {
    grid-template-columns: minmax(0, clamp(420px, 42vw, 560px)) minmax(0, 1fr);
    gap: clamp(55px, 6.5vw, 94px);
  }
  .common-culture-values__image {
    width: 100%;
    max-width: 560px;
  }
  .common-culture-values__title.text-isabel-56 {
    font-size: 46px;
    line-height: 1.16;
  }
  .common-culture-values__description.text-myriad-26 {
    margin-top: 14px;
    font-size: 21px;
    line-height: 1.45;
  }
  .common-culture-values__items {
    margin-top: 44px;
    gap: 36px 26px;
  }
  .common-culture-values__item {
    gap: 20px;
  }
  .common-culture-values__item-icon {
    width: 70px;
    height: 70px;
    flex: 0 0 70px;
  }
  .common-culture-values__item-icon img {
    width: 44px;
    height: 44px;
  }
  .common-culture-values__item-label {
    font-size: 20px;
    line-height: 1.25;
  }
}
@media (max-width: 1024px) {
  .common-culture-values__title.text-isabel-56 {
    font-size: 44px;
    line-height: 1.2;
  }
  .common-culture-values__description.text-myriad-26 {
    margin-top: 12px;
    font-size: 22px;
    line-height: 1.45;
  }
  .common-culture-values__items {
    margin-top: 36px;
    gap: 28px 20px;
  }
  .common-culture-values__item {
    gap: 18px;
  }
  .common-culture-values__item-icon {
    width: 70px;
    height: 70px;
    flex-basis: 70px;
  }
  .common-culture-values__item-icon img {
    width: 44px;
    height: 44px;
  }
  .common-culture-values__item-label {
    font-size: 21px;
    line-height: 1.25;
  }
  .common-culture-values__image {
    width: 100%;
    max-width: 100%;
    aspect-ratio: 737/793;
  }
}
@media (max-width: 700px) {
  .common-culture-values__title.text-isabel-56 {
    font-size: 34px;
    line-height: 1.2;
  }
  .common-culture-values__description.text-myriad-26 {
    font-size: 18px;
    line-height: 1.5;
  }
  .common-culture-values__items {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 28px;
  }
  .common-culture-values__item {
    gap: 14px;
  }
  .common-culture-values__item-icon {
    width: 62px;
    height: 62px;
    flex-basis: 62px;
  }
  .common-culture-values__item-icon img {
    width: 38px;
    height: 38px;
  }
  .common-culture-values__item-label {
    font-size: 18px;
    line-height: 1.3;
  }
  .common-culture-values__image {
    max-width: 100%;
    aspect-ratio: 737/793;
  }
}
@media (max-width: 480px) {
  .common-culture-values__item-label {
    font-size: 16px;
  }
}
.common-open-positions__title.text-isabel-56 {
  margin: 0;
}

.common-open-positions__description.text-myriad-26 {
  margin: 10px 0 0;
  max-width: 940px;
  color: #423f3c;
}

.common-open-positions__list {
  margin-top: 40px;
}

.common-open-positions__item {
  display: grid;
  grid-template-columns: minmax(280px, 0.8fr) minmax(300px, 1fr) auto;
  align-items: center;
  gap: 24px;
  padding: 14px 0 47px;
  border-bottom: 1px solid rgba(82, 89, 97, 0.2);
}

.common-open-positions__item:last-child {
  border-bottom: 0;
}

.common-open-positions__country {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 25px;
  padding: 2px 9px;
  background: #d2c0ac;
  color: #15254e;
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  leading-trim: cap-height;
  line-height: 26px;
  letter-spacing: 0;
}

.common-open-positions__role {
  margin-top: 10px;
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0;
  vertical-align: bottom;
  color: #000000;
}

.common-open-positions__posted.text-myriad-20-black {
  margin-top: 4px;
  line-height: 120%;
}

.common-open-positions__excerpt.text-myriad-20-black {
  margin: 0;
  color: #1c1b1a;
}

.common-open-positions__cta.banner_home_cta {
  margin-top: 0;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
}

@media (min-width: 1025px) and (max-width: 1470px) {
  .common-open-positions__title.text-isabel-56 {
    font-size: 46px;
    line-height: 1.16;
  }
  .common-open-positions__description.text-myriad-26 {
    font-size: 21px;
    line-height: 1.45;
    max-width: 820px;
  }
  .common-open-positions__list {
    margin-top: 34px;
  }
  .common-open-positions__item {
    grid-template-columns: minmax(220px, 0.75fr) minmax(260px, 1fr) auto;
    gap: 18px;
    padding: 12px 0 34px;
  }
  .common-open-positions__country {
    min-height: 23px;
    font-size: 14px;
    line-height: 1.35;
  }
  .common-open-positions__role {
    margin-top: 8px;
    font-size: 22px;
    line-height: 1.25;
  }
  .common-open-positions__posted.text-myriad-20-black,
  .common-open-positions__excerpt.text-myriad-20-black {
    font-size: 17px;
    line-height: 1.4;
  }
  .common-open-positions__cta.banner_home_cta {
    padding: 11px 15px;
    gap: 9px;
  }
  .common-open-positions__cta.banner_home_cta .text-bahij-20-white {
    font-size: 16px;
    line-height: 1.2;
  }
  .common-open-positions__cta.banner_home_cta .banner_home_cta_arrow {
    width: 15px;
    height: 15px;
  }
}
@media (max-width: 1024px) {
  .common-open-positions__item {
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-rows: auto auto;
    align-items: start;
    gap: 12px 18px;
    padding: 14px 0 32px;
  }
  .common-open-positions__meta {
    grid-column: 1;
    grid-row: 1;
  }
  .common-open-positions__excerpt.text-myriad-20-black {
    grid-column: 1;
    grid-row: 2;
    margin: 0;
    max-width: 100%;
  }
  .common-open-positions__cta.banner_home_cta {
    grid-column: 2;
    grid-row: 1/-1;
    align-self: center;
    justify-self: end;
    margin-top: 0;
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
  }
  .common-open-positions__title.text-isabel-56 {
    font-size: 44px;
    line-height: 1.2;
  }
  .common-open-positions__description.text-myriad-26 {
    font-size: 22px;
    line-height: 1.45;
    max-width: 100%;
  }
  .common-open-positions__list {
    margin-top: 32px;
  }
  .common-open-positions__role {
    font-size: 22px;
    line-height: 1.35;
  }
}
@media (max-width: 768px) {
  .common-open-positions__title.text-isabel-56 {
    font-size: 38px;
  }
  .common-open-positions__description.text-myriad-26 {
    font-size: 20px;
  }
  .common-open-positions__country {
    font-size: 15px;
    line-height: 1.35;
  }
  .common-open-positions__role {
    font-size: 20px;
  }
  .common-open-positions__posted.text-myriad-20-black {
    font-size: 17px;
  }
  .common-open-positions__excerpt.text-myriad-20-black {
    font-size: 17px;
    line-height: 1.45;
  }
}
@media (max-width: 700px) {
  .common-open-positions__title.text-isabel-56 {
    font-size: 34px;
    line-height: 1.2;
  }
  .common-open-positions__description.text-myriad-26 {
    font-size: 18px;
    line-height: 1.5;
  }
  .common-open-positions__list {
    margin-top: 24px;
  }
  .common-open-positions__item {
    gap: 10px 14px;
    padding: 12px 0 26px;
  }
  .common-open-positions__cta.banner_home_cta {
    padding: 11px 15px;
    gap: 9px;
  }
  .common-open-positions__cta.banner_home_cta .banner_home_cta_arrow {
    width: 15px;
    height: 15px;
  }
  .common-open-positions__cta.banner_home_cta .text-bahij-20-white {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (max-width: 480px) {
  .common-open-positions__country {
    font-size: 14px;
    padding: 2px 8px;
  }
  .common-open-positions__role {
    font-size: 18px;
  }
  .common-open-positions__posted.text-myriad-20-black,
  .common-open-positions__excerpt.text-myriad-20-black {
    font-size: 15px;
  }
}
.common-career-detail__title.text-isabel-56 {
  margin: 0;
  color: #000000;
}

.common-career-detail__header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px;
}

.common-career-detail__social {
  display: flex;
  align-items: center;
  gap: 12px;
}

.common-career-detail__social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border: 1px solid #A8988A;
  border-radius: 300px;
  box-sizing: border-box;
  text-decoration: none;
}

.common-career-detail__social-icon {
  width: auto;
  height: auto;
  max-width: 20px;
  max-height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.common-career-detail__section {
  padding: 34px 0;
  border-bottom: 2px solid rgba(82, 89, 97, 0.2);
}

.common-career-detail__section:last-child {
  border-bottom: 0;
}

.common-career-detail__section-title {
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 25px;
  leading-trim: cap-height;
  line-height: 30px;
  letter-spacing: 0px;
  vertical-align: bottom;
  color: #000000;
  margin: 0;
}

.common-career-detail__list {
  margin: 14px 0 0;
  padding-left: 39px;
  list-style: disc;
  list-style-position: outside;
}

.common-career-detail__list li {
  list-style: disc;
  display: list-item;
  padding-left: 14px;
}

.common-career-detail__list li::marker {
  color: #423F3C;
}

.common-career-detail__list-item,
.common-career-detail__paragraph,
.common-career-detail__line {
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  leading-trim: cap-height;
  line-height: 141%;
  letter-spacing: 0;
  color: #423F3C;
}

.common-career-detail__list-item {
  margin: 0;
}

.common-career-detail__paragraph {
  margin: 10px 0 0;
}

.common-career-detail__lines {
  margin-top: 12px;
}

.common-career-detail__line {
  margin: 0;
}

@media (min-width: 1024px) and (max-width: 1470px) {
  .common-career-detail__title.text-isabel-56 {
    font-size: 46px;
    line-height: 1.16;
  }
  .common-career-detail__section-title {
    font-size: 22px;
    line-height: 26px;
  }
  .common-career-detail__list-item,
  .common-career-detail__paragraph,
  .common-career-detail__line {
    font-size: 19px;
    line-height: 1.45;
  }
  .common-career-detail__social-link {
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 700px) {
  .common-career-detail__title.text-isabel-56 {
    font-size: 34px;
    line-height: 1.2;
  }
  .common-career-detail__header {
    flex-direction: column;
    align-items: flex-start;
  }
  .common-career-detail__social-link {
    width: 34px;
    height: 34px;
  }
  .common-career-detail__list-item,
  .common-career-detail__paragraph,
  .common-career-detail__line {
    font-size: 18px;
    line-height: 1.45;
  }
}
.common-career-application-form {
  background: #EBE3DB;
}

.common-career-application-form--career {
  padding: 70px 0;
}

.common-career-application-form__intro {
  max-width: 690px;
}

.common-career-application-form__title {
  margin: 0;
}

.common-career-application-form__description {
  margin: 12px 0 0;
}

.common-career-application-form__form {
  padding: 70px 0 90px;
}

.common-career-application-form__form--contact {
  padding-top: 44px;
}

.common-career-application-form--career .common-career-application-form__form {
  max-width: 1040px;
  margin: 0 auto;
  padding: 0;
}

.common-career-application-form--career .wpcf7-form {
  display: flex;
  flex-direction: column;
}

.common-career-application-form--career .wpcf7-form p {
  margin: 0;
}

.common-career-application-form--career .common-career-application-form__grid p,
.common-career-application-form--career .common-career-application-form__row--select-upload > p,
.common-career-application-form--career .common-career-application-form__upload-label p,
.common-career-application-form--career .common-career-application-form__browse p,
.common-career-application-form--career .common-career-application-form__submit-row p {
  display: contents;
}

.common-career-application-form--career .common-career-application-form__grid .wpcf7-form-control-wrap,
.common-career-application-form--career .common-career-application-form__row--select-upload > .wpcf7-form-control-wrap,
.common-career-application-form--career .common-career-application-form__browse .wpcf7-form-control-wrap {
  display: block;
}

.common-career-application-form__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px 22px;
}

.common-career-application-form__row {
  margin-top: 14px;
}

.common-career-application-form__row--select-upload {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
  align-items: start;
}

.common-career-application-form__control {
  width: 100%;
  background: #ffffff;
  border: 1px solid rgba(1, 15, 66, 0.2196078431);
  min-height: 65px;
  padding: 10px 26px;
  font-family: var(--font-family-base);
  font-size: 16px;
  color: #000000;
  outline: none;
}

.common-career-application-form__control::-moz-placeholder {
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  leading-trim: CAP_HEIGHT;
  line-height: 141%;
  letter-spacing: 0%;
  color: #000000;
  opacity: 1;
}

.common-career-application-form__control::placeholder {
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  leading-trim: CAP_HEIGHT;
  line-height: 141%;
  letter-spacing: 0%;
  color: #000000;
  opacity: 1;
}

.common-career-application-form__control[type=text],
.common-career-application-form__control[type=email],
.common-career-application-form__control[type=tel] {
  font-size: 16px;
}

.common-career-application-form__control--message {
  min-height: 190px;
  resize: vertical;
  padding-top: 16px;
}

.common-career-application-form__control[name=position] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("../images/careers/Vector.png");
  background-repeat: no-repeat;
  background-size: 13px 7px;
  background-position: right 22px center;
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  leading-trim: CAP_HEIGHT;
  line-height: 141%;
  letter-spacing: 0%;
  color: #000000;
  padding-right: 50px;
}

.common-career-application-form--career .common-career-application-form__control::-moz-placeholder {
  font-size: 18px;
}

.common-career-application-form--career .common-career-application-form__control::placeholder,
.common-career-application-form--career .common-career-application-form__control[name=position] {
  font-size: 18px;
}

.common-career-application-form__upload-row {
  display: flex;
  align-items: center;
  height: 65px;
  background: #ffffff;
  border: 1px solid rgba(1, 15, 66, 0.2196078431);
  padding: 4px;
}

.common-career-application-form__upload-label {
  flex: 1;
  padding: 0 18px;
}

.common-career-application-form__upload-label p {
  font-family: var(--font-family-base);
  font-size: 20px;
  color: #000000;
  line-height: 1;
}

.common-career-application-form__browse.banner_home_cta {
  margin: 0;
  padding: 0 40px;
  height: 100%;
  border-radius: 0;
}

.common-career-application-form__submit.banner_home_cta {
  margin-top: 6px;
  padding: 16px 58px;
}

.common-career-application-form__submit-row {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}

.common-career-application-form--career .common-career-application-form__row {
  margin-top: 16px;
}

.common-career-application-form--career .common-career-application-form__upload-label {
  display: flex;
  align-items: center;
}

.common-career-application-form--career .common-career-application-form__browse.banner_home_cta {
  position: relative;
  overflow: hidden;
  min-width: 140px;
  justify-content: center;
}

.common-career-application-form--career .common-career-application-form__browse .wpcf7-form-control-wrap {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.common-career-application-form--career .common-career-application-form__browse input[type=file] {
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
}

.common-career-application-form__upload-error {
  display: none;
  margin-top: 8px;
  font-family: var(--font-family-base);
  font-size: 14px;
  line-height: 1.4;
  color: #dc3232;
}

.common-career-application-form__upload-error.is-visible {
  display: block;
}

.common-career-application-form--career .common-career-application-form__submit.banner_home_cta {
  margin-top: 0;
  min-width: 172px;
  justify-content: center;
}

.common-career-application-form--contact {
  padding-bottom: 90px;
}

.common-career-application-form--contact .common-career-application-form__intro {
  max-width: 760px;
}

.common-career-application-form--contact .common-career-application-form__title.text-isabel-56 {
  font-size: 64px;
  line-height: 1.08;
}

.common-career-application-form--contact .common-career-application-form__description.text-myriad-26 {
  margin-top: 18px;
  max-width: 690px;
  line-height: 1.45;
  color: #4A4A4A;
}

.common-career-application-form--contact .common-career-application-form__form {
  padding: 44px 0 0;
}

.common-career-application-form--contact .wpcf7-form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.common-career-application-form--contact .wpcf7-form p {
  margin: 0;
}

.common-career-application-form--contact .common-career-application-form__grid p,
.common-career-application-form--contact .common-career-application-form__row p,
.common-career-application-form--contact .common-career-application-form__submit-row p {
  display: contents;
}

.common-career-application-form--contact .common-career-application-form__grid {
  gap: 16px 22px;
}

.common-career-application-form--contact .common-career-application-form__grid .wpcf7-form-control-wrap,
.common-career-application-form--contact .common-career-application-form__row .wpcf7-form-control-wrap {
  display: block;
}

.common-career-application-form--contact .common-career-application-form__row {
  margin-top: 0;
}

.common-career-application-form--contact .common-career-application-form__control {
  min-height: 64px;
  padding: 10px 26px;
}
@media (max-width: 820px) {
  .common-career-application-form--contact .common-career-application-form__control {
    min-height: 58px;
  }
}
@media (max-width: 576px) {
  .common-career-application-form--contact .common-career-application-form__control {
    min-height: 42px;
  }
}

.common-career-application-form--contact .common-career-application-form__control::-moz-placeholder {
  font-size: 16px;
  line-height: 1.4;
}

.common-career-application-form--contact .common-career-application-form__control::placeholder {
  font-size: 16px;
  line-height: 1.4;
}

.common-career-application-form--contact .common-career-application-form__control--message {
  min-height: 190px;
  padding-top: 18px;
}

.common-career-application-form--contact .common-career-application-form__submit-row {
  margin-top: 14px;
}

.common-career-application-form--contact .common-career-application-form__submit.banner_home_cta {
  margin-top: 0;
  min-width: 172px;
  justify-content: center;
  padding: 15px 36px;
}

.arabic .common-career-application-form__control[type=email],
.arabic .common-career-application-form__control[type=tel],
.rtl .common-career-application-form__control[type=email],
.rtl .common-career-application-form__control[type=tel] {
  direction: rtl;
  text-align: right;
}
.arabic .common-career-application-form__control[type=email]::-moz-placeholder, .arabic .common-career-application-form__control[type=tel]::-moz-placeholder, .rtl .common-career-application-form__control[type=email]::-moz-placeholder, .rtl .common-career-application-form__control[type=tel]::-moz-placeholder {
  direction: rtl;
  text-align: right;
}
.arabic .common-career-application-form__control[type=email]::placeholder,
.arabic .common-career-application-form__control[type=tel]::placeholder,
.rtl .common-career-application-form__control[type=email]::placeholder,
.rtl .common-career-application-form__control[type=tel]::placeholder {
  direction: rtl;
  text-align: right;
}

@media (max-width: 900px) {
  .common-career-application-form--career {
    padding: 56px 0;
  }
  .common-career-application-form__form {
    padding: 46px 0 62px;
  }
  .common-career-application-form--career .common-career-application-form__form {
    max-width: 720px;
    padding: 0;
  }
  .common-career-application-form__form--contact {
    padding-top: 30px;
  }
  .common-career-application-form__grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .common-career-application-form__row--select-upload {
    grid-template-columns: 1fr;
    gap: 14px;
  }
  .common-career-application-form__control {
    min-height: 58px;
    padding: 10px 18px;
    font-size: 15px;
  }
  .common-career-application-form__control::-moz-placeholder {
    font-size: 17px;
    line-height: 1.4;
  }
  .common-career-application-form__control::placeholder {
    font-size: 17px;
    line-height: 1.4;
  }
  .common-career-application-form__control[name=position] {
    font-size: 17px;
    background-position: right 16px center;
    padding-right: 42px;
  }
  .common-career-application-form--career .common-career-application-form__control::-moz-placeholder {
    font-size: 16px;
  }
  .common-career-application-form--career .common-career-application-form__control::placeholder,
  .common-career-application-form--career .common-career-application-form__control[name=position] {
    font-size: 16px;
  }
  .common-career-application-form--career .common-career-application-form__browse.banner_home_cta {
    min-width: 124px;
  }
  .common-career-application-form__upload-row {
    min-height: 58px;
    height: auto;
  }
  .common-career-application-form__upload-label p {
    font-size: 17px;
    line-height: 1.25;
    padding: 0 14px;
  }
  .common-career-application-form__browse.banner_home_cta {
    padding: 0 24px;
  }
  .common-career-application-form__submit.banner_home_cta {
    padding: 13px 34px;
  }
  .common-career-application-form__title.text-isabel-56 {
    font-size: 42px;
    line-height: 1.18;
  }
  .common-career-application-form__description.text-myriad-26 {
    font-size: 20px;
    line-height: 1.42;
  }
  .common-career-application-form--contact {
    padding-bottom: 62px;
  }
  .common-career-application-form--contact .common-career-application-form__title.text-isabel-56 {
    font-size: 48px;
    line-height: 1.12;
  }
}
@media (max-width: 576px) {
  .common-career-application-form--career {
    padding: 44px 0;
  }
  .common-career-application-form__form {
    padding: 34px 0 46px;
  }
  .common-career-application-form--career .common-career-application-form__form {
    max-width: 100%;
    padding: 0;
  }
  .common-career-application-form__form--contact {
    padding-top: 22px;
  }
  .common-career-application-form__row {
    margin-top: 12px;
  }
  .common-career-application-form__title.text-isabel-56 {
    font-size: 34px;
    line-height: 1.2;
  }
  .common-career-application-form__description.text-myriad-26 {
    font-size: 18px;
    line-height: 1.45;
    margin-top: 10px;
  }
  .common-career-application-form__control {
    min-height: 52px;
    padding: 9px 14px;
    font-size: 14px;
  }
  .common-career-application-form__control::-moz-placeholder {
    font-size: 15px;
    line-height: 1.35;
  }
  .common-career-application-form__control::placeholder {
    font-size: 15px;
    line-height: 1.35;
  }
  .common-career-application-form__control[name=position] {
    font-size: 15px;
    background-size: 11px 6px;
    background-position: right 12px center;
    padding-right: 34px;
  }
  .common-career-application-form--career .common-career-application-form__control::-moz-placeholder {
    font-size: 14px;
  }
  .common-career-application-form--career .common-career-application-form__control::placeholder,
  .common-career-application-form--career .common-career-application-form__control[name=position] {
    font-size: 14px;
  }
  .common-career-application-form--career .common-career-application-form__browse.banner_home_cta {
    min-width: 112px;
  }
  .common-career-application-form__control--message {
    min-height: 140px;
    padding-top: 12px;
  }
  .common-career-application-form__upload-row {
    min-height: 52px;
    padding: 3px;
  }
  .common-career-application-form__upload-label {
    font-size: 15px;
    line-height: 1.25;
    padding: 0 10px;
  }
  .common-career-application-form__browse.banner_home_cta {
    padding: 0 16px;
  }
  .common-career-application-form__submit.banner_home_cta {
    width: 100%;
    max-width: 100%;
    justify-content: center;
    padding: 12px 20px;
    box-sizing: border-box;
  }
  .common-career-application-form__submit-row {
    margin-top: 18px;
  }
  .common-career-application-form--contact {
    padding-bottom: 46px;
  }
  .common-career-application-form--contact .common-career-application-form__title.text-isabel-56 {
    font-size: 34px;
    line-height: 1.18;
  }
  .common-career-application-form--contact .common-career-application-form__description.text-myriad-26 {
    font-size: 18px;
  }
  .common-career-application-form--contact .common-career-application-form__grid {
    gap: 14px;
  }
  .common-career-application-form--contact .common-career-application-form__submit.banner_home_cta {
    min-width: 0;
  }
}
.common-development-vision {
  position: relative;
  min-height: 608px;
  overflow: hidden;
}

.common-development-vision__bg {
  position: absolute;
  inset: 0;
  background-image: var(--common-development-vision-image);
  background-position: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  opacity: 0.75;
  z-index: 0;
}

.common-development-vision__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(215.92deg, rgb(47, 39, 33) 56.5064501762%, rgb(127, 109, 95) 100%);
  opacity: 0.92;
  z-index: 1;
}

.common-development-vision__inner {
  position: relative;
  z-index: 2;
  min-height: 608px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.common-development-vision__title.text-isabel-56 {
  margin: 0;
  color: #ffffff;
}

.common-development-vision__subtitle.text-isabel-24-gold {
  margin: 10px 0 0;
}

.common-development-vision__description.text-myriad-24 {
  margin: 16px 0 0;
  max-width: var(--common-development-vision-description-max-width, 900px);
  color: #ffffff;
}

.common-development-vision__cta-row {
  margin-top: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 12px;
}

.common-development-vision__cta-row .banner_home_cta.common-development-vision__cta-primary {
  margin-top: 0;
}

.common-development-vision__cta-row .banner_home_cta .text-bahij-20-white,
.common-development-vision__cta-row .common-development-vision__cta-secondary .text-bahij-20-white {
  font-size: 20px;
  line-height: 1.3;
}

.common-development-vision__cta-row .banner_home_cta .banner_home_cta_arrow,
.common-development-vision__cta-row .common-development-vision__cta-secondary .banner_home_cta_arrow {
  width: 18px;
  height: 18px;
}

@media (min-width: 1025px) and (max-width: 1440px) {
  .common-development-vision,
  .common-development-vision__inner {
    min-height: 500px;
  }
  .common-development-vision__title.text-isabel-56 {
    font-size: 44px;
    line-height: 1.18;
  }
  .common-development-vision__subtitle.text-isabel-24-gold {
    font-size: 20px;
    line-height: 1.3;
  }
  .common-development-vision__description.text-myriad-24 {
    font-size: 19px;
    line-height: 1.45;
  }
}
@media (max-width: 1024px) {
  .common-development-vision,
  .common-development-vision__inner {
    min-height: 480px;
  }
  .common-development-vision__title.text-isabel-56 {
    font-size: 46px;
    line-height: 1.2;
  }
  .common-development-vision__subtitle.text-isabel-24-gold {
    margin-top: 8px;
    font-size: 22px;
    line-height: 1.3;
  }
  .common-development-vision__description.text-myriad-24 {
    margin-top: 14px;
    font-size: 21px;
    line-height: 1.45;
    max-width: min(92%, var(--common-development-vision-description-max-width, 900px));
  }
}
@media (max-width: 768px) {
  .common-development-vision,
  .common-development-vision__inner {
    min-height: 500px;
  }
  .common-development-vision__title.text-isabel-56 {
    font-size: 38px;
  }
  .common-development-vision__subtitle.text-isabel-24-gold {
    font-size: 20px;
  }
  .common-development-vision__description.text-myriad-24 {
    font-size: 18px;
    line-height: 1.5;
  }
  .common-development-vision__cta-row {
    margin-top: 18px;
    gap: 10px;
  }
  .common-development-vision__cta-row .banner_home_cta .text-bahij-20-white,
  .common-development-vision__cta-row .common-development-vision__cta-secondary .text-bahij-20-white {
    font-size: 18px;
  }
  .common-development-vision__cta-row .banner_home_cta .banner_home_cta_arrow,
  .common-development-vision__cta-row .common-development-vision__cta-secondary .banner_home_cta_arrow {
    width: 16px;
    height: 16px;
  }
}
@media (max-width: 700px) {
  .common-development-vision,
  .common-development-vision__inner {
    min-height: 460px;
  }
  .common-development-vision__cta-row {
    flex-direction: column;
    align-items: stretch;
  }
  .common-development-vision__cta-row .banner_home_cta.common-development-vision__cta-primary,
  .common-development-vision__cta-row .common-development-vision__cta-secondary {
    width: 100%;
    justify-content: center;
  }
}
@media (max-width: 480px) {
  .common-development-vision,
  .common-development-vision__inner {
    min-height: 420px;
  }
  .common-development-vision__title.text-isabel-56 {
    font-size: 30px;
    line-height: 1.25;
  }
  .common-development-vision__subtitle.text-isabel-24-gold {
    margin-top: 6px;
    font-size: 18px;
    line-height: 1.35;
  }
  .common-development-vision__description.text-myriad-24 {
    margin-top: 12px;
    font-size: 16px;
    line-height: 1.55;
  }
  .common-development-vision__cta-row .banner_home_cta .text-bahij-20-white,
  .common-development-vision__cta-row .common-development-vision__cta-secondary .text-bahij-20-white {
    font-size: 16px;
    line-height: 1.4;
  }
}
.common-design-philosophy {
  position: relative;
  overflow: hidden;
}

.common-design-philosophy__media {
  position: absolute;
  inset: 0;
  z-index: 0;
  min-height: 100vh;
  background-image: var(--common-design-philosophy-image);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.common-design-philosophy__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  min-height: 100vh;
  pointer-events: none;
  background: var(--common-design-philosophy-overlay, linear-gradient(223.92deg, #2F2721 37.9%, #7F6D5F 91.85%));
  opacity: var(--common-design-philosophy-overlay-opacity, 0.8);
}

.common-design-philosophy__wrap {
  position: relative;
  z-index: 2;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 110px 0;
}

.common-design-philosophy__content {
  max-width: 1120px;
}

.common-design-philosophy__title.text-isabel-56,
.common-design-philosophy__subtitle.text-isabel-36-taupe,
.common-design-philosophy__description.text-myriad-26 {
  color: #FFFFFF;
}

.common-design-philosophy__title.text-isabel-56 {
  margin: 0;
}

.common-design-philosophy__subtitle.text-isabel-36-taupe {
  margin: 26px 0 0;
}

.common-design-philosophy__description.text-myriad-26 {
  margin: 20px auto 0;
  max-width: 1050px;
}

@media (min-width: 1025px) and (max-width: 1470px) {
  .common-design-philosophy__media,
  .common-design-philosophy__overlay,
  .common-design-philosophy__wrap {
    min-height: 720px;
  }
  .common-design-philosophy__wrap {
    padding: 90px 3%;
  }
  .common-design-philosophy__content {
    max-width: 880px;
  }
  .common-design-philosophy__title.text-isabel-56 {
    font-size: 46px;
    line-height: 1.16;
  }
  .common-design-philosophy__subtitle.text-isabel-36-taupe {
    margin-top: 18px;
    font-size: 30px;
    line-height: 1.22;
  }
  .common-design-philosophy__description.text-myriad-26 {
    margin-top: 16px;
    max-width: 820px;
    font-size: 21px;
    line-height: 1.45;
  }
}
@media (max-width: 1024px) {
  .common-design-philosophy__media,
  .common-design-philosophy__overlay,
  .common-design-philosophy__wrap {
    min-height: 82vh;
  }
  .common-design-philosophy__wrap {
    padding: 88px 0;
  }
  .common-design-philosophy__title.text-isabel-56 {
    font-size: 46px;
    line-height: 1.2;
  }
  .common-design-philosophy__subtitle.text-isabel-36-taupe {
    margin-top: 18px;
    font-size: 30px;
    line-height: 1.25;
  }
  .common-design-philosophy__description.text-myriad-26 {
    margin-top: 16px;
    font-size: 22px;
    line-height: 1.45;
    max-width: 92%;
  }
}
@media (max-width: 700px) {
  .common-design-philosophy__media,
  .common-design-philosophy__overlay,
  .common-design-philosophy__wrap {
    min-height: 68vh;
  }
  .common-design-philosophy__wrap {
    padding: 72px 0;
  }
  .common-design-philosophy__title.text-isabel-56 {
    font-size: 34px;
    line-height: 1.2;
  }
  .common-design-philosophy__subtitle.text-isabel-36-taupe {
    margin-top: 14px;
    font-size: 24px;
    line-height: 1.3;
  }
  .common-design-philosophy__description.text-myriad-26 {
    margin-top: 14px;
    font-size: 18px;
    line-height: 1.5;
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .common-design-philosophy__media,
  .common-design-philosophy__overlay,
  .common-design-philosophy__wrap {
    min-height: 60vh;
  }
  .common-design-philosophy__wrap {
    padding: 56px 0;
  }
  .common-design-philosophy__title.text-isabel-56 {
    font-size: 30px;
    line-height: 1.25;
  }
  .common-design-philosophy__subtitle.text-isabel-36-taupe {
    font-size: 20px;
  }
  .common-design-philosophy__description.text-myriad-26 {
    font-size: 16px;
    line-height: 1.55;
  }
}
.about-mvv__inner {
  border-top: 1px solid #D9D9D9;
  padding: 106px 0 56px;
  box-sizing: border-box;
}

.about-mvv__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  align-items: stretch;
  width: 100%;
}

.about-mvv__col {
  padding-block: 0;
  padding-inline: 40px;
  min-width: 0;
  min-height: 0;
  box-sizing: border-box;
}

.about-mvv__col:first-child {
  padding-inline-start: 0;
}

.about-mvv__col:last-child {
  padding-inline-end: 0;
}

.about-mvv__col--border {
  position: relative;
  border-inline-start: 0;
}

.about-mvv__col--border::before {
  content: "";
  position: absolute;
  inset-inline-start: -7%;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 191px;
  background: #A8988A;
  pointer-events: none;
}

@media (min-width: 1001px) and (max-width: 1440px) {
  .about-mvv__grid > .about-mvv__col--border:nth-child(2)::before {
    inset-inline-start: -2%;
  }
  .about-mvv__grid > .about-mvv__col--border:nth-child(3)::before {
    inset-inline-start: 1%;
  }
}
.about-mvv__title {
  margin: 0;
  padding: 0;
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #7F6D5F;
}

.about-mvv__text {
  margin: 50px 0 0;
  max-width: 404px;
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  leading-trim: cap-height;
  line-height: 1.41;
  letter-spacing: 0;
  color: #000000;
}
.about-mvv__text p {
  margin: 0 0 1em;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
.about-mvv__text p:last-child {
  margin-bottom: 0;
}
.about-mvv__text ul {
  list-style: disc outside;
  list-style-type: disc;
  margin: 0;
  padding-block: 0;
  padding-inline: 1.4em 0;
}
.about-mvv__text li {
  display: list-item;
  list-style: disc outside;
  list-style-type: disc;
  margin: 0 0 8px;
  padding-block: 0;
  padding-inline: 0.2em 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
}
.about-mvv__text li:last-child {
  margin-bottom: 0;
}

.about-mvv__list {
  list-style: disc outside;
  list-style-type: disc;
  margin: 20px 0 0;
  padding-block: 0;
  padding-inline: 1.4em 0;
  font-family: var(--font-family-base);
  font-weight: 400;
  font-size: 24px;
  line-height: 1.41;
  letter-spacing: 0;
  color: #000000;
}

.about-mvv__list ul {
  list-style-type: disc;
}

.about-mvv__list ul li {
  display: list-item;
  list-style: disc outside;
  list-style-type: disc;
  margin: 0 0 8px;
  padding-block: 0;
  padding-inline: 0.2em 0;
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  leading-trim: cap-height;
  line-height: 1.2;
  letter-spacing: 0;
  color: #000000;
}

.about-mvv__list ul li:last-child {
  margin-bottom: 0;
}

.about-mvv__bottom-bar {
  width: 100%;
  height: 12px;
  background: #D9CEC5;
}

@media (max-width: 1000px) {
  .about-mvv__inner {
    padding: 40px 0 44px;
  }
  .about-mvv__grid {
    grid-template-columns: 1fr;
    gap: 0;
  }
  .about-mvv__col,
  .about-mvv__col:first-child,
  .about-mvv__col:last-child {
    padding: 0;
  }
  .about-mvv__col--border {
    border-left: 0;
    border-top: 1px solid #A8988A;
    padding-top: 32px;
    margin-top: 32px;
  }
  .about-mvv__col--border::before {
    display: none;
  }
  .about-mvv__title {
    font-size: 32px;
  }
  .about-mvv__text {
    margin-top: 16px;
    font-size: 22px;
    line-height: 1.4;
  }
  ul.about-mvv__list {
    margin-top: 16px;
    font-size: 21px;
    line-height: 1.4;
  }
  ul.about-mvv__list > li {
    font-size: 21px;
    line-height: 1.4;
  }
}
@media (max-width: 821px) {
  .about-mvv__col:nth-child(3) {
    padding-top: 22px;
  }
}
@media (max-width: 768px) {
  .about-mvv__inner {
    padding: 32px 0 36px;
  }
  .about-mvv__col--border {
    padding-top: 24px;
    margin-top: 24px;
  }
  .about-mvv__col:nth-child(3) {
    margin-top: 24px;
  }
  .about-mvv__title {
    font-size: 28px;
  }
  .about-mvv__text {
    margin-top: 14px;
    font-size: 18px;
    line-height: 1.45;
  }
  .about-mvv__text ul {
    padding-inline-start: 1.2em;
  }
  .about-mvv__text li {
    margin-bottom: 6px;
  }
  ul.about-mvv__list {
    margin-top: 14px;
    padding-inline-start: 1.2em;
    font-size: 18px;
    line-height: 1.45;
  }
  ul.about-mvv__list > li {
    margin-bottom: 6px;
    font-size: 18px;
    line-height: 1.45;
  }
}
@media (max-width: 575px) {
  .about-mvv__inner {
    padding: 26px 0 30px;
  }
  .about-mvv__col--border {
    padding-top: 18px;
    margin-top: 18px;
  }
  .about-mvv__col:nth-child(3) {
    margin-top: 18px;
  }
  .about-mvv__title {
    font-size: 24px;
    line-height: 1.25;
  }
  .about-mvv__text {
    margin-top: 12px;
    font-size: 16px;
    line-height: 1.5;
  }
  ul.about-mvv__list {
    margin-top: 12px;
    font-size: 16px;
    line-height: 1.5;
  }
  ul.about-mvv__list > li {
    font-size: 16px;
    line-height: 1.5;
  }
}
.common-split-showcase__grid {
  display: grid;
  grid-template-columns: minmax(0, 737px) minmax(0, 1fr);
  align-items: center;
  gap: 107px;
}

.common-split-showcase__media {
  min-width: 0;
}

.common-split-showcase__image {
  width: 737px;
  max-width: 100%;
  aspect-ratio: 737/793;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.common-split-showcase__image--parallax {
  background-attachment: fixed;
}

.common-split-showcase__media .home-overview-image--secondary {
  margin-top: 0;
}

.common-split-showcase__content {
  max-width: 752px;
}

.common-split-showcase__title {
  display: block;
  margin: 0;
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 56px;
  leading-trim: cap-height;
  line-height: 120%;
  letter-spacing: 0;
  color: #0D0D0D;
}

.common-split-showcase__subtitle {
  display: block;
  margin: 17px 0 0;
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  leading-trim: cap-height;
  line-height: 120%;
  letter-spacing: 0;
  color: #0D0D0D;
}

.common-split-showcase__description {
  margin-top: 24px;
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  leading-trim: cap-height;
  line-height: 141%;
  letter-spacing: 0;
  color: #423F3C;
  padding-bottom: 19px;
}

.common-split-showcase--modern-luxury .common-split-showcase__description h3 {
  margin: 34px 0 16px;
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  leading-trim: cap-height;
  line-height: 120%;
  letter-spacing: 0;
  color: #0D0D0D;
}

.common-split-showcase--modern-luxury .common-split-showcase__description h3:first-child {
  margin-top: 0;
}

.common-split-showcase--modern-luxury .common-split-showcase__description ul {
  margin: 16px 0 0;
  padding-left: 28px;
  list-style: disc;
}

.common-split-showcase--modern-luxury .common-split-showcase__description li {
  margin: 0 0 8px;
  list-style: disc;
  font-size: 26px;
}

.common-split-showcase--modern-luxury .common-split-showcase__description li::marker {
  color: #000000;
  font-size: 0.7em;
}

.common-split-showcase__cta-row {
  margin-top: 12px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.common-split-showcase__cta-row .banner_home_cta {
  margin-top: 0;
}

.common-split-showcase__cta-row .footer-template__cta.footer-template__cta--secondary {
  padding: 13px 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  text-decoration: none;
  text-align: center;
  background: transparent;
  border: 1px solid #cfcfcf;
  line-height: 1;
}

.common-split-showcase__cta-row .footer-template__cta-arrow {
  width: 19px;
  height: 19px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) saturate(100%) invert(72%) sepia(13%) saturate(369%) hue-rotate(346deg) brightness(92%) contrast(88%);
}

.common-split-showcase--reverse .common-split-showcase__grid {
  grid-template-columns: minmax(0, 1fr) minmax(0, 737px);
}

.common-split-showcase--reverse .common-split-showcase__media {
  order: 2;
}

.common-split-showcase--reverse .common-split-showcase__content {
  order: 1;
}

@media (max-width: 1280px) {
  .common-split-showcase__grid,
  .common-split-showcase--reverse .common-split-showcase__grid {
    grid-template-columns: 1fr;
    gap: 34px;
  }
  .common-split-showcase__media,
  .common-split-showcase--reverse .common-split-showcase__media,
  .common-split-showcase__content,
  .common-split-showcase--reverse .common-split-showcase__content {
    order: initial;
  }
  .common-split-showcase__image {
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 737/793;
  }
  .common-split-showcase__image--parallax {
    background-attachment: scroll;
  }
  .common-split-showcase__cta-row {
    gap: 10px;
  }
}
@media (min-width: 1025px) and (max-width: 1470px) {
  .common-split-showcase__grid,
  .common-split-showcase--reverse .common-split-showcase__grid {
    grid-template-columns: minmax(0, clamp(420px, 42vw, 560px)) minmax(0, 1fr);
    gap: clamp(36px, 5vw, 72px);
    align-items: center;
  }
  .common-split-showcase__media,
  .common-split-showcase__content {
    order: initial;
  }
  .common-split-showcase--reverse .common-split-showcase__grid {
    grid-template-columns: minmax(0, 1fr) minmax(0, clamp(420px, 42vw, 560px));
  }
  .common-split-showcase--reverse .common-split-showcase__media {
    order: 2;
  }
  .common-split-showcase--reverse .common-split-showcase__content {
    order: 1;
  }
  .common-split-showcase__image {
    width: 100%;
    max-width: 560px;
  }
  .common-split-showcase--reverse .common-split-showcase__image {
    margin-left: auto;
  }
  .common-split-showcase__content {
    max-width: 560px;
    align-self: center;
  }
  .common-split-showcase__title {
    font-size: 46px;
    line-height: 1.16;
  }
  .common-split-showcase__subtitle {
    margin-top: 14px;
    font-size: 30px;
    line-height: 1.22;
  }
  .common-split-showcase__description {
    margin-top: 18px;
    font-size: 20px;
    line-height: 1.42;
    padding-bottom: 10px;
  }
}
@media (max-width: 992px) {
  .common-split-showcase {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .common-split-showcase__grid {
    gap: 26px;
  }
  .common-split-showcase__content {
    max-width: 100%;
  }
  .common-split-showcase__title {
    font-size: 44px;
    line-height: 1.2;
  }
  .common-split-showcase__subtitle {
    margin-top: 12px;
    font-size: 30px;
    line-height: 1.25;
  }
  .common-split-showcase__description {
    margin-top: 16px;
    font-size: 22px;
    line-height: 1.45;
    padding-bottom: 10px;
  }
  .common-split-showcase--modern-luxury .common-split-showcase__description h3 {
    font-size: 30px;
    line-height: 1.22;
    margin-top: 26px;
  }
  .common-split-showcase--modern-luxury .common-split-showcase__description ul {
    padding-left: 28px;
  }
}
@media (max-width: 820px) {
  .common-split-showcase {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .common-split-showcase__grid {
    gap: 22px;
  }
  .common-split-showcase__title {
    font-size: 34px;
  }
  .common-split-showcase__subtitle {
    margin-top: 10px;
    font-size: 25px;
  }
  .common-split-showcase__description {
    margin-top: 14px;
    font-size: 18px;
    line-height: 1.5;
    padding-bottom: 8px;
  }
  .common-split-showcase--modern-luxury .common-split-showcase__description h3 {
    font-size: 25px;
    line-height: 1.28;
    margin-top: 22px;
    margin-bottom: 12px;
  }
  .common-split-showcase--modern-luxury .common-split-showcase__description ul {
    padding-left: 22px;
  }
  .common-split-showcase__cta-row {
    justify-content: center;
  }
  .common-split-showcase__cta-row .banner_home_cta,
  .common-split-showcase__cta-row .footer-template__cta.footer-template__cta--secondary {
    width: auto;
    max-width: 100%;
    justify-content: center;
    text-align: center;
  }
}
@media (max-width: 575px) {
  .common-split-showcase {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .common-split-showcase__title {
    font-size: 28px;
    line-height: 1.25;
  }
  .common-split-showcase__subtitle {
    font-size: 21px;
    line-height: 1.3;
  }
  .common-split-showcase__description {
    font-size: 16px;
    line-height: 1.52;
  }
  .common-split-showcase--modern-luxury .common-split-showcase__description h3 {
    font-size: 21px;
    line-height: 1.3;
    margin-top: 18px;
    margin-bottom: 10px;
  }
  .common-split-showcase--modern-luxury .common-split-showcase__description ul {
    padding-left: 18px;
  }
  .common-split-showcase__cta-row .banner_home_cta .text-bahij-20-white,
  .common-split-showcase__cta-row .footer-template__cta.footer-template__cta--secondary .text-bahij-20-gold {
    font-size: 14px;
    line-height: 1.25;
  }
  .common-split-showcase__cta-row .banner_home_cta .banner_home_cta_arrow,
  .common-split-showcase__cta-row .footer-template__cta-arrow {
    width: 15px;
    height: 15px;
  }
}
.common-leadership {
  overflow: hidden;
}

.common-leadership__title.inner-banner-title {
  margin: 0;
  color: #0D0D0D;
}

.common-leadership__subtitle.text-myriad-26 {
  margin: 6px 0 0;
  color: #423F3C;
}

.common-leadership__slider {
  --common-leadership-gap: 24px;
  --common-leadership-gap-half: 12px;
  --common-leadership-marquee-duration: 46s;
  margin-top: 95px;
  width: 100%;
  overflow: hidden;
}

.common-leadership__list {
  display: flex;
  align-items: flex-start;
  gap: var(--common-leadership-gap);
  margin: 0;
  padding: 0;
}

.common-leadership__slider--marquee .common-leadership__list {
  width: -moz-max-content;
  width: max-content;
  animation: common-leadership-marquee var(--common-leadership-marquee-duration) linear infinite;
  will-change: transform;
}

@keyframes common-leadership-marquee {
  to {
    transform: translate3d(calc(-50% - var(--common-leadership-gap-half)), 0, 0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .common-leadership__slider--marquee .common-leadership__list {
    animation: none;
    transform: none;
  }
}
.common-leadership__card {
  width: 380px;
  max-width: 380px;
  flex: 0 0 380px;
}

.common-leadership__card-image {
  width: 380px;
  max-width: 380px;
  aspect-ratio: 380/481;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.common-leadership__card-name {
  margin-top: 22px;
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  leading-trim: cap-height;
  line-height: 120%;
  letter-spacing: 0;
  color: #000000;
}

.common-leadership__card-role.text-myriad-24-brown {
  margin-top: 4px;
}

@media (min-width: 1025px) and (max-width: 1470px) {
  .common-leadership__slider {
    --common-leadership-gap: 20px;
    --common-leadership-gap-half: 10px;
    --common-leadership-marquee-duration: 40s;
    margin-top: 64px;
  }
  .common-leadership__card,
  .common-leadership__card-image {
    width: 320px;
    max-width: 320px;
    flex-basis: 320px;
  }
  .common-leadership__card-name {
    margin-top: 18px;
    font-size: 20px;
    line-height: 1.22;
  }
  .common-leadership__card-role.text-myriad-24-brown {
    margin-top: 3px;
    font-size: 18px;
    line-height: 1.34;
  }
}
@media (max-width: 1024px) {
  .common-leadership {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .common-leadership__slider {
    --common-leadership-gap: 18px;
    --common-leadership-gap-half: 9px;
    margin-top: 30px;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .common-leadership__slider::-webkit-scrollbar {
    display: none;
  }
  .common-leadership__card,
  .common-leadership__card-image {
    width: 320px;
    max-width: 320px;
    flex-basis: 320px;
  }
}
@media (max-width: 821px) {
  .common-leadership__title.inner-banner-title {
    font-size: 38px;
    line-height: 1.18;
  }
  .common-leadership__subtitle.text-myriad-26 {
    font-size: 18px;
    line-height: 1.45;
  }
}
@media (max-width: 768px) {
  .common-leadership {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .common-leadership__subtitle.text-myriad-26 {
    margin-top: 10px;
  }
  .common-leadership__slider {
    --common-leadership-gap: 14px;
    --common-leadership-gap-half: 7px;
    margin-top: 24px;
    overflow: hidden;
  }
  .common-leadership__card,
  .common-leadership__card-image {
    width: 270px;
    max-width: 270px;
    flex-basis: 270px;
  }
  .common-leadership__card-name {
    margin-top: 14px;
    font-size: 20px;
    line-height: 1.25;
  }
  .common-leadership__card-role.text-myriad-24-brown {
    margin-top: 2px;
    font-size: 18px;
    line-height: 1.35;
  }
}
.arabic .common-leadership__slider,
.rtl .common-leadership__slider {
  direction: ltr;
}
.arabic .common-leadership__card-name,
.arabic .common-leadership__card-role,
.rtl .common-leadership__card-name,
.rtl .common-leadership__card-role {
  direction: rtl;
  text-align: right;
}

@media (max-width: 575px) {
  .common-leadership {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .common-leadership__title.inner-banner-title {
    font-size: 30px;
    line-height: 1.22;
  }
  .common-leadership__subtitle.text-myriad-26 {
    font-size: 16px;
    line-height: 1.5;
  }
  .common-leadership__slider {
    --common-leadership-gap: 12px;
    --common-leadership-gap-half: 6px;
    margin-top: 20px;
  }
  .common-leadership__card,
  .common-leadership__card-image {
    width: min(82vw, 250px);
    max-width: min(82vw, 250px);
    flex-basis: min(82vw, 250px);
  }
  .common-leadership__card-name {
    margin-top: 12px;
    font-size: 18px;
  }
  .common-leadership__card-role.text-myriad-24-brown {
    font-size: 16px;
    line-height: 1.4;
  }
}
.common-recognition {
  overflow: hidden;
}

.common-recognition__title.inner-banner-title {
  margin: 0;
  color: #0D0D0D;
}

.common-recognition__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
}

.common-recognition__description.text-myriad-26 {
  margin: 12px 0 0;
  max-width: 65%;
  color: #423F3C;
}

.common-recognition__cta.banner_home_cta {
  flex: 0 0 auto;
  margin-top: 10px;
}

.common-recognition__list {
  margin: 42px 0 0;
  padding: 0;
  display: flex;
  -moz-column-gap: 0;
       column-gap: 0;
  align-items: center;
}

.common-recognition__item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px;
  width: auto;
}

.common-recognition__image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 120px;
  -o-object-fit: contain;
     object-fit: contain;
}

.common-recognition__slider {
  margin-top: 42px;
  width: 94%;
  overflow: hidden;
}

.common-recognition__slider .swiper-wrapper {
  transition-timing-function: linear !important;
}

.common-recognition__slider .swiper-slide {
  width: auto;
}

@media (max-width: 1024px) {
  .common-recognition__title.inner-banner-title {
    font-size: 42px;
    line-height: 1.18;
  }
  .common-recognition__description.text-myriad-26 {
    font-size: 22px;
    line-height: 1.45;
    max-width: 75%;
  }
  .common-recognition__cta.banner_home_cta {
    width: auto;
    align-self: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding: 14px 18px;
    gap: 12px;
  }
  .common-recognition__cta.banner_home_cta .text-bahij-20-white {
    font-size: 17px;
    line-height: 1.2;
  }
  .common-recognition__cta.banner_home_cta .banner_home_cta_arrow {
    width: 19px;
    height: 19px;
  }
}
@media (max-width: 900px) {
  .common-recognition {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .common-recognition__head {
    flex-direction: column;
    align-items: center;
    gap: 14px;
  }
  .common-recognition__description.text-myriad-26 {
    margin-top: 10px;
    max-width: 100%;
  }
  .common-recognition__slider {
    margin-top: 28px;
    width: 100%;
  }
  .common-recognition__list {
    margin-top: 28px;
  }
  .common-recognition__item {
    min-height: 72px;
  }
  .common-recognition__image {
    max-height: 72px;
  }
}
@media (max-width: 821px) {
  .common-recognition .wrap {
    display: flex;
    flex-direction: column;
  }
  .common-recognition__head {
    display: contents;
  }
  .common-recognition__title.inner-banner-title {
    order: 1;
  }
  .common-recognition__description.text-myriad-26 {
    order: 2;
  }
  .common-recognition__cta.banner_home_cta {
    order: 3;
    margin-top: 16px;
  }
}
@media (max-width: 768px) {
  .common-recognition {
    padding-top: 56px;
    padding-bottom: 56px;
  }
  .common-recognition .wrap {
    display: flex;
    flex-direction: column;
  }
  .common-recognition__head {
    display: contents;
  }
  .common-recognition__title.inner-banner-title {
    order: 1;
  }
  .common-recognition__description.text-myriad-26 {
    order: 2;
  }
  .common-recognition__title.inner-banner-title {
    font-size: 36px;
  }
  .common-recognition__cta.banner_home_cta {
    order: 3;
    width: auto;
    align-self: center;
    justify-content: center;
    text-align: center;
    margin-top: 16px;
  }
  .common-recognition__description.text-myriad-26 {
    margin-top: 8px;
    font-size: 18px;
  }
  .common-recognition__slider {
    margin-top: 22px;
  }
  .common-recognition__list {
    margin-top: 22px;
  }
  .common-recognition__item {
    min-height: 62px;
  }
  .common-recognition__image {
    max-height: 62px;
  }
}
@media (max-width: 575px) {
  .common-recognition {
    padding-top: 44px;
    padding-bottom: 44px;
  }
  .common-recognition__slider {
    margin-top: 18px;
  }
  .common-recognition__list {
    margin-top: 18px;
  }
  .common-recognition__item {
    min-height: 54px;
  }
  .common-recognition__image {
    max-height: 54px;
  }
}
.blog-insights-page__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 24px;
}

.blog-insights-page__header-copy {
  flex: 1 1 auto;
  max-width: 980px;
}

.blog-insights-page__title.text-isabel-72 {
  margin: 0;
  color: #000000;
}

.blog-insights-page__description.text-myriad-24 {
  margin-top: 10px;
  color: #000000;
}

.blog-insights-page__filter-wrap {
  position: relative;
  width: 177px;
  flex: 0 0 auto;
}

.blog-insights-page__filter {
  width: 100%;
  min-height: 48px;
  padding: 15px 38px 18px 23px;
  border: 1px solid rgba(1, 15, 66, 0.2196078431);
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  leading-trim: cap-height;
  line-height: 141%;
  letter-spacing: 0;
  color: #000000;
}

.blog-insights-page__filter-icon {
  position: absolute;
  top: 50%;
  right: 14px;
  width: 13px;
  height: 7px;
  transform: translateY(-50%);
  pointer-events: none;
}

.blog-insights-page__grid {
  margin-top: 40px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 42px 16px;
}

.blog-insights-page__image {
  width: 100%;
  max-width: 380px;
  aspect-ratio: 380/296;
  overflow: hidden;
}

.blog-insights-page__image-link {
  display: block;
  height: 100%;
}

.blog-insights-page__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  display: block;
  transition: transform 0.35s ease;
}

.blog-insights-page__card:hover .blog-insights-page__image img,
.blog-insights-page__card:focus-within .blog-insights-page__image img {
  transform: scale(1.05);
}

.blog-insights-page__date {
  margin-top: 8px;
}

.blog-insights-page__card-title {
  margin-top: 4px;
  line-height: 1.1;
  color: #111111;
}

.blog-insights-page__title-link {
  color: inherit;
  text-decoration: none;
}

.blog-insights-page__link {
  margin-top: 29px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #7F6D5F;
  text-decoration: underline;
}

.blog-insights-page__link:hover,
.blog-insights-page__link:focus {
  color: #000000;
}

.blog-insights-page__link-arrow {
  width: 14px;
  height: 12px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) saturate(100%) invert(43%) sepia(16%) saturate(515%) hue-rotate(344deg) brightness(96%) contrast(90%);
}

.blog-insights-page__link:hover .blog-insights-page__link-arrow,
.blog-insights-page__link:focus .blog-insights-page__link-arrow {
  filter: brightness(0) saturate(100%);
}

@media (max-width: 1280px) {
  .blog-insights-page__title.text-isabel-72 {
    font-size: 56px;
    line-height: 1.12;
  }
  .blog-insights-page__description.text-myriad-24 {
    font-size: 20px;
    line-height: 1.42;
  }
  .blog-insights-page__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px 16px;
  }
}
@media (max-width: 900px) {
  .blog-insights-page__header {
    flex-direction: column;
    gap: 16px;
  }
  .blog-insights-page__filter-wrap {
    width: 160px;
  }
  .blog-insights-page__filter {
    min-height: 44px;
    padding: 11px 34px 13px 16px;
    font-size: 17px;
  }
  .blog-insights-page__grid {
    margin-top: 30px;
    gap: 24px 14px;
  }
  .blog-insights-page__image {
    max-width: 100%;
  }
  .blog-insights-page__date.text-myriad-24-brown {
    font-size: 20px;
    line-height: 1.35;
  }
  .blog-insights-page__card-title.text-isabel-24-semibold {
    font-size: 22px;
    line-height: 1.2;
  }
}
@media (min-width: 768px) and (max-width: 820px) {
  .blog-insights-page__header {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    gap: 24px;
  }
  .blog-insights-page__header-copy {
    max-width: calc(100% - 201px);
  }
  .blog-insights-page__filter-wrap {
    width: 177px;
    align-self: flex-start;
    margin-left: auto;
  }
}
@media (max-width: 700px) {
  .blog-insights-page__title.text-isabel-72 {
    font-size: 36px;
    line-height: 1.18;
  }
  .blog-insights-page__description.text-myriad-24 {
    font-size: 17px;
    line-height: 1.45;
    margin-top: 8px;
  }
  .blog-insights-page__filter-wrap {
    width: 145px;
  }
  .blog-insights-page__filter {
    min-height: 40px;
    padding: 9px 30px 10px 12px;
    font-size: 15px;
  }
  .blog-insights-page__filter-icon {
    right: 10px;
    width: 11px;
    height: 6px;
  }
  .blog-insights-page__grid {
    grid-template-columns: 1fr;
    margin-top: 22px;
    gap: 18px;
  }
  .blog-insights-page__image {
    aspect-ratio: 16/11;
  }
  .blog-insights-page__date.text-myriad-24-brown {
    font-size: 18px;
    line-height: 1.35;
  }
  .blog-insights-page__card-title.text-isabel-24-semibold {
    font-size: 20px;
    line-height: 1.22;
  }
  .blog-insights-page__link {
    margin-top: 14px;
  }
}
.blog-detail-page__layout {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 48px;
}

.blog-detail-page__social {
  display: flex;
  flex-direction: column;
  gap: 14px;
  flex: 0 0 auto;
  align-self: flex-start;
  position: sticky;
  top: 24px;
  z-index: 2;
}

.blog-detail-page__social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  border: 1px solid #A8988A;
  border-radius: 300px;
  box-sizing: border-box;
  text-decoration: none;
}

.blog-detail-page__social-icon {
  width: auto;
  height: auto;
  max-width: 20px;
  max-height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.blog-detail-page__main {
  min-width: 0;
  max-width: 1034px;
  text-align: left;
}

.blog-detail-page__category {
  display: inline-flex;
  align-items: center;
  padding: 0 14px;
  min-height: 28px;
  background: #A8988A;
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  leading-trim: cap-height;
  line-height: 28px;
  letter-spacing: 0%;
  color: #FFFFFF;
}

.blog-detail-page__title {
  margin: 16px 0 0;
  font-family: var(--font-family-display);
  font-weight: 400;
  font-style: normal;
  font-size: 64px;
  leading-trim: cap-height;
  line-height: 120%;
  letter-spacing: 0;
  color: #000000;
}

.blog-detail-page__meta {
  margin-top: 12px;
}

.blog-detail-page__body-copy {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 1em;
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  leading-trim: cap-height;
  line-height: 141%;
  letter-spacing: 0%;
  color: #000000;
}

.blog-detail-page__body-copy--after {
  margin-top: 28px;
}

.blog-detail-page__body-copy--after-second {
  margin-top: 32px;
}

.blog-detail-page__body-copy > p {
  font: inherit;
  margin: 0;
}

.blog-detail-page__figure {
  margin: 32px 0 0;
  padding: 0;
  width: 100%;
}

.blog-detail-page__figure--secondary {
  margin-top: 32px;
}

.blog-detail-page__featured-img {
  display: block;
  width: 100%;
  height: 420px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.blog-detail-page__body-img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 21/9;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media (min-width: 1025px) and (max-width: 1470px) {
  .blog-detail-page__category {
    font-size: 14px;
    line-height: 24px;
    min-height: 24px;
  }
  .blog-detail-page__title {
    font-size: 42px;
    line-height: 1.14;
  }
  .blog-detail-page__meta.text-myriad-24-brown {
    font-size: 20px;
    line-height: 1.35;
  }
  .blog-detail-page__body-copy {
    font-size: 20px;
    line-height: 1.42;
  }
}
@media (max-width: 900px) {
  .blog-detail-page__layout {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 28px;
  }
  .blog-detail-page__social {
    flex-direction: row;
    flex-wrap: wrap;
    padding-top: 0;
    position: static;
    align-self: center;
  }
  .blog-detail-page__main {
    width: 100%;
  }
  .blog-detail-page__title {
    font-size: 42px;
  }
}
@media (max-width: 821px) {
  .blog-detail-page__layout {
    align-items: flex-start;
  }
  .blog-detail-page__social {
    align-self: flex-start;
    justify-content: flex-start;
  }
  .blog-detail-page__meta.text-myriad-24-brown {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .blog-detail-page__social {
    gap: 10px;
  }
  .blog-detail-page__social-link {
    width: 34px;
    height: 34px;
  }
  .blog-detail-page__title {
    font-size: 34px;
    line-height: 1.2;
  }
  .blog-detail-page__body-copy {
    font-size: 18px;
    line-height: 1.45;
  }
  .blog-detail-page__featured-img {
    height: 280px;
  }
  .blog-detail-page__body-img {
    aspect-ratio: 16/10;
  }
}
.case-studies-template__header {
  max-width: 920px;
}

.case-studies-template__eyebrow {
  margin: 0 0 12px;
}

.case-studies-template__title {
  margin: 0 0 20px;
}

.case-studies-template__intro {
  margin: 0;
  color: #000000;
}

.case-studies-template__grid {
  margin-top: 56px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px 32px;
}

.case-studies-card {
  min-width: 0;
}

.case-studies-card__media {
  display: block;
  overflow: hidden;
  background: #dcd6cf;
  height: 295px;
}

.case-studies-card__media img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.case-studies-card__media:hover img,
.case-studies-card__media:focus-visible img {
  transform: scale(1.02);
}

.case-studies-card__title.text-isabel-24 {
  margin: 16px 0 8px;
}

.case-studies-card__category {
  margin: 0 0 12px;
}

.case-studies-card__link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #7f6d5f;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.case-studies-card__link:hover,
.case-studies-card__link:focus-visible {
  color: #7f6d5f;
}

.case-studies-card__link-arrow {
  width: 14px;
  height: 12px;
  -o-object-fit: contain;
     object-fit: contain;
  flex-shrink: 0;
  filter: brightness(0) saturate(100%) invert(43%) sepia(16%) saturate(515%) hue-rotate(344deg) brightness(96%) contrast(90%);
}

@media (max-width: 1024px) {
  .case-studies-template__title.text-isabel-56 {
    font-size: 44px;
    line-height: 1.18;
  }
  .case-studies-template__intro.text-myriad-26 {
    font-size: 22px;
    line-height: 1.42;
  }
  .case-studies-template__grid {
    margin-top: 44px;
    gap: 30px 20px;
  }
  .case-studies-card__media {
    height: 250px;
  }
}
@media (max-width: 700px) {
  .case-studies-template__title.text-isabel-56 {
    font-size: 34px;
    line-height: 1.2;
  }
  .case-studies-template__intro.text-myriad-26 {
    font-size: 18px;
    line-height: 1.45;
  }
  .case-studies-template__grid {
    grid-template-columns: 1fr;
    margin-top: 40px;
    gap: 32px;
  }
  .case-studies-card__media {
    height: 220px;
  }
}
.case-study-detail-overview__title.text-isabel-56 {
  margin: 0 0 20px;
}

.case-study-detail-overview__subheading.text-isabel-36 {
  margin: 0 0 24px;
}

.case-study-detail-overview__body.text-myriad-26 {
  margin: 0;
  max-width: 84%;
}

.case-study-detail-page .common-portfolio-intro__content {
  display: none;
}

.case-study-services-provided-section {
  background: #ffffff;
}

.case-study-services-provided__header {
  margin-bottom: 56px;
}

.case-study-services-provided__title.text-isabel-56 {
  margin: 0 0 16px;
}

.case-study-services-provided__subheading.text-myriad-26 {
  margin: 0;
}

.case-study-services-provided-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 156px;
}

.case-study-services-provided-card {
  position: relative;
  display: flex;
  flex-direction: column;
}

.case-study-services-provided-card:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 10.3%;
  right: -78px;
  width: 0;
  height: 81%;
  border-right: 1px solid #A8988A;
}

.case-study-services-provided-card__image-wrap {
  width: 100%;
  height: 295px;
}

.case-study-services-provided-card__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.case-study-services-provided-card__title {
  margin: 18px 0 0;
}

.case-study-services-provided-card__description.text-myriad-24 {
  margin: 14px 0 0;
  color: #000000;
}

@media (max-width: 1024px) {
  .case-study-services-provided__header {
    margin-bottom: 40px;
  }
  .case-study-services-provided-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .case-study-services-provided-card:not(:last-child)::after {
    display: none;
  }
}
.footer {
  margin-top: 0;
}

.footer-template {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  color: #ffffff;
  background-color: #120a04;
}

.footer-template::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background-image: url("../images/Home/footer1.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  mix-blend-mode: luminosity;
  pointer-events: none;
}

.footer-template::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: #120a04;
  opacity: 0.9;
  pointer-events: none;
}

.footer-template__wrap {
  position: relative;
  z-index: 2;
  padding-top: 92px;
  padding-bottom: 28px;
}

.footer-template__top {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  align-items: start;
  gap: 56px;
}

.footer-template__top-right {
  justify-self: end;
  max-width: 690px;
  padding-top: 40px;
}

.footer-template__title.text-isabel-72 {
  color: #ffffff;
}

.footer-template__intro.text-epilogue-20-white {
  margin-top: 0;
  max-width: 690px;
}

.footer-template__cta-row {
  margin-top: 30px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.footer-template__cta-row .banner_home_cta {
  margin-top: 0;
}

.footer-template .banner_home_cta {
  text-decoration: none;
  color: #ffffff;
  position: relative;
  isolation: isolate;
  text-decoration: none;
}
.footer-template .banner_home_cta::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background-color: rgba(255, 246, 240, 0.28);
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.footer-template .banner_home_cta .text-bahij-20-white,
.footer-template .banner_home_cta .banner_home_cta_arrow {
  position: relative;
  z-index: 1;
}
.footer-template .banner_home_cta:hover::before, .footer-template .banner_home_cta:focus-visible::before {
  opacity: 1;
}

.footer-template__cta.footer-template__cta--secondary {
  padding: 13px 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  text-decoration: none;
  text-align: center;
  background: transparent;
  border: 1px solid #a8988a;
  line-height: 1;
}

.footer-template__cta.footer-template__cta--secondary .text-bahij-20-gold {
  text-align: center;
}

.footer-template__cta-arrow {
  width: 19px;
  height: 19px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) saturate(100%) invert(72%) sepia(13%) saturate(369%) hue-rotate(346deg) brightness(92%) contrast(88%);
}

.footer-template__line {
  margin-top: 58px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.footer-template__middle {
  padding-top: 40px;
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  gap: 40px;
}

.footer-template__brand-logo {
  width: 333px;
  height: 100px;
  max-width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.footer-template__brand-copy {
  margin-top: 47px;
  max-width: 340px;
}

.footer-template__brand-copy,
.footer-template__brand-copy p {
  font-family: var(--font-family-base);
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 160%;
  letter-spacing: 0.02em;
  color: #bcb1a8;
}

.footer-template__brand-copy p {
  margin: 0;
}

.footer-template__subscribe {
  box-sizing: border-box;
  margin-top: 20px;
  max-width: 350px;
  display: flex;
  align-items: center;
  padding-inline: 8px;
  border: 1px solid rgba(255, 255, 255, 0.75);
  background: rgba(255, 255, 255, 0.97);
}

.footer-template__subscribe.is-loading {
  opacity: 0.8;
}

.footer-template__subscribe input {
  flex: 1;
  border: 0;
  background: transparent;
  height: 49px;
  padding: 0 16px;
  font-family: var(--font-family-base);
  font-size: 14px;
  color: #3d2f24;
}

.footer-template__subscribe input:focus-visible {
  outline: none;
}

.footer-template__subscribe-btn:focus-visible {
  outline: 2px solid #ffffff;
  outline-offset: 2px;
}

.footer-template__subscribe-btn {
  box-sizing: border-box;
  flex: 0 0 124px;
  width: 124px;
  height: 42px;
  margin: 8px 0;
  border: 0;
  border-left: 1px solid rgba(127, 109, 95, 0.35);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 24px;
  background: linear-gradient(279.54deg, #aa9a8d 9.68%, #7f6d5f 52.9%);
  cursor: pointer;
  white-space: nowrap;
}

.footer-template__subscribe-btn:disabled {
  cursor: wait;
  opacity: 0.85;
}

.footer-template__subscribe-message {
  min-height: 1.5em;
  margin-top: 12px;
  max-width: 350px;
  font-size: 14px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.78);
}

.footer-template__subscribe-message.is-active {
  display: block;
}

.footer-template__subscribe-message.is-success {
  color: #d9f0c5;
}

.footer-template__subscribe-message.is-error {
  color: #ffd4d4;
}

.footer-template__column-title {
  margin-bottom: 16px;
  font-family: var(--font-family-display);
  font-size: 22px;
  font-weight: 400;
  line-height: 1.1;
  color: #ffffff;
}

.footer-template__epilogue--contact {
  gap: 20px;
}

.footer-template__contact-row {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  border-radius: 4px;
}

.footer-template__contact-label {
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.footer-template__contact-row img {
  transition: filter 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.footer-template__contact-row:hover img,
.footer-template__contact-row:focus-within img {
  filter: brightness(1.08);
}

.footer-template__contact-row:hover .footer-template__contact-label,
.footer-template__contact-row:focus-within .footer-template__contact-label {
  color: #ffffff;
}

.footer-template__contact-link {
  color: inherit;
  text-decoration: none;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.footer-template__contact-row:hover .footer-template__contact-link,
.footer-template__contact-row:focus-within .footer-template__contact-link,
.footer-template__contact-link:hover,
.footer-template__contact-link:focus-visible {
  color: #ffffff;
}

.footer-template__contact-icon--phone {
  flex: 0 0 30px;
  width: 30px;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.footer-template__contact-icon--email {
  flex: 0 0 30px;
  width: 30px;
  height: 24px;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
}

.footer-template__contact-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  line-height: 1.35;
}

.footer-template__links {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.footer-template__epilogue {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.footer-template__links .footer-template__epilogue a {
  text-decoration: none;
  color: inherit;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.footer-template__links .footer-template__epilogue a:hover,
.footer-template__links .footer-template__epilogue a:focus-visible {
  color: #ffffff;
}

.footer-template__copyright {
  max-width: 100%;
}

.footer-template__copyright-sep {
  display: inline-flex;
  align-items: center;
  margin: 0 6px;
  width: 1px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  vertical-align: middle;
}

.footer-template__copyright-sep::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: currentColor;
}

.footer-template__copyright-link {
  color: inherit;
  text-decoration: none;
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.footer-template__copyright-link:hover,
.footer-template__copyright-link:focus-visible {
  color: #ffffff;
}

.footer-template__bottom {
  padding-top: 22px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
}

.footer-template__legal a {
  font-family: var(--font-family-base);
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
  color: rgba(255, 255, 255, 0.85);
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.footer-template__legal a:hover,
.footer-template__legal a:focus-visible {
  color: #ffffff;
}

.footer-template__legal {
  display: inline-flex;
  align-items: center;
  gap: 14px;
}

.footer-template__social {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.footer-template__social-link {
  box-sizing: border-box;
  width: 41px;
  height: 41px;
  border: 1.35px solid #d2c0ac;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.footer-template .footer-template__social-link:hover,
.footer-template .footer-template__social-link:focus-visible {
  border-color: #ffffff;
  background-color: rgba(210, 192, 172, 0.12);
  opacity: 1;
  transform: translateY(-1px);
}

.footer-template .footer-template__social-link:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.75);
  outline-offset: 2px;
}

.footer-template__social-link img {
  display: block;
  -o-object-fit: contain;
     object-fit: contain;
  transition: filter 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.footer-template .footer-template__social-link:hover img,
.footer-template .footer-template__social-link:focus-visible img {
  filter: brightness(0) invert(1);
}

.footer-template__social-link--facebook img {
  width: 12px;
  height: 20px;
}

.footer-template__social-link--linkedin img {
  width: 15px;
  height: 14px;
}

.footer-template__social-link--instagram img {
  width: 16px;
  height: 16px;
}

.footer-template__social-link--x img {
  width: 14px;
  height: 14px;
}

@media (max-width: 1280px) {
  .footer-template__top {
    gap: 40px;
  }
  .footer-template__middle {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 34px;
  }
  .footer-template__title.text-isabel-72 {
    font-size: 58px;
  }
  .footer-template__intro.text-epilogue-20-white {
    font-size: 18px;
  }
}
@media (min-width: 1025px) and (max-width: 1470px) {
  .footer-template__title.text-isabel-72 {
    font-size: 52px;
    line-height: 1.12;
  }
  .footer-template__intro.text-epilogue-20-white {
    font-size: 17px;
    line-height: 1.45;
  }
  .footer-template .banner_home_cta .text-bahij-20-white,
  .footer-template__cta.footer-template__cta--secondary .text-bahij-20-gold,
  .footer-template__subscribe-btn.text-bahij-20-white {
    font-size: 16px;
    line-height: 1.15;
  }
  .footer-template__brand-copy,
  .footer-template__epilogue,
  .footer-template__copyright,
  .footer-template__subscribe input {
    font-size: 16px;
    line-height: 1.45;
  }
  .footer-template__column-title {
    font-size: 20px;
  }
}
@media (max-width: 860px) {
  .footer-template__wrap {
    padding-top: 64px;
  }
  .footer-template__top {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .footer-template__top-right {
    justify-self: stretch;
    max-width: none;
    padding-top: 0;
  }
  .footer-template__cta-row {
    flex-direction: column;
    align-items: flex-start;
  }
  .footer-template__cta {
    width: 100%;
    justify-content: space-between;
  }
  .footer-template__middle {
    grid-template-columns: 1fr;
    gap: 26px;
  }
  .footer-template__legal a {
    font-size: 16px;
  }
}
@media (max-width: 700px) {
  .footer-template__wrap {
    padding-top: 52px;
    padding-bottom: 20px;
  }
  .footer-template__title.text-isabel-72 {
    font-size: 38px;
    line-height: 1.16;
  }
  .footer-template__intro.text-epilogue-20-white {
    font-size: 15px;
    line-height: 1.5;
  }
  .footer-template__line {
    margin-top: 30px;
  }
  .footer-template__middle {
    padding-top: 28px;
    gap: 22px;
  }
  .footer-template__brand-logo {
    width: min(250px, 78vw);
    height: auto;
  }
  .footer-template__brand-copy {
    margin-top: 22px;
    max-width: 100%;
    font-size: 14px;
    line-height: 1.5;
  }
  .footer-template__subscribe {
    max-width: 100%;
  }
  .footer-template__subscribe input {
    height: 44px;
    padding: 0 12px;
    font-size: 13px;
  }
  .footer-template__subscribe-btn {
    flex: 0 0 110px;
    width: 110px;
    height: 38px;
    margin: 8px 0;
    padding: 10px 16px;
    font-size: 14px;
  }
  .footer-template__column-title {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .footer-template__epilogue--contact,
  .footer-template__epilogue {
    gap: 8px;
    font-size: 14px;
    line-height: 1.45;
  }
  .footer-template__bottom {
    padding-top: 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
  .footer-template__copyright {
    font-size: 13px;
    line-height: 1.5;
  }
  .footer-template__social-link {
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 820px) {
  .footer-template__cta-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: center;
    gap: 12px;
  }
  .footer-template__middle {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    -moz-column-gap: 30px;
         column-gap: 30px;
    row-gap: 30px;
  }
  .footer-template__brand {
    grid-column: 1/-1;
  }
  .footer-template__brand-logo {
    margin-left: auto;
    margin-right: auto;
  }
  .footer-template__subscribe {
    width: 100%;
    max-width: none;
  }
  .footer-template__cta-row .banner_home_cta,
  .footer-template__cta.footer-template__cta--secondary {
    width: 100%;
    min-width: 0;
    justify-content: center;
    text-align: center;
  }
  .footer-template__cta-row .banner_home_cta {
    justify-content: center;
    text-align: center;
  }
  .footer-template__cta-row .banner_home_cta .text-bahij-20-white {
    text-align: center;
  }
}
@media (max-width: 500px) {
  .footer-template__title.text-isabel-72 {
    font-size: 30px;
    line-height: 1.2;
  }
  .footer-template__intro.text-epilogue-20-white {
    font-size: 14px;
  }
  .footer-template__cta-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }
  .footer-template__cta-row .banner_home_cta,
  .footer-template__cta.footer-template__cta--secondary {
    width: 100%;
    padding: 11px 14px;
  }
  .footer-template__cta-row .banner_home_cta {
    justify-content: center;
    text-align: center;
  }
  .footer-template__cta-row .banner_home_cta .text-bahij-20-white,
  .footer-template__cta.footer-template__cta--secondary .text-bahij-20-gold {
    font-size: 13px;
    line-height: 1.2;
  }
  .footer-template__cta-row .banner_home_cta .banner_home_cta_arrow,
  .footer-template__cta-arrow {
    width: 14px;
    height: 14px;
  }
  .footer-template__copyright-sep {
    display: none;
  }
  .footer-template__middle {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
@media (max-width: 410px) {
  .footer-template__cta-row {
    grid-template-columns: 1fr;
    justify-items: center;
  }
  .footer-template__cta-row .banner_home_cta,
  .footer-template__cta.footer-template__cta--secondary {
    width: -moz-max-content;
    width: max-content;
    max-width: 100%;
  }
}
.header-main .header_contact_link.text-bahij-20-gold {
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.header-main .header_contact_link.text-bahij-20-gold:hover, .header-main .header_contact_link.text-bahij-20-gold:focus-visible {
  background-color: rgba(210, 192, 172, 0.42);
}
.header-main .header_contact_link.text-bahij-20-gold {
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), color 0.3s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.header-main.header-front-page .header_contact_link.text-bahij-20-gold:hover,
.header-main.header-front-page .header_contact_link.text-bahij-20-gold:focus-visible {
  color: #ffffff;
  border-color: #ffffff;
}
.header-main.header-front-page .header_contact_link.text-bahij-20-gold:hover span,
.header-main.header-front-page .header_contact_link.text-bahij-20-gold:focus-visible span {
  color: #ffffff;
}
.header-main.header-front-page .header_contact_link.text-bahij-20-gold:hover .header_contact_arrow,
.header-main.header-front-page .header_contact_link.text-bahij-20-gold:focus-visible .header_contact_arrow {
  filter: brightness(0) invert(1);
}

.header-inner-template .header_contact_link.text-bahij-20-gold:hover,
.header-inner-template .header_contact_link.text-bahij-20-gold:focus-visible {
  color: #7f6d5f;
  border-color: #7f6d5f;
}
.header-inner-template .header_contact_link.text-bahij-20-gold:hover span,
.header-inner-template .header_contact_link.text-bahij-20-gold:focus-visible span {
  color: #7f6d5f;
}
.header-inner-template .header_contact_link.text-bahij-20-gold:hover .header_contact_arrow,
.header-inner-template .header_contact_link.text-bahij-20-gold:focus-visible .header_contact_arrow {
  filter: brightness(0) saturate(100%) invert(35%) sepia(10%) saturate(680%) hue-rotate(345deg) brightness(95%) contrast(86%);
}

.home-overview-section .home-overview-link.header_contact_link.text-bahij-20-gold {
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.home-overview-section .home-overview-link.header_contact_link.text-bahij-20-gold:hover, .home-overview-section .home-overview-link.header_contact_link.text-bahij-20-gold:focus-visible {
  background-color: rgba(210, 192, 172, 0.42);
}

.banner_home_partner_link.text-bahij-20-gold {
  background-color: transparent;
}
.banner_home_partner_link.text-bahij-20-gold:hover, .banner_home_partner_link.text-bahij-20-gold:focus-visible {
  background-color: transparent;
}
.banner_home_partner_link.text-bahij-20-gold {
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.banner_home_partner_link.text-bahij-20-gold:hover, .banner_home_partner_link.text-bahij-20-gold:focus-visible {
  color: #ffffff;
}
.banner_home_partner_link.text-bahij-20-gold:hover span, .banner_home_partner_link.text-bahij-20-gold:focus-visible span {
  color: #ffffff;
}
.banner_home_partner_link.text-bahij-20-gold:hover .banner_home_partner_arrow, .banner_home_partner_link.text-bahij-20-gold:focus-visible .banner_home_partner_arrow {
  filter: brightness(0) invert(1);
}

.footer-template__cta.footer-template__cta--secondary {
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.footer-template__cta.footer-template__cta--secondary:hover, .footer-template__cta.footer-template__cta--secondary:focus-visible {
  background-color: rgba(210, 192, 172, 0.42);
}

.detail-page-banner__cta-secondary {
  transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.detail-page-banner__cta-secondary:hover, .detail-page-banner__cta-secondary:focus-visible {
  background-color: rgba(255, 255, 255, 0.22);
}/*# sourceMappingURL=main.css.map */