:root{--navy:#071f30;--navy2:#0b3148;--teal:#2aa7a0;--gold:#caa86a;--ink:#173343;--muted:#677985;--light:#f7faf9;--white:#fff;--border:#dce7e6;--shadow:0 18px 48px rgba(7,31,48,.10);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Aptos,Calibri,'Segoe UI',Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.7}html[dir=rtl] body{font-family:'Segoe UI',Tahoma,Arial,sans-serif}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(1180px,92%);margin:auto}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.icon{width:1.1em;height:1.1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none}.topbar{background:var(--navy);color:#fff;font-size:.82rem}.topbar .container{min-height:36px;display:flex;justify-content:space-between;align-items:center}.icon-link{display:flex;padding:7px;border-radius:50%}header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.nav-wrap{min-height:82px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:14px;margin-right:auto}.brand strong{font-family:Aptos,Calibri,'Segoe UI',Arial,sans-serif;font-size:1.25rem}.logo-shell{width:64px;height:64px;background:#fff;display:grid;place-items:center}.logo-shell img{width:100%;height:100%;object-fit:contain}nav{display:flex;gap:22px;align-items:center;font-size:.88rem;font-weight:600}nav a{padding:29px 0;position:relative}nav a.active:after{content:'';position:absolute;left:0;right:0;bottom:20px;height:2px;background:var(--teal)}.nav-actions{display:flex;gap:12px;align-items:center}.lang{font-weight:700;color:var(--teal)}.menu-btn{display:none;background:none;border:0;font-size:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:999px;font-weight:700;font-size:.9rem;border:1px solid transparent}.btn-primary{background:var(--teal);color:#fff}.btn-secondary{border-color:var(--teal);color:var(--teal);background:#fff}.btn-light{background:#fff;color:var(--navy)}.btn-outline-light{border-color:rgba(255,255,255,.55);color:#fff}.hero-premium{position:relative;min-height:720px;background:var(--navy);color:#fff;overflow:hidden}.hero-backdrop{position:absolute;inset:0;background:linear-gradient(90deg,var(--navy) 0%,var(--navy) 42%,rgba(7,31,48,.88) 54%,rgba(7,31,48,.25) 73%,rgba(7,31,48,.02) 100%),url('images/hero-profile.jpg') right center/auto 112% no-repeat;filter:grayscale(1);opacity:.98}.hero-content{position:relative;z-index:1;min-height:720px;display:flex;align-items:center}.hero-copy{max-width:690px;padding:80px 0}.hero-kicker,.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:700;color:var(--teal)}.hero-copy h1{font-family:Aptos,Calibri,'Segoe UI',Arial,sans-serif;font-size:clamp(3.2rem,6vw,5.8rem);line-height:.98;margin:16px 0 18px}.hero-title{color:rgba(255,255,255,.8);font-size:1.02rem}.issuer-logos{display:flex;gap:24px;align-items:center;margin:24px 0}.issuer-logos img{width:78px;height:54px;object-fit:contain;background:#fff;border-radius:10px;padding:6px}.hero-copy blockquote{font-family:Aptos,Calibri,'Segoe UI',Arial,sans-serif;font-style:italic;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.45;margin:28px 0;color:rgba(255,255,255,.93);max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.affiliations-preview{padding:82px 0;background:var(--light)}section{padding:76px 0}.section-head.centered{text-align:center}.section-head h2,.split-callout h2,.page-hero h1,.list-heading,.prose h2,.side-card h2{font-family:Aptos,Calibri,'Segoe UI',Arial,sans-serif}.section-head h2{font-size:2.6rem;margin:10px 0 30px}.logo-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.logo-strip a{background:#fff;border:1px solid var(--border);border-radius:18px;height:140px;display:grid;place-items:center;padding:18px}.logo-strip img{max-height:100px;max-width:100%;object-fit:contain}.center-link{text-align:center;margin-top:24px}.text-link{color:var(--teal);font-weight:700}.home-services{padding:58px 0}.split-callout{display:flex;justify-content:space-between;align-items:center;gap:30px}.split-callout h2{font-size:2.5rem;margin:6px 0}.split-callout p{max-width:720px;color:var(--muted)}.page-hero{padding:72px 0 52px;background:linear-gradient(135deg,#eef6f5,#fff)}.page-hero h1{font-size:clamp(2.7rem,5vw,4.7rem);line-height:1.05;margin:8px 0 12px}.page-hero p{color:var(--muted);max-width:860px}.content-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:32px;align-items:start}.prose,.side-card,.portrait-card{border:1px solid var(--border);border-radius:var(--radius);background:#fff;padding:32px}.prose h2,.side-card h2{font-size:2.25rem;margin:0 0 16px}.prose h3{margin-top:28px}.prose p,.side-card p{color:var(--muted)}.clean-list{list-style:none;padding:0}.clean-list li{position:relative;padding:12px 22px;border-bottom:1px solid var(--border)}.clean-list li:before{content:'';position:absolute;left:2px;top:23px;width:7px;height:7px;border-radius:50%;background:var(--teal)}html[dir=rtl] .clean-list li:before{left:auto;right:2px}.portrait-card{padding:10px}.portrait-card img{width:100%;height:520px;object-fit:cover;border-radius:16px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:#fff;box-shadow:0 10px 32px rgba(7,31,48,.06)}.service-image{height:250px;background:#f8faf9;display:grid;place-items:center;overflow:hidden}.service-image img{width:100%;height:100%;object-fit:cover}.service-card:nth-child(3) .service-image img,.service-card:nth-child(4) .service-image img,.service-card:nth-child(5) .service-image img{object-fit:contain;padding:10px;background:#fff}.service-body{padding:24px}.service-body h2{font-family:Aptos,Calibri,'Segoe UI',Arial,sans-serif;font-size:1.65rem;margin:0 0 10px}.service-body p{margin:0;color:var(--muted)}.list-heading{font-size:2.3rem;margin:0 0 20px}.list-heading.second{margin-top:58px}.affiliation-list{border-top:1px solid var(--border)}.affiliation-row{display:grid;grid-template-columns:150px 1fr;gap:26px;align-items:center;padding:22px 0;border-bottom:1px solid var(--border)}.affiliation-logo{height:105px;display:grid;place-items:center;background:#fff;border:1px solid var(--border);border-radius:16px;padding:10px}.affiliation-logo img{max-height:84px;object-fit:contain}.affiliation-row h3{margin:0 0 3px}.affiliation-row p{margin:0;color:var(--muted)}.credential-list{padding:0;overflow:hidden}.credential-row{display:grid;grid-template-columns:125px 1fr;gap:22px;align-items:center;padding:22px 28px;border-bottom:1px solid var(--border)}.credential-row:last-child{border:0}.credential-logo{height:82px;display:grid;place-items:center}.credential-logo img{max-height:76px;object-fit:contain}.credential-row h3{margin:0 0 4px}.credential-row p{margin:0;color:var(--muted)}.publication{padding:19px 0;border-bottom:1px solid var(--border)}.publication h3{font-size:1rem;margin:0 0 5px}.publication p{margin:0;color:var(--muted)}.location-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.location-card{padding:30px;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.location-card .label{color:var(--teal);font-size:.74rem;text-transform:uppercase;letter-spacing:.13em;font-weight:700}.location-card h3{font-family:Aptos,Calibri,'Segoe UI',Arial,sans-serif;font-size:2rem;margin:8px 0}.location-card p{color:var(--muted)}.booking-bar{margin-top:28px;padding:30px;border-radius:var(--radius);background:var(--navy);color:#fff;display:flex;justify-content:space-between;align-items:center}.booking-bar h2{margin:0}.booking-bar p{margin:4px 0 0;color:rgba(255,255,255,.75)}.contact-panel{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:28px}.contact-panel>a{border:1px solid var(--border);border-radius:16px;padding:20px;display:flex;gap:12px}.contact-panel span{display:flex;flex-direction:column;color:var(--muted);font-size:.83rem;overflow-wrap:anywhere}.contact-panel strong{color:var(--ink)}.footer-logo-bar{background:#fff;border-top:1px solid var(--border);padding:20px 0}.footer-logo-bar .container{display:flex;align-items:center;gap:16px}.footer-logo-bar img{width:72px;height:72px;object-fit:contain}.footer-logo-bar strong{font-family:Aptos,Calibri,'Segoe UI',Arial,sans-serif;font-size:1.35rem}.footer-dark{background:var(--navy);color:#fff;padding:42px 0 16px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.footer-grid h4{margin:0 0 12px}.footer-grid a{display:flex;align-items:center;gap:9px;color:rgba(255,255,255,.76);margin:9px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding-top:15px;color:rgba(255,255,255,.55);font-size:.82rem}html[dir=rtl] .brand{margin-left:auto;margin-right:0}html[dir=rtl] .hero-backdrop{transform:none}html[dir=rtl] .hero-copy{text-align:right}html[dir=rtl] .hero-kicker,html[dir=rtl] .eyebrow{letter-spacing:.05em}html[dir=rtl] .hero-copy h1,html[dir=rtl] .section-head h2,html[dir=rtl] .page-hero h1,html[dir=rtl] .prose h2,html[dir=rtl] .side-card h2,html[dir=rtl] .service-body h2,html[dir=rtl] .footer-logo-bar strong{font-family:'Segoe UI',Tahoma,Arial,sans-serif}@media(max-width:1050px){nav{display:none;position:absolute;left:0;right:0;top:82px;background:#fff;padding:18px 4%;flex-direction:column;align-items:flex-start}nav.open{display:flex}.menu-btn{display:block}.nav-actions .btn{display:none}.hero-backdrop{background:linear-gradient(90deg,var(--navy) 0%,rgba(7,31,48,.88) 60%,rgba(7,31,48,.18) 100%),url('images/hero-profile.jpg') right center/auto 100% no-repeat}.hero-copy{max-width:600px}.content-grid{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.brand strong{font-size:1rem}.logo-shell{width:54px;height:54px}.nav-wrap{min-height:72px}.nav-actions{display:none}.hero-premium,.hero-content{min-height:660px}.hero-backdrop{opacity:.5;background:linear-gradient(180deg,var(--navy) 0%,rgba(7,31,48,.94) 55%,rgba(7,31,48,.55) 100%),url('images/hero-profile.jpg') center top/cover no-repeat}.hero-copy{padding:50px 0}.hero-copy h1{font-size:3.1rem}.hero-copy blockquote{font-size:1.25rem}.issuer-logos img{width:66px;height:48px}.logo-strip,.service-grid,.location-grid,.contact-panel,.footer-grid{grid-template-columns:1fr}.split-callout,.booking-bar{flex-direction:column;align-items:flex-start}.affiliation-row{grid-template-columns:95px 1fr}.affiliation-logo{height:80px}.credential-row{grid-template-columns:90px 1fr;padding:18px}.portrait-card img{height:410px}}

.topbar .container{display:flex;justify-content:space-between;align-items:center}.top-contact-icons{display:flex;align-items:center;gap:8px}.top-contact-icons .icon-link{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;border:1px solid rgba(255,255,255,.22);transition:.2s}.top-contact-icons .icon-link:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.45)}
.about-text-only{display:block;max-width:980px}.about-text-only .prose{width:100%}

