body.site-en {
  text-align: start;
}
body.site-en .navbar .nav-link {
	font-size: 18px !important;
}

/* English header language control: show EN | AR and keep search first */
body.site-en .navbar .d-flex.align-items-center.gap-2.gap-md-3 {
  flex-direction: row-reverse;
}

/* Navbar: active underline — LTR uses logical start */
body.site-en .navbar .nav-link.active::after {
  right: auto;
  left: 0;
}
.fa-ar {display: none !important;}
.fa-en {display: inline-block !important;}
/* Push main nav cluster toward the end (mirror of RTL flex-start = “reading start”) */
@media (min-width: 992px) {

  /* body.site-en .navbar-expand-lg .navbar-collapse#mainNav {justify-content: flex-end;} */
  body.site-en .navbar-nav-spaced {
    flex-wrap: wrap;
    justify-content: flex-end;
    margin-inline-start: auto;
  }
}

/* Mirror text alignment utilities used heavily on Arabic pages */
body.site-en .text-end {
  text-align: left !important;
}

@media (min-width: 768px) {
  body.site-en .text-md-end {
    text-align: left !important;
  }
}

/* Footer brand / columns */
body.site-en .footer-brand-block.text-end {
  text-align: left !important;
}

/* Footer logo asset (English pages) */
body.site-en .footer-brand-block::before {
  content: "";
  display: block;
  width: 220px;
  height: 56px;
  margin-bottom: 10px;
  background-image: url("../images/logo.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
}

body.site-en .footer-brand-block .footer-brand-wordmark,
body.site-en .footer-brand-block .footer-brand-badge {
  display: none !important;
}

body.site-en .footer-social-platforms[dir="rtl"] {
  direction: ltr;
  justify-content: flex-start !important;
}

/* Timeline (impact page): line grows LTR; decorative dots use style.css (top-right of each year circle) */
body.site-en .timeline-line {
  transform-origin: left center;
}

/* Campaigns page: carousel direction */
.campaigns-services-page-title {
  text-align: center;
}

body.site-en .page-list-all--campaigns .page-list-all-card__body.text-end,
body.site-en .page-list-all--campaigns .prod-section-title.text-end,
body.site-en .page-list-all--campaigns .text-muted.text-end,
body.site-en .page-list-all--blogs .page-list-all-card__body.text-end,
body.site-en .page-list-all--blogs .prod-section-title.text-end,
body.site-en .page-list-all--blogs .text-muted.text-end,
body.site-en .page-list-all--videos .page-list-all-card__body.text-end,
body.site-en .page-list-all--videos .prod-section-title.text-end,
body.site-en .page-list-all--videos .text-muted.text-end {
  text-align: left !important;
}

body.site-en .privacy-policy-page .prod-section-title.text-end,
body.site-en .privacy-policy-page .text-muted.text-end,
body.site-en .privacy-policy-page .campaign-details-desc {
  text-align: left !important;
}

body.site-en .carousel-shell[dir="rtl"] {
  direction: ltr;
}

/* Campaigns nav arrows — mirror position (RTL had left:0) */
body.site-en .campaigns-nav-wrapper {
  left: auto;
  right: 0;
}

/* Campaigns carousel arrows: flip icons for English */
body.site-en .campaigns-nav-wrapper .carousel-arrow.arrow-prev i {
  transform: scaleX(-1);
  display: inline-block;
}

body.site-en .campaigns-nav-wrapper .carousel-arrow.arrow-next i {
  transform: scaleX(-1);
  display: inline-block;
}

body.site-en .campaigns-subtitle {
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: auto;
}

body.site-en .campaign-card,
body.site-en .campaign-card-title,
body.site-en .campaign-card-desc {
  text-align: left !important;
}

/* Identity section */
body.site-en .identity-block .text-md-start {
  text-align: start !important;
}

/* About CTA: copy first, then arrow (matches English design) */
body.site-en .about-footer-cta {
  flex-direction: row-reverse;
}

/* Home hero — left-align + typography (English only; Arabic uses style.css) */
body.site-en .hero .hero-title-main {
  text-align: left !important;
}
/* Projects Page */
body.site-en .ts-card-text {
	text-align: left !important;
}
body.site-en .ts-list-heading {
text-align: left !important;
}
body.site-en .ts-list-styled li::before {
right: unset !important;
left: -21px !important;
top: 8px !important;
}
body.site-en .ts-list-styled li {
text-align: left !important;
}
body.site-en .ts-quote-text {text-align: left !important;}

/* “WE ARE HERE” */
body.site-en .hero .hero-title .text-teal {
  font-family: "Alexandria", sans-serif;
  font-weight: 900;
  font-size: 72px;
  line-height: 80px;
  letter-spacing: 0;
  vertical-align: middle;
  color: #4bf0ca;
  text-align: left !important;
}

/* “TO DOT.” */
body.site-en .hero .hero-title-big {
  font-family: "Alexandria", sans-serif;
  font-weight: 900;
  font-size: 100px;
  line-height: 60px;
  letter-spacing: 0;
  vertical-align: middle;
  color: #0f172a;
  text-align: left !important;
}

/* Hero subcopy */
body.site-en .hero .hero-subtitle-p {
  font-family: "Alexandria", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  vertical-align: middle;
  color: #000000 !important;
  text-align: left !important;
  margin-inline-start: 0 !important;
  margin-inline-end: auto !important;
}

body.site-en .hero .hero-subtitle.ms-auto {
  margin-inline-start: 0 !important;
}

@media (max-width: 575.98px) {

  body.site-en .hero .hero-title .text-teal,
  body.site-en .hero .hero-title-big {
    font-size: clamp(32px, 9vw, 72px);
    line-height: 1.12;
  }
}

/* About section — three cards: icon, title, description left-aligned (English only) */
body.site-en .about-section-main .about-card.text-end {
  text-align: left !important;
}

body.site-en .about-section-main .about-card-title,
body.site-en .about-section-main .about-card-desc {
  text-align: left !important;
}

body.site-en .about-section-main .about-card .ms-auto {
  margin-inline-start: 0 !important;
  margin-inline-end: 0 !important;
}

/* Home news strip — category above image centered; title & description left (English only) */
body.site-en .news-section-main .news-card-category {
  text-align: center !important;
}

body.site-en .news-section-main .news-card-title,
body.site-en .news-section-main .news-card-desc {
  text-align: left !important;
}

body.site-en .news-section-main .news-card-link {
  justify-content: flex-start;
}

body.site-en .impact-section-main .news-card-link {
  justify-content: center;
}

body.site-en .hero .col-lg-6.text-end {
  text-align: left !important;
}

/* Footer — link columns & newsletter copy left; copyright line end (English pages) */
body.site-en .footer .footer-heading-custom,
body.site-en .footer .footer-link,
body.site-en .footer .footer-desc-p {
  text-align: left !important;
}

body.site-en .footer .footer-en-copyright {
  text-align: left !important;
}

/* About page (en/about.html) — left-aligned copy; base style.css uses RTL-friendly right/center */
body.site-en .about-hero .about-hero-title,
body.site-en .about-hero .about-hero-text {
  text-align: left !important;
}

body.site-en .about-hero .about-hero-text {
  margin-inline-start: 0 !important;
  margin-inline-end: auto !important;
}

body.site-en .projects-category-hero-accent {
  margin-inline-end: auto;
  margin-inline-start: 0;
}

body.site-en .projects-category-list__heading {
  text-align: left !important;
}

body.site-en .page-list-all--category-cards .news-card-link {
  justify-content: flex-start;
  text-align: left;
}

body.site-en .projects-crisis-hero::before {
  left: auto;
  right: -4%;
}

@media (max-width: 991.98px) {
  body.site-en .about-hero-title {
    font-size: clamp(36px, 8vw, 72px);
    line-height: 1.1;
  }
}

/* Values row — icon, title, and description centered (en/about.html) */
body.site-en .about-values .value-card {
  text-align: center !important;
}

body.site-en .about-values .value-title,
body.site-en .about-values .value-desc {
  text-align: center !important;
}

body.site-en .about-values .value-icon-box {
  margin-left: auto !important;
  margin-right: auto !important;
}

body.site-en .about-audience .about-audience-section-title {
  text-align: left !important;
  margin-bottom: 3.5rem !important;
}

@media (max-width: 575.98px) {
  body.site-en .about-audience .about-audience-section-title {
    margin-bottom: 2.5rem !important;
  }
}

body.site-en .about-audience .audience-title,
body.site-en .about-audience .audience-subtitle,
body.site-en .about-audience .audience-desc {
  text-align: left !important;
}

/* About audience cards — accent dot corners (English layout only; Arabic keeps style.css) */
body.site-en .about-audience .audience-card.border-yellow::before {
  top: -16px;
  right: auto;
  bottom: auto;
  left: -16px;
}

body.site-en .about-audience .audience-card.border-green::before {
  top: -16px;
  right: -16px;
  bottom: auto;
  left: auto;
}

body.site-en .about-audience .audience-card.border-red::before {
  top: auto;
  right: auto;
  bottom: -16px;
  left: -16px;
}

body.site-en .about-audience .audience-card.border-blue::before {
  top: auto;
  right: -16px;
  bottom: -16px;
  left: auto;
}

/* Impact page — hero: title black on teal; card copy centered */

body.site-en .impact-hero .impact-hero-text {
  text-align: center !important;
}

body.site-en .impact-journey .journey-subtitle {
  text-align: center !important;
}

body.site-en .partners-section-subtitle {
  text-align: center !important;
}

body.site-en .partners-grid-section .text-muted {
  text-align: center !important;
}

/* Services page — Content production section */
body.site-en .content-production-section,
body.site-en .content-production-section .content-prod-text,
body.site-en .content-production-section .read-more-link,
body.site-en .projects-content-production-hero .read-more-link {
  text-align: left !important;
}

/* Create content page — flip caption + external icon for LTR */
body.site-en .create-content-title,
body.site-en .content-grid-caption,
body.site-en .caption-label,
body.site-en .caption-brand {
  text-align: left !important;
}

body.site-en .content-grid-external-icon {
  left: auto;
  right: 20px;
}

/* Campaign details page — LTR gallery heading */
body.site-en .campaign-details-gallery-title {
  text-align: left;
}

body.site-en .content-production-section .section-title-large {
  font-family: "Alexandria", sans-serif;
  font-weight: 700;
  font-size: 72px;
  color: #101828;
  margin-bottom: 24px;
  line-height: 98px;
  text-align: left;
}

body.site-en .campaigns-main-title {
  font-family: "Alexandria", sans-serif;
  font-weight: 800;
  font-size: 40px;
  color: #101828;
  margin-bottom: 8px;
  text-align: left;
}

body.site-en .identity-title {
  font-family: "Alexandria", sans-serif;
  font-weight: 700;
  font-size: 72px;
  line-height: 72px;
  letter-spacing: -1.8px;
  color: #101828;
  text-align: left;
  vertical-align: middle;
  margin-bottom: 120px !important;
}

body.site-en .curve-bottom {
  width: 100%;
  height: 57px;
  background-image: url("../images/campaign-page-divider.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: -1px;
  /* Prevent sub-pixel gap */
}

body.site-en .conferences-section {
  padding: 40px 0 80px;
  text-align: left;
}

body.site-en .conferences-section .section-title-large {
  font-family: "Alexandria", sans-serif;
  font-weight: 700;
  font-size: 72px;
  line-height: 100px;
  letter-spacing: -0.9px;
  text-align: center;
  color: #101828;
}

body.site-en .identity-subhead {
  font-family: "Alexandria", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 48px;
  color: #d41142;
  margin-bottom: 16px;
  text-align: left;
}

body.site-en .identity-text {
  font-family: "Alexandria", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #4a5565;
  text-align: left;
}

body.site-en .identity-img-wrapper {
  border-radius: 0 !important;
  overflow: hidden;
  box-shadow: 0px 25px 50px -12px #00000040;
  width: 100%;
  max-width: 586px;
  height: auto;
  aspect-ratio: 586 / 328.5;
}

body.site-en .identity-img-wrapper {
  border-radius: 24px !important;
  overflow: hidden;
  box-shadow: 0px 25px 50px -12px #00000040;
  width: 100%;
  max-width: 586px;
  height: auto;
  aspect-ratio: 586 / 328.5;
  position: relative;
}

body.site-en .identity-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 24px !important;
}

body.site-en .create-content-title {
  font-family: "Alexandria", sans-serif;
  font-weight: 700;
  font-size: 72px;
  line-height: 98px;
  color: #000000;
  text-align: center;
  margin-top: 42px;
  margin-bottom: 54px;
  text-align: left;
}

/* -------------------------------------------------------------------------- */
/* EN — Mashari3una (Projects) page styles copied from style.css */
/* -------------------------------------------------------------------------- */

body.site-en .mashari3una-hero-banner {
  width: 100%;
  aspect-ratio: 21 / 9;
  max-height: 600px;
  background-image: url("../images/mashari3una-banner-1.png");
  background-size: cover;
  background-position: center;
}

body.site-en .masha-main-heading {
  font-family: "Alexandria", sans-serif;
  font-weight: 900;
  font-size: 72px;
  line-height: 112px;
  color: #00b6b3;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 0;
}

body.site-en .masha-main-p {
  font-family: "Alexandria", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  text-align: center;
  vertical-align: middle;
}

body.site-en .masha-sec1-heading {
  font-family: "Alexandria", sans-serif;
  font-weight: 900;
  font-size: 60px;
  line-height: 112px;
  color: #0f172a;
  text-align: left;
  vertical-align: middle;
  margin-bottom: 0;
}

body.site-en .masha-sec1-p {
  font-family: "Alexandria", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  text-align: left;
  vertical-align: middle;
}

body.site-en .masha-sec1-btn {
  border-radius: 12px !important;
}

body.site-en .masha-sec2-heading {
  font-family: "Alexandria", sans-serif;
  font-weight: 900;
  font-size: 72px;
  line-height: 112px;
  color: #0f172a;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 0;
}

body.site-en .masha-sec2-p {
  font-family: "Alexandria", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  text-align: center;
  vertical-align: middle;
}

body.site-en .masha-sec2-link {
  font-family: "Alexandria", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #00b6b3;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  transition: all 0.3s ease;
}

body.site-en .masha-sec2-link:hover {
  color: #00b6b3;
}

body.site-en .masha-sec2-arrow {
  width: 71px;
  height: 24px;
  background-image: url("../images/green-curved-arrow.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  transition: all 0.3s ease;
}

body.site-en .masha-sec2-link:hover .masha-sec2-arrow {
  background-image: url("../images/green-arrow.png");
}

body.site-en .mashari3una-ornament-bg {
  position: relative;
  background-image: url("../images/mashari3una-back-1.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  padding: 100px 0 !important;
}

body.site-en .masha-sec3-heading {
  font-family: "Alexandria", sans-serif;
  font-weight: 900;
  font-size: 43px;
  line-height: 62px;
  color: #0f172a;
  text-align: left;
  vertical-align: middle;
  margin-bottom: 0;
}

body.site-en .masha-sec3-p {
  font-family: "Alexandria", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  text-align: left;
  vertical-align: middle;
}

body.site-en .masha-sec3-bg {
  position: relative;
  padding: 3px 0 !important;
}

body.site-en .projects-home-card__title {
  text-align: left;
}

body.site-en .masha-sec3-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/mashari3una-asset-4.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.5;
  transform: scaleY(-1);
  z-index: 0;
}

body.site-en .ts-quote-author,
body.site-en .ts-testimonial-card .text-end {
  text-align: left !important;
}

/* -------------------------------------------------------------------------- */
/* EN — Production page styles copied from style.css */
/* -------------------------------------------------------------------------- */

body.site-en .prod-page-title {
  font-family: "Alexandria", sans-serif;
  font-weight: 900;
  font-size: 60px;
  line-height: 1.1;
  color: #00b6b3;
  text-align: left;
}

body.site-en .prod-section-title {
  font-family: "Alexandria", sans-serif;
  font-weight: 900;
  font-size: 48px;
  line-height: 1.2;
  color: #101828;
}

body.site-en .prod-section-desc {
  font-family: "Alexandria", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #4a5565;
}

body.site-en .video-details-title {
  text-align: left;
}

body.site-en .video-details-subtitle,
body.site-en .prod-video-page-grid .prod-video-desc {
  text-align: left;
}

body.site-en .video-grid-content {
  text-align: left;
}

body.site-en .prod-filter-btn {
  font-family: "Alexandria", sans-serif;
  font-size: 14px;
  font-weight: 500;
  padding: 6px 18px;
  border-radius: 999px;
  border: 1.5px solid #d0d5dd;
  background: #fff;
  color: #101828;
  cursor: pointer;
  transition: all 0.2s ease;
}

body.site-en .prod-filter-btn:hover {
  border-color: #00b6b3;
  color: #00b6b3;
}

body.site-en .prod-filter-btn.active {
  background: #4bf0ca;
  color: #101828;
  border-color: #4bf0ca;
  font-weight: 700;
}

body.site-en .prod-carousel-wrapper {
  overflow: hidden;
  padding: 8px 0 16px;
}

body.site-en .prod-carousel {
  display: flex;
  gap: 16px;
  transition: transform 0.4s ease;
}

body.site-en .prod-slide {
  flex: 0 0 calc((100% - 3 * 16px) / 4);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
}

body.site-en .prod-slide-img {
  width: 100%;
  height: 340px;
  object-fit: cover;
  display: block;
}

body.site-en .prod-carousel-3 {
  gap: 20px;
}

body.site-en .prod-slide-wide {
  flex: 0 0 calc((100% - 2 * 20px) / 3);
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1);
}

body.site-en .prod-slide-img-wide {
  width: 100%;
  height: 340px;
  object-fit: cover;
  display: block;
}

body.site-en .prod-carousel-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  width: 44px;
  height: 44px;
  background: #fff;
  border: none;
  border-radius: 50%;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #101828;
  cursor: pointer;
  transition: box-shadow 0.2s ease;
}

