@import url('/assets/alahad-saudi-typography-lock.css?v=20260612e-nav-heading-reduce');
@import url('/assets/alahad-saudi-bilingual-heading-lock.css?v=20260612-bilingual-lock');
:root{--blue:#0F3D6F;--yellow:#FDE428;--surface:#F5F7FA;--ink:#172033}*{box-sizing:border-box}html,body{margin:0;max-width:100%;overflow-x:hidden}body{font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--surface);line-height:1.6}a{color:inherit}.site-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px clamp(16px,4vw,42px);background:#fff;border-bottom:2px solid var(--blue)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:900;color:var(--blue)}.brand img{width:58px;height:58px;object-fit:contain}nav{display:flex;gap:8px;flex-wrap:wrap}nav a{font-weight:800;text-decoration:none;padding:8px 10px;border-radius:0;color:var(--blue)}nav a:hover{background:var(--yellow)}main{width:min(1180px,calc(100% - 28px));margin:22px auto 44px}.hero{background:var(--blue);color:#fff;padding:clamp(30px,5vw,68px);border-radius:0}.hero h1{font-size:clamp(2rem,5vw,4.5rem);line-height:1;margin:0 0 14px;color:#fff}.kicker{display:inline-flex;background:var(--yellow);color:var(--blue);font-weight:900;padding:7px 11px;margin-bottom:14px}.buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.btn{display:inline-flex;align-items:center;min-height:44px;padding:10px 14px;border-radius:0;text-decoration:none;font-weight:900}.primary{background:var(--yellow);color:var(--blue)}.secondary{border:2px solid var(--yellow);color:inherit}.section{margin-top:22px;padding:clamp(20px,3vw,34px);background:#fff;border:2px solid var(--blue);border-radius:0}.section h2{color:var(--blue);font-size:clamp(1.45rem,3vw,2.25rem);line-height:1.1;margin:0 0 14px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.card{border:2px solid var(--blue);padding:17px;background:#fff;border-radius:0}.card h3{margin:0 0 8px;color:var(--blue)}.process{counter-reset:step;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.process .card span{display:inline-flex;background:var(--yellow);color:var(--blue);font-weight:900;padding:4px 8px;margin-bottom:8px}.final,footer{background:var(--blue);color:#fff;border-color:var(--blue)}.final h2,footer h2{color:#fff}.float{position:fixed;right:14px;bottom:14px;z-index:10;display:flex;gap:8px;flex-wrap:wrap;justify-content:end}.float a{background:var(--blue);color:#fff;border:2px solid var(--yellow);padding:9px 12px;text-decoration:none;font-weight:900}footer{padding:34px clamp(16px,4vw,44px) 90px}footer .inner{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:1.35fr repeat(4,1fr);gap:22px}footer a{display:block;color:#fff;text-decoration:none;font-weight:750;margin:6px 0}footer a:hover{color:var(--yellow)}.bottom{width:min(1180px,100%);margin:24px auto 0;border-top:1px solid rgba(255,255,255,.35);padding-top:14px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}@media(max-width:900px){.site-head{align-items:flex-start;flex-direction:column}.grid,.process,footer .inner{grid-template-columns:1fr}.float{left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);background:var(--blue);padding:8px}.float a{text-align:center;justify-content:center}main{margin-bottom:78px}}

/* AG HEADER CONTACTS 20260612 START */
.site-head{align-items:center;flex-wrap:wrap}
.site-head nav{flex:1 1 420px}
.head-contacts{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-left:auto}
.head-contact-email{font-size:clamp(1rem,1.9vw,1.12rem);font-weight:800;text-decoration:none;color:var(--blue)}
.head-contact-email:hover{text-decoration:underline;background:none!important;color:var(--blue)!important}
.head-contact-whatsapp{display:inline-flex;align-items:center;justify-content:center;min-height:60px;padding:16px 28px;border-radius:10px;background:#1d4e89;color:#fff!important;font-size:clamp(1rem,1.9vw,1.12rem);font-weight:900;text-decoration:none;box-shadow:0 10px 24px rgba(15,61,111,.18)}
.head-contact-whatsapp:hover{background:#153e6f;color:#fff!important}
@media(max-width:900px){.head-contacts{width:100%;justify-content:flex-start}.head-contact-whatsapp{width:100%;max-width:340px}}
@media(max-width:640px){.head-contact-email{font-size:1rem}.head-contact-whatsapp{width:100%;max-width:none;padding:15px 22px}}
/* AG HEADER CONTACTS 20260612 END */

/* Codex contact button lock 2026-06-12 */
.head-contacts,
.head-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:16px!important;
  flex:0 0 auto!important;
  min-width:0!important;
  margin-left:auto!important;
}
.head-contacts a,
.head-actions a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:60px!important;
  padding:0 28px!important;
  border-radius:10px!important;
  text-decoration:none!important;
  font-size:clamp(1rem,1.2vw,1.15rem)!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:0!important;
  white-space:nowrap!important;
  transition:background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease!important;
}
.head-contact-email,
.head-actions a[href^="mailto:"]{
  color:#0F3D6F!important;
  background:transparent!important;
  border:0!important;
  padding-left:0!important;
  padding-right:0!important;
  box-shadow:none!important;
}
.head-contact-email:hover,
.head-contact-email:focus-visible,
.head-actions a[href^="mailto:"]:hover,
.head-actions a[href^="mailto:"]:focus-visible{
  color:#0A2E57!important;
  text-decoration:underline!important;
  text-decoration-thickness:2px!important;
  text-underline-offset:4px!important;
  transform:none!important;
}
.head-contact-whatsapp,
.head-actions a[href*="wa.me"]{
  color:#FFFFFF!important;
  background:#184A84!important;
  border:1px solid #184A84!important;
  box-shadow:0 12px 28px rgba(24,74,132,.18)!important;
}
.head-contact-whatsapp:hover,
.head-contact-whatsapp:focus-visible,
.head-actions a[href*="wa.me"]:hover,
.head-actions a[href*="wa.me"]:focus-visible{
  background:#123B6D!important;
  border-color:#123B6D!important;
  color:#FFFFFF!important;
  transform:translateY(-1px)!important;
}
@media (max-width:1200px){
  .head-contacts,
  .head-actions{
    gap:12px!important;
  }
  .head-contacts a,
  .head-actions a{
    min-height:54px!important;
    padding:0 22px!important;
    font-size:1rem!important;
  }
}
@media (max-width:980px){
  .site-head{
    row-gap:12px!important;
  }
  .head-contacts,
  .head-actions{
    width:100%!important;
    justify-content:flex-start!important;
    margin-left:0!important;
  }
}
@media (max-width:640px){
  .head-contacts,
  .head-actions{
    flex-wrap:wrap!important;
  }
  .head-contact-whatsapp,
  .head-actions a[href*="wa.me"]{
    width:100%!important;
    justify-content:center!important;
  }
}

/* alahad-footer-colors:start */
footer,.footer{background:#0F3D6F!important;color:#FFFFFF!important;border-color:#0F3D6F!important}footer h2,footer strong,.footer h2{color:#FDE428!important}footer a{color:#FFFFFF!important}footer a:hover,footer a:focus{color:#FDE428!important}footer .bottom{border-top:1px solid rgba(255,255,255,.35)!important}.final{background:#0F3D6F!important;color:#FFFFFF!important;border-color:#0F3D6F!important}.final h2{color:#FFFFFF!important}
/* alahad-footer-colors:end */
/* AAG_IMAGE_ASSET_SEO_LOCK:start */
.hero,.ag-hero-panel{position:relative;overflow:hidden;isolation:isolate}
.hero>*,.ag-hero-panel>*{position:relative;z-index:1}
.aag-hero-picture{position:absolute;inset:0;z-index:0;display:block}
.aag-hero-picture::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,61,111,.86) 0%,rgba(15,61,111,.72) 42%,rgba(15,61,111,.54) 100%)}
.aag-hero-picture img,.aag-hero-picture source{display:block}
.aag-hero-picture img{width:100%;height:100%;object-fit:cover;object-position:center}
.hero{background:#0F3D6F!important}
.ag-hero-panel{background:#0F3D6F!important}
@media(max-width:900px){.aag-hero-picture img{object-position:center top}}
/* AAG_IMAGE_ASSET_SEO_LOCK:end */
/* AAG_RECRUITERS_HERO_VISIBILITY_LOCK:start */
.aag-hero-picture::after{background:linear-gradient(90deg,rgba(15,61,111,.42) 0%,rgba(15,61,111,.34) 42%,rgba(15,61,111,.28) 100%)!important}
.aag-hero-picture img{filter:saturate(1.04) contrast(1.02) brightness(.98)}
.ag-hero-panel,.hero{min-height:540px}
@media(max-width:900px){.ag-hero-panel,.hero{min-height:460px}.aag-hero-picture::after{background:linear-gradient(180deg,rgba(15,61,111,.42) 0%,rgba(15,61,111,.30) 48%,rgba(15,61,111,.24) 100%)!important}}
@media(max-width:760px){.site-head{gap:10px!important;align-items:center!important;flex-direction:column!important;padding:12px 14px!important}.site-head nav{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:8px;order:3;overflow:visible!important;flex:0 0 auto!important}.site-head nav a{white-space:normal!important;text-align:center;padding:8px 6px!important;border-left:0!important}.head-contacts{width:100%;order:2;justify-content:center!important}.head-contact-whatsapp{display:flex!important;justify-content:center;align-items:center;width:100%;min-height:52px}.head-actions{display:none!important}.ag-hero-panel,.hero{min-height:420px;margin-top:10px}}
/* AAG_RECRUITERS_HERO_VISIBILITY_LOCK:end */

/* ag-blue-button-white-text-20260612: blue buttons must keep white readable text */
a.btn.primary,
button.btn.primary,
.btn.primary,
a.button.primary,
button.button.primary,
a[class*="btn"][class*="primary"],
button[class*="btn"][class*="primary"],
a[class*="button"][class*="primary"],
button[class*="button"][class*="primary"],
.ag-footer-btn-primary,
.ag-floating-call,
a[style*="background:#0f3d6f"],
button[style*="background:#0f3d6f"],
a[style*="background: #0f3d6f"],
button[style*="background: #0f3d6f"],
a[style*="background-color:#0f3d6f"],
button[style*="background-color:#0f3d6f"],
a[style*="background-color: #0f3d6f"],
button[style*="background-color: #0f3d6f"],
a[style*="background:#2563eb"],
button[style*="background:#2563eb"],
a[style*="background: #2563eb"],
button[style*="background: #2563eb"],
a[style*="background-color:#2563eb"],
button[style*="background-color:#2563eb"],
a[style*="background-color: #2563eb"],
button[style*="background-color: #2563eb"] {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
}

a.btn.primary *,
button.btn.primary *,
.btn.primary *,
a.button.primary *,
button.button.primary *,
a[class*="btn"][class*="primary"] *,
button[class*="btn"][class*="primary"] *,
a[class*="button"][class*="primary"] *,
button[class*="button"][class*="primary"] *,
.ag-footer-btn-primary *,
.ag-floating-call * {
  color: #fff !important;
  fill: currentColor !important;
  stroke: currentColor !important;
}

/* ag-blog-image-fit-frame-20260612: keep approved blog images fully visible inside the website frame */
.ag-approved-image-block {
  width: 100%;
  max-width: 1120px;
  margin: 28px auto;
  padding: 0 18px;
  box-sizing: border-box;
}

.ag-approved-image-block figure {
  width: 100%;
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
  background: #f8fafc;
  box-sizing: border-box;
}

.ag-approved-image-block .ag-approved-image-frame {
  width: 100%;
  aspect-ratio: 16 / 9;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f8fafc;
}

.ag-approved-image-block img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: contain !important;
  object-position: center center;
  background: #f8fafc;
}

.ag-approved-image-block figcaption {
  padding: 10px 14px;
  text-align: center;
  line-height: 1.45;
}

main img,
article img,
.entry-content img,
.post-content img,
.blog-content img {
  max-width: 100%;
}

/* ag-blog-image-fit-to-borders-20260612: approved images fill the bordered frame edge-to-edge */
.ag-approved-image-block figure {
  overflow: hidden !important;
  background: #f8fafc;
}

.ag-approved-image-block .ag-approved-image-frame {
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden !important;
  background: #f8fafc;
}

.ag-approved-image-block .ag-approved-image-frame img,
.ag-approved-image-block figure > img,
.ag-approved-image-block img {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  display: block !important;
  object-fit: cover !important;
  object-position: center center !important;
}

/* codex-risa-desktop-nav-single-line-20260612 */
@media (min-width: 1025px) {
  .site-head,
  .site-head.recruiters-menu-head {
    display: grid !important;
    grid-template-columns: auto minmax(0, 1fr) auto !important;
    align-items: center !important;
    column-gap: 18px !important;
    row-gap: 0 !important;
  }

  .site-head .brand {
    min-width: 0 !important;
    flex: 0 1 auto !important;
  }

  .site-head nav {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: nowrap !important;
    gap: 14px !important;
    min-width: 0 !important;
    white-space: nowrap !important;
  }

  .site-head nav a {
    flex: 0 0 auto !important;
    white-space: nowrap !important;
    font-size: 0.95rem !important;
  }

  .site-head .head-contacts {
    display: flex !important;
    justify-content: flex-end !important;
    min-width: 0 !important;
  }

  .site-head .head-contact-whatsapp {
    white-space: nowrap !important;
    min-width: 0 !important;
  }
}

/* AG_MOBILE_HEADER_SYSTEM_20260613:start */
.ag-mobile-nav-toggle {
  display: none;
}

.ag-mobile-nav-toggle span {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: currentColor;
  transition: transform .2s ease, opacity .2s ease;
}

html, body {
  max-width: 100%;
}

@media (max-width: 920px) {
  html,
  body {
    overflow-x: hidden !important;
  }

  body.ag-mobile-header-ready .site-head,
  body.ag-mobile-header-ready .site-head.recruiters-menu-head {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 10px 12px !important;
    padding: 10px 12px !important;
    position: relative !important;
    z-index: 40 !important;
  }

  body.ag-mobile-header-ready .site-head .brand {
    min-width: 0 !important;
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
  }

  body.ag-mobile-header-ready .site-head .brand img {
    width: auto !important;
    height: clamp(38px, 11vw, 50px) !important;
    max-width: 150px !important;
    max-height: 50px !important;
    object-fit: contain !important;
    flex: 0 0 auto !important;
  }

  body.ag-mobile-header-ready .site-head .brand span {
    display: block !important;
    min-width: 0 !important;
    font-size: clamp(.88rem, 3.8vw, 1rem) !important;
    line-height: 1.08 !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
  }

  body.ag-mobile-header-ready .site-head .ag-mobile-nav-toggle {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column !important;
    gap: 4px !important;
    width: 42px !important;
    height: 42px !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 1px solid rgba(15, 61, 111, .16) !important;
    border-radius: 8px !important;
    background: #FFFFFF !important;
    color: #0F3D6F !important;
    box-shadow: none !important;
    cursor: pointer !important;
    justify-self: end !important;
    -webkit-tap-highlight-color: transparent !important;
  }

  body.ag-mobile-header-ready .site-head.ag-mobile-nav-open .ag-mobile-nav-toggle span:nth-child(1) {
    transform: translateY(6px) rotate(45deg) !important;
  }

  body.ag-mobile-header-ready .site-head.ag-mobile-nav-open .ag-mobile-nav-toggle span:nth-child(2) {
    opacity: 0 !important;
  }

  body.ag-mobile-header-ready .site-head.ag-mobile-nav-open .ag-mobile-nav-toggle span:nth-child(3) {
    transform: translateY(-6px) rotate(-45deg) !important;
  }

  body.ag-mobile-header-ready .site-head nav {
    display: none !important;
    grid-column: 1 / -1 !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding-top: 8px !important;
    grid-template-columns: 1fr !important;
    gap: 8px !important;
    justify-content: stretch !important;
  }

  body.ag-mobile-header-ready .site-head.ag-mobile-nav-open nav {
    display: grid !important;
  }

  body.ag-mobile-header-ready .site-head nav a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 42px !important;
    padding: 10px 12px !important;
    text-align: center !important;
    border-radius: 8px !important;
    border: 1px solid rgba(15, 61, 111, .12) !important;
    background: #F7FAFF !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    font-size: 13px !important;
    line-height: 1.25 !important;
  }

  body.ag-mobile-header-ready .site-head .head-contacts,
  body.ag-mobile-header-ready .site-head .head-actions {
    grid-column: 1 / -1 !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: stretch !important;
    gap: 8px !important;
    flex-wrap: wrap !important;
  }

  body.ag-mobile-header-ready .site-head .head-contacts:empty,
  body.ag-mobile-header-ready .site-head .head-actions:empty {
    display: none !important;
  }

  body.ag-mobile-header-ready .site-head .head-contact-whatsapp,
  body.ag-mobile-header-ready .site-head .head-actions a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 40px !important;
    padding: 10px 12px !important;
    margin: 0 !important;
    font-size: 13px !important;
    line-height: 1.25 !important;
    white-space: normal !important;
    overflow-wrap: anywhere !important;
    text-align: center !important;
  }

  body.ag-mobile-header-ready .site-head .head-actions a[href^="mailto:"] {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }

  body.ag-mobile-header-ready [dir="rtl"] .site-head .ag-mobile-nav-toggle,
  body.ag-mobile-header-ready .site-head[dir="rtl"] .ag-mobile-nav-toggle {
    justify-self: start !important;
  }
}

