
@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@300;400;500;700;800;900&family=Cairo:wght@300;400;500;600;700;800&display=swap');

/* تقليل CLS للصور التي تستخدم sizes=auto */
img:is([sizes="auto" i], [sizes^="auto," i]) {
  contain-intrinsic-size: 3000px 1500px;
}

.hero__carousel-home .slick-list {
  touch-action: pan-y;
}

#section-main2 {
  background: linear-gradient(160deg, #0a1628 0%, #162544 40%, #1a2d4e 70%, #0d1a30 100%) !important;
}

#services,
#services .module-bg {
  background: linear-gradient(160deg, #111b2e 0%, #1a3050 50%, #0f1e38 100%) !important;
}

.header__navigation nav > ul > li.language,
.header.is--sticky .header__navigation nav > ul > li.language,
.header.white-bg .header__navigation nav > ul > li.language,
.header.menu-open .header__navigation nav > ul > li.language,
.header.is--active .header__navigation nav > ul > li.language {
  background: #0B2545 !important;
  background-color: #0B2545 !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06), inset 0 -1px 0 rgba(0, 0, 0, .18) !important;
}

.header__navigation nav > ul > li.language:hover,
.header__navigation nav > ul > li.language:focus-within,
.header__navigation nav > ul > li.language.is--active,
.header.is--sticky .header__navigation nav > ul > li.language:hover,
.header.is--sticky .header__navigation nav > ul > li.language:focus-within,
.header.white-bg .header__navigation nav > ul > li.language:hover,
.header.white-bg .header__navigation nav > ul > li.language:focus-within,
.header.menu-open .header__navigation nav > ul > li.language:hover,
.header.menu-open .header__navigation nav > ul > li.language:focus-within,
.header.is--active .header__navigation nav > ul > li.language:hover,
.header.is--active .header__navigation nav > ul > li.language:focus-within {
  background: #fff !important;
  background-color: #fff !important;
}