body.site-en .prod-carousel-arrow:hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}

body.site-en .prod-arrow-prev {
  right: -20px;
}

body.site-en .prod-arrow-next {
  left: -20px;
}

body.site-en .prod-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
}

body.site-en .prod-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #d0d5dd;
  cursor: pointer;
  transition: all 0.2s ease;
}

body.site-en .prod-dot.active {
  width: 24px;
  border-radius: 4px;
  background: #00b6b3;
}

body.site-en .prod-cta-btn {
  display: inline-block;
  font-family: "Alexandria", sans-serif;
  font-weight: 700;
  font-size: 16px;
  padding: 14px 40px;
  border-radius: 999px;
  background: #101828;
  color: #fff;
  text-decoration: none;
  transition: background 0.2s ease;
}

body.site-en .prod-cta-btn:hover {
  background: #1d2939;
  color: #fff;
}

body.site-en .prod-search-wrap {
  max-width: 600px;
  margin: 0 auto;
}

body.site-en .prod-search-bar {
  display: flex;
  align-items: center;
  gap: 12px;
  border: 1.5px solid #d0d5dd;
  border-radius: 12px;
  padding: 12px 20px;
  background: #fff;
}

body.site-en .prod-search-icon {
  color: #9aa4b2;
  font-size: 18px;
  flex-shrink: 0;
}

