@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');

:root{--blue:#224596;--blue2:#1a479a;--red:#ea2924;--text:#444;--soft:#f7f5f5;--border:#e9e6e6}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:Montserrat,Arial,Helvetica,sans-serif;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%}p{margin:0 0 1em}h1,h2,h3,h4{font-family:"Montserrat",Arial,sans-serif;color:#444;font-weight:400;line-height:1.3;margin:.25em 0 .8em}h1{font-size:24px}h2{font-size:20px}h3{font-size:18px}.site-header{background:#fff;border-bottom:1px solid #eee;position:relative;z-index:50}.header-inner{max-width:1200px;min-height:92px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.brand img{width:109px;height:61px;object-fit:contain;display:block}.main-nav>ul{display:flex;align-items:stretch;gap:5px;list-style:none;margin:0;padding:0}.main-nav li{position:relative;list-style:none}.main-nav>ul>li>a{display:flex;align-items:center;min-height:92px;padding:0 15px;font-size:16px;text-transform:capitalize;white-space:nowrap;color:#333;position:relative;z-index:0}.main-nav>ul>li>a:before{content:"";position:absolute;left:0;right:0;top:25px;bottom:25px;background:transparent;border-radius:2px;z-index:-1;transition:background-color .18s ease}.main-nav>ul>li>a:hover{background:transparent;color:#fff}.main-nav>ul>li>a:hover:before{background:var(--red)}.main-nav>ul>li.has-submenu>a:hover:after{border-color:#fff}.main-nav li.active>a{color:var(--red);font-weight:600;text-decoration:underline;text-underline-offset:5px}.has-submenu>a:after{content:"";display:inline-block;width:7px;height:7px;margin-left:9px;flex:0 0 auto;border-right:1.25px solid #8d949e;border-bottom:1.25px solid #8d949e;transform:rotate(45deg) translateY(-2px);transform-origin:center;transition:transform .18s ease,border-color .18s ease}.submenu{position:absolute;left:0;top:100%;min-width:245px;background:#fff;border:1px solid #eee;border-radius:0 0 4px 4px;box-shadow:0 9px 24px rgba(0,0,0,.12);padding:0;margin:0;opacity:0;visibility:hidden;transform:none;transition:opacity .18s,visibility .18s}.has-submenu:hover>.submenu,.has-submenu:focus-within>.submenu{opacity:1;visibility:visible;transform:none}.submenu a{display:block;padding:11px 16px;border-bottom:1px solid #eee;font-size:14px}.submenu li:last-child a{border-bottom:0}.submenu li:hover>a{background:var(--red);color:#fff}.menu-toggle{display:none;background:none;border:0;color:var(--blue);align-items:center;gap:5px;cursor:pointer}.menu-toggle span{display:block;width:24px;height:2px;background:currentColor}.menu-toggle b{font:600 13px Montserrat;margin-left:4px}.site-main{min-height:240px}.elementor-root{width:100%;overflow:hidden}.el-container{max-width:100%}.el-widget{min-width:0}.el-text a{color:var(--blue2)}.el-text a:hover{color:var(--red)}.el-text ul,.el-text ol{padding-left:1.3em}.el-heading{text-transform:none}.hero-slider{position:relative;width:100%;overflow:hidden;background:#101056}.hero-slide{display:none}.hero-slide.is-active{display:block}.hero-slide img{display:block;width:100%;height:auto;min-height:320px;max-height:600px;object-fit:cover}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:52px;border:0;background:rgba(0,0,0,.28);color:#fff;font-size:38px;line-height:1;cursor:pointer;opacity:.35;transition:.2s}.hero-slider:hover .slider-arrow{opacity:.8}.slider-arrow.prev{left:12px}.slider-arrow.next{right:12px}.slider-dots{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:7px}.slider-dots button{width:9px;height:9px;padding:0;border-radius:50%;border:1px solid #fff;background:rgba(255,255,255,.45)}.slider-dots button.is-active{background:#fff}.image-box{height:100%;background:#fff}.image-box>img{width:100%;aspect-ratio:1.45/1;object-fit:cover;display:block}.image-box-body{padding:17px 17px 20px;border-top:1px solid #ebe0e0}.image-box h3{font:400 18px Montserrat,Arial;margin:0 0 14px;color:#444}.image-box p{font-size:15px;line-height:1.6;min-height:120px}.red-button{display:inline-block;padding:9px 14px;color:#fff;border-radius:4px;font-size:13px;margin-top:5px}.red-button:hover{background:#c40f0b!important}.el-icon-list{display:flex;flex-direction:column;list-style:none;padding:0;margin:0}.el-icon-list li{list-style:none}.el-icon-list li>a,.el-icon-list li{display:flex;align-items:flex-start;gap:8px}.el-icon-list a:hover{color:var(--red)}.list-icon{font-size:.8em;line-height:2.1;color:currentColor;flex:0 0 auto}.video-frame{position:relative;padding-top:56.25%;width:100%;margin:10px 0 24px;background:#111}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.map-frame iframe{width:100%;height:450px;border:0}.site-footer{background-color:#141313;background-image:url('../images/world-map-dark.png');background-position:center;background-size:cover;background-repeat:no-repeat;color:#ccc}.footer-grid{max-width:1200px;min-height:330px;margin:auto;display:grid;grid-template-columns:1.25fr .75fr .95fr .8fr;gap:38px;padding:58px 20px 38px}.footer-grid h3{color:#fff;text-transform:capitalize;font:400 18px Montserrat;margin:0 0 20px}.footer-grid ul{list-style:none;padding:0;margin:0}.footer-list{display:flex;flex-direction:column;gap:16px;font-size:15px}.footer-list li{display:flex;gap:8px}.footer-links{display:flex;flex-direction:column;gap:8px;text-transform:uppercase;font-size:14px}.footer-links a:hover{color:#fff}.footer-map{width:200px;max-width:100%;height:150px;border:0}.footer-bottom{min-height:35px;background:#0f0e0e;color:#ddd;text-align:center;font-size:12px;display:flex;align-items:center;justify-content:center;padding:7px 15px}.back-top{position:fixed;right:20px;bottom:20px;width:38px;height:38px;border:0;border-radius:2px;background:var(--blue2);color:#fff;font-size:20px;cursor:pointer;opacity:0;visibility:hidden;transition:.2s;z-index:60}.back-top.visible{opacity:1;visibility:visible}.blank-page{min-height:200px}.fallback-content{max-width:1200px;margin:auto;padding:45px 20px}.fallback-content img{height:auto}.fallback-content iframe{max-width:100%}.article-fallback h1{font-size:25px}.site-main .elementor-root>.el-container{padding-left:max(15px,env(safe-area-inset-left));padding-right:max(15px,env(safe-area-inset-right))}.site-main .elementor-root>.el-container[data-el="f840bb2"]{padding-left:0;padding-right:0;max-width:none!important}.el-smartslider{width:100%}
@media(max-width:1050px){.main-nav>ul>li>a{padding:0 10px;font-size:14px}.main-nav>ul>li>a:before{left:0;right:0;top:20px;bottom:20px}.header-inner{min-height:78px}.main-nav>ul>li>a{min-height:78px}.brand img{width:95px;height:auto}}
@media(max-width:840px){.header-inner{min-height:76px}.menu-toggle{display:flex;flex-direction:column;align-items:flex-end}.menu-toggle b{position:absolute;margin-top:25px}.main-nav{position:absolute;top:76px;left:0;right:0;background:var(--blue);display:none}.main-nav.open{display:block}.main-nav>ul{display:block}.main-nav>ul>li>a{min-height:0;padding:12px 20px;color:#fff;border-bottom:1px solid rgba(255,255,255,.15);font-size:13px}.main-nav>ul>li>a:before{display:none}.main-nav>ul>li>a:hover,.main-nav li.active>a{background:#e8eaf0;color:var(--blue);text-decoration:none}.submenu{position:static;display:none;opacity:1;visibility:visible;transform:none;border:0;box-shadow:none;background:#fff;border-radius:0}.has-submenu.open>.submenu{display:block}.main-nav>ul>.has-submenu>a:after{border-color:#d7dbe2}.main-nav>ul>.has-submenu.open>a:after{transform:rotate(225deg) translateY(-2px)}.submenu a{padding-left:34px}.el-container{flex-wrap:wrap!important}.el-container>.el-container,.el-container>.el-widget{width:100%!important}.hero-slide img{min-height:240px;object-fit:cover}.footer-grid{grid-template-columns:1fr 1fr}.image-box p{min-height:0}.map-frame iframe{height:360px}}
@media(max-width:560px){body{font-size:14px}.footer-grid{grid-template-columns:1fr;padding-top:38px}.hero-slide img{min-height:180px}.slider-arrow{width:34px;height:44px;font-size:30px}.site-main .elementor-root>.el-container{padding-left:15px!important;padding-right:15px!important}.site-main .elementor-root>.el-container[data-el="f840bb2"]{padding-left:0!important;padding-right:0!important}.el-text{font-size:14px!important}.footer-map{width:100%}}

/* Global typography */
html,body,button,input,select,textarea{font-family:"Montserrat",Arial,Helvetica,sans-serif;}
button,input,select,textarea{font:inherit;}

/* Homepage third section: equal-height cards */
.site-main .elementor-root > .el-container[data-el="77d112c"] {
  align-items: stretch !important;
}
.site-main .elementor-root > .el-container[data-el="77d112c"] > .el-container {
  display: flex !important;
  align-self: stretch;
}
.site-main .elementor-root > .el-container[data-el="77d112c"] > .el-container > .el-widget {
  display: flex;
  width: 100%;
}
.site-main .elementor-root > .el-container[data-el="77d112c"] .image-box {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.site-main .elementor-root > .el-container[data-el="77d112c"] .image-box-body {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.site-main .elementor-root > .el-container[data-el="77d112c"] .image-box-body p {
  min-height: 0;
}
.site-main .elementor-root > .el-container[data-el="77d112c"] .red-button {
  align-self: flex-start;
  margin-top: auto;
  font-size: 15px;
}

/* Homepage: keep slider flush with the second section on every viewport */
.site-main .elementor-root > .el-container[data-el="f840bb2"] {
  min-height: 0 !important;
  height: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  align-items: stretch !important;
}
.site-main .elementor-root > .el-container[data-el="f840bb2"] .el-smartslider,
.site-main .elementor-root > .el-container[data-el="f840bb2"] .hero-slider,
.site-main .elementor-root > .el-container[data-el="f840bb2"] .hero-slide.is-active {
  margin: 0 !important;
  padding: 0 !important;
}
.site-main .elementor-root > .el-container[data-el="f840bb2"] .hero-slide img {
  display: block;
  margin: 0 !important;
  vertical-align: top;
}
.site-main .elementor-root > .el-container[data-el="7da0b65"] {
  margin-top: 0 !important;
}

/* Homepage second section: keep EUCNC Center and Leadership aligned and vertically centered */
.site-main .elementor-root > .el-container[data-el="7da0b65"] {
  align-items: stretch !important;
}
.site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container[data-el="b167512"],
.site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container[data-el="19a9de3"] {
  justify-content: center !important;
  align-self: stretch !important;
}
.site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container > .el-text-editor {
  min-height: 140px;
}
@media(max-width:840px){
  .site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container > .el-text-editor {
    min-height: 0;
  }
}

/* Homepage second section: add 40px between EUCNC Center and Leadership */
.site-main .elementor-root > .el-container[data-el="7da0b65"] {
  gap: 40px !important;
}
@media (min-width: 841px) {
  .site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container[data-el="b167512"],
  .site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container[data-el="19a9de3"] {
    width: calc(50% - 20px) !important;
  }
}

/* Homepage third section: lock all buttons to the Cultural Exchange button position */
.site-main .elementor-root > .el-container[data-el="77d112c"] .image-box-body {
  position: relative;
  padding-bottom: 72px;
}
.site-main .elementor-root > .el-container[data-el="77d112c"] .red-button {
  position: absolute;
  left: 17px;
  bottom: 20px;
  margin-top: 0;
}

/* Homepage second section: exact EUCNC Center / Leadership alignment */
.site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container[data-el="b167512"],
.site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container[data-el="19a9de3"] {
  justify-content: flex-start !important;
  align-items: stretch !important;
}
.site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container[data-el="b167512"] > .el-image,
.site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container[data-el="19a9de3"] > .el-image {
  height: 50px !important;
  flex: 0 0 50px !important;
}
.site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container[data-el="b167512"] > .el-image img,
.site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container[data-el="19a9de3"] > .el-image img {
  width: 100%;
  height: 50px !important;
  object-fit: cover;
}
.site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container > .el-text-editor {
  margin-top: 0 !important;
}
@media(max-width:840px){
  .site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container[data-el="b167512"] > .el-image,
  .site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container[data-el="19a9de3"] > .el-image {
    height: auto !important;
    flex-basis: auto !important;
  }
  .site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container[data-el="b167512"] > .el-image img,
  .site-main .elementor-root > .el-container[data-el="7da0b65"] > .el-container[data-el="19a9de3"] > .el-image img {
    height: auto !important;
  }
}

/* Homepage third section: definitive equal card/button alignment */
.site-main .elementor-root > .el-container[data-el="77d112c"] {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 30px !important;
  align-items: stretch !important;
}
.site-main .elementor-root > .el-container[data-el="77d112c"] > .el-container {
  width: auto !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  align-self: stretch !important;
}
.site-main .elementor-root > .el-container[data-el="77d112c"] > .el-container > .el-widget,
.site-main .elementor-root > .el-container[data-el="77d112c"] .image-box {
  width: 100% !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
}
.site-main .elementor-root > .el-container[data-el="77d112c"] .image-box-body {
  position: static !important;
  display: flex !important;
  flex: 1 1 auto !important;
  flex-direction: column !important;
  padding: 17px 17px 20px !important;
}
.site-main .elementor-root > .el-container[data-el="77d112c"] .image-box-body p {
  min-height: 0 !important;
}
.site-main .elementor-root > .el-container[data-el="77d112c"] .red-button {
  position: static !important;
  left: auto !important;
  bottom: auto !important;
  align-self: flex-start !important;
  margin-top: auto !important;
  font-size: 15px !important;
}
@media(max-width:840px){
  .site-main .elementor-root > .el-container[data-el="77d112c"] {
    grid-template-columns: 1fr;
  }
}

/* Footer world map visibility */
.site-footer{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background-color:#141313;
  background-image:none;
}
.site-footer::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  background-image:url('../images/world-map-dark.png');
  background-position:center center;
  background-size:cover;
  background-repeat:no-repeat;
  opacity:.62;
  filter:brightness(1.85);
}
.site-footer .footer-grid,
.site-footer .footer-bottom{
  position:relative;
  z-index:1;
}

/* Contact page — editorial split layout */
.contact-v2{background:#fff;overflow:hidden}
.contact-v2-hero{position:relative;background:#183b82;color:#fff;overflow:hidden}
.contact-v2-hero:before{content:"";position:absolute;inset:0;background-image:url('../images/world-map-dark.png');background-repeat:no-repeat;background-position:78% 44%;background-size:760px auto;opacity:.12;filter:brightness(2.8)}
.contact-v2-hero:after{content:"";position:absolute;width:360px;height:360px;border:1px solid rgba(255,255,255,.09);border-radius:50%;right:-90px;top:-205px}
.contact-v2-hero-inner{position:relative;z-index:1;max-width:1200px;margin:auto;padding:76px 20px 132px;display:flex;justify-content:space-between;align-items:end;gap:60px}
.contact-v2-hero-copy{max-width:760px}
.contact-v2-eyebrow,.contact-v2-small-title{display:block;color:#ea2924;font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}
.contact-v2-hero h1{color:#fff;font-size:54px;line-height:1.08;font-weight:500;letter-spacing:-.035em;margin:12px 0 20px;max-width:760px}
.contact-v2-hero p{color:rgba(255,255,255,.76);font-size:17px;line-height:1.85;max-width:700px;margin:0}
.contact-v2-hero-mark{display:flex;align-items:center;gap:14px;color:rgba(255,255,255,.88);font-size:15px;font-weight:600;letter-spacing:.15em;margin-bottom:7px;white-space:nowrap}
.contact-v2-hero-mark i{display:block;width:42px;height:1px;background:#ea2924}
.contact-v2-stage{position:relative;z-index:3;max-width:1200px;margin:-74px auto 0;padding:0 20px 88px}
.contact-v2-grid{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);background:#fff;box-shadow:0 24px 65px rgba(20,43,83,.16);min-height:650px}
.contact-v2-office{position:relative;background:#111d35;color:#fff;display:flex;flex-direction:column;min-width:0}
.contact-v2-photo{position:relative;height:290px;overflow:hidden}
.contact-v2-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(8,20,45,.02),rgba(8,20,45,.35))}
.contact-v2-photo img{width:100%;height:100%;object-fit:cover;object-position:center 47%;display:block;transform:scale(1.015)}
.contact-v2-photo-label{position:absolute;z-index:2;left:26px;bottom:22px;background:#ea2924;color:#fff;font-size:10px;font-weight:700;letter-spacing:.18em;padding:8px 11px}
.contact-v2-details{padding:35px 34px 38px;display:flex;flex-direction:column;flex:1}
.contact-v2-details .contact-v2-small-title{color:#f05a56}
.contact-v2-details h2{color:#fff;font-size:28px;font-weight:500;margin:8px 0 16px;letter-spacing:-.02em}
.contact-v2-details address{font-style:normal;color:rgba(255,255,255,.72);font-size:14px;line-height:1.85;margin:0 0 30px}
.contact-v2-direct{margin-top:auto;border-top:1px solid rgba(255,255,255,.13)}
.contact-v2-direct a{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.13);transition:.2s ease}
.contact-v2-direct a:hover{padding-left:5px;color:#fff}
.contact-v2-direct span{font-size:10px;color:rgba(255,255,255,.48);text-transform:uppercase;letter-spacing:.14em}
.contact-v2-direct strong{font-size:13px;color:#fff;font-weight:500;text-align:right}
.contact-v2-form-wrap{padding:50px 54px 45px;background:#fff}
.contact-v2-form-head{padding-bottom:28px;margin-bottom:30px;border-bottom:1px solid #e6eaf0}
.contact-v2-form-head h2{font-size:33px;font-weight:500;color:#263c69;letter-spacing:-.025em;margin:9px 0 9px}
.contact-v2-form-head p{font-size:14px;line-height:1.75;color:#7a8493;margin:0;max-width:560px}
.contact-v2-form{display:flex;flex-direction:column;gap:20px}
.contact-v2-fields-two{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.contact-v2-form label{display:flex;flex-direction:column;gap:8px}
.contact-v2-form label>span{font-size:11px;color:#647086;font-weight:600;letter-spacing:.04em}
.contact-v2-form input,.contact-v2-form textarea{border:0;border-bottom:1px solid #cfd6e1;background:transparent;border-radius:0;padding:8px 0 11px;color:#26354d;outline:0;font-size:14px;transition:border-color .2s,box-shadow .2s}
.contact-v2-form textarea{min-height:130px;resize:vertical;line-height:1.65}
.contact-v2-form input::placeholder,.contact-v2-form textarea::placeholder{color:#adb4bf}
.contact-v2-form input:focus,.contact-v2-form textarea:focus{border-bottom-color:#224596;box-shadow:0 1px 0 #224596}
.contact-v2-form input.is-invalid,.contact-v2-form textarea.is-invalid{border-bottom-color:#ea2924;box-shadow:0 1px 0 #ea2924}
.contact-v2-submit-row{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:6px}
.contact-v2-submit{border:0;background:#ea2924;color:#fff;min-width:170px;padding:13px 18px;cursor:pointer;font-size:13px;font-weight:600;display:inline-flex;align-items:center;justify-content:space-between;gap:22px;transition:.2s ease}
.contact-v2-submit:hover{background:#c91f1b;transform:translateY(-1px)}
.contact-v2-submit span{font-size:17px;font-weight:400}
.contact-form-status{font-size:11px;color:#7b8491;margin:0;line-height:1.5}.contact-form-status.is-error{color:#c91f1b}
.contact-v2-location{background:#f4f6f9;padding:74px 20px 86px;border-top:1px solid #e7ebf1}
.contact-v2-location-inner{max-width:1200px;margin:auto;display:grid;grid-template-columns:330px minmax(0,1fr);gap:58px;align-items:center}
.contact-v2-location-copy h2{font-size:30px;font-weight:500;color:#263c69;letter-spacing:-.02em;margin:10px 0 12px}
.contact-v2-location-copy p{font-size:14px;line-height:1.8;color:#747e8d;margin:0 0 24px}
.contact-v2-location-copy a{display:inline-flex;align-items:center;gap:10px;color:#224596;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #aab9d9;padding-bottom:4px}
.contact-v2-location-copy a:hover{color:#ea2924;border-color:#ea2924}
.contact-v2-map{height:340px;background:#e5e9ef;box-shadow:0 12px 32px rgba(27,57,107,.08);overflow:hidden}
.contact-v2-map iframe{display:block;width:100%;height:100%;border:0;filter:saturate(.68) contrast(.98)}
@media(max-width:920px){
 .contact-v2-hero-inner{padding:62px 20px 118px}.contact-v2-hero h1{font-size:46px}.contact-v2-hero-mark{display:none}
 .contact-v2-grid{grid-template-columns:330px 1fr}.contact-v2-form-wrap{padding:42px 38px}.contact-v2-fields-two{grid-template-columns:1fr}
 .contact-v2-location-inner{grid-template-columns:270px 1fr;gap:38px}
}
@media(max-width:720px){
 .contact-v2-hero-inner{padding:50px 20px 88px}.contact-v2-hero h1{font-size:39px}.contact-v2-hero p{font-size:15px}
 .contact-v2-stage{margin:-38px auto 0;padding-bottom:60px}.contact-v2-grid{display:block;box-shadow:0 18px 42px rgba(20,43,83,.13)}
 .contact-v2-office{display:grid;grid-template-columns:1fr 1fr}.contact-v2-photo{height:auto;min-height:330px}.contact-v2-details{padding:30px 26px}.contact-v2-direct a{display:block}.contact-v2-direct strong{text-align:left;display:block;margin-top:3px}
 .contact-v2-form-wrap{padding:38px 28px 40px}.contact-v2-form-head h2{font-size:29px}
 .contact-v2-location{padding:58px 20px 66px}.contact-v2-location-inner{grid-template-columns:1fr;gap:28px}.contact-v2-location-copy{max-width:520px}.contact-v2-map{height:320px}
}
@media(max-width:520px){
 .contact-v2-hero-inner{padding:42px 18px 74px}.contact-v2-hero h1{font-size:34px}.contact-v2-hero p{line-height:1.7}
 .contact-v2-stage{padding:0 15px 50px;margin-top:-28px}.contact-v2-office{display:flex}.contact-v2-photo{height:245px;min-height:0}.contact-v2-details{padding:27px 22px 29px}
 .contact-v2-form-wrap{padding:32px 22px 34px}.contact-v2-form-head{padding-bottom:22px;margin-bottom:25px}.contact-v2-form-head h2{font-size:27px}
 .contact-v2-submit{width:100%}.contact-v2-location{padding:50px 15px 58px}.contact-v2-map{height:285px}
}

/* Contact page refinements — v3 */
.contact-v2-hero-inner{align-items:center}
.contact-v2-hero-copy{max-width:800px}
.contact-v2-office{background:#183B82}
.contact-v2-details{background:#183B82}
.contact-v2-form-wrap{background:#fff;padding:52px 58px 50px}
.contact-v2-form-head{padding-bottom:24px;margin-bottom:30px;border-bottom:0}
.contact-v2-form{gap:18px}
.contact-v2-fields-two{gap:18px}
.contact-v2-form label{gap:7px}
.contact-v2-form label>span{font-size:11px;line-height:1.2;color:#43536b;font-weight:700;letter-spacing:.055em;text-transform:uppercase}
.contact-v2-form input,.contact-v2-form textarea{
  width:100%;
  border:1px solid #dbe2ec;
  background:#f8fafc;
  border-radius:7px;
  padding:13px 14px;
  color:#1f3150;
  outline:0;
  font-family:Montserrat,Arial,sans-serif;
  font-size:14px;
  line-height:1.45;
  box-shadow:0 1px 2px rgba(24,59,130,.025);
  transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease;
}
.contact-v2-form textarea{min-height:150px;resize:vertical;padding-top:14px}
.contact-v2-form input::placeholder,.contact-v2-form textarea::placeholder{color:#9ca8b8}
.contact-v2-form input:hover,.contact-v2-form textarea:hover{border-color:#bdc9d9;background:#fff}
.contact-v2-form input:focus,.contact-v2-form textarea:focus{
  border-color:#183B82;
  background:#fff;
  box-shadow:0 0 0 3px rgba(24,59,130,.10);
}
.contact-v2-form input.is-invalid,.contact-v2-form textarea.is-invalid{
  border-color:#d93631;
  background:#fffafa;
  box-shadow:0 0 0 3px rgba(217,54,49,.08);
}
.contact-v2-submit-row{align-items:center;justify-content:flex-start;gap:20px;margin-top:5px}
.contact-v2-submit{
  min-width:190px;
  border:1px solid #183B82;
  border-radius:7px;
  background:#183B82;
  color:#fff;
  padding:13px 17px 13px 20px;
  font-family:Montserrat,Arial,sans-serif;
  font-size:13px;
  font-weight:700;
  letter-spacing:.025em;
  box-shadow:0 8px 18px rgba(24,59,130,.16);
}
.contact-v2-submit span{display:inline-flex;width:26px;height:26px;border-radius:50%;align-items:center;justify-content:center;background:rgba(255,255,255,.12);font-size:14px;transition:transform .2s ease,background .2s ease}
.contact-v2-submit:hover{background:#214a96;border-color:#214a96;transform:translateY(-1px);box-shadow:0 10px 22px rgba(24,59,130,.22)}
.contact-v2-submit:hover span{transform:translate(2px,-2px);background:rgba(255,255,255,.18)}
.contact-form-status{font-size:11px;color:#68768a}
@media(max-width:1020px){.contact-v2-form-wrap{padding:44px 38px 42px}}
@media(max-width:760px){.contact-v2-form-wrap{padding:36px 26px 38px}.contact-v2-fields-two{gap:16px}.contact-v2-form{gap:16px}}
@media(max-width:520px){.contact-v2-form-wrap{padding:31px 20px 34px}.contact-v2-submit{width:100%;min-width:0}.contact-v2-submit-row{gap:12px}}

/* Contact page contrast refinement */
.contact-v2-hero p{color:rgba(255,255,255,.86)}
.contact-v2-details address{color:rgba(255,255,255,.84)}
.contact-v2-direct span{color:rgba(255,255,255,.66)}
.contact-v2-form-head p{color:#667285}
.contact-v2-form input::placeholder,.contact-v2-form textarea::placeholder{color:#7f8a9a}
.contact-form-status{color:#5f6b7b}
.contact-v2-location-copy p{color:#616c7c}

/* Contact photo — EUCNC blue integration */
.contact-v2-photo{
  background:#183B82;
}
.contact-v2-photo img{
  filter:saturate(.72) contrast(.97) brightness(.93);
}
.contact-v2-photo:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:
    linear-gradient(135deg,rgba(24,59,130,.38),rgba(24,59,130,.16) 58%,rgba(9,28,70,.25)),
    linear-gradient(to bottom,rgba(24,59,130,.03),rgba(8,24,58,.30));
  pointer-events:none;
}
.contact-v2-photo-label{z-index:2}

/* ==========================================================
   Editorial article template
   ========================================================== */
.article-page-main{background:#f4f6fa;min-height:500px}
.article-hero{position:relative;overflow:hidden;background:#183B82;color:#fff}
.article-hero:before{content:"";position:absolute;inset:0;background-image:url('../images/world-map-dark.png');background-repeat:no-repeat;background-position:82% 48%;background-size:780px auto;opacity:.095;filter:brightness(3.1)}
.article-hero:after{content:"";position:absolute;right:-130px;top:-210px;width:420px;height:420px;border:1px solid rgba(255,255,255,.10);border-radius:50%}
.article-hero-inner{position:relative;z-index:1;max-width:1020px;margin:0 auto;padding:58px 28px 92px}
.article-back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:34px;color:rgba(255,255,255,.78);font-size:13px;font-weight:500;letter-spacing:.01em;transition:.18s ease}
.article-back-link:hover{color:#fff;transform:translateX(-3px)}
.article-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:16px;font-size:12px;font-weight:700;letter-spacing:.15em;color:rgba(255,255,255,.72)}
.article-eyebrow:before{content:"";display:block;width:36px;height:3px;background:#ea2924}
.article-title{max-width:900px;margin:0;color:#fff;font-size:clamp(32px,4.6vw,52px);line-height:1.12;font-weight:600;letter-spacing:-.025em;text-wrap:balance}
.article-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px 22px;margin-top:26px;color:rgba(255,255,255,.72);font-size:13px;font-weight:500}
.article-meta span+span:before{content:"";display:inline-block;width:4px;height:4px;margin:0 13px 2px 0;border-radius:50%;background:#ea2924}
.article-shell{position:relative;z-index:2;max-width:1080px;margin:-48px auto 0;padding:0 24px 84px}
.article-card{overflow:hidden;background:#fff;border:1px solid #e7ebf1;box-shadow:0 18px 50px rgba(21,48,91,.10)}
.article-featured-media{width:100%;background:#e9edf3}
.article-featured-media .article-image{display:block;width:100%;max-height:620px;object-fit:cover}
.article-prose{max-width:850px;margin:0 auto;padding:56px 58px 62px;color:#344054}
.article-copy{margin:0 0 22px}
.article-copy-text{font-size:16.5px;line-height:1.9;color:#3f4858}
.article-copy-text p{margin:0 0 1.25em}
.article-copy-text a{color:#183B82;text-decoration:underline;text-underline-offset:3px}
.article-copy-text strong{color:#1c2f52;font-weight:650}
.article-subheading{position:relative;margin:42px 0 18px;padding-top:4px;color:#183B82;font-size:24px;line-height:1.35;font-weight:650;letter-spacing:-.01em}
.article-subheading:before{content:"";display:block;width:34px;height:3px;background:#ea2924;margin-bottom:14px}
.article-note{margin:28px 0 16px;padding:14px 18px;border-left:3px solid #183B82;background:#f3f6fb}
.article-note-text{font-size:14px;font-weight:600;color:#183B82}
.article-media{margin:34px 0 38px}
.article-media .article-image{display:block;width:100%;height:auto;border:1px solid #e7ebf1}
.article-video-block{margin:34px 0 40px}
.article-video-frame{margin:0;box-shadow:0 12px 30px rgba(19,43,81,.12)}
.article-prose ul,.article-prose ol{padding-left:1.25em;margin:0 0 24px}
.article-prose li{margin-bottom:8px;font-size:16.5px;line-height:1.8}
.article-end{max-width:850px;margin:0 auto;padding:0 58px 56px}
.article-news-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;background:#183B82;color:#fff;font-size:13px;font-weight:650;transition:.18s ease}
.article-news-button:hover{background:#112f69;transform:translateY(-1px)}
.article-pagination{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:22px}
.article-nav-card{display:flex;min-height:118px;flex-direction:column;justify-content:center;padding:20px 24px;background:#fff;border:1px solid #e2e7ef;transition:.2s ease}
.article-nav-card:hover{border-color:#b9c8e2;box-shadow:0 9px 26px rgba(24,59,130,.08);transform:translateY(-2px)}
.article-nav-older{text-align:right;align-items:flex-end}
.article-nav-label{margin-bottom:7px;color:#758198;font-size:11px;font-weight:700;letter-spacing:.10em;text-transform:uppercase}
.article-nav-card strong{max-width:420px;color:#183B82;font-size:14px;line-height:1.45;font-weight:600}
.article-nav-spacer{min-height:1px}

@media (max-width:760px){
  .article-hero-inner{padding:42px 20px 76px}
  .article-back-link{margin-bottom:26px}
  .article-title{font-size:clamp(29px,8.4vw,39px);line-height:1.16}
  .article-meta{margin-top:20px}
  .article-shell{margin-top:-34px;padding:0 14px 58px}
  .article-prose{padding:36px 24px 44px}
  .article-copy-text,.article-prose li{font-size:15.5px;line-height:1.82}
  .article-subheading{margin-top:34px;font-size:21px}
  .article-end{padding:0 24px 42px}
  .article-featured-media .article-image{max-height:none;object-fit:contain;background:#fff}
  .article-pagination{grid-template-columns:1fr;gap:12px}
  .article-nav-spacer{display:none}
  .article-nav-card,.article-nav-older{min-height:auto;align-items:flex-start;text-align:left;padding:18px 20px}
}

/* Non-clickable top-level navigation headings */
.main-nav>ul>li>a.nav-disabled{cursor:default}

/* YouTube local-file fallback */
.youtube-local-preview{
  position:absolute;
  inset:0;
  display:block;
  overflow:hidden;
  background:#101828;
  color:#fff;
}
.youtube-local-preview img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.youtube-local-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(8,20,45,.12),rgba(8,20,45,.48));
}
.youtube-local-play{
  position:absolute;
  left:50%;
  top:50%;
  width:68px;
  height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  transform:translate(-50%,-50%);
  border-radius:12px;
  background:#183B82;
  box-shadow:0 10px 28px rgba(0,0,0,.28);
  font-size:23px;
  line-height:1;
  padding-left:3px;
}
.youtube-local-label{
  position:absolute;
  left:18px;
  bottom:15px;
  padding:7px 11px;
  background:rgba(10,24,54,.78);
  border:1px solid rgba(255,255,255,.18);
  font-size:12px;
  font-weight:600;
  letter-spacing:.01em;
}
.youtube-local-preview:hover .youtube-local-play{background:#112f69;transform:translate(-50%,-50%) scale(1.05)}

/* Contact hero eyebrow */
.contact-v2-eyebrow{color:#fff;}

/* ==========================================================
   Business section — coordinated page family
   ========================================================== */
.business-page-main{background:#f4f7fb;color:#24324a;overflow:hidden}
.business-hero{position:relative;background:#183B82;color:#fff;overflow:hidden}
.business-hero:before{content:"";position:absolute;inset:0;background-image:url('../images/world-map-dark.png');background-repeat:no-repeat;background-position:82% 45%;background-size:860px auto;opacity:.10;filter:brightness(3)}
.business-hero:after{content:"";position:absolute;width:460px;height:460px;border:1px solid rgba(255,255,255,.09);border-radius:50%;right:-155px;top:-210px}
.business-hero-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:76px 28px 102px}
.business-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:30px;color:rgba(255,255,255,.66);font-size:12px;font-weight:600;letter-spacing:.045em;text-transform:uppercase}
.business-breadcrumb a{color:rgba(255,255,255,.78)}
.business-breadcrumb a:hover{color:#fff}
.business-breadcrumb i{font-style:normal;opacity:.55}
.business-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:18px;color:rgba(255,255,255,.77);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.business-eyebrow:before{content:"";width:34px;height:3px;background:#ea2924;flex:0 0 auto}
.business-hero h1{max-width:930px;margin:0;color:#fff;font-size:clamp(38px,5.1vw,64px);line-height:1.08;font-weight:600;letter-spacing:-.035em;text-wrap:balance}
.business-hero p{max-width:760px;margin:24px 0 0;color:rgba(255,255,255,.82);font-size:17px;line-height:1.8;font-weight:400}
.business-stage{position:relative;z-index:2;max-width:1200px;margin:-52px auto 0;padding:0 24px 88px}
.business-intro-card{background:#fff;border:1px solid #e3e9f1;box-shadow:0 18px 48px rgba(25,52,93,.10);padding:42px 46px}
.business-intro-card h2{margin:0 0 12px;color:#183B82;font-size:29px;line-height:1.25;font-weight:600;letter-spacing:-.02em}
.business-intro-card p{max-width:850px;margin:0;color:#5d6878;font-size:15.5px;line-height:1.85}
.business-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:28px}
.business-path-card{display:flex;flex-direction:column;min-height:100%;background:#fff;border:1px solid #e1e7ef;box-shadow:0 10px 28px rgba(24,59,130,.055);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.business-path-card:hover{transform:translateY(-5px);border-color:#c4d0e3;box-shadow:0 18px 38px rgba(24,59,130,.11)}
.business-path-image{position:relative;overflow:hidden;height:235px;background:#dfe6ef}
.business-path-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease,filter .3s ease;filter:saturate(.86) contrast(.98)}
.business-path-card:hover .business-path-image img{transform:scale(1.035);filter:saturate(.96) contrast(1)}
.business-path-image:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(15,43,91,.28),rgba(15,43,91,0) 52%)}

.business-path-content{display:flex;flex:1;flex-direction:column;padding:27px 28px 29px}
.business-path-kicker{margin:0 0 9px;color:#ea2924;font-size:10px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}
.business-path-content h3{margin:0;color:#183B82;font-size:23px;line-height:1.28;font-weight:600;letter-spacing:-.02em}
.business-path-content p{margin:14px 0 24px;color:#626d7e;font-size:14px;line-height:1.75}
.business-path-link{display:inline-flex;align-items:center;gap:10px;margin-top:auto;color:#183B82;font-size:12px;font-weight:750;letter-spacing:.045em;text-transform:uppercase}
.business-path-link span{transition:transform .2s ease}
.business-path-card:hover .business-path-link span{transform:translateX(4px)}

.business-feature{max-width:1200px;margin:0 auto;padding:76px 24px 88px}
.business-feature-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:0;background:#fff;border:1px solid #e1e7ef;box-shadow:0 18px 45px rgba(24,59,130,.08)}
.business-feature-media{position:relative;min-height:530px;overflow:hidden;background:#dfe6ef}
.business-feature-media img{display:block;width:100%;height:100%;object-fit:cover;position:absolute;inset:0;filter:saturate(.82) contrast(.98)}
.business-feature-media:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(24,59,130,.20),rgba(24,59,130,.03) 58%,rgba(10,28,67,.20))}
.business-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:54px 54px 56px}
.business-feature-copy h2{margin:0 0 18px;color:#183B82;font-size:35px;line-height:1.18;font-weight:600;letter-spacing:-.025em}
.business-feature-copy>p{margin:0 0 22px;color:#566274;font-size:15.5px;line-height:1.9}
.business-feature-copy>p:last-of-type{margin-bottom:0}
.business-section-label{display:flex;align-items:center;gap:10px;margin-bottom:16px;color:#ea2924;font-size:10px;font-weight:750;letter-spacing:.15em;text-transform:uppercase}
.business-section-label:before{content:"";display:block;width:25px;height:2px;background:#ea2924}
.business-content-block{margin-top:32px}
.business-content-block h3{margin:0 0 12px;color:#183B82;font-size:22px;font-weight:600;line-height:1.35}
.business-content-block p{margin:0;color:#596577;font-size:15px;line-height:1.85}

.business-country-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:29px}
.business-country{display:flex;align-items:center;min-height:46px;padding:11px 14px;background:#f5f7fb;border-left:3px solid #c7d4e8;color:#36465f;font-size:13px;font-weight:550;transition:.18s ease}
.business-country:hover{background:#DCE6F5;border-left-color:#fff;color:#183B82;transform:translateY(-2px);box-shadow:0 7px 18px rgba(24,59,130,.12)}
.business-priority-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:30px}
.business-priority{position:relative;padding:23px 23px 24px;background:#f6f8fb;border:1px solid #e3e8f0}
.business-priority:last-child:nth-child(odd){grid-column:1/-1}

.business-priority h3{margin:0 0 9px;color:#183B82;font-size:17px;line-height:1.35;font-weight:650}
.business-priority p{margin:0;color:#657083;font-size:13px;line-height:1.7}
.business-program-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:31px}
.business-program{padding:24px 22px 25px;background:#f6f8fb;border-top:3px solid #183B82}
.business-program span{display:flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:18px;border:1px solid #EA2924;background:#EA2924;color:#fff;font-size:11px;font-weight:750}
.business-program h3{margin:0;color:#183B82;font-size:17px;line-height:1.4;font-weight:650}

.business-explore{background:#fff;border-top:1px solid #e1e7ef;padding:66px 24px 78px}
.business-explore-inner{max-width:1200px;margin:0 auto}
.business-explore-head{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;margin-bottom:25px}
.business-explore-head h2{margin:0;color:#183B82;font-size:30px;font-weight:600;letter-spacing:-.02em}
.business-explore-head p{max-width:540px;margin:0;color:#6a7586;font-size:14px;line-height:1.7;text-align:right}
.business-explore-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.business-explore-link{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:19px 22px;background:#f5f7fb;border:1px solid #e0e6ef;color:#183B82;transition:.2s ease}
.business-explore-link strong{font-size:14px;line-height:1.35;font-weight:650}
.business-explore-link span{font-size:18px;transition:transform .2s ease}
.business-explore-link:hover{background:#183B82;border-color:#183B82;color:#fff;transform:translateY(-2px)}
.business-explore-link:hover span{transform:translateX(3px)}
.business-explore-link.is-current{background:#183B82;border-color:#183B82;color:#fff;pointer-events:none}

@media(max-width:920px){
 .business-hero-inner{padding:62px 24px 88px}
 .business-stage{margin-top:-42px}
 .business-paths{grid-template-columns:1fr 1fr}.business-path-card:last-child{grid-column:1/-1}
 .business-feature-grid{grid-template-columns:1fr}.business-feature-media{min-height:410px}.business-feature-copy{padding:45px 44px 48px}
 .business-program-grid{grid-template-columns:1fr}.business-program{display:grid;grid-template-columns:44px 1fr;column-gap:14px;align-items:start}.business-program span{margin-bottom:0}.business-program h3{align-self:center}
}
@media(max-width:680px){
 .business-hero-inner{padding:48px 20px 72px}.business-hero p{font-size:15.5px}.business-breadcrumb{margin-bottom:24px}
 .business-stage{margin-top:-30px;padding:0 14px 60px}.business-intro-card{padding:30px 25px}.business-intro-card h2{font-size:25px}
 .business-paths{grid-template-columns:1fr;gap:15px}.business-path-card:last-child{grid-column:auto}.business-path-image{height:220px}
 .business-feature{padding:52px 14px 62px}.business-feature-media{min-height:300px}.business-feature-copy{padding:34px 26px 38px}.business-feature-copy h2{font-size:29px}
 .business-country-grid{grid-template-columns:1fr 1fr}.business-priority-grid{grid-template-columns:1fr}.business-priority:last-child:nth-child(odd){grid-column:auto}
 .business-explore{padding:48px 14px 58px}.business-explore-head{display:block}.business-explore-head h2{font-size:27px}.business-explore-head p{margin-top:10px;text-align:left}.business-explore-links{grid-template-columns:1fr}
}
@media(max-width:430px){.business-country-grid{grid-template-columns:1fr}}

/* Active dropdown item */
.submenu li.active>a{background:var(--red);color:#fff;font-weight:600;text-decoration:none}
.submenu li.active>a:hover{background:var(--red);color:#fff}

/* About EUCNC Center redesign */
.about-hero{position:relative;overflow:hidden;background:#183B82;color:#fff}
.about-hero:before{content:"";position:absolute;inset:0;background-image:url('../images/world-map-dark.png');background-repeat:no-repeat;background-position:83% 43%;background-size:880px auto;opacity:.105;filter:brightness(3)}
.about-hero:after{content:"";position:absolute;width:480px;height:480px;border:1px solid rgba(255,255,255,.10);border-radius:50%;right:-165px;top:-225px}
.about-hero-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:74px 28px 98px}
.about-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:30px;color:rgba(255,255,255,.65);font-size:12px;font-weight:600;letter-spacing:.045em;text-transform:uppercase}
.about-breadcrumb a{color:rgba(255,255,255,.8)}
.about-breadcrumb a:hover{color:#fff}
.about-breadcrumb i{font-style:normal;opacity:.5}
.about-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:17px;color:rgba(255,255,255,.8);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}
.about-eyebrow:before{content:"";width:34px;height:3px;background:#EA2924;flex:0 0 auto}
.about-hero h1{max-width:930px;margin:0;color:#fff;font-size:clamp(38px,5.15vw,64px);line-height:1.07;font-weight:600;letter-spacing:-.035em;text-wrap:balance}
.about-hero p{max-width:800px;margin:24px 0 0;color:rgba(255,255,255,.82);font-size:17px;line-height:1.82;font-weight:400}
.about-stage{position:relative;z-index:2;max-width:1200px;margin:-48px auto 0;padding:0 24px 82px}
.about-story-card{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);background:#fff;border:1px solid #e0e6ef;box-shadow:0 18px 48px rgba(24,59,130,.10)}
.about-story-media{position:relative;min-height:530px;overflow:hidden;background:#e6edf5}
.about-story-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;filter:saturate(.88) contrast(1.02)}
.about-story-media:after{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(24,59,130,.04),rgba(24,59,130,.24))}
.about-story-badge{position:absolute;z-index:2;left:26px;bottom:26px;display:flex;align-items:baseline;gap:12px;padding:13px 16px;background:rgba(24,59,130,.94);color:#fff;box-shadow:0 8px 24px rgba(12,37,85,.18)}
.about-story-badge strong{font-size:18px;letter-spacing:.08em}.about-story-badge span{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;opacity:.82}
.about-story-copy{display:flex;flex-direction:column;justify-content:center;padding:54px 54px 56px}
.about-section-label{display:flex;align-items:center;gap:10px;margin-bottom:15px;color:#EA2924;font-size:10px;font-weight:750;letter-spacing:.15em;text-transform:uppercase}
.about-section-label:before{content:"";width:25px;height:2px;background:#EA2924;flex:0 0 auto}
.about-story-copy h2,.about-focus-head h2,.about-leadership-heading h2,.about-board-head h2,.about-explore-inner h2{margin:0;color:#183B82;font-size:clamp(28px,3vw,38px);line-height:1.18;font-weight:600;letter-spacing:-.026em}
.about-story-copy p{margin:17px 0 0;color:#596577;font-size:15.5px;line-height:1.9}
.about-story-copy .about-lead{margin-top:20px;color:#33455e;font-size:18px;line-height:1.75;font-weight:550}
.about-focus{background:#f5f7fb;border-top:1px solid #e1e7ef;border-bottom:1px solid #e1e7ef;padding:74px 24px 82px}
.about-focus-inner{max-width:1200px;margin:0 auto}
.about-focus-head,.about-board-head{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:30px}
.about-focus-head>div,.about-board-head>div{max-width:650px}.about-focus-head>p,.about-board-head>p{max-width:430px;margin:0;color:#687486;font-size:14px;line-height:1.75;text-align:right}
.about-focus-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.about-focus-item{position:relative;min-height:154px;padding:26px 24px;background:#fff;border:1px solid #e0e6ef;box-shadow:0 8px 24px rgba(24,59,130,.045);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.about-focus-item:hover{transform:translateY(-4px);border-color:#c3cfe1;box-shadow:0 14px 30px rgba(24,59,130,.085)}

.about-focus-item h3{margin:0;color:#183B82;font-size:18px;line-height:1.35;font-weight:650}
.about-explore{background:#fff;padding:58px 24px 70px}
.about-explore-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:42px}
.about-explore-inner>div{max-width:620px}
.about-explore-link{min-width:315px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:20px 23px;background:#183B82;border:1px solid #183B82;color:#fff;transition:.2s ease}
.about-explore-link:hover{background:#EA2924;border-color:#EA2924;transform:translateY(-2px)}
.about-explore-link span{display:flex;flex-direction:column;gap:3px}.about-explore-link small{color:rgba(255,255,255,.65);font-size:9px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.about-explore-link strong{font-size:15px;font-weight:650}.about-explore-link b{font-size:20px;font-weight:400;transition:transform .2s ease}.about-explore-link:hover b{transform:translateX(3px)}
.about-leadership-intro{background:#fff;padding:72px 24px 76px}
.about-leadership-intro-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.82fr) minmax(420px,1.18fr);gap:80px;align-items:start}
.about-leadership-heading h2{max-width:470px}
.about-leadership-copy p{margin:0;color:#566274;font-size:15.5px;line-height:1.9}.about-leadership-copy p+p{margin-top:18px}
.about-board{background:#f5f7fb;border-top:1px solid #e1e7ef;border-bottom:1px solid #e1e7ef;padding:72px 24px 82px}
.about-board-inner{max-width:1200px;margin:0 auto}
.about-board-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.about-person{display:flex;flex-direction:column;background:#fff;border:1px solid #e0e6ef;box-shadow:0 8px 24px rgba(24,59,130,.05);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}
.about-person:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(24,59,130,.10)}
.about-person-photo{height:252px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#eef2f7,#dce4ef);overflow:hidden;padding:30px}
.about-person-photo img{width:150px;height:188px;object-fit:cover;display:block;border:7px solid #fff;box-shadow:0 9px 26px rgba(24,59,130,.16);image-rendering:auto}
.about-person-copy{display:flex;flex-direction:column;flex:1;padding:25px 24px 27px;border-top:3px solid #183B82}
.about-person-role{margin-bottom:9px;color:#EA2924;font-size:9px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}
.about-person-copy h3{margin:0;color:#183B82;font-size:18px;line-height:1.35;font-weight:650}.about-person-copy p{margin:13px 0 0;color:#657083;font-size:12.5px;line-height:1.72}
.about-person--chairman{border-color:#cbd6e7}.about-person--chairman .about-person-copy{background:#183B82;border-top-color:#EA2924}.about-person--chairman .about-person-copy h3{color:#fff}.about-person--chairman .about-person-copy p{color:rgba(255,255,255,.77)}.about-person--chairman .about-person-role{color:#ffaaa7}
.about-explore-inner--two{justify-content:flex-end}.about-explore-link--back{background:#fff;border-color:#d8e0eb;color:#183B82}.about-explore-link--back small{color:#8490a2}.about-explore-link--back:hover{color:#fff}

@media(max-width:900px){
 .about-hero-inner{padding:60px 24px 84px}.about-stage{margin-top:-38px}.about-story-card{grid-template-columns:1fr}.about-story-media{min-height:400px}.about-story-copy{padding:44px 42px 47px}
 .about-focus-grid{grid-template-columns:1fr 1fr}.about-leadership-intro-inner{grid-template-columns:1fr;gap:32px}.about-board-grid{grid-template-columns:1fr 1fr}.about-explore-inner--two{justify-content:space-between}
}
@media(max-width:650px){
 .about-hero-inner{padding:48px 20px 70px}.about-hero p{font-size:15.5px}.about-breadcrumb{margin-bottom:24px}.about-stage{margin-top:-28px;padding:0 14px 56px}.about-story-media{min-height:300px}.about-story-copy{padding:32px 25px 36px}.about-story-copy .about-lead{font-size:16.5px}
 .about-focus{padding:52px 14px 60px}.about-focus-head,.about-board-head{display:block}.about-focus-head>p,.about-board-head>p{margin-top:12px;text-align:left}.about-focus-grid{grid-template-columns:1fr;gap:11px}.about-focus-item{min-height:auto}
 .about-leadership-intro{padding:52px 14px 56px}.about-board{padding:52px 14px 60px}.about-board-grid{grid-template-columns:1fr}.about-person-photo{height:230px}.about-person-photo img{width:140px;height:176px}
 .about-explore{padding:44px 14px 54px}.about-explore-inner,.about-explore-inner--two{display:grid;grid-template-columns:1fr;gap:16px}.about-explore-link{min-width:0;width:100%}
}

/* ===== News hub redesign ===== */
.news-page-main{background:#fff}
.news-hero{position:relative;overflow:hidden;background:#183B82;color:#fff}
.news-hero::after{content:"";position:absolute;inset:0;background:url('../images/world-map-dark.png') center/cover no-repeat;opacity:.08;pointer-events:none}
.news-hero-inner{position:relative;z-index:1;width:min(1200px,calc(100% - 40px));margin:0 auto;padding:78px 0 82px}
.news-eyebrow,.news-section-label,.news-feature-kicker{font-size:12px;line-height:1;letter-spacing:.18em;text-transform:uppercase;font-weight:750}
.news-eyebrow{color:#fff;opacity:.86;margin-bottom:18px}
.news-hero h1{margin:0;font-size:clamp(42px,5vw,68px);line-height:1.02;font-weight:700;letter-spacing:-.03em}
.news-hero p{max-width:720px;margin:22px 0 0;font-size:17px;line-height:1.8;color:rgba(255,255,255,.82)}
.news-wrap{width:min(1200px,calc(100% - 40px));margin:0 auto}
.news-feature-section{padding:72px 0 76px;background:#f6f8fb;border-bottom:1px solid #e6ebf2}
.news-feature-card{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);min-height:430px;background:#fff;color:#172033;border:1px solid #e1e7f0;box-shadow:0 22px 65px rgba(20,51,97,.10);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}
.news-feature-card:hover{transform:translateY(-3px);box-shadow:0 28px 74px rgba(20,51,97,.15)}
.news-feature-media{position:relative;min-height:430px;overflow:hidden;background:#e9eef5}
.news-feature-media::after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,transparent 60%,rgba(24,59,130,.10))}
.news-feature-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}
.news-feature-card:hover .news-feature-media img{transform:scale(1.025)}
.news-feature-copy{display:flex;flex-direction:column;justify-content:center;padding:54px 52px}
.news-feature-kicker{color:#EA2924;margin-bottom:18px}
.news-feature-date{font-size:13px;color:#718096;margin-bottom:14px;font-weight:600}
.news-feature-copy h2{margin:0;font-size:clamp(28px,3vw,40px);line-height:1.18;letter-spacing:-.025em;color:#183B82}
.news-feature-copy p{margin:22px 0 28px;font-size:15px;line-height:1.8;color:#566274}
.news-read-link{margin-top:auto;display:inline-flex;align-items:center;gap:11px;font-size:14px;font-weight:700;color:#183B82}
.news-read-link b{font-size:19px;color:#EA2924;transition:transform .2s ease}
.news-feature-card:hover .news-read-link b{transform:translateX(5px)}
.news-archive-section{padding:80px 0 92px}
.news-section-heading{display:grid;grid-template-columns:1fr minmax(300px,520px);gap:60px;align-items:end;padding-bottom:36px;border-bottom:1px solid #dfe5ed}
.news-section-label{display:block;color:#EA2924;margin-bottom:12px}
.news-section-heading h2{margin:0;font-size:clamp(32px,4vw,48px);line-height:1.05;color:#183B82;letter-spacing:-.025em}
.news-section-heading p{margin:0;font-size:15px;line-height:1.75;color:#6a7484}
.news-year-group{padding-top:44px}
.news-year-heading{display:flex;align-items:center;gap:18px;margin-bottom:15px}
.news-year-heading span{font-size:13px;font-weight:800;letter-spacing:.13em;color:#183B82}
.news-year-heading i{display:block;height:1px;background:#dfe5ed;flex:1}
.news-list{border-top:1px solid #dfe5ed}
.news-list-item{position:relative;display:grid;grid-template-columns:76px 128px minmax(0,1fr) 44px;gap:22px;align-items:center;min-height:132px;padding:18px 6px;border-bottom:1px solid #dfe5ed;color:#172033;background:#fff;transition:background .2s ease,padding .2s ease}
.news-list-item::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#EA2924;transform:scaleY(0);transform-origin:center;transition:transform .2s ease}
.news-list-item:hover{background:#f8fafc;padding-left:14px;padding-right:14px}
.news-list-item:hover::before{transform:scaleY(1)}
.news-list-date{display:flex;flex-direction:column;align-items:flex-start;line-height:1;color:#183B82}
.news-list-date strong{font-size:27px;font-weight:650;letter-spacing:-.03em}
.news-list-date span{margin-top:7px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#7b8797;font-weight:650}
.news-list-thumb{height:88px;overflow:hidden;background:#e8edf4}
.news-list-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}
.news-list-item:hover .news-list-thumb img{transform:scale(1.04)}
.news-list-thumb-placeholder{position:relative;display:flex;align-items:center;justify-content:center;background:#183B82;overflow:hidden}
.news-list-thumb-placeholder::after{content:"";position:absolute;inset:0;background:url('../images/world-map-dark.png') center/cover no-repeat;opacity:.13}
.news-list-thumb-placeholder span{position:relative;z-index:1;color:rgba(255,255,255,.9);font-size:11px;font-weight:800;letter-spacing:.16em}
.news-list-copy{min-width:0;padding-right:8px}
.news-list-copy h3{margin:0;font-size:18px;line-height:1.4;color:#202b3c;font-weight:650;transition:color .2s ease}
.news-list-item:hover .news-list-copy h3{color:#183B82}
.news-list-copy p{margin:8px 0 0;max-width:800px;font-size:13px;line-height:1.6;color:#7a8493;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.news-list-arrow{justify-self:end;width:34px;height:34px;display:grid;place-items:center;border:1px solid #d9e0e9;color:#183B82;font-size:17px;transition:.2s ease}
.news-list-item:hover .news-list-arrow{border-color:#EA2924;background:#EA2924;color:#fff;transform:translateX(2px)}
@media(max-width:900px){
  .news-feature-card{grid-template-columns:1fr;min-height:0}.news-feature-media{min-height:340px}.news-feature-copy{padding:40px}
  .news-section-heading{grid-template-columns:1fr;gap:18px}.news-list-item{grid-template-columns:70px 110px minmax(0,1fr) 36px;gap:16px}
}
@media(max-width:640px){
  .news-hero-inner,.news-wrap{width:min(100% - 30px,1200px)}.news-hero-inner{padding:56px 0 60px}.news-hero p{font-size:15px;line-height:1.7}
  .news-feature-section{padding:36px 0 42px}.news-feature-media{min-height:230px}.news-feature-copy{padding:30px 25px 32px}.news-feature-copy p{font-size:14px}
  .news-archive-section{padding:54px 0 70px}.news-year-group{padding-top:36px}
  .news-list-item{grid-template-columns:56px 82px minmax(0,1fr);gap:12px;min-height:106px;padding:14px 0}.news-list-item:hover{padding-left:8px;padding-right:8px}
  .news-list-thumb{height:68px}.news-list-date strong{font-size:22px}.news-list-date span{font-size:9px;line-height:1.25}.news-list-copy h3{font-size:15px;line-height:1.35}.news-list-copy p{display:none}.news-list-arrow{display:none}
}

/* Homepage news editorial section */
.home-news-section{width:100%;background:#f6f8fb;border-top:1px solid #e4e9f0;padding:76px 0 84px}
.home-news-wrap{width:min(1200px,calc(100% - 40px));margin:0 auto}
.home-news-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:50px;align-items:end;margin-bottom:34px}
.home-news-heading-copy{max-width:720px}
.home-news-eyebrow{display:block;margin-bottom:12px;color:#EA2924;font-size:12px;font-weight:800;line-height:1;letter-spacing:.16em;text-transform:uppercase}
.home-news-heading h2{margin:0;color:#183B82;font-size:clamp(34px,4vw,50px);font-weight:700;line-height:1.05;letter-spacing:-.03em}
.home-news-heading p{margin:15px 0 0;color:#667386;font-size:15px;line-height:1.75}
.home-news-all{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:0 20px;border:1px solid #d5dce7;background:#fff;color:#183B82;font-size:13px;font-weight:750;transition:.2s ease}
.home-news-all span{color:#EA2924;font-size:18px;transition:transform .2s ease}
.home-news-all:hover{border-color:#183B82;box-shadow:0 8px 24px rgba(24,59,130,.09)}
.home-news-all:hover span{transform:translateX(4px)}
.home-news-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(390px,.75fr);gap:28px;align-items:stretch}
.home-news-feature{display:flex;flex-direction:column;background:#fff;color:#172033;border:1px solid #e0e6ee;box-shadow:0 18px 48px rgba(24,59,130,.08);overflow:hidden;transition:transform .24s ease,box-shadow .24s ease}
.home-news-feature:hover{transform:translateY(-3px);box-shadow:0 25px 62px rgba(24,59,130,.13)}
.home-news-feature-media{position:relative;height:315px;overflow:hidden;background:#e7edf4}
.home-news-feature-media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgba(12,30,68,.20))}
.home-news-feature-media img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}
.home-news-feature:hover .home-news-feature-media img{transform:scale(1.025)}
.home-news-feature-media>span{position:absolute;z-index:2;left:22px;top:22px;padding:8px 12px;background:#EA2924;color:#fff;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.home-news-feature-copy{padding:27px 30px 31px}
.home-news-feature-copy time,.home-news-item-copy time{display:block;color:#7b8796;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}
.home-news-feature-copy h3{margin:10px 0 13px;color:#183B82;font-size:25px;line-height:1.28;font-weight:700;letter-spacing:-.02em}
.home-news-feature-copy p{margin:0 0 21px;color:#677385;font-size:14px;line-height:1.7}
.home-news-feature-copy>b{display:inline-flex;align-items:center;gap:10px;color:#183B82;font-size:13px;font-style:normal}
.home-news-feature-copy>b i{color:#EA2924;font-size:18px;font-style:normal;transition:transform .2s ease}
.home-news-feature:hover .home-news-feature-copy>b i{transform:translateX(4px)}
.home-news-recent{display:flex;flex-direction:column;border-top:1px solid #dce3ec}
.home-news-item{position:relative;display:grid;grid-template-columns:150px minmax(0,1fr);gap:20px;align-items:center;flex:1;min-height:168px;padding:18px 0;border-bottom:1px solid #dce3ec;color:#172033;transition:padding .2s ease,background .2s ease}
.home-news-item::before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:3px;background:#EA2924;transform:scaleY(0);transition:transform .2s ease}
.home-news-item:hover{padding-left:12px;padding-right:8px;background:#fff}
.home-news-item:hover::before{transform:scaleY(1)}
.home-news-item-thumb{height:104px;overflow:hidden;background:#e4eaf1}
.home-news-item-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}
.home-news-item:hover .home-news-item-thumb img{transform:scale(1.04)}
.home-news-item-placeholder{position:relative;display:grid;place-items:center;background:#183B82}
.home-news-item-placeholder::after{content:"";position:absolute;inset:0;background:url('../images/world-map-dark.png') center/cover no-repeat;opacity:.16}
.home-news-item-placeholder span{position:relative;z-index:1;color:#fff;font-size:12px;font-weight:800;letter-spacing:.15em}
.home-news-item-copy h3{margin:8px 0 12px;color:#263246;font-size:16px;line-height:1.4;font-weight:650;transition:color .2s ease}
.home-news-item:hover .home-news-item-copy h3{color:#183B82}
.home-news-item-copy>span{display:inline-flex;align-items:center;gap:8px;color:#183B82;font-size:12px;font-weight:750}
.home-news-item-copy>span b{color:#EA2924;font-size:16px;transition:transform .2s ease}
.home-news-item:hover .home-news-item-copy>span b{transform:translateX(3px)}
/* Explicit white title on standalone News page */
.news-hero h1{color:#fff!important}
@media(max-width:920px){
  .home-news-layout{grid-template-columns:1fr}.home-news-recent{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;border-top:0}.home-news-item{display:block;min-height:0;padding:0;background:#fff;border:1px solid #dce3ec}.home-news-item:hover{padding:0}.home-news-item::before{display:none}.home-news-item-thumb{height:150px}.home-news-item-copy{padding:18px}.home-news-item-copy h3{font-size:15px}.home-news-item-copy>span{margin-top:4px}
}
@media(max-width:700px){
  .home-news-section{padding:54px 0 64px}.home-news-wrap{width:min(100% - 30px,1200px)}.home-news-heading{grid-template-columns:1fr;gap:20px;margin-bottom:28px}.home-news-all{justify-self:start}.home-news-feature-media{height:220px}.home-news-feature-copy{padding:22px}.home-news-feature-copy h3{font-size:21px}.home-news-feature-copy p{font-size:13px}.home-news-recent{grid-template-columns:1fr;gap:14px}.home-news-item{display:grid;grid-template-columns:118px minmax(0,1fr);align-items:center}.home-news-item-thumb{height:96px}.home-news-item-copy{padding:13px 14px 13px 0}.home-news-item-copy h3{margin-bottom:7px;font-size:14px}.home-news-item-copy>span{display:none}
}

/* ===== Homepage second section refined cards ===== */
.home-about-section{
  position:relative;
  width:100%!important;
  max-width:none!important;
  padding:68px max(20px,calc((100% - 1200px)/2))!important;
  gap:40px!important;
  align-items:stretch!important;
  background:#f5f7fa!important;
  border-bottom:1px solid #e3e8ef!important;
}
.home-about-card{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  align-items:stretch!important;
  width:calc(50% - 20px)!important;
  min-height:260px;
  gap:0!important;
  padding:0 0 24px!important;
  background:#fff;
  border:1px solid #e0e6ee;
  box-shadow:0 12px 34px rgba(24,59,130,.065);
  overflow:hidden;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.home-about-card:hover{
  transform:translateY(-3px);
  border-color:#cfd8e6;
  box-shadow:0 18px 44px rgba(24,59,130,.105);
}
.home-about-card .home-about-banner{
  height:50px!important;
  flex:0 0 50px!important;
  width:100%!important;
  overflow:hidden;
}
.home-about-card .home-about-banner a{display:block;height:100%}
.home-about-card .home-about-banner img{
  display:block;
  width:100%!important;
  height:50px!important;
  object-fit:cover!important;
  border:0!important;
  transition:filter .22s ease;
}
.home-about-card:hover .home-about-banner img{filter:saturate(1.06) brightness(.99)}
.home-about-card .home-about-copy{
  width:100%!important;
  min-height:0!important;
  margin:0!important;
  padding:24px 28px 10px!important;
}
.home-about-card .home-about-copy .el-text{
  font-size:15.5px!important;
  line-height:1.78!important;
  font-weight:500!important;
  color:#4f5c6e!important;
}
.home-about-card .home-about-copy p{margin:0!important}
.home-about-link{
  display:inline-flex;
  align-items:center;
  gap:9px;
  align-self:flex-start;
  margin:2px 28px 0;
  color:#183B82;
  font-size:12px;
  line-height:1;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
  transition:color .2s ease;
}
.home-about-link span{
  color:#EA2924;
  font-size:17px;
  line-height:1;
  transition:transform .2s ease;
}
.home-about-link:hover{color:#EA2924}
.home-about-link:hover span{transform:translateX(4px)}
@media(max-width:840px){
  .home-about-section{flex-direction:column!important;padding:48px 20px!important;gap:20px!important}
  .home-about-card{width:100%!important;min-height:0}
  .home-about-card .home-about-banner{height:50px!important;flex-basis:50px!important}
  .home-about-card .home-about-banner img{height:50px!important;object-fit:cover!important}
  .home-about-card .home-about-copy{padding:22px 22px 9px!important}
  .home-about-card .home-about-copy .el-text{font-size:15px!important;line-height:1.72!important}
  .home-about-link{margin-left:22px;margin-right:22px;margin-bottom:2px}
}
@media(max-width:480px){
  .home-about-section{padding:36px 15px!important;gap:16px!important}
  .home-about-card .home-about-copy{padding:20px 19px 8px!important}
  .home-about-card .home-about-copy .el-text{font-size:14.5px!important;line-height:1.7!important}
  .home-about-link{margin-left:19px;margin-right:19px;font-size:11px}
}

/* Homepage third section — Cooperation in focus */
.site-main .elementor-root > .home-focus-section[data-el="77d112c"]{
  position:relative;
  max-width:none !important;
  width:100% !important;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px !important;
  padding:76px max(20px,calc((100% - 1200px)/2)) 82px !important;
  background:linear-gradient(180deg,#ffffff 0%,#f7f9fc 100%);
  border-top:1px solid #edf0f5;
  border-bottom:1px solid #e8edf4;
}
.home-focus-intro{
  grid-column:1/-1;
  max-width:760px;
  margin:0 0 14px;
}
.home-focus-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:9px;
  margin-bottom:11px;
  color:#ea2924;
  font-size:12px;
  font-weight:700;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.home-focus-eyebrow:before{
  content:"";
  width:28px;
  height:2px;
  background:#ea2924;
}
.home-focus-intro h2{
  margin:0 0 12px;
  max-width:730px;
  color:#183B82;
  font-size:clamp(27px,2.5vw,38px);
  line-height:1.18;
  font-weight:600;
  letter-spacing:-.025em;
}
.home-focus-intro p{
  margin:0;
  max-width:680px;
  color:#65728a;
  font-size:16px;
  line-height:1.75;
}
.site-main .elementor-root > .home-focus-section[data-el="77d112c"] > .home-focus-card{
  border:0 !important;
  border-radius:8px !important;
  overflow:hidden;
  background:#fff;
  box-shadow:0 12px 34px rgba(24,59,130,.08);
  transition:transform .25s ease,box-shadow .25s ease;
}
.site-main .elementor-root > .home-focus-section[data-el="77d112c"] > .home-focus-card:hover{
  transform:translateY(-6px);
  box-shadow:0 19px 42px rgba(24,59,130,.14);
}
.home-focus-section .image-box{
  position:relative;
  overflow:hidden;
  border:1px solid #e6ebf3;
  border-radius:8px;
}
.home-focus-section .image-box>img{
  height:230px;
  aspect-ratio:auto;
  object-fit:cover;
  transition:transform .45s ease,filter .35s ease;
}
.home-focus-section .home-focus-card:hover .image-box>img{
  transform:scale(1.035);
  filter:saturate(1.04) contrast(1.02);
}
.site-main .elementor-root > .home-focus-section[data-el="77d112c"] .image-box-body{
  padding:25px 25px 27px !important;
  border-top:0 !important;
}
.home-focus-kicker{
  margin:0 0 8px;
  color:#ea2924;
  font-size:11px;
  font-weight:700;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.home-focus-section .image-box h3{
  margin:0 0 13px;
  color:#183B82;
  font-size:21px;
  font-weight:600;
  line-height:1.3;
  letter-spacing:-.015em;
}
.home-focus-section .image-box p{
  margin:0 0 22px;
  color:#657085;
  font-size:14px;
  line-height:1.72;
}
.site-main .elementor-root > .home-focus-section[data-el="77d112c"] .red-button{
  display:inline-flex !important;
  align-items:center;
  gap:10px;
  min-height:42px;
  padding:10px 16px !important;
  border-radius:4px;
  background:#ea2924;
  color:#fff;
  font-size:14px !important;
  font-weight:600;
  line-height:1;
  box-shadow:none;
  transition:background .2s ease,transform .2s ease;
}
.home-focus-section .red-button span{
  font-size:18px;
  line-height:1;
  transition:transform .2s ease;
}
.home-focus-section .red-button:hover{
  background:#183B82 !important;
  transform:translateY(-1px);
}
.home-focus-section .red-button:hover span{
  transform:translateX(3px);
}
@media(max-width:840px){
  .site-main .elementor-root > .home-focus-section[data-el="77d112c"]{
    grid-template-columns:1fr !important;
    gap:20px !important;
    padding:56px 20px 62px !important;
  }
  .home-focus-intro{margin-bottom:6px}
  .home-focus-intro h2{font-size:29px}
  .home-focus-section .image-box>img{height:250px}
}
@media(max-width:560px){
  .site-main .elementor-root > .home-focus-section[data-el="77d112c"]{
    padding:46px 15px 52px !important;
  }
  .home-focus-intro h2{font-size:25px}
  .home-focus-intro p{font-size:14px;line-height:1.65}
  .home-focus-section .image-box>img{height:205px}
  .site-main .elementor-root > .home-focus-section[data-el="77d112c"] .image-box-body{
    padding:21px 20px 23px !important;
  }
}

/* Refined EUCNC footer */
.site-footer{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:#141313;
  color:rgba(255,255,255,.76);
  border-top:3px solid #EA2924;
}
.site-footer::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  background-image:url('../images/world-map-dark.png');
  background-position:center center;
  background-size:cover;
  background-repeat:no-repeat;
  opacity:.62;
  filter:brightness(1.85);
}
.site-footer::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  pointer-events:none;
  background:linear-gradient(90deg,rgba(11,15,25,.48),rgba(20,19,19,.20) 48%,rgba(11,15,25,.42));
}
.footer-shell{
  position:relative;
  z-index:1;
  width:min(1200px,calc(100% - 40px));
  margin:0 auto;
  padding:66px 0 54px;
  display:grid;
  grid-template-columns:minmax(285px,1.35fr) minmax(150px,.65fr) minmax(185px,.78fr) minmax(255px,1fr);
  gap:52px;
  align-items:start;
}
.footer-identity{padding-right:12px}
.footer-kicker,.footer-small-label{
  display:block;
  color:#EA2924;
  font-size:11px;
  line-height:1;
  font-weight:750;
  letter-spacing:.18em;
  text-transform:uppercase;
}
.footer-identity h2{
  margin:13px 0 15px;
  color:#fff;
  font-size:27px;
  line-height:1.2;
  font-weight:600;
  letter-spacing:-.025em;
}
.footer-intro{
  max-width:365px;
  margin:0 0 27px;
  color:rgba(255,255,255,.66);
  font-size:14px;
  line-height:1.8;
}
.footer-contact-list,.footer-nav-list{list-style:none;margin:0;padding:0}
.footer-contact-list{display:flex;flex-direction:column;gap:13px}
.footer-contact-list li{display:flex;align-items:flex-start;gap:11px;font-size:13px;line-height:1.65;color:rgba(255,255,255,.78)}
.footer-contact-list a{transition:color .18s ease}
.footer-contact-list a:hover{color:#fff}
.footer-contact-icon{
  flex:0 0 30px;
  width:30px;
  height:30px;
  border:1px solid rgba(255,255,255,.16);
  background:rgba(255,255,255,.055);
  display:grid;
  place-items:center;
  border-radius:50%;
  margin-top:1px;
}
.footer-contact-icon svg{width:14px;height:14px;fill:none;stroke:#fff;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.footer-nav-col h3,.footer-location h3{
  color:#fff;
  font-size:16px;
  line-height:1.3;
  font-weight:650;
  margin:0 0 21px;
  text-transform:none;
}
.footer-nav-col h3{display:inline-block}
.footer-nav-col h3:after{
  content:"";
  display:block;
  width:100%;
  height:2px;
  background:#EA2924;
  margin-top:11px;
}
.footer-nav-list{display:flex;flex-direction:column;gap:11px}
.footer-nav-list a{
  position:relative;
  display:inline-flex;
  align-items:center;
  color:rgba(255,255,255,.68);
  font-size:13px;
  line-height:1.5;
  transition:color .18s ease,transform .18s ease;
}
.footer-nav-list a:before{
  content:"";
  width:0;
  height:1px;
  background:#EA2924;
  margin-right:0;
  transition:width .18s ease,margin-right .18s ease;
}
.footer-nav-list a:hover{color:#fff;transform:translateX(2px)}
.footer-nav-list a:hover:before{width:13px;margin-right:8px}
.footer-location-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}
.footer-location-head h3{margin:8px 0 0}
.footer-location-dot{width:8px;height:8px;border-radius:50%;background:#EA2924;box-shadow:0 0 0 5px rgba(234,41,36,.12);margin:6px 4px 0 0}
.footer-map-wrap{
  position:relative;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.16);
  background:#0e0e0e;
  box-shadow:0 15px 28px rgba(0,0,0,.18);
}
.footer-map{display:block;width:100%;height:168px;border:0;filter:saturate(.82) contrast(1.03)}
.footer-bottom{
  position:relative;
  z-index:1;
  min-height:46px;
  padding:11px 20px;
  border-top:1px solid rgba(255,255,255,.08);
  background:rgba(7,7,8,.55);
  color:rgba(255,255,255,.55);
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  font-size:11px;
  letter-spacing:.055em;
  text-transform:uppercase;
}
.footer-bottom-sep{color:#EA2924}
@media(max-width:980px){
  .footer-shell{grid-template-columns:1.2fr .8fr .9fr;gap:42px}
  .footer-location{grid-column:1/-1;display:grid;grid-template-columns:210px 1fr;gap:28px;align-items:center;padding-top:10px}
  .footer-location-head{margin:0;display:block}
  .footer-location-dot{display:none}
}
@media(max-width:700px){
  .footer-shell{width:min(100% - 30px,1200px);grid-template-columns:1fr 1fr;gap:38px 28px;padding:48px 0 42px}
  .footer-identity{grid-column:1/-1;padding-right:0}
  .footer-intro{max-width:520px}
  .footer-location{grid-template-columns:1fr;gap:14px;padding-top:4px}
  .footer-map{height:190px}
}
@media(max-width:470px){
  .footer-shell{grid-template-columns:1fr;gap:33px;padding-top:42px}
  .footer-identity,.footer-location{grid-column:auto}
  .footer-identity h2{font-size:24px}
  .footer-bottom{flex-wrap:wrap;gap:6px 8px;text-align:center}
}

/* Leadership page — editorial redesign */
.leadership-page{background:#fff}
.leadership-hero{position:relative;overflow:hidden;background:#183B82;color:#fff}
.leadership-hero:before{content:"";position:absolute;inset:0;background-image:url('../images/world-map-dark.png');background-repeat:no-repeat;background-position:92% 35%;background-size:820px auto;opacity:.085;filter:brightness(3.1)}
.leadership-hero:after{content:"";position:absolute;right:-110px;bottom:-230px;width:480px;height:480px;border:1px solid rgba(255,255,255,.09);border-radius:50%}
.leadership-hero-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:62px 28px 78px}
.leadership-hero .about-breadcrumb{margin-bottom:42px}
.leadership-hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(330px,.72fr);gap:90px;align-items:end}
.leadership-eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:16px;color:rgba(255,255,255,.82);font-size:11px;font-weight:750;letter-spacing:.17em;text-transform:uppercase}
.leadership-eyebrow:before{content:"";width:34px;height:3px;background:#EA2924}
.leadership-hero-title h1{max-width:760px;margin:0;color:#fff;font-size:clamp(40px,5vw,64px);font-weight:600;line-height:1.06;letter-spacing:-.038em;text-wrap:balance}
.leadership-hero-copy{padding:0 0 5px 28px;border-left:1px solid rgba(255,255,255,.24)}
.leadership-hero-copy p{margin:0;color:rgba(255,255,255,.82);font-size:15.5px;line-height:1.85}
.leadership-context{padding:76px 24px 82px;background:#fff}
.leadership-context-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);gap:95px;align-items:start}
.leadership-context-heading h2,.leadership-board-heading h2{margin:0;color:#183B82;font-size:clamp(28px,3vw,39px);line-height:1.17;font-weight:600;letter-spacing:-.027em}
.leadership-context-heading h2{max-width:430px}
.leadership-context-copy{position:relative;padding-left:28px}
.leadership-context-copy:before{content:"";position:absolute;left:0;top:4px;width:3px;height:44px;background:#EA2924}
.leadership-context-copy p{margin:0;color:#546174;font-size:15.5px;line-height:1.9}
.leadership-context-copy p+p{margin-top:18px}
.leadership-board-section{padding:74px 24px 84px;background:#f4f7fb;border-top:1px solid #e1e7ef;border-bottom:1px solid #e1e7ef}
.leadership-board-inner{max-width:1200px;margin:0 auto}
.leadership-board-heading{margin-bottom:32px}
.leadership-chairman{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:318px;background:#183B82;overflow:hidden;box-shadow:0 16px 38px rgba(24,59,130,.13)}
.leadership-chairman-portrait{position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#e9eff7,#d8e2ef);min-height:318px}
.leadership-portrait-frame{width:154px;height:194px;padding:7px;background:#fff;box-shadow:0 12px 28px rgba(24,59,130,.18)}
.leadership-portrait-frame img{width:100%;height:100%;object-fit:cover;display:block}
.leadership-index{position:absolute;right:20px;top:18px;color:rgba(24,59,130,.22);font-size:38px;font-weight:700;line-height:1;letter-spacing:-.04em}
.leadership-chairman-copy{display:flex;flex-direction:column;justify-content:center;padding:48px 58px;color:#fff}
.leadership-role{display:block;margin-bottom:10px;color:#EA2924;font-size:10px;font-weight:750;letter-spacing:.16em;text-transform:uppercase}
.leadership-chairman .leadership-role{color:#ffb6b3}
.leadership-chairman-copy h3{margin:0;color:#fff;font-size:clamp(30px,3.4vw,44px);font-weight:600;line-height:1.12;letter-spacing:-.028em}
.leadership-chairman-copy p{max-width:650px;margin:17px 0 0;color:rgba(255,255,255,.78);font-size:15px;line-height:1.8}
.leadership-chairman-line{width:48px;height:2px;margin:25px 0 18px;background:#EA2924}
.leadership-focus{color:rgba(255,255,255,.60);font-size:10px;font-weight:650;letter-spacing:.11em;text-transform:uppercase}
.leadership-member-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}
.leadership-member{background:#fff;border:1px solid #dfe6ef;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.leadership-member:hover{transform:translateY(-4px);border-color:#c8d4e5;box-shadow:0 14px 30px rgba(24,59,130,.08)}
.leadership-member-top{position:relative;min-height:184px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f5f8fb,#e9eff6);overflow:hidden}
.leadership-member-top:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:#183B82}
.leadership-member-photo{width:116px;height:144px;padding:6px;background:#fff;box-shadow:0 8px 20px rgba(24,59,130,.13)}
.leadership-member-photo img{width:100%;height:100%;object-fit:cover;display:block}
.leadership-member .leadership-index{right:17px;top:15px;font-size:32px;color:rgba(24,59,130,.13)}
.leadership-member-copy{min-height:118px;padding:24px 25px 26px}
.leadership-member-copy h3{margin:0;color:#183B82;font-size:19px;font-weight:650;line-height:1.3;letter-spacing:-.012em}
.leadership-member-copy .leadership-role{margin-bottom:9px;color:#EA2924}
@media(max-width:900px){
 .leadership-hero-grid{grid-template-columns:1fr;gap:34px}.leadership-hero-copy{max-width:720px;padding-left:22px}
 .leadership-context-inner{grid-template-columns:1fr;gap:35px}.leadership-context-copy{max-width:820px}
 .leadership-chairman{grid-template-columns:250px 1fr}.leadership-chairman-copy{padding:42px 38px}
 .leadership-member-grid{grid-template-columns:1fr 1fr}.leadership-member:last-child{grid-column:1/-1;max-width:calc(50% - 9px)}
}
@media(max-width:620px){
 .leadership-hero-inner{padding:48px 20px 60px}.leadership-hero .about-breadcrumb{margin-bottom:30px}.leadership-hero-title h1{font-size:38px}.leadership-hero-copy{padding-left:18px}
 .leadership-context{padding:54px 15px 58px}.leadership-context-copy{padding-left:20px}.leadership-context-copy p{font-size:14.8px;line-height:1.8}
 .leadership-board-section{padding:52px 14px 60px}.leadership-board-heading{margin-bottom:24px}
 .leadership-chairman{grid-template-columns:1fr}.leadership-chairman-portrait{min-height:235px}.leadership-portrait-frame{width:132px;height:166px}.leadership-chairman-copy{padding:32px 26px 36px}.leadership-chairman-copy h3{font-size:30px}.leadership-focus{line-height:1.6}
 .leadership-member-grid{grid-template-columns:1fr;gap:13px}.leadership-member:last-child{grid-column:auto;max-width:none}.leadership-member{display:grid;grid-template-columns:150px 1fr}.leadership-member-top{min-height:165px}.leadership-member-photo{width:98px;height:123px}.leadership-member-copy{display:flex;flex-direction:column;justify-content:center;min-height:165px;padding:24px 20px}.leadership-member-copy h3{font-size:17px}
}
@media(max-width:420px){.leadership-member{grid-template-columns:130px 1fr}.leadership-member-top,.leadership-member-copy{min-height:150px}.leadership-member-photo{width:88px;height:110px}.leadership-member-copy{padding:20px 15px}.leadership-member-copy h3{font-size:16px}.leadership-role{font-size:8.5px}}

/* Leadership page refinement: simplified board hierarchy */
.leadership-board-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:34px}
.leadership-board-heading h2{max-width:620px}
.leadership-chairman{grid-template-columns:320px minmax(0,1fr);min-height:355px}
.leadership-chairman-portrait{min-height:355px}
.leadership-chairman-copy{padding:50px 62px}
.leadership-chairman-copy p{max-width:730px;font-size:15.5px;line-height:1.88;color:rgba(255,255,255,.84)}
.leadership-board-note{display:grid;grid-template-columns:180px minmax(0,1fr);gap:34px;align-items:start;margin:20px 0 24px;padding:28px 32px;background:#fff;border:1px solid #dfe6ef;border-left:4px solid #183B82}
.leadership-board-note-label{padding-top:3px;color:#EA2924;font-size:10px;font-weight:750;letter-spacing:.16em;text-transform:uppercase}
.leadership-board-note p{max-width:870px;margin:0;color:#566274;font-size:14.5px;line-height:1.85}
.leadership-member-grid{margin-top:0}
.leadership-member-top{min-height:190px}
.leadership-member-copy{min-height:112px}
@media(max-width:900px){
 .leadership-board-heading{display:block}
 .leadership-chairman{grid-template-columns:260px 1fr}.leadership-chairman-portrait{min-height:340px}.leadership-chairman-copy{padding:42px 40px}
 .leadership-board-note{grid-template-columns:1fr;gap:10px}
}
@media(max-width:680px){
 .leadership-chairman{grid-template-columns:1fr}.leadership-chairman-portrait{min-height:235px}.leadership-chairman-copy{padding:32px 26px 36px}
 .leadership-board-note{margin:15px 0 18px;padding:23px 22px}
 .leadership-board-note p{font-size:14px;line-height:1.75}
}

/* Leadership chairman profile — integrated portrait + refined light treatment */
.leadership-chairman{
  position:relative;
  grid-template-columns:360px minmax(0,1fr);
  min-height:382px;
  background:linear-gradient(135deg,#ffffff 0%,#f7f9fc 58%,#edf3fa 100%);
  border:1px solid #d8e1ed;
  border-top:4px solid #EA2924;
  box-shadow:0 20px 46px rgba(24,59,130,.11);
}
.leadership-chairman:after{
  content:"";
  position:absolute;
  right:-120px;
  bottom:-190px;
  width:380px;
  height:380px;
  border:1px solid rgba(24,59,130,.07);
  border-radius:50%;
  pointer-events:none;
}
.leadership-chairman-portrait{
  position:relative;
  min-height:378px;
  overflow:hidden;
  background:linear-gradient(145deg,#dfe6ef,#cfd9e7);
}
.leadership-chairman-portrait:before{
  content:"";
  position:absolute;
  inset:-28px;
  background:url('../images/Ilirjan-Koxhioni.jpg') center 36%/cover no-repeat;
  filter:blur(18px) saturate(.78);
  transform:scale(1.18);
  opacity:.34;
}
.leadership-chairman-portrait:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(24,59,130,.12) 0%,rgba(24,59,130,.04) 55%,rgba(247,249,252,.96) 100%);
  pointer-events:none;
}
.leadership-portrait-frame{
  position:relative;
  z-index:2;
  width:176px;
  height:221px;
  padding:0;
  background:transparent;
  border:1px solid rgba(255,255,255,.78);
  border-radius:7px;
  overflow:hidden;
  box-shadow:0 18px 42px rgba(20,44,78,.22);
}
.leadership-portrait-frame img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  image-rendering:auto;
}
.leadership-chairman-copy{
  position:relative;
  z-index:2;
  padding:54px 66px 52px;
  color:#26364c;
}
.leadership-chairman .leadership-role{
  color:#EA2924;
}
.leadership-chairman-copy h3{
  color:#183B82;
}
.leadership-chairman-copy p{
  color:#526176;
  max-width:720px;
}
.leadership-chairman-line{
  background:#EA2924;
}
.leadership-focus{
  color:#6d7b8f;
}

@media(max-width:900px){
  .leadership-chairman{grid-template-columns:285px minmax(0,1fr);min-height:350px}
  .leadership-chairman-portrait{min-height:346px}
  .leadership-chairman-copy{padding:44px 42px}
  .leadership-portrait-frame{width:156px;height:196px}
}
@media(max-width:700px){
  .leadership-chairman{grid-template-columns:1fr;min-height:0}
  .leadership-chairman-portrait{min-height:265px}
  .leadership-chairman-portrait:after{background:linear-gradient(180deg,rgba(24,59,130,.08) 0%,rgba(247,249,252,.18) 66%,rgba(247,249,252,1) 100%)}
  .leadership-portrait-frame{width:146px;height:184px}
  .leadership-chairman-copy{padding:28px 26px 38px}
}

/* Leadership page — calmer editorial palette */
.leadership-page .leadership-hero{
  background:#183B82;
}
.leadership-page .leadership-hero:before{
  opacity:.055;
  filter:grayscale(1) brightness(3.5);
}
.leadership-page .leadership-hero:after{
  border-color:rgba(255,255,255,.055);
}
.leadership-page .leadership-eyebrow{
  color:rgba(255,255,255,.68);
}
.leadership-page .leadership-eyebrow:before{
  display:none;
}
.leadership-page .leadership-hero-copy{
  padding-left:0;
  border-left:0;
}
.leadership-page .leadership-hero-copy p{
  color:rgba(255,255,255,.74);
}

.leadership-page .leadership-board-section{
  background:#DCE6F5;
  border-top:0;
  border-bottom:0;
}
.leadership-page .leadership-board-heading h2{
  color:#303842;
}
.leadership-page .leadership-board-heading .about-section-label{
  font-size:24px;
  font-weight:650;
  letter-spacing:.035em;
  margin-bottom:0;
}
.leadership-page .about-section-label{
  color:#7b746c;
  gap:0;
}
.leadership-page .about-section-label:before{
  display:none;
}

.leadership-page .leadership-chairman{
  background:linear-gradient(135deg,#f6f9fd 0%,#edf3fb 56%,#DCE6F5 100%);
  border:1px solid #c7d4e6;
  border-top:1px solid #c7d4e6;
  box-shadow:0 18px 44px rgba(48,56,66,.09);
}
.leadership-page .leadership-chairman:after{
  border-color:rgba(24,59,130,.06);
}
.leadership-page .leadership-chairman-portrait{
  background:linear-gradient(145deg,#eef4fb,#dce6f5);
}
.leadership-page .leadership-chairman-portrait:before{
  filter:blur(16px) grayscale(.12) saturate(.88);
  opacity:.34;
}
.leadership-page .leadership-chairman-portrait:after{
  background:linear-gradient(90deg,rgba(24,59,130,.07) 0%,rgba(24,59,130,.02) 56%,rgba(246,249,253,.96) 100%);
}
.leadership-page .leadership-portrait-frame{
  width:192px;
  height:240px;
  border-color:rgba(255,255,255,.86);
  box-shadow:0 16px 36px rgba(24,59,130,.16);
}
.leadership-page .leadership-chairman-copy{
  color:#313942;
}
.leadership-page .leadership-chairman .leadership-role{
  color:#61738b;
}
.leadership-page .leadership-chairman-copy h3{
  color:#303842;
}
.leadership-page .leadership-chairman-copy p{
  color:#526170;
}
.leadership-page .leadership-chairman-line{
  display:none;
}
.leadership-page .leadership-focus{
  display:block;
  margin-top:24px;
  color:#718196;
}

.leadership-page .leadership-board-note{
  background:#f7fafd;
  border:1px solid #d4deeb;
  border-left:1px solid #d4deeb;
  box-shadow:none;
}
.leadership-page .leadership-board-note-label{
  color:#61738b;
}
.leadership-page .leadership-board-note p{
  color:#556676;
}

.leadership-page .leadership-member{
  border-color:#d4deeb;
  background:#f9fbfe;
}
.leadership-page .leadership-member:hover{
  border-color:#bfd0e7;
  box-shadow:0 12px 28px rgba(48,56,66,.07);
}
.leadership-page .leadership-member-top{
  background:linear-gradient(145deg,#f1f6fc,#e3edf9);
}
.leadership-page .leadership-member-top:after{
  display:none;
}
.leadership-page .leadership-member-photo{
  box-shadow:0 8px 20px rgba(24,59,130,.10);
}
.leadership-page .leadership-member-copy h3{
  color:#303842;
}
.leadership-page .leadership-member-copy .leadership-role{
  color:#61738b;
}

@media(max-width:700px){
  .leadership-page .leadership-chairman-portrait:after{
    background:linear-gradient(180deg,rgba(24,59,130,.04) 0%,rgba(246,249,253,.14) 66%,rgba(246,249,253,1) 100%);
  }
}

/* Cultural Exchange — refreshed image + program areas */
.cultural-feature .business-feature-grid{margin-bottom:28px}
.cultural-feature-media img{object-position:center 46%;filter:saturate(.9) contrast(1.01)}
.cultural-feature-media:after{background:linear-gradient(135deg,rgba(24,59,130,.12),rgba(24,59,130,.015) 58%,rgba(10,28,67,.10))}
.cultural-programs{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.65fr);gap:38px;align-items:start;padding:38px 40px;background:#f5f8fc;border:1px solid #dde5ef}
.cultural-programs-intro{padding:6px 10px 0 0}
.cultural-programs-intro h2{margin:0 0 13px;color:#183B82;font-size:clamp(27px,3vw,34px);font-weight:600;line-height:1.18;letter-spacing:-.025em}
.cultural-programs-intro p{margin:0;color:#637083;font-size:14.5px;line-height:1.8}
.cultural-program-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}
.cultural-program-card{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:168px;padding:25px 23px;background:#fff;border:1px solid #dce4ef;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}
.cultural-program-card:hover{transform:translateY(-3px);background:#eef4fb;border-color:#c5d4e8;box-shadow:0 12px 28px rgba(24,59,130,.08)}
.cultural-program-mark{position:absolute;top:22px;left:23px;width:28px;height:28px;border-radius:50%;background:#dce6f5}
.cultural-program-mark:after{content:"";position:absolute;inset:9px;border-radius:50%;background:#183B82}
.cultural-program-kicker{display:block;margin-bottom:8px;color:#7a8797;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.cultural-program-card h3{margin:0;color:#25354b;font-size:18px;font-weight:650;line-height:1.38;letter-spacing:-.012em}
@media(max-width:900px){.cultural-programs{grid-template-columns:1fr;gap:26px}.cultural-programs-intro{max-width:650px}.cultural-program-list{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){.cultural-feature .business-feature-grid{margin-bottom:18px}.cultural-programs{padding:30px 24px}.cultural-program-list{grid-template-columns:1fr}.cultural-program-card{min-height:122px}.cultural-program-mark{top:20px}.cultural-program-card h3{font-size:17px}}

/* Global title color — charcoal */
.site-main h1,
.site-main h2,
.site-main h3,
.site-main h4,
.site-main h5,
.site-main h6 {
  color:#333333 !important;
}

/* Preserve inverse titles on dark / saturated backgrounds */
.contact-v2-hero h1,
.article-hero .article-title,
.business-hero h1,
.about-hero h1,
.about-person--chairman .about-person-copy h3,
.news-hero h1,
.leadership-hero .leadership-hero-title h1 {
  color:#ffffff !important;
}

/* Footer headings remain white on the dark footer */
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer h6 {
  color:#ffffff !important;
}

/* Card numbering removed site-wide */
.business-priority{padding:27px 25px 28px}
.about-focus-item{min-height:118px;display:flex;align-items:center;padding:28px 26px}
.about-focus-item h3{margin:0}
@media(max-width:650px){.about-focus-item{min-height:92px;padding:23px 22px}}

/* Cultural Exchange page image clarity fix */
.cultural-feature .business-feature-grid{align-items:start}
.cultural-feature .business-feature-media{
  min-height:0;
  aspect-ratio: 3 / 2;
  border:1px solid #d9e0ea;
  box-shadow:0 12px 28px rgba(24,59,130,.08);
  background:#eef3f8;
}
.cultural-feature .business-feature-media img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 42%;
  filter:saturate(1.02) contrast(1.03) brightness(1.01);
}
.cultural-feature .business-feature-media:after{
  background:linear-gradient(135deg,rgba(24,59,130,.05),rgba(24,59,130,.01) 58%,rgba(10,28,67,.04));
}
@media(max-width:980px){
  .cultural-feature .business-feature-media{aspect-ratio: 16 / 10;}
}
@media(max-width:700px){
  .cultural-feature .business-feature-media{aspect-ratio: 4 / 3;}
}

@media(max-width:900px){
  .leadership-page .leadership-portrait-frame{width:168px;height:210px}
}
@media(max-width:700px){
  .leadership-page .leadership-portrait-frame{width:154px;height:193px}
}

/* Contact details panel — neutral slate refinement */
.contact-v2-office{
  background:#46515C;
}
.contact-v2-details{
  background:#46515C;
}
.contact-v2-details .contact-v2-small-title{
  color:#DCE6F5;
}
.contact-v2-details h2{
  color:#ffffff;
}
.contact-v2-details address{
  color:rgba(255,255,255,.82);
}
.contact-v2-direct{
  border-top-color:rgba(255,255,255,.16);
}
.contact-v2-direct a{
  border-bottom-color:rgba(255,255,255,.16);
}
.contact-v2-direct span{
  color:rgba(255,255,255,.60);
}
.contact-v2-direct strong{
  color:#ffffff;
}
.contact-v2-photo{
  background:#46515C;
}
.contact-v2-photo img{
  filter:saturate(.78) contrast(.98) brightness(.96);
}
.contact-v2-photo:after{
  background:
    linear-gradient(135deg,rgba(52,61,70,.28),rgba(52,61,70,.10) 58%,rgba(38,47,57,.22)),
    linear-gradient(to bottom,rgba(52,61,70,.02),rgba(38,47,57,.25));
}

/* Homepage third section — refined, quieter card treatment */
.site-main .elementor-root > .home-focus-section[data-el="77d112c"]{
  background:#f6f8fb;
  border-top:1px solid #edf0f4;
  border-bottom:1px solid #e4e9f0;
}
.home-focus-eyebrow{
  color:#6f7b8d;
  letter-spacing:.13em;
}
.home-focus-eyebrow:before{
  width:22px;
  height:1px;
  background:#9eabbc;
}
.home-focus-intro h2{
  color:#333333;
  font-weight:600;
}
.home-focus-intro p{
  color:#687486;
}
.site-main .elementor-root > .home-focus-section[data-el="77d112c"] > .home-focus-card{
  border:1px solid #dde4ec !important;
  border-radius:11px !important;
  background:#fff;
  box-shadow:0 9px 26px rgba(35,52,73,.065);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.site-main .elementor-root > .home-focus-section[data-el="77d112c"] > .home-focus-card:hover{
  transform:translateY(-3px);
  border-color:#cbd7e5 !important;
  box-shadow:0 15px 34px rgba(35,52,73,.095);
}
.home-focus-section .image-box{
  border:0;
  border-radius:10px;
  background:#fff;
}
.home-focus-section .image-box>img{
  height:224px;
  filter:saturate(.92) contrast(1.01);
}
.home-focus-section .home-focus-card:hover .image-box>img{
  transform:scale(1.025);
  filter:saturate(1) contrast(1.02);
}
.site-main .elementor-root > .home-focus-section[data-el="77d112c"] .image-box-body{
  padding:27px 26px 28px !important;
  border-top:1px solid #edf0f4 !important;
}
.home-focus-kicker{
  display:inline-flex;
  align-self:flex-start;
  margin:0 0 12px;
  padding:5px 9px;
  border-radius:999px;
  background:#f0f3f7;
  color:#657286;
  font-size:10px;
  font-weight:650;
  letter-spacing:.095em;
}
.home-focus-section .image-box h3{
  margin-bottom:12px;
  color:#333333;
  font-size:21px;
  font-weight:600;
}
.home-focus-section .image-box p{
  margin-bottom:25px;
  color:#687486;
  line-height:1.74;
}
.site-main .elementor-root > .home-focus-section[data-el="77d112c"] .red-button{
  min-height:40px;
  padding:10px 15px !important;
  border:1px solid #d4deeb;
  border-radius:6px;
  background:#eef3f9 !important;
  color:#183B82 !important;
  font-size:13.5px !important;
  font-weight:650;
  box-shadow:none;
  transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;
}
.home-focus-section .red-button span{
  color:inherit;
  opacity:.78;
}
.home-focus-section .red-button:hover{
  background:#183B82 !important;
  border-color:#183B82;
  color:#fff !important;
  transform:translateY(-1px);
}
.home-focus-section .red-button:hover span{
  opacity:1;
}
@media(max-width:840px){
  .home-focus-section .image-box>img{height:245px}
}
@media(max-width:560px){
  .home-focus-section .image-box>img{height:205px}
  .site-main .elementor-root > .home-focus-section[data-el="77d112c"] .image-box-body{padding:23px 21px 24px !important}
}

/* Remove source-image edge artifacts from Theodhora and Bardhyl portraits */
.leadership-page .leadership-member-photo img[alt="Theodhora Koxhioni"],
.leadership-page .leadership-member-photo img[alt="Bardhyl Sejdarasi"]{
  transform:scale(1.055);
  transform-origin:center center;
}

/* Contact page — unify details panel with form */
.contact-v2-office,
.contact-v2-details{
  background:#ffffff;
  color:#313942;
}
.contact-v2-details .contact-v2-small-title{
  color:#EA2924;
}
.contact-v2-details h2{
  color:#263c69;
}
.contact-v2-details address{
  color:#667285;
}
.contact-v2-direct{
  border-top-color:#e2e7ee;
}
.contact-v2-direct a{
  border-bottom-color:#e2e7ee;
  color:#263c69;
}
.contact-v2-direct a:hover{
  color:#183B82;
}
.contact-v2-direct span{
  color:#7b8797;
}
.contact-v2-direct strong{
  color:#263c69;
}

/* Contact page — warm editorial palette */
.contact-v2-grid{
  background:#f8f7f4;
  box-shadow:0 24px 64px rgba(31,42,58,.14);
}
.contact-v2-office,
.contact-v2-details{
  background:#eeeae3;
  color:#343536;
}
.contact-v2-details{
  padding:38px 36px 40px;
}
.contact-v2-details .contact-v2-small-title{
  color:#7b6959;
}
.contact-v2-details h2{
  color:#333333;
  font-weight:500;
}
.contact-v2-details address{
  color:#65615c;
}
.contact-v2-direct{
  border-top-color:#d8d1c7;
}
.contact-v2-direct a{
  border-bottom-color:#d8d1c7;
  color:#333333;
}
.contact-v2-direct a:hover{
  color:#183B82;
  padding-left:4px;
}
.contact-v2-direct span{
  color:#8b8175;
}
.contact-v2-direct strong{
  color:#343536;
}
.contact-v2-photo{
  background:#d8d1c7;
}
.contact-v2-photo img{
  filter:saturate(.88) contrast(.98) brightness(.99);
}
.contact-v2-photo:after{
  background:linear-gradient(to bottom,rgba(57,48,40,.02),rgba(57,48,40,.20));
}
.contact-v2-photo-label{
  background:#f2eee7;
  color:#4b4641;
  box-shadow:0 4px 14px rgba(35,31,27,.12);
}
.contact-v2-form-wrap{
  background:#fbfaf8;
}
.contact-v2-form-head h2{
  color:#333333;
}
.contact-v2-form-head p{
  color:#6d7075;
}
.contact-v2-form-head .contact-v2-small-title{
  color:#183B82;
}
.contact-v2-form label>span{
  color:#555b64;
}
.contact-v2-form input,
.contact-v2-form textarea{
  background:#ffffff;
  border-color:#dedbd5;
  color:#333333;
  box-shadow:none;
}
.contact-v2-form input:hover,
.contact-v2-form textarea:hover{
  background:#ffffff;
  border-color:#c9c3ba;
}
.contact-v2-location{
  background:#f3f1ed;
  border-top-color:#e2ddd5;
}
.contact-v2-location-copy h2{
  color:#333333;
}
.contact-v2-location-copy .contact-v2-small-title{
  color:#7b6959;
}

/* Mobile navigation hover — lighter EUCNC blue */
@media(max-width:840px){
  .main-nav>ul>li>a:hover{
    background:#DCE6F5;
    color:#183B82;
  }
  .main-nav .submenu li:hover>a{
    background:#DCE6F5;
    color:#183B82;
  }
}

/* Contact page — photo-led editorial redesign */
.contact-v2-hero{
  background:linear-gradient(135deg,#26384b 0%,#314e67 100%);
}
.contact-v2-hero:before{
  opacity:.07;
  filter:brightness(3.2) saturate(.7);
}
.contact-v2-eyebrow{
  color:#dce6f5;
}
.contact-v2-stage{
  padding-bottom:92px;
}
.contact-v2-grid{
  grid-template-columns:minmax(390px,.9fr) minmax(0,1.1fr);
  background:#ffffff;
  box-shadow:0 24px 60px rgba(29,43,58,.14);
  border:1px solid rgba(38,56,75,.07);
}
.contact-v2-office{
  position:relative;
  display:block;
  min-height:660px;
  overflow:hidden;
  background:#dfe5ea;
}
.contact-v2-photo{
  position:absolute;
  inset:0;
  height:100%;
  min-height:0;
  background:#dfe5ea;
}
.contact-v2-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 50%;
  transform:none;
  filter:saturate(.76) contrast(1.03) brightness(.94);
}
.contact-v2-photo:after{
  background:
    linear-gradient(180deg,rgba(30,48,65,.05) 0%,rgba(30,48,65,.12) 48%,rgba(20,35,48,.34) 100%),
    linear-gradient(135deg,rgba(46,75,99,.10),rgba(255,255,255,.02) 55%);
}
.contact-v2-photo-label{
  top:24px;
  bottom:auto;
  left:26px;
  padding:8px 11px;
  border:1px solid rgba(255,255,255,.72);
  border-radius:999px;
  background:rgba(255,255,255,.86);
  color:#334354;
  box-shadow:0 6px 20px rgba(31,48,64,.10);
  backdrop-filter:blur(6px);
}
.contact-v2-details{
  position:absolute;
  z-index:3;
  left:28px;
  right:28px;
  bottom:28px;
  padding:28px 30px 30px;
  background:rgba(252,253,254,.94);
  color:#323b45;
  border:1px solid rgba(255,255,255,.82);
  border-radius:11px;
  box-shadow:0 18px 42px rgba(23,38,52,.20);
  backdrop-filter:blur(10px);
}
.contact-v2-details h2{
  color:#303942;
  font-size:27px;
  font-weight:600;
  margin-bottom:12px;
}
.contact-v2-details address{
  color:#68737e;
  line-height:1.72;
  margin-bottom:24px;
}
.contact-v2-direct{
  border-top:1px solid #dce2e7;
}
.contact-v2-direct a{
  border-bottom:1px solid #dce2e7;
  color:#32465d;
}
.contact-v2-direct a:hover{
  color:#183B82;
  padding-left:4px;
}
.contact-v2-direct span{
  color:#8996a3;
}
.contact-v2-direct strong{
  color:#32465d;
}
.contact-v2-form-wrap{
  background:#ffffff;
  padding:52px 58px 50px;
}
.contact-v2-form-head{
  padding-bottom:26px;
  margin-bottom:28px;
  border-bottom:1px solid #e7ebef;
}
.contact-v2-form-head .contact-v2-small-title{
  color:#75879b;
}
.contact-v2-form-head h2{
  color:#303942;
  font-weight:600;
}
.contact-v2-form-head p{
  color:#76818d;
}
.contact-v2-form label>span{
  color:#596879;
}
.contact-v2-form input,
.contact-v2-form textarea{
  background:#f7f9fb;
  border:1px solid #dce3ea;
  border-radius:7px;
  padding:12px 13px;
  color:#303942;
  box-shadow:none;
}
.contact-v2-form textarea{
  padding-top:13px;
}
.contact-v2-form input:hover,
.contact-v2-form textarea:hover{
  background:#fff;
  border-color:#c7d1dc;
}
.contact-v2-form input:focus,
.contact-v2-form textarea:focus{
  border-color:#7f98b3;
  box-shadow:0 0 0 3px rgba(93,120,150,.10);
  background:#fff;
}
.contact-v2-submit{
  background:#365a7e;
  border-color:#365a7e;
  box-shadow:none;
}
.contact-v2-submit:hover{
  background:#183B82;
  border-color:#183B82;
}
.contact-v2-location{
  background:#f4f6f8;
  border-top:1px solid #e5e9ed;
}
.contact-v2-location-copy .contact-v2-small-title{
  color:#7d8b99;
}
.contact-v2-location-copy h2{
  color:#303942;
}
.contact-v2-location-copy a{
  color:#365a7e;
  border-color:#b9c5d0;
}
.contact-v2-location-copy a:hover{
  color:#183B82;
  border-color:#183B82;
}

@media(max-width:1020px){
  .contact-v2-grid{grid-template-columns:350px 1fr}
  .contact-v2-office{min-height:640px}
  .contact-v2-form-wrap{padding:44px 38px 42px}
  .contact-v2-details{left:22px;right:22px;bottom:22px;padding:25px 24px 27px}
}
@media(max-width:760px){
  .contact-v2-grid{display:block}
  .contact-v2-office{min-height:540px;display:block}
  .contact-v2-photo{position:absolute;inset:0;height:100%;min-height:0}
  .contact-v2-details{position:absolute;left:22px;right:22px;bottom:22px}
  .contact-v2-form-wrap{padding:36px 26px 38px}
}
@media(max-width:520px){
  .contact-v2-office{min-height:510px}
  .contact-v2-photo-label{left:18px;top:18px}
  .contact-v2-details{left:16px;right:16px;bottom:16px;padding:23px 20px 24px}
  .contact-v2-details h2{font-size:24px}
  .contact-v2-direct a{display:block;padding:13px 0}
  .contact-v2-direct strong{display:block;text-align:left;margin-top:3px}
  .contact-v2-form-wrap{padding:31px 20px 34px}
}

/* Contact page — Kotoni Center integrated card redesign */
.contact-page.contact-v2 .contact-v2-hero{
  background:#183B82;
}
.contact-page.contact-v2 .contact-v2-hero:before{
  opacity:.055;
  filter:brightness(3.3) saturate(.65);
}
.contact-page.contact-v2 .contact-v2-eyebrow{
  color:rgba(255,255,255,.78);
}
.contact-page.contact-v2 .contact-v2-stage{
  background:#f7f7f5;
  padding-top:70px;
  padding-bottom:84px;
}
.contact-page.contact-v2 .contact-v2-grid{
  grid-template-columns:minmax(370px,.92fr) minmax(0,1.08fr);
  align-items:stretch;
  background:#fff;
  border:1px solid #e3e5e8;
  box-shadow:0 20px 48px rgba(33,43,54,.10);
}
.contact-page.contact-v2 .contact-v2-office{
  position:relative;
  display:grid;
  grid-template-rows:auto 1fr;
  min-height:0;
  overflow:hidden;
  background:#f2f1ee;
  border-right:1px solid #e2e2df;
}
.contact-page.contact-v2 .contact-v2-photo{
  position:relative;
  inset:auto;
  width:100%;
  height:auto;
  min-height:0;
  aspect-ratio:780 / 437;
  overflow:hidden;
  background:#ddd;
}
.contact-page.contact-v2 .contact-v2-photo img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 44%;
  filter:saturate(.96) contrast(1.04) brightness(1.01);
}
.contact-page.contact-v2 .contact-v2-photo:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,rgba(20,30,45,.02) 28%,rgba(20,30,45,.11) 100%);
  pointer-events:none;
}
.contact-page.contact-v2 .contact-v2-photo-label{
  top:auto;
  left:22px;
  bottom:18px;
  padding:7px 10px;
  border:1px solid rgba(255,255,255,.44);
  border-radius:999px;
  background:rgba(255,255,255,.14);
  color:#fff;
  font-size:10px;
  font-weight:700;
  letter-spacing:.16em;
  box-shadow:none;
  backdrop-filter:blur(6px);
  text-shadow:0 1px 10px rgba(0,0,0,.20);
}
.contact-page.contact-v2 .contact-v2-details{
  position:relative;
  z-index:2;
  left:auto;
  right:auto;
  bottom:auto;
  padding:28px 36px 30px;
  background:#fff;
  color:#343a40;
  border:0;
  border-radius:0;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.55);
  backdrop-filter:none;
}
.contact-page.contact-v2 .contact-v2-details:before{
  content:"";
  display:none;
  margin-bottom:0;
  color:#7b756c;
  font-size:10px;
  font-weight:700;
  letter-spacing:.18em;
}
.contact-page.contact-v2 .contact-v2-details h2{
  margin:0 0 14px;
  color:#333333;
  font-size:30px;
  font-weight:600;
  letter-spacing:-.02em;
}
.contact-page.contact-v2 .contact-v2-details address{
  color:#62615f;
  line-height:1.8;
  margin-bottom:24px;
}
.contact-page.contact-v2 .contact-v2-direct{
  border-top:0;
  display:grid;
  gap:12px;
}
.contact-page.contact-v2 .contact-v2-direct a{
  border:1px solid #ddd5ca;
  background:rgba(255,255,255,.52);
  border-radius:9px;
  color:#343f4d;
  padding:14px 16px;
  display:flex;
  align-items:center;
  gap:14px;
}
.contact-page.contact-v2 .contact-v2-direct a:hover{
  color:#183B82;
  padding-left:16px;
  border-color:#c7d2e0;
  background:#fff;
  transform:translateY(-1px);
}
.contact-page.contact-v2 .contact-v2-direct span{
  color:#8a8174;
}
.contact-page.contact-v2 .contact-v2-direct strong{
  color:#343f4d;
  font-size:14px;
}

.contact-page.contact-v2 .contact-v2-item-icon{
  width:38px;
  height:38px;
  border-radius:50%;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:rgba(255,255,255,.72);
  border:1px solid #ddd5ca;
  color:#8a8174;
  font-size:16px;
  flex:0 0 38px;
}
.contact-page.contact-v2 .contact-v2-item-copy{display:flex;flex-direction:column;gap:3px;min-width:0}
.contact-page.contact-v2 .contact-v2-item-copy span{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8a8174}
.contact-page.contact-v2 .contact-v2-item-copy strong{font-size:14px;font-weight:600;color:#343f4d;word-break:break-word}
.contact-page.contact-v2 .contact-v2-form-wrap{
  background:#fff;
  padding:48px;
}
.contact-page.contact-v2 .contact-v2-form-head{
  padding-bottom:24px;
  margin-bottom:26px;
  border-bottom:1px solid #e8e9eb;
}
.contact-page.contact-v2 .contact-v2-form-head .contact-v2-small-title{
  color:#7c8490;
}
.contact-page.contact-v2 .contact-v2-form-head h2{
  color:#333;
}
.contact-page.contact-v2 .contact-v2-form-head p{
  color:#737b84;
}
.contact-page.contact-v2 .contact-v2-form label>span{
  color:#555f6c;
}
.contact-page.contact-v2 .contact-v2-form input,
.contact-page.contact-v2 .contact-v2-form textarea{
  background:#fafafa;
  border:1px solid #dfe2e6;
  border-radius:4px;
  color:#333;
}
.contact-page.contact-v2 .contact-v2-form input:hover,
.contact-page.contact-v2 .contact-v2-form textarea:hover{
  background:#fff;
  border-color:#cbd1d8;
}
.contact-page.contact-v2 .contact-v2-form input:focus,
.contact-page.contact-v2 .contact-v2-form textarea:focus{
  background:#fff;
  border-color:#8399b6;
  box-shadow:0 0 0 3px rgba(24,59,130,.08);
}
.contact-page.contact-v2 .contact-v2-submit{
  background:#183B82;
  border-color:#183B82;
  box-shadow:none;
}
.contact-page.contact-v2 .contact-v2-submit:hover{
  background:#244e9d;
  border-color:#244e9d;
}
.contact-page.contact-v2 .contact-v2-location{
  background:#efefec;
  border-top:1px solid #dfdfdb;
}
.contact-page.contact-v2 .contact-v2-location-copy .contact-v2-small-title{
  color:#7d8389;
}
.contact-page.contact-v2 .contact-v2-location-copy h2{
  color:#333;
}
.contact-page.contact-v2 .contact-v2-location-copy a{
  color:#183B82;
  border-color:#9eabc0;
}

@media(max-width:1020px){
  .contact-page.contact-v2 .contact-v2-grid{grid-template-columns:340px 1fr}
  .contact-page.contact-v2 .contact-v2-details{padding:22px 26px 24px}
  .contact-page.contact-v2 .contact-v2-form-wrap{padding:36px}
}
@media(max-width:760px){
  .contact-page.contact-v2 .contact-v2-stage{padding-top:44px;padding-bottom:56px}
  .contact-page.contact-v2 .contact-v2-grid{display:block}
  .contact-page.contact-v2 .contact-v2-office{display:grid;min-height:0;border-right:0;border-bottom:1px solid #e2e2df}
  .contact-page.contact-v2 .contact-v2-photo{position:relative;inset:auto;height:auto;aspect-ratio:780 / 437}
  .contact-page.contact-v2 .contact-v2-details{position:relative;left:auto;right:auto;bottom:auto;padding:24px 24px 26px}
  .contact-page.contact-v2 .contact-v2-form-wrap{padding:30px 24px}
}
@media(max-width:520px){
  .contact-page.contact-v2 .contact-v2-office{min-height:0}
  .contact-page.contact-v2 .contact-v2-photo-label{left:15px;bottom:13px;font-size:10px}
  .contact-page.contact-v2 .contact-v2-details{left:auto;right:auto;bottom:auto;padding:20px 20px 22px}
  .contact-page.contact-v2 .contact-v2-details h2{font-size:25px}
  .contact-page.contact-v2 .contact-v2-direct a{display:block;padding:13px 0}
  .contact-page.contact-v2 .contact-v2-direct strong{display:block;text-align:left;margin-top:3px}
  .contact-page.contact-v2 .contact-v2-form-wrap{padding:30px 20px 34px}
}

/* Sitewide descriptive copy color */
.site-main p{
  color:#444444 !important;
}

/* Preserve light descriptive copy on dark / blue surfaces */
.contact-v2-hero p,
.business-hero p,
.about-hero p,
.news-hero p,
.leadership-page .leadership-hero-copy p,
.about-person--chairman .about-person-copy p{
  color:rgba(255,255,255,.82) !important;
}
.leadership-page .leadership-hero-copy p{
  color:rgba(255,255,255,.74) !important;
}

/* Responsive audit fixes — 2026-08-20 */
/* Keep the right-side Strategic Partners dropdown inside the viewport on compact desktop/tablet widths. */
@media (min-width:841px){
  .main-nav>ul>li.has-submenu:nth-last-child(2)>.submenu{left:auto;right:0}
}

/* The four-column footer becomes too wide before the original 980px breakpoint. */
@media (max-width:1100px) and (min-width:701px){
  .footer-shell{grid-template-columns:1.2fr .8fr .9fr;gap:38px 34px}
  .footer-location{grid-column:1/-1;display:grid;grid-template-columns:210px minmax(0,1fr);gap:28px;align-items:center;padding-top:10px}
  .footer-location-head{margin:0;display:block}
  .footer-location-dot{display:none}
}

/* Give the mobile menu control a comfortable touch target without changing its appearance. */
@media (max-width:840px){
  .menu-toggle{min-width:52px;min-height:48px;padding:7px 8px;justify-content:center;position:relative}
  .menu-toggle b{margin-left:0}
}

/* On phones, stack the Contact photo and details instead of squeezing them side-by-side. */
@media (max-width:620px){
  .contact-page.contact-v2 .contact-v2-office{display:block!important}
  .contact-page.contact-v2 .contact-v2-photo{width:100%;aspect-ratio:780 / 437}
  .contact-page.contact-v2 .contact-v2-details{width:100%}
}
@media (max-width:520px){
  .contact-page.contact-v2 .contact-v2-direct a{padding:13px 14px}
  .contact-page.contact-v2 .contact-v2-direct strong{overflow-wrap:anywhere}
}

/* Prioritise readable headlines over thumbnails on very narrow News archive rows. */
@media (max-width:430px){
  .news-list-item{grid-template-columns:50px minmax(0,1fr);gap:12px;min-height:0;padding:16px 0}
  .news-list-thumb{display:none}
  .news-list-copy{padding-right:0}
  .news-list-copy h3{font-size:14.5px;line-height:1.4}
}

/* Refined mobile menu button */
@media (max-width:900px){
  .menu-toggle{
    display:flex;
    flex-direction:row;
    align-items:center;
    justify-content:center;
    min-width:78px;
    height:38px;
    padding:0 16px;
    border:1px solid rgba(51,51,51,.18);
    border-radius:20px;
    background:transparent;
    color:#333333;
    transition:.25s ease;
    box-shadow:0 1px 4px rgba(0,0,0,.04);
  }

  .menu-toggle span{
    display:none;
  }

  .menu-toggle b{
    position:static;
    display:block;
    margin:0;
    font-size:12px;
    line-height:1;
    font-weight:600;
    letter-spacing:.14em;
    text-transform:uppercase;
  }

  .menu-toggle:hover,
  .menu-toggle:focus{
    background:#DCE6F5;
    border-color:#183B82;
    color:#183B82;
  }
}

/* Final mobile menu polish */
@media (max-width:900px){
  .menu-toggle{
    min-width:68px;
    height:34px;
    padding:0 12px;
    border:1px solid rgba(51,51,51,.16);
    border-radius:6px;
    background:transparent;
    color:#333333;
    box-shadow:none;
  }

  .menu-toggle b{
    font-size:11px;
    letter-spacing:.12em;
    font-weight:600;
  }

  .menu-toggle:hover,
  .menu-toggle:focus{
    background:#29498A;
    border-color:rgba(51,51,51,.18);
    color:#fff;
  }

  .main-nav a:hover,
  .main-nav .active > a{
    background:#29498A;
  }
}

/* Final mobile menu spacing and active color */
@media (max-width:900px){
  .menu-toggle{
    margin-top:-3px;
    margin-bottom:-3px;
  }

  .main-nav .active > a{
    background:#2a467d;
  }
}

/* Force active navigation background */
@media (max-width:900px){
  .main-nav > ul > li.active > a,
  .main-nav li.active > a,
  .main-nav > ul > li > a.active{
    background:#2a467d !important;
    color:#fff !important;
    text-decoration:none !important;
  }
}

/* Mobile menu toggle final refinement */
@media (max-width:900px){
  .menu-toggle{
    height:31px;
    min-width:66px;
    padding:0 11px;
    border:1px solid rgba(51,51,51,.28);
    border-radius:5px;
    background:rgba(255,255,255,.35);
    box-shadow:0 1px 3px rgba(0,0,0,.08);
  }

  .menu-toggle:hover,
  .menu-toggle:focus{
    border-color:rgba(51,51,51,.4);
    background:#29498A;
    color:#fff;
  }
}

/* Refactor tokens */
:root{
  --eucnc-primary:#183B82;
  --eucnc-active:#2a467d;
  --eucnc-text:#333333;
  --eucnc-body:#444444;
}