.header__navigation nav > ul > li.language > a::before,
.header.is--sticky .header__navigation nav > ul > li.language > a::before,
.header.is--sticky .header__navigation nav > ul > li.language > a:hover::before,
.header.is--sticky .header__navigation nav > ul > li.language.is--active > a::before,
.header.white-bg .header__navigation nav > ul > li.language > a::before,
.header.menu-open .header__navigation nav > ul > li.language > a::before {
  background:
    linear-gradient(135deg, #fff2ca 0%, #d7b02f 22%, #C8845C 48%, #7a421e 72%, #f4d4a2 100%) !important;
  background-image:
    linear-gradient(135deg, #fff2ca 0%, #d7b02f 22%, #C8845C 48%, #7a421e 72%, #f4d4a2 100%) !important;
  filter: drop-shadow(0 1px 0 rgba(255, 255, 255, .42)) drop-shadow(0 2px 4px rgba(11, 37, 69, .35));
  -webkit-mask: url(https://www.sucden.com/wp-content/themes/sucden/assets/img/globe.svg) center / contain no-repeat;
  mask: url(https://www.sucden.com/wp-content/themes/sucden/assets/img/globe.svg) center / contain no-repeat;
}

.header__navigation nav > ul > li.language.language--arabic-only > a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  font-size: .875rem !important;
  font-weight: 800 !important;
  line-height: 110px !important;
  padding: 0 1rem !important;
  text-transform: none !important;
}

.header__navigation nav > ul > li.language.language--arabic-only > a::before,
.header__navigation nav > ul > li.language.language--arabic-only > a::after {
  display: none !important;
  content: none !important;
}

.language--arabic-only .language__flag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.language--arabic-only .flag-image {
  display: block;
  width: 24px;
  height: 16px;
  object-fit: cover;
  border-radius: 2px;
  box-shadow: 0 0 0 1px rgba(255,255,255,.5);
}

.language--arabic-only .language__label {
  line-height: 1;
}

.header.is--sticky .header__navigation nav > ul > li.language.language--arabic-only > a,
.header.white-bg .header__navigation nav > ul > li.language.language--arabic-only > a,
.header.menu-open .header__navigation nav > ul > li.language.language--arabic-only > a {
  color: #0B2545 !important;
}

body.service-page .header.white-bg,
body.service-page .header.is--sticky,
body.service-page .header__container.white-bg,
body.public-form-page .header.white-bg,
body.public-form-page .header.is--sticky,
body.public-form-page .header__container.white-bg,
body.contact-page .header.white-bg,
body.contact-page .header.is--sticky,
body.contact-page .header__container.white-bg {
  background-color: #0B2545 !important;
}

body.service-page .header.white-bg,
body.service-page .header.is--sticky,
body.public-form-page .header.white-bg,
body.public-form-page .header.is--sticky,
body.contact-page .header.white-bg,
body.contact-page .header.is--sticky {
  box-shadow: 0 8px 24px rgba(11, 37, 69, .24) !important;
}

body.service-page .header.is--sticky .header__navigation:not(.header__navigation--mobile),
body.service-page .header.is--active .header__navigation:not(.header__navigation--mobile),
body.public-form-page .header.is--sticky .header__navigation:not(.header__navigation--mobile),
body.public-form-page .header.is--active .header__navigation:not(.header__navigation--mobile),
body.contact-page .header.is--sticky .header__navigation:not(.header__navigation--mobile),
body.contact-page .header.is--active .header__navigation:not(.header__navigation--mobile) {
  color: #fff !important;
}

body.service-page .header__container.white-bg .header__navigation a,
body.service-page .header__container.white-bg .header__navigation span,
body.service-page .header.is--sticky .header__navigation nav > ul > li > a,
body.service-page .header.is--sticky .header__navigation nav > ul > li > a span,
body.public-form-page .header__container.white-bg .header__navigation a,
body.public-form-page .header__container.white-bg .header__navigation span,
body.public-form-page .header.is--sticky .header__navigation nav > ul > li > a,
body.public-form-page .header.is--sticky .header__navigation nav > ul > li > a span,
body.contact-page .header__container.white-bg .header__navigation a,
body.contact-page .header__container.white-bg .header__navigation span,
body.contact-page .header.is--sticky .header__navigation nav > ul > li > a,
body.contact-page .header.is--sticky .header__navigation nav > ul > li > a span {
  color: #fff !important;
}

body.service-page .header.is--sticky .header__navigation nav > ul > li.language,
body.public-form-page .header.is--sticky .header__navigation nav > ul > li.language,
body.contact-page .header.is--sticky .header__navigation nav > ul > li.language {
  background: #0B2545 !important;
  background-color: #0B2545 !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06), inset 0 -1px 0 rgba(0, 0, 0, .18) !important;
}

body.service-page .header.is--sticky .header__navigation nav > ul > li.language.language--arabic-only > a,
body.service-page .header.white-bg .header__navigation nav > ul > li.language.language--arabic-only > a,
body.public-form-page .header.is--sticky .header__navigation nav > ul > li.language.language--arabic-only > a,
body.public-form-page .header.white-bg .header__navigation nav > ul > li.language.language--arabic-only > a,
body.contact-page .header.is--sticky .header__navigation nav > ul > li.language.language--arabic-only > a,
body.contact-page .header.white-bg .header__navigation nav > ul > li.language.language--arabic-only > a {
  color: #fff !important;
}

body.service-page .header__navigation .dropdown:not(.dropdown--language) {
  background-color: #0B2545 !important;
  background: linear-gradient(0deg, rgba(11, 37, 69, .96), #0B2545) !important;
  box-shadow: 0 12px 18px rgba(0, 20, 60, .22) !important;
}

body.service-page .header__navigation .dropdown__child {
  background-color: #0B2545 !important;
}

body.contact-page .header__navigation:not(.header__navigation--mobile) nav > ul > li.nav--lvl-1 > a:hover,
body.contact-page .header__navigation:not(.header__navigation--mobile) nav > ul > li.nav--lvl-1 > a:focus,
body.contact-page .header__navigation:not(.header__navigation--mobile) nav > ul > li.nav--lvl-1.is--active > a,
body.contact-page .header__navigation:not(.header__navigation--mobile) nav > ul > li.has--children:hover > a,
body.contact-page .header__navigation:not(.header__navigation--mobile) nav > ul > li.has--children:focus-within > a {
  background-color: #0B2545 !important;
  color: #fff !important;
}

body.contact-page .header__navigation .dropdown:not(.dropdown--language) {
  background-color: #0B2545 !important;
  background: linear-gradient(0deg, rgba(11, 37, 69, .96), #0B2545) !important;
  box-shadow: 0 12px 18px rgba(0, 20, 60, .22) !important;
}

body.contact-page .header__navigation .dropdown__child {
  background-color: #0B2545 !important;
}

body.service-page .header,
body.public-form-page .header,
body.contact-page .header {
  background-color: #0B2545 !important;
  box-shadow: 0 8px 24px rgba(11, 37, 69, .24) !important;
}

@media only screen and (max-width: 83.124rem) {
  body.contact-page .header,
  body.contact-page .header__container {
    background-color: #0B2545 !important;
  }

  body.contact-page .header__container {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
  }

  body.contact-page .header__branding,
  body.contact-page .header__mobiletoggle {
    display: block !important;
    flex-shrink: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
    z-index: 5 !important;
  }

  body.contact-page .header__branding img,
  body.contact-page .header__mobiletoggle .burger {
    opacity: 1 !important;
    visibility: visible !important;
  }
}

body.service-page .hero__image,
body.public-form-page .hero__image {
  background-color: #0B2545 !important;
}

body.service-page .hero--gradient::after,
body.public-form-page .hero--gradient::after {
  background: linear-gradient(0deg, rgba(11, 37, 69, .48), rgba(11, 37, 69, .18)) !important;
}

body.service-page .whatsapp-float:hover,
body.public-form-page .whatsapp-float:hover {
  background-color: #0B2545 !important;
}

.footer {
  background-color: #0B2545 !important;
  background-image: none !important;
  box-shadow: none !important;
  color: #fff !important;
}

.footer::before {
  content: none !important;
  display: none !important;
  background: none !important;
}

@media screen and (min-width: 83.125rem) {
  body.service-page .header__navigation .dropdown__child {
    background: transparent !important;
  }
}

@media only screen and (min-width: 83.125rem) {
  .header__navigation:not(.header__navigation--mobile) nav {
    direction: rtl;
    float: right;
  }

  .header__navigation:not(.header__navigation--mobile) nav > ul {
    direction: rtl;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .header__navigation:not(.header__navigation--mobile) nav > ul > li {
    float: none;
  }

  .header__navigation:not(.header__navigation--mobile) nav > ul > li > a {
    direction: rtl;
  }

  .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) {
    direction: rtl;
    text-align: right;
  }

  .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) .container {
    flex-direction: row !important;
  }

  .header__navigation:not(.header__navigation--mobile) .dropdown__intro {
    order: 1;
    padding-right: 0;
    padding-left: 3.125rem;
    text-align: right;
  }

  .header__navigation:not(.header__navigation--mobile) .dropdown__navigation {
    order: 2;
  }

  .header__navigation:not(.header__navigation--mobile) .dropdown__navigation::before {
    left: auto;
    right: 0;
  }

  .header__navigation:not(.header__navigation--mobile) .dropdown__navigation::after {
    left: auto;
    right: 50%;
  }

  .header__navigation:not(.header__navigation--mobile) .dropdown__child {
    left: auto;
    right: 0;
    text-align: right;
  }

  .header__navigation:not(.header__navigation--mobile) .dropdown__child .dropdown__child {
    left: auto;
    right: 100%;
  }

  .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li > a {
    direction: rtl;
    text-align: right;
  }

  .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children > a::after,
  .header__navigation:not(.header__navigation--mobile) .dropdown .btn a::after {
    margin-left: 0;
    margin-right: 15px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
  }

  .header__navigation:not(.header__navigation--mobile) .dropdown .btn a {
    direction: rtl;
  }

  .header__navigation:not(.header__navigation--mobile) .dropdown__close {
    left: 40px;
    right: auto;
  }

  html[dir="ltr"] .header__navigation:not(.header__navigation--mobile) nav {
    direction: ltr;
    float: left;
  }

  html[dir="ltr"] .header__navigation:not(.header__navigation--mobile) nav > ul {
    direction: ltr;
    flex-direction: row;
    justify-content: flex-start;
  }

  html[dir="ltr"] .header__navigation:not(.header__navigation--mobile) nav > ul > li > a {
    direction: ltr;
  }

  html[dir="ltr"] .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) {
    direction: ltr;
    text-align: left;
  }

  html[dir="ltr"] .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) .container {
    flex-direction: row !important;
  }

  html[dir="ltr"] .header__navigation:not(.header__navigation--mobile) .dropdown__intro {
    padding-left: 0;
    padding-right: 3.125rem;
    text-align: left;
  }

  html[dir="ltr"] .header__navigation:not(.header__navigation--mobile) .dropdown__navigation::before {
    left: 0;
    right: auto;
  }

  html[dir="ltr"] .header__navigation:not(.header__navigation--mobile) .dropdown__navigation::after {
    left: 50%;
    right: auto;
  }

  html[dir="ltr"] .header__navigation:not(.header__navigation--mobile) .dropdown__child {
    left: 0;
    right: auto;
    text-align: left;
  }

  html[dir="ltr"] .header__navigation:not(.header__navigation--mobile) .dropdown__child .dropdown__child {
    left: 100%;
    right: auto;
  }

  html[dir="ltr"] .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li > a,
  html[dir="ltr"] .header__navigation:not(.header__navigation--mobile) .dropdown .btn a {
    direction: ltr;
    text-align: left;
  }

  html[dir="ltr"] .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children > a::after,
  html[dir="ltr"] .header__navigation:not(.header__navigation--mobile) .dropdown .btn a::after {
    margin-left: 15px;
    margin-right: 0;
    transform: none;
    -webkit-transform: none;
  }

  html[dir="ltr"] .header__navigation:not(.header__navigation--mobile) .dropdown__close {
    left: auto;
    right: 40px;
  }
}

.footer[dir="rtl"] {
  text-align: right;
}

.footer[dir="rtl"] .footer__pages {
  text-transform: none;
}

.footer[dir="rtl"] .footer__pages ul {
  padding-right: 0;
}

.footer[dir="rtl"] .footer__pages ul li a {
  direction: rtl;
}

.footer[dir="rtl"] .footer__pages ul li .footer__text {
  direction: rtl;
  line-height: 1.9 !important;
}

.footer[dir="rtl"] .footer__pages ul li a::after {
  margin-left: 0;
  margin-right: 15px;
  transform: rotate(180deg);
}

.full-block__content[style*="direction:rtl"] .btn a::after,
.full-block__text[dir="rtl"] + .btn a::after {
  margin-left: 0;
  margin-right: 15px;
  transform: rotate(180deg);
}

.hero__carousel-home .btn a,
.hero__carousel .btn a {
  direction: rtl;
}

.hero__carousel-home .title-block__title p:first-of-type,
.hero__carousel .title-block__title p:first-of-type {
  font-size: clamp(1.28rem, 1.9vw, 1.65rem) !important;
  font-weight: 900 !important;
  line-height: 1.25 !important;
}

@media only screen and (max-width: 899px) {
  body.home .hero .hero__carousel-home .title-block__title p:first-of-type {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    max-width: min(78vw, 300px) !important;
    min-height: 40px !important;
    margin: 0 auto 18px !important;
    padding: 8px 18px 9px !important;
    border: 1px solid rgba(255, 255, 255, .58) !important;
    border-radius: 999px !important;
    background: rgba(11, 37, 69, .64) !important;
    box-shadow: 0 10px 24px rgba(7, 24, 50, .24), inset 0 1px 0 rgba(255, 255, 255, .24) !important;
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
    font-family: 'Tajawal', 'Cairo', Arial, sans-serif !important;
    font-size: clamp(.92rem, 3.75vw, 1.06rem) !important;
    font-weight: 900 !important;
    letter-spacing: 0 !important;
    line-height: 1.35 !important;
    overflow-wrap: anywhere !important;
    text-align: center !important;
    text-shadow: 0 1px 2px rgba(7, 24, 50, .9), 0 2px 6px rgba(7, 24, 50, .58) !important;
    white-space: normal !important;
  }
}

.hero__carousel-home .title-block__supporting p:not(.btn),
.hero__carousel .title-block__supporting p:not(.btn) {
  font-size: clamp(.76rem, .86vw, .88rem) !important;
}

.hero__carousel-home .title-block__supporting .btn,
.hero__carousel .title-block__supporting .btn {
  display: block !important;
  height: auto !important;
  line-height: 1 !important;
  margin-top: 18px !important;
  text-transform: none !important;
  white-space: normal !important;
  width: 100% !important;
}

.hero__carousel-home .title-block__supporting .btn a,
.hero__carousel .title-block__supporting .btn a {
  align-items: center !important;
  background:
    linear-gradient(110deg, rgba(255, 255, 255, .72) 0%, rgba(255, 255, 255, .22) 18%, rgba(255, 255, 255, 0) 34%),
    linear-gradient(180deg, rgba(255, 248, 231, .96) 0%, rgba(246, 214, 168, .76) 42%, rgba(116, 60, 25, .4) 100%),
    linear-gradient(115deg, #fff4d4 0%, #e2b06f 28%, #C8845C 56%, #86491f 82%, #f7dca8 100%) !important;
  border: 1px solid rgba(255, 236, 196, .95) !important;
  border-radius: 6px !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .82), inset 0 -4px 8px rgba(75, 35, 14, .28), 0 10px 22px rgba(11, 37, 69, .14) !important;
  color: #071832 !important;
  display: inline-flex !important;
  font-size: clamp(.95rem, 1vw, 1.08rem) !important;
  font-weight: 900 !important;
  gap: 12px !important;
  justify-content: center !important;
  letter-spacing: 0 !important;
  line-height: 1.25 !important;
  min-height: 48px !important;
  min-width: 0 !important;
  overflow: hidden !important;
  padding: 0 24px !important;
  text-align: center !important;
  text-decoration: none !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .36) !important;
  transition: transform .18s ease, box-shadow .18s ease, background .18s ease !important;
  width: 100% !important;
}

.hero__carousel-home .title-block__supporting .btn a::after,
.hero__carousel .title-block__supporting .btn a::after {
  background-image: none !important;
  border-color: #071832 !important;
  border-style: solid !important;
  border-width: 2px 2px 0 0 !important;
  flex: 0 0 auto !important;
  height: 8px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  transform: rotate(45deg) !important;
  width: 8px !important;
}

html[dir="rtl"] .hero__carousel-home .title-block__supporting .btn a::after,
html[dir="rtl"] .hero__carousel .title-block__supporting .btn a::after {
  transform: rotate(-135deg) !important;
}

.hero__carousel-home .title-block__supporting .btn a:hover,
.hero__carousel-home .title-block__supporting .btn a:focus,
.hero__carousel .title-block__supporting .btn a:hover,
.hero__carousel .title-block__supporting .btn a:focus {
  background:
    linear-gradient(110deg, rgba(255, 255, 255, .8) 0%, rgba(255, 255, 255, .28) 20%, rgba(255, 255, 255, 0) 38%),
    linear-gradient(180deg, rgba(255, 252, 243, .98) 0%, rgba(250, 225, 184, .82) 40%, rgba(111, 58, 25, .34) 100%),
    linear-gradient(115deg, #fff8df 0%, #e7b97d 28%, #c78343 56%, #965728 82%, #f8e0b2 100%) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .9), inset 0 -3px 7px rgba(75, 35, 14, .22), 0 12px 24px rgba(11, 37, 69, .18) !important;
  color: #071832 !important;
  transform: translateY(-1px) !important;
}

.hero__carousel-home .title-block__supporting .btn a:hover::after,
.hero__carousel-home .title-block__supporting .btn a:focus::after,
.hero__carousel .title-block__supporting .btn a:hover::after,
.hero__carousel .title-block__supporting .btn a:focus::after {
  border-color: #071832 !important;
}

.hero__carousel-home .btn a::after,
.hero__carousel .btn a::after {
  margin-left: 0;
  margin-right: 15px;
  transform: rotate(180deg) !important;
  -webkit-transform: rotate(180deg) !important;
}

@media screen and (min-width:83.125rem) {
  .hero--full .hero__scroll {
    bottom: 22px !important;
    left: 50% !important;
    margin-left: 0 !important;
    transform: translateX(-50%) !important;
    z-index: 4 !important;
  }

  .hero__scroll button {
    align-items: center !important;
    background:
      linear-gradient(180deg, rgba(255, 248, 231, .94) 0%, rgba(246, 214, 168, .68) 42%, rgba(116, 60, 25, .34) 100%),
      linear-gradient(115deg, #fff4d4 0%, #e0ae6c 28%, #C8845C 56%, #86491f 82%, #f7dca8 100%) !important;
    border: 1px solid rgba(255, 236, 196, .92) !important;
    border-radius: 999px !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .78), inset 0 -3px 7px rgba(75, 35, 14, .24), 0 8px 18px rgba(11, 37, 69, .14) !important;
    color: #071832 !important;
    display: inline-flex !important;
    font-size: .82rem !important;
    font-weight: 900 !important;
    gap: 10px !important;
    height: 40px !important;
    justify-content: center !important;
    letter-spacing: 0 !important;
    line-height: 1 !important;
    min-width: 116px !important;
    padding: 0 18px !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .34) !important;
    width: auto !important;
  }

  .hero__scroll button::after {
    background-image: none !important;
    border-color: #071832 !important;
    border-style: solid !important;
    border-width: 0 2px 2px 0 !important;
    content: "" !important;
    height: 8px !important;
    margin: -4px 0 0 !important;
    transform: rotate(45deg) !important;
    width: 8px !important;
  }
}

html[dir="rtl"] .hero .hero__carousel-home .slick-arrow {
  display: block !important;
  opacity: .8 !important;
  z-index: 4 !important;
}

html[dir="rtl"] .hero .hero__carousel-home .slick-prev {
  left: 30px !important;
  right: auto !important;
}

html[dir="rtl"] .hero .hero__carousel-home .slick-next {
  right: 30px !important;
  left: auto !important;
}

html[dir="rtl"] .hero .hero__carousel-home .slick-dots {
  left: auto !important;
  right: 20px !important;
  justify-content: flex-end !important;
  direction: ltr;
}

@media screen and (min-width: 83.125rem) {
  html[dir="rtl"] .hero .hero__carousel-home .slick-dots {
    left: auto !important;
    right: 50px !important;
    width: auto !important;
  }
}

.footer[dir="rtl"] .footer__site {
  direction: rtl;
}

.footer__social a {
  color: #fff;
}

.footer__social svg {
  display: block;
  height: 100%;
  width: 100%;
}

body .header__navigation:not(.header__navigation--mobile) nav > ul > li.nav--lvl-1:not(.header-consultation):not(.site-search) > a:hover,
body .header__navigation:not(.header__navigation--mobile) nav > ul > li.nav--lvl-1:not(.header-consultation):not(.site-search) > a:focus,
body .header__navigation:not(.header__navigation--mobile) nav > ul > li.nav--lvl-1:not(.header-consultation):not(.site-search).is--active > a,
body .header__navigation:not(.header__navigation--mobile) nav > ul > li.nav--lvl-1:not(.header-consultation):not(.site-search) > a:hover span,
body .header__navigation:not(.header__navigation--mobile) nav > ul > li.nav--lvl-1:not(.header-consultation):not(.site-search) > a:focus span,
body .header__navigation:not(.header__navigation--mobile) nav > ul > li.nav--lvl-1:not(.header-consultation):not(.site-search).is--active > a span {
  color: #fff !important;
}

body .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li > a:hover,
body .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li > a:focus,
body .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li > a:active,
body .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li > a:hover span,
body .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li > a:focus span,
body .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li > a:active span,
body .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children:hover > a,
body .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children:focus > a,
body .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children:active > a,
body .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children.active-child > a,
body .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children:hover > a span,
body .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children:focus > a span,
body .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children:active > a span,
body .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children.active-child > a span {
  color: #fff !important;
}

html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) nav > ul > li.nav--lvl-1:not(.header-consultation):not(.site-search) > a:hover,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) nav > ul > li.nav--lvl-1:not(.header-consultation):not(.site-search) > a:focus,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) nav > ul > li.nav--lvl-1:not(.header-consultation):not(.site-search).is--active > a,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) nav > ul > li.has--children:hover > a,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) nav > ul > li.has--children:focus-within > a,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) nav > ul > li.nav--lvl-1:not(.header-consultation):not(.site-search) > a:hover span,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) nav > ul > li.nav--lvl-1:not(.header-consultation):not(.site-search) > a:focus span,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) nav > ul > li.nav--lvl-1:not(.header-consultation):not(.site-search).is--active > a span,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) nav > ul > li.has--children:hover > a span,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) nav > ul > li.has--children:focus-within > a span {
  color: #0B2545 !important;
}