body.site-en .prod-search-input {
  border: none;
  outline: none;
  width: 100%;
  font-family: "Alexandria", sans-serif;
  font-size: 16px;
  color: #101828;
  direction: ltr;
  text-align: left;
}

body.site-en .prod-research-controls-card {
  width: 100%;
  background: #fff;
  border: 1px solid #e4e7ec;
  border-radius: 16px;
  padding: 20px 20px 18px;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.04);
}

body.site-en .prod-search-bar--card {
  width: 100%;
  border-radius: 999px;
  background: #f8f9fa;
  border: 1px solid #e4e7ec;
  padding: 10px 18px;
  margin-bottom: 0 !important;
}

body.site-en .prod-search-bar--card .prod-search-input {
  background-color: #f8f9fa;
}

body.site-en .prod-search-bar--card .prod-search-input:focus {
  background-color: #f8f9fa;
}

body.site-en .prod-research-controls-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  flex-direction: row-reverse;
}

body.site-en .prod-research-controls-row .prod-research-select--wide {
  flex: 1 1 200px;
  min-width: min(100%, 180px);
}

body.site-en .prod-research-filter-pill--short {
  flex: 0 0 128px;
  width: 128px;
  max-width: 100%;
  height: 48px;
  border-radius: 999px;
  border: 1px solid #e4e7ec;
  background: #f8f9fa;
}

