@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800;900&family=Inter:wght@500;600;700;800&family=Poppins:wght@500;600;700;800;900&display=swap');

  body.page-id-337 #header-outer,
  body.page-id-337 #top,
  body.page-id-337 #slide-out-widget-area,
  body.page-id-337 #footer-outer,
  body.page-id-337 #copyright,
  body.page-id-337 .nectar-social,
  body.page-id-337 #slide-out-widget-area-bg,
  body.page-id-1371 #header-outer,
  body.page-id-1371 #top,
  body.page-id-1371 #slide-out-widget-area,
  body.page-id-1371 #footer-outer,
  body.page-id-1371 #copyright,
  body.page-id-1371 .nectar-social,
  body.page-id-1371 #slide-out-widget-area-bg,
  body.page-id-863 #header-outer,
  body.page-id-863 #top,
  body.page-id-863 #slide-out-widget-area,
  body.page-id-863 #footer-outer,
  body.page-id-863 #copyright,
  body.page-id-863 .nectar-social,
  body.page-id-863 #slide-out-widget-area-bg,
  body.home #header-outer,
  body.home #top,
  body.home #slide-out-widget-area,
  body.home #footer-outer,
  body.home #copyright,
  body.home .nectar-social,
  body.home #slide-out-widget-area-bg {
    display: none !important;
  }

  #bluetix-global-site .btx-global-gateways {
    padding-top: clamp(72px, 8vw, 128px);
    background:
      linear-gradient(180deg, rgba(247, 245, 239, 0.96), rgba(255, 254, 250, 1) 42%, rgba(235, 240, 239, 0.78));
  }

  #bluetix-global-site .btx-global-gateways .btx-section-title {
    align-items: end;
    margin-bottom: 34px;
  }

  #bluetix-global-site .btx-global-gateways .btx-route-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }

  #bluetix-global-site .btx-global-gateways .btx-route-card {
    min-height: 520px;
    grid-template-columns: 1fr;
    align-content: end;
    overflow: hidden;
    border: 1px solid rgba(22, 22, 22, 0.1);
    background: #101312;
    color: #fff;
    box-shadow: 0 28px 70px rgba(17, 23, 23, 0.16);
    isolation: isolate;
  }

  #bluetix-global-site .btx-global-gateways .btx-route-card::before {
    inset: auto 26px 28px auto;
    background: rgba(255, 255, 255, 0.24);
  }

  #bluetix-global-site .btx-global-gateways .btx-route-card::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
      linear-gradient(180deg, rgba(5, 7, 7, 0.08) 0%, rgba(5, 7, 7, 0.34) 42%, rgba(5, 7, 7, 0.92) 100%),
      linear-gradient(90deg, rgba(11, 79, 113, 0.22), rgba(139, 113, 86, 0.18));
    pointer-events: none;
  }

  #bluetix-global-site .btx-global-gateways .btx-route-media {
    position: absolute;
    inset: 0;
    border-radius: 0;
    min-height: 100%;
  }

  #bluetix-global-site .btx-global-gateways .btx-route-media img {
    width: 100%;
    height: 100%;
    min-height: 520px;
    object-fit: cover;
    filter: saturate(0.94) contrast(1.04);
    transform: scale(1.01);
  }

  #bluetix-global-site .btx-global-gateways .btx-route-card--drawings .btx-route-media img {
    object-position: center;
    filter: saturate(0.74) contrast(1.08);
  }

  #bluetix-global-site .btx-global-gateways .btx-route-copy {
    position: relative;
    z-index: 2;
    width: min(100%, 560px);
    padding: clamp(24px, 4vw, 40px);
    color: #fff;
  }

  #bluetix-global-site .btx-global-gateways .btx-route-copy small {
    color: rgba(255, 255, 255, 0.68);
  }

  #bluetix-global-site .btx-global-gateways .btx-route-copy strong {
    max-width: 12ch;
    color: #fff;
    font-size: clamp(32px, 4.4vw, 58px);
    line-height: 1.02;
  }

  #bluetix-global-site .btx-global-gateways .btx-route-copy > span:not(.btx-route-points) {
    max-width: 58ch;
    color: rgba(255, 255, 255, 0.78);
    font-size: 16px;
  }

  #bluetix-global-site .btx-global-gateways .btx-route-points b {
    color: rgba(255, 255, 255, 0.86);
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.18);
  }

  #bluetix-global-site .btx-global-gateways .btx-route-copy em {
    width: fit-content;
    padding: 12px 16px;
    color: #101312;
    background: #fffefa;
    border: 0;
  }

  #bluetix-global-site .btx-interior-showcase {
    position: relative;
    background: #fffefa;
  }

  #bluetix-global-site .btx-interior-showcase::before {
    content: "";
    position: absolute;
    inset: 0 0 auto;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(22, 22, 22, 0.14), transparent);
  }

  #bluetix-global-site .btx-interior-lead {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
    gap: clamp(22px, 4vw, 44px);
    align-items: stretch;
    margin-bottom: 30px;
  }

  #bluetix-global-site .btx-interior-media {
    position: relative;
    min-height: 520px;
    overflow: hidden;
    background: #121615;
  }

  #bluetix-global-site .btx-interior-media::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
      linear-gradient(180deg, transparent 45%, rgba(6, 8, 8, 0.46)),
      linear-gradient(90deg, rgba(11, 79, 113, 0.18), transparent 52%);
    pointer-events: none;
  }

  #bluetix-global-site .btx-interior-media img {
    width: 100%;
    height: 100%;
    min-height: 520px;
    object-fit: cover;
  }

  #bluetix-global-site .btx-interior-copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 18px;
    padding: clamp(26px, 4vw, 48px);
    background:
      linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(239, 245, 243, 0.94)),
      #fff;
    border: 1px solid rgba(22, 22, 22, 0.08);
  }

  #bluetix-global-site .btx-interior-copy h3 {
    margin: 0;
    max-width: 13ch;
    font-size: clamp(34px, 4vw, 56px);
    line-height: 1.06;
    letter-spacing: 0;
  }

  #bluetix-global-site .btx-interior-copy p {
    margin: 0;
    color: var(--soft-ink);
    font-size: 17px;
    line-height: 1.9;
  }

  #bluetix-global-site .btx-interior-points {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin: 8px 0;
  }

  #bluetix-global-site .btx-interior-points span {
    min-height: 96px;
    display: grid;
    align-content: center;
    gap: 8px;
    padding: 16px;
    color: var(--ink);
    background: rgba(247, 245, 239, 0.72);
    border: 1px solid rgba(22, 22, 22, 0.08);
    font-weight: 800;
  }

  #bluetix-global-site .btx-interior-points b {
    color: #0b4f71;
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 13px;
  }

  #bluetix-global-site .btx-case-grid--showcase {
    gap: 24px;
  }

  #bluetix-global-site .btx-case-grid--showcase .btx-case {
    background: #0f1211;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 28px 70px rgba(7, 8, 8, 0.14);
  }

  #bluetix-global-site .btx-case-grid--showcase .btx-case-copy {
    padding: clamp(24px, 3vw, 38px);
  }

  #bluetix-global-site .btx-case-grid--showcase .btx-case-media {
    min-height: 440px;
  }

  #bluetix-global-site .btx-case-grid--showcase .btx-case-gallery img {
    aspect-ratio: 1 / 0.72;
  }

  #bluetix-global-site .btx-execution-focus {
    background:
      radial-gradient(circle at 14% 18%, rgba(11, 79, 113, 0.12), transparent 28%),
      linear-gradient(180deg, #eef3f1, #f7f5ef);
  }

  #bluetix-global-site .btx-execution-focus .btx-execution-package {
    padding: clamp(20px, 3vw, 34px);
    background: rgba(255, 254, 250, 0.78);
    border: 1px solid rgba(22, 22, 22, 0.08);
    box-shadow: 0 24px 70px rgba(22, 22, 22, 0.08);
  }

  #bluetix-global-site .btx-execution-focus .btx-drawing-clarity {
    margin-top: 0;
  }

  #bluetix-global-site .btx-exec-actions {
    justify-content: center;
    margin-top: 28px;
  }

  @media (hover: hover) {
    #bluetix-global-site .btx-global-gateways .btx-route-card:hover {
      transform: translate3d(0, -8px, 0);
      box-shadow: 0 34px 82px rgba(7, 8, 8, 0.26);
    }

    #bluetix-global-site .btx-global-gateways .btx-route-card:hover .btx-route-media img,
    #bluetix-global-site .btx-interior-media:hover img {
      transform: scale(1.055);
    }
  }

  @media (max-width: 980px) {
    #bluetix-global-site .btx-global-gateways .btx-route-grid,
    #bluetix-global-site .btx-interior-lead {
      grid-template-columns: 1fr;
    }

    #bluetix-global-site .btx-global-gateways .btx-route-card,
    #bluetix-global-site .btx-global-gateways .btx-route-media img,
    #bluetix-global-site .btx-interior-media,
    #bluetix-global-site .btx-interior-media img {
      min-height: 440px;
    }
  }

  @media (max-width: 640px) {
    #bluetix-global-site .btx-global-gateways {
      padding-top: 62px;
    }

    #bluetix-global-site .btx-global-gateways .btx-section-title {
      margin-bottom: 20px;
    }

    #bluetix-global-site .btx-global-gateways .btx-route-card,
    #bluetix-global-site .btx-global-gateways .btx-route-media img {
      min-height: 460px;
    }

    #bluetix-global-site .btx-global-gateways .btx-route-copy {
      padding: 22px;
    }

    #bluetix-global-site .btx-global-gateways .btx-route-copy strong {
      max-width: 11ch;
      font-size: 34px;
    }

    #bluetix-global-site .btx-global-gateways .btx-route-copy > span:not(.btx-route-points),
    #bluetix-global-site .btx-interior-copy p {
      font-size: 14px;
      line-height: 1.85;
    }

    #bluetix-global-site .btx-interior-media,
    #bluetix-global-site .btx-interior-media img {
      min-height: 330px;
    }

    #bluetix-global-site .btx-interior-copy {
      padding: 22px;
    }

    #bluetix-global-site .btx-interior-copy h3 {
      max-width: 100%;
      font-size: 30px;
      line-height: 1.18;
    }

    #bluetix-global-site .btx-interior-points {
      grid-template-columns: 1fr;
    }

    #bluetix-global-site .btx-interior-points span {
      min-height: 74px;
      padding: 13px 14px;
    }

    #bluetix-global-site .btx-case-grid--showcase .btx-case-media {
      min-height: 300px;
    }

    #bluetix-global-site .btx-execution-focus .btx-execution-package {
      padding: 16px;
    }
  }

  @media (max-width: 640px) {
    #bluetix-global-site .btx-case-grid--showcase .btx-case,
    #bluetix-global-site .btx-case-grid--showcase .btx-case:nth-child(even) {
      transform: none !important;
      grid-template-columns: 1fr !important;
    }

    #bluetix-global-site .btx-case-grid--showcase .btx-case-media,
    #bluetix-global-site .btx-case-grid--showcase .btx-case-media img,
    #bluetix-global-site .btx-case-grid--showcase .btx-case:nth-child(even) .btx-case-media,
    #bluetix-global-site .btx-case-grid--showcase .btx-case:nth-child(even) .btx-case-media img {
      left: auto !important;
      right: auto !important;
      width: 100% !important;
      max-width: 100% !important;
      transform: none !important;
    }

    #bluetix-global-site .btx-case-grid--showcase .btx-case-media img {
      height: 100% !important;
      object-fit: cover !important;
    }
  }

  body.page-id-337,
  body.page-id-1371,
  body.page-id-863,
  body.home {
    background: #f7f5ef !important;
    overflow-x: hidden !important;
  }

  body.page-id-337 .container-wrap,
  body.page-id-337 #ajax-content-wrap,
  body.page-id-337 .main-content,
  body.page-id-337 .row,
  body.page-id-1371 .container-wrap,
  body.page-id-1371 #ajax-content-wrap,
  body.page-id-1371 .main-content,
  body.page-id-1371 .row,
  body.page-id-863 .container-wrap,
  body.page-id-863 #ajax-content-wrap,
  body.page-id-863 .main-content,
  body.page-id-863 .row,
  body.home .container-wrap,
  body.home #ajax-content-wrap,
  body.home .main-content,
  body.home .row {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  html,
  body {
    margin: 0;
  }

  #bluetix-global-site,
  #bluetix-global-site * {
    box-sizing: border-box;
    letter-spacing: 0;
  }

  #bluetix-global-site {
    --ink: #161616;
    --soft-ink: #4d504f;
    --muted: #76736d;
    --paper: #f7f5ef;
    --porcelain: #fffefa;
    --stone: #d6cec1;
    --bronze: #8b7156;
    --sage: #596a60;
    --deep: #070808;
    width: 100%;
    max-width: 100%;
    margin: 0;
    direction: rtl;
    color: var(--ink);
    background: var(--paper);
    font-family: "Cairo", "Inter", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.75;
    overflow: hidden;
  }

  #bluetix-global-site[dir="ltr"] {
    direction: ltr;
  }

  body.page-id-337 #bluetix-global-site,
  body.page-id-1371 #bluetix-global-site,
  body.page-id-863 #bluetix-global-site,
  body.home #bluetix-global-site {
    width: 100vw;
    max-width: 100vw;
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
  }

  #bluetix-global-site a {
    color: inherit;
    text-decoration: none;
  }

  #bluetix-global-site img {
    display: block;
    max-width: 100%;
    height: auto;
  }

  #bluetix-global-site .btx-nav {
    position: fixed;
    z-index: 50;
    top: 18px;
    right: 24px;
    left: 24px;
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 22px;
    padding: 13px 16px;
    color: #fff;
    background: rgba(9, 10, 10, 0.58);
    border: 1px solid rgba(255, 255, 255, 0.16);
    backdrop-filter: blur(18px);
  }

  #bluetix-global-site .btx-brand {
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0;
    white-space: nowrap;
  }

  #bluetix-global-site .btx-navlinks {
    display: flex;
    justify-content: center;
    gap: 22px;
    color: rgba(255, 255, 255, 0.82);
    font-size: 14px;
    font-weight: 700;
  }

  #bluetix-global-site .btx-navlinks a:hover,
  #bluetix-global-site .btx-lang a:hover {
    color: #fff;
  }

  #bluetix-global-site .btx-lang {
    position: relative;
    display: inline-flex;
    align-items: center;
    direction: ltr;
    color: rgba(255, 255, 255, 0.72);
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 700;
  }

  #bluetix-global-site .btx-lang-trigger,
  .btx-inner-langs .btx-lang-trigger {
    border: 0;
    appearance: none;
    cursor: pointer;
    font: inherit;
    letter-spacing: 0;
  }

  #bluetix-global-site .btx-lang-trigger {
    min-width: 68px;
    min-height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    padding: 0 13px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
  }

  #bluetix-global-site .btx-lang-trigger::after,
  .btx-inner-langs .btx-lang-trigger::after {
    content: "";
    width: 7px;
    height: 7px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: translateY(-2px) rotate(45deg);
    transition: transform 180ms ease;
  }

  #bluetix-global-site .btx-lang-menu.is-open .btx-lang-trigger::after,
  #bluetix-global-site .btx-lang-menu:focus-within .btx-lang-trigger::after,
  .btx-inner-langs.btx-lang-menu.is-open .btx-lang-trigger::after,
  .btx-inner-langs.btx-lang-menu:focus-within .btx-lang-trigger::after {
    transform: translateY(2px) rotate(225deg);
  }

  #bluetix-global-site .btx-lang-options {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    z-index: 20;
    display: grid;
    gap: 4px;
    min-width: 78px;
    padding: 6px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 8px;
    background: rgba(9, 10, 10, 0.88);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.28);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translate3d(0, -6px, 0);
    transition: opacity 180ms ease, visibility 180ms ease, transform 180ms ease;
  }

  #bluetix-global-site[dir="rtl"] .btx-lang-options {
    right: auto;
    left: 0;
  }

  #bluetix-global-site .btx-lang-menu.is-open .btx-lang-options,
  #bluetix-global-site .btx-lang-menu:hover .btx-lang-options,
  #bluetix-global-site .btx-lang-menu:focus-within .btx-lang-options,
  .btx-inner-langs.btx-lang-menu.is-open .btx-lang-options,
  .btx-inner-langs.btx-lang-menu:hover .btx-lang-options,
  .btx-inner-langs.btx-lang-menu:focus-within .btx-lang-options {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translate3d(0, 0, 0);
  }

  #bluetix-global-site .btx-lang-options a {
    min-height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    border-radius: 6px;
    color: rgba(255, 255, 255, 0.78);
    transition: background 180ms ease, color 180ms ease;
  }

  #bluetix-global-site .btx-lang-options a:hover,
  #bluetix-global-site .btx-lang-options a[aria-current="page"] {
    background: #b99872;
    color: #171611;
  }

  #bluetix-global-site .btx-entry-screen {
    position: fixed;
    inset: 0;
    z-index: 90;
    display: grid;
    place-items: center;
    padding: 28px;
    overflow: hidden;
    background: #070807;
    color: #fff;
    pointer-events: none;
    animation: btxEntryScreenOut 1500ms cubic-bezier(0.22, 1, 0.36, 1) 720ms forwards;
  }

  #bluetix-global-site .btx-entry-screen::before {
    content: "";
    position: absolute;
    inset: -24px;
    background:
      linear-gradient(180deg, rgba(7, 8, 8, 0.28), rgba(7, 8, 8, 0.86)),
      url("https://bluetix-eng.com/wp-content/uploads/2026/07/bluetix-khaled-reception-hero.jpg") center / cover no-repeat;
    filter: saturate(0.82) contrast(1.05);
    transform: scale(1.04);
    animation: btxEntryImageIn 2100ms cubic-bezier(0.22, 1, 0.36, 1) both;
  }

  #bluetix-global-site .btx-entry-inner {
    position: relative;
    z-index: 1;
    display: grid;
    justify-items: center;
    gap: 12px;
    max-width: 680px;
    text-align: center;
    opacity: 0;
    transform: translateY(14px);
    animation: btxEntryContentIn 760ms cubic-bezier(0.22, 1, 0.36, 1) 120ms forwards;
  }

  #bluetix-global-site .btx-entry-inner::before,
  #bluetix-global-site .btx-entry-inner::after {
    content: "";
    width: 84px;
    height: 1px;
    background: rgba(214, 206, 193, 0.68);
  }

  #bluetix-global-site .btx-entry-inner span {
    color: rgba(255, 255, 255, 0.72);
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
  }

  #bluetix-global-site .btx-entry-inner strong {
    color: #fff;
    font-family: "Inter", "Cairo", sans-serif;
    font-size: clamp(34px, 6vw, 82px);
    line-height: 0.96;
    font-weight: 900;
    text-shadow: 0 18px 54px rgba(0, 0, 0, 0.42);
  }

  #bluetix-global-site .btx-entry-inner p {
    max-width: 560px;
    color: rgba(255, 255, 255, 0.76);
    font-size: 16px;
    line-height: 1.8;
    font-weight: 700;
  }

  #bluetix-global-site .btx-hero {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    min-height: 92vh;
    display: grid;
    align-items: end;
    padding: 118px 6vw 58px;
    color: #fff;
    background: #080909;
  }

  #bluetix-global-site .btx-hero::before {
    content: "";
    position: absolute;
    inset: -4vw;
    z-index: 0;
    background: url("https://bluetix-eng.com/wp-content/uploads/2026/07/bluetix-khaled-reception-hero.jpg") center / cover no-repeat;
    transform: scale(1.07);
    transform-origin: 52% 48%;
    animation: btxHeroImageMotion 18s cubic-bezier(0.22, 1, 0.36, 1) both;
    will-change: transform;
  }

  #bluetix-global-site .btx-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
      radial-gradient(circle at 72% 32%, rgba(212, 183, 132, 0.18), transparent 32%),
      linear-gradient(90deg, rgba(4, 5, 5, 0.12), rgba(4, 5, 5, 0.62)),
      linear-gradient(0deg, rgba(4, 5, 5, 0.78), rgba(4, 5, 5, 0.10) 52%, rgba(4, 5, 5, 0.50));
    pointer-events: none;
  }

  #bluetix-global-site .btx-hero-grid {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 56px;
    align-items: end;
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
  }

  #bluetix-global-site .btx-hero-grid > div,
  #bluetix-global-site .btx-hero-panel {
    opacity: 0;
    transform: translateY(22px);
    animation: btxHeroContentIn 900ms cubic-bezier(0.22, 1, 0.36, 1) forwards;
  }

  #bluetix-global-site .btx-hero-panel {
    animation-delay: 160ms;
  }

  #bluetix-global-site .btx-kicker {
    display: inline-flex;
    width: fit-content;
    align-items: center;
    gap: 10px;
    margin-bottom: 18px;
    color: rgba(255, 255, 255, 0.78);
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
  }

  #bluetix-global-site .btx-kicker::before {
    content: "";
    width: 42px;
    height: 1px;
    background: var(--stone);
  }

  #bluetix-global-site h1,
  #bluetix-global-site h2,
  #bluetix-global-site h3,
  #bluetix-global-site p {
    margin: 0;
    padding: 0;
  }

  #bluetix-global-site p:empty {
    display: none !important;
  }

  #bluetix-global-site .btx-project-grid > p {
    display: none !important;
  }

  #bluetix-global-site h1 {
    max-width: 900px;
    color: #fff;
    font-family: "Inter", "Cairo", sans-serif;
    font-size: clamp(52px, 7vw, 108px);
    line-height: 0.94;
    font-weight: 800;
  }

  #bluetix-global-site .btx-hero-copy {
    max-width: 720px;
    margin-top: 24px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 22px;
    line-height: 1.85;
    font-weight: 600;
  }

  #bluetix-global-site .btx-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 34px;
  }

  #bluetix-global-site .btx-btn {
    display: inline-flex;
    min-height: 48px;
    min-width: 148px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 13px 20px;
    border: 1px solid rgba(255, 255, 255, 0.24);
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
    font-size: 14px;
    font-weight: 800;
    transition: transform 180ms ease, background 180ms ease, color 180ms ease;
  }

  #bluetix-global-site .btx-btn:hover {
    transform: translateY(-2px);
  }

  #bluetix-global-site .btx-btn.primary {
    background: #fff;
    color: #111;
  }

  #bluetix-global-site .btx-hero-panel {
    border-right: 1px solid rgba(255, 255, 255, 0.28);
    padding-right: 24px;
  }

  #bluetix-global-site .btx-hero-panel p {
    color: rgba(255, 255, 255, 0.76);
    font-size: 15px;
    line-height: 1.9;
  }

  #bluetix-global-site .btx-mini-stats {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 22px;
    margin-top: 28px;
  }

  #bluetix-global-site .btx-mini-stats div {
    position: relative;
    overflow: hidden;
    padding-top: 8px;
  }

  #bluetix-global-site .btx-mini-stats div::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    height: 1px;
    background: rgba(214, 206, 193, 0.72);
    transform: scaleX(0);
    transform-origin: right;
    animation: btxStatLineIn 740ms cubic-bezier(0.22, 1, 0.36, 1) forwards;
    animation-delay: 520ms;
  }

  #bluetix-global-site .btx-mini-stats div:nth-child(2)::before {
    animation-delay: 680ms;
  }

  #bluetix-global-site .btx-mini-stats strong {
    display: block;
    color: #fff;
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 38px;
    line-height: 1;
    direction: ltr;
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    opacity: 0;
    transform: translateY(16px) scale(0.94);
    animation: btxStatNumberIn 900ms cubic-bezier(0.18, 1, 0.28, 1) forwards;
    animation-delay: 560ms;
    text-shadow: 0 12px 34px rgba(0, 0, 0, 0.32);
  }

  #bluetix-global-site .btx-mini-stats div:nth-child(2) strong {
    animation-delay: 720ms;
  }

  #bluetix-global-site .btx-mini-stats span {
    display: block;
    margin-top: 8px;
    color: rgba(255, 255, 255, 0.72);
    font-size: 13px;
    font-weight: 700;
    opacity: 0;
    transform: translateY(10px);
    animation: btxStatLabelIn 720ms cubic-bezier(0.22, 1, 0.36, 1) forwards;
    animation-delay: 760ms;
  }

  #bluetix-global-site .btx-mini-stats div:nth-child(2) span {
    animation-delay: 920ms;
  }

  html.btx-js #bluetix-global-site .btx-reveal {
    opacity: 0;
    transform: translate3d(0, 30px, 0);
    filter: blur(8px);
    transition:
      opacity 760ms cubic-bezier(0.22, 1, 0.36, 1),
      transform 760ms cubic-bezier(0.22, 1, 0.36, 1),
      filter 760ms cubic-bezier(0.22, 1, 0.36, 1);
    transition-delay: var(--btx-delay, 0ms);
    will-change: opacity, transform, filter;
  }

  html.btx-js #bluetix-global-site .btx-reveal.btx-in-view {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    filter: blur(0);
  }

  #bluetix-global-site .btx-section {
    padding: 96px 6vw;
  }

  #bluetix-global-site #projects,
  #bluetix-global-site #execution-drawings {
    scroll-margin-top: 118px;
  }

  #bluetix-global-site .btx-wrap {
    max-width: 1280px;
    margin: 0 auto;
  }

  #bluetix-global-site .btx-section-title {
    display: grid;
    grid-template-columns: minmax(0, 0.92fr) minmax(260px, 0.58fr);
    gap: 44px;
    align-items: end;
    margin-bottom: 46px;
  }

  #bluetix-global-site .btx-eyebrow {
    color: var(--bronze);
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
  }

  #bluetix-global-site h2 {
    margin-top: 12px;
    color: var(--ink);
    font-size: clamp(32px, 4vw, 58px);
    line-height: 1.16;
    font-weight: 900;
  }

  #bluetix-global-site .btx-section-title p,
  #bluetix-global-site .btx-muted {
    color: var(--soft-ink);
    font-size: 17px;
    line-height: 2;
    font-weight: 600;
  }

  #bluetix-global-site .btx-proof {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-top: 1px solid rgba(22, 22, 22, 0.12);
    border-bottom: 1px solid rgba(22, 22, 22, 0.12);
    background: #fffefa;
  }

  #bluetix-global-site .btx-proof div {
    min-height: 150px;
    padding: 30px;
    border-left: 1px solid rgba(22, 22, 22, 0.10);
  }

  #bluetix-global-site .btx-proof strong {
    display: block;
    color: var(--ink);
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 34px;
    line-height: 1;
  }

  #bluetix-global-site .btx-proof span {
    display: block;
    margin-top: 12px;
    color: var(--muted);
    font-size: 14px;
    font-weight: 700;
  }

  #bluetix-global-site .btx-route-section {
    padding-top: 84px;
    background:
      linear-gradient(180deg, #fffefa 0%, var(--porcelain) 100%);
  }

  #bluetix-global-site .btx-route-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }

  #bluetix-global-site .btx-route-grid > br,
  #bluetix-global-site .btx-route-grid > p:empty {
    display: none;
  }

  #bluetix-global-site .btx-route-card {
    position: relative;
    isolation: isolate;
    display: grid;
    min-height: 520px;
    overflow: hidden;
    border: 1px solid rgba(22, 22, 22, 0.12);
    border-radius: 6px;
    background: #111;
    color: #fff;
    text-decoration: none;
    box-shadow: 0 26px 70px rgba(0, 0, 0, 0.14);
    transform: translateZ(0);
    transition: transform 420ms ease, box-shadow 420ms ease, border-color 420ms ease;
  }

  #bluetix-global-site .btx-route-card::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
      linear-gradient(180deg, rgba(7, 8, 8, 0.08), rgba(7, 8, 8, 0.78)),
      linear-gradient(90deg, rgba(7, 8, 8, 0.74), rgba(7, 8, 8, 0.18) 62%);
    pointer-events: none;
  }

  #bluetix-global-site[dir="rtl"] .btx-route-card::before {
    background:
      linear-gradient(180deg, rgba(7, 8, 8, 0.08), rgba(7, 8, 8, 0.78)),
      linear-gradient(270deg, rgba(7, 8, 8, 0.74), rgba(7, 8, 8, 0.18) 62%);
  }

  #bluetix-global-site .btx-route-card:focus-visible {
    outline: 3px solid rgba(212, 183, 132, 0.86);
    outline-offset: 4px;
  }

  #bluetix-global-site .btx-route-media {
    position: absolute;
    inset: 0;
    z-index: 0;
  }

  #bluetix-global-site .btx-route-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.01);
    transition: transform 900ms ease, filter 900ms ease;
  }

  #bluetix-global-site .btx-route-copy {
    position: relative;
    z-index: 2;
    align-self: end;
    display: grid;
    max-width: 650px;
    gap: 14px;
    padding: 38px;
  }

  #bluetix-global-site .btx-route-copy small {
    color: var(--bronze);
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
  }

  #bluetix-global-site .btx-route-copy strong {
    color: #fff;
    font-size: clamp(30px, 3.2vw, 46px);
    line-height: 1.16;
    font-weight: 900;
  }

  #bluetix-global-site .btx-route-copy > span:not(.btx-route-points) {
    color: rgba(255, 255, 255, 0.78);
    font-size: 16px;
    line-height: 1.85;
    font-weight: 600;
  }

  #bluetix-global-site .btx-route-points {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }

  #bluetix-global-site .btx-route-points b {
    padding: 8px 10px;
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.09);
    color: rgba(255, 255, 255, 0.88);
    font-size: 12px;
    line-height: 1.2;
    font-weight: 800;
  }

  #bluetix-global-site .btx-route-copy em {
    display: inline-flex;
    width: fit-content;
    margin-top: 4px;
    padding-bottom: 5px;
    border-bottom: 1px solid currentColor;
    color: #fff;
    font-style: normal;
    font-size: 14px;
    font-weight: 900;
  }

  @media (hover: hover) {
    #bluetix-global-site .btx-route-card:hover {
      border-color: rgba(212, 183, 132, 0.46);
      transform: translateY(-6px);
      box-shadow: 0 34px 86px rgba(0, 0, 0, 0.2);
    }

    #bluetix-global-site .btx-route-card:hover .btx-route-media img {
      filter: saturate(1.05) contrast(1.04);
      transform: scale(1.065);
    }
  }

  #bluetix-global-site .btx-split {
    display: grid;
    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1fr);
    gap: 58px;
    align-items: center;
  }

  #bluetix-global-site .btx-image-stack {
    display: grid;
    grid-template-columns: 0.85fr 1fr;
    gap: 12px;
    align-items: end;
  }

  #bluetix-global-site .btx-image-stack img {
    width: 100%;
    aspect-ratio: 4 / 5;
    object-fit: cover;
    border-radius: 6px;
  }

  #bluetix-global-site .btx-image-stack img:nth-child(2) {
    aspect-ratio: 1 / 1.08;
    margin-bottom: 46px;
  }

  #bluetix-global-site .btx-list {
    display: grid;
    gap: 18px;
    margin-top: 28px;
  }

  #bluetix-global-site .btx-list div {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    align-items: start;
  }

  #bluetix-global-site .btx-mark {
    display: grid;
    width: 38px;
    height: 38px;
    place-items: center;
    border: 1px solid rgba(22, 22, 22, 0.16);
    color: var(--bronze);
    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-weight: 800;
  }

  #bluetix-global-site .btx-list h3,
  #bluetix-global-site .btx-service h3,
  #bluetix-global-site .btx-project h3 {
    color: var(--ink);
    font-size: 23px;
    line-height: 1.35;
    font-weight: 900;
  }

  #bluetix-global-site .btx-list p,
  #bluetix-global-site .btx-service p,
  #bluetix-global-site .btx-project p {
    margin-top: 8px;
    color: var(--soft-ink);
    font-size: 15px;
    line-height: 1.9;
    font-weight: 600;
  }

  #bluetix-global-site .btx-services {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1px;
    background: rgba(22, 22, 22, 0.12);
    border: 1px solid rgba(22, 22, 22, 0.12);
  }

  #bluetix-global-site .btx-service {
    min-height: 330px;
    padding: 32px 28px;
    background: var(--porcelain);
  }

  #bluetix-global-site .btx-service span {
    display: block;
    margin-bottom: 50px;
    color: var(--bronze);
    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-weight: 900;
  }

  #bluetix-global-site .btx-service a {
    display: inline-flex;
    margin-top: 22px;
    color: var(--ink);
    font-size: 14px;
    font-weight: 900;
    border-bottom: 1px solid currentColor;
  }

  #bluetix-global-site .btx-dark {
    background: var(--deep);
    color: #fff;
  }

  #bluetix-global-site .btx-dark h2,
  #bluetix-global-site .btx-dark .btx-project h3 {
    color: #fff;
  }

  #bluetix-global-site .btx-dark .btx-section-title p,
  #bluetix-global-site .btx-dark .btx-muted,
  #bluetix-global-site .btx-dark .btx-project p {
    color: rgba(255, 255, 255, 0.72);
  }

  #bluetix-global-site .btx-project-grid {
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;
    gap: 18px;
    align-items: start;
  }

  #bluetix-global-site .btx-project {
    position: relative;
    min-height: 480px;
    display: grid;
    align-content: end;
    overflow: hidden;
    border-radius: 6px;
    padding: 30px;
    background: #111;
  }

  #bluetix-global-site .btx-project.small {
    min-height: 231px;
  }

  #bluetix-global-site .btx-project::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.10) 62%);
  }

  #bluetix-global-site .btx-project img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 500ms ease;
  }

  #bluetix-global-site .btx-project:hover img {
    transform: scale(1.035);
  }

  #bluetix-global-site .btx-project > div {
    position: relative;
    z-index: 2;
    max-width: 560px;
  }

  #bluetix-global-site .btx-project .btx-tag {
    display: inline-flex;
    margin-bottom: 12px;
    color: rgba(255, 255, 255, 0.74);
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
  }


  #bluetix-global-site .btx-case-grid > p,
  #bluetix-global-site .btx-case-gallery > p,
  #bluetix-global-site .btx-detail-strip > p,
  #bluetix-global-site .btx-case-grid > br,
  #bluetix-global-site .btx-case-gallery > br,
  #bluetix-global-site .btx-detail-strip > br,
  #bluetix-global-site .btx-execution-package > p,
  #bluetix-global-site .btx-execution-package > br,
  #bluetix-global-site .btx-system-grid > p,
  #bluetix-global-site .btx-system-grid > br,
  #bluetix-global-site .btx-elevation-wall > p,
  #bluetix-global-site .btx-elevation-wall > br {
    display: none !important;
  }

  #bluetix-global-site .btx-case-grid {
    display: grid;
    gap: 28px;
  }

  #bluetix-global-site .btx-case {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
    min-height: 620px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 6px;
    background: #151413;
  }

  #bluetix-global-site .btx-case:nth-child(even) {
    direction: ltr;
  }

  #bluetix-global-site .btx-case:nth-child(even) .btx-case-copy {
    direction: rtl;
  }

  #bluetix-global-site .btx-case-media {
    position: relative;
    min-height: 620px;
    overflow: hidden;
    background: #101010;
  }

  #bluetix-global-site .btx-case-media img,
  #bluetix-global-site .btx-case-gallery img,
  #bluetix-global-site .btx-detail img,
  #bluetix-global-site .btx-drawing-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  #bluetix-global-site .btx-case-copy {
    display: grid;
    align-content: center;
    padding: 44px;
  }

  #bluetix-global-site .btx-case-copy .btx-tag,
  #bluetix-global-site .btx-detail .btx-tag,
  #bluetix-global-site .btx-drawing-card .btx-tag {
    display: inline-flex;
    margin-bottom: 12px;
    color: rgba(255, 255, 255, 0.68);
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
  }

  #bluetix-global-site .btx-case-copy h3,
  #bluetix-global-site .btx-detail h3,
  #bluetix-global-site .btx-drawing-card h3 {
    color: #fff;
    font-size: 34px;
    line-height: 1.3;
    font-weight: 900;
  }

  #bluetix-global-site .btx-case-copy p,
  #bluetix-global-site .btx-detail p,
  #bluetix-global-site .btx-drawing-card p {
    margin-top: 14px;
    color: rgba(255, 255, 255, 0.72);
    font-size: 16px;
    line-height: 1.95;
  }

  #bluetix-global-site .btx-case-meta {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1px;
    margin-top: 28px;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.12);
  }

  #bluetix-global-site .btx-case-meta div {
    min-height: 104px;
    padding: 18px;
    background: #1f1d1b;
  }

  #bluetix-global-site .btx-case-meta strong {
    display: block;
    color: var(--stone);
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 900;
  }

  #bluetix-global-site .btx-case-meta span {
    display: block;
    margin-top: 12px;
    color: rgba(255, 255, 255, 0.76);
    font-size: 13px;
    line-height: 1.55;
    font-weight: 800;
  }

  #bluetix-global-site .btx-case-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
    margin-top: 26px;
  }

  #bluetix-global-site .btx-case-gallery img {
    aspect-ratio: 1 / 0.88;
    border-radius: 4px;
  }

  #bluetix-global-site .btx-detail-strip {
    display: grid;
    grid-template-columns: 1fr 1fr 1.1fr;
    gap: 18px;
    margin-top: 28px;
  }

  #bluetix-global-site .btx-detail,
  #bluetix-global-site .btx-drawing-card {
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 6px;
    background: #151413;
  }

  #bluetix-global-site .btx-detail img {
    aspect-ratio: 1 / 0.82;
  }

  #bluetix-global-site .btx-detail div,
  #bluetix-global-site .btx-drawing-card div {
    padding: 28px;
  }

  #bluetix-global-site .btx-detail h3,
  #bluetix-global-site .btx-drawing-card h3 {
    font-size: 24px;
  }

  #bluetix-global-site .btx-drawing-card {
    position: relative;
    display: grid;
    grid-template-columns: 0.82fr 1fr;
    background: #f3efe7;
    color: inherit;
    isolation: isolate;
    transition: transform 220ms ease, border-color 220ms ease;
  }

  #bluetix-global-site .btx-drawing-card:hover {
    transform: translateY(-3px);
    border-color: rgba(214, 206, 193, 0.36);
  }

  #bluetix-global-site .btx-drawing-card::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
      linear-gradient(135deg, rgba(243, 239, 231, 0.10), rgba(22, 22, 22, 0.12)),
      repeating-linear-gradient(90deg, rgba(139, 113, 86, 0.12) 0 1px, transparent 1px 34px),
      repeating-linear-gradient(0deg, rgba(139, 113, 86, 0.10) 0 1px, transparent 1px 34px);
    pointer-events: none;
    mix-blend-mode: multiply;
  }

  #bluetix-global-site .btx-drawing-card > img,
  #bluetix-global-site .btx-drawing-card > div {
    position: relative;
    z-index: 2;
  }

  #bluetix-global-site .btx-drawing-card img {
    background: #fff;
    object-fit: contain;
    padding: 12px;
  }

  #bluetix-global-site .btx-drawing-card .btx-tag {
    color: var(--bronze);
  }

  #bluetix-global-site .btx-drawing-card h3 {
    color: var(--ink);
  }

  #bluetix-global-site .btx-drawing-card p {
    color: rgba(30, 28, 24, 0.72);
  }

  #bluetix-global-site .btx-card-cta {
    display: inline-flex;
    width: fit-content;
    margin-top: 20px;
    padding-bottom: 4px;
    border-bottom: 1px solid currentColor;
    color: var(--bronze);
    font-size: 13px;
    font-weight: 900;
  }


  #bluetix-global-site .btx-execution-package {
    margin-top: 34px;
    padding: 34px;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 6px;
    background: #10100f;
  }

  #bluetix-global-site .btx-exec-intro {
    display: grid;
    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
    gap: 34px;
    align-items: end;
    margin-bottom: 24px;
  }

  #bluetix-global-site .btx-exec-intro h3 {
    max-width: 760px;
    color: #fff;
    font-size: 36px;
    line-height: 1.35;
    font-weight: 900;
  }

  #bluetix-global-site .btx-exec-intro p {
    color: rgba(255, 255, 255, 0.72);
    font-size: 16px;
    line-height: 1.95;
  }

  #bluetix-global-site .btx-exec-pills {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 18px;
  }

  #bluetix-global-site .btx-exec-pills span {
    padding: 8px 11px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    color: rgba(255, 255, 255, 0.78);
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
  }

  #bluetix-global-site .btx-drawing-clarity {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin: 24px 0 10px;
  }

  #bluetix-global-site .btx-drawing-clarity article {
    min-height: 100%;
    padding: 26px;
    border: 1px solid rgba(255, 255, 255, 0.13);
    border-radius: 6px;
    background:
      linear-gradient(135deg, rgba(212, 183, 132, 0.14), rgba(212, 183, 132, 0)),
      #151412;
  }

  #bluetix-global-site .btx-drawing-clarity span,
  #bluetix-global-site .btx-deliverable-strip span {
    display: inline-flex;
    color: var(--bronze);
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0;
    text-transform: uppercase;
  }

  #bluetix-global-site .btx-drawing-clarity h4 {
    margin: 12px 0 0;
    color: #fff;
    font-size: 24px;
    line-height: 1.42;
    font-weight: 900;
  }

  #bluetix-global-site .btx-drawing-clarity p {
    margin-top: 12px;
    color: rgba(255, 255, 255, 0.72);
    font-size: 15px;
    line-height: 1.9;
  }

  #bluetix-global-site .btx-deliverable-strip {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin: 10px 0 24px;
  }

  #bluetix-global-site .btx-deliverable-strip article {
    padding: 22px;
    border: 1px solid rgba(30, 28, 24, 0.1);
    border-radius: 6px;
    background: #f3efe7;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.08);
  }

  #bluetix-global-site .btx-deliverable-strip h4 {
    margin: 9px 0 0;
    color: var(--ink);
    font-size: 18px;
    line-height: 1.42;
    font-weight: 900;
  }

  #bluetix-global-site .btx-deliverable-strip p {
    margin-top: 8px;
    color: rgba(30, 28, 24, 0.7);
    font-size: 14px;
    line-height: 1.75;
  }

  #bluetix-global-site .btx-exec-hero {
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    background: #f7f7f5;
  }

  #bluetix-global-site .btx-exec-hero img {
    width: 100%;
    height: auto;
    display: block;
  }

  #bluetix-global-site .btx-exec-hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background:
      linear-gradient(270deg, rgba(7, 8, 8, 0.68), rgba(7, 8, 8, 0.06) 56%),
      linear-gradient(0deg, rgba(7, 8, 8, 0.42), transparent 42%);
    pointer-events: none;
  }

  #bluetix-global-site .btx-exec-hero-copy {
    position: absolute;
    z-index: 2;
    right: 28px;
    bottom: 26px;
    max-width: 460px;
    color: #fff;
  }

  #bluetix-global-site .btx-exec-hero-copy span {
    color: var(--stone);
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
  }

  #bluetix-global-site .btx-exec-hero-copy h4 {
    margin: 10px 0 0;
    color: #fff;
    font-size: 26px;
    line-height: 1.42;
    font-weight: 900;
  }

  #bluetix-global-site .btx-system-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
    margin-top: 10px;
  }

  #bluetix-global-site .btx-system-card {
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 5px;
    background: #181715;
  }

  #bluetix-global-site .btx-system-card img {
    width: 100%;
    aspect-ratio: 1 / 0.72;
    object-fit: contain;
    padding: 8px;
    background: #fff;
  }

  #bluetix-global-site .btx-system-card div {
    padding: 18px;
  }

  #bluetix-global-site .btx-system-card span {
    color: var(--stone);
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
  }

  #bluetix-global-site .btx-system-card h4 {
    margin: 8px 0 0;
    color: #fff;
    font-size: 18px;
    line-height: 1.45;
    font-weight: 900;
  }

  #bluetix-global-site .btx-system-card p {
    margin-top: 8px;
    color: rgba(255, 255, 255, 0.66);
    font-size: 13px;
    line-height: 1.75;
  }

  #bluetix-global-site .btx-elevation-wall {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: 10px;
  }

  #bluetix-global-site .btx-elevation-feature {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(280px, 0.72fr);
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 5px;
    background: #f3efe7;
  }

  #bluetix-global-site .btx-elevation-feature img {
    width: 100%;
    height: 100%;
    min-height: 360px;
    object-fit: contain;
    padding: 12px;
    background: #fff;
  }

  #bluetix-global-site .btx-elevation-feature div {
    align-self: center;
    padding: 30px;
  }

  #bluetix-global-site .btx-elevation-feature span {
    color: var(--bronze);
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
  }

  #bluetix-global-site .btx-elevation-feature h3 {
    margin-top: 10px;
    color: var(--ink);
    font-size: 28px;
    line-height: 1.38;
    font-weight: 900;
  }

  #bluetix-global-site .btx-elevation-feature p {
    margin-top: 12px;
    color: rgba(30, 28, 24, 0.72);
    font-size: 15px;
    line-height: 1.9;
  }


  #bluetix-global-site .btx-process {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 1px;
    background: rgba(22, 22, 22, 0.12);
    border: 1px solid rgba(22, 22, 22, 0.12);
  }

  #bluetix-global-site .btx-step {
    min-height: 260px;
    padding: 28px;
    background: var(--paper);
  }

  #bluetix-global-site .btx-step span {
    color: var(--bronze);
    font-family: "Inter", sans-serif;
    font-size: 12px;
    font-weight: 900;
  }

  #bluetix-global-site .btx-step h3 {
    margin-top: 42px;
    color: var(--ink);
    font-size: 22px;
    font-weight: 900;
    line-height: 1.35;
  }

  #bluetix-global-site .btx-step p {
    margin-top: 10px;
    color: var(--soft-ink);
    font-size: 14px;
    line-height: 1.85;
    font-weight: 600;
  }

  #bluetix-global-site .btx-contact {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(280px, 0.55fr);
    gap: 42px;
    align-items: center;
    padding: 58px;
    border-radius: 6px;
    background:
      linear-gradient(90deg, rgba(7, 8, 8, 0.94), rgba(7, 8, 8, 0.70)),
      url("https://bluetix-eng.com/storage/2026/02/project-5-01.png");
    background-size: cover;
    background-position: center;
  }

  #bluetix-global-site .btx-contact h2 {
    color: #fff;
  }

  #bluetix-global-site .btx-contact p {
    margin-top: 18px;
    color: rgba(255, 255, 255, 0.76);
    font-size: 18px;
    line-height: 1.95;
    font-weight: 600;
  }

  #bluetix-global-site .btx-contact-card {
    padding: 28px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
  }

  #bluetix-global-site .btx-contact-card a {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
    font-family: "Inter", "Cairo", sans-serif;
    font-weight: 800;
  }

  #bluetix-global-site .btx-footer {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 28px 6vw;
    color: rgba(255, 255, 255, 0.65);
    background: #070808;
    font-size: 13px;
    font-weight: 700;
  }

  #bluetix-global-site .btx-whatsapp {
    position: fixed;
    z-index: 60;
    right: 22px;
    bottom: 22px;
    display: grid;
    width: 58px;
    height: 58px;
    place-items: center;
    border-radius: 50%;
    background: #16c467;
    color: #fff;
    box-shadow: 0 18px 40px rgba(22, 196, 103, 0.32);
    font-family: "Inter", sans-serif;
    font-size: 24px;
    font-weight: 900;
  }

  body.admin-bar #bluetix-global-site .btx-nav {
    top: 50px;
  }

  @keyframes btxHeroImageMotion {
    0% {
      transform: scale(1.09) translate3d(-1.4%, 1%, 0);
    }
    100% {
      transform: scale(1.02) translate3d(1.2%, -0.8%, 0);
    }
  }

  @keyframes btxEntryImageIn {
    0% {
      transform: scale(1.08);
      filter: saturate(0.72) contrast(0.98) blur(2px);
    }
    100% {
      transform: scale(1.02);
      filter: saturate(0.86) contrast(1.06) blur(0);
    }
  }

  @keyframes btxEntryContentIn {
    0% {
      opacity: 0;
      transform: translateY(14px);
      filter: blur(6px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
      filter: blur(0);
    }
  }

  @keyframes btxEntryScreenOut {
    0%,
    64% {
      opacity: 1;
      visibility: visible;
    }
    100% {
      opacity: 0;
      visibility: hidden;
    }
  }

  @keyframes btxHeroContentIn {
    0% {
      opacity: 0;
      transform: translateY(22px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }

  @keyframes btxStatLineIn {
    0% {
      transform: scaleX(0);
      opacity: 0;
    }
    100% {
      transform: scaleX(1);
      opacity: 1;
    }
  }

  @keyframes btxStatNumberIn {
    0% {
      opacity: 0;
      transform: translateY(16px) scale(0.94);
      filter: blur(4px);
    }
    70% {
      opacity: 1;
      transform: translateY(-2px) scale(1.035);
      filter: blur(0);
    }
    100% {
      opacity: 1;
      transform: translateY(0) scale(1);
      filter: blur(0);
    }
  }

  @keyframes btxStatLabelIn {
    0% {
      opacity: 0;
      transform: translateY(10px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }

  @media (prefers-reduced-motion: reduce) {
    #bluetix-global-site .btx-hero::before,
    #bluetix-global-site .btx-entry-screen,
    #bluetix-global-site .btx-entry-screen::before,
    #bluetix-global-site .btx-entry-inner,
    #bluetix-global-site .btx-hero-grid > div,
    #bluetix-global-site .btx-hero-panel,
    #bluetix-global-site .btx-mini-stats div::before,
    #bluetix-global-site .btx-mini-stats strong,
    #bluetix-global-site .btx-mini-stats span,
    html.btx-js #bluetix-global-site .btx-reveal {
      animation: none !important;
      opacity: 1 !important;
      transform: none !important;
      filter: none !important;
      transition: none !important;
    }

    #bluetix-global-site .btx-entry-screen {
      display: none !important;
    }
  }

  @media (max-width: 1020px) {
    #bluetix-global-site .btx-nav {
      grid-template-columns: 1fr auto;
      right: 14px;
      left: 14px;
    }

    #bluetix-global-site .btx-navlinks {
      display: none;
    }

    #bluetix-global-site .btx-hero-grid,
    #bluetix-global-site .btx-section-title,
    #bluetix-global-site .btx-split,
    #bluetix-global-site .btx-contact {
      grid-template-columns: 1fr;
    }

    #bluetix-global-site .btx-proof,
    #bluetix-global-site .btx-services,
  
  #bluetix-global-site .btx-process {
      grid-template-columns: repeat(2, 1fr);
    }

    #bluetix-global-site .btx-route-grid {
      grid-template-columns: 1fr;
    }

    #bluetix-global-site .btx-route-card {
      min-height: 460px;
    }



    #bluetix-global-site .btx-exec-intro,
    #bluetix-global-site .btx-drawing-clarity,
    #bluetix-global-site .btx-elevation-feature {
      grid-template-columns: 1fr;
    }

    #bluetix-global-site .btx-deliverable-strip,
    #bluetix-global-site .btx-system-grid {
      grid-template-columns: repeat(2, 1fr);
    }

    #bluetix-global-site .btx-elevation-wall {
      grid-template-columns: 1fr;
    }


    #bluetix-global-site .btx-project-grid {
      grid-template-columns: 1fr;
    }
  }

  @media (max-width: 640px) {
    #bluetix-global-site {
      font-size: 15px;
    }

    #bluetix-global-site .btx-nav {
      top: 10px;
      padding: 11px 12px;
      gap: 12px;
    }

    #bluetix-global-site .btx-brand {
      max-width: 165px;
      overflow: hidden;
      font-size: 10px;
      line-height: 1.15;
      text-overflow: ellipsis;
    }

    #bluetix-global-site .btx-lang {
      font-size: 11px;
    }

    #bluetix-global-site .btx-lang-trigger {
      min-width: 58px;
      min-height: 32px;
      gap: 7px;
      padding: 0 10px;
    }

    #bluetix-global-site .btx-lang-options {
      top: calc(100% + 6px);
      min-width: 68px;
      padding: 5px;
    }

    #bluetix-global-site .btx-lang-options a {
      min-height: 31px;
      font-size: 11px;
    }

    #bluetix-global-site .btx-entry-screen {
      padding: 22px;
    }

    #bluetix-global-site .btx-entry-inner {
      gap: 10px;
    }

    #bluetix-global-site .btx-entry-inner strong {
      font-size: 42px;
      line-height: 1.02;
    }

    #bluetix-global-site .btx-entry-inner p {
      font-size: 14px;
      line-height: 1.75;
    }

    #bluetix-global-site .btx-hero {
      min-height: 100svh;
      padding: 96px 22px 34px;
      background-position: center;
    }

    #bluetix-global-site .btx-hero::before {
      background-position: 57% center;
    }

    #bluetix-global-site .btx-hero::after {
      background:
        linear-gradient(180deg, rgba(5, 6, 6, 0.58), rgba(5, 6, 6, 0.16) 42%, rgba(5, 6, 6, 0.86)),
        linear-gradient(90deg, rgba(5, 6, 6, 0.46), rgba(5, 6, 6, 0.2));
    }

    #bluetix-global-site h1 {
      font-size: 40px;
      line-height: 1.04;
    }

    #bluetix-global-site .btx-hero-copy {
      margin-top: 20px;
      font-size: 15px;
      line-height: 1.76;
    }

    #bluetix-global-site .btx-kicker {
      max-width: 100%;
      gap: 9px;
      margin-bottom: 16px;
      font-size: 11px;
      line-height: 1.55;
    }

    #bluetix-global-site .btx-kicker::before {
      width: 34px;
      flex: 0 0 34px;
    }

    #bluetix-global-site .btx-actions {
      display: grid;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 10px;
      margin-top: 28px;
    }

    #bluetix-global-site .btx-btn {
      width: 100%;
      min-width: 0;
      min-height: 52px;
      padding: 12px 10px;
      text-align: center;
      font-size: 13px;
      line-height: 1.25;
      white-space: normal;
    }

    #bluetix-global-site .btx-hero-panel {
      padding-right: 0;
      border-right: 0;
      border-top: 1px solid rgba(255, 255, 255, 0.22);
      padding-top: 18px;
    }

    #bluetix-global-site .btx-hero-panel p {
      font-size: 13px;
      line-height: 1.78;
    }

    #bluetix-global-site .btx-mini-stats {
      gap: 14px;
      margin-top: 20px;
    }

    #bluetix-global-site .btx-mini-stats strong {
      font-size: 34px;
    }

    #bluetix-global-site .btx-mini-stats span {
      font-size: 12px;
      line-height: 1.5;
    }

    #bluetix-global-site .btx-whatsapp {
      right: 18px;
      bottom: 18px;
      width: 50px;
      height: 50px;
      font-size: 21px;
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
      transform: translateY(12px) scale(0.92);
      transition: opacity 240ms ease, visibility 240ms ease, transform 240ms ease;
      box-shadow: 0 14px 34px rgba(22, 196, 103, 0.28);
    }

    #bluetix-global-site.btx-float-ready .btx-whatsapp {
      opacity: 1;
      visibility: visible;
      pointer-events: auto;
      transform: translateY(0) scale(1);
    }

    #bluetix-global-site .btx-section {
      padding: 72px 22px;
    }

    #bluetix-global-site .btx-section-title {
      gap: 18px;
      margin-bottom: 34px;
    }

    #bluetix-global-site h2 {
      font-size: 32px;
      line-height: 1.24;
    }

    #bluetix-global-site .btx-proof,
    #bluetix-global-site .btx-services,
  
  #bluetix-global-site .btx-process {
      grid-template-columns: 1fr;
    }

    #bluetix-global-site .btx-proof div {
      min-height: auto;
      padding: 24px;
    }

    #bluetix-global-site .btx-route-section {
      padding-top: 62px;
    }

    #bluetix-global-site .btx-route-card {
      min-height: 430px;
    }

    #bluetix-global-site .btx-route-card::before,
    #bluetix-global-site[dir="rtl"] .btx-route-card::before {
      background:
        linear-gradient(180deg, rgba(7, 8, 8, 0.1), rgba(7, 8, 8, 0.86)),
        linear-gradient(90deg, rgba(7, 8, 8, 0.56), rgba(7, 8, 8, 0.18) 68%);
    }

    #bluetix-global-site .btx-route-copy {
      gap: 11px;
      padding: 24px;
    }

    #bluetix-global-site .btx-route-copy strong {
      font-size: 28px;
      line-height: 1.22;
    }

    #bluetix-global-site .btx-route-copy > span:not(.btx-route-points) {
      font-size: 14px;
      line-height: 1.75;
    }

    #bluetix-global-site .btx-route-points b {
      padding: 7px 9px;
      font-size: 11px;
    }

    #bluetix-global-site .btx-service,
    #bluetix-global-site .btx-step {
      min-height: auto;
    }

    #bluetix-global-site .btx-image-stack {
      grid-template-columns: 1fr;
    }

    #bluetix-global-site .btx-list div {
      grid-template-columns: 1fr;
      gap: 10px;
    }

    #bluetix-global-site .btx-list h3,
    #bluetix-global-site .btx-service h3,
    #bluetix-global-site .btx-project h3 {
      font-size: 22px;
      line-height: 1.5;
    }

    #bluetix-global-site .btx-image-stack img:nth-child(2) {
      margin-bottom: 0;
    }

    #bluetix-global-site .btx-project,
    #bluetix-global-site .btx-project.small {
      min-height: 380px;
      padding: 24px;
    }


    #bluetix-global-site .btx-execution-package {
      padding: 22px;
      margin-top: 24px;
    }

    #bluetix-global-site .btx-exec-intro h3 {
      font-size: 28px;
      line-height: 1.35;
    }

    #bluetix-global-site .btx-exec-intro p {
      font-size: 14px;
      line-height: 1.85;
    }

    #bluetix-global-site .btx-drawing-clarity,
    #bluetix-global-site .btx-deliverable-strip {
      grid-template-columns: 1fr;
    }

    #bluetix-global-site .btx-drawing-clarity article,
    #bluetix-global-site .btx-deliverable-strip article {
      padding: 20px;
    }

    #bluetix-global-site .btx-drawing-clarity h4 {
      font-size: 21px;
    }

    #bluetix-global-site .btx-system-grid {
      grid-template-columns: 1fr;
    }

    #bluetix-global-site .btx-system-card img {
      aspect-ratio: 1 / 0.66;
    }

    #bluetix-global-site .btx-elevation-feature img {
      min-height: 260px;
    }

    #bluetix-global-site .btx-elevation-feature div {
      padding: 22px;
    }

    #bluetix-global-site .btx-exec-hero-copy {
      position: relative;
      right: auto;
      bottom: auto;
      max-width: none;
      padding: 22px;
      background: #141311;
    }

    #bluetix-global-site .btx-exec-hero::after {
      display: none;
    }

    #bluetix-global-site .btx-exec-hero-copy h4 {
      font-size: 21px;
      line-height: 1.5;
    }

    #bluetix-global-site .btx-contact {
      padding: 34px 22px;
    }

    #bluetix-global-site .btx-footer {
      flex-direction: column;
      padding: 24px 22px 96px;
    }
  }

  @media (max-width: 1020px) {
    #bluetix-global-site .btx-case,
    #bluetix-global-site .btx-drawing-card {
      grid-template-columns: 1fr;
      min-height: 0;
    }

    #bluetix-global-site .btx-case:nth-child(even) {
      direction: rtl;
    }

    #bluetix-global-site .btx-case-media {
      min-height: 420px;
    }

    #bluetix-global-site .btx-case-copy {
      padding: 34px;
    }

    #bluetix-global-site .btx-detail-strip {
      grid-template-columns: 1fr;
    }
  }

  @media (max-width: 640px) {
    #bluetix-global-site .btx-case-media {
      min-height: 0;
      aspect-ratio: 4 / 3;
    }

    #bluetix-global-site .btx-case-copy {
      padding: 24px 22px;
    }

    #bluetix-global-site .btx-case-copy .btx-tag {
      font-size: 10px;
      line-height: 1.5;
      overflow-wrap: anywhere;
    }

    #bluetix-global-site .btx-case-copy h3 {
      font-size: 25px;
      line-height: 1.35;
    }

    #bluetix-global-site .btx-case-copy p {
      font-size: 14px;
      line-height: 1.85;
    }

    #bluetix-global-site .btx-case-meta {
      grid-template-columns: 1fr;
      margin-top: 22px;
    }

    #bluetix-global-site .btx-case-meta div {
      min-height: auto;
      padding: 15px;
    }

    #bluetix-global-site .btx-case-gallery {
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 6px;
      direction: ltr;
      max-width: 100%;
      width: 100%;
    }

    #bluetix-global-site .btx-case-gallery img {
      min-width: 0;
      aspect-ratio: 1 / 0.88;
    }

    #bluetix-global-site .btx-detail div,
    #bluetix-global-site .btx-drawing-card div {
      padding: 22px;
    }

    #bluetix-global-site .btx-detail h3,
    #bluetix-global-site .btx-drawing-card h3 {
      font-size: 22px;
    }

    #bluetix-global-site .btx-drawing-card img {
      aspect-ratio: 1 / 0.82;
      height: auto;
      padding: 10px;
    }

    #bluetix-global-site .btx-card-cta {
      margin-top: 16px;
    }

    html.btx-js #bluetix-global-site .btx-reveal {
      transform: translate3d(0, 20px, 0);
      filter: blur(5px);
    }
  }

  body #copyright .col.span_5 p > a,
  body .bluetix-entity-footer-link,
  body.page-id-2244 section#about aside.btx-ms-card > p,
  body.page-id-2298 .container.main-content > .row > p:has(> script),
  body.page-id-2307 .container.main-content > .row > p:has(> script),
  body.page-id-2298 .container.main-content > .row > p:nth-of-type(3),
  body.page-id-2307 .container.main-content > .row > p:nth-of-type(4) {
    display: none !important;
  }

  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) #header-outer,
  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) #top,
  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) #slide-out-widget-area,
  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) #slide-out-widget-area-bg,
  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) #footer-outer,
  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) #copyright,
  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) .nectar-social {
    display: none !important;
  }

  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) {
    background: #f7f5ef !important;
    overflow-x: hidden !important;
  }

  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) .container-wrap,
  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) #ajax-content-wrap,
  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) .container.main-content,
  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) .main-content,
  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) .main-content > .row {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) .main-content > .row > p:empty,
  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) .main-content > .row > br {
    display: none !important;
  }

  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) p:has(> script#bluetix-internal-motion) {
    display: none !important;
  }

  html.fp-enabled body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ),
  html.fp-enabled body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) #ajax-content-wrap,
  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) #nectar_fullscreen_rows,
  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) .fullpage-wrapper,
  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) .fp-section,
  body:is(
    .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
    .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
    .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
    .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
    .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
    .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
  ) .fp-tableCell {
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
    position: static !important;
    inset: auto !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: none !important;
    width: 100% !important;
  }

  .btx-internal-site,
  .btx-internal-site * {
    box-sizing: border-box;
    letter-spacing: 0;
  }

  .btx-internal-site {
    --inner-ink: #171611;
    --inner-soft: #59554c;
    --inner-muted: #807a6e;
    --inner-paper: #f7f5ef;
    --inner-porcelain: #fffdf7;
    --inner-stone: #d9d1c5;
    --inner-bronze: #8b7156;
    --inner-cedar: #20352f;
    --inner-moss: #596f63;
    --inner-line: rgba(23, 22, 17, 0.14);
    width: 100%;
    min-height: 100vh;
    overflow: hidden;
    background: var(--inner-paper);
    color: var(--inner-ink);
    font-family: "Cairo", "Inter", Arial, sans-serif;
    position: relative !important;
    inset: auto !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    bottom: auto !important;
    transform: none !important;
    z-index: auto !important;
  }

  .btx-internal-site[dir="ltr"] {
    font-family: "Inter", "Cairo", Arial, sans-serif;
  }

  .btx-internal-site a {
    color: inherit;
    text-decoration: none;
  }

  .btx-internal-site img {
    display: block;
    max-width: 100%;
  }

  .btx-inner-wrap {
    width: min(1280px, calc(100% - 72px));
    margin: 0 auto;
  }

  .btx-inner-nav {
    position: fixed;
    z-index: 10020;
    top: 18px;
    left: max(22px, env(safe-area-inset-left));
    right: max(22px, env(safe-area-inset-right));
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 18px;
    min-height: 68px;
    padding: 12px 18px;
    background: rgba(255, 253, 247, 0.88);
    border: 1px solid rgba(255, 255, 255, 0.66);
    box-shadow: 0 18px 50px rgba(23, 22, 17, 0.12);
    backdrop-filter: blur(16px);
    border-radius: 8px;
  }

  body.admin-bar .btx-inner-nav {
    top: 50px;
  }

  .btx-inner-brand {
    display: inline-flex;
    flex-direction: column;
    gap: 2px;
    min-width: 112px;
    line-height: 1;
  }

  .btx-inner-brand span {
    font-family: "Inter", "Cairo", Arial, sans-serif;
    font-size: 18px;
    font-weight: 900;
    color: var(--inner-ink);
  }

  .btx-inner-brand small {
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    color: var(--inner-bronze);
  }

  .btx-inner-links,
  .btx-inner-langs {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-width: 0;
  }

  .btx-inner-links a,
  .btx-inner-langs a {
    min-height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 13px;
    border-radius: 8px;
    color: var(--inner-soft);
    font-size: 13px;
    font-weight: 800;
    white-space: nowrap;
    transition: background 220ms ease, color 220ms ease, transform 220ms ease;
  }

  .btx-inner-langs a {
    min-width: 38px;
    padding: 0 9px;
    border: 1px solid rgba(23, 22, 17, 0.1);
    color: var(--inner-ink);
  }

  .btx-inner-langs.btx-lang-menu {
    position: relative;
    display: inline-flex;
    justify-content: flex-end;
    direction: ltr;
    min-width: 76px;
  }

  .btx-inner-langs .btx-lang-trigger {
    min-width: 70px;
    min-height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    padding: 0 12px;
    border: 1px solid rgba(23, 22, 17, 0.12);
    border-radius: 8px;
    background: #fffdf7;
    color: var(--inner-ink);
    box-shadow: 0 10px 28px rgba(23, 22, 17, 0.06);
  }

  .btx-inner-langs .btx-lang-options {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    z-index: 40;
    display: grid;
    gap: 4px;
    min-width: 82px;
    padding: 6px;
    border: 1px solid rgba(23, 22, 17, 0.12);
    border-radius: 8px;
    background: #fffdf7;
    box-shadow: 0 18px 44px rgba(23, 22, 17, 0.14);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translate3d(0, -6px, 0);
    transition: opacity 180ms ease, visibility 180ms ease, transform 180ms ease;
  }

  .btx-inner-langs .btx-lang-options a {
    min-height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 10px;
    border: 0;
    border-radius: 6px;
    color: var(--inner-soft);
    font-family: "Inter", "Cairo", Arial, sans-serif;
    font-size: 12px;
    font-weight: 900;
  }

  .btx-inner-langs .btx-lang-options a:hover,
  .btx-inner-langs .btx-lang-options a[aria-current="page"] {
    background: var(--inner-bronze);
    color: #fffdf7;
  }

  .btx-inner-links a:hover,
  .btx-inner-langs a:hover {
    background: rgba(139, 113, 86, 0.13);
    color: var(--inner-ink);
    transform: translateY(-1px);
  }

  .btx-inner-langs .btx-lang-options a:hover,
  .btx-inner-langs .btx-lang-options a[aria-current="page"] {
    background: var(--inner-bronze);
    color: #fffdf7;
    transform: none;
  }

  .btx-inner-hero {
    position: relative;
    min-height: 100vh;
    padding: 148px 0 92px;
    display: flex;
    align-items: center;
    overflow: hidden;
    color: #fffdf7;
    background:
      linear-gradient(110deg, rgba(23, 22, 17, 0.97) 0%, rgba(32, 53, 47, 0.95) 58%, rgba(111, 91, 69, 0.94) 100%),
      repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.06) 0 1px, transparent 1px 80px);
  }

  .btx-inner-hero::after {
    content: "";
    position: absolute;
    inset: auto 0 0;
    height: 38%;
    background: linear-gradient(0deg, rgba(247, 245, 239, 1) 0%, rgba(247, 245, 239, 0) 100%);
    pointer-events: none;
  }

  .btx-inner-hero-grid {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: minmax(0, 1.06fr) minmax(330px, 0.78fr);
    gap: 70px;
    align-items: center;
  }

  .btx-inner-hero-copy {
    display: grid;
    gap: 24px;
  }

  .btx-inner-eyebrow,
  .btx-inner-section-title span,
  .btx-inner-contact-copy > span,
  .btx-inner-cta span {
    display: inline-flex;
    width: fit-content;
    align-items: center;
    gap: 10px;
    color: #b99872;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
  }

  .btx-inner-eyebrow::before,
  .btx-inner-section-title span::before,
  .btx-inner-contact-copy > span::before,
  .btx-inner-cta span::before {
    content: "";
    width: 36px;
    height: 1px;
    background: currentColor;
  }

  .btx-internal-site h1,
  .btx-internal-site h2,
  .btx-internal-site h3,
  .btx-internal-site p {
    margin: 0;
  }

  .btx-inner-hero h1 {
    max-width: 890px;
    color: #fffdf7;
    font-size: 70px;
    line-height: 1.08;
    font-weight: 900;
  }

  .btx-inner-lead {
    max-width: 760px;
    color: rgba(255, 253, 247, 0.82);
    font-size: 20px;
    line-height: 1.95;
    font-weight: 600;
  }

  .btx-inner-actions,
  .btx-inner-cta-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
  }

  .btx-inner-btn {
    min-height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 22px;
    border: 1px solid rgba(255, 253, 247, 0.32);
    border-radius: 8px;
    color: #fffdf7;
    font-size: 14px;
    font-weight: 900;
    transition: background 220ms ease, color 220ms ease, border-color 220ms ease, transform 220ms ease;
  }

  .btx-inner-btn.primary {
    background: #b99872;
    border-color: #b99872;
    color: #171611;
  }

  .btx-inner-btn:hover {
    transform: translateY(-2px);
    background: #fffdf7;
    border-color: #fffdf7;
    color: #171611;
  }

  .btx-inner-visual {
    margin: 0;
    border-radius: 8px;
    overflow: hidden;
    background: #1f211e;
    box-shadow: 0 34px 100px rgba(0, 0, 0, 0.28);
  }

  .btx-inner-visual img {
    width: 100%;
    aspect-ratio: 4 / 5;
    object-fit: cover;
    transform: scale(1.03);
    animation: btxInnerImage 10s ease-in-out infinite alternate;
  }

  .btx-inner-visual figcaption {
    display: grid;
    gap: 18px;
    padding: 24px;
    background: #fffdf7;
    color: var(--inner-ink);
  }

  .btx-inner-visual figcaption strong {
    font-size: 17px;
    line-height: 1.75;
    font-weight: 800;
  }

  .btx-inner-visual figcaption > span {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
  }

  .btx-inner-visual figcaption > span span {
    min-height: 44px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 10px;
    border: 1px solid var(--inner-line);
    border-radius: 8px;
    color: var(--inner-soft);
    font-size: 12px;
    font-weight: 900;
    text-align: center;
  }

  .btx-inner-band {
    padding: 92px 0;
    background: var(--inner-paper);
  }

  .btx-inner-routes,
  .btx-inner-process-band,
  .btx-inner-contact-band {
    background: #fffdf7;
  }

  .btx-inner-section-title {
    display: grid;
    grid-template-columns: minmax(0, 0.65fr) minmax(0, 1fr);
    align-items: end;
    gap: 42px;
    margin-bottom: 34px;
  }

  .btx-inner-section-title h2,
  .btx-inner-contact-copy h2,
  .btx-inner-cta h2 {
    color: var(--inner-ink);
    font-size: 42px;
    line-height: 1.22;
    font-weight: 900;
  }

  .btx-inner-card-grid,
  .btx-inner-step-grid,
  .btx-inner-route-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
  }

  .btx-inner-card,
  .btx-inner-step,
  .btx-inner-route {
    min-height: 242px;
    display: grid;
    align-content: start;
    gap: 18px;
    padding: 26px;
    border: 1px solid var(--inner-line);
    border-radius: 8px;
    background: rgba(255, 253, 247, 0.78);
    box-shadow: 0 16px 48px rgba(23, 22, 17, 0.06);
  }

  .btx-inner-route {
    background: #20352f;
    color: #fffdf7;
    transition: transform 260ms ease, background 260ms ease;
  }

  .btx-inner-route:hover {
    transform: translateY(-4px);
    background: #171611;
  }

  .btx-inner-card span,
  .btx-inner-step span,
  .btx-inner-route span,
  .btx-inner-project-card span {
    color: #b99872;
    font-family: "Inter", "Cairo", Arial, sans-serif;
    font-size: 13px;
    font-weight: 900;
  }

  .btx-inner-card h3,
  .btx-inner-step h3,
  .btx-inner-route strong,
  .btx-inner-project-card h3 {
    color: var(--inner-ink);
    font-size: 21px;
    line-height: 1.35;
    font-weight: 900;
  }

  .btx-inner-route strong {
    color: #fffdf7;
  }

  .btx-inner-card p,
  .btx-inner-step p,
  .btx-inner-route em,
  .btx-inner-project-card p,
  .btx-inner-contact-copy p,
  .btx-inner-cta p {
    color: var(--inner-soft);
    font-size: 15px;
    line-height: 1.9;
    font-style: normal;
    font-weight: 600;
  }

  .btx-inner-route em {
    color: rgba(255, 253, 247, 0.75);
  }

  .btx-inner-project-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
  }

  .btx-inner-project-card {
    overflow: hidden;
    border: 1px solid var(--inner-line);
    border-radius: 8px;
    background: #fffdf7;
    box-shadow: 0 18px 52px rgba(23, 22, 17, 0.07);
  }

  .btx-inner-project-card img {
    width: 100%;
    aspect-ratio: 1 / 0.72;
    object-fit: cover;
  }

  .btx-inner-project-card div {
    display: grid;
    gap: 10px;
    padding: 22px;
  }

  .btx-inner-contact-grid {
    display: grid;
    grid-template-columns: minmax(0, 0.72fr) minmax(0, 1fr);
    gap: 20px;
    align-items: stretch;
  }

  .btx-inner-contact-copy {
    display: grid;
    gap: 20px;
    padding: 36px;
    border: 1px solid var(--inner-line);
    border-radius: 8px;
    background: #f7f5ef;
  }

  .btx-inner-contact-methods {
    display: grid;
    gap: 10px;
    margin-top: 10px;
  }

  .btx-inner-contact-methods a,
  .btx-inner-contact-methods div {
    display: grid;
    gap: 4px;
    padding: 15px 16px;
    border: 1px solid var(--inner-line);
    border-radius: 8px;
    background: #fffdf7;
  }

  .btx-inner-contact-methods strong {
    color: var(--inner-ink);
    font-size: 13px;
    font-weight: 900;
  }

  .btx-inner-contact-methods span {
    color: var(--inner-soft);
    font-size: 14px;
    font-weight: 700;
    overflow-wrap: anywhere;
  }

  .btx-inner-map {
    min-height: 470px;
    overflow: hidden;
    border: 1px solid var(--inner-line);
    border-radius: 8px;
    background: #e7dfd3;
  }

  .btx-inner-map iframe {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 470px;
    border: 0;
    filter: grayscale(0.2) contrast(0.96);
  }

  .btx-inner-cta {
    padding: 78px 0;
    background: #171611;
    color: #fffdf7;
  }

  .btx-inner-cta-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 34px;
    align-items: center;
  }

  .btx-inner-cta h2 {
    margin-top: 12px;
    color: #fffdf7;
  }

  .btx-inner-cta p {
    max-width: 760px;
    margin-top: 16px;
    color: rgba(255, 253, 247, 0.72);
  }

  .btx-inner-footer {
    display: flex;
    justify-content: space-between;
    gap: 18px;
    padding: 24px 36px;
    background: #100f0d;
    color: rgba(255, 253, 247, 0.64);
    font-size: 13px;
    font-weight: 800;
  }

  .btx-inner-footer a {
    color: #fffdf7;
  }

  html.btx-inner-js .btx-internal-site .btx-inner-reveal {
    opacity: 0;
    transform: translate3d(0, 28px, 0);
    filter: blur(7px);
    transition:
      opacity 760ms ease var(--btx-delay, 0ms),
      transform 760ms ease var(--btx-delay, 0ms),
      filter 760ms ease var(--btx-delay, 0ms);
  }

  html.btx-inner-js .btx-internal-site .btx-inner-reveal.btx-inner-in-view {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    filter: blur(0);
  }

  @keyframes btxInnerImage {
    from {
      transform: scale(1.03) translate3d(0, 0, 0);
    }

    to {
      transform: scale(1.08) translate3d(0, -10px, 0);
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .btx-inner-visual img {
      animation: none !important;
      transform: none !important;
    }

    html.btx-inner-js .btx-internal-site .btx-inner-reveal {
      opacity: 1 !important;
      transform: none !important;
      filter: none !important;
      transition: none !important;
    }
  }

  @media (max-width: 1120px) {
    .btx-inner-nav {
      grid-template-columns: auto 1fr;
    }

    .btx-inner-links {
      grid-column: 1 / -1;
      order: 3;
      justify-content: flex-start;
      overflow-x: auto;
      padding-bottom: 2px;
    }

    .btx-inner-links::-webkit-scrollbar {
      display: none;
    }

    .btx-inner-hero {
      padding-top: 174px;
    }

    .btx-inner-hero-grid,
    .btx-inner-contact-grid {
      grid-template-columns: 1fr;
    }

    .btx-inner-hero h1 {
      font-size: 52px;
    }

    .btx-inner-card-grid,
    .btx-inner-step-grid,
    .btx-inner-route-grid,
    .btx-inner-project-grid {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .btx-inner-section-title,
    .btx-inner-cta-grid {
      grid-template-columns: 1fr;
    }

    .btx-inner-cta-actions {
      justify-content: flex-start;
    }
  }

  @media (max-width: 640px) {
    .btx-inner-wrap {
      width: calc(100% - 32px);
    }

    .btx-inner-nav {
      top: 10px;
      left: max(10px, env(safe-area-inset-left));
      right: max(10px, env(safe-area-inset-right));
      gap: 8px;
      min-height: 0;
      padding: 9px 10px;
    }

    body.admin-bar .btx-inner-nav {
      top: 56px;
    }

    .btx-inner-brand {
      min-width: 92px;
    }

    .btx-inner-brand span {
      font-size: 15px;
    }

    .btx-inner-brand small {
      font-size: 9px;
    }

    .btx-inner-langs {
      justify-content: flex-end;
      gap: 0;
    }

    .btx-inner-links {
      gap: 5px;
      max-width: 100%;
    }

    .btx-inner-links a,
    .btx-inner-langs a {
      min-height: 32px;
      padding: 0 9px;
      font-size: 11px;
    }

    .btx-inner-langs .btx-lang-trigger {
      min-width: 58px;
      min-height: 32px;
      gap: 7px;
      padding: 0 10px;
      font-size: 11px;
    }

    .btx-inner-langs .btx-lang-options {
      top: calc(100% + 6px);
      min-width: 68px;
      padding: 5px;
    }

    .btx-inner-langs .btx-lang-options a {
      min-width: 0;
      min-height: 31px;
      padding: 0 8px;
    }

    .btx-inner-hero {
      min-height: 100svh;
      padding: 142px 0 54px;
    }

    .btx-inner-hero-grid {
      gap: 28px;
    }

    .btx-inner-hero-copy {
      gap: 18px;
    }

    .btx-inner-eyebrow,
    .btx-inner-section-title span,
    .btx-inner-contact-copy > span,
    .btx-inner-cta span {
      font-size: 10px;
    }

    .btx-inner-eyebrow::before,
    .btx-inner-section-title span::before,
    .btx-inner-contact-copy > span::before,
    .btx-inner-cta span::before {
      width: 24px;
    }

    .btx-inner-hero h1 {
      font-size: 34px;
      line-height: 1.22;
    }

    .btx-inner-lead {
      font-size: 15px;
      line-height: 1.85;
    }

    .btx-inner-actions,
    .btx-inner-cta-actions {
      display: grid;
      grid-template-columns: 1fr;
      width: 100%;
    }

    .btx-inner-btn {
      width: 100%;
      min-height: 48px;
      padding: 0 14px;
      font-size: 13px;
      text-align: center;
    }

    .btx-inner-visual img {
      aspect-ratio: 1 / 0.72;
    }

    .btx-inner-visual figcaption {
      padding: 18px;
    }

    .btx-inner-visual figcaption strong {
      font-size: 14px;
      line-height: 1.8;
    }

    .btx-inner-visual figcaption > span {
      grid-template-columns: 1fr;
    }

    .btx-inner-band {
      padding: 58px 0;
    }

    .btx-inner-section-title {
      gap: 14px;
      margin-bottom: 22px;
    }

    .btx-inner-section-title h2,
    .btx-inner-contact-copy h2,
    .btx-inner-cta h2 {
      font-size: 28px;
      line-height: 1.28;
    }

    .btx-inner-card-grid,
    .btx-inner-step-grid,
    .btx-inner-route-grid,
    .btx-inner-project-grid {
      grid-template-columns: 1fr;
    }

    .btx-inner-card,
    .btx-inner-step,
    .btx-inner-route {
      min-height: auto;
      padding: 21px;
      gap: 12px;
    }

    .btx-inner-card h3,
    .btx-inner-step h3,
    .btx-inner-route strong,
    .btx-inner-project-card h3 {
      font-size: 20px;
    }

    .btx-inner-card p,
    .btx-inner-step p,
    .btx-inner-route em,
    .btx-inner-project-card p,
    .btx-inner-contact-copy p,
    .btx-inner-cta p {
      font-size: 14px;
      line-height: 1.85;
    }

    .btx-inner-project-card img {
      aspect-ratio: 1 / 0.72;
    }

    .btx-inner-contact-copy {
      padding: 22px;
    }

    .btx-inner-map,
    .btx-inner-map iframe {
      min-height: 340px;
    }

    .btx-inner-cta {
      padding: 56px 0;
    }

    .btx-inner-footer {
      flex-direction: column;
      padding: 22px 16px;
      text-align: center;
    }

    body:is(
      .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
      .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
      .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
      .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
      .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
      .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
    ) #to-top {
      display: none !important;
    }

    body:is(
      .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
      .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
      .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
      .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
      .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
      .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
    ) .bluetix-wa-btn {
      width: 48px !important;
      height: 48px !important;
      right: 12px !important;
      bottom: 12px !important;
      transform: none !important;
      box-shadow: 0 12px 24px rgba(23, 22, 17, 0.2) !important;
    }

    body:is(
      .page-id-338, .page-id-405, .page-id-9, .page-id-1035,
      .page-id-377, .page-id-380, .page-id-382, .page-id-1188,
      .page-id-1463, .page-id-1349, .page-id-1417, .page-id-1342,
      .page-id-1363, .page-id-1423, .page-id-1437, .page-id-1357,
      .page-id-1050, .page-id-1346, .page-id-1420, .page-id-1338,
      .page-id-1367, .page-id-841, .page-id-843, .page-id-1360
    ) .bluetix-wa-btn svg {
      width: 26px !important;
      height: 26px !important;
    }

    html.btx-inner-js .btx-internal-site .btx-inner-reveal {
      transform: translate3d(0, 18px, 0);
      filter: blur(5px);
    }
  }

  /* Final homepage journey overrides */
  #bluetix-global-site .btx-global-gateways {
    padding-top: clamp(72px, 8vw, 128px);
    background: linear-gradient(180deg, rgba(247, 245, 239, 0.96), #fffefa 44%, rgba(235, 240, 239, 0.78));
  }

  #bluetix-global-site .btx-global-gateways .btx-route-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }

  #bluetix-global-site .btx-global-gateways .btx-route-card {
    min-height: 520px;
    grid-template-columns: 1fr;
    align-content: end;
    overflow: hidden;
    background: #101312;
    color: #fff;
    border: 1px solid rgba(22, 22, 22, 0.1);
    box-shadow: 0 28px 70px rgba(17, 23, 23, 0.16);
    isolation: isolate;
  }

  #bluetix-global-site .btx-global-gateways .btx-route-card::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    background:
      linear-gradient(180deg, rgba(5, 7, 7, 0.08) 0%, rgba(5, 7, 7, 0.36) 42%, rgba(5, 7, 7, 0.92) 100%),
      linear-gradient(90deg, rgba(11, 79, 113, 0.22), rgba(139, 113, 86, 0.18));
    pointer-events: none;
  }

  #bluetix-global-site .btx-global-gateways .btx-route-media {
    position: absolute;
    inset: 0;
    border-radius: 0;
    min-height: 100%;
  }

  #bluetix-global-site .btx-global-gateways .btx-route-media img {
    width: 100%;
    height: 100%;
    min-height: 520px;
    object-fit: cover;
    transform: scale(1.01);
    filter: saturate(0.94) contrast(1.04);
  }

  #bluetix-global-site .btx-global-gateways .btx-route-card--drawings .btx-route-media img {
    object-position: center;
    filter: saturate(0.76) contrast(1.08);
  }

  #bluetix-global-site .btx-global-gateways .btx-route-copy {
    position: relative;
    z-index: 2;
    width: min(100%, 560px);
    padding: clamp(24px, 4vw, 40px);
    color: #fff;
  }

  #bluetix-global-site .btx-global-gateways .btx-route-copy small {
    color: rgba(255, 255, 255, 0.68);
  }

  #bluetix-global-site .btx-global-gateways .btx-route-copy strong {
    max-width: 12ch;
    color: #fff;
    font-size: clamp(32px, 4.4vw, 58px);
    line-height: 1.02;
  }

  #bluetix-global-site .btx-global-gateways .btx-route-copy > span:not(.btx-route-points) {
    max-width: 58ch;
    color: rgba(255, 255, 255, 0.78);
    font-size: 16px;
  }

  #bluetix-global-site .btx-global-gateways .btx-route-points b {
    color: rgba(255, 255, 255, 0.86);
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.18);
  }

  #bluetix-global-site .btx-global-gateways .btx-route-copy em {
    width: fit-content;
    padding: 12px 16px;
    color: #101312;
    background: #fffefa;
    border: 0;
  }

  #bluetix-global-site .btx-interior-showcase {
    background: #fffefa;
  }

  #bluetix-global-site .btx-interior-lead {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);
    gap: clamp(22px, 4vw, 44px);
    align-items: stretch;
    margin-bottom: 30px;
  }

  #bluetix-global-site .btx-interior-media {
    position: relative;
    min-height: 520px;
    overflow: hidden;
    background: #121615;
  }

  #bluetix-global-site .btx-interior-media::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 45%, rgba(6, 8, 8, 0.46)), linear-gradient(90deg, rgba(11, 79, 113, 0.18), transparent 52%);
    pointer-events: none;
  }

  #bluetix-global-site .btx-interior-media img {
    width: 100%;
    height: 100%;
    min-height: 520px;
    object-fit: cover;
  }

  #bluetix-global-site .btx-interior-copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 18px;
    padding: clamp(26px, 4vw, 48px);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(239, 245, 243, 0.94)), #fff;
    border: 1px solid rgba(22, 22, 22, 0.08);
  }

  #bluetix-global-site .btx-interior-copy h3 {
    margin: 0;
    max-width: 13ch;
    font-size: clamp(34px, 4vw, 56px);
    line-height: 1.06;
  }

  #bluetix-global-site .btx-interior-copy p {
    margin: 0;
    color: var(--soft-ink);
    font-size: 17px;
    line-height: 1.9;
  }

  #bluetix-global-site .btx-interior-points {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
    margin: 8px 0;
  }

  #bluetix-global-site .btx-interior-points span {
    min-height: 96px;
    display: grid;
    align-content: center;
    gap: 8px;
    padding: 16px;
    color: var(--ink);
    background: rgba(247, 245, 239, 0.72);
    border: 1px solid rgba(22, 22, 22, 0.08);
    font-weight: 800;
  }

  #bluetix-global-site .btx-interior-points b {
    color: #0b4f71;
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 13px;
  }

  #bluetix-global-site .btx-case-grid--showcase {
    gap: 24px;
  }

  #bluetix-global-site .btx-case-grid--showcase .btx-case {
    background: #0f1211;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 28px 70px rgba(7, 8, 8, 0.14);
  }

  #bluetix-global-site .btx-case-grid--showcase .btx-case-copy {
    padding: clamp(24px, 3vw, 38px);
  }

  #bluetix-global-site .btx-case-grid--showcase .btx-case-media {
    min-height: 440px;
  }

  #bluetix-global-site .btx-case-grid--showcase .btx-case-gallery img {
    aspect-ratio: 1 / 0.72;
  }

  #bluetix-global-site .btx-execution-focus {
    background: radial-gradient(circle at 14% 18%, rgba(11, 79, 113, 0.12), transparent 28%), linear-gradient(180deg, #eef3f1, #f7f5ef);
  }

  #bluetix-global-site .btx-execution-focus .btx-execution-package {
    padding: clamp(20px, 3vw, 34px);
    background: rgba(255, 254, 250, 0.78);
    border: 1px solid rgba(22, 22, 22, 0.08);
    box-shadow: 0 24px 70px rgba(22, 22, 22, 0.08);
  }

  #bluetix-global-site .btx-execution-focus .btx-drawing-clarity {
    margin-top: 0;
  }

  #bluetix-global-site .btx-exec-actions {
    justify-content: center;
    margin-top: 28px;
  }

  @media (hover: hover) {
    #bluetix-global-site .btx-global-gateways .btx-route-card:hover {
      transform: translate3d(0, -8px, 0);
      box-shadow: 0 34px 82px rgba(7, 8, 8, 0.26);
    }

    #bluetix-global-site .btx-global-gateways .btx-route-card:hover .btx-route-media img,
    #bluetix-global-site .btx-interior-media:hover img {
      transform: scale(1.055);
    }
  }

  @media (max-width: 980px) {
    #bluetix-global-site .btx-global-gateways .btx-route-grid,
    #bluetix-global-site .btx-interior-lead {
      grid-template-columns: 1fr;
    }

    #bluetix-global-site .btx-global-gateways .btx-route-card,
    #bluetix-global-site .btx-global-gateways .btx-route-media img,
    #bluetix-global-site .btx-interior-media,
    #bluetix-global-site .btx-interior-media img {
      min-height: 440px;
    }
  }

  @media (max-width: 640px) {
    #bluetix-global-site .btx-global-gateways {
      padding-top: 62px;
    }

    #bluetix-global-site .btx-global-gateways .btx-section-title {
      margin-bottom: 20px;
    }

    #bluetix-global-site .btx-global-gateways .btx-route-card,
    #bluetix-global-site .btx-global-gateways .btx-route-media img {
      min-height: 460px;
    }

    #bluetix-global-site .btx-global-gateways .btx-route-copy {
      padding: 22px;
    }

    #bluetix-global-site .btx-global-gateways .btx-route-copy strong {
      max-width: 11ch;
      font-size: 34px;
    }

    #bluetix-global-site .btx-global-gateways .btx-route-copy > span:not(.btx-route-points),
    #bluetix-global-site .btx-interior-copy p {
      font-size: 14px;
      line-height: 1.85;
    }

    #bluetix-global-site .btx-interior-media,
    #bluetix-global-site .btx-interior-media img {
      min-height: 330px;
    }

    #bluetix-global-site .btx-interior-copy {
      padding: 22px;
    }

    #bluetix-global-site .btx-interior-copy h3 {
      max-width: 100%;
      font-size: 30px;
      line-height: 1.18;
    }

    #bluetix-global-site .btx-interior-points {
      grid-template-columns: 1fr;
    }

    #bluetix-global-site .btx-interior-points span {
      min-height: 74px;
      padding: 13px 14px;
    }

    #bluetix-global-site .btx-case-grid--showcase .btx-case-media {
      min-height: 300px;
    }

    #bluetix-global-site .btx-execution-focus .btx-execution-package {
      padding: 16px;
    }
  }


  /* Absolute final mobile case-media correction */
  @media (max-width: 640px) {
    #bluetix-global-site .btx-case-grid--showcase .btx-case,
    #bluetix-global-site .btx-case-grid--showcase .btx-case:nth-child(even) {
      display: grid !important;
      grid-template-columns: 1fr !important;
      transform: none !important;
    }

    #bluetix-global-site .btx-case-grid--showcase .btx-case > .btx-case-media,
    #bluetix-global-site[dir="ltr"] .btx-case-grid--showcase .btx-case > .btx-case-media,
    #bluetix-global-site[dir="rtl"] .btx-case-grid--showcase .btx-case > .btx-case-media,
    #bluetix-global-site .btx-case-grid--showcase .btx-case:nth-child(even) > .btx-case-media {
      width: 100% !important;
      max-width: 100% !important;
      min-width: 0 !important;
      margin: 0 !important;
      left: auto !important;
      right: auto !important;
      transform: none !important;
      grid-column: 1 / -1 !important;
    }

    #bluetix-global-site .btx-case-grid--showcase .btx-case > .btx-case-media img,
    #bluetix-global-site[dir="ltr"] .btx-case-grid--showcase .btx-case > .btx-case-media img,
    #bluetix-global-site[dir="rtl"] .btx-case-grid--showcase .btx-case > .btx-case-media img,
    #bluetix-global-site .btx-case-grid--showcase .btx-case:nth-child(even) > .btx-case-media img {
      width: 100% !important;
      max-width: 100% !important;
      min-width: 0 !important;
      height: 100% !important;
      margin: 0 !important;
      left: auto !important;
      right: auto !important;
      object-fit: cover !important;
      transform: none !important;
    }
  }

  /* Final header and language navigation polish */
  #bluetix-global-site .btx-nav {
    min-height: 64px !important;
    border-radius: 8px !important;
    background: rgba(10, 12, 12, 0.74) !important;
    border-color: rgba(255, 255, 255, 0.2) !important;
    box-shadow: 0 18px 54px rgba(0, 0, 0, 0.24) !important;
    backdrop-filter: blur(20px) saturate(1.15) !important;
  }

  #bluetix-global-site .btx-brand {
    display: inline-flex;
    align-items: center;
    min-height: 38px;
  }

  #bluetix-global-site .btx-navlinks a {
    position: relative;
    display: inline-flex;
    align-items: center;
    min-height: 38px;
    padding: 0 2px;
    color: rgba(255, 255, 255, 0.8);
    transition: color 180ms ease;
  }

  #bluetix-global-site .btx-navlinks a::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 4px;
    left: 0;
    height: 2px;
    border-radius: 999px;
    background: #b99872;
    opacity: 0;
    transform: scaleX(0.3);
    transition: opacity 180ms ease, transform 180ms ease;
  }

  #bluetix-global-site .btx-navlinks a:hover {
    color: #fff;
  }

  #bluetix-global-site .btx-navlinks a:hover::after {
    opacity: 1;
    transform: scaleX(1);
  }

  #bluetix-global-site .btx-lang-trigger {
    min-width: 74px !important;
    min-height: 40px !important;
    background: rgba(255, 255, 255, 0.12) !important;
    border-color: rgba(255, 255, 255, 0.24) !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    transition: background 180ms ease, border-color 180ms ease, transform 180ms ease;
  }

  #bluetix-global-site .btx-lang-trigger:hover,
  #bluetix-global-site .btx-lang-menu.is-open .btx-lang-trigger {
    background: rgba(185, 152, 114, 0.24) !important;
    border-color: rgba(185, 152, 114, 0.58) !important;
  }

  #bluetix-global-site .btx-lang-options {
    min-width: 92px !important;
    padding: 7px !important;
    background: rgba(8, 10, 10, 0.94) !important;
    border-color: rgba(255, 255, 255, 0.2) !important;
    box-shadow: 0 20px 48px rgba(0, 0, 0, 0.34) !important;
  }

  #bluetix-global-site .btx-lang-options a {
    min-height: 36px !important;
    font-size: 12px !important;
    font-weight: 900 !important;
  }

  .btx-inner-topbar {
    border-radius: 8px !important;
    box-shadow: 0 18px 48px rgba(23, 22, 17, 0.08) !important;
  }

  .btx-inner-langs .btx-lang-trigger {
    min-width: 74px !important;
    background: #fff !important;
  }

  .btx-inner-langs .btx-lang-options {
    min-width: 92px !important;
  }

  @media (max-width: 640px) {
    #bluetix-global-site .btx-nav {
      top: 10px !important;
      right: 14px !important;
      left: 14px !important;
      min-height: 56px !important;
      grid-template-columns: minmax(0, 1fr) auto !important;
      gap: 10px !important;
      padding: 9px 10px !important;
    }

    #bluetix-global-site .btx-brand {
      min-width: 0;
      max-width: 100%;
      min-height: 34px;
      font-size: 11px !important;
      line-height: 1.2;
      white-space: normal;
      overflow: visible;
      text-overflow: clip;
    }

    #bluetix-global-site .btx-navlinks {
      display: none !important;
    }

    #bluetix-global-site .btx-lang-trigger {
      min-width: 62px !important;
      min-height: 34px !important;
      padding: 0 10px !important;
    }

    #bluetix-global-site .btx-lang-options {
      top: calc(100% + 7px) !important;
      min-width: 76px !important;
    }

    #bluetix-global-site .btx-lang-options a {
      min-height: 32px !important;
      font-size: 11px !important;
    }
  }

  /* Final entry counters and mobile presentation upgrade */
  #bluetix-global-site .btx-entry-screen {
    animation: btxEntryScreenOut 920ms cubic-bezier(0.22, 1, 0.36, 1) 1450ms forwards !important;
  }

  #bluetix-global-site .btx-entry-inner {
    max-width: 760px !important;
  }

  #bluetix-global-site .btx-entry-stats {
    width: min(540px, 100%);
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-top: 12px;
  }

  #bluetix-global-site .btx-entry-stats div {
    min-width: 0;
    padding: 16px 14px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 18px 46px rgba(0, 0, 0, 0.28);
    backdrop-filter: blur(14px);
    opacity: 0;
    transform: translateY(14px);
    animation: btxEntryStatIn 680ms cubic-bezier(0.18, 1, 0.28, 1) 130ms forwards;
  }

  #bluetix-global-site .btx-entry-stats div:nth-child(2) {
    animation-delay: 220ms;
  }

  #bluetix-global-site .btx-entry-inner .btx-entry-stats strong {
    display: block;
    color: #fff;
    font-family: "Inter", "Cairo", sans-serif;
    font-size: clamp(36px, 6vw, 62px);
    line-height: 0.95;
    font-weight: 900;
    direction: ltr;
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-shadow: 0 14px 34px rgba(0, 0, 0, 0.34);
  }

  #bluetix-global-site .btx-entry-inner .btx-entry-stats span {
    display: block;
    margin-top: 8px;
    color: rgba(255, 255, 255, 0.76);
    font-family: "Inter", "Cairo", sans-serif;
    font-size: 12px;
    line-height: 1.45;
    font-weight: 800;
    text-transform: none;
  }

  #bluetix-global-site .btx-hero-panel {
    border-radius: 8px;
  }

  #bluetix-global-site .btx-hero-panel .btx-mini-stats div {
    padding: 12px 0 0;
  }

  @keyframes btxEntryStatIn {
    0% {
      opacity: 0;
      transform: translateY(14px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }

  @media (max-width: 640px) {
    #bluetix-global-site .btx-entry-screen {
      padding: 18px !important;
    }

    #bluetix-global-site .btx-entry-inner {
      gap: 9px !important;
      max-width: 350px !important;
    }

    #bluetix-global-site .btx-entry-inner::before,
    #bluetix-global-site .btx-entry-inner::after {
      width: 58px;
    }

    #bluetix-global-site .btx-entry-inner > strong {
      font-size: 36px !important;
      line-height: 1.02 !important;
    }

    #bluetix-global-site .btx-entry-inner p {
      max-width: 320px;
      font-size: 13px !important;
      line-height: 1.65 !important;
    }

    #bluetix-global-site .btx-entry-stats {
      gap: 8px;
      margin-top: 8px;
    }

    #bluetix-global-site .btx-entry-stats div {
      padding: 12px 9px;
    }

    #bluetix-global-site .btx-entry-inner .btx-entry-stats strong {
      font-size: 34px;
    }

    #bluetix-global-site .btx-entry-inner .btx-entry-stats span {
      font-size: 10.5px;
      line-height: 1.35;
    }

    #bluetix-global-site .btx-hero {
      min-height: 100svh !important;
      padding: 88px 18px 28px !important;
      align-items: center !important;
    }

    #bluetix-global-site .btx-hero-grid {
      gap: 18px !important;
    }

    #bluetix-global-site .btx-kicker {
      margin-bottom: 12px !important;
      font-size: 10.5px !important;
      line-height: 1.45 !important;
    }

    #bluetix-global-site h1 {
      font-size: 36px !important;
      line-height: 1.02 !important;
    }

    #bluetix-global-site .btx-hero-copy {
      margin-top: 15px !important;
      font-size: 14px !important;
      line-height: 1.62 !important;
    }

    #bluetix-global-site .btx-actions {
      grid-template-columns: 1fr 1fr !important;
      gap: 8px !important;
      margin-top: 20px !important;
    }

    #bluetix-global-site .btx-btn {
      min-height: 48px !important;
      padding: 10px 8px !important;
      font-size: 12px !important;
    }

    #bluetix-global-site .btx-hero-panel {
      padding: 13px !important;
      border: 1px solid rgba(255, 255, 255, 0.18) !important;
      border-radius: 8px !important;
      background: rgba(8, 10, 10, 0.46);
      box-shadow: 0 20px 48px rgba(0, 0, 0, 0.18);
      backdrop-filter: blur(14px);
    }

    #bluetix-global-site .btx-hero-panel p {
      display: none !important;
    }

    #bluetix-global-site .btx-mini-stats {
      gap: 8px !important;
      margin-top: 0 !important;
    }

    #bluetix-global-site .btx-mini-stats div {
      padding: 10px 10px 9px !important;
      border: 1px solid rgba(255, 255, 255, 0.16);
      border-radius: 8px;
      background: rgba(255, 255, 255, 0.08);
    }

    #bluetix-global-site .btx-mini-stats div::before {
      right: 10px;
      width: 34px;
    }

    #bluetix-global-site .btx-mini-stats strong {
      font-size: 30px !important;
    }

    #bluetix-global-site .btx-mini-stats span {
      margin-top: 6px !important;
      font-size: 10.5px !important;
      line-height: 1.35 !important;
    }

    #bluetix-global-site .btx-proof {
      gap: 10px !important;
    }

    #bluetix-global-site .btx-global-gateways {
      padding-top: 54px !important;
    }

    #bluetix-global-site .btx-global-gateways .btx-route-card,
    #bluetix-global-site .btx-global-gateways .btx-route-media img {
      min-height: 420px !important;
    }

    #bluetix-global-site .btx-global-gateways .btx-route-copy {
      padding: 19px !important;
    }

    #bluetix-global-site .btx-global-gateways .btx-route-copy strong {
      max-width: 100% !important;
      font-size: 29px !important;
      line-height: 1.08 !important;
    }
  }

  /* Final correction: counters animate after entry, not inside entry */
  #bluetix-global-site .btx-entry-screen .btx-entry-stats {
    display: none !important;
  }

  #bluetix-global-site .btx-mini-stats strong[data-btx-count] {
    min-width: 4ch;
  }

  /* Final reference-inspired dashboard polish */
  body.page-id-337 .container.main-content > .row > p:first-child,
  body.page-id-1371 .container.main-content > .row > p:first-child,
  body.page-id-863 .container.main-content > .row > p:first-child {
    display: none !important;
  }

  #bluetix-global-site {
    --btx-dashboard-gold: #c8a35f;
    --btx-dashboard-ink: #15120f;
    --btx-dashboard-cream: #f6f1e8;
    font-family: "Poppins", "Inter", "Cairo", Arial, sans-serif;
  }

  #bluetix-global-site .btx-hero {
    min-height: 100svh !important;
    align-items: center !important;
    padding: 116px clamp(24px, 5vw, 78px) 64px !important;
    background: var(--btx-dashboard-ink) !important;
  }

  #bluetix-global-site[dir="ltr"] .btx-hero::before {
    inset: 0 0 0 52% !important;
    transform: none;
    animation: none !important;
    filter: saturate(0.9) contrast(1.05);
  }

  #bluetix-global-site[dir="rtl"] .btx-hero::before {
    inset: 0 52% 0 0 !important;
    transform: none;
    animation: none !important;
    filter: saturate(0.9) contrast(1.05);
  }

  #bluetix-global-site[dir="ltr"] .btx-hero::after {
    background:
      linear-gradient(90deg, rgba(21, 18, 15, 0.99) 0%, rgba(21, 18, 15, 0.96) 43%, rgba(21, 18, 15, 0.66) 57%, rgba(21, 18, 15, 0.08) 100%),
      linear-gradient(0deg, rgba(21, 18, 15, 0.76), rgba(21, 18, 15, 0.08) 54%, rgba(21, 18, 15, 0.36));
  }

  #bluetix-global-site[dir="rtl"] .btx-hero::after {
    background:
      linear-gradient(270deg, rgba(21, 18, 15, 0.99) 0%, rgba(21, 18, 15, 0.96) 43%, rgba(21, 18, 15, 0.66) 57%, rgba(21, 18, 15, 0.08) 100%),
      linear-gradient(0deg, rgba(21, 18, 15, 0.76), rgba(21, 18, 15, 0.08) 54%, rgba(21, 18, 15, 0.36));
  }

  #bluetix-global-site .btx-hero-grid {
    grid-template-columns: minmax(0, 0.98fr) minmax(320px, 420px) !important;
    gap: clamp(32px, 5vw, 72px) !important;
    align-items: center !important;
  }

  #bluetix-global-site .btx-kicker {
    color: var(--btx-dashboard-gold) !important;
  }

  #bluetix-global-site h1 {
    max-width: 820px !important;
    font-weight: 900 !important;
  }

  #bluetix-global-site .btx-hero-copy {
    max-width: 650px !important;
    color: rgba(255, 255, 255, 0.82) !important;
  }

  #bluetix-global-site .btx-btn.primary {
    background: var(--btx-dashboard-gold) !important;
    color: #15120f !important;
    border-color: var(--btx-dashboard-gold) !important;
  }

  #bluetix-global-site .btx-btn.primary:hover {
    background: #fff !important;
    border-color: #fff !important;
  }

  #bluetix-global-site .btx-hero-panel {
    position: relative;
    min-height: 314px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 18px;
    padding: 24px !important;
    border: 1px solid rgba(255, 255, 255, 0.18) !important;
    border-radius: 8px !important;
    background: rgba(18, 16, 13, 0.74) !important;
    box-shadow: 0 26px 70px rgba(0, 0, 0, 0.28);
    backdrop-filter: blur(18px) saturate(1.08);
  }

  #bluetix-global-site .btx-hero-panel::before {
    content: "Project Dashboard";
    position: absolute;
    top: 18px;
    right: 22px;
    left: 22px;
    color: var(--btx-dashboard-gold);
    font-family: "Poppins", "Inter", "Cairo", Arial, sans-serif;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
  }

  #bluetix-global-site[lang="ar"] .btx-hero-panel::before {
    content: "لوحة المشروع";
  }

  #bluetix-global-site[lang="he"] .btx-hero-panel::before {
    content: "לוח פרויקט";
  }

  #bluetix-global-site .btx-hero-panel p {
    margin-top: 42px !important;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  }

  #bluetix-global-site .btx-mini-stats {
    gap: 10px !important;
    margin-top: 0 !important;
  }

  #bluetix-global-site .btx-mini-stats div {
    min-height: 118px;
    display: grid;
    align-content: space-between;
    padding: 14px 14px 12px !important;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.07);
  }

  #bluetix-global-site .btx-mini-stats div::before {
    background: rgba(200, 163, 95, 0.78) !important;
  }

  #bluetix-global-site .btx-mini-stats strong {
    color: var(--btx-dashboard-gold) !important;
    font-family: Georgia, "Times New Roman", "Inter", "Cairo", serif !important;
    font-size: 48px !important;
    font-weight: 700 !important;
  }

  #bluetix-global-site .btx-mini-stats span {
    color: rgba(255, 255, 255, 0.72) !important;
    font-size: 12px !important;
    line-height: 1.45 !important;
  }

  #bluetix-global-site .btx-proof {
    background: #171410 !important;
    color: #fff !important;
  }

  #bluetix-global-site .btx-proof div {
    border-color: rgba(255, 255, 255, 0.14) !important;
    background: rgba(255, 255, 255, 0.04) !important;
  }

  #bluetix-global-site .btx-proof strong {
    color: var(--btx-dashboard-gold) !important;
  }

  #bluetix-global-site .btx-services .btx-service {
    border-radius: 8px !important;
    background: rgba(255, 255, 255, 0.88) !important;
    box-shadow: 0 20px 54px rgba(36, 30, 22, 0.08);
  }

  @media (max-width: 1020px) {
    #bluetix-global-site[dir="ltr"] .btx-hero::before,
    #bluetix-global-site[dir="rtl"] .btx-hero::before {
      inset: -4vw !important;
      background-position: 57% center;
      animation: btxHeroMobileImageMotion 18s ease-in-out infinite alternate !important;
      transform-origin: 55% 48%;
      will-change: transform;
    }

    #bluetix-global-site[dir="ltr"] .btx-hero::after,
    #bluetix-global-site[dir="rtl"] .btx-hero::after {
      background:
        linear-gradient(180deg, rgba(21, 18, 15, 0.5), rgba(21, 18, 15, 0.18) 38%, rgba(21, 18, 15, 0.92)),
        linear-gradient(90deg, rgba(21, 18, 15, 0.48), rgba(21, 18, 15, 0.2));
    }

    #bluetix-global-site .btx-hero-grid {
      grid-template-columns: 1fr !important;
    }
  }

  @keyframes btxHeroMobileImageMotion {
    0% {
      transform: scale(1.08) translate3d(-1.8%, 1%, 0);
    }
    50% {
      transform: scale(1.13) translate3d(1.4%, -0.8%, 0);
    }
    100% {
      transform: scale(1.1) translate3d(-0.6%, -1.2%, 0);
    }
  }

  /* Final dashboard menu and copy structure */
  #bluetix-global-site .btx-menu-trigger {
    display: none;
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    place-items: center;
    gap: 4px;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    cursor: pointer;
  }

  #bluetix-global-site .btx-menu-trigger span {
    display: block;
    width: 17px;
    height: 2px;
    border-radius: 99px;
    background: currentColor;
    transition: transform 180ms ease, opacity 180ms ease;
  }

  #bluetix-global-site .btx-nav.is-menu-open .btx-menu-trigger span:nth-child(1) {
    transform: translateY(6px) rotate(45deg);
  }

  #bluetix-global-site .btx-nav.is-menu-open .btx-menu-trigger span:nth-child(2) {
    opacity: 0;
  }

  #bluetix-global-site .btx-nav.is-menu-open .btx-menu-trigger span:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg);
  }

  #bluetix-global-site .btx-dashboard-nav-panel {
    position: absolute;
    top: calc(100% + 9px);
    right: 0;
    left: 0;
    z-index: 70;
    display: grid;
    gap: 5px;
    padding: 8px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 8px;
    background: rgba(14, 13, 11, 0.96);
    box-shadow: 0 24px 64px rgba(0, 0, 0, 0.34);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-8px);
    transition: opacity 180ms ease, visibility 180ms ease, transform 180ms ease;
  }

  #bluetix-global-site .btx-nav.is-menu-open .btx-dashboard-nav-panel {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
  }

  #bluetix-global-site .btx-dashboard-nav-panel a {
    min-height: 42px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 13px;
    border-radius: 6px;
    color: rgba(255, 255, 255, 0.82);
    font-size: 13px;
    font-weight: 850;
    transition: background 180ms ease, color 180ms ease;
  }

  #bluetix-global-site .btx-dashboard-nav-panel a::after {
    content: "";
    width: 7px;
    height: 7px;
    border-top: 2px solid currentColor;
    border-left: 2px solid currentColor;
    transform: rotate(-45deg);
    opacity: 0.74;
  }

  #bluetix-global-site[dir="ltr"] .btx-dashboard-nav-panel a::after {
    border: 0;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor;
    transform: rotate(45deg);
  }

  #bluetix-global-site .btx-dashboard-nav-panel a:first-child,
  #bluetix-global-site .btx-dashboard-nav-panel a:hover {
    background: rgba(200, 163, 95, 0.18);
    color: #fff;
  }

  #bluetix-global-site .btx-hero-panel[data-btx-dashboard="ready"]::before,
  #bluetix-global-site .btx-hero-panel .btx-dashboard-original {
    display: none !important;
  }

  #bluetix-global-site .btx-dashboard-copy {
    display: grid;
    gap: 8px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  }

  #bluetix-global-site .btx-dashboard-copy span {
    color: var(--btx-dashboard-gold);
    font-family: "Poppins", "Inter", "Cairo", Arial, sans-serif;
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
  }

  #bluetix-global-site .btx-dashboard-copy strong {
    color: #fff;
    font-family: "Poppins", "Inter", "Cairo", Arial, sans-serif;
    font-size: 22px;
    line-height: 1.25;
    font-weight: 900;
  }

  #bluetix-global-site .btx-dashboard-copy p {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    color: rgba(255, 255, 255, 0.74);
    font-size: 13px;
    line-height: 1.75;
    font-weight: 700;
  }

  @media (max-width: 1020px) {
    #bluetix-global-site .btx-nav {
      display: flex !important;
      align-items: center !important;
      gap: 8px !important;
    }

    #bluetix-global-site .btx-menu-trigger {
      display: inline-grid !important;
    }

    #bluetix-global-site .btx-brand {
      flex: 0 1 auto;
    }

    #bluetix-global-site .btx-lang {
      margin-inline-start: auto;
    }

    #bluetix-global-site[dir="rtl"] .btx-lang {
      margin-inline-start: 0;
      margin-inline-end: auto;
    }
  }

  @media (max-width: 640px) {
    #bluetix-global-site .btx-menu-trigger {
      width: 36px;
      height: 34px;
      flex-basis: 36px;
    }

    #bluetix-global-site .btx-dashboard-nav-panel {
      top: calc(100% + 7px);
    }

    #bluetix-global-site .btx-dashboard-copy {
      gap: 5px;
      padding-bottom: 10px;
    }

    #bluetix-global-site .btx-dashboard-copy span {
      font-size: 10px;
    }

    #bluetix-global-site .btx-dashboard-copy strong {
      font-size: 13px;
      line-height: 1.35;
    }

    #bluetix-global-site .btx-dashboard-copy p {
      display: none !important;
    }
  }

  #bluetix-global-site .btx-nav.is-menu-open .btx-menu-trigger span:nth-child(1),
  #bluetix-global-site .btx-nav.is-menu-open .btx-menu-trigger span:nth-child(2),
  #bluetix-global-site .btx-nav.is-menu-open .btx-menu-trigger span:nth-child(3) {
    opacity: 1 !important;
    transform: none !important;
  }

  @media (max-width: 640px) {
    #bluetix-global-site {
      margin-top: 0 !important;
    }

    #bluetix-global-site .btx-hero {
      padding: 90px 18px 28px !important;
    }

    #bluetix-global-site h1 {
      font-size: 35px !important;
    }

    #bluetix-global-site .btx-hero-copy {
      font-size: 13.5px !important;
    }

    #bluetix-global-site .btx-hero-panel {
      min-height: auto;
      gap: 10px;
      padding: 12px !important;
    }

    #bluetix-global-site .btx-hero-panel::before,
    #bluetix-global-site .btx-hero-panel p {
      display: none !important;
    }

    #bluetix-global-site .btx-mini-stats div {
      min-height: 102px;
      padding: 11px 10px 10px !important;
    }

    #bluetix-global-site .btx-mini-stats strong {
      font-size: 34px !important;
    }

    #bluetix-global-site .btx-services .btx-service {
      box-shadow: 0 14px 36px rgba(36, 30, 22, 0.08);
    }
  }

  /* Final side dashboard drawer */
  html.btx-drawer-lock,
  html.btx-drawer-lock body {
    overflow: hidden !important;
  }

  #bluetix-global-site.btx-dashboard-drawer-ready .btx-nav {
    grid-template-columns: auto auto minmax(0, 1fr) auto !important;
  }

  #bluetix-global-site.btx-dashboard-drawer-ready .btx-menu-trigger {
    display: inline-grid !important;
    width: 42px !important;
    height: 40px !important;
    flex: 0 0 42px !important;
    place-items: center !important;
    align-content: center !important;
    gap: 4px !important;
    padding: 0 !important;
    border: 1px solid rgba(255, 255, 255, 0.22) !important;
    border-radius: 8px !important;
    background: rgba(255, 255, 255, 0.1) !important;
    color: #fff !important;
    cursor: pointer !important;
    transition: background 180ms ease, border-color 180ms ease, transform 180ms ease;
  }

  #bluetix-global-site.btx-dashboard-drawer-ready .btx-menu-trigger:hover {
    background: rgba(200, 163, 95, 0.2) !important;
    border-color: rgba(200, 163, 95, 0.48) !important;
  }

  #bluetix-global-site.btx-dashboard-drawer-ready .btx-menu-trigger span {
    display: block !important;
    width: 17px !important;
    height: 2px !important;
    border-radius: 99px !important;
    background: currentColor !important;
    opacity: 1 !important;
    transform: none !important;
  }

  #bluetix-global-site .btx-dashboard-drawer-backdrop {
    position: fixed;
    inset: 0;
    z-index: 78;
    background: rgba(7, 8, 8, 0.48);
    backdrop-filter: blur(7px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 280ms ease, visibility 280ms ease;
  }

  #bluetix-global-site.is-dashboard-drawer-open .btx-dashboard-drawer-backdrop {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  #bluetix-global-site .btx-dashboard-nav-panel {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    z-index: 90 !important;
    width: min(88vw, 430px) !important;
    max-width: 430px !important;
    height: 100svh !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 18px !important;
    padding: 24px !important;
    overflow-y: auto !important;
    border-radius: 0 !important;
    background:
      linear-gradient(180deg, rgba(24, 21, 17, 0.985), rgba(12, 13, 12, 0.985)),
      #11100d !important;
    color: #fff !important;
    box-shadow: 0 32px 90px rgba(0, 0, 0, 0.42) !important;
    opacity: 1 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    transition: transform 340ms cubic-bezier(0.22, 1, 0.36, 1), visibility 340ms ease !important;
  }

  #bluetix-global-site[dir="rtl"] .btx-dashboard-nav-panel {
    right: 0 !important;
    left: auto !important;
    border-left: 1px solid rgba(255, 255, 255, 0.14) !important;
    transform: translateX(105%) !important;
  }

  #bluetix-global-site[dir="ltr"] .btx-dashboard-nav-panel {
    left: 0 !important;
    right: auto !important;
    border-right: 1px solid rgba(255, 255, 255, 0.14) !important;
    transform: translateX(-105%) !important;
  }

  #bluetix-global-site.is-dashboard-drawer-open .btx-dashboard-nav-panel {
    transform: translateX(0) !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }

  #bluetix-global-site .btx-drawer-head {
    display: grid;
    gap: 10px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  }

  #bluetix-global-site .btx-drawer-close {
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    justify-self: end;
    padding: 0;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.08);
    color: #fff;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
  }

  #bluetix-global-site[dir="rtl"] .btx-drawer-close {
    justify-self: start;
  }

  #bluetix-global-site .btx-drawer-close:hover {
    background: rgba(200, 163, 95, 0.22);
    border-color: rgba(200, 163, 95, 0.48);
  }

  #bluetix-global-site .btx-drawer-head > span,
  #bluetix-global-site .btx-drawer-section-label,
  #bluetix-global-site .btx-drawer-stat-label {
    color: var(--btx-dashboard-gold);
    font-family: "Poppins", "Inter", "Cairo", Arial, sans-serif;
    font-size: 11px;
    line-height: 1.4;
    font-weight: 900;
    text-transform: uppercase;
  }

  #bluetix-global-site .btx-drawer-head strong {
    max-width: 14ch;
    color: #fff;
    font-family: "Poppins", "Inter", "Cairo", Arial, sans-serif;
    font-size: 30px;
    line-height: 1.14;
    font-weight: 900;
  }

  #bluetix-global-site .btx-drawer-head p {
    margin: 0 !important;
    color: rgba(255, 255, 255, 0.72);
    font-size: 14px;
    line-height: 1.82;
    font-weight: 700;
  }

  #bluetix-global-site .btx-drawer-stats {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin-top: -8px;
  }

  #bluetix-global-site .btx-drawer-stat {
    min-width: 0;
    min-height: 118px;
    display: grid;
    align-content: space-between;
    padding: 14px 12px;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.065);
  }

  #bluetix-global-site .btx-drawer-stat strong {
    color: var(--btx-dashboard-gold);
    font-family: Georgia, "Times New Roman", "Inter", "Cairo", serif;
    font-size: 34px;
    line-height: 1;
    font-weight: 700;
    direction: ltr;
    unicode-bidi: isolate;
  }

  #bluetix-global-site .btx-drawer-stat span {
    color: rgba(255, 255, 255, 0.74);
    font-size: 11.5px;
    line-height: 1.45;
    font-weight: 800;
  }

  #bluetix-global-site .btx-drawer-links {
    display: grid;
    gap: 6px;
    padding-top: 2px;
  }

  #bluetix-global-site .btx-dashboard-nav-panel .btx-drawer-links a {
    min-height: 48px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 16px !important;
    padding: 0 14px !important;
    border: 1px solid rgba(255, 255, 255, 0.11) !important;
    border-radius: 8px !important;
    background: rgba(255, 255, 255, 0.045) !important;
    color: rgba(255, 255, 255, 0.84) !important;
    font-size: 13px !important;
    line-height: 1.45 !important;
    font-weight: 850 !important;
  }

  #bluetix-global-site .btx-dashboard-nav-panel .btx-drawer-links a::after {
    content: "";
    width: 7px;
    height: 7px;
    flex: 0 0 7px;
    border-top: 2px solid currentColor;
    border-left: 2px solid currentColor;
    transform: rotate(-45deg);
    opacity: 0.74;
  }

  #bluetix-global-site[dir="ltr"] .btx-dashboard-nav-panel .btx-drawer-links a::after {
    border: 0;
    border-top: 2px solid currentColor;
    border-right: 2px solid currentColor;
    transform: rotate(45deg);
  }

  #bluetix-global-site .btx-dashboard-nav-panel .btx-drawer-links a:first-of-type,
  #bluetix-global-site .btx-dashboard-nav-panel .btx-drawer-links a:hover {
    background: rgba(200, 163, 95, 0.18) !important;
    border-color: rgba(200, 163, 95, 0.36) !important;
    color: #fff !important;
  }

  #bluetix-global-site .btx-drawer-languages {
    display: grid;
    gap: 10px;
    margin-top: auto;
    padding-top: 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.14);
  }

  #bluetix-global-site .btx-drawer-lang-options {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
  }

  #bluetix-global-site .btx-dashboard-nav-panel .btx-drawer-languages a {
    min-width: 0;
    min-height: 48px !important;
    display: grid !important;
    place-items: center !important;
    gap: 2px !important;
    padding: 7px 4px !important;
    border: 1px solid rgba(255, 255, 255, 0.14) !important;
    border-radius: 8px !important;
    background: rgba(255, 255, 255, 0.055) !important;
    color: rgba(255, 255, 255, 0.76) !important;
  }

  #bluetix-global-site .btx-dashboard-nav-panel .btx-drawer-languages a::after {
    display: none !important;
  }

  #bluetix-global-site .btx-drawer-languages b {
    font-family: "Poppins", "Inter", "Cairo", Arial, sans-serif;
    font-size: 12px;
    line-height: 1;
    font-weight: 900;
  }

  #bluetix-global-site .btx-drawer-languages small {
    max-width: 100%;
    color: inherit;
    font-size: 10.5px;
    line-height: 1.25;
    font-weight: 800;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  #bluetix-global-site .btx-dashboard-nav-panel .btx-drawer-languages a:hover,
  #bluetix-global-site .btx-dashboard-nav-panel .btx-drawer-languages a[aria-current="page"] {
    background: var(--btx-dashboard-gold) !important;
    border-color: var(--btx-dashboard-gold) !important;
    color: #15120f !important;
  }

  @media (max-width: 1020px) {
    #bluetix-global-site.btx-dashboard-drawer-ready .btx-nav {
      display: flex !important;
      align-items: center !important;
      gap: 8px !important;
    }

    #bluetix-global-site.btx-dashboard-drawer-ready .btx-brand {
      flex: 0 1 auto !important;
    }

    #bluetix-global-site.btx-dashboard-drawer-ready .btx-lang {
      margin-inline-start: auto !important;
    }

    #bluetix-global-site.btx-dashboard-drawer-ready[dir="rtl"] .btx-lang {
      margin-inline-start: 0 !important;
      margin-inline-end: auto !important;
    }
  }

  @media (max-width: 640px) {
    #bluetix-global-site.btx-dashboard-drawer-ready .btx-nav {
      top: 10px !important;
      right: 12px !important;
      left: 12px !important;
      min-height: 56px !important;
      padding: 9px 10px !important;
    }

    #bluetix-global-site.btx-dashboard-drawer-ready .btx-brand {
      max-width: 148px !important;
      font-size: 10.5px !important;
      line-height: 1.2 !important;
    }

    #bluetix-global-site.btx-dashboard-drawer-ready .btx-menu-trigger {
      width: 38px !important;
      height: 36px !important;
      flex-basis: 38px !important;
    }

    #bluetix-global-site .btx-dashboard-nav-panel {
      width: min(90vw, 368px) !important;
      max-width: 368px !important;
      gap: 14px !important;
      padding: 18px !important;
    }

    #bluetix-global-site .btx-drawer-head {
      gap: 8px;
      padding-bottom: 14px;
    }

    #bluetix-global-site .btx-drawer-close {
      width: 36px;
      height: 36px;
    }

    #bluetix-global-site .btx-drawer-head strong {
      max-width: 100%;
      font-size: 25px;
      line-height: 1.14;
    }

    #bluetix-global-site .btx-drawer-head p {
      font-size: 12.5px;
      line-height: 1.72;
    }

    #bluetix-global-site .btx-drawer-stats {
      gap: 8px;
    }

    #bluetix-global-site .btx-drawer-stat {
      min-height: 104px;
      padding: 12px 10px;
    }

    #bluetix-global-site .btx-drawer-stat strong {
      font-size: 30px;
    }

    #bluetix-global-site .btx-drawer-stat span,
    #bluetix-global-site .btx-dashboard-nav-panel .btx-drawer-links a {
      font-size: 11.5px !important;
    }

    #bluetix-global-site .btx-dashboard-nav-panel .btx-drawer-links a {
      min-height: 44px !important;
      padding: 0 12px !important;
    }

    #bluetix-global-site .btx-dashboard-nav-panel .btx-drawer-languages a {
      min-height: 44px !important;
    }

    #bluetix-global-site .btx-drawer-languages small {
      font-size: 9.8px;
    }
  }

  /* Final stable header and clean drawer */
  #bluetix-global-site.btx-dashboard-drawer-ready .btx-nav {
    display: grid !important;
    grid-template-columns: auto auto minmax(0, 1fr) !important;
    align-items: center !important;
    justify-items: start !important;
    gap: 10px !important;
    direction: ltr !important;
  }

  #bluetix-global-site.btx-dashboard-drawer-ready .btx-brand {
    grid-column: 1 !important;
    min-width: 0 !important;
    max-width: none !important;
    justify-self: start !important;
    direction: ltr !important;
    white-space: nowrap !important;
    text-align: left !important;
  }

  #bluetix-global-site.btx-dashboard-drawer-ready .btx-menu-trigger {
    grid-column: 2 !important;
    justify-self: start !important;
  }

  #bluetix-global-site.btx-dashboard-drawer-ready .btx-navlinks {
    grid-column: 3 !important;
    justify-self: center !important;
  }

  #bluetix-global-site.btx-dashboard-drawer-ready[dir="rtl"] .btx-navlinks {
    direction: rtl !important;
  }

  #bluetix-global-site.btx-dashboard-drawer-ready[dir="ltr"] .btx-navlinks {
    direction: ltr !important;
  }

  #bluetix-global-site.btx-dashboard-drawer-ready .btx-nav > .btx-lang {
    display: none !important;
  }

  #bluetix-global-site[dir="rtl"] .btx-dashboard-nav-panel,
  #bluetix-global-site[dir="ltr"] .btx-dashboard-nav-panel {
    left: 0 !important;
    right: auto !important;
    border-right: 1px solid rgba(255, 255, 255, 0.14) !important;
    border-left: 0 !important;
    transform: translateX(-105%) !important;
  }

  #bluetix-global-site.is-dashboard-drawer-open .btx-dashboard-nav-panel {
    transform: translateX(0) !important;
  }

  #bluetix-global-site[dir="rtl"] .btx-drawer-close {
    justify-self: end !important;
  }

  #bluetix-global-site .btx-drawer-stat-label,
  #bluetix-global-site .btx-drawer-stats {
    display: none !important;
  }

  #bluetix-global-site .btx-drawer-links {
    gap: 7px !important;
    padding-top: 4px !important;
  }

  @media (max-width: 1020px) {
    #bluetix-global-site.btx-dashboard-drawer-ready .btx-nav {
      display: grid !important;
      grid-template-columns: auto auto minmax(0, 1fr) !important;
      align-items: center !important;
      gap: 8px !important;
      direction: ltr !important;
    }

    #bluetix-global-site.btx-dashboard-drawer-ready .btx-navlinks {
      display: none !important;
    }
  }

  @media (max-width: 640px) {
    #bluetix-global-site.btx-dashboard-drawer-ready .btx-brand {
      max-width: 188px !important;
      font-size: 10.5px !important;
      line-height: 1.2 !important;
    }

    #bluetix-global-site .btx-dashboard-nav-panel {
      gap: 16px !important;
    }
  }