html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li > a:hover,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li > a:focus,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li > a:active,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li > a:hover span,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li > a:focus span,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li > a:active span,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children:hover > a,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children:focus > a,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children:active > a,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children.active-child > a,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children:hover > a span,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children:focus > a span,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children:active > a span,
html[dir="ltr"] body.service-page .header__navigation:not(.header__navigation--mobile) .dropdown:not(.dropdown--language) ul > li.has--children.active-child > a span {
  color: #0B2545 !important;
}

@media screen and (min-width: 83.125rem) {
  .footer[dir="rtl"] .footer__site {
    text-align: right;
  }
}

@media only screen and (max-width: 83.124rem) {
  .header.menu-open,
  .header.is--active {
    z-index: 9999 !important;
  }

  #mobile-navigation[hidden] {
    display: none !important;
  }

  #mobile-navigation.is-open,
  #mobile-navigation:not([hidden]) {
    background: #0B2545 !important;
    display: block !important;
    position: fixed !important;
    top: 75px !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: calc(100vh - 75px) !important;
    max-height: calc(100vh - 75px) !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: none !important;
    z-index: 9998 !important;
  }

  #mobile-navigation > nav > ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
  }

  #mobile-navigation > nav,
  #mobile-navigation nav[role="navigation"][aria-label="mobile menu"] {
    background: #0B2545 !important;
  }

  #mobile-navigation .dropdown.dropdown--show {
    transform: translateX(0) !important;
    visibility: visible !important;
  }

  #mobile-navigation > nav > ul > li.language.language--arabic-only {
    display: block !important;
  }

  #mobile-navigation > nav > ul > li.language,
  .header__navigation--mobile > nav > ul > li.language {
    display: block !important;
    width: 100% !important;
    background: #0B2545 !important;
    border-top: 1px solid rgba(255, 255, 255, .12) !important;
    border-bottom: 1px solid rgba(0, 0, 0, .18) !important;
  }

  #mobile-navigation > nav > ul > li.language > a,
  .header__navigation--mobile > nav > ul > li.language > a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 54px !important;
    padding: 0 18px !important;
    color: #fff !important;
    font-family: 'Tajawal', 'Cairo', sans-serif !important;
    font-size: 1rem !important;
    font-weight: 900 !important;
    line-height: 1.2 !important;
    text-decoration: none !important;
    text-transform: none !important;
  }

  #mobile-navigation > nav > ul > li.language > a::before,
  .header__navigation--mobile > nav > ul > li.language > a::before {
    content: "" !important;
    display: inline-block !important;
    width: 20px !important;
    height: 20px !important;
    margin-inline-end: 8px !important;
    background:
      linear-gradient(135deg, #fff2ca 0%, #d7b02f 22%, #C8845C 48%, #7a421e 72%, #f4d4a2 100%) !important;
    -webkit-mask: url(https://www.sucden.com/wp-content/themes/sucden/assets/img/globe.svg) center / contain no-repeat;
    mask: url(https://www.sucden.com/wp-content/themes/sucden/assets/img/globe.svg) center / contain no-repeat;
  }

  #mobile-navigation > nav > ul > li.language > a:hover,
  #mobile-navigation > nav > ul > li.language > a:focus,
  .header__navigation--mobile > nav > ul > li.language > a:hover,
  .header__navigation--mobile > nav > ul > li.language > a:focus {
    background: #fff !important;
    color: #0B2545 !important;
  }

  #mobile-navigation > nav > ul > li.language.language--arabic-only > a {
    display: flex !important;
    height: 44px !important;
    line-height: 44px !important;
    justify-content: center !important;
    gap: 8px !important;
    font-size: .875rem !important;
  }
}

@supports (height: 100dvh) {
  @media only screen and (max-width: 83.124rem) {
    #mobile-navigation.is-open,
    #mobile-navigation:not([hidden]) {
      height: calc(100dvh - 75px) !important;
      max-height: calc(100dvh - 75px) !important;
    }
  }
}