@media (max-width: 767.98px) {
  body.site-en .prod-research-controls-row {
    gap: 8px;
  }

  body.site-en .prod-research-filter-pill--short {
    flex: 1 1 calc(50% - 6px);
    min-width: 100px;
  }
}

body.site-en .prod-research-select {
  font-family: "Alexandria", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #101828;
  border: 1.5px solid #d0d5dd;
  border-radius: 999px;
  padding: 10px 20px;
  padding-inline-end: 2.75rem;
  background-color: #fff;
  min-height: 48px;
  min-width: min(100%, 200px);
  direction: rtl;
  text-align: right;
  cursor: pointer;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23667085'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left 1rem center;
  background-size: 14px;
  appearance: none;
  -webkit-appearance: none;
}

body.site-en .prod-research-select:focus {
  border-color: #00b6b3;
  outline: none;
  box-shadow: 0 0 0 3px rgba(0, 182, 179, 0.2);
}

body.site-en .prod-multiselect {
  position: relative;
  flex: 1 1 200px;
  min-width: min(100%, 180px);
}

body.site-en .prod-multiselect-trigger {
  width: 100%;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 8px 16px;
  font-family: "Alexandria", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #101828;
  border: 1.5px solid #d0d5dd;
  border-radius: 999px;
  background: #fff;
  cursor: pointer;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  text-align: left;
}

