:root{--stb-navy:#071735;--stb-blue:#1d6da5;--stb-yellow:#ffb400;--stb-ink:#10203d;--stb-muted:#667084;--stb-line:#e7e9ec;--stb-bg:#f5f5f3}
.stb-site-page{font-family:Arial,"Helvetica Neue",sans-serif;color:var(--stb-ink);background:#fff;overflow:hidden}
.stb-page-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}
.stb-page-hero{position:relative;min-height:440px;display:flex;align-items:end;color:#fff;background:var(--stb-navy);overflow:hidden}
.stb-page-hero__image{position:absolute;inset:0;background-size:cover;background-position:center;transform:scale(1.02)}
.stb-page-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,18,44,.94) 0%,rgba(5,18,44,.80) 44%,rgba(5,18,44,.22) 100%)}
.stb-page-hero__inner{position:relative;z-index:2;padding:100px 0 72px;max-width:780px}
.stb-page-eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:11px;margin-bottom:18px}
.stb-page-eyebrow:before{content:"";width:9px;height:9px;background:var(--stb-yellow);display:inline-block}
.stb-page-hero h1{font-size:clamp(48px,6vw,80px);line-height:.92;letter-spacing:-.045em;margin:0 0 22px;color:#fff;text-transform:uppercase;max-width:900px}
.stb-page-hero p{max-width:690px;font-size:17px;line-height:1.65;color:rgba(255,255,255,.84);margin:0}
.stb-page-breadcrumb{background:#fff;border-bottom:1px solid var(--stb-line)}
.stb-page-breadcrumb .stb-page-shell{display:flex;gap:10px;align-items:center;padding:18px 0;font-size:12px;color:#7a8291}
.stb-page-breadcrumb a{color:var(--stb-ink);font-weight:700}
.stb-page-section{padding:88px 0}
.stb-page-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(270px,.55fr);gap:72px;align-items:start}
.stb-page-copy h2{font-size:clamp(35px,4vw,58px);line-height:.96;letter-spacing:-.04em;margin:0 0 26px;text-transform:uppercase;color:var(--stb-navy)}
.stb-page-copy>p{font-size:17px;line-height:1.8;color:var(--stb-muted);margin:0 0 32px}
.stb-page-bullets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;padding:0;margin:0 0 36px;list-style:none}
.stb-page-bullets li{position:relative;padding:13px 0 13px 28px;border-bottom:1px solid var(--stb-line);font-weight:700;font-size:14px}
.stb-page-bullets li:before{content:"✓";position:absolute;left:0;color:var(--stb-yellow);font-weight:900}
.stb-page-aside{position:sticky;top:120px;border-top:5px solid var(--stb-yellow);background:#f7f7f5;padding:30px}
.stb-page-aside h3{font-size:17px;text-transform:uppercase;letter-spacing:.05em;margin:0 0 17px;color:var(--stb-navy)}
.stb-page-aside a{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #dadde1;color:var(--stb-ink);font-weight:700;font-size:13px}
.stb-page-aside a:hover,.stb-page-aside a.is-current{color:var(--stb-blue)}
.stb-page-aside .stb-page-quote{display:flex;justify-content:center;background:var(--stb-yellow);border:0;padding:15px 18px;margin-top:22px;color:var(--stb-navy);text-transform:uppercase;font-weight:900;font-size:11px;letter-spacing:.08em}
.stb-page-feature{background:var(--stb-bg)}
.stb-page-feature__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.stb-page-feature img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}
.stb-page-feature h2{font-size:clamp(34px,4vw,55px);line-height:.96;letter-spacing:-.04em;text-transform:uppercase;color:var(--stb-navy);margin:0 0 20px}
.stb-page-feature p{color:var(--stb-muted);font-size:16px;line-height:1.8;margin:0}
.stb-services-hub{padding:88px 0;background:#fff}
.stb-services-hub__head{max-width:760px;margin-bottom:42px}.stb-services-hub__head h2{font-size:clamp(38px,5vw,65px);line-height:.94;margin:0 0 18px;color:var(--stb-navy);text-transform:uppercase}.stb-services-hub__head p{font-size:16px;line-height:1.75;color:var(--stb-muted)}
.stb-services-group{margin-top:44px}.stb-services-group>h3{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:var(--stb-blue);border-bottom:1px solid var(--stb-line);padding-bottom:14px;margin:0 0 24px}
.stb-services-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.stb-services-card{position:relative;min-height:230px;background:var(--stb-navy);padding:30px;color:#fff;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}
.stb-services-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(1,10,31,.88)),var(--stb-card-image);background-size:cover;background-position:center;opacity:.48;transition:.3s}
.stb-services-card:hover:before{transform:scale(1.05);opacity:.62}.stb-services-card>*{position:relative;z-index:2}.stb-services-card small{color:var(--stb-yellow);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.stb-services-card h4{font-size:23px;line-height:1.05;margin:8px 30px 0 0;color:#fff}.stb-services-card b{position:absolute;right:25px;bottom:27px}
.stb-related{padding:80px 0;background:#f5f5f3}.stb-related__head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.stb-related h2{font-size:clamp(34px,4vw,54px);line-height:.95;margin:0;color:var(--stb-navy);text-transform:uppercase}.stb-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.stb-related__card{background:#fff;border:1px solid var(--stb-line);padding:26px;min-height:150px;display:flex;flex-direction:column;justify-content:space-between}.stb-related__card h3{font-size:19px;line-height:1.15;margin:0;color:var(--stb-navy)}.stb-related__card span{align-self:flex-end;color:var(--stb-blue)}
.stb-projects-page{padding:88px 0;background:#f6f6f4}.stb-projects-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.stb-projects-page__card{background:#fff;border:1px solid var(--stb-line);color:var(--stb-navy)}.stb-projects-page__card img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}.stb-projects-page__body{padding:22px}.stb-projects-page__body small{font-size:9px;letter-spacing:.13em;color:#788194}.stb-projects-page__body h3{font-size:22px;margin:8px 0 0}
.stb-contact-page{padding:90px 0;background:#fff}.stb-contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.stb-contact-info{background:var(--stb-navy);padding:42px;color:#fff}.stb-contact-info h2{font-size:38px;line-height:.98;color:#fff;margin:0 0 28px}.stb-contact-info p,.stb-contact-info a{color:rgba(255,255,255,.78);font-size:15px;line-height:1.8}.stb-contact-info strong{color:#fff}.stb-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.stb-form__full{grid-column:1/-1}.stb-form label{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:800;margin-bottom:8px;color:var(--stb-navy)}.stb-form input,.stb-form select,.stb-form textarea{width:100%;border:1px solid #d8dce2;background:#fafafa;padding:15px 16px;font-size:15px;outline:none;border-radius:0}.stb-form textarea{min-height:170px;resize:vertical}.stb-form input:focus,.stb-form select:focus,.stb-form textarea:focus{border-color:var(--stb-blue);background:#fff}.stb-form button{border:0;background:var(--stb-yellow);color:var(--stb-navy);font-weight:900;text-transform:uppercase;letter-spacing:.08em;padding:17px 24px;cursor:pointer}.stb-form-notice{grid-column:1/-1;padding:14px 16px;font-size:14px}.stb-form-notice--success{background:#e7f7ee;color:#176536}.stb-form-notice--error{background:#fff0f0;color:#9b2020}.stb-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.stb-page-cta{padding:64px 0;background:var(--stb-navy);color:#fff}.stb-page-cta__inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.stb-page-cta h2{font-size:clamp(32px,4vw,52px);line-height:.98;text-transform:uppercase;color:#fff;margin:0}.stb-page-cta a{background:var(--stb-yellow);color:var(--stb-navy);padding:16px 24px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
html[dir="rtl"] .stb-page-hero__shade{background:linear-gradient(270deg,rgba(5,18,44,.94) 0%,rgba(5,18,44,.80) 44%,rgba(5,18,44,.22) 100%)}
html[dir="rtl"] .stb-page-bullets li{padding-left:0;padding-right:28px}html[dir="rtl"] .stb-page-bullets li:before{left:auto;right:0}html[dir="rtl"] .stb-services-card h4{margin-right:0;margin-left:30px}html[dir="rtl"] .stb-services-card b{right:auto;left:25px}
@media(max-width:900px){.stb-page-grid,.stb-page-feature__grid,.stb-contact-grid{grid-template-columns:1fr}.stb-page-aside{position:static}.stb-services-cards,.stb-projects-page__grid,.stb-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stb-page-hero{min-height:390px}.stb-page-hero__inner{padding:80px 0 58px}.stb-page-hero h1{font-size:55px}}
@media(max-width:600px){.stb-page-shell{width:min(100% - 30px,1180px)}.stb-page-section,.stb-services-hub,.stb-related,.stb-projects-page,.stb-contact-page{padding:58px 0}.stb-page-hero{min-height:355px}.stb-page-hero h1{font-size:42px}.stb-page-bullets,.stb-services-cards,.stb-projects-page__grid,.stb-related__grid,.stb-form{grid-template-columns:1fr}.stb-page-cta__inner{align-items:flex-start;flex-direction:column}.stb-contact-info{padding:30px}.stb-page-feature__grid{gap:30px}}
/* V7 modern blog index */
.stb-blog-index{padding:90px 0 100px;background:#f5f5f3}
.stb-blog-index__head{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:70px;align-items:end;margin-bottom:48px}
.stb-blog-index__head h2{font-size:clamp(40px,5vw,68px);line-height:.92;letter-spacing:-.045em;text-transform:uppercase;color:var(--stb-navy);margin:0;max-width:820px}
.stb-blog-index__head>p{font-size:16px;line-height:1.8;color:var(--stb-muted);margin:0 0 4px}
.stb-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.stb-blog-card{background:#fff;border:1px solid var(--stb-line);display:flex;flex-direction:column;min-width:0;transition:transform .25s ease,box-shadow .25s ease}
.stb-blog-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(7,23,53,.10)}
.stb-blog-card__image{display:block;overflow:hidden;background:#dfe5ec}
.stb-blog-card__image img{width:100%;aspect-ratio:16/10;display:block;object-fit:cover;transition:transform .4s ease}
.stb-blog-card:hover .stb-blog-card__image img{transform:scale(1.035)}
.stb-blog-card__body{padding:24px 24px 26px;display:flex;flex:1;flex-direction:column}
.stb-blog-card__meta{display:flex;justify-content:space-between;gap:16px;font-size:9px;font-weight:800;letter-spacing:.10em;text-transform:uppercase;color:#80889a;margin-bottom:14px}
.stb-blog-card__meta span{color:var(--stb-blue)}
.stb-blog-card h3{font-size:23px;line-height:1.16;margin:0 0 14px;color:var(--stb-navy)}
.stb-blog-card h3 a{color:inherit;text-decoration:none}
.stb-blog-card p{font-size:14px;line-height:1.7;color:var(--stb-muted);margin:0 0 22px}
.stb-blog-card__link{margin-top:auto;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--stb-navy);text-decoration:none;border-top:1px solid var(--stb-line);padding-top:16px;display:flex;justify-content:space-between}
html[dir="rtl"] .stb-blog-card__meta{direction:rtl}
@media(max-width:900px){.stb-blog-index__head{grid-template-columns:1fr;gap:20px}.stb-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.stb-blog-index{padding:58px 0 70px}.stb-blog-grid{grid-template-columns:1fr}.stb-blog-index__head h2{font-size:42px}}
/* V7 single blog articles */
.stb-article-hero{position:relative;min-height:520px;display:flex;align-items:flex-end;background:var(--stb-navy);overflow:hidden;color:#fff}
.stb-article-hero__image{position:absolute;inset:0;background-size:cover;background-position:center}
.stb-article-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,18,44,.95),rgba(5,18,44,.72) 55%,rgba(5,18,44,.30))}
.stb-article-hero__inner{position:relative;z-index:2;padding:110px 0 72px;max-width:960px}
.stb-article-hero h1{font-size:clamp(42px,5.5vw,74px);line-height:.98;letter-spacing:-.04em;color:#fff;margin:0 0 24px;max-width:920px}
.stb-article-hero__meta{display:flex;gap:22px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.72)}
.stb-article-body{padding:82px 0 100px;background:#fff}.stb-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:72px;align-items:start}.stb-article-content{font-size:17px;line-height:1.85;color:#35425a;min-width:0}.stb-article-content h2,.stb-article-content h3,.stb-article-content h4{color:var(--stb-navy);line-height:1.12;margin:42px 0 18px}.stb-article-content h2{font-size:38px}.stb-article-content h3{font-size:29px}.stb-article-content img{max-width:100%;height:auto}.stb-article-content table{width:100%;border-collapse:collapse;margin:28px 0}.stb-article-content th,.stb-article-content td{border:1px solid var(--stb-line);padding:12px}.stb-article-content ul,.stb-article-content ol{padding-left:22px}.stb-article-aside{position:sticky;top:115px}.stb-article-aside__box{background:var(--stb-navy);color:#fff;padding:30px}.stb-article-aside__box span{color:var(--stb-yellow);font-size:9px;letter-spacing:.14em;font-weight:900}.stb-article-aside__box h3{font-size:28px;line-height:1.03;color:#fff;margin:12px 0}.stb-article-aside__box p{font-size:14px;line-height:1.7;color:rgba(255,255,255,.72)}.stb-article-aside__box a{display:inline-block;background:var(--stb-yellow);color:var(--stb-navy);padding:13px 17px;font-size:11px;font-weight:900;text-transform:uppercase}.stb-article-aside__links{border:1px solid var(--stb-line);border-top:0;padding:18px 24px}.stb-article-aside__links a{display:block;padding:12px 0;border-bottom:1px solid var(--stb-line);font-size:12px;font-weight:800;color:var(--stb-navy)}.stb-article-aside__links a:last-child{border-bottom:0}
@media(max-width:900px){.stb-article-layout{grid-template-columns:1fr}.stb-article-aside{position:static}.stb-article-hero{min-height:430px}}
@media(max-width:600px){.stb-article-hero__inner{padding:85px 0 52px}.stb-article-hero h1{font-size:39px}.stb-article-body{padding:58px 0 70px}.stb-article-content{font-size:16px}.stb-article-content h2{font-size:31px}}
/* Elementor Builder compatibility */
.elementor-widget-stiffener-about-page,
.elementor-widget-stiffener-services-page,
.elementor-widget-stiffener-service-detail,
.elementor-widget-stiffener-projects-page,
.elementor-widget-stiffener-contact-page,
.elementor-widget-stiffener-blog-page{width:100%}
.elementor-widget-stiffener-about-page>.elementor-widget-container,
.elementor-widget-stiffener-services-page>.elementor-widget-container,
.elementor-widget-stiffener-service-detail>.elementor-widget-container,
.elementor-widget-stiffener-projects-page>.elementor-widget-container,
.elementor-widget-stiffener-contact-page>.elementor-widget-container,
.elementor-widget-stiffener-blog-page>.elementor-widget-container{width:100%;max-width:none}
.stb-site-page[dir="rtl"]{direction:rtl;text-align:right}
.stb-site-page[dir="rtl"] .stb-page-hero__shade{background:linear-gradient(270deg,rgba(5,18,44,.94) 0%,rgba(5,18,44,.80) 44%,rgba(5,18,44,.22) 100%)}
.stb-site-page[dir="rtl"] .stb-page-bullets li{padding-left:0;padding-right:28px}
.stb-site-page[dir="rtl"] .stb-page-bullets li:before{left:auto;right:0}
.stb-site-page[dir="rtl"] .stb-services-card h4{margin-right:0;margin-left:30px}
.stb-site-page[dir="rtl"] .stb-services-card b{right:auto;left:25px}
/* V3 Arabic preset widgets */
.elementor-widget-stiffener-arabic-about-page,
.elementor-widget-stiffener-arabic-services-page,
.elementor-widget-stiffener-arabic-service-detail,
.elementor-widget-stiffener-arabic-projects-page,
.elementor-widget-stiffener-arabic-contact-page,
.elementor-widget-stiffener-arabic-blog-page{width:100%}
.elementor-widget-stiffener-arabic-about-page>.elementor-widget-container,
.elementor-widget-stiffener-arabic-services-page>.elementor-widget-container,
.elementor-widget-stiffener-arabic-service-detail>.elementor-widget-container,
.elementor-widget-stiffener-arabic-projects-page>.elementor-widget-container,
.elementor-widget-stiffener-arabic-contact-page>.elementor-widget-container,
.elementor-widget-stiffener-arabic-blog-page>.elementor-widget-container{width:100%;max-width:none}
.stb-site-page[dir="rtl"]{font-family:Tahoma,Arial,sans-serif}
.stb-site-page[dir="rtl"] h1,.stb-site-page[dir="rtl"] h2,.stb-site-page[dir="rtl"] h3{letter-spacing:0}
.stb-site-page[dir="rtl"] .stb-page-eyebrow,.stb-site-page[dir="rtl"] .stb-form label,.stb-site-page[dir="rtl"] .stb-projects-page__body small,.stb-site-page[dir="rtl"] .stb-blog-card__meta{letter-spacing:0;text-transform:none}
.stb-site-page[dir="rtl"] .stb-page-hero p,.stb-site-page[dir="rtl"] .stb-page-copy p,.stb-site-page[dir="rtl"] .stb-contact-info p{line-height:1.9}
.stb-site-page[dir="rtl"] .stb-contact-info a[dir="ltr"]{display:inline-block;unicode-bidi:isolate}

/* V8: force Contact / Quote submit button to match the approved Builto/Stiffener CTA */
.stb-site-page .stb-form button[type="submit"],
.elementor .stb-site-page .stb-form button[type="submit"],
.elementor-widget-stiffener-contact-page .stb-form button[type="submit"],
.elementor-widget-stiffener-arabic-contact-page .stb-form button[type="submit"]{
  appearance:none!important;
  -webkit-appearance:none!important;
  background:#ffb400!important;
  background-color:#ffb400!important;
  color:#071735!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  opacity:1!important;
  min-height:52px;
  padding:16px 24px!important;
  font-weight:900!important;
  letter-spacing:.06em;
  text-decoration:none!important;
  cursor:pointer;
  transition:background-color .2s ease,transform .2s ease;
}
.stb-site-page .stb-form button[type="submit"]:hover,
.stb-site-page .stb-form button[type="submit"]:focus{
  background:#ffc12a!important;
  background-color:#ffc12a!important;
  color:#071735!important;
  transform:translateY(-1px);
}
.stb-site-page[dir="rtl"] .stb-form button[type="submit"]{
  letter-spacing:0;
  text-transform:none;
}

/* V16 inner-page layout hardening. */
.stb-site-page,.stb-site-page *{box-sizing:border-box}
.stb-page-shell{max-width:1180px}
.stb-page-feature__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.stb-page-feature__grid>*{min-width:0;max-width:100%}
.stb-page-feature__grid>img{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}
.stb-page-copy{min-width:0;max-width:100%}
.stb-page-copy h2,.stb-blog-card h3,.stb-blog-card h3 a{overflow-wrap:break-word;word-break:normal;hyphens:auto}
.stb-blog-card__body{min-width:0}
.stb-blog-card__body h3{font-size:clamp(20px,1.7vw,25px);line-height:1.13}
.stb-site-page[dir="rtl"] .stb-blog-card__body,.stb-site-page[dir="rtl"] .stb-blog-card__meta{text-align:right}
.stb-site-page[dir="rtl"] .stb-blog-card__body h3{font-size:clamp(20px,1.6vw,24px);line-height:1.45;letter-spacing:0}
.stb-site-page[dir="rtl"] .stb-blog-card p{line-height:1.85}
@media(max-width:900px){
  .stb-page-feature__grid{grid-template-columns:1fr;gap:34px}
  .stb-page-feature__grid>img{max-height:680px;aspect-ratio:auto}
}
@media(max-width:600px){
  .stb-page-feature__grid>img{max-height:none}
  .stb-blog-card__body h3,.stb-site-page[dir="rtl"] .stb-blog-card__body h3{font-size:21px}
}

/* V17 - prevent internal Elementor pages from stretching/clipping in Salient containers. */
.stb-site-page{width:100%!important;max-width:100%!important;overflow-x:hidden!important;box-sizing:border-box}
.stb-page-shell,.stb-page-shell *{box-sizing:border-box}
.stb-page-feature__grid>* , .stb-page-grid>* , .stb-blog-index__head>* , .stb-contact-grid>*{min-width:0}
.stb-page-feature img{max-width:100%!important;height:auto!important}
.stb-page-copy,.stb-page-feature__grid .stb-page-copy{min-width:0!important;max-width:100%!important}
.stb-page-copy h2,.stb-page-feature h2,.stb-blog-card h3{overflow-wrap:anywhere;word-break:normal}
body:not(.elementor-editor-active):not(.elementor-editor-preview) .elementor-widget-stiffener-about-page,
body:not(.elementor-editor-active):not(.elementor-editor-preview) .elementor-widget-stiffener-services-page,
body:not(.elementor-editor-active):not(.elementor-editor-preview) .elementor-widget-stiffener-projects-page,
body:not(.elementor-editor-active):not(.elementor-editor-preview) .elementor-widget-stiffener-contact-page,
body:not(.elementor-editor-active):not(.elementor-editor-preview) .elementor-widget-stiffener-blog-page,
body:not(.elementor-editor-active):not(.elementor-editor-preview) .elementor-widget-stiffener-service-detail,
body:not(.elementor-editor-active):not(.elementor-editor-preview) .elementor-widget-stiffener-arabic-about-page,
body:not(.elementor-editor-active):not(.elementor-editor-preview) .elementor-widget-stiffener-arabic-services-page,
body:not(.elementor-editor-active):not(.elementor-editor-preview) .elementor-widget-stiffener-arabic-projects-page,
body:not(.elementor-editor-active):not(.elementor-editor-preview) .elementor-widget-stiffener-arabic-contact-page,
body:not(.elementor-editor-active):not(.elementor-editor-preview) .elementor-widget-stiffener-arabic-blog-page,
body:not(.elementor-editor-active):not(.elementor-editor-preview) .elementor-widget-stiffener-arabic-service-detail{width:100%!important;max-width:none!important}


/* V18 - Arabic inner-page containment/readability and blog language polish. */
.stb-site-page[dir="rtl"]{overflow-x:clip!important}
.stb-site-page[dir="rtl"] .stb-page-shell{width:min(1180px,calc(100% - 56px))!important;max-width:1180px!important;margin-inline:auto!important}
.stb-site-page[dir="rtl"] .stb-page-feature__grid{direction:rtl;grid-template-columns:minmax(0,1.12fr) minmax(330px,.88fr);gap:54px!important;align-items:center!important}
.stb-site-page[dir="rtl"] .stb-page-feature__grid>img{width:100%!important;max-width:100%!important;min-width:0!important;justify-self:stretch!important}
.stb-site-page[dir="rtl"] .stb-page-copy{width:100%!important;max-width:100%!important;min-width:0!important;padding-inline:6px!important}
.stb-site-page[dir="rtl"] .stb-page-copy h2{font-size:clamp(34px,3.5vw,52px)!important;line-height:1.18!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important;text-transform:none!important}
.stb-site-page[dir="rtl"] .stb-page-copy>p{font-size:16px!important;line-height:1.95!important}
.stb-site-page[dir="rtl"] .stb-page-bullets{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 22px!important}
.stb-site-page[dir="rtl"] .stb-page-bullets li{font-size:14px!important;line-height:1.65!important;min-width:0!important}
.stb-site-page[dir="rtl"] .stb-blog-index__head{direction:rtl;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:58px!important}
.stb-site-page[dir="rtl"] .stb-blog-index__head h2{font-size:clamp(38px,4.5vw,62px)!important;line-height:1.15!important;text-transform:none!important;letter-spacing:0!important}
.stb-site-page[dir="rtl"] .stb-blog-index__head>p{font-size:15px!important;line-height:1.95!important}
.stb-site-page[dir="rtl"] .stb-blog-card__body h3,.stb-site-page[dir="rtl"] .stb-blog-card__body h3 a{font-family:Tahoma,Arial,sans-serif!important;font-size:22px!important;line-height:1.55!important;letter-spacing:0!important;text-align:right!important}
.stb-site-page[dir="rtl"] .stb-blog-card__body p{font-size:14px!important;line-height:1.9!important;text-align:right!important}
.stb-site-page[dir="rtl"] .stb-blog-card__link{direction:rtl!important}
@media(max-width:900px){
  .stb-site-page[dir="rtl"] .stb-page-feature__grid{grid-template-columns:1fr!important;gap:34px!important}
  .stb-site-page[dir="rtl"] .stb-page-feature__grid>img{grid-row:auto!important}
  .stb-site-page[dir="rtl"] .stb-blog-index__head{grid-template-columns:1fr!important;gap:24px!important}
}
@media(max-width:600px){
  .stb-site-page[dir="rtl"] .stb-page-shell{width:calc(100% - 30px)!important}
  .stb-site-page[dir="rtl"] .stb-page-copy{padding-inline:0!important}
  .stb-site-page[dir="rtl"] .stb-page-copy h2{font-size:34px!important;line-height:1.25!important}
  .stb-site-page[dir="rtl"] .stb-page-bullets{grid-template-columns:1fr!important}
  .stb-site-page[dir="rtl"] .stb-blog-card__body h3,.stb-site-page[dir="rtl"] .stb-blog-card__body h3 a{font-size:20px!important;line-height:1.5!important}
}

/* V19 - canonical language/alignment and anti-clipping rules. */
body.stb-eb-stiffener-page .stb-site-page{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}
body.stb-eb-stiffener-page .stb-site-page .stb-page-shell{width:calc(100% - 48px)!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important;min-width:0!important}
body.stb-eb-stiffener-page .stb-site-page .stb-page-shell>*{min-width:0!important;max-width:100%}
body.stb-eb-stiffener-page .stb-page-feature__grid{display:grid!important;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr)!important;gap:54px!important;align-items:center!important;width:100%!important;max-width:100%!important;min-width:0!important}
body.stb-eb-stiffener-page .stb-page-feature__grid>img{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;object-fit:cover!important}
body.stb-eb-stiffener-page .stb-page-feature__grid>.stb-page-copy{width:100%!important;max-width:100%!important;min-width:0!important;overflow:visible!important}
body.stb-eb-stiffener-page .stb-page-copy h2{max-width:100%!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none!important}
body.stb-eb-stiffener-page .stb-page-grid,body.stb-eb-stiffener-page .stb-contact-grid,body.stb-eb-stiffener-page .stb-blog-index__head{width:100%!important;max-width:100%!important;min-width:0!important}
.stb-site-page[dir="ltr"] .stb-page-hero__inner,.stb-site-page[dir="ltr"] .stb-page-copy,.stb-site-page[dir="ltr"] .stb-services-hub__head,.stb-site-page[dir="ltr"] .stb-projects-page__body,.stb-site-page[dir="ltr"] .stb-blog-card__body,.stb-site-page[dir="ltr"] .stb-contact-info{text-align:left!important;direction:ltr!important}
.stb-site-page[dir="ltr"] .stb-page-eyebrow{justify-content:flex-start!important}
.stb-site-page[dir="rtl"]{direction:rtl!important;text-align:right!important;font-family:Tahoma,Arial,sans-serif!important}
.stb-site-page[dir="rtl"] .stb-page-hero__inner,.stb-site-page[dir="rtl"] .stb-page-copy,.stb-site-page[dir="rtl"] .stb-services-hub__head,.stb-site-page[dir="rtl"] .stb-projects-page__body,.stb-site-page[dir="rtl"] .stb-blog-card__body,.stb-site-page[dir="rtl"] .stb-contact-info{text-align:right!important;direction:rtl!important}
.stb-site-page[dir="rtl"] .stb-page-eyebrow{justify-content:flex-start!important;direction:rtl!important}
.stb-site-page[dir="rtl"] .stb-page-hero h1,.stb-site-page[dir="rtl"] .stb-page-copy h2,.stb-site-page[dir="rtl"] .stb-services-hub__head h2,.stb-site-page[dir="rtl"] .stb-page-cta h2{text-transform:none!important;letter-spacing:0!important;text-align:right!important;line-height:1.18!important}
.stb-site-page[dir="ltr"] .stb-page-hero h1,.stb-site-page[dir="ltr"] .stb-page-copy h2,.stb-site-page[dir="ltr"] .stb-services-hub__head h2,.stb-site-page[dir="ltr"] .stb-page-cta h2{text-align:left!important}
.stb-site-page[dir="rtl"] .stb-blog-index__head{direction:rtl!important;text-align:right!important}
.stb-site-page[dir="rtl"] .stb-blog-index__head>div,.stb-site-page[dir="rtl"] .stb-blog-index__head>p{text-align:right!important}
.stb-site-page[dir="ltr"] .stb-blog-index__head>div,.stb-site-page[dir="ltr"] .stb-blog-index__head>p{text-align:left!important}
.stb-site-page[dir="rtl"] .stb-blog-card h3,.stb-site-page[dir="rtl"] .stb-blog-card h3 a,.stb-site-page[dir="rtl"] .stb-blog-card p{text-align:right!important}
.stb-site-page[dir="ltr"] .stb-blog-card h3,.stb-site-page[dir="ltr"] .stb-blog-card h3 a,.stb-site-page[dir="ltr"] .stb-blog-card p{text-align:left!important}
.stb-site-page[dir="rtl"] .stb-page-breadcrumb .stb-page-shell{direction:rtl!important;justify-content:flex-start!important}
.stb-site-page[dir="rtl"] .stb-page-cta__inner{direction:rtl!important;text-align:right!important}
.stb-site-page[dir="rtl"] .stb-page-cta__inner>a{margin-right:auto!important;margin-left:0!important}
@media(max-width:900px){body.stb-eb-stiffener-page .stb-page-feature__grid{grid-template-columns:1fr!important;gap:34px!important}.stb-site-page[dir="rtl"] .stb-page-feature__grid>img{order:1}.stb-site-page[dir="rtl"] .stb-page-feature__grid>.stb-page-copy{order:2}}
@media(max-width:600px){body.stb-eb-stiffener-page .stb-site-page .stb-page-shell{width:calc(100% - 30px)!important}.stb-site-page[dir="rtl"] .stb-page-hero h1{font-size:42px!important;line-height:1.2!important}.stb-site-page[dir="rtl"] .stb-services-hub__head h2{font-size:38px!important;line-height:1.22!important}}
\n\n/* === V19.1 final alignment/overflow guard === */\nbody.stb-eb-stiffener-page .stb-site-page,\nbody.stb-eb-stiffener-page .stb-site-page *{box-sizing:border-box}\nbody.stb-eb-english-page .stb-site-page h1,\nbody.stb-eb-english-page .stb-site-page h2,\nbody.stb-eb-english-page .stb-site-page h3,\nbody.stb-eb-english-page .stb-site-page h4,\nbody.stb-eb-english-page .stb-site-page .stb-page-copy,\nbody.stb-eb-english-page .stb-site-page .stb-blog-card__body,\nbody.stb-eb-english-page .stb-site-page .stb-services-hub__head,\nbody.stb-eb-english-page .stb-site-page .stb-projects-page__body{text-align:left!important}\nbody.stb-eb-arabic-page .stb-site-page h1,\nbody.stb-eb-arabic-page .stb-site-page h2,\nbody.stb-eb-arabic-page .stb-site-page h3,\nbody.stb-eb-arabic-page .stb-site-page h4,\nbody.stb-eb-arabic-page .stb-site-page .stb-page-copy,\nbody.stb-eb-arabic-page .stb-site-page .stb-blog-card__body,\nbody.stb-eb-arabic-page .stb-site-page .stb-services-hub__head,\nbody.stb-eb-arabic-page .stb-site-page .stb-projects-page__body{text-align:right!important}\nbody.stb-eb-arabic-page .stb-site-page h1,\nbody.stb-eb-arabic-page .stb-site-page h2,\nbody.stb-eb-arabic-page .stb-site-page h3{letter-spacing:0!important;text-transform:none!important}\nbody.stb-eb-stiffener-page .stb-page-shell{width:min(1180px,calc(100% - 48px))!important;margin-inline:auto!important;max-width:1180px!important}\nbody.stb-eb-stiffener-page .stb-page-shell>*{min-width:0!important}\nbody.stb-eb-stiffener-page .stb-about-layout,\nbody.stb-eb-stiffener-page .stb-about-grid,\nbody.stb-eb-stiffener-page .stb-page-feature-grid{overflow:visible!important}\nbody.stb-eb-stiffener-page .stb-about-layout img,\nbody.stb-eb-stiffener-page .stb-about-grid img,\nbody.stb-eb-stiffener-page .stb-page-feature-grid img{max-width:100%!important;height:auto!important}\n@media(max-width:900px){body.stb-eb-stiffener-page .stb-page-shell{width:min(100% - 28px,1180px)!important}}\n