@media (max-width: 480px) {
  body.ag-mobile-header-ready .site-head,
  body.ag-mobile-header-ready .site-head.recruiters-menu-head {
    padding: 8px 10px !important;
    gap: 8px 10px !important;
  }

  body.ag-mobile-header-ready .site-head .brand img {
    max-width: 132px !important;
    max-height: 46px !important;
  }

  body.ag-mobile-header-ready .site-head .brand span {
    font-size: .9rem !important;
  }

  body.ag-mobile-header-ready .site-head nav a,
  body.ag-mobile-header-ready .site-head .head-contact-whatsapp,
  body.ag-mobile-header-ready .site-head .head-actions a {
    min-height: 40px !important;
    padding: 9px 10px !important;
  }
}

@media (min-width: 921px) {
  .ag-mobile-nav-toggle {
    display: none !important;
  }
}
/* AG_MOBILE_HEADER_SYSTEM_20260613:end */

/* AG_SAUDI_CHANNEL_CTA_20260613:start */
.float{display:grid!important;grid-template-columns:repeat(3,minmax(92px,1fr))!important;gap:8px!important;justify-content:end!important;align-items:stretch!important}
.float a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:52px!important;text-align:center!important;white-space:normal!important;line-height:1.1!important}
@media(max-width:900px){
  .float{grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:8px!important}
  footer{padding-bottom:104px!important}
  main{margin-bottom:82px!important}
}
/* AG_SAUDI_CHANNEL_CTA_20260613:end */
/* Codex 2026-07-01: suppress public Arabic/RTL fragments on recruiter subdomain */
.arabic,
.arabic-copy,
.aag-heading-ar,
.ag-card-ar,
[lang="ar"],
[dir="rtl"] {
  display: none !important;
}