body.site-en .prod-multiselect.is-open .prod-multiselect-trigger {
  border-color: #00b6b3;
  box-shadow: 0 0 0 3px rgba(0, 182, 179, 0.2);
}

body.site-en .prod-multiselect-value-wrap {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
  min-width: 0;
}

body.site-en .prod-multiselect-placeholder {
  color: #667085;
  font-weight: 500;
}

body.site-en .prod-multiselect-placeholder[hidden] {
  display: none !important;
}

body.site-en .prod-multiselect-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  justify-content: flex-start;
  align-items: center;
}

body.site-en .prod-multiselect-chips[hidden] {
  display: none !important;
}

body.site-en .prod-multiselect-chip {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px;
  background: #e8f8f6;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 600;
  color: #101828;
  line-height: 1.35;
}

body.site-en .prod-multiselect-chevron {
  flex-shrink: 0;
  font-size: 14px;
  color: #667085;
  transition: transform 0.2s ease;
}

body.site-en .prod-multiselect.is-open .prod-multiselect-chevron {
  transform: rotate(180deg);
}

body.site-en .prod-multiselect-dropdown {
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  right: 0;
  z-index: 50;
  padding: 8px 0;
  background: #fff;
  border: 1px solid #e4e7ec;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(16, 24, 40, 0.12);
  max-height: 260px;
  overflow-y: auto;
}

