/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@font-face{font-family:'Montserrat';src:url(/themes/custom/ebsa/fonts/montserrat-v31-latin-regular.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap;}@font-face{font-family:'Montserrat';src:url(/themes/custom/ebsa/fonts/montserrat-v31-latin-500.woff2) format('woff2');font-weight:500;font-style:normal;font-display:swap;}@font-face{font-family:'Montserrat';src:url(/themes/custom/ebsa/fonts/montserrat-v31-latin-600.woff2) format('woff2');font-weight:600;font-style:normal;font-display:swap;}@font-face{font-family:'Montserrat';src:url(/themes/custom/ebsa/fonts/montserrat-v31-latin-700.woff2) format('woff2');font-weight:700;font-style:normal;font-display:swap;}@font-face{font-family:'Montserrat';src:url(/themes/custom/ebsa/fonts/montserrat-v31-latin-800.woff2) format('woff2');font-weight:800;font-style:normal;font-display:swap;}@font-face{font-family:'Montserrat';src:url(/themes/custom/ebsa/fonts/montserrat-v31-latin-900.woff2) format('woff2');font-weight:900;font-style:normal;font-display:swap;}@font-face{font-family:'Open Sans';src:url(/themes/custom/ebsa/fonts/open-sans-v44-latin-regular.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap;}@font-face{font-family:'Open Sans';src:url(/themes/custom/ebsa/fonts/open-sans-v44-latin-500.woff2) format('woff2');font-weight:500;font-style:normal;font-display:swap;}@font-face{font-family:'Open Sans';src:url(/themes/custom/ebsa/fonts/open-sans-v44-latin-600.woff2) format('woff2');font-weight:600;font-style:normal;font-display:swap;}@font-face{font-family:'Open Sans';src:url(/themes/custom/ebsa/fonts/open-sans-v44-latin-700.woff2) format('woff2');font-weight:700;font-style:normal;font-display:swap;}@font-face{font-family:'Open Sans';src:url(/themes/custom/ebsa/fonts/open-sans-v44-latin-800.woff2) format('woff2');font-weight:800;font-style:normal;font-display:swap;}
:root{--ebsa-bg:#07111a;--ebsa-bg-dark:#050c12;--ebsa-text:#f4f7fa;--ebsa-muted:#aebdcc;--ebsa-blue:#168bff;--ebsa-blue-light:#42a4ff;--ebsa-border:rgba(147,175,200,0.18);--ebsa-container:1600px;--ebsa-gutter:58px;}*,*::before,*::after{box-sizing:border-box;}html{scroll-behavior:smooth;}body{margin:0;color:var(--ebsa-text);background:var(--ebsa-bg-dark);font-family:'Open Sans',Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}img,svg{display:block;max-width:100%;}a{color:inherit;text-decoration:none;}button,input,textarea,select{font:inherit;}.ebsa-container{width:min(calc(100% - (var(--ebsa-gutter) * 2)),var(--ebsa-container));margin-inline:auto;}.site-main{background:#fff;color:#111;}
.ebsa-header{position:relative;z-index:50;height:90px;background:linear-gradient(180deg,rgba(8,19,29,0.98) 0%,rgba(5,14,22,0.98) 100%);border-bottom:1px solid var(--ebsa-border);}.ebsa-header__inner{height:100%;display:flex;align-items:center;}.ebsa-header__logo{flex:0 0 auto;width:235px;}.ebsa-header__logo img{width:100%;height:auto;}.ebsa-nav{margin-left:auto;height:100%;display:flex;align-items:stretch;}.ebsa-nav .contextual,.ebsa-nav h2{display:none;}.ebsa-nav nav,.ebsa-nav > div{height:100%;}.ebsa-nav ul.menu,.ebsa-nav .menu{height:100%;display:flex;align-items:stretch;gap:36px;margin:0;padding:0;list-style:none;}.ebsa-nav .menu li{position:relative;display:flex;margin:0;padding:0;}.ebsa-nav .menu a{position:relative;display:flex;align-items:center;padding:2px 0 0;color:#aab8c5;font-family:'Montserrat',sans-serif;font-size:13px;font-weight:500;transition:color 0.2s ease,opacity 0.2s ease;}.ebsa-nav .menu a:hover,.ebsa-nav .menu a.is-active,.ebsa-nav .menu a.is-active-trail{color:#fff;}.ebsa-nav .menu a.is-active::after,.ebsa-nav .menu a.is-active-trail::after{content:'';position:absolute;left:0;right:0;bottom:24px;height:2px;background:var(--ebsa-blue);box-shadow:0 0 12px rgba(22,139,255,0.55);}.ebsa-header__actions{height:46px;display:flex;align-items:center;margin-left:42px;padding-left:28px;gap:24px;border-left:1px solid rgba(170,194,215,0.2);}.ebsa-search{width:24px;height:34px;display:grid;place-items:center;}.ebsa-search__icon{position:relative;width:14px;height:14px;border:2px solid #a9bfd1;border-radius:50%;}.ebsa-search__icon::after{content:'';position:absolute;width:7px;height:2px;right:-6px;bottom:-3px;background:#a9bfd1;transform:rotate(45deg);transform-origin:center;}.ebsa-login{min-width:136px;height:42px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid #158fff;border-radius:7px;color:#1594ff;font-family:'Montserrat',sans-serif;font-size:12px;font-weight:600;transition:background 0.2s ease,color 0.2s ease,box-shadow 0.2s ease;}.ebsa-login:hover{color:#fff;background:rgba(21,143,255,0.12);box-shadow:0 0 20px rgba(21,143,255,0.12);}.ebsa-login__mark{width:7px;height:9px;border:1px solid currentColor;border-radius:1px;}.ebsa-burger{display:none;width:44px;height:44px;margin-left:auto;padding:10px;border:0;background:transparent;cursor:pointer;}.ebsa-burger span{display:block;width:23px;height:2px;margin:5px 0;background:#fff;}.ebsa-header__logo{width:200px;}.ebsa-nav ul{height:100%;display:flex;align-items:stretch;gap:38px;margin:0;padding:0;list-style:none;}.ebsa-nav li{position:relative;display:flex;margin:0;padding:0;list-style:none;}.ebsa-nav li::marker{content:'';}.ebsa-nav a{position:relative;display:flex;align-items:center;padding:2px 0 0;color:#aab8c5;font-family:'Montserrat',sans-serif;font-size:13px;font-weight:500;line-height:1;white-space:nowrap;transition:color 0.2s ease;}.ebsa-nav a:hover,.ebsa-nav a.is-active,.ebsa-nav a.is-active-trail{color:#fff;}.ebsa-nav a.is-active::after,.ebsa-nav a.is-active-trail::after{content:'';position:absolute;left:0;right:0;bottom:24px;height:2px;background:var(--ebsa-blue);box-shadow:0 0 12px rgba(22,139,255,0.55);}.ebsa-header__actions{margin-left:38px;}.ebsa-login{min-width:132px;}.ebsa-header__actions{margin-left:38px;}.ebsa-login{min-width:132px;}.ebsa-header__logo{height:100%;display:flex;align-items:center;padding-top:3px;padding-bottom:3px;}.ebsa-header__logo img{width:auto;max-height:100%;}.ebsa-header__logo{width:188px;height:100%;display:flex;align-items:center;padding-top:3px;padding-bottom:3px;}.ebsa-header__logo img{width:auto;max-height:100%;}.ebsa-login{min-width:150px;gap:9px;}.ebsa-login__mark{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:0;}.ebsa-login__mark img{width:16px;height:16px;display:block;object-fit:contain;}
.ebsa-hero{position:relative;overflow:hidden;min-height:clamp(500px,43vw,680px);background:linear-gradient(90deg,rgba(2,8,13,0.78) 0%,rgba(3,10,16,0.52) 35%,rgba(4,11,17,0.12) 67%,rgba(4,11,17,0.04) 100%),url(/themes/custom/ebsa/images/hero-bg.webp);background-size:cover;background-position:center center;background-repeat:no-repeat;}.ebsa-hero::after{content:'';position:absolute;inset:auto 0 0 0;height:110px;pointer-events:none;background:linear-gradient(to bottom,rgba(5,12,18,0),rgba(5,12,18,0.25));}.ebsa-hero__inner{position:relative;z-index:2;min-height:inherit;display:flex;align-items:center;}.ebsa-hero__content{width:min(620px,53%);padding:58px 0 52px;}.ebsa-hero__eyebrow{display:flex;align-items:center;gap:22px;margin-bottom:19px;color:#229cff;font-family:'Montserrat',sans-serif;font-size:10px;font-weight:700;letter-spacing:0.34em;white-space:nowrap;}.ebsa-hero__eyebrow i{display:block;width:80px;height:1px;background:linear-gradient(90deg,#199cff,rgba(25,156,255,0.25));}.ebsa-hero__title{max-width:680px;margin:0 0 13px;color:#f8f9fa;font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,4vw,66px);font-weight:700;line-height:0.99;letter-spacing:-0.025em;text-shadow:0 2px 12px rgba(0,0,0,0.32);}.ebsa-hero__lead{margin:0 0 15px;color:#9fb5c9;font-family:Georgia,'Times New Roman',serif;font-size:clamp(19px,1.55vw,25px);line-height:1.18;}.ebsa-hero__text{max-width:600px;margin:0;color:#d0d6dc;font-size:14px;font-weight:400;line-height:1.55;}.ebsa-hero__buttons{display:flex;align-items:center;gap:13px;margin-top:20px;}.ebsa-button{min-width:170px;height:48px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:22px;border-radius:7px;font-family:'Montserrat',sans-serif;font-size:14px;font-weight:600;transition:transform 0.2s ease,box-shadow 0.2s ease,background 0.2s ease;}.ebsa-button:hover{transform:translateY(-1px);}.ebsa-button--primary{color:#fff;background:linear-gradient(180deg,#2499ff 0%,#086ad6 100%);border:1px solid #299fff;box-shadow:0 8px 25px rgba(0,104,220,0.22),inset 0 1px rgba(255,255,255,0.15);}.ebsa-button--primary:hover{box-shadow:0 10px 30px rgba(0,124,255,0.35),inset 0 1px rgba(255,255,255,0.18);}.ebsa-button--secondary{color:#dce6ee;border:1px solid #87a5bd;background:rgba(3,13,21,0.28);}.ebsa-button--secondary:hover{background:rgba(120,164,199,0.08);}.ebsa-button__arrow{font-size:19px;font-weight:400;line-height:1;}.ebsa-hero__side{position:absolute;top:67px;right:0;display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:165px;color:#718498;font-family:'Montserrat',sans-serif;font-size:8px;font-weight:600;letter-spacing:0.35em;}.ebsa-hero__side i{display:block;width:88px;height:1px;margin:6px 0 1px;background:linear-gradient(90deg,#1c98ff,rgba(28,152,255,0.2));}.ebsa-hero__side em{color:#74889b;font-family:Georgia,'Times New Roman',serif;font-size:13px;font-weight:400;line-height:1.45;letter-spacing:0.08em;}.ebsa-hero__bottom{position:relative;z-index:3;border-top:1px solid rgba(147,175,200,0.16);background:linear-gradient(180deg,rgba(5,15,24,0.72) 0%,rgba(4,12,19,0.82) 100%);backdrop-filter:blur(2px);}.ebsa-hero__features{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));}.ebsa-feature{display:flex;align-items:center;gap:14px;min-height:74px;padding:16px 18px;border-right:1px solid rgba(147,175,200,0.16);}.ebsa-feature:last-child{border-right:0;}.ebsa-feature__icon{flex:0 0 auto;width:24px;height:24px;display:flex;align-items:center;justify-content:center;}.ebsa-feature__icon img{max-width:100%;max-height:100%;display:block;}.ebsa-feature__text{display:flex;flex-direction:column;gap:2px;min-width:0;}.ebsa-feature__text strong{color:#d9e6f2;font-family:'Montserrat',sans-serif;font-size:11px;font-weight:600;line-height:1.2;letter-spacing:0.12em;}.ebsa-feature__text span{color:#7f94a8;font-family:'Montserrat',sans-serif;font-size:9px;font-weight:500;line-height:1.2;letter-spacing:0.16em;}
.ebsa-section{position:relative;color:#e6edf4;}.ebsa-section--overview{padding:28px 0 54px;background:radial-gradient(circle at 20% 0%,rgba(22,139,255,0.10),transparent 35%),radial-gradient(circle at 85% 25%,rgba(22,139,255,0.07),transparent 30%),linear-gradient(180deg,#03101a 0%,#061521 100%);}.ebsa-section__eyebrow{display:flex;align-items:center;gap:16px;margin-bottom:14px;color:#229cff;font-family:'Montserrat',sans-serif;font-size:11px;font-weight:700;letter-spacing:0.18em;}.ebsa-section__eyebrow i{width:74px;height:1px;background:linear-gradient(90deg,#1c98ff,rgba(28,152,255,0.2));}.ebsa-section__title{margin:0 0 18px;color:#f5f7fa;font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,3vw,54px);font-weight:700;line-height:1.03;}.ebsa-about{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,0.85fr);gap:34px;align-items:start;}.ebsa-about__text p{margin:0 0 16px;max-width:760px;color:#d3dde7;font-size:17px;line-height:1.5;}.ebsa-quote{margin-top:28px;display:flex;gap:18px;padding:22px 24px;border:1px solid rgba(115,154,190,0.28);border-radius:12px;background:rgba(5,17,27,0.45);box-shadow:inset 0 1px 0 rgba(100,150,200,0.08);}.ebsa-quote__mark{color:#75b8ff;font-size:38px;line-height:1;}.ebsa-quote__text p{margin:0 0 8px;color:#dfe8f2;font-family:Georgia,'Times New Roman',serif;font-size:25px;font-style:italic;line-height:1.35;}.ebsa-quote__text span{display:block;text-align:right;color:#dce8f2;font-family:Georgia,'Times New Roman',serif;font-size:18px;}.ebsa-spotlight{padding:12px;border:1px solid rgba(97,149,197,0.35);border-radius:14px;background:linear-gradient(180deg,rgba(11,31,47,0.92) 0%,rgba(6,20,31,0.96) 100%);box-shadow:0 0 0 1px rgba(16,93,170,0.18),0 10px 28px rgba(0,0,0,0.25),0 0 25px rgba(22,139,255,0.08);}.ebsa-spotlight__media{position:relative;overflow:hidden;border-radius:12px;margin-bottom:18px;}.ebsa-spotlight__media img{width:100%;min-height:174px;object-fit:cover;}.ebsa-spotlight__media::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,17,28,0.82) 0%,rgba(4,17,28,0.25) 100%);}.ebsa-spotlight__overlay{position:absolute;inset:0;z-index:2;padding:24px 24px 22px;display:flex;flex-direction:column;justify-content:flex-start;}.ebsa-spotlight__overlay h3{max-width:280px;margin:0 0 8px;color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:28px;line-height:1.08;}.ebsa-spotlight__overlay p{max-width:300px;margin:0;color:#dbe6ef;font-size:15px;line-height:1.4;}.ebsa-spotlight__list{display:grid;gap:16px;}.ebsa-spot-item{display:flex;gap:14px;align-items:flex-start;}.ebsa-spot-item__icon{width:34px;height:34px;flex:0 0 34px;display:flex;align-items:center;justify-content:center;}.ebsa-spot-item__icon img{width:100%;max-height:100%;}.ebsa-spot-item__text strong{display:block;margin-bottom:4px;color:#f0f6fb;font-family:'Montserrat',sans-serif;font-size:17px;font-weight:600;line-height:1.2;}.ebsa-spot-item__text span{color:#b9c8d7;font-size:15px;line-height:1.4;}.ebsa-membership{margin-top:38px;}.ebsa-membership__head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;}.ebsa-membership__intro{max-width:420px;margin:0;color:#c7d3df;font-size:16px;line-height:1.5;text-align:right;}.ebsa-membership__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}.ebsa-member-card{padding:22px 22px 20px;border:1px solid rgba(93,143,190,0.28);border-radius:12px;background:linear-gradient(180deg,rgba(8,25,40,0.92) 0%,rgba(5,17,28,0.96) 100%);box-shadow:inset 0 1px 0 rgba(114,164,214,0.10),0 8px 24px rgba(0,0,0,0.18);}.ebsa-member-card__icon{width:42px;height:42px;margin-bottom:14px;}.ebsa-member-card__icon img{width:100%;height:100%;object-fit:contain;}.ebsa-member-card h3{margin:0 0 8px;color:#f3f8fc;font-family:Georgia,'Times New Roman',serif;font-size:31px;line-height:1.08;}.ebsa-member-card__subtitle{min-height:50px;margin:0 0 16px;color:#b7c5d3;font-size:15px;line-height:1.35;}.ebsa-member-card ul{margin:0 0 18px;padding:0;list-style:none;}.ebsa-member-card li{position:relative;margin:0 0 10px;padding-left:21px;color:#d7e0e9;font-size:15px;line-height:1.45;}.ebsa-member-card li::before{content:'✓';position:absolute;left:0;top:0;color:#25a1ff;font-weight:700;}.ebsa-member-card__meta{margin-top:auto;padding-top:14px;border-top:1px solid rgba(121,162,197,0.20);}.ebsa-member-card__meta strong{display:block;color:#f0f7fb;font-size:15px;line-height:1.45;}.ebsa-card-button{width:100%;min-height:48px;margin-top:18px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:16px;color:#edf5fc;font-family:'Montserrat',sans-serif;font-size:14px;font-weight:600;border:1px solid #1f93ff;border-radius:8px;background:linear-gradient(180deg,rgba(18,89,170,0.12) 0%,rgba(5,22,37,0.25) 100%);}.ebsa-join-strip{margin-top:22px;padding:18px 24px;display:grid;grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:20px;border:1px solid rgba(93,143,190,0.28);border-radius:12px;background:linear-gradient(180deg,rgba(8,25,40,0.95) 0%,rgba(5,17,28,0.98) 100%);box-shadow:inset 0 1px 0 rgba(114,164,214,0.08),0 8px 24px rgba(0,0,0,0.15);}.ebsa-join-strip__icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;}.ebsa-join-strip__icon img{width:100%;max-height:100%;}.ebsa-join-strip__content h3{margin:0 0 4px;color:#f4f8fc;font-family:Georgia,'Times New Roman',serif;font-size:34px;line-height:1.1;}.ebsa-join-strip__content p{margin:0;color:#c4d2de;font-size:16px;}.ebsa-join-strip__actions{display:flex;gap:12px;flex-wrap:wrap;}.ebsa-mini-cta{min-width:190px;min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:14px;border-radius:8px;font-family:'Montserrat',sans-serif;font-size:14px;font-weight:600;}.ebsa-mini-cta--primary{color:#fff;border:1px solid #289dff;background:linear-gradient(180deg,#2499ff 0%,#086ad6 100%);}.ebsa-mini-cta--secondary{color:#edf5fc;border:1px solid rgba(148,176,201,0.65);background:rgba(3,13,21,0.34);}.ebsa-purpose{margin-top:42px;}.ebsa-purpose__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}.ebsa-purpose-card{padding:22px 22px 18px;border-top:1px solid rgba(97,141,182,0.28);border-right:1px solid rgba(97,141,182,0.14);}.ebsa-purpose-card__icon{width:38px;height:38px;margin-bottom:14px;}.ebsa-purpose-card__icon img{width:100%;height:100%;object-fit:contain;}.ebsa-purpose-card h3{margin:0 0 10px;color:#f4f8fc;font-family:Georgia,'Times New Roman',serif;font-size:27px;line-height:1.15;}.ebsa-purpose-card p{margin:0;color:#c4d2de;font-size:15px;line-height:1.55;}a.ebsa-card-button,a.ebsa-mini-cta{text-decoration:none;}
.ebsa-staff{position:relative;overflow:hidden;padding:54px 0 64px;color:#dce7f0;background:radial-gradient(circle at 7% 13%,rgba(22,139,255,0.08),transparent 24%),radial-gradient(circle at 92% 60%,rgba(22,139,255,0.06),transparent 26%),linear-gradient(180deg,#05131e 0%,#061521 52%,#04111b 100%);border-top:1px solid rgba(121,164,201,0.14);}.ebsa-staff__heading{position:relative;margin-bottom:34px;text-align:center;}.ebsa-staff__eyebrow{display:flex;align-items:center;justify-content:center;gap:22px;margin-bottom:14px;color:#8bb2d3;font-family:'Montserrat',sans-serif;font-size:10px;font-weight:600;letter-spacing:0.42em;}.ebsa-staff__eyebrow i{width:62px;height:1px;background:linear-gradient(90deg,rgba(23,151,255,0.2),#229cff);}.ebsa-staff__eyebrow i:last-child{transform:scaleX(-1);}.ebsa-staff__heading h2{margin:0;color:#f4f6f8;font-family:Georgia,'Times New Roman',serif;font-size:clamp(46px,4.6vw,72px);font-weight:400;line-height:1;letter-spacing:-0.02em;text-shadow:0 2px 12px rgba(0,0,0,0.26);}.ebsa-staff__heading > p{margin:13px 0 0;color:#8198ad;font-family:'Montserrat',sans-serif;font-size:11px;font-weight:500;letter-spacing:0.42em;}.ebsa-staff__heading-line{display:flex;justify-content:center;margin-top:18px;}.ebsa-staff__heading-line span{position:relative;width:190px;height:1px;background:linear-gradient(90deg,transparent,#229cff,transparent);}.ebsa-staff__heading-line span::after{content:'';position:absolute;left:50%;top:-2px;width:5px;height:5px;transform:translateX(-50%);border-radius:50%;background:#fff;box-shadow:0 0 8px #45aaff,0 0 17px #168bff;}.ebsa-staff__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:stretch;}.ebsa-person{display:flex;flex-direction:column;min-width:0;padding:28px;border:1px solid rgba(79,132,180,0.43);border-radius:14px;background:linear-gradient(145deg,rgba(8,27,42,0.94) 0%,rgba(5,19,30,0.96) 55%,rgba(4,15,24,0.97) 100%);box-shadow:inset 0 1px 0 rgba(137,180,217,0.07),0 14px 36px rgba(0,0,0,0.18);}.ebsa-person__top{display:grid;grid-template-columns:minmax(180px,40%)
    minmax(0,1fr);gap:26px;}.ebsa-person__photo{overflow:hidden;aspect-ratio:1 / 1.05;border-radius:13px;background:#0a1b27;box-shadow:inset 0 0 0 1px rgba(141,174,202,0.16);}.ebsa-person__photo img{width:100%;height:100%;object-fit:cover;object-position:center top;}.ebsa-person__identity{min-width:0;padding-top:10px;}.ebsa-person__department{display:flex;align-items:center;gap:13px;color:#7798b7;font-family:'Montserrat',sans-serif;font-size:9px;font-weight:600;letter-spacing:0.34em;}.ebsa-person__department i{width:30px;height:2px;background:#229cff;}.ebsa-person h3{margin:20px 0 13px;color:#f1f4f7;font-family:Georgia,'Times New Roman',serif;font-size:clamp(28px,2.25vw,40px);font-weight:400;line-height:1.08;}.ebsa-person__role{margin:0;color:#8bb7da;font-family:'Montserrat',sans-serif;font-size:10px;font-weight:600;line-height:1.8;letter-spacing:0.32em;}.ebsa-person__attribute{display:flex;align-items:center;gap:22px;margin-top:25px;}.ebsa-person__attribute > div:last-child{display:flex;flex-direction:column;gap:5px;color:#7495b4;font-family:'Montserrat',sans-serif;font-size:9px;font-weight:500;letter-spacing:0.31em;}.ebsa-person__attribute-icon{position:relative;width:58px;height:58px;flex:0 0 58px;border:1px solid rgba(56,149,231,0.56);border-radius:50%;}.ebsa-person__attribute-icon--search::before{content:'';position:absolute;left:17px;top:15px;width:17px;height:17px;border:3px solid #72b6f1;border-radius:50%;}.ebsa-person__attribute-icon--search::after{content:'';position:absolute;left:35px;top:35px;width:11px;height:3px;border-radius:2px;background:#72b6f1;transform:rotate(45deg);}.ebsa-person__attribute-icon--people::before{content:'● ● ●';position:absolute;inset:12px 0 auto;color:#76b9f4;font-size:11px;text-align:center;letter-spacing:1px;}.ebsa-person__attribute-icon--people::after{content:'';position:absolute;left:15px;bottom:13px;width:28px;height:12px;border-radius:12px 12px 5px 5px;background:#76b9f4;}.ebsa-person__decor{margin-top:26px;}.ebsa-person__decor span{display:block;width:100%;height:1px;background:linear-gradient(90deg,rgba(34,156,255,0.64),rgba(100,143,179,0.17));}.ebsa-person__decor i{display:block;width:48px;height:1px;margin-top:13px;background:rgba(34,156,255,0.46);}.ebsa-person__body{flex:1;padding:24px 10px 0;}.ebsa-person__body p{margin:0 0 20px;color:#c6d1db;font-size:15px;line-height:1.58;letter-spacing:0.025em;}.ebsa-person__body h4{margin:6px 0 10px;color:#dce6ee;font-family:'Montserrat',sans-serif;font-size:15px;font-weight:600;letter-spacing:0.06em;}.ebsa-person__body ul{margin:0 0 20px;padding:0;list-style:none;}.ebsa-person__body li{position:relative;margin-bottom:5px;padding-left:24px;color:#bdcad6;font-size:14px;line-height:1.42;}.ebsa-person__body li::before{content:'';position:absolute;left:4px;top:9px;width:5px;height:5px;border-radius:50%;background:#239dff;box-shadow:0 0 7px rgba(35,157,255,0.45);}.ebsa-person__contacts{margin-top:4px;padding:18px 10px 0;border-top:1px solid rgba(104,148,185,0.28);}.ebsa-person__contact{display:flex;align-items:center;gap:16px;width:fit-content;margin-bottom:12px;color:#d7e1e9;transition:color 0.2s ease,transform 0.2s ease;}.ebsa-person__contact:hover{color:#fff;transform:translateX(2px);}.ebsa-person__contact > span:last-child{display:flex;flex-direction:column;}.ebsa-person__contact small{margin-bottom:2px;color:#7295b6;font-family:'Montserrat',sans-serif;font-size:10px;letter-spacing:0.04em;}.ebsa-person__contact strong{font-family:'Montserrat',sans-serif;font-size:13px;font-weight:600;}.ebsa-contact-icon{position:relative;display:block;width:38px;height:38px;flex:0 0 38px;border:1px solid rgba(60,149,227,0.5);border-radius:50%;}.ebsa-contact-icon--phone::after{content:'☎';position:absolute;inset:0;display:grid;place-items:center;color:#7bbcf3;font-size:17px;}.ebsa-contact-icon--mail::before{content:'';position:absolute;left:9px;top:11px;width:18px;height:13px;border:1.5px solid #7bbcf3;}.ebsa-contact-icon--mail::after{content:'';position:absolute;left:10px;top:10px;width:16px;height:11px;border-bottom:1.5px solid #7bbcf3;transform:rotate(-38deg) skewX(13deg);}
.ebsa-footer{position:relative;padding:54px 0 0;color:#d9e4ed;background:radial-gradient(circle at 15% 0%,rgba(22,139,255,0.07),transparent 30%),linear-gradient(180deg,#04111b 0%,#020b12 100%);border-top:1px solid rgba(100,151,196,0.22);}.ebsa-footer__grid{display:grid;grid-template-columns:minmax(0,1.15fr)
    minmax(280px,0.85fr)
    minmax(280px,0.8fr);gap:34px;align-items:stretch;}.ebsa-footer h2{margin:0 0 12px;color:#f3f6f9;font-family:Georgia,'Times New Roman',serif;font-size:clamp(34px,3vw,48px);font-weight:400;line-height:1.05;}.ebsa-footer__intro{max-width:570px;margin:0 0 22px;color:#9fb0bf;font-size:14px;line-height:1.55;}.ebsa-contact-form{display:grid;gap:12px;}.ebsa-contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:12px;}.ebsa-contact-form label{display:block;}.ebsa-contact-form input,.ebsa-contact-form textarea{width:100%;padding:13px 15px;color:#e7eef5;font-family:'Open Sans',sans-serif;font-size:14px;outline:none;border:1px solid rgba(124,158,188,0.34);border-radius:7px;background:rgba(8,24,36,0.72);transition:border-color 0.2s ease,box-shadow 0.2s ease,background 0.2s ease;}.ebsa-contact-form textarea{min-height:150px;resize:vertical;}.ebsa-contact-form input::placeholder,.ebsa-contact-form textarea::placeholder{color:#718497;}.ebsa-contact-form input:focus,.ebsa-contact-form textarea:focus{border-color:#188ff5;background:rgba(9,28,43,0.9);box-shadow:0 0 0 2px rgba(24,143,245,0.08);}.ebsa-footer-button{width:fit-content;min-width:174px;height:46px;margin-top:4px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:22px;color:#fff;cursor:pointer;font-family:'Montserrat',sans-serif;font-size:13px;font-weight:600;border:1px solid #299fff;border-radius:7px;background:linear-gradient(180deg,#2499ff 0%,#086ad6 100%);box-shadow:0 8px 24px rgba(0,104,220,0.18);transition:transform 0.2s ease,box-shadow 0.2s ease;}.ebsa-footer-button:hover{transform:translateY(-1px);box-shadow:0 10px 30px rgba(0,124,255,0.28);}.ebsa-footer__map{display:flex;}.ebsa-footer__map-frame{position:relative;width:100%;min-height:100%;overflow:hidden;border:1px solid rgba(93,143,190,0.32);border-radius:12px;background:#061522;box-shadow:inset 0 1px 0 rgba(120,170,210,0.08),0 10px 28px rgba(0,0,0,0.18);}.ebsa-footer__map-frame img{width:100%;height:100%;min-height:410px;object-fit:cover;opacity:0.82;}.ebsa-footer__map-frame::after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(2,10,17,0.02) 45%,rgba(2,10,17,0.78) 100%);}.ebsa-footer__map-label{position:absolute;z-index:2;left:20px;bottom:20px;display:flex;flex-direction:column;}.ebsa-footer__map-label small{margin-bottom:5px;color:#58adf7;font-family:'Montserrat',sans-serif;font-size:8px;font-weight:600;letter-spacing:0.27em;}.ebsa-footer__map-label strong{color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:26px;font-weight:400;}.ebsa-footer__map-label span{color:#9fb0bf;font-size:12px;}.ebsa-footer__director{overflow:hidden;border:1px solid rgba(93,143,190,0.32);border-radius:12px;background:linear-gradient(180deg,rgba(8,26,40,0.9) 0%,rgba(4,16,26,0.97) 100%);box-shadow:inset 0 1px 0 rgba(120,170,210,0.07),0 10px 28px rgba(0,0,0,0.18);}.ebsa-footer__director-photo{overflow:hidden;aspect-ratio:1.14 / 1;}.ebsa-footer__director-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;}.ebsa-footer__director-info{padding:22px 22px 24px;text-align:center;}.ebsa-footer__director-info h3{margin:0 0 5px;color:#f5f8fb;font-family:Georgia,'Times New Roman',serif;font-size:26px;font-weight:400;}.ebsa-footer__director-info > p{margin:0;color:#8eb4d2;font-family:'Montserrat',sans-serif;font-size:12px;font-weight:500;}.ebsa-footer__director-line{width:54px;height:1px;margin:17px auto;background:linear-gradient(90deg,transparent,#168bff,transparent);}.ebsa-footer__director-info a{display:flex;justify-content:center;align-items:baseline;gap:6px;margin-top:9px;font-family:'Open Sans',sans-serif;font-size:13px;color:#d7e3ec;transition:color 0.2s ease;}.ebsa-footer__director-info a:hover{color:#56b1ff;}.ebsa-footer__director-info a span{color:#7898b3;}.ebsa-footer__director-info a strong{font-weight:600;}.ebsa-footer__bottom{margin-top:42px;padding:17px 0 19px;text-align:center;border-top:1px solid rgba(113,151,185,0.17);}.ebsa-footer__bottom p{margin:0;color:#6f8293;font-family:'Open Sans',sans-serif;font-size:13px;line-height:1.5;}.ebsa-footer__bottom a{color:#8b9dad;transition:color 0.2s ease;}.ebsa-footer__bottom a:hover{color:#37a5ff;}.ebsa-footer__separator{margin:0 8px;color:#37536b;}.ebsa-cookie-notice{position:fixed;z-index:99990;left:50%;bottom:18px;box-sizing:border-box;width:min(1180px,calc(100% - 32px));transform:translateX(-50%);border:1px solid rgba(52,154,255,0.55);border-radius:8px;background:rgba(5,22,34,0.98);box-shadow:0 18px 55px
    rgba(0,0,0,0.48);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);}.ebsa-cookie-notice[hidden]{display:none !important;}.ebsa-cookie-notice__inner{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:18px 20px 18px 22px;}.ebsa-cookie-notice__content{min-width:0;}.ebsa-cookie-notice__title{display:block;margin-bottom:4px;color:#ffffff;font-family:"Montserrat",Arial,sans-serif;font-size:13px;font-weight:800;letter-spacing:0.02em;}.ebsa-cookie-notice__content p{max-width:900px;margin:0;color:#a9bdcc;font-family:"Open Sans",Arial,sans-serif;font-size:12px;line-height:1.6;}.ebsa-cookie-notice__accept{flex:0 0 auto;min-width:126px;min-height:44px;padding:0 22px;cursor:pointer;color:#ffffff;border:1px solid #168bff;border-radius:5px;background:linear-gradient(135deg,#229cff,#0879e7);font-family:"Montserrat",Arial,sans-serif;font-size:12px;font-weight:800;transition:transform 0.15s ease,box-shadow 0.15s ease,background 0.15s ease;}.ebsa-cookie-notice__accept:hover{transform:translateY(-1px);background:linear-gradient(135deg,#3aabff,#168bff);box-shadow:0 10px 28px
    rgba(22,139,255,0.28);}.ebsa-cookie-notice__accept:focus-visible{outline:2px solid #ffffff;outline-offset:3px;}@media (max-width:700px){.ebsa-cookie-notice{bottom:10px;width:calc(100% - 20px);}.ebsa-cookie-notice__inner{flex-direction:column;align-items:stretch;gap:14px;padding:17px;}.ebsa-cookie-notice__accept{width:100%;}}.ebsa-cookie-notice{border-color:rgba(71,173,134,0.72);background:linear-gradient(110deg,rgba(18,55,47,0.99) 0%,rgba(11,42,38,0.99) 55%,rgba(7,29,31,0.99) 100%);box-shadow:0 18px 60px
    rgba(0,0,0,0.58),0 0 0 1px
    rgba(74,181,141,0.08);}.ebsa-cookie-notice__title{color:#ffffff;}.ebsa-cookie-notice__content p{color:#c8ddd5;}
@media (max-width:1350px){:root{--ebsa-gutter:42px;}.ebsa-header__logo{width:205px;}.ebsa-nav ul.menu,.ebsa-nav .menu{gap:27px;}.ebsa-header__actions{margin-left:30px;padding-left:22px;}.ebsa-hero__side{display:none;}}@media (max-width:1050px){:root{--ebsa-gutter:28px;}.ebsa-nav,.ebsa-header__actions{display:none;}.ebsa-burger{display:block;}.ebsa-header{height:78px;}.ebsa-header__logo{width:195px;}.ebsa-hero{min-height:620px;background-position:62% center;}.ebsa-hero::before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,8,13,0.9) 0%,rgba(2,8,13,0.76) 50%,rgba(2,8,13,0.32) 100%);}.ebsa-hero__content{width:68%;}}@media (max-width:760px){:root{--ebsa-gutter:20px;}.ebsa-header{height:70px;}.ebsa-header__logo{width:165px;}.ebsa-hero{min-height:auto;background-position:68% center;}.ebsa-hero::before{background:rgba(3,10,16,0.78);}.ebsa-hero__inner{min-height:640px;align-items:flex-end;}.ebsa-hero__content{width:100%;padding:65px 0 45px;}.ebsa-hero__eyebrow{font-size:8px;letter-spacing:0.25em;}.ebsa-hero__eyebrow i{width:35px;}.ebsa-hero__title{font-size:clamp(37px,11vw,52px);}.ebsa-hero__lead{font-size:20px;}.ebsa-hero__text{font-size:13px;}.ebsa-hero__buttons{flex-wrap:wrap;}.ebsa-button{min-width:155px;}.ebsa-desktop-only{display:none;}}@media (max-width:1350px){.ebsa-header__logo{width:185px;}.ebsa-nav ul{gap:26px;}}@media (max-width:1050px){.ebsa-header__logo{width:180px;}}@media (max-width:760px){.ebsa-header__logo{width:160px;}}@media (max-width:1050px){.ebsa-header__inner{position:relative;}.ebsa-nav{display:none;position:absolute;top:100%;left:calc(var(--ebsa-gutter) * -1);right:calc(var(--ebsa-gutter) * -1);height:auto;padding:18px var(--ebsa-gutter) 28px;background:linear-gradient(180deg,rgba(6,17,26,0.99) 0%,rgba(3,11,18,0.99) 100%);border-top:1px solid rgba(130,165,195,0.12);border-bottom:1px solid rgba(130,165,195,0.18);box-shadow:0 20px 35px rgba(0,0,0,0.38);}body.ebsa-menu-open .ebsa-nav{display:block;}.ebsa-nav > div,.ebsa-nav nav{height:auto;}.ebsa-nav ul{display:flex;flex-direction:column;align-items:stretch;height:auto;gap:0;margin:0;padding:0;}.ebsa-nav li{display:block;width:100%;}.ebsa-nav a{display:flex;align-items:center;min-height:48px;width:100%;padding:0;color:#b7c4cf;font-size:14px;font-weight:500;border-bottom:1px solid rgba(130,165,195,0.10);}.ebsa-nav li:last-child a{border-bottom:0;}.ebsa-nav a:hover,.ebsa-nav a.is-active,.ebsa-nav a.is-active-trail{color:#fff;}.ebsa-nav a.is-active::after,.ebsa-nav a.is-active-trail::after{left:0;right:auto;bottom:7px;width:30px;height:2px;}.ebsa-burger{position:relative;z-index:5;display:block;}.ebsa-burger span{transition:transform 0.22s ease,opacity 0.22s ease;}body.ebsa-menu-open .ebsa-burger span:nth-child(1){transform:translateY(7px) rotate(45deg);}body.ebsa-menu-open .ebsa-burger span:nth-child(2){opacity:0;}body.ebsa-menu-open .ebsa-burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg);}body.ebsa-menu-open{overflow:hidden;}}@media (max-width:1450px){.ebsa-hero__features{grid-template-columns:repeat(3,minmax(0,1fr));}.ebsa-feature:nth-child(3){border-right:0;}.ebsa-feature:nth-child(4),.ebsa-feature:nth-child(5){border-top:1px solid rgba(147,175,200,0.16);}}@media (max-width:1050px){.ebsa-hero__features{grid-template-columns:repeat(2,minmax(0,1fr));}.ebsa-feature{border-right:1px solid rgba(147,175,200,0.16);border-top:1px solid rgba(147,175,200,0.12);}.ebsa-feature:nth-child(1),.ebsa-feature:nth-child(2){border-top:0;}.ebsa-feature:nth-child(2n){border-right:0;}.ebsa-feature:last-child{grid-column:1 / -1;border-right:0;}}@media (max-width:760px){.ebsa-hero__bottom{background:linear-gradient(180deg,rgba(5,15,24,0.82) 0%,rgba(4,12,19,0.92) 100%);}.ebsa-hero__features{grid-template-columns:1fr;}.ebsa-feature{min-height:64px;padding:14px 10px;border-right:0;border-top:1px solid rgba(147,175,200,0.12);}.ebsa-feature:first-child{border-top:0;}.ebsa-feature__icon{width:22px;height:22px;}.ebsa-feature__text strong{font-size:10px;}.ebsa-feature__text span{font-size:8px;letter-spacing:0.12em;}}@media (max-width:1300px){.ebsa-about{grid-template-columns:1fr;}.ebsa-membership__grid{grid-template-columns:1fr;}.ebsa-purpose__grid{grid-template-columns:1fr;}.ebsa-join-strip{grid-template-columns:70px 1fr;}.ebsa-join-strip__actions{grid-column:1 / -1;}}@media (max-width:900px){.ebsa-membership__head{flex-direction:column;align-items:flex-start;}.ebsa-membership__intro{text-align:left;max-width:100%;}}@media (max-width:760px){.ebsa-section--overview{padding:24px 0 40px;}.ebsa-section__title{font-size:clamp(30px,9vw,44px);}.ebsa-about__text p,.ebsa-spot-item__text span,.ebsa-membership__intro,.ebsa-purpose-card p{font-size:14px;}.ebsa-quote{padding:18px 16px;gap:12px;}.ebsa-quote__mark{font-size:28px;}.ebsa-quote__text p{font-size:18px;}.ebsa-quote__text span{font-size:15px;}.ebsa-spotlight__overlay{padding:18px 18px 16px;}.ebsa-spotlight__overlay h3{font-size:24px;}.ebsa-member-card h3,.ebsa-join-strip__content h3,.ebsa-purpose-card h3{font-size:25px;}.ebsa-member-card__subtitle,.ebsa-member-card li,.ebsa-member-card__meta strong{font-size:14px;}.ebsa-join-strip{grid-template-columns:1fr;padding:18px 16px;gap:14px;}.ebsa-join-strip__icon{width:42px;height:42px;}.ebsa-join-strip__actions{width:100%;flex-direction:column;}.ebsa-mini-cta{width:100%;}.ebsa-purpose-card{padding:18px 8px 12px 0;border-right:0;}}@media (max-width:1250px){.ebsa-staff__grid{grid-template-columns:1fr;}.ebsa-person__top{grid-template-columns:260px minmax(0,1fr);}.ebsa-person__photo{max-width:260px;}}@media (max-width:760px){.ebsa-staff{padding:40px 0 44px;}.ebsa-staff__heading{margin-bottom:26px;}.ebsa-staff__eyebrow{gap:12px;font-size:8px;letter-spacing:0.3em;}.ebsa-staff__eyebrow i{width:30px;}.ebsa-staff__heading h2{font-size:44px;}.ebsa-staff__heading > p{font-size:8px;line-height:1.6;letter-spacing:0.25em;}.ebsa-person{padding:18px;}.ebsa-person__top{grid-template-columns:1fr;gap:20px;}.ebsa-person__photo{width:100%;max-width:none;aspect-ratio:1 / 1.02;}.ebsa-person__identity{padding-top:0;}.ebsa-person h3{margin-top:14px;font-size:32px;}.ebsa-person__role{font-size:9px;letter-spacing:0.24em;}.ebsa-person__attribute{margin-top:20px;}.ebsa-person__body{padding:22px 0 0;}.ebsa-person__body p{font-size:14px;}.ebsa-person__body li{font-size:13px;}.ebsa-person__contacts{padding-left:0;padding-right:0;}.ebsa-person__contact strong{max-width:260px;overflow-wrap:anywhere;}}@media (max-width:1200px){.ebsa-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));}.ebsa-footer__contact{grid-column:1 / -1;}}@media (max-width:760px){.ebsa-footer{padding-top:40px;}.ebsa-footer__grid{grid-template-columns:1fr;gap:22px;}.ebsa-footer__contact{grid-column:auto;}.ebsa-contact-form__row{grid-template-columns:1fr;}.ebsa-footer-button{width:100%;}.ebsa-footer__map-frame img{min-height:320px;}.ebsa-footer__director-photo{aspect-ratio:1 / 1;}.ebsa-footer__bottom{margin-top:28px;}.ebsa-footer__bottom p{font-size:12px;}.ebsa-footer__separator{display:block;height:4px;font-size:0;}}