@media only screen and (min-width: 83.125rem) {
  #mobile-navigation {
    display: none !important;
  }
}

/* Match typography with the homepage. */
:root {
  --bd-font-primary: 'Tajawal', 'Cairo', Arial, sans-serif;
  --bd-font-secondary: 'Cairo', 'Tajawal', Arial, sans-serif;
}

body,
body :where(h1, h2, h3, h4, h5, h6, p, a, span, li, button, input, textarea, select, label, small, strong, em, td, th, blockquote) {
  font-family: var(--bd-font-primary) !important;
}

.title-block__title p,
.content p,
.module p,
.footer__pages,
.footer__site,
.header__navigation {
  font-family: var(--bd-font-secondary) !important;
}

.header__navigation nav > ul > li.nav--lvl-1 > a,
.header__navigation nav > ul > li.nav--lvl-1 > a span,
.header__navigation nav > ul > li.has--children.nav--lvl-1 > a,
.header__navigation nav > ul > li.has--children.nav--lvl-1 > a span {
  font-weight: 900 !important;
}

/* Client refinements: off-white page sections, navy palette, smaller cards. */
body {
  background: #f7f3ee !important;
}

.header-consultation {
  align-items: center;
  display: flex !important;
  height: 110px;
  margin-inline-start: 8px;
  position: relative;
  z-index: 31;
}