body.site-en .prod-multiselect-dropdown[hidden] {
  display: none !important;
}

body.site-en .prod-multiselect-option {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  gap: 12px;
  margin: 0;
  padding: 10px 18px;
  cursor: pointer;
  font-family: "Alexandria", sans-serif;
  font-size: 15px;
  color: #101828;
  transition: background 0.15s ease;
}

body.site-en .prod-multiselect-option:hover {
  background: #f2f4f7;
}

body.site-en .prod-multiselect-option input {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  accent-color: #00b6b3;
  cursor: pointer;
}

body.site-en .prod-multiselect-option span {
  flex: 1;
  text-align: left;
}

body.site-en .prod-view-btn {
  width: 36px;
  height: 36px;
  border-radius: 8px;
  border: 1.5px solid #d0d5dd;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: #667085;
  cursor: pointer;
  transition: all 0.2s ease;
}

body.site-en .prod-view-btn.active,
body.site-en .prod-view-btn:hover {
  background: #101828;
  border-color: #101828;
  color: #fff;
}

body.site-en .prod-view-toggle {
  display: inline-flex;
  align-items: center;
  padding: 4px;
  border-radius: 999px;
  background: #f2f4f7;
  gap: 2px;
  flex-shrink: 0;
}

body.site-en .prod-view-toggle-btn {
  width: 40px;
  height: 36px;
  border: none;
  border-radius: 999px;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #667085;
  cursor: pointer;
  transition: background 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

body.site-en .prod-view-toggle-btn.active {
  background: #fff;
  color: #101828;
  box-shadow: 0 1px 3px rgba(16, 24, 40, 0.12);
}

body.site-en .prod-view-toggle-btn:not(.active):hover {
  color: #101828;
}

body.site-en .prod-research-grid-view .carousel-shell {
  padding-inline: clamp(48px, 5vw, 64px);
}

body.site-en .prod-research-grid-view .carousel-arrow {
  z-index: 20;
  box-shadow: 0 2px 14px rgba(16, 24, 40, 0.12);
  border: 1px solid #e4e7ec;
}

body.site-en .prod-research-grid-view .carousel-arrow.arrow-prev {
  right: 4px;
}

body.site-en .prod-research-grid-view .carousel-arrow.arrow-next {
  left: 4px;
}

body.site-en .swiper-research .swiper-slide {
  height: 360px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08);
}

body.site-en .prod-research-slide-card {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
}

body.site-en .prod-research-slide-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