/* BLUETIX mobile navigation polish 20260731 */
html body:not(.wp-admin) #bluetix-global-site .btx-nav {
  transition: background .24s ease, border-color .24s ease, box-shadow .24s ease, min-height .24s ease, padding .24s ease !important;
}

html body:not(.wp-admin) #bluetix-global-site.btx-dashboard-drawer-ready .btx-nav {
  background: rgba(10, 12, 12, .54) !important;
  border-color: rgba(255, 255, 255, .14) !important;
  box-shadow: 0 12px 34px rgba(0, 0, 0, .18) !important;
  backdrop-filter: blur(16px) saturate(1.08) !important;
  -webkit-backdrop-filter: blur(16px) saturate(1.08) !important;
}

@media (max-width: 767px) {
  html body:not(.wp-admin) #bluetix-global-site.btx-dashboard-drawer-ready .btx-nav {
    position: absolute !important;
    top: max(8px, env(safe-area-inset-top)) !important;
    right: 10px !important;
    left: 10px !important;
    width: auto !important;
    min-height: 48px !important;
    padding: 6px 8px !important;
    gap: 8px !important;
    border-radius: 12px !important;
    background: rgba(10, 12, 12, .40) !important;
    border-color: rgba(255, 255, 255, .12) !important;
    box-shadow: 0 8px 22px rgba(0, 0, 0, .14) !important;
    backdrop-filter: blur(14px) saturate(1.05) !important;
    -webkit-backdrop-filter: blur(14px) saturate(1.05) !important;
  }

  html body:not(.wp-admin) #bluetix-global-site.btx-dashboard-drawer-ready .btx-brand {
    max-width: min(190px, calc(100vw - 86px)) !important;
    min-height: auto !important;
    font-size: 10px !important;
    line-height: 1.18 !important;
    letter-spacing: 0 !important;
  }

  html body:not(.wp-admin) #bluetix-global-site.btx-dashboard-drawer-ready .btx-menu-trigger {
    width: 34px !important;
    height: 32px !important;
    flex-basis: 34px !important;
    border-radius: 9px !important;
  }
}