.header__navigation nav > ul > li.header-consultation > a.header-consultation__link {
  align-items: center;
  background:
    linear-gradient(180deg, rgba(255, 247, 229, .92) 0%, rgba(246, 215, 168, .54) 36%, rgba(111, 58, 25, .32) 100%),
    linear-gradient(115deg, #fff0c9 0%, #dca667 26%, #C8845C 54%, #8a4d22 84%, #f4d4a2 100%);
  border: 1px solid rgba(255, 232, 190, .92);
  border-radius: 999px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .78), inset 0 -4px 7px rgba(78, 35, 13, .34), 0 12px 24px rgba(11, 37, 69, .16);
  color: #0B2545 !important;
  display: inline-flex;
  font-size: .78rem;
  font-weight: 900;
  height: 38px;
  justify-content: center;
  line-height: 1;
  margin: 0;
  min-width: 116px;
  padding: 0 16px !important;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, .36);
  white-space: nowrap;
}

.header__navigation nav > ul > li.header-consultation > a.header-consultation__link:hover,
.header__navigation nav > ul > li.header-consultation > a.header-consultation__link:focus {
  background:
    linear-gradient(180deg, rgba(255, 250, 238, .96) 0%, rgba(250, 225, 184, .62) 34%, rgba(111, 58, 25, .28) 100%),
    linear-gradient(115deg, #fff7dd 0%, #e2b173 26%, #c58243 54%, #965728 84%, #f6dbab 100%);
  color: #071832 !important;
  transform: translateY(-1px);
}

.header__navigation nav > ul > li.header-consultation > a.header-consultation__link span {
  color: inherit !important;
  font-weight: 900 !important;
}

.site-search {
  align-items: center;
  display: flex !important;
  height: 110px;
  margin-inline-start: 6px;
  overflow: visible !important;
  position: relative;
  z-index: 30;
}

.site-search__form {
  position: relative;
  width: clamp(150px, 14vw, 220px);
}

.site-search__label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.header__navigation .site-search__input {
  background: rgba(255, 255, 255, .12);
  border: 1px solid rgba(255, 232, 190, .56);
  border-radius: 999px;
  color: #fff;
  font-family: var(--bd-font-secondary) !important;
  font-size: .78rem;
  font-weight: 800;
  height: 38px;
  outline: 0;
  padding-inline: 42px 14px;
  text-align: start;
  transition: border-color .2s ease, background-color .2s ease, width .2s ease;
  width: 100%;
}

.header__navigation .site-search__input::placeholder {
  color: rgba(255, 255, 255, .78);
}

.header__navigation .site-search__input:focus {
  background: rgba(255, 255, 255, .18);
  border-color: rgba(244, 212, 162, .95);
}

.site-search__button {
  align-items: center;
  background:
    linear-gradient(180deg, rgba(255, 245, 224, .84) 0%, rgba(255, 245, 224, .2) 34%, rgba(78, 35, 13, .3) 100%),
    linear-gradient(115deg, #fff0c9 0%, #d89b5c 24%, #C8845C 52%, #7d421d 82%, #f4d4a2 100%);
  border: 1px solid rgba(255, 232, 190, .9);
  border-radius: 50%;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .72), inset 0 -3px 5px rgba(78, 35, 13, .34);
  display: flex;
  height: 30px;
  justify-content: center;
  inset-inline-start: 4px;
  padding: 0;
  position: absolute;
  top: 4px;
  width: 30px;
}

.site-search__button::before {
  border: 2px solid #0B2545;
  border-radius: 50%;
  content: "";
  display: block;
  height: 10px;
  position: relative;
  width: 10px;
}

.site-search__button::after {
  background: #0B2545;
  content: "";
  display: block;
  height: 7px;
  position: absolute;
  transform: translate(5px, 5px) rotate(45deg);
  width: 2px;
}

.site-search__results {
  background: #0B2545;
  border: 1px solid rgba(255, 232, 190, .38);
  border-radius: 8px;
  box-shadow: 0 18px 38px rgba(11, 37, 69, .32);
  color: #fff;
  display: none;
  font-family: var(--bd-font-secondary) !important;
  inset-inline-start: 0;
  margin-top: 10px;
  max-height: 360px;
  overflow: auto;
  padding: 8px;
  position: absolute;
  text-align: start;
  top: 100%;
  width: min(340px, 82vw);
}

.site-search__results.is-open {
  display: block;
}

.site-search__status,
.site-search__empty {
  color: rgba(255, 255, 255, .82);
  font-size: .86rem;
  font-weight: 700;
  margin: 0;
  padding: 10px;
}

.site-search__result {
  border-radius: 6px;
  color: #fff !important;
  display: block;
  padding: 10px;
  text-decoration: none !important;
}

.site-search__result:hover,
.site-search__result:focus {
  background: rgba(255, 255, 255, .1);
}

.site-search__result-title {
  color: #f4d4a2;
  display: block;
  font-size: .9rem;
  font-weight: 900;
  line-height: 1.35;
}

.site-search__result-text {
  color: rgba(255, 255, 255, .82);
  display: block;
  font-size: .78rem;
  font-weight: 600;
  line-height: 1.45;
  margin-top: 4px;
}

.header__navigation nav > ul > li.header-consultation,
#mobile-navigation > nav > ul > li.header-consultation,
.header__navigation nav > ul > li.nav--lvl-1:has(> a[href="/forms/organizational-development-consultation.html"]),
.header__navigation nav > ul > li.nav--lvl-1:has(> a[href="/en/forms/organizational-development-consultation.html"]) {
  display: none !important;
}

html[dir="ltr"] .header__navigation nav > ul > li.nav--lvl-1:has(> a[href*="/en/forms/organizational-development-consultation.html"]),
html[dir="ltr"] #mobile-navigation > nav > ul > li.nav--lvl-1:has(> a[href*="/en/forms/organizational-development-consultation.html"]) {
  display: block !important;
}

@media only screen and (max-width: 83.124rem) {
  .header-consultation {
    height: auto;
    margin: 0;
    padding: 12px 24px;
    width: 100%;
  }

  .header__navigation nav > ul > li.header-consultation > a.header-consultation__link,
  #mobile-navigation > nav > ul > li.header-consultation > a.header-consultation__link {
    display: flex !important;
    font-size: .9rem;
    height: 42px !important;
    justify-content: center;
    min-width: 0;
    width: 100%;
  }

  .site-search {
    height: auto;
    margin: 0;
    padding: 14px 24px;
    width: 100%;
  }

  .site-search__form {
    width: 100%;
  }

  .site-search__results {
    position: static;
    width: 100%;
  }
}

.search-results-page {
  background: #f7f3ee;
  color: #0B2545;
  min-height: 100vh;
}

.search-results-page__hero {
  background:
    linear-gradient(135deg, rgba(11, 37, 69, .94), rgba(54, 69, 79, .86)),
    url("../images/slides/bd_main2.jpg") center / cover no-repeat;
  color: #fff;
  padding: clamp(132px, 18vh, 180px) 0 64px;
}

.search-results-page__hero .container {
  max-width: 980px;
}

.search-results-page__eyebrow {
  color: #f4d4a2;
  font-family: var(--bd-font-secondary) !important;
  font-size: .95rem;
  font-weight: 900;
  margin: 0 0 12px;
}

.search-results-page__title {
  color: #fff;
  font-family: var(--bd-font-secondary) !important;
  font-size: clamp(2rem, 4vw, 3.6rem);
  font-weight: 900;
  line-height: 1.15;
  margin: 0;
}

.search-results-page__form {
  display: flex;
  gap: 10px;
  margin-top: 28px;
  max-width: 680px;
}

.search-results-page__input {
  background: rgba(255, 255, 255, .95) !important;
  border: 1px solid rgba(200, 132, 92, .55) !important;
  border-radius: 999px !important;
  color: #0B2545 !important;
  font-family: var(--bd-font-secondary) !important;
  font-size: 1rem !important;
  font-weight: 800 !important;
  height: 52px !important;
  padding: 0 22px !important;
}