/* Codex 2026-07-11: professional facility related-page section */
.section:has(> .pillbox > a[href="/facility-management-manpower-riyadh/"]) {
  padding:30px!important;
  border:1px solid #d8e3ee!important;
  border-radius:16px!important;
  background:linear-gradient(145deg,#f8fbfe 0%,#ffffff 72%)!important;
  box-shadow:0 12px 34px rgba(15,61,111,.09)!important;
}
.section:has(> .pillbox > a[href="/facility-management-manpower-riyadh/"]) > h2 {
  margin:0!important; padding:0 0 14px!important;
  border-bottom:3px solid #f6c640!important; color:#0f3d6f!important;
  font-size:clamp(22px,2.4vw,30px)!important; line-height:1.25!important;
}
.section:has(> .pillbox > a[href="/facility-management-manpower-riyadh/"]) > .pillbox {
  display:grid!important; grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important; margin-top:24px!important;
}
.section:has(> .pillbox > a[href="/facility-management-manpower-riyadh/"]) > .pillbox > a {
  display:flex!important; align-items:center!important; min-height:70px!important;
  padding:16px 18px!important; border:1px solid #d9e3ee!important; border-radius:12px!important;
  background:linear-gradient(145deg,#fff 0%,#f7fafc 100%)!important; color:#123b65!important;
  font-size:15px!important; font-weight:700!important; line-height:1.35!important; text-decoration:none!important;
  box-shadow:0 5px 18px rgba(15,61,111,.08)!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important;
}
.section:has(> .pillbox > a[href="/facility-management-manpower-riyadh/"]) > .pillbox > a::after {display:none!important;content:none!important;}
.section:has(> .pillbox > a[href="/facility-management-manpower-riyadh/"]) > .pillbox > a:hover,
.section:has(> .pillbox > a[href="/facility-management-manpower-riyadh/"]) > .pillbox > a:focus-visible {
  transform:translateY(-3px)!important; border-color:#f6c640!important; box-shadow:0 12px 28px rgba(15,61,111,.16)!important;
}
.section:has(> .pillbox > a[href="/facility-management-manpower-riyadh/"]) > .pillbox > a:nth-child(5) {
  background:linear-gradient(135deg,#0f3d6f 0%,#174f87 100%)!important; border-color:#0f3d6f!important; color:#fff!important;
}
.section:has(> .pillbox > a[href="/facility-management-manpower-riyadh/"]) > .pillbox > a:nth-child(6) {
  background:#fff9e8!important; border-color:#e4b72e!important; color:#0f3d6f!important;
}
@media(max-width:900px){.section:has(> .pillbox > a[href="/facility-management-manpower-riyadh/"]) > .pillbox{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:600px){
  .section:has(> .pillbox > a[href="/facility-management-manpower-riyadh/"]){padding:22px 16px!important;}
  .section:has(> .pillbox > a[href="/facility-management-manpower-riyadh/"]) > .pillbox{grid-template-columns:1fr!important;gap:10px!important;}
}