/* BLUETIX execution drawings route cover 20260731 */
html body:not(.wp-admin) #bluetix-global-site .btx-route-card--drawings .btx-route-media {
  background-image: linear-gradient(115deg, rgba(12, 12, 10, .08), rgba(12, 12, 10, .26)), url("https://bluetix-eng.com/storage/2026/07/mohammed-shreim-interior-project-plans-bluetix-engineering.webp") !important;
  background-size: cover !important;
  background-position: center 42% !important;
  background-repeat: no-repeat !important;
}

html body:not(.wp-admin) #bluetix-global-site .btx-route-card--drawings .btx-route-media img {
  opacity: 0 !important;
  visibility: hidden !important;
}

@media (max-width: 767px) {
  html body:not(.wp-admin) #bluetix-global-site .btx-route-card--drawings .btx-route-media {
    background-position: 58% 42% !important;
  }
}

/* BLUETIX execution drawings route cover v2 20260731 */
html body:not(.wp-admin) #bluetix-global-site .btx-route-card--drawings .btx-route-media {
  background-image: linear-gradient(115deg, rgba(12, 12, 10, .12), rgba(12, 12, 10, .34)), url("https://bluetix-eng.com/storage/2026/07/bluetix-execution-plan.jpg") !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

@media (max-width: 767px) {
  html body:not(.wp-admin) #bluetix-global-site .btx-route-card--drawings .btx-route-media {
    background-position: center center !important;
  }
}