.search-results-page__button {
  background:
    linear-gradient(180deg, rgba(255, 245, 224, .84) 0%, rgba(255, 245, 224, .2) 34%, rgba(78, 35, 13, .3) 100%),
    linear-gradient(115deg, #fff0c9 0%, #d89b5c 24%, #C8845C 52%, #7d421d 82%, #f4d4a2 100%);
  border: 1px solid rgba(255, 232, 190, .95);
  border-radius: 999px;
  color: #fff;
  font-family: var(--bd-font-secondary) !important;
  font-size: .95rem;
  font-weight: 900;
  min-width: 118px;
  padding: 0 22px;
  text-shadow: 0 1px 2px rgba(11, 37, 69, .72);
}

.search-results-page__body {
  padding: 46px 0 74px;
}

.search-results-page__body .container {
  max-width: 980px;
}

.search-results-page__status,
.search-results-page__empty,
.search-results-page__count {
  color: #0B2545;
  font-family: var(--bd-font-secondary) !important;
  font-size: 1rem;
  font-weight: 800;
  margin: 0 0 18px;
}

.search-result-card {
  background: #fff;
  border: 1px solid rgba(200, 132, 92, .22);
  border-radius: 8px;
  box-shadow: 0 14px 34px rgba(11, 37, 69, .1);
  margin-bottom: 18px;
  padding: clamp(18px, 3vw, 28px);
}

.search-result-card__title {
  color: #0B2545 !important;
  display: inline-block;
  font-family: var(--bd-font-secondary) !important;
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.35;
  text-decoration: none !important;
}

.search-result-card__title:hover,
.search-result-card__title:focus {
  color: #C8845C !important;
}

.search-result-card__description {
  color: #36454F;
  font-family: var(--bd-font-secondary) !important;
  font-size: .98rem;
  font-weight: 700;
  line-height: 1.7;
  margin: 10px 0 0;
}

.search-result-card__matches {
  border-top: 1px solid rgba(200, 132, 92, .18);
  margin-top: 16px;
  padding-top: 14px;
}

.search-result-card__matches strong {
  color: #C8845C;
  display: block;
  font-family: var(--bd-font-secondary) !important;
  font-size: .9rem;
  font-weight: 900;
  margin-bottom: 8px;
}

.search-result-card__matches ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.search-result-card__matches li {
  color: #0B2545;
  font-family: var(--bd-font-secondary) !important;
  font-size: .95rem;
  font-weight: 700;
  line-height: 1.75;
  margin-top: 8px;
  padding-inline-start: 18px;
  position: relative;
}

.search-result-card__matches li::before {
  background: #C8845C;
  border-radius: 50%;
  content: "";
  height: 6px;
  inset-inline-start: 0;
  position: absolute;
  top: .78em;
  width: 6px;
}

.search-result-card mark {
  background: rgba(244, 212, 162, .8);
  border-radius: 3px;
  color: #0B2545;
  padding: 0 .15em;
}

@media only screen and (max-width: 680px) {
  .search-results-page__form {
    flex-direction: column;
  }

  .search-results-page__button {
    height: 48px;
  }
}

#products,
#services,
#section-main2,
#services .module-bg,
#section-main2.module-bg--dark,
.full-blocks.has-lightgrey-background-color {
  background: #f7f3ee !important;
}

.full-blocks .full-block__content.glass-panel,
.full-block__content.glass-panel {
  background: rgba(11, 37, 69, .84) !important;
  border: 1px solid rgba(200, 132, 92, .28) !important;
  box-shadow: 0 18px 44px rgba(11, 37, 69, .2) !important;
  color: #f7f3ee !important;
}

.full-block__text h2,
.full-blocks h2 {
  font-size: clamp(1.5rem, 2.8vw, 2.5rem) !important;
}

.full-block__text p,
.full-block__content p {
  font-size: .95rem !important;
}

#section-main2 .block.glass-panel,
#services .block.glass-panel {
  position: relative !important;
  display: flex !important;
  align-items: flex-end !important;
  min-height: 269px !important;
  padding: 18px !important;
  overflow: hidden !important;
  background-color: rgba(11, 37, 69, .06) !important;
  border: 1px solid rgba(200, 132, 92, .18) !important;
  box-shadow: 0 14px 34px rgba(11, 37, 69, .12) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

#section-main2 .block.glass-panel::before,
#services .block.glass-panel::before {
  background: linear-gradient(180deg, rgba(11, 37, 69, 0), rgba(11, 37, 69, .06)) !important;
}

#section-main2 .block.glass-panel .block__content,
#services .block.glass-panel .block__content {
  position: relative !important;
  z-index: 2 !important;
  width: min(86%, 320px) !important;
  margin-top: auto !important;
  margin-inline-start: 0 !important;
  margin-inline-end: auto !important;
  padding: 12px 14px !important;
  text-align: start !important;
  background: rgba(11, 37, 69, .08) !important;
  border: 1px solid rgba(255, 255, 255, .14) !important;
  border-radius: 8px !important;
  box-shadow: 0 14px 32px rgba(11, 37, 69, .12) !important;
  backdrop-filter: blur(10px) saturate(125%) !important;
  -webkit-backdrop-filter: blur(10px) saturate(125%) !important;
}

html[dir="rtl"] #section-main2 .block.glass-panel .block__content,
html[dir="rtl"] #services .block.glass-panel .block__content {
  margin-inline-start: auto !important;
  margin-inline-end: 0 !important;
  text-align: right !important;
}

html[dir="ltr"] #section-main2 .block.glass-panel .block__content,
html[dir="ltr"] #services .block.glass-panel .block__content {
  text-align: left !important;
}

#section-main2 .block__content h2,
#services .block__content h2,
#section-main2 .block__content h4,
#services .block__content h4 {
  color: #f7f3ee !important;
  font-size: 1.15rem !important;
  line-height: 1.32 !important;
  margin-bottom: 5px !important;
  text-shadow: 0 2px 8px rgba(11, 37, 69, .55) !important;
}

#section-main2 .block__content p,
#services .block__content p {
  color: rgba(247, 243, 238, .86) !important;
  font-size: .94rem !important;
  line-height: 1.58 !important;
  margin-bottom: 0 !important;
  text-shadow: 0 2px 8px rgba(11, 37, 69, .45) !important;
}

#section-main2 .block.glass-panel:hover .block__content,
#services .block.glass-panel:hover .block__content {
  background: rgba(11, 37, 69, .16) !important;
  border-color: rgba(255, 255, 255, .2) !important;
}

.service-related-pages {
  background: #f7f3ee !important;
  padding: 64px 0 76px !important;
}

.service-related-pages .bracket {
  color: #0B2545 !important;
  margin-bottom: 28px !important;
  text-align: start !important;
}

.service-related-pages__scroller {
  display: grid !important;
  grid-auto-flow: column !important;
  grid-auto-columns: minmax(260px, 340px) !important;
  gap: 22px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  padding: 4px 2px 22px !important;
  scroll-snap-type: x mandatory !important;
  scrollbar-color: #C8845C rgba(11, 37, 69, .14) !important;
}

.service-related-card {
  position: relative !important;
  display: block !important;
  min-height: 260px !important;
  overflow: hidden !important;
  border-radius: 8px !important;
  background: #0B2545 !important;
  color: #fff !important;
  text-decoration: none !important;
  scroll-snap-align: start !important;
  box-shadow: 0 18px 38px rgba(11, 37, 69, .16) !important;
}

.service-related-card__image,
.service-related-card__image img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
}

.service-related-card__image {
  position: absolute !important;
  inset: 0 !important;
}

.service-related-card__image img {
  object-fit: cover !important;
  transition: transform .35s ease !important;
}

.service-related-card::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  background: linear-gradient(180deg, rgba(11, 37, 69, .12), rgba(11, 37, 69, .82)) !important;
}