body.site-en .prod-research-list {
  background: #fff;
  border-radius: 16px;
  border: 1px solid #e9ecef;
  overflow: hidden;
}

body.site-en .prod-research-list-item+.prod-research-list-item {
  border-top: 1px solid #f2f4f7;
}

body.site-en .prod-research-list-link {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1.25rem 1.5rem;
  text-decoration: none;
  color: inherit;
  transition: background 0.2s ease;
}

body.site-en .prod-research-list-link:hover {
  background: #f9fafb;
}

body.site-en .prod-research-list-thumb {
  flex-shrink: 0;
  width: 72px;
  height: 72px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #f2f4f7;
}

body.site-en .prod-research-list-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

body.site-en .prod-research-list-title {
  font-family: "Alexandria", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  color: #101828;
  text-align: left;
  flex: 1;
  min-width: 0;
}

body.site-en .prod-research-list-link:hover .prod-research-list-title {
  text-decoration: underline;
}

body.site-en .prod-research-list-date {
  flex-shrink: 0;
  font-family: "Alexandria", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #3a8edb;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  white-space: nowrap;
}

@media (max-width: 575.98px) {
  body.site-en .prod-research-list-link {
    flex-wrap: wrap;
    gap: 0.75rem;
  }

  body.site-en .prod-research-list-date {
    width: 100%;
    order: 3;
    justify-content: flex-end;
  }

  body.site-en .prod-research-grid-view .carousel-shell {
    padding-inline: 44px;
  }
}

body.site-en .prod-filter-placeholder {
  height: 36px;
  border-radius: 8px;
  background: #f2f4f7;
  flex: 1;
  max-width: 160px;
}

@media (max-width: 991.98px) {
  body.site-en .prod-page-title {
    font-size: 40px;
  }

  body.site-en .prod-section-title {
    font-size: 30px;
  }

  body.site-en .prod-slide {
    flex: 0 0 calc((100% - 16px) / 2);
  }

  body.site-en .prod-slide-wide {
    flex: 0 0 calc((100% - 20px) / 2);
  }
}

@media (max-width: 575.98px) {
  body.site-en .prod-slide {
    flex: 0 0 80%;
  }

  body.site-en .prod-slide-wide {
    flex: 0 0 88%;
  }

  body.site-en .prod-arrow-prev {
    right: 0;
  }

  body.site-en .prod-arrow-next {
    left: 0;
  }
}

/* -------------------------------------------------------------------------- */
/* EN footer layout (match design)                                            */
/* -------------------------------------------------------------------------- */
body.site-en .footer .col-6.col-md-3.text-start {
  display: none;
}

body.site-en .footer .row.g-4 {
  align-items: flex-start;
}

body.site-en .footer .row.g-4>.col-12.col-md-3:first-child {
  width: 40%;
}

body.site-en .footer .row.g-4>.col-12.col-md-3.text-start:last-child {
  width: 60%;
}

body.site-en .footer .footer-brand-block {
  text-align: left !important;
}

body.site-en .footer .footer-brand-wordmark {
  justify-content: flex-start;
}

body.site-en .footer .footer-social-heading {
  text-align: left;
}

body.site-en .footer .footer-social-platforms {
  justify-content: flex-start;
}

body.site-en .footer .footer-en-bottom {
  display: flex;
  align-items: center;
  gap: 1rem;
  justify-content: space-between;
}

body.site-en .footer .footer-en-legal {
  list-style: none;
  display: flex;
  gap: 2rem;
  margin: 0;
  padding: 0;
}

@media (max-width: 991.98px) {

  body.site-en .footer .row.g-4>.col-12.col-md-3:first-child,
  body.site-en .footer .row.g-4>.col-12.col-md-3.text-start:last-child {
    width: 100%;
  }

  body.site-en .footer .footer-en-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
}

body.site-en .newsletter-btn-custom {
  background-color: #3ff3c9 !important;
  border-radius: 0 8px 8px 0 !important;
  width: 60px;
  border: 1px solid #3ff3c9 !important;
}

body.site-en .newsletter-btn-icon-custom {
  transform: rotate(135deg) scaleX(-1);
}

body.site-en .page-list-all-card__body {
  text-align: left;
}

body.site-en .contact-page .contact-section-title.text-start,
body.site-en .contact-page .contact-details-item.text-start {
  text-align: left !important;
}

body.site-en .contact-page .contact-details-item.d-flex {
  flex-direction: row;
}