/* BLUETIX execution drawings visible cover 20260801 */
html body:not(.wp-admin) #bluetix-global-site .btx-route-card--drawings {
  position: relative !important;
  overflow: hidden !important;
  isolation: isolate !important;
  background-color: #15120e !important;
}
html body:not(.wp-admin) #bluetix-global-site .btx-route-card--drawings::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
  pointer-events: none !important;
  opacity: .95 !important;
  background-image: linear-gradient(180deg, rgba(8,10,10,.06), rgba(8,10,10,.52)), url("https://bluetix-eng.com/wp-content/uploads/2026/07/bluetix-jawad-electrical-systems-plan.jpg") !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
html body:not(.wp-admin) #bluetix-global-site .btx-route-card--drawings::before {
  z-index: 1 !important;
}
html body:not(.wp-admin) #bluetix-global-site .btx-route-card--drawings .btx-route-copy {
  position: relative !important;
  z-index: 2 !important;
}
html body:not(.wp-admin) #bluetix-global-site .btx-route-card--drawings .btx-route-media {
  position: absolute !important;
  inset: 0 !important;
  z-index: 0 !important;
}
html body:not(.wp-admin) #bluetix-global-site .btx-route-card--drawings .btx-route-media img {
  opacity: 0 !important;
}
/* /BLUETIX execution drawings visible cover 20260801 */