.service-related-card__content {
  position: absolute !important;
  inset-inline: 0 !important;
  bottom: 0 !important;
  z-index: 1 !important;
  display: grid !important;
  gap: 10px !important;
  padding: 24px !important;
}

.service-related-card__content strong {
  color: #fff !important;
  font-size: 1.25rem !important;
  font-weight: 800 !important;
  line-height: 1.35 !important;
}

.service-related-card__content span {
  color: #f1c27d !important;
  font-size: .92rem !important;
  font-weight: 700 !important;
}

.service-related-card:hover img {
  transform: scale(1.06) !important;
}

.article-gallery-page {
  background: #f7f3ee !important;
  color: #0B2545 !important;
}

.article-gallery-page .hero.article-gallery-hero {
  min-height: 420px !important;
}

.article-gallery-page .hero.article-gallery-hero .hero__image {
  background-position: center 42% !important;
  background-size: cover !important;
}

.article-gallery-page .hero.article-gallery-hero .title-block {
  margin: 0 !important;
  max-width: min(760px, 100%) !important;
  text-shadow: 0 4px 16px rgba(0, 0, 0, .46) !important;
}

.article-gallery-page .hero.article-gallery-hero .title-block::before,
.article-gallery-page .hero.article-gallery-hero .title-block::after,
.article-gallery-page .hero.article-gallery-hero .title-block__content::before,
.article-gallery-page .hero.article-gallery-hero .title-block__content::after {
  content: none !important;
  display: none !important;
}

.article-gallery-page .hero.article-gallery-hero .title-block__content {
  background: none !important;
  height: auto !important;
  padding: 0 !important;
  text-transform: none !important;
}

.article-gallery-page .hero.article-gallery-hero .title-block__title {
  max-width: 680px !important;
  position: static !important;
  transform: none !important;
}

.article-gallery-page .hero.article-gallery-hero .title-block__title p:first-of-type {
  color: #f1c27d !important;
  font-size: clamp(1rem, 1.4vw, 1.3rem) !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  line-height: 1.3 !important;
  margin: 0 0 12px !important;
}

.article-gallery-page .hero.article-gallery-hero .title-block__title h1 {
  color: #fff !important;
  font-family: var(--bd-font-secondary) !important;
  font-size: clamp(2.25rem, 5vw, 4.4rem) !important;
  font-weight: 900 !important;
  line-height: 1.08 !important;
  margin: 0 !important;
}

.article-gallery-page .hero.article-gallery-hero .title-block__supporting {
  display: block !important;
  color: #f7f3ee !important;
  font-size: clamp(1rem, 1.5vw, 1.16rem) !important;
  font-weight: 800 !important;
  line-height: 1.75 !important;
  margin-top: 18px !important;
  max-width: 620px !important;
}

.article-gallery-page .hero.article-gallery-hero .title-block__supporting p {
  margin: 0 !important;
}

body.service-page .hero__consultation {
  align-items: center;
  background: #0B2545;
  border: 1px solid rgba(255, 255, 255, .18);
  border-radius: 9px;
  box-shadow: 0 18px 38px rgba(11, 37, 69, .24);
  color: #fff;
  display: inline-flex;
  font-family: "Tajawal", "Cairo", Arial, sans-serif;
  font-size: .95rem;
  font-weight: 800;
  height: clamp(164px, 22vh, 178px);
  justify-content: center;
  letter-spacing: 0;
  line-height: 1;
  position: fixed;
  right: 18px;
  text-decoration: none;
  text-transform: none;
  top: calc(50% + 162px);
  transform: translateY(-50%);
  width: 40px;
  z-index: 999;
}

html[lang^="en"] body.service-page .hero__consultation {
  height: clamp(202px, 26vh, 224px);
}

body.service-page .hero__consultation span {
  color: #fff;
  display: block;
  text-align: center;
  transform: rotate(-90deg);
  white-space: nowrap;
}

body.service-page .hero__consultation:hover,
body.service-page .hero__consultation:focus-visible {
  background: #061f55;
  color: #fff;
  outline: 2px solid rgba(200, 132, 92, .55);
  outline-offset: 3px;
}

@media screen and (min-width: 83.125rem) {
  html[dir="ltr"] body.service-page .aside-image {
    text-align: left !important;
  }

  html[dir="ltr"] body.service-page .aside-image img {
    float: left !important;
  }
}

html[dir="ltr"] body.service-page .service-packages {
  direction: ltr !important;
}

html[dir="ltr"] body.service-page .service-package,
html[dir="ltr"] body.service-page .service-package__subtitle,
html[dir="ltr"] body.service-page .service-package__price,
html[dir="ltr"] body.service-page .service-package__features {
  text-align: left !important;
}

html[dir="ltr"] body.service-page .service-package__features li {
  padding-left: 28px !important;
  padding-right: 0 !important;
}

html[dir="ltr"] body.service-page .service-package__features li::before {
  left: 0 !important;
  right: auto !important;
}

.article-gallery-section {
  background:
    linear-gradient(180deg, rgba(247, 243, 238, .96), rgba(255, 255, 255, .98)) !important;
  padding: 66px 0 82px !important;
}

.article-gallery-heading {
  margin: 0 0 28px !important;
  max-width: 760px !important;
}

.article-gallery-heading span {
  color: #C8845C !important;
  display: inline-block !important;
  font-size: .9rem !important;
  font-weight: 900 !important;
  margin-bottom: 8px !important;
}

.article-gallery-heading h2 {
  color: #0B2545 !important;
  font-family: var(--bd-font-secondary) !important;
  font-size: clamp(1.7rem, 3vw, 2.8rem) !important;
  font-weight: 900 !important;
  line-height: 1.18 !important;
  margin: 0 0 10px !important;
}

.article-gallery-heading p {
  color: rgba(11, 37, 69, .72) !important;
  font-size: .98rem !important;
  font-weight: 700 !important;
  margin: 0 !important;
}

.article-gallery-grid {
  display: grid !important;
  gap: 22px !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
}

.article-gallery-card {
  background: #fff !important;
  border: 1px solid rgba(200, 132, 92, .2) !important;
  border-radius: 8px !important;
  box-shadow: 0 16px 36px rgba(11, 37, 69, .1) !important;
  color: #0B2545 !important;
  display: block !important;
  overflow: hidden !important;
  text-decoration: none !important;
  transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease !important;
}

.article-gallery-card:hover,
.article-gallery-card:focus {
  border-color: rgba(200, 132, 92, .48) !important;
  box-shadow: 0 20px 42px rgba(11, 37, 69, .15) !important;
  color: #0B2545 !important;
  transform: translateY(-4px) !important;
}

.article-gallery-card__image {
  background-color: #0B2545 !important;
  background-position: center !important;
  background-size: cover !important;
  display: block !important;
  position: relative !important;
  aspect-ratio: 1 / 1 !important;
}

.article-gallery-card__image::after {
  background: linear-gradient(180deg, rgba(11, 37, 69, 0), rgba(11, 37, 69, .18)) !important;
  content: "" !important;
  inset: 0 !important;
  position: absolute !important;
}

.article-gallery-card strong {
  color: #0B2545 !important;
  display: block !important;
  font-size: 1rem !important;
  font-weight: 900 !important;
  line-height: 1.45 !important;
  min-height: 74px !important;
  padding: 16px 16px 18px !important;
}

.article-gallery-empty {
  background: #fff !important;
  border: 1px solid rgba(200, 132, 92, .22) !important;
  border-radius: 8px !important;
  box-shadow: 0 18px 38px rgba(11, 37, 69, .1) !important;
  padding: 34px !important;
}

.article-gallery-empty h3 {
  color: #0B2545 !important;
  font-size: 1.35rem !important;
  font-weight: 900 !important;
  margin: 0 0 8px !important;
}

