
.uejb-front{width:100%;max-width:100%;font-family:inherit;color:#163b63}
.uejb-section{width:100%;box-sizing:border-box}
.uejb-container{width:min(1200px,calc(100% - 40px));margin:auto}
.uejb-heading-widget{margin:0 auto 18px}.uejb-heading-widget h2{margin:0;color:#082f67;font-weight:800;line-height:1.1}.uejb-eyebrow{font-size:11px;letter-spacing:.18em;color:#1266d6;font-weight:800;text-transform:uppercase;margin-bottom:10px}
.uejb-text-widget{color:#617993;font-size:17px;line-height:1.7;max-width:790px;margin:0 auto 25px}.uejb-text-widget p{margin:0 0 10px}
.uejb-button-widget{margin:18px 0}.uejb-button-widget a{display:inline-block;background:#1266d6;color:#fff;text-decoration:none;padding:13px 22px;border-radius:9px;font-weight:700}
.uejb-image-widget img{max-width:100%;height:auto;display:inline-block;border-radius:18px}.uejb-image-widget a{display:inline-block}
.uejb-hero-search{max-width:950px;margin:24px auto 0}.uejb-hero-search form{display:grid;grid-template-columns:1.4fr 1fr auto;gap:8px;background:#fff;border:1px solid #d7e4f5;padding:8px;border-radius:14px;box-shadow:0 12px 30px rgba(20,65,110,.08)}.uejb-hero-search input{border:1px solid #e1e8f0;border-radius:8px;padding:13px;min-width:0}.uejb-hero-search button{background:#1266d6;border:0;color:#fff;border-radius:8px;font-weight:700;padding:0 20px}.uejb-hero-search small{display:block;margin-top:10px;color:#71849a}
.uejb-spacer{width:100%}
@media(max-width:700px){.uejb-container{width:calc(100% - 28px)}.uejb-hero-search form{grid-template-columns:1fr}.uejb-hero-search button{min-height:46px}.uejb-text-widget{font-size:15px}}


/* Premium UAEJob hero */
.uejb-hero-search-pro{
  position:relative;
  min-height:540px;
  padding:78px 68px 0;
  border-radius:24px;
  overflow:hidden;
  background:linear-gradient(135deg,#082f67 0%,#0c4d9b 55%,#176fd2 100%);
  background-size:cover;
  background-position:center;
  color:#fff;
  display:flex;
  flex-direction:column;
  justify-content:center;
  box-sizing:border-box;
}
.uejb-hero-search-pro:after{
  content:"";
  position:absolute;
  width:330px;height:330px;
  border-radius:50%;
  right:-120px;top:-140px;
  background:rgba(255,255,255,.10);
  pointer-events:none;
}
.uejb-hero-content{position:relative;z-index:2;max-width:820px}
.uejb-hero-eyebrow{
  display:inline-block;
  font-size:11px;
  letter-spacing:.19em;
  font-weight:800;
  color:#cfe4ff;
  margin-bottom:14px;
}
.uejb-hero-search-pro h1{
  margin:0;
  color:#fff;
  font-size:clamp(42px,5vw,66px);
  line-height:1.02;
  letter-spacing:-.035em;
  font-weight:850;
  max-width:760px;
}
.uejb-hero-search-pro p{
  margin:20px 0 28px;
  color:rgba(255,255,255,.86);
  font-size:17px;
  line-height:1.7;
  max-width:690px;
}
.uejb-hero-search-pro form{
  display:grid;
  grid-template-columns:1.35fr 1fr auto;
  gap:8px;
  padding:8px;
  background:rgba(255,255,255,.98);
  border:1px solid rgba(255,255,255,.6);
  border-radius:14px;
  box-shadow:0 18px 45px rgba(0,20,55,.25);
  max-width:900px;
}
.uejb-search-input{
  display:flex;
  align-items:center;
  gap:7px;
  min-width:0;
  background:#fff;
  border:1px solid #e2e9f2;
  border-radius:9px;
  padding:0 12px;
}
.uejb-search-input span{color:#1266d6;font-size:20px}
.uejb-search-input input{
  width:100%;
  min-width:0;
  border:0!important;
  outline:0!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:14px 3px!important;
  color:#163b63;
}
.uejb-hero-search-pro form button{
  border:0;
  border-radius:9px;
  background:#1266d6;
  color:#fff;
  font-weight:800;
  padding:0 24px;
  min-height:50px;
  white-space:nowrap;
  cursor:pointer;
}
.uejb-hero-search-pro form button b{font-size:16px;margin-left:6px}
.uejb-hero-popular{
  margin-top:14px;
  color:rgba(255,255,255,.76);
  font-size:12px;
}
.uejb-hero-popular strong{color:#fff}
.uejb-hero-bottom{
  position:relative;
  z-index:2;
  margin-top:58px;
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  padding:18px 0;
  border-top:1px solid rgba(255,255,255,.18);
}
.uejb-hero-bottom span{
  font-size:12px;
  color:rgba(255,255,255,.72);
  padding-right:24px;
  border-right:1px solid rgba(255,255,255,.16);
}
.uejb-hero-bottom span:last-child{border-right:0}
.uejb-hero-bottom b{color:#fff;margin-right:5px}
@media(max-width:700px){
  .uejb-hero-search-pro{
    min-height:auto;
    padding:52px 22px 0;
    border-radius:18px;
  }
  .uejb-hero-search-pro h1{font-size:38px}
  .uejb-hero-search-pro p{font-size:15px;margin:15px 0 22px}
  .uejb-hero-search-pro form{grid-template-columns:1fr}
  .uejb-hero-search-pro form button{min-height:48px}
  .uejb-hero-bottom{margin-top:35px;display:grid;grid-template-columns:1fr 1fr}
  .uejb-hero-bottom span{border-right:0;padding:0}
}

/* v2.4 rendered builder content */
.uejb-job-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}
.uejb-job-card{background:#fff;border:1px solid #cfe0f4;border-radius:16px;padding:22px;box-shadow:0 8px 24px rgba(12,54,98,.06);display:flex;flex-direction:column;min-height:245px}
.uejb-job-type{align-self:flex-start;font-size:10px;font-weight:800;letter-spacing:.04em;color:#1266d6;background:#edf5ff;border:1px solid #d4e6fb;border-radius:999px;padding:6px 9px}
.uejb-job-card h3{margin:20px 0 7px;font-size:20px;line-height:1.25}.uejb-job-card h3 a{color:#082f67;text-decoration:none}
.uejb-job-company{margin:0;color:#617995;font-size:13px}.uejb-job-meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:16px}.uejb-job-meta span,.uejb-job-salary{font-size:11px;color:#47617c;border:1px solid #d8e5f2;border-radius:7px;padding:7px 9px;background:#fbfdff}.uejb-job-salary{align-self:flex-start;margin-top:8px}
.uejb-job-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:20px}.uejb-job-footer time{font-size:11px;color:#6b829c}.uejb-job-button{background:#1266d6;color:#fff;text-decoration:none;border-radius:8px;padding:10px 15px;font-size:12px;font-weight:800}
.uejb-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:26px}.uejb-post-card{overflow:hidden;border:1px solid #d7e5f5;border-radius:16px;background:#fff;box-shadow:0 8px 25px rgba(16,56,100,.06)}.uejb-post-image{display:block;aspect-ratio:16/9;overflow:hidden}.uejb-post-image img{width:100%;height:100%;object-fit:cover}.uejb-post-body{padding:18px}.uejb-post-cat{text-transform:uppercase;font-size:10px;letter-spacing:.12em;font-weight:800;color:#1266d6}.uejb-post-card h3{margin:9px 0 5px;font-size:19px;line-height:1.25}.uejb-post-card h3 a{color:#082f67;text-decoration:none}.uejb-post-date{font-size:11px;color:#71869d}.uejb-post-card p{font-size:13px;line-height:1.6;color:#627a94}.uejb-post-link{font-size:12px;font-weight:800;color:#1266d6;text-decoration:none}
.uejb-category-grid{display:grid;gap:18px;margin-top:26px}.uejb-category-grid.uejb-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.uejb-category-grid.uejb-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.uejb-category-card{text-align:center;text-decoration:none;color:#082f67;border:1px solid #d7e5f5;border-radius:15px;padding:22px 14px;background:#fff;transition:.2s}.uejb-category-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(16,56,100,.08)}.uejb-category-icon,.uejb-location-icon{width:42px;height:42px;margin:0 auto 12px;border-radius:50%;background:#edf5ff;color:#1266d6;display:grid;place-items:center;font-weight:800}.uejb-category-card h3{font-size:15px;margin:0 0 7px}.uejb-category-card p{font-size:11px;color:#6b829c;line-height:1.45;min-height:32px}.uejb-category-card span,.uejb-location-card span{font-size:10px;color:#1266d6;background:#f0f6ff;border:1px solid #d7e7fb;border-radius:999px;padding:5px 9px}
.uejb-location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}.uejb-location-card{display:flex;gap:14px;align-items:flex-start;text-decoration:none;color:#082f67;border:1px solid #d7e5f5;border-radius:15px;padding:20px;background:#fff}.uejb-location-icon{margin:0;flex:0 0 42px}.uejb-location-card h3{margin:2px 0 6px;font-size:17px}.uejb-location-card p{font-size:12px;color:#6b829c;line-height:1.5;margin:0 0 10px}
.uejb-empty{text-align:center;padding:30px;color:#6b829c;border:1px dashed #cbdbea;border-radius:12px}
@media(max-width:900px){.uejb-job-grid,.uejb-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.uejb-category-grid.uejb-cols-5,.uejb-category-grid.uejb-cols-4{grid-template-columns:repeat(3,minmax(0,1fr))}.uejb-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.uejb-job-grid,.uejb-post-grid,.uejb-location-grid{grid-template-columns:1fr}.uejb-category-grid.uejb-cols-5,.uejb-category-grid.uejb-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* v2.5 Premium split hero — inspired by the supplied UAEJob reference */
.uejb-hero-modern{
  position:relative!important;
  width:100%;
  min-height:650px;
  overflow:hidden;
  border-radius:0!important;
  background:#fff!important;
  color:#10233e;
  padding:82px 0 132px!important;
  box-sizing:border-box;
  isolation:isolate;
}
.uejb-hero-modern-bg{
  position:absolute;inset:0 0 0 43%;
  background-size:cover;background-position:center right;
  z-index:-3;
}
.uejb-hero-modern-fade{
  position:absolute;inset:0;
  z-index:-2;
  background:linear-gradient(90deg,#fff 0%,#fff 35%,rgba(255,255,255,.98) 45%,rgba(255,255,255,.76) 58%,rgba(255,255,255,.12) 76%,rgba(255,255,255,0) 100%);
}
.uejb-hero-modern-content{position:relative;z-index:2;max-width:760px;padding:42px 0 0 6%;margin:0}
.uejb-hero-modern .uejb-hero-eyebrow{display:block;margin:0 0 18px;color:#0b62d5;font-size:13px;letter-spacing:.18em;font-weight:800}
.uejb-hero-modern h1{margin:0;max-width:720px;color:#10233e;font-size:clamp(46px,5vw,72px);line-height:1.02;letter-spacing:-.045em;font-weight:850}
.uejb-hero-modern h1 span{color:#1167d8}
.uejb-hero-modern p{max-width:670px;margin:22px 0 30px;color:#263b57;font-size:19px;line-height:1.65}
.uejb-hero-modern form{max-width:880px;margin:0}
.uejb-modern-searchbox{display:grid;grid-template-columns:1.45fr .95fr auto;gap:0;align-items:stretch;padding:9px;background:#fff;border:1px solid #e3ebf5;border-radius:16px;box-shadow:0 15px 40px rgba(16,55,100,.12)}
.uejb-modern-field{display:flex;align-items:center;gap:12px;padding:0 17px;border-right:1px solid #e6edf5}
.uejb-modern-field span{font-size:25px;color:#1167d8;line-height:1}
.uejb-modern-field input{border:0!important;outline:0!important;box-shadow:none!important;width:100%;background:#fff!important;color:#223a58;font-size:16px;padding:15px 0!important}
.uejb-modern-searchbox button{border:0;background:#1266d6;color:#fff;border-radius:10px;padding:0 27px;font-weight:800;font-size:14px;min-height:52px;cursor:pointer}
.uejb-modern-searchbox button b{margin-left:9px;font-size:17px}
.uejb-modern-popular{margin-top:20px;font-size:13px;color:#596f89;display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.uejb-modern-popular strong{color:#172c46}.uejb-modern-popular a{color:#1266d6;text-decoration:none}.uejb-modern-popular i{width:1px;height:15px;background:#bdcad9;display:inline-block}
.uejb-hero-stat-card{position:absolute;right:7%;top:120px;z-index:3;background:#fff;border-radius:18px;padding:22px 28px;display:flex;gap:15px;align-items:center;box-shadow:0 18px 40px rgba(15,50,90,.16);min-width:190px}
.uejb-stat-icon{width:54px;height:54px;border-radius:50%;background:#edf5ff;color:#1266d6;display:grid;place-items:center;font-size:22px}
.uejb-hero-stat-card strong{display:block;font-size:25px;color:#1266d6}.uejb-hero-stat-card span{display:block;font-size:13px;color:#253a55;line-height:1.45}
.uejb-hero-stats{position:absolute;z-index:4;left:4%;bottom:42px;background:#fff;border-radius:17px;box-shadow:0 15px 40px rgba(16,55,100,.13);display:grid;grid-template-columns:repeat(3,1fr);width:min(780px,72%);padding:21px 28px}
.uejb-hero-stats>div{display:flex;gap:13px;align-items:center;padding:0 25px;border-right:1px solid #e3eaf2}.uejb-hero-stats>div:first-child{padding-left:0}.uejb-hero-stats>div:last-child{border-right:0}.uejb-stat-round{width:46px;height:46px;border-radius:50%;background:#edf5ff;color:#1266d6;display:grid;place-items:center;font-size:19px;flex:0 0 46px}
.uejb-hero-stats strong{display:block;font-size:16px;color:#182d47}.uejb-hero-stats small{display:block;font-size:12px;color:#566d87;margin-top:3px}
@media(max-width:900px){
 .uejb-hero-modern{min-height:720px;padding:55px 0 145px!important}
 .uejb-hero-modern-bg{inset:0 0 42% 0;background-position:center top}
 .uejb-hero-modern-fade{background:linear-gradient(180deg,rgba(255,255,255,.04) 0%,rgba(255,255,255,.14) 23%,#fff 45%,#fff 100%)}
 .uejb-hero-modern-content{padding:250px 24px 0;max-width:none}
 .uejb-hero-modern h1{font-size:48px}.uejb-hero-modern p{font-size:16px}
 .uejb-hero-stat-card{top:35px;right:24px}.uejb-hero-stats{left:24px;right:24px;width:auto;bottom:25px;padding:16px}.uejb-hero-stats>div{padding:0 12px}
}
@media(max-width:620px){
 .uejb-hero-modern{min-height:820px}
 .uejb-modern-searchbox{grid-template-columns:1fr;gap:7px}.uejb-modern-field{border-right:0;border-bottom:1px solid #e6edf5}.uejb-modern-searchbox button{min-height:50px}
 .uejb-hero-modern-content{padding:250px 20px 0}.uejb-hero-modern h1{font-size:40px}.uejb-hero-stat-card{top:25px;right:20px}.uejb-hero-stats{grid-template-columns:1fr;gap:10px}.uejb-hero-stats>div{border-right:0;border-bottom:1px solid #e3eaf2;padding:8px 0}.uejb-hero-stats>div:last-child{border-bottom:0}
}

/* v2.5.1 hero refinement — prevent title/stat/search overlap */
.uejb-hero-modern{
  min-height:700px!important;
  padding:78px 0 150px!important;
}
.uejb-hero-modern-bg{
  inset:0 0 0 48%!important;
  background-position:center right!important;
}
.uejb-hero-modern-fade{
  background:linear-gradient(90deg,#fff 0%,#fff 39%,rgba(255,255,255,.98) 48%,rgba(255,255,255,.78) 60%,rgba(255,255,255,.16) 78%,rgba(255,255,255,0) 100%)!important;
}
.uejb-hero-modern-content{
  max-width:760px!important;
  padding:42px 0 0 7%!important;
}
.uejb-hero-modern h1{
  max-width:650px!important;
  font-size:clamp(46px,4.7vw,68px)!important;
  line-height:1.04!important;
}
.uejb-hero-modern p{
  max-width:650px!important;
  font-size:18px!important;
  line-height:1.6!important;
}
.uejb-hero-modern form{
  width:min(760px,100%)!important;
  max-width:760px!important;
}
.uejb-modern-searchbox{
  width:100%!important;
  grid-template-columns:minmax(270px,1.45fr) minmax(190px,.95fr) 150px!important;
  box-sizing:border-box;
}
.uejb-modern-field input{
  min-width:0!important;
}
.uejb-hero-stat-card{
  right:5.5%!important;
  top:118px!important;
  min-width:190px!important;
}
.uejb-hero-stats{
  left:7%!important;
  bottom:38px!important;
  width:min(720px,58%)!important;
  padding:20px 24px!important;
}
.uejb-hero-stats>div{
  padding:0 18px!important;
}
@media(max-width:1100px) and (min-width:901px){
  .uejb-hero-modern-content{padding-left:5%!important}
  .uejb-hero-modern h1{max-width:590px!important;font-size:56px!important}
  .uejb-hero-modern-bg{inset:0 0 0 52%!important}
  .uejb-hero-stat-card{right:3%!important}
  .uejb-hero-stats{left:5%!important;width:64%!important}
}
@media(max-width:900px){
  .uejb-hero-modern{
    min-height:760px!important;
    padding:55px 0 145px!important;
  }
  .uejb-hero-modern-bg{inset:0 0 42% 0!important}
  .uejb-hero-modern-content{padding:255px 24px 0!important;max-width:none!important}
  .uejb-hero-modern h1{max-width:700px!important;font-size:48px!important}
  .uejb-modern-searchbox{
    grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) 145px!important;
  }
  .uejb-hero-stat-card{top:32px!important;right:24px!important}
  .uejb-hero-stats{left:24px!important;right:24px!important;width:auto!important;bottom:24px!important}
}
@media(max-width:620px){
  .uejb-hero-modern{min-height:850px!important}
  .uejb-hero-modern-content{padding:245px 20px 0!important}
  .uejb-hero-modern h1{font-size:40px!important;max-width:100%!important}
  .uejb-hero-modern p{font-size:16px!important}
  .uejb-modern-searchbox{grid-template-columns:1fr!important}
  .uejb-modern-field{border-right:0!important;border-bottom:1px solid #e6edf5}
  .uejb-hero-stat-card{top:22px!important;right:20px!important}
  .uejb-hero-stats{grid-template-columns:1fr!important}
}

/* UAEJob v2.6.0 — reference-matched premium hero */
.uejb-hero-modern{
  position:relative!important;
  min-height:685px!important;
  padding:72px 0 128px!important;
  margin:0!important;
  overflow:hidden!important;
  border-radius:0!important;
  background:#fff!important;
}
.uejb-hero-modern-bg{
  position:absolute!important;
  inset:0 0 0 45%!important;
  z-index:0!important;
  background-size:cover!important;
  background-position:center right!important;
  background-repeat:no-repeat!important;
}
.uejb-hero-modern-fade{
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(90deg,#fff 0%,#fff 35%,rgba(255,255,255,.98) 46%,rgba(255,255,255,.82) 57%,rgba(255,255,255,.36) 70%,rgba(255,255,255,0) 86%)!important;
}
.uejb-hero-modern-content{
  position:relative!important;
  z-index:3!important;
  width:min(900px,62%)!important;
  max-width:900px!important;
  padding:28px 0 0 3.85vw!important;
  margin:0!important;
}
.uejb-hero-modern .uejb-hero-eyebrow{
  margin:0 0 18px!important;
  font-size:14px!important;
  line-height:1.2!important;
  letter-spacing:.18em!important;
  color:#075fd4!important;
}
.uejb-hero-modern h1{
  margin:0!important;
  max-width:760px!important;
  color:#122846!important;
  font-size:clamp(52px,5.1vw,70px)!important;
  line-height:1.03!important;
  letter-spacing:-.045em!important;
  font-weight:850!important;
}
.uejb-hero-modern h1 span{color:#176bd8!important}
.uejb-hero-modern p{
  max-width:650px!important;
  margin:22px 0 30px!important;
  color:#233c5d!important;
  font-size:19px!important;
  line-height:1.6!important;
}
.uejb-hero-modern form{width:100%!important;max-width:875px!important;margin:0!important}
.uejb-modern-searchbox{
  display:grid!important;
  grid-template-columns:minmax(320px,1.4fr) minmax(220px,.9fr) 184px!important;
  width:100%!important;
  box-sizing:border-box!important;
  gap:0!important;
  padding:10px!important;
  background:#fff!important;
  border:1px solid #e0e9f3!important;
  border-radius:16px!important;
  box-shadow:0 12px 35px rgba(17,55,96,.10)!important;
}
.uejb-modern-field{
  min-width:0!important;
  padding:0 18px!important;
  gap:12px!important;
  border-right:1px solid #e3eaf2!important;
}
.uejb-modern-field span{font-size:26px!important;color:#0968df!important}
.uejb-modern-field input{
  min-width:0!important;
  padding:15px 0!important;
  font-size:16px!important;
  text-overflow:ellipsis!important;
}
.uejb-modern-searchbox button{
  min-height:54px!important;
  border-radius:10px!important;
  padding:0 24px!important;
  background:#1268dc!important;
  font-size:14px!important;
}
.uejb-modern-popular{
  margin-top:20px!important;
  font-size:13px!important;
  gap:10px!important;
  color:#596f89!important;
}
.uejb-hero-stat-card{
  position:absolute!important;
  z-index:5!important;
  top:118px!important;
  right:3.9vw!important;
  min-width:200px!important;
  box-sizing:border-box!important;
  padding:28px 28px!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 16px 40px rgba(18,50,87,.15)!important;
}
.uejb-stat-icon{
  width:56px!important;height:56px!important;
  flex:0 0 56px!important;
  background:#edf5ff!important;
}
.uejb-stat-icon svg,.uejb-stat-round svg{
  width:22px!important;height:22px!important;
  fill:none!important;
  stroke:#0869df!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.uejb-hero-stat-card strong{font-size:25px!important;color:#1268dc!important}
.uejb-hero-stat-card span{font-size:13px!important;color:#1d3552!important}
.uejb-hero-stats{
  position:absolute!important;
  z-index:5!important;
  left:3.85vw!important;
  bottom:18px!important;
  width:min(945px,62%)!important;
  box-sizing:border-box!important;
  padding:21px 28px!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 16px 40px rgba(18,50,87,.13)!important;
}
.uejb-hero-stats>div{padding:0 26px!important}
.uejb-stat-round{width:48px!important;height:48px!important;flex:0 0 48px!important;background:#edf5ff!important}
.uejb-hero-stats strong{font-size:16px!important}
.uejb-hero-stats small{font-size:13px!important}
@media(max-width:1100px) and (min-width:901px){
 .uejb-hero-modern-content{width:63%!important;padding-left:4%!important}
 .uejb-hero-modern h1{font-size:56px!important}
 .uejb-modern-searchbox{grid-template-columns:minmax(250px,1.3fr) minmax(180px,.9fr) 150px!important}
 .uejb-hero-stat-card{right:3%!important}
 .uejb-hero-stats{width:65%!important;left:4%!important}
}
@media(max-width:900px){
 .uejb-hero-modern{min-height:820px!important;padding:300px 0 145px!important}
 .uejb-hero-modern-bg{inset:0 0 48% 0!important;background-position:center top!important}
 .uejb-hero-modern-fade{background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.15) 30%,#fff 54%,#fff 100%)!important}
 .uejb-hero-modern-content{width:auto!important;max-width:none!important;padding:0 24px!important}
 .uejb-hero-modern h1{font-size:50px!important}
 .uejb-modern-searchbox{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) 145px!important}
 .uejb-hero-stat-card{top:32px!important;right:24px!important}
 .uejb-hero-stats{left:24px!important;right:24px!important;bottom:22px!important;width:auto!important}
}
@media(max-width:620px){
 .uejb-hero-modern{min-height:900px!important;padding:285px 0 200px!important}
 .uejb-hero-modern-content{padding:0 20px!important}
 .uejb-hero-modern h1{font-size:42px!important}
 .uejb-hero-modern p{font-size:16px!important}
 .uejb-modern-searchbox{grid-template-columns:1fr!important}
 .uejb-modern-field{border-right:0!important;border-bottom:1px solid #e3eaf2!important}
 .uejb-hero-stat-card{top:20px!important;right:20px!important}
 .uejb-hero-stats{grid-template-columns:1fr!important;left:20px!important;right:20px!important;padding:18px!important}
 .uejb-hero-stats>div{border-right:0!important;border-bottom:1px solid #e3eaf2!important;padding:10px 0!important}
 .uejb-hero-stats>div:last-child{border-bottom:0!important}
}

/* UAEJob v2.6.1 — full-bleed reference geometry
   The supplied reference shows the hero spanning the viewport while the
   builder itself remains inside a centered page container. */
.uejb-hero-modern{
  width:100vw!important;
  max-width:none!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  box-sizing:border-box!important;
}
.uejb-hero-modern-content{
  width:min(900px,62%)!important;
  max-width:900px!important;
  padding-left:3.85vw!important;
}
.uejb-hero-modern-bg{
  inset:0 0 0 45%!important;
}
.uejb-hero-stat-card{
  right:3.9vw!important;
}
.uejb-hero-stats{
  left:3.85vw!important;
  width:min(945px,62%)!important;
}
.uejb-modern-searchbox{
  grid-template-columns:minmax(320px,1.4fr) minmax(220px,.9fr) 184px!important;
}
@media(max-width:1100px) and (min-width:901px){
  .uejb-hero-modern-content{width:63%!important;padding-left:4%!important}
  .uejb-hero-modern-bg{inset:0 0 0 47%!important}
  .uejb-hero-stats{width:65%!important;left:4%!important}
}
@media(max-width:900px){
  .uejb-hero-modern{
    width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }
}

/* v2.7.0 hero-only mode */
.uejb-hero-only-section{padding:0!important;}
.uejb-hero-only-section>.uejb-container{max-width:none!important;width:100%!important;padding:0!important;margin:0!important;}
/* v2.8 editable hero variables */
.uejb-hero-modern{min-height:var(--uejb-minh,720px)!important;background:var(--uejb-hero-bg,#fff)!important}.uejb-hero-modern-bg{background-position:var(--uejb-imgpos,center right)!important;opacity:var(--uejb-imgopacity,1)!important}.uejb-hero-modern-content{max-width:var(--uejb-contentw,760px)!important}.uejb-hero-modern h1{color:var(--uejb-heading,#10233e)!important;font-size:var(--uejb-hsize,72px)!important}.uejb-hero-modern h1 span{color:var(--uejb-accent,#1167d8)!important}.uejb-hero-modern p{color:var(--uejb-body,#263b57)!important;font-size:var(--uejb-tsize,19px)!important}.uejb-modern-searchbox button{background:var(--uejb-button,#1266d6)!important}.uejb-hero-stat-card,.uejb-hero-stats{background:var(--uejb-card-bg,#fff)!important}.uejb-hero-stat-card strong,.uejb-hero-stats strong{color:var(--uejb-accent,#1167d8)!important}


/* v2.9.1 — Keep the Hero inside the site's content container.
   The hero follows the same centered 1200px content width as the theme
   instead of breaking out to 100vw. */
.uejb-front .uejb-hero-only-section{
  width:100%!important;
  max-width:1200px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding:0!important;
  background:#fff!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
.uejb-front .uejb-hero-only-section>.uejb-container{
  width:100%!important;
  max-width:1200px!important;
  margin:0 auto!important;
  padding:0!important;
  box-sizing:border-box!important;
}
.uejb-hero-modern{
  width:100%!important;
  max-width:none!important;
  height:637px!important;
  min-height:637px!important;
  margin:0!important;
  padding:0!important;
  border-radius:0!important;
  overflow:visible!important;
  background:#fff!important;
  position:relative!important;
}
.uejb-hero-modern-bg{
  position:absolute!important;
  z-index:0!important;
  left:44%!important;
  right:0!important;
  top:0!important;
  bottom:0!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-position:54% center!important;
  opacity:1!important;
}
.uejb-hero-modern-fade{
  position:absolute!important;
  z-index:1!important;
  inset:0!important;
  pointer-events:none!important;
  background:linear-gradient(90deg,#fff 0%,#fff 34%,rgba(255,255,255,.98) 43%,rgba(255,255,255,.82) 53%,rgba(255,255,255,.38) 64%,rgba(255,255,255,0) 79%)!important;
}
.uejb-hero-modern-content{
  position:absolute!important;
  z-index:5!important;
  left:48px!important;
  top:74px!important;
  width:650px!important;
  max-width:650px!important;
  padding:0!important;
  margin:0!important;
}
.uejb-hero-modern .uejb-hero-eyebrow{
  margin:0 0 20px!important;
  font-size:13px!important;
  line-height:1!important;
  letter-spacing:.18em!important;
  color:#0763d6!important;
}
.uejb-hero-modern h1{
  margin:0!important;
  max-width:650px!important;
  font-size:68px!important;
  line-height:1.08!important;
  letter-spacing:-.045em!important;
  font-weight:850!important;
  color:#122844!important;
}
.uejb-hero-modern h1 span{color:#176bdc!important}
.uejb-hero-modern p{
  max-width:650px!important;
  margin:20px 0 30px!important;
  font-size:18px!important;
  line-height:1.65!important;
  color:#173f6b!important;
}
.uejb-hero-modern form{max-width:none!important;margin:0!important}
.uejb-modern-searchbox{
  width:875px!important;
  max-width:875px!important;
  height:82px!important;
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:400px 245px 184px!important;
  gap:0!important;
  align-items:center!important;
  padding:8px!important;
  background:#fff!important;
  border:1px solid #dbe6f2!important;
  border-radius:17px!important;
  box-shadow:0 13px 34px rgba(20,57,95,.10)!important;
}
.uejb-modern-field{
  height:64px!important;
  box-sizing:border-box!important;
  padding:0 18px!important;
  gap:12px!important;
  border-right:1px solid #dfe8f1!important;
}
.uejb-modern-field span{font-size:26px!important;color:#1266d6!important}
.uejb-modern-field input{font-size:16px!important;color:#536b84!important;padding:0!important;height:64px!important}
.uejb-modern-searchbox button{
  height:64px!important;
  min-height:64px!important;
  border-radius:11px!important;
  background:#1266d6!important;
  font-size:14px!important;
  padding:0 22px!important;
}
.uejb-modern-searchbox button b{font-size:18px!important}
.uejb-modern-popular{
  margin-top:24px!important;
  font-size:14px!important;
  line-height:1.4!important;
  color:#1266d6!important;
  white-space:nowrap!important;
}
.uejb-modern-popular strong{color:#172b45!important}
.uejb-modern-popular a{color:#1266d6!important}
.uejb-modern-popular i{height:16px!important;background:#b8c6d6!important}
.uejb-hero-stat-card{
  position:absolute!important;
  z-index:6!important;
  top:120px!important;
  right:48px!important;
  width:200px!important;
  min-width:200px!important;
  height:130px!important;
  box-sizing:border-box!important;
  padding:20px!important;
  border-radius:18px!important;
  box-shadow:0 18px 42px rgba(15,50,90,.15)!important;
}
.uejb-stat-icon{width:54px!important;height:54px!important}
.uejb-hero-stat-card strong{font-size:25px!important}
.uejb-hero-stat-card span{font-size:13px!important}
.uejb-hero-stats{
  position:absolute!important;
  z-index:7!important;
  left:48px!important;
  bottom:-50px!important;
  width:945px!important;
  height:112px!important;
  box-sizing:border-box!important;
  padding:20px 28px!important;
  border-radius:17px!important;
  grid-template-columns:repeat(3,1fr)!important;
  box-shadow:0 16px 40px rgba(16,55,100,.13)!important;
}
.uejb-hero-stats>div{padding:0 28px!important}
.uejb-hero-stats>div:first-child{padding-left:0!important}
.uejb-hero-stats>div:last-child{padding-right:0!important}
.uejb-stat-round{width:48px!important;height:48px!important;flex-basis:48px!important}
.uejb-hero-stats strong{font-size:17px!important}
.uejb-hero-stats small{font-size:13px!important}
@media(max-width:1100px) and (min-width:701px){
 .uejb-hero-modern-content{left:40px!important;width:600px!important}.uejb-hero-modern h1{font-size:60px!important}.uejb-modern-searchbox{width:760px!important;grid-template-columns:350px 210px 168px!important}.uejb-hero-stats{width:760px!important}.uejb-hero-stat-card{right:40px!important}
}
@media(max-width:700px){
 .uejb-hero-modern{height:auto!important;min-height:820px!important;padding:0!important}
 .uejb-hero-modern-bg{left:0!important;top:0!important;height:310px!important;bottom:auto!important;background-position:center top!important}
 .uejb-hero-modern-fade{background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.18) 40%,#fff 100%)!important}
 .uejb-hero-modern-content{position:relative!important;left:auto!important;top:auto!important;width:auto!important;max-width:none!important;padding:335px 20px 0!important}
 .uejb-hero-modern h1{font-size:42px!important;line-height:1.05!important}.uejb-hero-modern p{font-size:16px!important}
 .uejb-modern-searchbox{width:100%!important;height:auto!important;grid-template-columns:1fr!important;padding:8px!important;gap:6px!important}.uejb-modern-field{border-right:0!important;border-bottom:1px solid #dfe8f1!important}.uejb-modern-searchbox button{width:100%!important}.uejb-modern-popular{white-space:normal!important}
 .uejb-hero-stat-card{top:24px!important;right:20px!important;width:190px!important;min-width:190px!important}
 .uejb-hero-stats{left:20px!important;right:20px!important;bottom:20px!important;width:auto!important;height:auto!important;grid-template-columns:1fr!important;gap:8px!important}.uejb-hero-stats>div{border-right:0!important;border-bottom:1px solid #e3eaf2!important;padding:9px 0!important}.uejb-hero-stats>div:last-child{border-bottom:0!important}
}


/* v2.9.1 final container lock */
.uejb-front .uejb-hero-only-section{
  width:min(1200px,100%)!important;
  max-width:1200px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.uejb-front .uejb-hero-only-section>.uejb-container{
  width:100%!important;
  max-width:1200px!important;
  margin:0 auto!important;
}
@media(max-width:1200px) and (min-width:701px){
  .uejb-hero-modern-content{left:40px!important}
  .uejb-hero-stat-card{right:40px!important}
  .uejb-hero-stats{left:40px!important}
}
@media(max-width:700px){
  .uejb-front .uejb-hero-only-section,.uejb-front .uejb-hero-only-section>.uejb-container{width:100%!important;max-width:100%!important}
}


/* v2.9.2 — align hero with the site's normal centered container and remove overflow */
html,body{overflow-x:hidden!important}
.uejb-front{width:100%!important;max-width:100%!important;overflow-x:hidden!important}
.uejb-front .uejb-hero-only-section{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  background:#fff!important;
}
.uejb-front .uejb-hero-only-section>.uejb-container{
  width:min(1200px,calc(100% - 40px))!important;
  max-width:1200px!important;
  margin:0 auto!important;
  padding:0!important;
  box-sizing:border-box!important;
}
.uejb-front .uejb-hero-modern{
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
.uejb-front .uejb-hero-modern-content{box-sizing:border-box!important}
.uejb-front .uejb-modern-searchbox{max-width:100%!important;box-sizing:border-box!important}
.uejb-front .uejb-hero-stats{max-width:calc(100% - 96px)!important;box-sizing:border-box!important}
@media(max-width:1200px) and (min-width:701px){
  .uejb-front .uejb-hero-only-section>.uejb-container{width:calc(100% - 40px)!important}
  .uejb-front .uejb-hero-modern-content{left:40px!important;width:min(650px,55%)!important}
  .uejb-front .uejb-modern-searchbox{width:min(760px,100%)!important;grid-template-columns:minmax(0,1.5fr) minmax(150px,.9fr) minmax(140px,.7fr)!important}
  .uejb-front .uejb-hero-stats{left:40px!important;width:min(760px,calc(100% - 80px))!important;max-width:none!important}
  .uejb-front .uejb-hero-stat-card{right:40px!important}
}
@media(max-width:700px){
  .uejb-front .uejb-hero-only-section>.uejb-container{width:calc(100% - 28px)!important}
  .uejb-front .uejb-hero-stats{max-width:none!important}
}


/* v2.9.4 — true edge-to-edge fit INSIDE the WordPress page container */
.uejb-front,
.uejb-front .uejb-hero-only-section,
.uejb-front .uejb-hero-only-section > .uejb-container{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
}
.uejb-front .uejb-hero-only-section{
  overflow:visible!important;
  background:#fff!important;
}
.uejb-front .uejb-hero-modern{
  position:relative!important;
  width:100%!important;
  max-width:none!important;
  height:680px!important;
  min-height:680px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:0!important;
  box-sizing:border-box!important;
}
.uejb-front .uejb-hero-modern-bg{
  top:0!important;
  right:0!important;
  bottom:0!important;
  left:44%!important;
  height:auto!important;
  background-size:cover!important;
  background-position:center center!important;
}
.uejb-front .uejb-hero-modern-content{
  left:60px!important;
  top:72px!important;
}
.uejb-front .uejb-hero-stat-card{
  top:120px!important;
  right:60px!important;
}
.uejb-front .uejb-hero-stats{
  left:60px!important;
  bottom:0!important;
  width:945px!important;
  max-width:calc(100% - 120px)!important;
  height:100px!important;
  margin:0!important;
}
@media(max-width:1100px) and (min-width:701px){
  .uejb-front .uejb-hero-modern{height:680px!important;min-height:680px!important}
  .uejb-front .uejb-hero-modern-content{left:36px!important;top:70px!important;width:min(610px,58%)!important}
  .uejb-front .uejb-hero-stat-card{right:36px!important}
  .uejb-front .uejb-hero-stats{left:36px!important;width:calc(100% - 72px)!important;max-width:none!important;bottom:0!important}
}
@media(max-width:700px){
  .uejb-front .uejb-hero-modern{height:auto!important;min-height:850px!important;overflow:hidden!important}
  .uejb-front .uejb-hero-modern-bg{left:0!important;right:0!important;top:0!important;bottom:auto!important;height:310px!important}
  .uejb-front .uejb-hero-modern-content{left:auto!important;top:auto!important}
  .uejb-front .uejb-hero-stats{left:20px!important;right:20px!important;bottom:0!important;width:auto!important;max-width:none!important;height:auto!important}
}


/* v2.9.4 — flush hero to the existing WordPress container; no crop */
.uejb-front .uejb-hero-only-section{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
.uejb-front .uejb-hero-only-section > .uejb-container{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
}
.uejb-front .uejb-hero-modern{
  width:100%!important;
  max-width:100%!important;
  height:720px!important;
  min-height:720px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border-radius:0!important;
}
.uejb-front .uejb-hero-modern-bg{
  top:0!important;
  right:0!important;
  bottom:0!important;
  left:44%!important;
  height:auto!important;
  margin:0!important;
  background-size:cover!important;
  background-position:center center!important;
}
.uejb-front .uejb-hero-modern-content{
  left:48px!important;
  top:72px!important;
  margin:0!important;
  padding:0!important;
}
.uejb-front .uejb-hero-stat-card{
  top:120px!important;
  right:48px!important;
}
.uejb-front .uejb-hero-stats{
  left:48px!important;
  bottom:24px!important;
  width:945px!important;
  max-width:calc(100% - 96px)!important;
  height:112px!important;
  margin:0!important;
}
@media(max-width:1100px) and (min-width:701px){
  .uejb-front .uejb-hero-modern{height:720px!important;min-height:720px!important}
  .uejb-front .uejb-hero-modern-content{left:36px!important;top:68px!important}
  .uejb-front .uejb-hero-stat-card{right:36px!important}
  .uejb-front .uejb-hero-stats{left:36px!important;bottom:24px!important;width:calc(100% - 72px)!important;max-width:none!important}
}
@media(max-width:700px){
  .uejb-front .uejb-hero-modern{height:auto!important;min-height:900px!important;overflow:hidden!important}
  .uejb-front .uejb-hero-modern-bg{left:0!important;right:0!important;top:0!important;bottom:auto!important;height:310px!important}
  .uejb-front .uejb-hero-modern-content{left:auto!important;top:auto!important;padding:335px 20px 0!important}
  .uejb-front .uejb-hero-stats{left:20px!important;right:20px!important;bottom:20px!important;width:auto!important;max-width:none!important;height:auto!important}
}

/* v2.10.0 reusable Job Card template */
.uejb-builder-section .uejb-template-job-card{margin:0;}
.uejb-template-job-card{box-sizing:border-box;width:100%;max-width:360px;background:var(--jc-bg);border:1px solid var(--jc-border);border-radius:var(--jc-radius);padding:var(--jc-pad);box-shadow:var(--jc-shadow);display:flex;flex-direction:column;min-height:270px;color:var(--jc-body);font-family:inherit}
.uejb-template-job-type{align-self:flex-start;font-size:10px;line-height:1;font-weight:800;letter-spacing:.04em;color:var(--jc-accent);background:var(--jc-badge);border:1px solid var(--jc-badge-border);border-radius:999px;padding:7px 10px}
.uejb-template-job-card h3{margin:24px 0 7px;color:var(--jc-heading);font-size:20px;line-height:1.25;font-weight:500}
.uejb-template-job-company{margin:0;color:var(--jc-body);font-size:13px;line-height:1.5}
.uejb-template-job-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}
.uejb-template-job-meta span,.uejb-template-job-salary{font-size:11px;line-height:1.2;color:#47617c;border:1px solid var(--jc-meta-border);border-radius:7px;padding:7px 9px;background:var(--jc-meta-bg)}
.uejb-template-job-salary{align-self:flex-start;margin-top:8px}
.uejb-template-job-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:24px}
.uejb-template-job-footer time{font-size:11px;color:#6b829c}
.uejb-template-job-footer a{display:inline-flex;align-items:center;gap:7px;background:var(--jc-accent);color:#fff;text-decoration:none;border-radius:8px;padding:11px 15px;font-size:12px;font-weight:800;white-space:nowrap}
.uejb-template-job-footer a b{font-size:14px;line-height:1}
.uejb-mini-job-card{width:100%;max-width:330px;margin:0 auto;background:#fff;border:1px solid #cfe0f4;border-radius:14px;padding:18px;box-shadow:0 8px 24px rgba(12,54,98,.06);box-sizing:border-box;color:#617995}
.uejb-mini-job-card>span{display:inline-block;font-size:9px;font-weight:800;color:#1266d6;background:#edf5ff;border:1px solid #d4e6fb;border-radius:999px;padding:6px 8px}.uejb-mini-job-card>strong{display:block;margin:18px 0 6px;font-size:18px;color:#082f67}.uejb-mini-job-card>small{display:block;font-size:11px}.uejb-mini-job-card>div{display:flex;gap:6px;flex-wrap:wrap;margin-top:14px}.uejb-mini-job-card i{font-style:normal;font-size:9px;border:1px solid #d8e5f2;border-radius:6px;padding:6px 7px;background:#fbfdff}.uejb-mini-job-card .salary{display:inline-block;margin-top:7px;color:#47617c}.uejb-mini-job-card footer{display:flex;justify-content:space-between;align-items:center;margin-top:22px;font-size:9px}.uejb-mini-job-card footer b{background:#1266d6;color:#fff;padding:9px 11px;border-radius:7px}

/* v2.10.1 — Design 02: Blue Accent Job Card */
.uejb-job-card-design-2{
  position:relative;
  overflow:hidden;
  border-color:var(--jc-border);
  background:var(--jc-bg);
  box-shadow:var(--jc-shadow);
}
.uejb-job-card-design-2::before{
  content:"";
  position:absolute;
  left:-1px;
  top:-1px;
  bottom:-1px;
  width:4px;
  background:var(--jc-accent);
  border-radius:var(--jc-radius) 0 0 var(--jc-radius);
}
.uejb-job-card-design-2 .uejb-template-job-type{
  margin-left:0;
}
.uejb-job-card-design-2 h3{
  font-size:20px;
  font-weight:700;
  margin-top:22px;
}
.uejb-job-card-design-2 .uejb-template-job-meta span{
  background:var(--jc-meta-bg);
}
.uejb-job-card-design-2 .uejb-template-job-salary{
  width:max-content;
  max-width:100%;
  box-sizing:border-box;
  background:var(--jc-salary-bg);
  border-color:var(--jc-salary-border);
  color:var(--jc-salary-color);
  font-weight:600;
}
.uejb-job-card-design-2 .uejb-template-job-footer{
  margin-left:calc(var(--jc-pad) * -1);
  margin-right:calc(var(--jc-pad) * -1);
  margin-bottom:calc(var(--jc-pad) * -1);
  padding:18px var(--jc-pad) var(--jc-pad);
  background:var(--jc-footer-bg);
}
.uejb-job-card-design-2 .uejb-template-job-footer a{
  box-shadow:0 4px 10px rgba(18,102,214,.14);
}

/* v2.10.3 — reusable centered section heading for job cards */
.uejb-job-card-heading{
  width:100%;
  max-width:1200px;
  margin:0 auto 28px;
  padding:0 20px;
  box-sizing:border-box;
  text-align:center;
}
.uejb-job-card-heading .uejb-section-eyebrow{
  margin:0 0 7px;
  font-size:11px;
  line-height:1.3;
  font-weight:800;
  letter-spacing:2px;
  color:#0566d6;
  text-transform:uppercase;
}
.uejb-job-card-heading h2{
  margin:0;
  color:#0b376d;
  font-size:34px;
  line-height:1.15;
  font-weight:800;
  letter-spacing:-.5px;
}
.uejb-job-card-heading p{
  margin:10px 0 0;
  color:#6680a2;
  font-size:15px;
  line-height:1.6;
}
@media(max-width:700px){
  .uejb-job-card-heading{padding:0 14px;margin-bottom:22px}
  .uejb-job-card-heading h2{font-size:27px}
  .uejb-job-card-heading p{font-size:14px}
}

/* v2.10.4 — Job Card archive/grid layout */
.uejb-job-card-section,
.uejb-job-cards-section,
.uejb-job-card-list{
  width:100%;
  max-width:1200px;
  margin:0 auto;
  box-sizing:border-box;
}
.uejb-job-card-grid,
.uejb-job-cards-grid,
.uejb-job-card-list{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:24px!important;
  align-items:stretch!important;
}
.uejb-job-card-grid > *,
.uejb-job-cards-grid > *,
.uejb-job-card-list > *{
  min-width:0!important;
  width:100%!important;
  max-width:none!important;
  margin:0!important;
}
.uejb-job-card{
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
  height:100%!important;
  min-height:280px!important;
}
.uejb-job-card-section .uejb-job-card-heading,
.uejb-job-cards-section .uejb-job-card-heading{
  max-width:1200px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
@media(max-width:1000px){
  .uejb-job-card-grid,
  .uejb-job-cards-grid,
  .uejb-job-card-list{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:650px){
  .uejb-job-card-grid,
  .uejb-job-cards-grid,
  .uejb-job-card-list{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .uejb-job-card{
    min-height:0!important;
  }
}

/* Keep generated cards fluid inside the grid */
.uejb-job-card-grid .uejb-job-card,
.uejb-job-cards-grid .uejb-job-card,
.uejb-job-card-list .uejb-job-card{
  flex:1 1 auto!important;
}

/* v2.10.5 — UAE Jobs Introduction template */
.uejb-uae-intro{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);background:var(--ui-bg);color:var(--ui-body);min-height:620px;overflow:hidden;border-radius:0;position:relative}
.uejb-intro-copy{padding:72px 52px 70px;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}
.uejb-intro-eyebrow{font-size:11px;font-weight:800;letter-spacing:2px;color:var(--ui-accent);text-transform:uppercase;margin-bottom:12px}
.uejb-intro-copy h1{font-size:52px;line-height:1.05;letter-spacing:-1.5px;color:var(--ui-heading);margin:0;font-weight:800;max-width:680px}
.uejb-intro-rule{width:54px;height:4px;background:var(--ui-accent);border-radius:99px;margin:22px 0}
.uejb-intro-copy>p{font-size:16px;line-height:1.75;margin:0 0 16px;max-width:650px}
.uejb-intro-callout{display:flex;gap:14px;align-items:flex-start;margin:8px 0 24px;padding:14px 16px;border-radius:14px;background:#eef6ff}
.uejb-intro-callout p{margin:0;font-size:15px;line-height:1.6}
.uejb-intro-icon{width:34px;height:34px;border-radius:10px;background:#e1efff;color:var(--ui-accent);display:grid;place-items:center;font-size:18px;flex:none}
.uejb-intro-buttons{display:flex;flex-wrap:wrap;gap:12px}
.uejb-intro-buttons a,.uejb-career-button{display:inline-flex;align-items:center;gap:10px;padding:13px 18px;border-radius:9px;background:var(--ui-accent);color:#fff;text-decoration:none;font-weight:800;font-size:13px;box-shadow:0 8px 20px rgba(18,102,214,.16)}
.uejb-intro-buttons a.secondary{background:#fff;color:var(--ui-accent);border:1px solid #bcd8f8;box-shadow:none}
.uejb-intro-visual{min-height:620px;background-size:cover;background-position:center;position:relative;overflow:hidden}
.uejb-intro-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.94) 0%,rgba(255,255,255,.18) 34%,rgba(255,255,255,0) 60%)}
.uejb-intro-card{position:absolute;right:32px;width:210px;padding:16px;background:rgba(255,255,255,.96);border:1px solid #dce9f7;border-radius:16px;box-shadow:0 12px 30px rgba(14,55,95,.12);display:flex;flex-direction:column;gap:6px;color:var(--ui-heading)}
.uejb-intro-card b{font-size:14px}.uejb-intro-card span{font-size:12px;line-height:1.5;color:#5d7591}.uejb-intro-card.c1{top:28%}.uejb-intro-card.c2{top:47%}.uejb-intro-card.c3{top:66%}
/* v2.10.5 — Career Match template */
.uejb-career-match{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);gap:40px;padding:58px 54px;background:var(--cm-bg);color:var(--cm-body);box-sizing:border-box;border-radius:0}
.uejb-career-copy h2{font-size:42px;line-height:1.12;letter-spacing:-1px;color:var(--cm-heading);margin:0;font-weight:800;max-width:620px}
.uejb-career-copy>p{font-size:15px;line-height:1.75;margin:0 0 16px;max-width:650px}.uejb-career-note{display:flex;gap:12px;background:#e9f3ff;border-radius:12px;padding:14px 16px;margin:20px 0 22px}.uejb-career-note span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#1266d6;color:#fff;font-weight:800;flex:none}.uejb-career-note p{margin:0;font-size:13px;line-height:1.55}.uejb-career-button{margin-top:2px}
.uejb-career-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;align-content:center}.uejb-career-cat{min-height:104px;background:var(--cm-card);border:1px solid #dce8f6;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;text-decoration:none;color:var(--cm-heading);box-shadow:0 5px 18px rgba(16,58,100,.04);transition:transform .15s ease,box-shadow .15s ease}.uejb-career-cat:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(16,58,100,.08)}.uejb-career-cat span{width:40px;height:40px;border-radius:12px;background:#edf5ff;color:var(--cm-accent);display:grid;place-items:center;font-size:18px}.uejb-career-cat b{font-size:12px;line-height:1.25}
/* Template previews */
.uejb-mini-intro{height:220px;background:#fff;display:grid;grid-template-columns:1fr .85fr;overflow:hidden;text-align:left}.uejb-mini-intro>div:first-child{padding:24px 18px}.uejb-mini-intro span,.uejb-mini-match span{font-size:7px;letter-spacing:1.4px;font-weight:800;color:#1266d6}.uejb-mini-intro strong,.uejb-mini-match strong{display:block;font-size:22px;line-height:1.05;color:#10233e;margin-top:8px}.uejb-mini-intro strong b{color:#1266d6}.uejb-mini-intro small,.uejb-mini-match small{display:block;margin-top:14px;font-size:8px;color:#617995}.uejb-mini-intro .mini-image{background:url('../assets/dubai-hero-default.jpg') center/cover}.uejb-mini-match{height:220px;padding:20px;background:#f5f9ff;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;gap:12px;text-align:left}.uejb-mini-match strong{font-size:20px}.uejb-mini-match .mini-cat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.uejb-mini-match .mini-cat-grid i{font-style:normal;background:#fff;border:1px solid #dce8f6;border-radius:7px;display:grid;place-items:center;text-align:center;font-size:7px;color:#10233e}
@media(max-width:900px){.uejb-uae-intro{grid-template-columns:1fr}.uejb-intro-visual{min-height:360px}.uejb-intro-copy{padding:52px 30px}.uejb-career-match{grid-template-columns:1fr;padding:42px 30px}.uejb-career-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.uejb-intro-copy h1{font-size:38px}.uejb-intro-card{right:16px;width:180px}.uejb-career-copy h2{font-size:32px}.uejb-career-grid{grid-template-columns:repeat(2,1fr)}.uejb-career-cat{min-height:90px}}

/* v2.10.6 — polished editorial introduction templates */
.uejb-editorial-template{
  width:100%;
  max-width:1200px;
  margin:0 auto;
  box-sizing:border-box;
  overflow:hidden;
}
.uejb-editorial-template .uejb-editorial-inner{
  display:grid;
  grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);
  min-height:620px;
}
.uejb-editorial-template .uejb-editorial-copy{
  padding:72px 54px 68px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  box-sizing:border-box;
}
.uejb-editorial-template .uejb-editorial-eyebrow{
  color:#0566d6;
  font-size:11px;
  font-weight:800;
  letter-spacing:2px;
  text-transform:uppercase;
  margin-bottom:14px;
}
.uejb-editorial-template .uejb-editorial-title{
  color:#0b376d;
  font-size:48px;
  line-height:1.08;
  font-weight:800;
  letter-spacing:-1px;
  margin:0 0 22px;
}
.uejb-editorial-template .uejb-editorial-copy p{
  color:#405b7d;
  font-size:16px;
  line-height:1.72;
  margin:0 0 18px;
}
.uejb-editorial-template .uejb-editorial-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-top:10px;
}
.uejb-editorial-template .uejb-editorial-actions a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  padding:0 20px;
  border-radius:9px;
  text-decoration:none;
  font-weight:700;
  font-size:14px;
  box-sizing:border-box;
}
.uejb-editorial-template .uejb-editorial-image{
  position:relative;
  min-height:620px;
  background-size:cover;
  background-position:center;
}
.uejb-editorial-template .uejb-editorial-float{
  position:absolute;
  right:28px;
  width:220px;
  padding:16px 18px;
  border-radius:14px;
  background:#fff;
  box-shadow:0 12px 30px rgba(20,58,105,.14);
  box-sizing:border-box;
}
.uejb-editorial-template .uejb-editorial-float:nth-child(1){top:22%;transform:translateY(-50%)}
.uejb-editorial-template .uejb-editorial-float:nth-child(2){top:50%;transform:translateY(-50%)}
.uejb-editorial-template .uejb-editorial-float:nth-child(3){top:78%;transform:translateY(-50%)}
.uejb-career-match{
  width:100%;
  max-width:1200px;
  margin:0 auto;
  padding:58px 52px;
  background:#f4f8fe;
  box-sizing:border-box;
  border-radius:18px;
}
.uejb-career-match .uejb-match-grid{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);
  gap:42px;
  align-items:center;
}
.uejb-career-match h2{
  color:#0b376d;
  font-size:38px;
  line-height:1.12;
  margin:0 0 18px;
  font-weight:800;
}
.uejb-career-match p{
  color:#405b7d;
  font-size:15px;
  line-height:1.7;
  margin:0 0 16px;
}
.uejb-career-match .uejb-info-box{
  padding:16px 18px;
  background:#e8f2ff;
  border-radius:10px;
  margin-top:20px;
}
.uejb-career-match .uejb-category-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.uejb-career-match .uejb-category-card{
  min-height:105px;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:10px;
  text-align:center;
  background:#fff;
  border:1px solid #d7e5f7;
  border-radius:12px;
  padding:14px;
  box-sizing:border-box;
  transition:transform .2s ease, box-shadow .2s ease;
}
.uejb-career-match .uejb-category-card:hover{
  transform:translateY(-2px);
  box-shadow:0 8px 22px rgba(20,58,105,.10);
}
.uejb-career-match .uejb-category-icon{
  width:34px;height:34px;border-radius:50%;
  display:flex;align-items:center;justify-content:center;
  background:#edf5ff;color:#0566d6;
}
.uejb-career-match .uejb-category-card strong{
  color:#173e6f;
  font-size:13px;
}
@media(max-width:900px){
  .uejb-editorial-template .uejb-editorial-inner,
  .uejb-career-match .uejb-match-grid{
    grid-template-columns:1fr;
  }
  .uejb-editorial-template .uejb-editorial-copy{padding:50px 34px}
  .uejb-editorial-template .uejb-editorial-image{min-height:480px}
  .uejb-career-match{padding:42px 32px}
}
@media(max-width:650px){
  .uejb-editorial-template .uejb-editorial-title{font-size:36px}
  .uejb-editorial-template .uejb-editorial-copy p{font-size:15px}
  .uejb-editorial-template .uejb-editorial-image{min-height:430px}
  .uejb-editorial-template .uejb-editorial-float{right:16px;width:190px}
  .uejb-career-match{padding:34px 20px;border-radius:12px}
  .uejb-career-match h2{font-size:30px}
  .uejb-career-match .uejb-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* v2.10.7 — balanced career/category section */
.uejb-career-match{
  width:100%;
  max-width:1200px;
  margin:40px auto;
  padding:56px 42px;
  background:linear-gradient(180deg,#f5f9ff 0%,#eef5ff 100%);
  border:1px solid #e0ebfa;
  border-radius:18px;
  box-sizing:border-box;
}
.uejb-career-match .uejb-match-grid{
  display:grid;
  grid-template-columns:minmax(300px,.82fr) minmax(0,1.45fr);
  gap:34px;
  align-items:center;
}
.uejb-career-match .uejb-match-copy{
  max-width:470px;
}
.uejb-career-match .uejb-match-eyebrow{
  color:#0566d6;
  font-size:11px;
  line-height:1.3;
  font-weight:800;
  letter-spacing:1.8px;
  text-transform:uppercase;
  margin-bottom:10px;
}
.uejb-career-match h2{
  color:#0b376d;
  font-size:38px;
  line-height:1.12;
  letter-spacing:-.6px;
  font-weight:800;
  margin:0 0 20px;
}
.uejb-career-match h2:after{
  content:"";
  display:block;
  width:52px;
  height:3px;
  margin-top:16px;
  border-radius:4px;
  background:#1267d9;
}
.uejb-career-match p{
  color:#456281;
  font-size:15px;
  line-height:1.72;
  margin:0 0 15px;
}
.uejb-career-match .uejb-info-box{
  display:flex;
  gap:12px;
  align-items:flex-start;
  padding:16px 18px;
  margin:20px 0 22px;
  background:#e5f1ff;
  border:1px solid #d5e7fb;
  border-radius:11px;
  color:#315474;
  font-size:13px;
  line-height:1.55;
}
.uejb-career-match .uejb-info-box:before{
  content:"i";
  flex:0 0 25px;
  width:25px;
  height:25px;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  background:#1267d9;
  color:#fff;
  font-weight:800;
  font-size:14px;
}
.uejb-career-match .uejb-match-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:46px;
  padding:0 22px;
  border-radius:9px;
  background:#1267d9;
  color:#fff;
  text-decoration:none;
  font-size:14px;
  font-weight:800;
  box-shadow:0 8px 18px rgba(18,103,217,.18);
}
.uejb-career-match .uejb-category-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.uejb-career-match .uejb-category-card{
  min-height:108px;
  display:flex;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:10px;
  text-align:center;
  background:#fff;
  border:1px solid #d6e4f6;
  border-radius:12px;
  padding:16px 10px;
  box-sizing:border-box;
  box-shadow:0 4px 12px rgba(29,72,122,.04);
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.uejb-career-match .uejb-category-card:hover{
  transform:translateY(-3px);
  border-color:#a9c9f3;
  box-shadow:0 10px 24px rgba(29,72,122,.10);
}
.uejb-career-match .uejb-category-icon{
  width:38px;
  height:38px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:11px;
  background:#edf5ff;
  color:#1267d9;
}
.uejb-career-match .uejb-category-card strong{
  color:#123c70;
  font-size:13px;
  line-height:1.25;
}
@media(max-width:950px){
  .uejb-career-match .uejb-match-grid{
    grid-template-columns:1fr;
  }
  .uejb-career-match .uejb-match-copy{
    max-width:680px;
  }
}
@media(max-width:680px){
  .uejb-career-match{
    margin:28px auto;
    padding:36px 20px;
    border-radius:14px;
  }
  .uejb-career-match h2{
    font-size:30px;
  }
  .uejb-career-match .uejb-category-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:12px;
  }
  .uejb-career-match .uejb-category-card{
    min-height:96px;
  }
}

/* v2.10.8 — fix career section CTA contrast and final spacing */
.uejb-career-match .uejb-match-button,
.uejb-career-match a.uejb-match-button,
.uejb-career-match .uejb-view-all-jobs{
  background:#1267d9!important;
  color:#fff!important;
  border:1px solid #1267d9!important;
  opacity:1!important;
  visibility:visible!important;
  text-shadow:none!important;
}
.uejb-career-match .uejb-match-button:hover,
.uejb-career-match a.uejb-match-button:hover,
.uejb-career-match .uejb-view-all-jobs:hover{
  background:#0b5fc9!important;
  color:#fff!important;
}
.uejb-career-match .uejb-category-card{
  background:#fff!important;
}
.uejb-career-match .uejb-category-icon{
  background:#edf5ff!important;
  color:#1267d9!important;
}
@media(min-width:951px){
  .uejb-career-match{
    min-height:560px;
    display:flex;
    align-items:center;
  }
  .uejb-career-match .uejb-match-grid{
    width:100%;
  }
}

/* v2.10.9 — career category cards and CTA polish */
.uejb-career-match .uejb-category-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
  align-items:stretch!important;
}
.uejb-career-match .uejb-category-card{
  min-height:112px!important;
  width:100%!important;
  padding:18px 10px!important;
  border:1px solid #d7e6f8!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#0b376d!important;
  overflow:hidden!important;
}
.uejb-career-match .uejb-category-icon{
  width:46px!important;
  height:46px!important;
  min-width:46px!important;
  min-height:46px!important;
  border-radius:50%!important;
  background:#edf5ff!important;
  color:#0867dc!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0 auto!important;
  font-size:20px!important;
  line-height:1!important;
}
.uejb-career-match .uejb-category-icon svg{
  width:24px!important;
  height:24px!important;
  display:block!important;
  stroke:currentColor!important;
  fill:none!important;
}
.uejb-career-match .uejb-category-card strong{
  display:block!important;
  width:100%!important;
  text-align:center!important;
  white-space:normal!important;
  overflow-wrap:anywhere!important;
  word-break:normal!important;
  color:#0b376d!important;
  font-size:13px!important;
  line-height:1.3!important;
  font-weight:700!important;
}
.uejb-career-match .uejb-match-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  min-height:48px!important;
  padding:0 24px!important;
  background:#1267d9!important;
  color:#fff!important;
  border:1px solid #1267d9!important;
  border-radius:9px!important;
  text-decoration:none!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:800!important;
  opacity:1!important;
  visibility:visible!important;
  box-shadow:0 8px 18px rgba(18,103,217,.20)!important;
}
.uejb-career-match .uejb-match-button:hover{
  background:#095fcf!important;
  color:#fff!important;
  border-color:#095fcf!important;
  transform:translateY(-1px);
}
.uejb-career-match .uejb-match-button:visited,
.uejb-career-match .uejb-match-button:focus{
  color:#fff!important;
}
@media(max-width:950px){
  .uejb-career-match .uejb-category-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}
@media(max-width:680px){
  .uejb-career-match .uejb-category-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .uejb-career-match .uejb-category-card{
    min-height:100px!important;
  }
  .uejb-career-match .uejb-match-button{
    width:auto!important;
    min-width:150px!important;
  }
}

/* v2.11.0 — Career Match final layout + icon/button correction */
/* Use the actual Career Match markup selectors. */
.uejb-career-match{
  width:100%!important;
  max-width:1200px!important;
  box-sizing:border-box!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(430px,0.9fr)!important;
  gap:42px!important;
  align-items:center!important;
  padding:58px 54px!important;
  overflow:hidden!important;
}
.uejb-career-copy{
  min-width:0!important;
  width:100%!important;
}
.uejb-career-copy h2{
  max-width:650px!important;
  font-size:40px!important;
  line-height:1.12!important;
  letter-spacing:-.7px!important;
  overflow-wrap:normal!important;
}
.uejb-career-copy>p{
  max-width:650px!important;
}
.uejb-career-note{
  width:100%!important;
  box-sizing:border-box!important;
}
.uejb-career-button,
.uejb-career-match a.uejb-career-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  min-height:48px!important;
  padding:0 22px!important;
  background:#1266d6!important;
  color:#fff!important;
  border:1px solid #1266d6!important;
  border-radius:9px!important;
  opacity:1!important;
  visibility:visible!important;
  text-decoration:none!important;
  font-size:14px!important;
  font-weight:800!important;
  line-height:1!important;
  box-shadow:0 8px 18px rgba(18,102,214,.20)!important;
}
.uejb-career-button:hover,
.uejb-career-match a.uejb-career-button:hover{
  background:#0b5fc9!important;
  color:#fff!important;
  border-color:#0b5fc9!important;
}
.uejb-career-button b{
  color:#fff!important;
  font-size:16px!important;
}
.uejb-career-grid{
  width:100%!important;
  min-width:0!important;
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
  align-content:center!important;
  box-sizing:border-box!important;
}
.uejb-career-cat{
  width:100%!important;
  min-width:0!important;
  min-height:108px!important;
  box-sizing:border-box!important;
  padding:14px 8px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex-direction:column!important;
  gap:10px!important;
  overflow:hidden!important;
  text-align:center!important;
}
.uejb-career-cat span{
  width:44px!important;
  height:44px!important;
  min-width:44px!important;
  min-height:44px!important;
  flex:0 0 44px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  background:#edf5ff!important;
  color:#1266d6!important;
  font-size:0!important;
  line-height:1!important;
}
.uejb-career-cat span svg{
  width:22px!important;
  height:22px!important;
  display:block!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.7!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.uejb-career-cat b{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  box-sizing:border-box!important;
  padding:0 3px!important;
  color:#0b376d!important;
  font-size:12px!important;
  line-height:1.25!important;
  font-weight:700!important;
  text-align:center!important;
  white-space:normal!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
}
@media(max-width:950px){
  .uejb-career-match{
    grid-template-columns:1fr!important;
    gap:30px!important;
  }
  .uejb-career-grid{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
}
@media(max-width:680px){
  .uejb-career-match{
    padding:36px 20px!important;
    gap:26px!important;
  }
  .uejb-career-copy h2{
    font-size:30px!important;
  }
  .uejb-career-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:12px!important;
  }
  .uejb-career-cat{
    min-height:100px!important;
  }
}

/* v2.12.0 — Premium Latest Jobs homepage section */
.uejb-latest-jobs{
  width:100%;
  max-width:1200px;
  margin:0 auto;
  padding:58px 42px 42px;
  box-sizing:border-box;
  background:var(--lj-bg);
  color:var(--lj-body);
  border:1px solid var(--lj-border);
  border-radius:18px;
}
.uejb-latest-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:30px;
  margin-bottom:28px;
}
.uejb-latest-head > div{min-width:0}
.uejb-latest-eyebrow{
  margin:0 0 8px;
  color:var(--lj-accent);
  font-size:11px;
  line-height:1.3;
  font-weight:800;
  letter-spacing:2px;
  text-transform:uppercase;
}
.uejb-latest-head h2{
  margin:0;
  color:var(--lj-heading);
  font-size:38px;
  line-height:1.12;
  letter-spacing:-.7px;
  font-weight:800;
}
.uejb-latest-head p{
  margin:10px 0 0;
  color:var(--lj-body);
  font-size:15px;
  line-height:1.6;
}
.uejb-latest-view-all{
  flex:0 0 auto;
  color:var(--lj-accent)!important;
  text-decoration:none!important;
  font-size:14px;
  font-weight:800;
  white-space:nowrap;
}
.uejb-latest-view-all b{font-size:17px;margin-left:4px}
.uejb-latest-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:22px;
  align-items:stretch;
}
.uejb-latest-card{
  position:relative;
  min-width:0;
  min-height:306px;
  box-sizing:border-box;
  display:flex;
  flex-direction:column;
  padding:22px;
  background:var(--lj-card);
  border:1px solid var(--lj-border);
  border-radius:var(--lj-radius);
  box-shadow:var(--lj-shadow);
  overflow:hidden;
}
.uejb-latest-card-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
}
.uejb-latest-type{
  display:inline-flex;
  align-items:center;
  min-height:28px;
  padding:0 11px;
  box-sizing:border-box;
  border:1px solid #d5e6fb;
  border-radius:999px;
  background:#edf5ff;
  color:var(--lj-accent);
  font-size:10px;
  font-weight:800;
  letter-spacing:.05em;
}
.uejb-latest-bookmark{
  width:28px;
  height:28px;
  display:flex;
  align-items:center;
  justify-content:center;
  border:1px solid var(--lj-border);
  border-radius:8px;
  color:#526b8a;
  font-size:18px;
  line-height:1;
}
.uejb-latest-main{
  display:flex;
  gap:14px;
  align-items:center;
  margin-top:20px;
}
.uejb-latest-icon{
  flex:0 0 52px;
  width:52px;
  height:52px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:13px;
  background:#edf5ff;
  color:var(--lj-accent);
}
.uejb-latest-icon svg{
  width:27px;
  height:27px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.uejb-latest-title-wrap{min-width:0}
.uejb-latest-title-wrap h3{
  margin:0;
  color:var(--lj-heading);
  font-size:19px;
  line-height:1.25;
  font-weight:800;
}
.uejb-latest-title-wrap h3 a{color:inherit;text-decoration:none}
.uejb-latest-title-wrap h3 a:hover{color:var(--lj-accent)}
.uejb-latest-title-wrap p{
  margin:5px 0 0;
  color:var(--lj-accent);
  font-size:13px;
  line-height:1.4;
}
.uejb-latest-meta{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin-top:18px;
}
.uejb-latest-meta span{
  display:inline-flex;
  align-items:center;
  min-height:31px;
  padding:0 10px;
  box-sizing:border-box;
  border:1px solid var(--lj-border);
  border-radius:7px;
  background:#fbfdff;
  color:#526b8a;
  font-size:11px;
  line-height:1.2;
}
.uejb-latest-salary{
  align-self:flex-start;
  margin-top:9px;
  padding:8px 11px;
  border:1px solid #ccebd8;
  border-radius:7px;
  background:var(--lj-salary-bg);
  color:var(--lj-salary-color);
  font-size:11px;
  line-height:1.2;
  font-weight:700;
}
.uejb-latest-footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-top:auto;
  padding-top:19px;
  border-top:1px solid #e7eef7;
}
.uejb-latest-footer time{
  color:#6b829c;
  font-size:11px;
  white-space:nowrap;
}
.uejb-latest-footer a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  min-height:43px;
  padding:0 17px;
  box-sizing:border-box;
  border-radius:8px;
  background:var(--lj-accent);
  color:#fff!important;
  text-decoration:none!important;
  font-size:12px;
  font-weight:800;
  white-space:nowrap;
  box-shadow:0 5px 12px rgba(18,102,214,.15);
}
.uejb-latest-footer a:hover{filter:brightness(.96)}
.uejb-latest-features{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  margin-top:28px;
  padding:20px 24px;
  background:#edf5ff;
  border:1px solid #dceafb;
  border-radius:13px;
}
.uejb-latest-features > div{
  display:grid;
  grid-template-columns:42px 1fr;
  column-gap:12px;
  align-items:center;
  padding:0 22px;
  border-right:1px solid #cfdef0;
}
.uejb-latest-features > div:first-child{padding-left:0}
.uejb-latest-features > div:last-child{border-right:0;padding-right:0}
.uejb-latest-features span{
  grid-row:span 2;
  width:38px;
  height:38px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:#fff;
  color:var(--lj-accent);
  font-size:18px;
  font-weight:800;
}
.uejb-latest-features b{color:var(--lj-heading);font-size:14px}
.uejb-latest-features small{color:var(--lj-body);font-size:11px;line-height:1.4}
.uejb-mini-latest{width:100%;padding:14px;box-sizing:border-box;background:#f7faff;border:1px solid #dbe7f5;border-radius:10px;color:#10233e}
.uejb-mini-latest>span{display:block;color:#1266d6;font-size:8px;font-weight:800;letter-spacing:1.2px}.uejb-mini-latest>strong{display:block;margin:4px 0;font-size:18px}.uejb-mini-latest>small{display:block;color:#617995;font-size:8px}.mini-latest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:10px}.mini-latest-grid i{font-style:normal;background:#fff;border:1px solid #dbe7f5;border-radius:5px;padding:8px 4px;font-size:7px;text-align:center}
@media(max-width:950px){
  .uejb-latest-jobs{padding:48px 28px 34px}
  .uejb-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:650px){
  .uejb-latest-jobs{padding:38px 18px 28px;border-radius:14px}
  .uejb-latest-head{display:block}
  .uejb-latest-head h2{font-size:30px}
  .uejb-latest-view-all{display:inline-block;margin-top:15px}
  .uejb-latest-grid{grid-template-columns:1fr;gap:16px}
  .uejb-latest-card{min-height:0}
  .uejb-latest-features{grid-template-columns:1fr;gap:16px;padding:18px}
  .uejb-latest-features > div{border-right:0;padding:0!important}
}

/* v2.14.0 — exact latest-jobs card polish */
.uejb-latest-jobs{max-width:1200px!important;padding:54px 40px 38px!important;background:#f7faff!important;border:1px solid #dbe7f5!important;border-radius:18px!important;box-sizing:border-box!important}
.uejb-latest-head{margin-bottom:28px!important}
.uejb-latest-head h2{font-size:40px!important;letter-spacing:-.8px!important}
.uejb-latest-head p{font-size:15px!important}
.uejb-latest-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}
.uejb-latest-card{min-height:316px!important;padding:22px!important;background:#fff!important;border:1px solid #dbe7f5!important;border-radius:15px!important;box-shadow:0 8px 24px rgba(12,54,98,.055)!important}
.uejb-latest-type{min-height:28px!important;padding:0 11px!important;background:#edf5ff!important;border-color:#d5e6fb!important;color:#1266d6!important}
.uejb-latest-bookmark{width:30px!important;height:30px!important;border-radius:8px!important;background:#fff!important;color:#527092!important}
.uejb-latest-bookmark svg{width:17px!important;height:17px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.uejb-latest-main{gap:14px!important;margin-top:20px!important;align-items:center!important}
.uejb-latest-icon{flex:0 0 54px!important;width:54px!important;height:54px!important;border-radius:13px!important;background:#edf5ff!important;color:#1266d6!important}
.uejb-latest-icon svg{width:28px!important;height:28px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.uejb-latest-title-wrap h3{font-size:19px!important;line-height:1.22!important;font-weight:800!important}
.uejb-latest-title-wrap p{margin-top:5px!important;color:#0867dc!important;font-size:13px!important;font-weight:500!important}
.uejb-latest-meta{gap:8px!important;margin-top:18px!important}
.uejb-latest-meta span{min-height:30px!important;padding:0 9px!important;border-radius:7px!important;background:#fbfdff!important;font-size:11px!important}
.uejb-latest-meta svg{width:14px!important;height:14px!important;margin-right:6px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important;flex:0 0 14px!important}
.uejb-latest-salary{margin-top:9px!important;padding:7px 10px!important;border-radius:7px!important;background:#ecfdf3!important;border-color:#ccebd8!important;color:#07864a!important;font-size:11px!important;font-weight:700!important}
.uejb-latest-footer{margin-top:auto!important;padding-top:18px!important;border-top:1px solid #e7eef7!important}
.uejb-latest-footer time{display:inline-flex!important;align-items:center!important;gap:6px!important;font-size:11px!important;color:#607894!important}
.uejb-latest-footer time svg{width:14px!important;height:14px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.uejb-latest-footer a{min-height:43px!important;padding:0 17px!important;border-radius:8px!important;background:#1266d6!important;color:#fff!important;font-size:12px!important;font-weight:800!important;box-shadow:0 6px 14px rgba(18,102,214,.16)!important}
.uejb-latest-features{margin-top:26px!important;padding:20px 24px!important;background:#edf5ff!important;border:1px solid #dceafb!important;border-radius:13px!important}
.uejb-latest-features span{background:#fff!important;color:#1266d6!important}
@media(max-width:950px){.uejb-latest-jobs{padding:48px 28px 34px!important}.uejb-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:650px){.uejb-latest-jobs{padding:38px 18px 28px!important}.uejb-latest-head h2{font-size:30px!important}.uejb-latest-grid{grid-template-columns:1fr!important;gap:16px!important}.uejb-latest-card{min-height:0!important}.uejb-latest-features{grid-template-columns:1fr!important}}

/* v2.15.0 — Latest Jobs uses UAEJob Job Manager native fields */
.uejb-latest-card .uejb-latest-title-wrap p{
  display:block!important;
  margin:4px 0 0!important;
  color:#1266d6!important;
  font-size:13px!important;
  line-height:1.35!important;
  font-weight:600!important;
}
.uejb-latest-card .uejb-latest-meta{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:center!important;
  gap:8px 18px!important;
  margin-top:12px!important;
}
.uejb-latest-card .uejb-latest-meta span{
  display:inline-flex!important;
  align-items:center!important;
  gap:6px!important;
  min-width:0!important;
  color:#526b8a!important;
  font-size:12px!important;
  line-height:1.4!important;
  white-space:normal!important;
}
.uejb-latest-card .uejb-latest-meta svg{
  width:15px!important;
  height:15px!important;
  flex:0 0 15px!important;
  stroke:#526b8a!important;
  fill:none!important;
  stroke-width:1.7!important;
}

/* v2.17.0 Job Search Safety builder section */
.uejb-safety-builder{max-width:1200px;margin:0 auto;padding:48px 44px;background:var(--sb-bg);border:1px solid var(--sb-border);border-radius:var(--sb-radius);box-sizing:border-box;color:var(--sb-body)}
.uejb-safety-builder .sb-head{display:grid;grid-template-columns:90px 1fr;gap:24px}.uejb-safety-builder .sb-shield{width:78px;height:78px;border-radius:24px;background:#e4f0ff;color:var(--sb-accent);display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:800}.uejb-safety-builder .sb-eyebrow{font-size:11px;font-weight:800;letter-spacing:2px;color:var(--sb-accent)}.uejb-safety-builder h2{margin:8px 0 12px;color:var(--sb-heading);font-size:38px;line-height:1.12}.uejb-safety-builder p{font-size:15px;line-height:1.7;margin:0 0 12px}.uejb-safety-builder .sb-intro{font-size:18px;color:var(--sb-heading)}.sb-two{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:28px 0}.sb-box{display:flex;gap:15px;padding:23px;background:var(--sb-card);border:1px solid var(--sb-border);border-radius:14px}.sb-important{background:#fffaf0;border-color:#f0dfb2}.sb-check{background:#f6fffa;border-color:#cdebd9}.sb-icon{width:40px;height:40px;flex:0 0 40px;border-radius:50%;background:#eaf3ff;color:var(--sb-accent);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:20px}.sb-important .sb-icon{background:#fff0c7;color:#d88b00}.sb-check .sb-icon{background:#dff8e9;color:#07985a}.sb-box h3,.sb-red h3{margin:0 0 8px;color:var(--sb-heading);font-size:18px}.sb-box ul{margin:0;padding-left:18px;line-height:1.8;font-size:14px}.sb-flags{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--sb-border);border-radius:14px;overflow:hidden}.sb-flags>div{display:flex;gap:12px;align-items:center;padding:18px;border-right:1px solid #e6eef7;border-bottom:1px solid #e6eef7}.sb-flags>div:nth-child(3n){border-right:0}.sb-flags>div:nth-child(n+4){border-bottom:0}.sb-flags span{width:38px;height:38px;flex:0 0 38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff0f1;color:#d93645;font-weight:800}.sb-flags p{margin:0;font-size:13px;line-height:1.4}.sb-official{display:grid;grid-template-columns:64px 1fr auto;gap:16px;align-items:center;margin-top:22px;padding:18px 20px;background:#eaf4ff;border:1px solid #d1e4f8;border-radius:13px}.sb-uae{width:58px;height:58px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;color:var(--sb-heading)}.sb-official strong{display:block;color:var(--sb-heading);margin-bottom:4px}.sb-official p{font-size:13px;margin:0}.sb-official>b{font-size:19px;color:#806421;border-left:1px solid #cddff2;padding-left:18px}.sb-cta{text-align:center;margin-top:26px}.sb-cta a{display:inline-flex;gap:12px;align-items:center;background:var(--sb-accent);color:#fff!important;text-decoration:none!important;padding:14px 24px;border-radius:9px;font-weight:800;box-shadow:0 8px 20px rgba(18,103,217,.18)}
@media(max-width:800px){.uejb-safety-builder{padding:32px 22px}.uejb-safety-builder .sb-head{grid-template-columns:1fr}.sb-two{grid-template-columns:1fr}.sb-flags{grid-template-columns:1fr}.sb-flags>div{border-right:0!important;border-bottom:1px solid #e6eef7!important}.sb-flags>div:last-child{border-bottom:0!important}.sb-official{grid-template-columns:58px 1fr}.sb-official>b{grid-column:2;border-left:0;padding-left:0}}

/* v2.18.0 safety template hardening */
.uejb-safety-builder,.uejb-safety-builder *{box-sizing:border-box}.uejb-safety-builder{width:100%;font-family:inherit}.uejb-safety-builder a{transition:.2s ease}.uejb-safety-builder .sb-head{align-items:start}.uejb-safety-builder .sb-red{margin-top:28px}.uejb-safety-builder .sb-flags p{color:var(--sb-body)}

/* v2.19.0 — Job Search Safety polished reference design + SVG icons */
.uejb-safety-builder{position:relative;overflow:hidden;max-width:1200px;margin:24px auto;padding:42px 40px 36px;background:linear-gradient(180deg,#f7fbff 0%,#f4f9ff 100%);border:1px solid #d9e7f7;border-radius:18px;box-sizing:border-box;color:#24466b}
.uejb-safety-builder .sb-head{position:relative;display:grid;grid-template-columns:78px minmax(0,1fr) 240px;gap:22px;align-items:start;min-height:126px}
.uejb-safety-builder .sb-shield{width:72px;height:72px;border-radius:22px;background:#e6f1ff;color:#1267d9;display:flex;align-items:center;justify-content:center}
.uejb-safety-builder .sb-shield svg{width:48px;height:48px}
.uejb-safety-builder .sb-eyebrow{display:block;font-size:10px;font-weight:900;letter-spacing:2px;color:#075fca;text-transform:uppercase;margin:4px 0 7px}
.uejb-safety-builder h2{margin:0 0 7px;color:#0c2e58;font-size:34px;line-height:1.1;letter-spacing:-.5px;font-weight:800}
.uejb-safety-builder p{font-size:14px;line-height:1.55;margin:0 0 10px;color:#385b7e}
.uejb-safety-builder .sb-intro{font-size:16px;line-height:1.45;color:#203f62}
.uejb-safety-builder .sb-illustration{position:relative;height:126px;opacity:.95;overflow:hidden}
.uejb-safety-builder .sb-ill-city{position:absolute;right:5px;bottom:0;width:205px;height:88px;background:linear-gradient(180deg,transparent 0 38%,rgba(126,177,226,.11) 39% 100%);clip-path:polygon(0 100%,0 73%,8% 73%,8% 48%,15% 48%,15% 66%,23% 66%,23% 31%,30% 31%,30% 58%,38% 58%,38% 18%,45% 18%,45% 54%,54% 54%,54% 6%,61% 6%,61% 48%,70% 48%,70% 27%,77% 27%,77% 58%,85% 58%,85% 38%,92% 38%,92% 62%,100% 62%,100% 100%);border-bottom:2px solid rgba(18,103,217,.12)}
.uejb-safety-builder .sb-ill-card{position:absolute;right:54px;top:17px;width:72px;height:87px;border:1px solid rgba(18,103,217,.12);border-radius:8px;background:rgba(255,255,255,.5);box-shadow:0 8px 20px rgba(18,103,217,.05)}
.uejb-safety-builder .sb-ill-search{position:absolute;left:25px;top:31px;color:#1267d9}
.uejb-safety-builder .sb-ill-search svg{width:92px;height:64px}
.uejb-safety-builder .sb-two{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0 20px}
.uejb-safety-builder .sb-box{display:flex;gap:13px;padding:18px 20px;min-height:102px;box-sizing:border-box;background:#fff;border:1px solid #dce7f4;border-radius:12px}
.uejb-safety-builder .sb-important{background:#fffaf0;border-color:#f1dca4}
.uejb-safety-builder .sb-check{background:#f5fffa;border-color:#c9eadb}
.uejb-safety-builder .sb-icon{width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#fff0c7;color:#f0a800;display:flex;align-items:center;justify-content:center}
.uejb-safety-builder .sb-icon svg{width:25px;height:25px}
.uejb-safety-builder .sb-check .sb-icon{background:#ddf8ea;color:#0aa363}
.uejb-safety-builder .sb-box h3,.uejb-safety-builder .sb-red h3{margin:1px 0 7px;color:#0b376d;font-size:16px;font-weight:800}
.uejb-safety-builder .sb-important h3{color:#d98200}
.uejb-safety-builder .sb-check h3{color:#07985a}
.uejb-safety-builder .sb-box p{font-size:13px;line-height:1.55;margin:0}
.uejb-safety-builder .sb-box ul{margin:0;padding:0;list-style:none;font-size:12.5px;line-height:1.65}
.uejb-safety-builder .sb-box li{display:flex;align-items:flex-start;gap:8px;margin:2px 0}
.uejb-safety-builder .sb-checkmark{display:inline-flex;flex:0 0 15px;width:15px;height:15px;margin-top:2px;border-radius:50%;background:#0aaa67;color:#fff;align-items:center;justify-content:center;font-size:10px;font-weight:900}
.uejb-safety-builder .sb-red h3{margin:0 0 8px}
.uejb-safety-builder .sb-flags{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid #dce7f4;border-radius:11px;overflow:hidden}
.uejb-safety-builder .sb-flags>div{display:flex;gap:11px;align-items:center;min-height:66px;padding:10px 14px;border-right:1px solid #e3ebf4;border-bottom:1px solid #e3ebf4;box-sizing:border-box}
.uejb-safety-builder .sb-flags>div:nth-child(3n){border-right:0}
.uejb-safety-builder .sb-flags>div:nth-child(n+4){border-bottom:0}
.uejb-safety-builder .sb-flags span{width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:#fff0f1;color:#f22f3e;display:flex;align-items:center;justify-content:center}
.uejb-safety-builder .sb-flags span svg{width:23px;height:23px}
.uejb-safety-builder .sb-flags p{margin:0;font-size:11.5px;line-height:1.35;color:#263f5e}
.uejb-safety-builder .sb-official{display:grid;grid-template-columns:52px minmax(0,1fr) auto auto;gap:13px;align-items:center;margin-top:18px;padding:12px 16px;background:#edf6ff;border:1px solid #d1e3f6;border-radius:10px}
.uejb-safety-builder .sb-uae{position:relative;width:48px;height:48px;border-radius:50%;background:linear-gradient(90deg,#d91e18 0 28%,#fff 28% 51%,#079447 51% 74%,#111 74%);box-shadow:inset 0 0 0 3px #fff;display:block;overflow:hidden}
.uejb-safety-builder .sb-uae:after{content:"";position:absolute;inset:8px;border:1px solid rgba(0,0,0,.08);border-radius:50%}
.uejb-safety-builder .sb-official strong{display:block;color:#0b376d;font-size:14px;margin-bottom:2px}
.uejb-safety-builder .sb-official p{font-size:11.5px;margin:0;line-height:1.4}
.uejb-safety-builder .sb-official>b{font-size:18px;color:#111;border-left:1px solid #c9d9e9;padding-left:15px;white-space:nowrap}
.uejb-safety-builder .sb-official>b small{display:block;font-size:6px;letter-spacing:.5px;color:#555;font-weight:600;text-align:center}
.uejb-safety-builder .sb-official .sb-mohre{color:#96701c}
.uejb-safety-builder .sb-cta{text-align:center;margin-top:16px}
.uejb-safety-builder .sb-cta a{display:inline-flex;align-items:center;gap:9px;background:#1267d9;color:#fff!important;text-decoration:none!important;padding:12px 22px;border-radius:8px;font-size:13px;font-weight:800;box-shadow:0 7px 17px rgba(18,103,217,.2);transition:.15s ease}
.uejb-safety-builder .sb-cta a:hover{background:#0b5fcf;transform:translateY(-1px)}
.uejb-safety-builder .sb-cta a svg{width:20px;height:20px}
.uejb-safety-builder .sb-cta a b{font-size:17px}
@media(max-width:900px){
 .uejb-safety-builder .sb-head{grid-template-columns:70px minmax(0,1fr);min-height:0}.uejb-safety-builder .sb-illustration{display:none}
 .uejb-safety-builder .sb-two{grid-template-columns:1fr}.uejb-safety-builder .sb-flags{grid-template-columns:repeat(2,1fr)}
 .uejb-safety-builder .sb-flags>div:nth-child(3n){border-right:1px solid #e3ebf4}.uejb-safety-builder .sb-flags>div:nth-child(2n){border-right:0}.uejb-safety-builder .sb-flags>div:nth-child(n+5){border-bottom:0}
 .uejb-safety-builder .sb-flags>div:nth-child(4){border-bottom:1px solid #e3ebf4}
 .uejb-safety-builder .sb-official{grid-template-columns:52px 1fr}.uejb-safety-builder .sb-official>b{grid-column:auto}
}
@media(max-width:600px){
 .uejb-safety-builder{padding:30px 18px}.uejb-safety-builder .sb-head{grid-template-columns:1fr}.uejb-safety-builder .sb-shield{margin-bottom:2px}.uejb-safety-builder h2{font-size:28px}
 .uejb-safety-builder .sb-two{gap:10px}.uejb-safety-builder .sb-box{padding:16px}.uejb-safety-builder .sb-flags{grid-template-columns:1fr}
 .uejb-safety-builder .sb-flags>div,.uejb-safety-builder .sb-flags>div:nth-child(2n),.uejb-safety-builder .sb-flags>div:nth-child(3n){border-right:0;border-bottom:1px solid #e3ebf4}
 .uejb-safety-builder .sb-flags>div:last-child{border-bottom:0}.uejb-safety-builder .sb-official{grid-template-columns:52px 1fr}
 .uejb-safety-builder .sb-official>b{grid-column:2}.uejb-safety-builder .sb-official .sb-mohre{border-left:0;padding-left:0}
 .uejb-safety-builder .sb-cta a{width:100%;justify-content:center;box-sizing:border-box}
}

/* v2.21.0 — Why UAEJob.co section */
.uejb-why-builder{max-width:1200px;margin:42px auto;padding:52px 44px;background:var(--wy-bg);border:1px solid var(--wy-border);border-radius:var(--wy-radius);box-sizing:border-box;color:var(--wy-body)}
.uejb-why-builder .wy-head{text-align:center;max-width:860px;margin:0 auto 32px}
.uejb-why-builder .wy-eyebrow{display:block;color:var(--wy-accent);font-size:11px;font-weight:800;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px}
.uejb-why-builder .wy-head h2{margin:0;color:var(--wy-heading);font-size:40px;line-height:1.12;font-weight:800;letter-spacing:-.5px}
.uejb-why-builder .wy-head p{margin:12px auto 0;max-width:760px;font-size:16px;line-height:1.7;color:var(--wy-body)}
.uejb-why-builder .wy-rule{width:54px;height:4px;background:var(--wy-accent);border-radius:10px;margin:18px auto 0}
.uejb-why-builder .wy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.uejb-why-builder .wy-card{background:var(--wy-card);border:1px solid var(--wy-border);border-radius:14px;padding:26px 22px;min-height:220px;box-sizing:border-box;box-shadow:0 8px 24px rgba(19,65,111,.06)}
.uejb-why-builder .wy-icon{width:52px;height:52px;border-radius:15px;background:#eaf3ff;color:var(--wy-accent);display:flex;align-items:center;justify-content:center;margin-bottom:18px}
.uejb-why-builder .wy-icon svg{width:28px;height:28px;fill:none}
.uejb-why-builder .wy-card h3{margin:0 0 10px;color:var(--wy-heading);font-size:18px;line-height:1.3}
.uejb-why-builder .wy-card p{margin:0;color:var(--wy-body);font-size:14px;line-height:1.7}
.uejb-why-builder .wy-start{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:26px;padding:28px 30px;background:linear-gradient(135deg,#eaf4ff,#f7fbff);border:1px solid var(--wy-border);border-radius:15px}
.uejb-why-builder .wy-start-copy{max-width:760px}
.uejb-why-builder .wy-start h3{margin:0 0 9px;color:var(--wy-heading);font-size:27px;line-height:1.2}
.uejb-why-builder .wy-start p{margin:0 0 8px;color:var(--wy-body);font-size:14px;line-height:1.65}
.uejb-why-builder .wy-start strong{display:block;color:var(--wy-heading);font-size:14px;line-height:1.6}
.uejb-why-builder .wy-start>a{flex:0 0 auto;display:inline-flex;align-items:center;gap:12px;background:var(--wy-accent);color:#fff!important;text-decoration:none!important;padding:14px 22px;border-radius:9px;font-weight:800;font-size:14px;box-shadow:0 8px 20px rgba(18,103,217,.18)}
.uejb-why-builder .wy-start>a:hover{transform:translateY(-1px)}
.uejb-why-builder .wy-start>a b{font-size:18px}
@media(max-width:1000px){.uejb-why-builder .wy-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.uejb-why-builder{padding:36px 20px}.uejb-why-builder .wy-head h2{font-size:32px}.uejb-why-builder .wy-grid{grid-template-columns:1fr}.uejb-why-builder .wy-start{flex-direction:column;align-items:flex-start}.uejb-why-builder .wy-start>a{width:100%;justify-content:center;box-sizing:border-box}}

/* v2.28.0 — Why UAEJob.co Modern compact / no-overlap */

.uejb-why-modern{max-width:1400px;margin:18px auto;padding:38px 40px 0;background:#fff;border:1px solid #d7e5f6;border-radius:18px;box-sizing:border-box;color:var(--wm-body);overflow:hidden}

.uejb-why-modern .wm-head{text-align:center;max-width:1180px;margin:0 auto 36px}
.uejb-why-modern .wm-eyebrow{display:inline-flex;align-items:center;gap:18px;color:var(--wm-accent);font-size:12px;font-weight:900;letter-spacing:2.8px;text-transform:uppercase;margin-bottom:12px}
.uejb-why-modern .wm-eyebrow:before,.uejb-why-modern .wm-eyebrow:after{content:"";width:38px;height:1px;background:#dce7f5}
.uejb-why-modern .wm-head h2{margin:0;color:#092f63;font-size:50px;line-height:1.08;font-weight:900;letter-spacing:-1.2px}
.uejb-why-modern .wm-head p{margin:17px auto 0;color:#263c59;font-size:17.5px;line-height:1.6;max-width:1080px}
.uejb-why-modern .wm-rule{width:52px;height:4px;background:#1267e3;border-radius:8px;margin:15px auto 0}
.uejb-why-modern .wm-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.uejb-why-modern .wm-card{background:#fff;border:1px solid #e2e8f1;border-radius:18px;padding:30px 24px 36px;text-align:center;min-height:390px;box-sizing:border-box;box-shadow:0 9px 28px rgba(21,52,89,.075);display:flex;flex-direction:column;align-items:center;transition:transform .18s ease,box-shadow .18s ease}
.uejb-why-modern .wm-card:hover{transform:translateY(-2px);box-shadow:0 13px 32px rgba(21,52,89,.11)}
.uejb-why-modern .wm-icon{width:112px;height:112px;border-radius:50%;background:#eaf2ff;color:#1768db;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;flex:0 0 auto}
.uejb-why-modern .wm-icon svg{width:82px;height:82px;display:block}
.uejb-why-modern .wm-card h3{margin:0;color:#1267d9;font-size:20px;line-height:1.24;font-weight:900;letter-spacing:-.2px;max-width:245px}
.uejb-why-modern .wm-card-rule{width:36px;height:3px;background:#1267e3;border-radius:5px;margin:12px auto 16px}
.uejb-why-modern .wm-card p{margin:0;color:#263b57;font-size:15px;line-height:1.64;max-width:245px}
.uejb-why-modern .wm-cta{position:relative;overflow:hidden;margin:30px -40px 0;padding:38px 46px 32px;border-radius:16px 16px 0 0;background:linear-gradient(108deg,#eef6ff 0%,#eaf4ff 48%,#e0eeff 100%);border:1px solid #d6e6f8;box-sizing:border-box;min-height:405px}
.uejb-why-modern .wm-cta:before{content:"";position:absolute;right:70px;bottom:-155px;width:650px;height:430px;border-radius:50%;background:rgba(255,255,255,.48);pointer-events:none}
.uejb-why-modern .wm-cta-copy{position:relative;z-index:3;width:58%;max-width:720px}
.uejb-why-modern .wm-cta .wm-eyebrow{margin-bottom:11px}
.uejb-why-modern .wm-cta .wm-eyebrow:before,.uejb-why-modern .wm-cta .wm-eyebrow:after{display:none}
.uejb-why-modern .wm-cta h3{margin:0;color:#092f63;font-size:44px;line-height:1.1;font-weight:900;letter-spacing:-1px}
.uejb-why-modern .wm-cta-rule{width:50px;height:4px;background:#1267e3;border-radius:5px;margin:14px 0 17px}
.uejb-why-modern .wm-cta p{margin:0 0 22px;color:#2d405a;font-size:16px;line-height:1.55;max-width:700px}
.uejb-why-modern .wm-resources{position:relative;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border:1px solid #dfe7f1;border-radius:14px;box-shadow:0 9px 24px rgba(17,65,110,.10);width:100%;max-width:720px;overflow:hidden}
.uejb-why-modern .wm-resources span{display:flex;align-items:center;gap:9px;padding:14px 12px;color:#253a58;font-weight:700;font-size:13px;line-height:1.3;border-right:1px solid #e1e7ef;min-width:0}
.uejb-why-modern .wm-resources span:last-child{border-right:0}
.uejb-why-modern .wm-resources i{display:flex;align-items:center;justify-content:center;flex:0 0 36px;width:36px;height:36px;border-radius:10px;background:#e8f2ff;color:#1768db}
.uejb-why-modern .wm-resources svg{width:22px;height:22px}
.uejb-why-modern .wm-city-wrap{position:absolute;z-index:1;right:-2px;bottom:-8px;width:45%;max-width:610px;opacity:.96;pointer-events:none}
.uejb-why-modern .wm-city{display:block;width:100%;height:auto}
.uejb-why-modern .wm-btn{position:relative;z-index:4;display:inline-flex;align-items:center;gap:12px;margin-top:20px;background:#1267e3;color:#fff!important;text-decoration:none!important;border-radius:10px;padding:15px 28px;font-size:15px;font-weight:900;box-shadow:0 10px 25px rgba(18,103,227,.24)}
.uejb-why-modern .wm-btn:hover{transform:translateY(-1px)}
.uejb-why-modern .wm-btn b{font-size:22px;line-height:1}
@media(max-width:1050px){.uejb-why-modern{padding-left:28px;padding-right:28px}.uejb-why-modern .wm-cards{grid-template-columns:repeat(2,1fr)}.uejb-why-modern .wm-card{min-height:370px}.uejb-why-modern .wm-city-wrap{opacity:.22;width:58%;bottom:-20px}.uejb-why-modern .wm-resources{grid-template-columns:repeat(2,1fr)}.uejb-why-modern .wm-resources span:nth-child(2){border-right:0}.uejb-why-modern .wm-resources span:nth-child(-n+2){border-bottom:1px solid #e1e7ef}}
@media(max-width:650px){.uejb-why-modern{padding:28px 16px 0;margin:12px auto}.uejb-why-modern .wm-head h2{font-size:32px}.uejb-why-modern .wm-head p{font-size:15px}.uejb-why-modern .wm-cards{grid-template-columns:1fr;gap:16px}.uejb-why-modern .wm-card{min-height:auto;padding:28px 22px}.uejb-why-modern .wm-icon{width:104px;height:104px}.uejb-why-modern .wm-icon svg{width:80px;height:80px}.uejb-why-modern .wm-card h3{font-size:20px}.uejb-why-modern .wm-cta{margin-left:-16px;margin-right:-16px;padding:30px 20px;min-height:0}.uejb-why-modern .wm-cta h3{font-size:32px}.uejb-why-modern .wm-cta p{font-size:15px}.uejb-why-modern .wm-resources{grid-template-columns:1fr;max-width:none}.uejb-why-modern .wm-resources span{border-right:0;border-bottom:1px solid #e1e7ef}.uejb-why-modern .wm-resources span:last-child{border-bottom:0}.uejb-why-modern .wm-city-wrap{position:relative;right:auto;width:100%;opacity:.3;margin-top:15px}.uejb-why-modern .wm-btn{width:100%;justify-content:center;box-sizing:border-box}}


/* v2.28.0 precision overrides */
.uejb-why-modern .wm-cta{min-height:390px}
.uejb-why-modern .wm-cta-copy{max-width:700px}
.uejb-why-modern .wm-cta h3{font-size:42px;max-width:680px}
.uejb-why-modern .wm-cta-rule{margin-bottom:14px}
.uejb-why-modern .wm-btn{margin-left:0}
@media(max-width:1050px){.uejb-why-modern .wm-cta-copy{width:62%;max-width:650px}.uejb-why-modern .wm-city-wrap{width:52%;opacity:.28}.uejb-why-modern .wm-resources{max-width:650px}}
@media(max-width:650px){.uejb-why-modern .wm-cta-copy{width:100%;max-width:none}.uejb-why-modern .wm-cta h3{font-size:32px}.uejb-why-modern .wm-city-wrap{opacity:.25}.uejb-why-modern .wm-icon{width:96px;height:96px}.uejb-why-modern .wm-icon svg{width:72px;height:72px}}

/* v2.29.0 — compact Why UAEJob layout: smaller icons/text and protected spacing */
.uejb-why-modern .wm-head{margin-bottom:28px}
.uejb-why-modern .wm-head h2{font-size:44px}
.uejb-why-modern .wm-head p{font-size:15px;line-height:1.55;margin-top:13px}
.uejb-why-modern .wm-cards{gap:18px}
.uejb-why-modern .wm-card{min-height:330px;padding:24px 22px 28px;border-radius:16px}
.uejb-why-modern .wm-icon{width:88px;height:88px;margin-bottom:15px}
.uejb-why-modern .wm-icon svg{width:62px;height:62px}
.uejb-why-modern .wm-card h3{font-size:17px;line-height:1.25;min-height:43px;margin:0;display:flex;align-items:flex-end;justify-content:center}
.uejb-why-modern .wm-card-rule{width:34px;height:3px;margin:10px auto 12px;flex:0 0 auto}
.uejb-why-modern .wm-card p{font-size:13px;line-height:1.55;max-width:225px}
.uejb-why-modern .wm-cta{margin-top:22px;min-height:350px;padding:32px 38px 28px}
.uejb-why-modern .wm-cta-copy{width:57%;max-width:690px}
.uejb-why-modern .wm-cta h3{font-size:38px;line-height:1.12}
.uejb-why-modern .wm-cta p{font-size:14px;line-height:1.55;max-width:640px;margin-bottom:18px}
.uejb-why-modern .wm-resources{max-width:650px}
.uejb-why-modern .wm-resources span{padding:11px 10px;font-size:11.5px;gap:7px}
.uejb-why-modern .wm-resources i{flex-basis:32px;width:32px;height:32px;border-radius:9px}
.uejb-why-modern .wm-resources svg{width:18px;height:18px}
.uejb-why-modern .wm-city-wrap{width:43%;max-width:570px;right:0;bottom:-6px}
.uejb-why-modern .wm-btn{margin-top:16px;padding:13px 24px;font-size:13px}
@media(max-width:1050px){
  .uejb-why-modern .wm-card{min-height:320px}
  .uejb-why-modern .wm-icon{width:82px;height:82px}
  .uejb-why-modern .wm-icon svg{width:58px;height:58px}
  .uejb-why-modern .wm-cta-copy{width:60%}
  .uejb-why-modern .wm-city-wrap{width:48%;opacity:.34}
}
@media(max-width:650px){
  .uejb-why-modern .wm-head h2{font-size:31px}
  .uejb-why-modern .wm-head p{font-size:14px}
  .uejb-why-modern .wm-card{min-height:auto;padding:24px 20px}
  .uejb-why-modern .wm-icon{width:82px;height:82px}
  .uejb-why-modern .wm-icon svg{width:58px;height:58px}
  .uejb-why-modern .wm-card h3{font-size:18px;min-height:auto}
  .uejb-why-modern .wm-card p{font-size:13px}
  .uejb-why-modern .wm-cta{padding:28px 20px;min-height:0}
  .uejb-why-modern .wm-cta-copy{width:100%}
  .uejb-why-modern .wm-cta h3{font-size:30px}
  .uejb-why-modern .wm-city-wrap{position:relative;width:100%;opacity:.28;right:auto;bottom:auto;margin-top:12px}
}

/* v2.30.0 — Latest Jobs Full Page template */
.uejb-resource-section,.uejb-apply-steps,.uejb-faq-cta{box-sizing:border-box;width:100%;padding:58px 0 62px}
.uejb-resource-head,.uejb-steps-head,.uejb-faq-head{text-align:center;max-width:820px;margin:0 auto 28px}
.uejb-resource-head>span,.uejb-steps-head>span,.uejb-faq-head>span{display:inline-block;color:var(--res-accent,#1266d6);font-size:11px;letter-spacing:.18em;font-weight:800;text-transform:uppercase;margin-bottom:10px}
.uejb-resource-head h2,.uejb-steps-head h2,.uejb-faq-head h2{margin:0;color:var(--res-heading,#10233e);font-size:clamp(30px,3.4vw,44px);line-height:1.08;letter-spacing:-.025em;font-weight:850}
.uejb-resource-head p,.uejb-steps-head p{margin:13px auto 0;color:var(--res-body,#526b8a);font-size:15px;line-height:1.65}
.uejb-resource-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.uejb-resource-card{background:var(--res-card,#fff);border:1px solid var(--res-border,#dbe7f5);border-radius:var(--res-radius,16px);padding:24px 20px;min-height:220px;box-shadow:0 8px 24px rgba(12,54,98,.045);display:flex;flex-direction:column}
.uejb-resource-icon{width:48px;height:48px;border-radius:50%;background:#edf5ff;color:var(--res-accent,#1266d6);display:grid;place-items:center;font-size:22px;font-weight:800;margin-bottom:17px}
.uejb-resource-card h3{margin:0 0 9px;color:var(--res-heading,#10233e);font-size:18px;line-height:1.25}
.uejb-resource-card p{margin:0;color:var(--res-body,#526b8a);font-size:13px;line-height:1.6;flex:1}
.uejb-resource-card a{margin-top:17px;color:var(--res-accent,#1266d6);font-size:12px;font-weight:800;text-decoration:none}
.uejb-apply-steps{background:#fff}
.uejb-steps-head>span,.uejb-faq-head>span{color:var(--steps-accent,#1266d6)}
.uejb-steps-head h2{color:var(--steps-heading,#10233e)}
.uejb-steps-head p{color:var(--steps-body,#526b8a)}
.uejb-steps-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;position:relative}
.uejb-step{text-align:center;padding:10px 12px;position:relative}
.uejb-step:not(:last-child):after{content:"";position:absolute;top:32px;right:-5px;width:18px;border-top:1px dashed var(--steps-border,#dbe7f5)}
.uejb-step-icon{width:56px;height:56px;margin:0 auto 10px;border-radius:50%;background:#edf5ff;color:var(--steps-accent,#1266d6);display:grid;place-items:center;font-size:23px;font-weight:800}
.uejb-step-num{display:grid;place-items:center;width:25px;height:25px;margin:-2px auto 10px;border-radius:50%;background:var(--steps-accent,#1266d6);color:#fff;font-size:12px}
.uejb-step h3{margin:0 0 8px;color:var(--steps-heading,#10233e);font-size:15px}
.uejb-step p{margin:0;color:var(--steps-body,#526b8a);font-size:12px;line-height:1.55}
.uejb-faq-head{text-align:left;max-width:none;margin-bottom:22px}
.uejb-faq-head h2{color:var(--faq-heading,#10233e)}
.uejb-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px}
.uejb-faq-grid details{background:#fff;border:1px solid var(--faq-border,#dbe7f5);border-radius:11px;padding:0 16px}
.uejb-faq-grid summary{list-style:none;cursor:pointer;padding:16px 0;color:var(--faq-heading,#10233e);font-size:14px;font-weight:750;display:flex;justify-content:space-between;gap:12px}
.uejb-faq-grid summary::-webkit-details-marker{display:none}.uejb-faq-grid summary b{color:var(--faq-accent,#1266d6);font-size:20px;line-height:1}.uejb-faq-grid p{margin:0 0 16px;color:var(--faq-body,#526b8a);font-size:13px;line-height:1.6}
.uejb-final-cta{margin-top:32px;border-radius:18px;background:linear-gradient(120deg,var(--faq-panel,#1266d6),#2e7be5);padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;position:relative}
.uejb-final-cta:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-160px;bottom:-240px;background:rgba(255,255,255,.12)}
.uejb-final-cta>div{position:relative;z-index:1}.uejb-final-cta span{display:block;color:#cfe4ff;font-size:11px;letter-spacing:.18em;font-weight:800;margin-bottom:8px}.uejb-final-cta h2{margin:0;color:#fff;font-size:clamp(27px,3vw,39px);line-height:1.1}.uejb-final-cta p{margin:9px 0 0;color:rgba(255,255,255,.86);font-size:14px}
.uejb-final-cta>a{position:relative;z-index:1;flex:0 0 auto;background:#fff;color:#1266d6;text-decoration:none;font-weight:800;border-radius:9px;padding:14px 20px;font-size:13px;box-shadow:0 8px 20px rgba(0,20,70,.16)}
@media(max-width:950px){.uejb-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.uejb-steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.uejb-step:nth-child(3):after{display:none}}
@media(max-width:650px){.uejb-resource-section,.uejb-apply-steps,.uejb-faq-cta{padding:42px 0}.uejb-resource-grid,.uejb-steps-grid,.uejb-faq-grid{grid-template-columns:1fr}.uejb-step:not(:last-child):after{display:none}.uejb-final-cta{padding:28px 22px;display:block}.uejb-final-cta>a{display:inline-block;margin-top:20px}.uejb-resource-card{min-height:0}.uejb-resource-head h2,.uejb-steps-head h2,.uejb-faq-head h2{font-size:30px}}