/* BLUETIX founders visibility and layout fix 20260801 */
html body:not(.wp-admin) .btx-founders-page .btx-founders-reveal,
html body:not(.wp-admin) .btx-founders-page .btx-founders-visual,
html body:not(.wp-admin) .btx-founders-page .btx-founder-card,
html body:not(.wp-admin) .btx-founders-page .btx-founders-section-title,
html body:not(.wp-admin) .btx-founders-page .btx-founders-cta {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}
html body:not(.wp-admin) .btx-founders-page {
  background: #faf7f1 !important;
  overflow-x: hidden !important;
}
html body:not(.wp-admin) .btx-founders-page .btx-founders-hero {
  min-height: auto !important;
  padding-top: clamp(112px, 9vw, 148px) !important;
  padding-bottom: clamp(54px, 6vw, 78px) !important;
}
html body:not(.wp-admin) .btx-founders-page .btx-founders-hero-grid {
  align-items: center !important;
  gap: clamp(34px, 5vw, 70px) !important;
}
html body:not(.wp-admin) .btx-founders-page .btx-founders-copy {
  align-content: center !important;
}
html body:not(.wp-admin) .btx-founders-page .btx-founders-visual {
  min-height: 0 !important;
  padding: clamp(18px, 2vw, 26px) !important;
}
html body:not(.wp-admin) .btx-founders-page .btx-founders-duo-frame {
  aspect-ratio: 16 / 11 !important;
  height: auto !important;
}
html body:not(.wp-admin) .btx-founders-page .btx-founders-duo-frame img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center center !important;
  background: #f2ede5 !important;
}
html body:not(.wp-admin) .btx-founders-page .btx-founders-band {
  padding-top: clamp(58px, 6vw, 84px) !important;
  padding-bottom: clamp(58px, 6vw, 84px) !important;
}
html body:not(.wp-admin) .btx-founders-page .btx-founders-card-grid {
  grid-template-columns: 1fr !important;
  gap: clamp(22px, 3vw, 34px) !important;
}
html body:not(.wp-admin) .btx-founders-page .btx-founder-card {
  grid-template-columns: minmax(300px, .42fr) minmax(0, .58fr) !important;
  min-height: 0 !important;
  border-radius: 8px !important;
}
html body:not(.wp-admin) .btx-founders-page .btx-founder-card-media {
  min-height: 0 !important;
  height: auto !important;
  aspect-ratio: 4 / 5 !important;
  background: #ece4d8 !important;
}
html body:not(.wp-admin) .btx-founders-page .btx-founder-card-media img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  object-position: center top !important;
  background: #ece4d8 !important;
}
html body:not(.wp-admin) .btx-founders-page .btx-founder-card-body {
  align-content: center !important;
  gap: clamp(13px, 1.5vw, 18px) !important;
  padding: clamp(26px, 3.2vw, 44px) !important;
}
html body:not(.wp-admin) .btx-founders-page .btx-founder-card-body p,
html body:not(.wp-admin) .btx-founders-page .btx-founder-list li {
  line-height: 1.82 !important;
}
html body:not(.wp-admin) .btx-founders-page .btx-founder-tags {
  gap: 8px !important;
}
html body:not(.wp-admin) .btx-founders-page .btx-founder-tags span {
  white-space: normal !important;
}
@media (max-width: 900px) {
  html body:not(.wp-admin) .btx-founders-page .btx-founders-hero-grid,
  html body:not(.wp-admin) .btx-founders-page .btx-founder-card {
    grid-template-columns: 1fr !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founder-card-media {
    aspect-ratio: 4 / 5 !important;
    max-height: 620px !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-metrics {
    position: static !important;
    transform: none !important;
    width: 100% !important;
    grid-template-columns: 1fr !important;
    margin-top: 14px !important;
  }
}
@media (max-width: 767px) {
  html body:not(.wp-admin) .btx-founders-page .btx-founders-hero {
    padding-top: 98px !important;
    padding-bottom: 42px !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-wrap {
    width: min(100% - 28px, 1180px) !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-copy h1 {
    font-size: clamp(34px, 10vw, 48px) !important;
    line-height: 1.08 !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-lead {
    font-size: 15.5px !important;
    line-height: 1.85 !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-visual {
    padding: 14px !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founder-card-body {
    padding: 24px 20px 26px !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founder-card-media {
    aspect-ratio: 3 / 4 !important;
    max-height: none !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-system,
  html body:not(.wp-admin) .btx-founders-page .btx-founders-timeline {
    grid-template-columns: 1fr !important;
  }
}
/* /BLUETIX founders visibility and layout fix 20260801 */

/* BLUETIX founders mobile compact polish 20260801 */
@media (max-width: 767px) {
  html body:not(.wp-admin) .btx-founders-page .btx-founders-nav {
    width: calc(100% - 28px) !important;
    left: 14px !important;
    right: 14px !important;
    top: 14px !important;
    padding: 10px 12px !important;
    min-height: 58px !important;
    border-radius: 8px !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-brand {
    min-width: 0 !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-brand strong {
    font-size: 14px !important;
    line-height: 1.1 !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-brand span {
    font-size: 10px !important;
    line-height: 1.1 !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-lang a {
    width: 38px !important;
    height: 38px !important;
    font-size: 12px !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-hero {
    padding-top: 92px !important;
    padding-bottom: 34px !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-copy {
    gap: 16px !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-copy h1 {
    font-size: clamp(30px, 8.4vw, 38px) !important;
    line-height: 1.13 !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-lead {
    font-size: 16px !important;
    line-height: 1.78 !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-actions {
    gap: 10px !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-btn {
    min-height: 44px !important;
    height: auto !important;
    padding: 12px 16px !important;
    font-size: 14px !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-visual {
    margin-top: 2px !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-duo-frame {
    aspect-ratio: 16 / 12 !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-band {
    padding-top: 42px !important;
    padding-bottom: 42px !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-section-title {
    gap: 14px !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-section-title h2 {
    font-size: clamp(27px, 7.6vw, 34px) !important;
    line-height: 1.18 !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founders-section-title p {
    font-size: 15.5px !important;
    line-height: 1.78 !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founder-card {
    border-radius: 8px !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founder-card-media {
    aspect-ratio: 1 / 1.08 !important;
    max-height: 390px !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founder-card-body {
    padding: 22px 18px 24px !important;
    gap: 12px !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founder-card-body h2 {
    font-size: 32px !important;
    line-height: 1.16 !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founder-card-body p {
    font-size: 16px !important;
    line-height: 1.72 !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founder-list {
    gap: 8px !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founder-list li {
    font-size: 14.5px !important;
    line-height: 1.62 !important;
  }
  html body:not(.wp-admin) .btx-founders-page .btx-founder-tags span {
    font-size: 12px !important;
    padding: 8px 10px !important;
  }
}
/* /BLUETIX founders mobile compact polish 20260801 */

/* BLUETIX founders mobile nav position fix 20260801 */
@media (max-width: 767px) {
  body.page-id-2307,
  body.page-id-2307 .btx-founders-page {
    overflow-x: hidden !important;
  }

  body.page-id-2307 .btx-founders-nav {
    left: 14px !important;
    right: 14px !important;
    top: 14px !important;
    width: auto !important;
    max-width: calc(100vw - 28px) !important;
    transform: none !important;
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    gap: 10px !important;
    justify-items: stretch !important;
    align-items: center !important;
    box-sizing: border-box !important;
  }

  body.page-id-2307 .btx-founders-brand {
    min-width: 0 !important;
    max-width: 160px !important;
    overflow: hidden !important;
  }

  body.page-id-2307 .btx-founders-brand strong,
  body.page-id-2307 .btx-founders-brand small {
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  body.page-id-2307 .btx-founders-lang {
    justify-self: end !important;
    width: auto !important;
    flex: 0 0 auto !important;
  }

  body.page-id-2307 .btx-founders-lang a {
    width: 38px !important;
    min-width: 38px !important;
    height: 38px !important;
  }
}

/* BLUETIX founders mobile nav scroll behavior 20260801 */
@media (max-width: 767px) {
  body.page-id-2307 .btx-founders-nav {
    position: absolute !important;
  }
}

/* btx-safari-counter-text-20260801: iPhone/Safari counter fallback, independent from JS reduce-motion */
#bluetix-global-site .btx-mini-stats > div > strong[data-btx-count] {
  position: relative !important;
  display: inline-block !important;
  min-width: 2.65em !important;
  color: transparent !important;
  direction: ltr !important;
  unicode-bidi: isolate !important;
}
#bluetix-global-site .btx-mini-stats > div > strong[data-btx-count]::after {
  position: absolute !important;
  inset: 0 !important;
  display: block !important;
  color: #c8a35f !important;
  font: inherit !important;
  line-height: inherit !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  direction: ltr !important;
  unicode-bidi: isolate !important;
  transform-origin: center bottom !important;
}
#bluetix-global-site .btx-mini-stats > div > strong[data-btx-count="150"]::after {
  content: "+150";
  -webkit-animation: btxTextCount150Safari 2.05s cubic-bezier(.2,.8,.2,1) .35s both !important;
  animation: btxTextCount150Safari 2.05s cubic-bezier(.2,.8,.2,1) .35s both !important;
}
#bluetix-global-site .btx-mini-stats > div > strong[data-btx-count="25"]::after {
  content: "+25";
  -webkit-animation: btxTextCount25Safari 1.8s cubic-bezier(.2,.8,.2,1) .48s both !important;
  animation: btxTextCount25Safari 1.8s cubic-bezier(.2,.8,.2,1) .48s both !important;
}
@-webkit-keyframes btxTextCount150Safari {
  0% { content: "+0"; opacity: .55; -webkit-transform: translateY(6px) scale(.96); transform: translateY(6px) scale(.96); }
  8% { content: "+12"; }
  16% { content: "+28"; }
  24% { content: "+45"; }
  32% { content: "+63"; }
  40% { content: "+82"; }
  48% { content: "+99"; }
  56% { content: "+115"; }
  64% { content: "+128"; }
  72% { content: "+138"; }
  82% { content: "+145"; }
  92% { content: "+149"; }
  100% { content: "+150"; opacity: 1; -webkit-transform: translateY(0) scale(1); transform: translateY(0) scale(1); }
}
@keyframes btxTextCount150Safari {
  0% { content: "+0"; opacity: .55; -webkit-transform: translateY(6px) scale(.96); transform: translateY(6px) scale(.96); }
  8% { content: "+12"; }
  16% { content: "+28"; }
  24% { content: "+45"; }
  32% { content: "+63"; }
  40% { content: "+82"; }
  48% { content: "+99"; }
  56% { content: "+115"; }
  64% { content: "+128"; }
  72% { content: "+138"; }
  82% { content: "+145"; }
  92% { content: "+149"; }
  100% { content: "+150"; opacity: 1; -webkit-transform: translateY(0) scale(1); transform: translateY(0) scale(1); }
}
@-webkit-keyframes btxTextCount25Safari {
  0% { content: "+0"; opacity: .55; -webkit-transform: translateY(6px) scale(.96); transform: translateY(6px) scale(.96); }
  10% { content: "+2"; }
  20% { content: "+5"; }
  30% { content: "+8"; }
  40% { content: "+12"; }
  50% { content: "+15"; }
  60% { content: "+18"; }
  70% { content: "+21"; }
  82% { content: "+23"; }
  92% { content: "+24"; }
  100% { content: "+25"; opacity: 1; -webkit-transform: translateY(0) scale(1); transform: translateY(0) scale(1); }
}
@keyframes btxTextCount25Safari {
  0% { content: "+0"; opacity: .55; -webkit-transform: translateY(6px) scale(.96); transform: translateY(6px) scale(.96); }
  10% { content: "+2"; }
  20% { content: "+5"; }
  30% { content: "+8"; }
  40% { content: "+12"; }
  50% { content: "+15"; }
  60% { content: "+18"; }
  70% { content: "+21"; }
  82% { content: "+23"; }
  92% { content: "+24"; }
  100% { content: "+25"; opacity: 1; -webkit-transform: translateY(0) scale(1); transform: translateY(0) scale(1); }
}

/* btxInnerMobileNavFrameFix20260801 */
@media (max-width: 767px){
  #bluetix-internal-site,
  .btx-internal-site{
    overflow-x: hidden !important;
  }

  #bluetix-internal-site .btx-inner-nav,
  .btx-internal-site .btx-inner-nav,
  .btx-inner-nav{
    position: fixed !important;
    top: calc(env(safe-area-inset-top, 0px) + 10px) !important;
    left: 12px !important;
    right: 12px !important;
    width: auto !important;
    max-width: calc(100vw - 24px) !important;
    min-height: 0 !important;
    height: auto !important;
    padding: 10px 12px 9px !important;
    box-sizing: border-box !important;
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr) auto !important;
    grid-template-rows: auto auto !important;
    align-items: center !important;
    gap: 8px 10px !important;
    border-radius: 14px !important;
    overflow: visible !important;
    color: #fff !important;
    background: rgba(18, 22, 22, .72) !important;
    border: 1px solid rgba(255,255,255,.18) !important;
    box-shadow: 0 18px 45px rgba(0,0,0,.22) !important;
    backdrop-filter: blur(16px) saturate(140%) !important;
    -webkit-backdrop-filter: blur(16px) saturate(140%) !important;
    z-index: 10020 !important;
    direction: ltr !important;
  }

  body.admin-bar #bluetix-internal-site .btx-inner-nav,
  body.admin-bar .btx-internal-site .btx-inner-nav,
  body.admin-bar .btx-inner-nav{
    top: calc(env(safe-area-inset-top, 0px) + 56px) !important;
  }

  .btx-inner-nav br{
    display: none !important;
  }

  .btx-inner-nav .btx-inner-brand{
    grid-column: 3 !important;
    grid-row: 1 !important;
    justify-self: end !important;
    align-self: center !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: flex-end !important;
    width: auto !important;
    min-width: 92px !important;
    height: auto !important;
    min-height: 34px !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: right !important;
    line-height: 1 !important;
    gap: 2px !important;
    color: #fff !important;
    direction: ltr !important;
  }

  .btx-inner-nav .btx-inner-brand span{
    display: block !important;
    font-size: 12px !important;
    line-height: 1.05 !important;
    letter-spacing: 0 !important;
    color: #fff !important;
  }

  .btx-inner-nav .btx-inner-brand small{
    display: block !important;
    font-size: 8px !important;
    line-height: 1 !important;
    letter-spacing: .08em !important;
    opacity: .78 !important;
    color: #fff !important;
  }

  .btx-inner-nav .btx-inner-langs{
    grid-column: 1 !important;
    grid-row: 1 !important;
    justify-self: start !important;
    align-self: center !important;
    width: auto !important;
    min-width: 0 !important;
    height: 36px !important;
    display: flex !important;
    align-items: center !important;
    position: relative !important;
    direction: ltr !important;
  }

  .btx-inner-nav .btx-lang-trigger{
    width: auto !important;
    min-width: 68px !important;
    height: 36px !important;
    padding: 0 13px !important;
    border-radius: 999px !important;
    border: 1px solid rgba(255,255,255,.25) !important;
    background: rgba(255,255,255,.10) !important;
    color: #fff !important;
    box-shadow: none !important;
  }

  .btx-inner-nav .btx-lang-options{
    top: calc(100% + 8px) !important;
    left: 0 !important;
    right: auto !important;
    width: 92px !important;
    max-height: none !important;
    background: rgba(18,22,22,.95) !important;
    border-color: rgba(255,255,255,.18) !important;
    color: #fff !important;
    z-index: 10030 !important;
  }

  .btx-inner-nav .btx-lang-options a{
    color: #fff !important;
  }

  .btx-inner-nav .btx-inner-links{
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
    width: 100% !important;
    min-width: 0 !important;
    height: 34px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 5px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    padding: 0 1px !important;
    margin: 0 !important;
    direction: rtl !important;
    scrollbar-width: none !important;
    -webkit-overflow-scrolling: touch !important;
  }

  .btx-inner-nav .btx-inner-links::-webkit-scrollbar{
    display: none !important;
  }

  .btx-inner-nav .btx-inner-links a{
    flex: 0 0 auto !important;
    height: 32px !important;
    min-height: 32px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 9px !important;
    border-radius: 999px !important;
    font-size: 11.5px !important;
    line-height: 1 !important;
    white-space: nowrap !important;
    color: rgba(255,255,255,.92) !important;
    background: rgba(255,255,255,.08) !important;
    border: 1px solid rgba(255,255,255,.10) !important;
  }
}

@media (max-width: 374px){
  .btx-inner-nav .btx-inner-links{
    justify-content: flex-start !important;
  }

  .btx-inner-nav .btx-inner-links a{
    font-size: 10.5px !important;
    padding: 0 7px !important;
  }
}
/* /btxInnerMobileNavFrameFix20260801 */