.affiliation-logo{height:112px;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.affiliation-logo img{width:108px!important;height:88px!important;max-width:108px!important;max-height:88px!important;object-fit:contain!important}.affiliation-row{grid-template-columns:140px 1fr;min-height:142px}.affiliation-list{background:transparent}.affiliation-row>div:last-child{align-self:center}

.hero-copy{max-width:720px}.hero-title{font-size:1.08rem;line-height:1.65}.hero-kicker{margin-bottom:14px}.hero-copy h1{margin-bottom:22px}.home-services{padding:76px 0}
html[dir=rtl] .hero-backdrop{background:linear-gradient(90deg,var(--navy) 0%,var(--navy) 42%,rgba(7,31,48,.88) 54%,rgba(7,31,48,.25) 73%,rgba(7,31,48,.02) 100%),url('images/hero-profile.jpg') right center/auto 112% no-repeat}
@media(max-width:1050px){html[dir=rtl] .hero-backdrop{background:linear-gradient(90deg,var(--navy) 0%,rgba(7,31,48,.88) 60%,rgba(7,31,48,.18) 100%),url('images/hero-profile.jpg') right center/auto 100% no-repeat}}
@media(max-width:700px){
  .topbar .container{gap:8px}.topbar .container>span{font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-contact-icons{gap:4px}.top-contact-icons .icon-link{width:28px;height:28px}
  .nav-actions{display:flex;margin-inline-start:auto}.nav-actions .lang{display:block;font-size:.84rem}.menu-btn{margin-inline-start:4px}
  html[dir=rtl] .hero-backdrop{background:linear-gradient(180deg,var(--navy) 0%,rgba(7,31,48,.94) 55%,rgba(7,31,48,.58) 100%),url('images/hero-profile.jpg') center top/cover no-repeat}
}


/* Version 7 navigation and hero refinements */
.brand strong{color:var(--navy2);font-weight:750;letter-spacing:-.015em}
.nav-wrap{gap:22px}
nav{gap:18px}
.nav-publications{padding-inline-end:20px!important;margin-inline-end:2px}
.nav-publications:before{content:'';position:absolute;inset-inline-end:0;top:50%;transform:translateY(-50%);width:1px;height:24px;background:var(--border)}
.language-circles{display:flex;gap:8px;align-items:center}
.language-circle{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:var(--teal);color:#fff;font-size:.7rem;font-weight:800;line-height:1;border:1px solid var(--teal);transition:.2s}
.language-circle:hover,.language-circle.active{background:var(--navy2);border-color:var(--navy2);transform:translateY(-1px)}
.hero-actions{margin-top:28px}
.hero-actions .btn{min-width:175px}
.footer-logo-bar strong{color:var(--navy2)}
/* Arabic hero text intentionally uses the same left-side safe zone as English */
html[dir=rtl] .hero-ar-left .hero-content{direction:ltr}
html[dir=rtl] .hero-ar-left .hero-copy{direction:rtl;text-align:right;margin-right:auto;margin-left:0;max-width:650px}
html[dir=rtl] .hero-ar-left .hero-backdrop{background:linear-gradient(90deg,var(--navy) 0%,var(--navy) 42%,rgba(7,31,48,.88) 54%,rgba(7,31,48,.25) 73%,rgba(7,31,48,.02) 100%),url('images/hero-profile.jpg') right center/auto 112% no-repeat}
@media(max-width:1050px){
 .nav-actions{margin-inline-start:auto}.language-circle{width:33px;height:33px}.nav-publications:before{display:none}
 html[dir=rtl] .hero-ar-left .hero-backdrop{background:linear-gradient(90deg,var(--navy) 0%,rgba(7,31,48,.88) 60%,rgba(7,31,48,.18) 100%),url('images/hero-profile.jpg') right center/auto 100% no-repeat}
}
@media(max-width:700px){
 .nav-actions{display:flex}.language-circles{gap:4px}.language-circle{width:29px;height:29px;font-size:.62rem}.brand strong{max-width:170px;line-height:1.15}
 html[dir=rtl] .hero-ar-left .hero-content{direction:rtl}
 html[dir=rtl] .hero-ar-left .hero-copy{margin:0;max-width:100%;text-align:right}
}

/* Version 7.1: language-specific desktop hero positioning */
@media (min-width:1051px){
  /* Arabic: keep RTL text, but position the complete block in the left safe zone */
  html[dir=rtl] .hero-ar-left .hero-content{
    direction:ltr;
    justify-content:flex-start;
  }
  html[dir=rtl] .hero-ar-left .hero-copy{
    direction:rtl;
    text-align:right;
    width:min(43%,520px);
    max-width:520px;
    margin-left:0;
    margin-right:auto;
    padding-top:72px;
    padding-bottom:72px;
  }
  html[dir=rtl] .hero-ar-left .hero-copy h1{
    font-size:clamp(3.35rem,4.8vw,4.9rem);
    line-height:1.08;
    margin-top:14px;
  }
  html[dir=rtl] .hero-ar-left .hero-title{
    font-size:1rem;
    line-height:1.7;
  }
  html[dir=rtl] .hero-ar-left .hero-actions{
    justify-content:flex-start;
    direction:rtl;
  }

  /* French: a wider, slightly smaller copy block gives the name a balanced wrap */
  .hero-fr-left .hero-content{
    justify-content:flex-start;
  }
  .hero-fr-left .hero-copy{
    width:min(50%,660px);
    max-width:660px;
    margin-left:0;
    margin-right:auto;
    padding-top:72px;
    padding-bottom:72px;
  }
  .hero-fr-left .hero-copy h1{
    font-size:clamp(3.25rem,4.55vw,4.75rem);
    line-height:1.02;
    max-width:650px;
  }
  .hero-fr-left .hero-kicker{
    max-width:620px;
  }
  .hero-fr-left .hero-title{
    max-width:640px;
    font-size:1rem;
    line-height:1.6;
  }
}

@media (min-width:1051px) and (max-width:1220px){
  html[dir=rtl] .hero-ar-left .hero-copy{width:46%;max-width:500px}
  html[dir=rtl] .hero-ar-left .hero-copy h1{font-size:3.65rem}
  .hero-fr-left .hero-copy{width:52%;max-width:620px}
  .hero-fr-left .hero-copy h1{font-size:3.75rem}
}

/* Version 7.2: homepage credentials and training strip */
.home-credentials-strip{
  background:#fff;
  padding:34px 0 38px;
  border-bottom:1px solid var(--border);
}
.home-credentials-strip h2{
  margin:0 0 22px;
  text-align:center;
  font-family:Aptos,Calibri,'Segoe UI',Arial,sans-serif;
  color:var(--navy2);
  font-size:clamp(1.45rem,2.2vw,2rem);
  font-weight:700;
}
.credential-logo-row{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:28px;
  align-items:center;
}
.credential-logo-item{
  height:92px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:6px 14px;
  background:transparent;
}
.credential-logo-item img{
  width:100%;
  height:100%;
  max-width:210px;
  object-fit:contain;
}
html[dir=rtl] .home-credentials-strip h2{
  font-family:'Segoe UI',Tahoma,Arial,sans-serif;
}
@media(max-width:700px){
  .home-credentials-strip{padding:28px 0 30px}
  .credential-logo-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
  .credential-logo-item{height:78px;padding:4px 10px}
}


/* Version 8 navigation, flags, compact hero and dark footer */
.topbar .container{min-height:40px}
.flag-languages{display:flex;align-items:center;gap:9px}
.flag-language{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:1.12rem;line-height:1;background:#fff;border:1px solid rgba(255,255,255,.55);box-shadow:0 1px 6px rgba(0,0,0,.14);overflow:hidden;transition:.2s}
.flag-language:hover,.flag-language.active{transform:translateY(-1px);box-shadow:0 0 0 2px var(--teal),0 2px 8px rgba(0,0,0,.18)}
nav{gap:16px}
.nav-divider{width:1px;height:26px;background:var(--border);display:block;margin:0 2px}
.nav-contact-text{font-weight:700;color:var(--navy2)}
.nav-icon-link{width:33px;height:33px;border-radius:50%;display:grid;place-items:center;color:var(--teal);border:1px solid var(--border);padding:0!important;transition:.2s}
.nav-icon-link:hover{background:var(--teal);color:#fff;border-color:var(--teal)}
.nav-icon-link .icon{width:16px;height:16px}
.hero-premium,.hero-content{min-height:576px}
.hero-copy{padding:54px 0}
.hero-backdrop{background:linear-gradient(90deg,var(--navy) 0%,var(--navy) 42%,rgba(7,31,48,.88) 54%,rgba(7,31,48,.25) 73%,rgba(7,31,48,.02) 100%),url('images/hero-profile.jpg') right center/auto 118% no-repeat}
html[dir=rtl] .hero-ar-left .hero-backdrop{background:linear-gradient(90deg,var(--navy) 0%,var(--navy) 42%,rgba(7,31,48,.88) 54%,rgba(7,31,48,.25) 73%,rgba(7,31,48,.02) 100%),url('images/hero-profile.jpg') right center/auto 118% no-repeat}
.footer-logo-bar{display:none!important}
.footer-grid-three{grid-template-columns:1.1fr 1fr 1fr;gap:54px;align-items:start}
.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:14px}
.footer-brand img{width:115px;height:78px;object-fit:contain;object-position:left center}
.footer-brand strong{font-size:1.25rem;color:#fff;line-height:1.3}
html[dir=rtl] .footer-brand{align-items:flex-start}
html[dir=rtl] .footer-brand img{object-position:right center}
.contract-contact-card{display:flex;flex-direction:column;gap:12px}
.contract-contact-card .btn{width:100%}
#affiliations,#credentials,#publications{scroll-margin-top:122px}
.service-image img{object-fit:cover!important;padding:0!important;background:transparent!important}
@media(max-width:1180px){nav{gap:11px;font-size:.82rem}.nav-icon-link{width:31px;height:31px}}
@media(max-width:1050px){
 nav{gap:4px}.nav-divider{display:none}.nav-icon-link{width:auto;height:auto;border:0;border-radius:0;padding:12px 0!important;display:flex}.nav-icon-link .icon{margin-inline-end:8px}
 .hero-premium,.hero-content{min-height:560px}.hero-backdrop,html[dir=rtl] .hero-ar-left .hero-backdrop{background:linear-gradient(90deg,var(--navy) 0%,rgba(7,31,48,.88) 60%,rgba(7,31,48,.18) 100%),url('images/hero-profile.jpg') right center/auto 108% no-repeat}
}
@media(max-width:700px){
 .topbar .container{min-height:42px}.flag-language{width:28px;height:28px;font-size:1rem}
 .hero-premium,.hero-content{min-height:610px}.hero-copy{padding:42px 0}
 .footer-grid-three{grid-template-columns:1fr;gap:30px}.footer-brand{align-items:center;text-align:center}.footer-brand img{object-position:center}
}

/* Version 9 refinements */
.flag-language{background:transparent!important;border:0!important;box-shadow:none!important;padding:0;overflow:visible}.flag-language img{width:100%;height:100%;object-fit:contain;border-radius:50%;display:block}.flag-language:hover,.flag-language.active{box-shadow:none!important;transform:translateY(-1px) scale(1.06)}.flag-language.active img{filter:drop-shadow(0 0 5px rgba(42,167,160,.85))}
.about-modern{background:linear-gradient(180deg,#fff,#f8fbfa);padding:64px 0 88px}.about-modern-grid{display:grid;gap:24px}.about-section-card{position:relative;background:#fff;border:1px solid var(--border);border-radius:24px;padding:34px 36px;box-shadow:0 12px 36px rgba(7,31,48,.05)}.about-section-card h2{font-size:2rem;margin:0 0 16px}.about-section-card h3{margin:0 0 12px}.about-section-card p{color:var(--muted);max-width:980px}.section-number{position:absolute;inset-inline-end:26px;top:22px;color:rgba(42,167,160,.22);font-size:2rem;font-weight:800}.credentials-columns{display:grid;grid-template-columns:1.25fr .75fr;gap:34px}.about-logo-row{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;align-items:center;border-top:1px solid var(--border);margin-top:26px;padding-top:24px}.about-logo-row img{height:72px;width:100%;object-fit:contain}.publication-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:36px}.publication-layout aside{background:var(--light);border-radius:18px;padding:24px}.publications-card .publication h3{font-size:.98rem}.contact-location-grid .location-card{display:flex;flex-direction:column}.location-actions{display:flex;align-items:center;gap:18px;margin-top:auto;padding-top:12px}.contact-booking{gap:24px}.booking-actions{display:flex;gap:10px;flex-wrap:wrap}@media(max-width:800px){.credentials-columns,.publication-layout{grid-template-columns:1fr}.about-logo-row{grid-template-columns:repeat(2,1fr)}.contact-booking{flex-direction:column;align-items:flex-start}.booking-actions{width:100%}.booking-actions .btn{flex:1}}

/* Version 10 final navigation sizing */
.flag-language{width:25px!important;height:25px!important}
.nav-icon-link{width:37px;height:37px}
.nav-icon-link .icon{width:19px;height:19px}
@media(max-width:1180px){.nav-icon-link{width:35px;height:35px}.nav-icon-link .icon{width:18px;height:18px}}
@media(max-width:1050px){.nav-icon-link{width:auto;height:auto}.nav-icon-link .icon{width:19px;height:19px}}
@media(max-width:700px){.flag-language{width:24px!important;height:24px!important}}

/* Version 10.1: slightly wider framing for selected service-card images */
#hemodialysis .service-image img{object-fit:contain;padding:14px;background:#f8faf9}
#renal-ultrasound .service-image img{object-fit:contain;padding:16px;background:#f8faf9}
#interventional-nephrology .service-image img{object-fit:contain;padding:14px;background:#f8faf9}

/* Version 11: dialysis centers page, contact map links, ultrasound framing */
#renal-ultrasound .service-image img{padding:34px!important;object-fit:contain!important;background:#f8faf9!important}
.map-location-link{display:inline-flex;align-items:center;gap:7px;color:#c83232;font-weight:700}.map-location-link .map-link-icon{width:19px;height:19px;stroke:#c83232}.dialysis-page-hero p{max-width:820px}.dialysis-intro{padding:62px 0;background:#fff}.center-intro-grid{display:grid;grid-template-columns:220px 1fr;gap:44px;align-items:center}.center-logo-panel{display:flex;align-items:center;justify-content:center}.center-logo-panel img{width:190px;height:190px;object-fit:contain}.center-intro-grid h2{margin-top:0;font-size:2rem}.center-intro-grid p{color:var(--muted);max-width:820px}.dialysis-services-section{background:var(--light);padding:72px 0}.section-heading{margin-bottom:28px}.section-heading h2{margin:5px 0 0;font-size:2rem}.center-services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.center-service-group{background:#fff;border:1px solid var(--border);border-radius:20px;padding:28px 30px;box-shadow:0 10px 28px rgba(7,31,48,.05)}.center-service-group h3{margin:0 0 14px;color:var(--navy2)}.center-service-group ul{margin:0;padding-inline-start:22px}.center-service-group li{margin:7px 0;color:var(--muted)}.center-locations-section{padding:72px 0}.center-location-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.center-location-card{border:1px solid var(--border);border-radius:20px;padding:30px;background:#fff;box-shadow:0 10px 28px rgba(7,31,48,.05)}.center-location-card h3{margin-top:0}.center-gallery-section{padding:0 0 84px}.center-gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.center-gallery img{width:100%;height:230px;object-fit:cover;border-radius:18px;border:1px solid var(--border)}@media(max-width:900px){.center-intro-grid{grid-template-columns:1fr;text-align:center}.center-logo-panel img{width:150px;height:150px}.center-services-grid,.center-location-grid{grid-template-columns:1fr}.center-gallery{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.center-gallery{grid-template-columns:1fr}.center-gallery img{height:230px}}
