.eb-about{font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;color:#676a6d}
.eb-about *{box-sizing:border-box}
.eb-hero{background:#f4f4f4;padding:56px 7%;margin-bottom:46px}
.eb-eyebrow{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0069b4;margin:0 0 14px}
.eb-h1{font-size:clamp(28px,5vw,48px);font-weight:700;line-height:1.08;color:#222529;margin:0 0 16px;letter-spacing:-.01em}
.eb-h1 span{color:#0069b4}
.eb-lead{font-size:clamp(15px,2vw,18px);line-height:1.7;color:#676a6d;max-width:660px;margin:0 0 32px}
.eb-stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e7e7e7;background:#fff}
.eb-stat{padding:24px 22px;border-right:1px solid #e7e7e7}
.eb-stat:last-child{border-right:0}
.eb-stat .n{font-size:clamp(24px,3.5vw,34px);font-weight:700;color:#222529;line-height:1}
.eb-stat .n b{color:#0069b4}
.eb-stat .l{font-size:13px;color:#777;margin-top:8px}
.eb-sec{padding:0 0 46px}
.eb-h2{font-size:21px;font-weight:700;color:#252525;margin:0 0 22px;position:relative;padding-bottom:13px}
.eb-h2::after{content:'';position:absolute;left:0;bottom:0;width:48px;height:3px;background:#0069b4}
.eb-subhead{font-size:16px;line-height:1.7;color:#676a6d;max-width:720px;margin:-10px 0 28px}
.eb-grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.eb-grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.eb-card{background:#fff;border:1px solid #e7e7e7;padding:28px 26px;transition:box-shadow .25s,transform .25s}
.eb-card:hover{box-shadow:0 6px 22px rgba(0,0,0,.09);transform:translateY(-3px)}
.eb-card .vn{font-size:13px;font-weight:700;color:#0069b4}
.eb-card .ico{font-size:34px;color:#0069b4;line-height:1;display:block;margin-bottom:14px}
.eb-card h3{font-size:18px;font-weight:700;color:#222529;margin:12px 0 10px}
.eb-card p{font-size:14px;line-height:1.65;color:#777;margin:0}
.eb-quote{background:#efefef;padding:50px 7%;text-align:center;margin:0 0 46px}
.eb-quote blockquote{font-size:clamp(18px,2.6vw,25px);font-weight:600;line-height:1.4;color:#222529;max-width:860px;margin:0 auto 16px;font-style:italic}
.eb-quote cite{font-style:normal;font-size:14px;font-weight:700;color:#0069b4;letter-spacing:.04em}
.eb-hist{display:flex;margin:0 0 12px;border:1px solid #e7e7e7;background:#fff;overflow:hidden}
.eb-hist-year{flex:0 0 118px;background:#222529;color:#fff;font-family:'Oswald','Open Sans',sans-serif;font-weight:600;font-size:28px;display:flex;align-items:center;justify-content:center}
.eb-hist-body{padding:18px 26px}
.eb-hist-body strong{display:block;font-size:15px;color:#222529;margin-bottom:3px}
.eb-hist-body p{margin:0;font-size:14px;line-height:1.55;color:#777}
.eb-team{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}
.eb-member{background:#fff;border:1px solid #e7e7e7;overflow:hidden;transition:box-shadow .25s,transform .25s}
.eb-member:hover{box-shadow:0 6px 22px rgba(0,0,0,.1);transform:translateY(-3px)}
.eb-member-photo{aspect-ratio:1/1;overflow:hidden;background:#f4f4f4}
.eb-member-photo img{width:100%;height:100%;object-fit:cover;display:block}
.eb-member-body{padding:20px}
.eb-member-body h3{font-size:17px;font-weight:700;color:#222529;margin:0 0 3px}
.eb-member-body .role{font-size:13px;color:#777;margin-bottom:12px}
.eb-member-body a{display:block;font-size:13.5px;color:#0069b4;text-decoration:none;line-height:1.7;word-break:break-word}
.eb-member-body a:hover{text-decoration:underline}
.eb-news{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.eb-article{background:#fff;border:1px solid #e7e7e7;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .25s,transform .25s}
.eb-article:hover{box-shadow:0 6px 22px rgba(0,0,0,.09);transform:translateY(-3px)}
.eb-article-tag{padding:9px 18px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:#0069b4}
.eb-article-body{padding:22px}
.eb-article-body h3{font-size:16px;font-weight:700;color:#222529;line-height:1.3;margin:0 0 10px}
.eb-article-body p{font-size:14px;line-height:1.6;color:#777;margin:0}
.eb-contact{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e7e7e7;background:#fff;margin-bottom:36px}
.eb-contact-item{padding:30px 26px;border-right:1px solid #e7e7e7;text-align:center}
.eb-contact-item:last-child{border-right:0}
.eb-contact-item i{font-size:36px;color:#0069b4;margin-bottom:14px;display:inline-block;line-height:1}
.eb-contact-item h4{font-size:13px;font-weight:700;color:#222529;text-transform:uppercase;letter-spacing:.06em;margin:0 0 8px}
.eb-contact-item a,.eb-contact-item p{font-size:15px;color:#676a6d;text-decoration:none;margin:0;line-height:1.5}
.eb-contact-item a:hover{color:#0069b4}
.eb-info{background:#f4f4f4;border-left:3px solid #0069b4;padding:22px 26px;margin-bottom:40px}
.eb-info h4{font-size:15px;font-weight:700;color:#222529;margin:0 0 8px}
.eb-info p{margin:0;font-size:14px;line-height:1.85;color:#676a6d}
.eb-map iframe{display:block;width:100%;height:420px;border:1px solid #e7e7e7;border-radius:2px}
.eb-map .more{display:inline-block;margin-top:10px;font-size:13px;color:#777;text-decoration:none}
.eb-map .more:hover{color:#0069b4}
.eb-cta{background:#f4f4f4;padding:46px 7%;text-align:center}
.eb-cta h3{font-size:clamp(20px,3vw,28px);font-weight:700;color:#222529;margin:0 0 10px}
.eb-cta p{color:#777;margin:0 0 22px;font-size:15px}
.eb-cta .btn{margin:0 6px}
.eb-prose{max-width:820px;font-size:14px;line-height:1.75;color:#444}
.eb-prose h3{font-size:16px;font-weight:700;color:#222529;margin:26px 0 8px}
.eb-prose p{margin:0 0 14px}
.eb-prose ul{margin:0 0 16px;padding-left:20px}
.eb-prose li{margin-bottom:5px}
.eb-prose a{color:#0069b4}
@media(max-width:900px){.eb-grid3,.eb-grid4,.eb-news,.eb-team{grid-template-columns:repeat(2,1fr)}.eb-contact{grid-template-columns:1fr}.eb-contact-item{border-right:0;border-bottom:1px solid #e7e7e7}}
@media(max-width:768px){.eb-stats{grid-template-columns:repeat(2,1fr)}.eb-stat:nth-child(2){border-right:0}.eb-hero,.eb-quote,.eb-cta{padding-left:24px;padding-right:24px}.eb-hist-year{flex-basis:82px;font-size:22px}}
@media(max-width:480px){.eb-grid3,.eb-grid4,.eb-news,.eb-team{grid-template-columns:1fr}}