.article-gallery-empty p {
  color: rgba(11, 37, 69, .72) !important;
  font-weight: 700 !important;
  margin: 0 !important;
}

.article-gallery-pagination {
  align-items: center !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
  justify-content: center !important;
  margin-top: 34px !important;
}

.article-gallery-pagination a {
  align-items: center !important;
  background: #fff !important;
  border: 1px solid rgba(200, 132, 92, .26) !important;
  border-radius: 6px !important;
  color: #0B2545 !important;
  display: inline-flex !important;
  font-weight: 900 !important;
  height: 42px !important;
  justify-content: center !important;
  min-width: 42px !important;
  padding: 0 14px !important;
  text-decoration: none !important;
}

.article-gallery-pagination a.is-active,
.article-gallery-pagination a:hover,
.article-gallery-pagination a:focus {
  background:
    linear-gradient(180deg, rgba(255, 248, 231, .96), rgba(246, 214, 168, .76)),
    linear-gradient(115deg, #fff4d4, #C8845C 58%, #86491f) !important;
  border-color: rgba(200, 132, 92, .56) !important;
  color: #071832 !important;
}

.article-gallery-pagination a.is-disabled {
  opacity: .42 !important;
  pointer-events: none !important;
}

@media only screen and (max-width: 42.49rem) {
  .service-related-pages {
    padding: 44px 0 56px !important;
  }

  .service-related-pages__scroller {
    grid-auto-columns: minmax(230px, 84vw) !important;
  }

  .service-related-card {
    min-height: 230px !important;
  }
}

@media only screen and (max-width: 1100px) {
  .article-gallery-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
}

@media only screen and (max-width: 760px) {
  .article-gallery-page .hero.article-gallery-hero {
    min-height: 360px !important;
  }

  .article-gallery-page .hero.article-gallery-hero .hero__content .container--wide {
    padding-left: 22px !important;
    padding-right: 64px !important;
  }

  body.service-page .hero__consultation {
    border-radius: 8px;
    font-size: .78rem;
    height: 154px;
    left: auto;
    right: 10px;
    top: 64%;
    width: 36px;
    z-index: 99999;
  }

  html[lang^="en"] body.service-page .hero__consultation {
    height: 190px;
  }

  .article-gallery-section {
    padding: 46px 0 62px !important;
  }

  .article-gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 16px !important;
  }

  .article-gallery-card strong {
    font-size: .92rem !important;
    min-height: 68px !important;
    padding: 13px !important;
  }
}

@media only screen and (max-width: 520px) {
  .article-gallery-grid {
    grid-template-columns: 1fr !important;
  }
}

@media only screen and (min-width: 900px) {
  body.home #section-main2 .home-three-cards {
    display: grid !important;
    gap: 20px !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    justify-content: stretch !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.home #section-main2 .home-three-cards--count-0 {
    display: none !important;
  }

  body.home #section-main2 .home-three-cards--count-1 {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  body.home #section-main2 .home-three-cards--count-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body.home #section-main2 .home-three-cards > .flex__item {
    display: flex !important;
    max-width: none !important;
    min-width: 0 !important;
    padding: 0 !important;
    width: auto !important;
  }

  body.home #section-main2 .home-three-cards > .flex__item .block.glass-panel {
    width: 100% !important;
  }

  body.home #section-main2 .home-three-cards--count-1 .block.glass-panel,
  body.home #section-main2 .home-three-cards--count-2 .block.glass-panel {
    min-height: 374px !important;
  }

  body.home #section-main2 .home-three-cards--count-1 .block.glass-panel .block__content,
  body.home #section-main2 .home-three-cards--count-2 .block.glass-panel .block__content {
    width: min(88%, 520px) !important;
  }

  body.home #services .home-four-cards {
    display: grid !important;
    gap: 20px !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    justify-content: stretch !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.home #services .home-four-cards--count-0 {
    display: none !important;
  }

  body.home #services .home-four-cards--count-1 {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  body.home #services .home-four-cards--count-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body.home #services .home-four-cards--count-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }

  body.home #services .home-four-cards > .flex__item {
    display: flex !important;
    max-width: none !important;
    min-width: 0 !important;
    padding: 0 !important;
    width: auto !important;
  }

  body.home #services .home-four-cards > .flex__item .block.glass-panel {
    width: 100% !important;
  }

  body.home #services .home-four-cards--count-1 .block.glass-panel,
  body.home #services .home-four-cards--count-2 .block.glass-panel {
    min-height: 374px !important;
  }

  body.home #services .home-four-cards--count-1 .block.glass-panel .block__content,
  body.home #services .home-four-cards--count-2 .block.glass-panel .block__content {
    width: min(88%, 520px) !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 899px) {
  body.home #section-main2 .home-three-cards {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.home #section-main2 .home-three-cards--count-1 > .flex__item {
    width: 100% !important;
  }

  body.home #section-main2 .home-three-cards--count-2 > .flex__item {
    width: 50% !important;
  }

  body.home #services .home-four-cards {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.home #services .home-four-cards--count-1 > .flex__item {
    width: 100% !important;
  }

  body.home #services .home-four-cards--count-2 > .flex__item {
    width: 50% !important;
  }
}

@media only screen and (max-width: 42.49rem) {
  #section-main2 .block.glass-panel,
  #services .block.glass-panel {
    min-height: 240px !important;
    padding: 14px !important;
  }

  #section-main2 .block.glass-panel .block__content,
  #services .block.glass-panel .block__content {
    width: min(92%, 340px) !important;
    padding: 22px 12px 13px !important;
  }

  body.home #section-main2 .block.glass-panel .block__content h2,
  body.home #section-main2 .block.glass-panel .block__content h4,
  body.home #services .block.glass-panel .block__content h2,
  body.home #services .block.glass-panel .block__content h4 {
    margin-top: 5px !important;
    margin-bottom: 10px !important;
    line-height: 1.35 !important;
  }
}

@media only screen and (max-width: 83.124rem) {
  body.home footer,
  body.home .footer,
  footer[data-include] {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    position: relative !important;
    z-index: 2 !important;
    clear: both !important;
  }

  body.home .footer {
    background: #0B2545 !important;
    color: #fff !important;
    padding: 32px 0 22px !important;
  }

  body.home .footer .container {
    display: block !important;
  }

  body.home .footer__pages {
    display: block !important;
    padding: 0 0 24px !important;
    font-size: .875rem !important;
    line-height: 1.45 !important;
    text-transform: none !important;
  }

  body.home .footer__pages .flex {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 18px !important;
  }

  body.home .footer__pages .flex__item {
    width: 100% !important;
    max-width: none !important;
    padding: 0 !important;
  }

  body.home .footer__col {
    max-width: none !important;
    padding-top: 0 !important;
  }

  body.home .footer__pages h2 {
    margin-bottom: 10px !important;
    padding-bottom: 8px !important;
    font-size: 1rem !important;
    line-height: 1.35 !important;
  }

  body.home .footer__pages ul {
    margin: 0 !important;
    padding: 0 !important;
  }

  body.home .footer__pages ul li {
    padding: 0 0 8px !important;
  }

  body.home .footer__site {
    display: block !important;
    padding: 24px 0 0 !important;
    text-align: center !important;
    border-top: 1px solid rgba(255,255,255,.28) !important;
  }

  body.home .footer__branding {
    margin: 0 auto 18px !important;
  }

  body.home .footer__navigation {
    display: block !important;
    padding: 0 !important;
  }

  body.home .footer__social {
    padding: 0 0 18px !important;
  }

  body.home .footer__copyright {
    border-top: 1px solid rgba(255,255,255,.28) !important;
    padding-top: 16px !important;
  }
}
