@font-face{font-family:Avenir-Next;src:url('../fonts/AvenirNext-Light.woff2') format('woff2');font-style:normal;font-weight:300;font-display:swap}
@font-face{font-family:Avenir-Next;src:url('../fonts/AvenirNext-Regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Avenir-Next;src:url('../fonts/AvenirNext-Medium.woff2') format('woff2');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Avenir-Next;src:url('../fonts/AvenirNext-Demi.woff2') format('woff2');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Avenir-Next;src:url('../fonts/AvenirNext-Bold.woff2') format('woff2');font-style:normal;font-weight:700;font-display:swap}

:root{--blue:#0065a8;--dark-blue:#004c8f;--logo-blue:#173b7a;--green:#00a943;--ink:#323237;--muted:#77777b;--pale:#f3f3f3;--line:#dedede}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff;color:var(--ink);font-family:Avenir-Next,Arial,sans-serif;font-size:18px;font-weight:300;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}
body.admin-bar .site-header{margin-top:32px}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
button,input{font:inherit}
.zl-container{position:relative;width:100%;max-width:1280px;margin:0 auto;padding-left:16px;padding-right:16px}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

.site-header{height:76px;background:#fff;position:relative;z-index:20}
.header-inner{height:76px;display:flex;align-items:center}
.site-brand{display:block;width:116px;height:40px;flex:0 0 auto}
.site-brand img{width:116px;height:40px}
.primary-navigation{display:flex;align-items:center;gap:0;margin-left:95px;white-space:nowrap;height:76px}
.primary-navigation>a{height:76px;display:flex;align-items:center;padding:0 19px;font-size:15px;font-weight:400;color:#4f4f52;transition:color .15s ease,background-color .15s ease}
.primary-navigation a:hover{color:var(--blue)}
.primary-navigation>a.current{background:#f0f0f0;color:#005a9c;font-weight:500;box-shadow:inset 0 -3px #005a9c}
.primary-navigation>a.mega-active{background:#eee;color:#3d3d40}
.header-tools{margin-left:auto;display:flex;align-items:center;gap:27px}
.search-button{width:21px;height:21px;border:0;background:transparent;position:relative;padding:0;cursor:pointer}
.search-button:before{content:"";position:absolute;left:1px;top:1px;width:12px;height:12px;border:1.5px solid var(--blue);border-radius:50%}
.search-button:after{content:"";position:absolute;width:7px;height:1.5px;background:var(--blue);transform:rotate(45deg);left:13px;top:14px}
.language{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:400;color:#333}
.language b{font-weight:300;color:#767676}
.language a.active{font-weight:500}
.menu-toggle{display:none}

.mega-navigation{position:absolute;z-index:18;left:0;right:0;top:76px;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.13)}
.mega-panel{display:none;background:#fff;border-top:1px solid #eee}
.mega-panel.is-open{display:block}
.mega-inner{display:grid;grid-template-columns:320px 1fr;min-height:356px;padding-top:39px;padding-bottom:35px}
.mega-feature{padding-right:30px;border-right:1px solid #e5e5e5}
.mega-feature img{width:284px;height:160px;object-fit:cover}
.mega-feature p{margin:16px 0 0;color:#77777b;font-size:15px;line-height:1.55}
.mega-links{padding-left:28px;max-width:430px}
.mega-links h2{margin:10px 0 18px;color:#28282d;font-size:16px;font-weight:500;line-height:1.3}
.mega-links h2 a{color:inherit}
.mega-links>a{height:49px;display:flex;align-items:center;justify-content:space-between;color:#6a686d;font-size:15px;font-weight:300;border-bottom:0}
.mega-links>a span{margin-left:55px;color:#828286;font-size:24px;font-weight:300}
.mega-links>a:hover{color:#0068aa}

.hero{position:relative;height:760px;overflow:hidden;background:#cdd6da}
.hero-picture{display:block;width:100%;height:100%}
.hero-image{width:100%;height:100%;object-fit:cover;object-position:center center}
.hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,44,85,.18),rgba(255,255,255,.14) 63%,rgba(255,255,255,.22))}
.hero-content{position:absolute;left:0;right:0;bottom:38px;color:#fff;z-index:4}
.eyebrow{font-size:16px;font-weight:400;color:#4a4a4e;margin-bottom:8px}
.eyebrow:before{content:"/";color:var(--blue);margin-right:8px;font-weight:500}
.eyebrow.light{color:#fff;margin-bottom:3px}
.eyebrow.light:before{color:#fff}
.hero h1{max-width:980px;margin:0 0 35px;font-size:53px;line-height:1.12;font-weight:300;letter-spacing:-.7px}
.zl-button{display:inline-flex;align-items:center;gap:11px;min-height:44px;padding:10px 17px;background:var(--green);color:#fff;font-size:15px;font-weight:500;line-height:1.2;transition:filter .15s ease}
.zl-button:hover{filter:brightness(.92)}
.zl-button span{font-size:18px;font-weight:300;line-height:1}
.hero-progress{width:307px;height:4px;background:rgba(255,255,255,.75);margin-top:29px}
.hero-progress b{display:block;width:101px;height:4px;background:var(--green)}
.hero-angle{position:absolute;z-index:2;right:0;bottom:0;width:350px;height:420px;background:rgba(255,255,255,.95);clip-path:polygon(70% 0,100% 0,100% 100%,0 100%)}
.hero-slider-controls{position:absolute;z-index:6;right:0;bottom:0;height:72px;display:flex;padding-right:149px;background:var(--blue)}
.hero-slider-controls:before{content:"";position:absolute;right:0;top:0;width:149px;height:72px;background:var(--blue)}
.hero-slider-controls button{position:relative;width:86px;border:0;color:#fff;background:rgba(18,67,103,.55);font-size:21px;cursor:pointer;clip-path:polygon(22% 0,100% 0,78% 100%,0 100%)}
.hero-slider-controls button+button{margin-left:-17px;background:#00498e}

.intro-section{height:386px;background:#f3f3f3}
.breadcrumb{height:120px;padding-top:27px;font-size:16px;font-weight:400;color:#343438}
.intro-copy{width:930px;max-width:100%;font-size:22px;line-height:1.72;color:#79797c}

.section-space{padding-top:96px}
.section-heading h2,.investor-intro h2,.world-copy h2{margin:0;color:#303035;font-size:40px;line-height:1.18;font-weight:300;letter-spacing:-.3px}
.section-heading.centered{text-align:center}
.section-heading .icon-label{display:flex;justify-content:center;align-items:center;gap:5px;margin-bottom:14px}
.section-heading .icon-label:before{display:none}
.line-icon{color:#0075bc;font-size:27px;line-height:1}

.news-section{padding-bottom:105px}
.news-section .section-heading{margin-bottom:62px}
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:255px 255px 255px;gap:17px}
.news-card{position:relative;display:block;overflow:hidden;font-size:16px;font-weight:400}
.news-card strong{position:absolute;z-index:3;left:18px;right:18px;bottom:18px;color:#fff;font-size:18px;line-height:1.25;font-weight:400;text-shadow:0 1px 2px rgba(0,0,0,.65)}
.news-date{position:absolute;z-index:3;left:18px;top:18px;color:#fff;font-weight:400}
.card-symbol{position:absolute;z-index:3;right:18px;top:16px;color:#fff;font-size:22px;line-height:1}
.news-photo img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.news-photo:hover img{transform:scale(1.02)}
.news-photo:after{content:"";position:absolute;inset:42% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.62))}
.news-acquisition{grid-column:1;grid-row:1}
.news-blue{grid-column:1;grid-row:2;background:#0065a8}
.news-blue strong{color:#fff;text-shadow:none}
.news-pale{grid-column:1;grid-row:3;background:#e7edf5;color:#25252a}
.news-pale .news-date,.news-pale .card-symbol,.news-pale strong{color:#25252a;text-shadow:none}
.news-agm{grid-column:2/4;grid-row:1/3}
.news-agm strong{bottom:54px;font-size:19px}
.news-agm em{position:absolute;z-index:3;left:18px;bottom:17px;padding:5px 11px;border-radius:18px;background:#fff;color:#333;font-size:14px;font-style:normal}
.news-video{grid-column:2;grid-row:3}
.news-report{grid-column:3;grid-row:3}
.play{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;font-size:51px;font-style:normal;line-height:1;text-shadow:0 1px 4px rgba(0,0,0,.8)}
.news-filter{margin-top:38px;font-size:18px}
.news-filter>span{display:block;margin-bottom:16px}
.tag-row{display:flex;flex-wrap:wrap;gap:9px}
.tag-row a{padding:3px 13px 4px;border-radius:18px;background:#0068aa;color:#fff;font-size:15px;font-weight:400;line-height:1.4}
.tag-row a.all{background:#00a944}

.business-section{padding-top:115px;padding-bottom:145px}
.business-heading{margin-bottom:63px}
.business-heading h2{margin-bottom:21px}
.business-heading p{margin:0 auto 25px;color:#8a898c;font-size:20px;line-height:1.48}
.business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 34px}
.business-card{height:615px;background:#f4f4f4;display:flex;flex-direction:column;border:1px solid #e4e4e4;transition:transform .18s ease,box-shadow .18s ease}
.business-card:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,0,0,.08)}
.business-card>img{width:100%;height:220px;object-fit:cover}
.business-card-body{position:relative;display:flex;flex:1;flex-direction:column;padding:28px 27px 24px}
.business-card-body strong{display:block;margin-bottom:14px;color:#3a393e;font-size:25px;line-height:1.22;font-weight:300}
.business-card-body>span{color:#727176;font-size:18px;line-height:1.55}
.business-card-body i{position:absolute;right:28px;bottom:24px;color:#0079bd;font-style:normal;font-size:20px}

.career-section{padding-top:0;padding-bottom:145px}
.career-heading{margin-bottom:50px}
.career-heading h2{margin-bottom:26px}
.career-visual img{width:100%;height:702px;object-fit:cover}
.career-info{height:252px;display:grid;grid-template-columns:1fr .5fr .5fr;background:#f3f3f3}
.career-copy{background:#fff;padding:39px 50px 25px}
.career-copy h3{margin:0 0 18px;font-size:31px;line-height:1.2;font-weight:300}
.career-copy p{max-width:510px;margin:0 0 20px;font-size:18px;line-height:1.52}
.career-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#0070b6;border-left:1px solid rgba(0,0,0,.03)}
.career-stat>span{height:64px;font-size:61px;line-height:.9;font-weight:300}
.career-stat strong{margin-top:10px;font-size:31px;line-height:1;font-weight:300}
.career-stat small{margin-top:8px;color:#6c6b70;font-size:15px}
.map-block{margin-top:142px}
.map-block img{width:100%;height:702px;object-fit:contain}
.world-copy{padding:48px 50px 0}
.world-copy h2{margin-bottom:26px;font-size:34px;line-height:1.28}
.world-copy p{max-width:1070px;margin:0 0 24px;font-size:18px;line-height:1.55}

.investor-section{padding:0 0 118px}
.investor-panel{background:#f3f3f3;padding:67px 78px 78px}
.investor-intro h2{margin-bottom:19px;font-size:34px}
.investor-intro p{margin:0 0 24px;font-size:18px;line-height:1.55}
.investor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:68px}
.investor-card{height:605px;background:#fff;border:1px solid #e2e2e2;display:flex;flex-direction:column}
.investor-card>img{width:100%;height:219px;object-fit:cover}
.investor-card>span{position:relative;display:block;flex:1;padding:28px 32px}
.investor-card strong{font-size:26px;line-height:1.25;font-weight:300}
.investor-card p{margin:19px 0 0;color:#6f6f73;font-size:18px;line-height:1.55}
.investor-card i{position:absolute;right:30px;bottom:26px;color:#0079bd;font-size:20px;font-style:normal}

.newsletter-section{padding:0 16px 135px}
.newsletter-inner{max-width:900px;margin:0 auto}
.newsletter-section .section-heading h2{margin-bottom:22px}
.newsletter-section .section-heading>p{margin:0;color:#89898c;font-size:19px;line-height:1.52}
.newsletter-section .section-heading>p a{color:#1586c1}
.newsletter-form{width:660px;max-width:100%;margin:55px auto 0;font-family:Arial,sans-serif;font-size:14px;color:#333}
.checks{display:flex;justify-content:space-between;margin-bottom:17px}
.checks label{display:flex;gap:8px;align-items:center}
.checks input{width:16px;height:16px}
.email-label{display:flex;flex-direction:column;gap:5px}
.email-label input{height:52px;border:1px solid #777;background:#fff;padding:8px}
.form-bottom{display:flex;align-items:flex-start;justify-content:space-between;margin-top:12px}
.captcha{position:relative;width:334px;height:57px;border:1px solid #dedede;padding:5px 8px 5px 50px;background:#fafafa}
.captcha>span{position:absolute;left:12px;bottom:12px;font-size:24px;color:#222}
.captcha small{display:block;font-size:11px}
.captcha strong{display:block;margin-top:3px;background:#eee;text-align:center;font-size:12px}
.form-bottom button{align-self:flex-end;height:55px;border:0;background:#18ad5b;color:#fff;padding:0 25px;font-size:16px;cursor:pointer}

.footer-main{height:480px;background:#0065a8;color:#fff}
.footer-grid{display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:45px;padding-top:76px}
.footer-logo{width:77px;height:auto;margin:0 0 45px}
.footer-brand-column p{max-width:240px;margin:0 0 18px;font-size:14px;line-height:1.55}
.footer-brand-column>a,.footer-column>a{display:block;margin-bottom:16px;font-size:14px;font-weight:400}
.footer-second-copy{margin-top:45px!important}
.footer-column h3{margin:35px 0 28px;font-size:14px;font-weight:600}
.footer-legal{height:70px;background:#fff}
.legal-inner{height:70px;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#777}
.legal-inner a{margin-right:19px}
.socials{display:flex;gap:11px;align-items:center;color:#222;font-size:14px;font-weight:600}
.socials span{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px}
.basic-page{min-height:70vh;padding-top:80px;padding-bottom:80px}

@media (min-width:992px){
  .hero-wash,.hero-content,.hero-angle,.hero-slider-controls{display:none}
}

@media (max-width:1200px){
  .primary-navigation{margin-left:40px}.primary-navigation>a{padding:0 10px;font-size:14px}.header-tools{gap:16px}
}

@media (max-width:991px){
  body{font-size:16px}.zl-container{padding-left:20px;padding-right:20px}.site-header,.header-inner{height:68px}.site-brand,.site-brand img{width:96px;height:auto}
  .menu-toggle{display:block;margin-left:auto;width:34px;height:28px;border:0;background:transparent;padding:3px;position:relative;z-index:3}.menu-toggle span:not(.screen-reader-text){display:block;height:2px;background:#17427a;margin:5px 0}
  .primary-navigation{display:none;position:absolute;left:0;right:0;top:68px;height:auto;margin:0;background:#fff;padding:10px 20px 22px;box-shadow:0 8px 15px rgba(0,0,0,.1);flex-direction:column;align-items:stretch;gap:0}.primary-navigation.is-open{display:flex}.primary-navigation>a{height:48px;padding:0;font-size:15px;border-bottom:1px solid #eee}.primary-navigation>a.current{background:transparent;box-shadow:none}.header-tools{margin-left:18px}.mega-navigation{display:none}
  .hero{height:560px}.hero h1{font-size:40px}.hero-angle{display:none}.hero-slider-controls{display:none}.intro-section{height:auto;padding-bottom:65px}.breadcrumb{height:95px}.intro-copy{font-size:19px;line-height:1.6}
  .news-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:240px 240px 240px 240px}.news-acquisition{grid-column:1;grid-row:1}.news-blue{grid-column:1;grid-row:2}.news-pale{grid-column:1;grid-row:3}.news-agm{grid-column:2;grid-row:1/3}.news-video{grid-column:2;grid-row:3}.news-report{grid-column:1/3;grid-row:4}
  .business-grid{grid-template-columns:repeat(2,1fr)}.business-card{height:575px}.business-card>img{height:205px}
  .career-visual img,.map-block img{height:auto}.career-info{height:auto;grid-template-columns:1fr 1fr}.career-copy{grid-column:1/3}.career-stat{min-height:220px}.world-copy{padding-left:0;padding-right:0}
  .investor-panel{padding:50px 35px}.investor-grid{gap:20px}.investor-card{height:560px}.investor-card>img{height:180px}.investor-card>span{padding:22px}.investor-card strong{font-size:22px}.investor-card p{font-size:16px}
  .footer-main{height:auto;padding-bottom:60px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand-column{grid-column:1/3}.footer-logo{margin-bottom:25px}
}

@media (max-width:640px){
  .header-tools{display:none}.hero{height:500px}.hero-image{object-position:58% center}.hero-content{bottom:26px}.hero h1{max-width:calc(100vw - 40px);font-size:34px;margin-bottom:25px}.hero-progress{width:220px}.section-space{padding-top:70px}.section-heading h2,.investor-intro h2,.world-copy h2{font-size:31px}.intro-copy{font-size:17px}.news-section .section-heading{margin-bottom:38px}
  .news-grid{display:flex;flex-direction:column}.news-card{height:235px}.news-agm{height:340px}.news-filter{margin-top:28px}.tag-row{gap:7px}.tag-row a{font-size:13px}
  .business-section{padding-top:70px;padding-bottom:90px}.business-heading p{font-size:17px}.desktop-only{display:none}.business-grid{grid-template-columns:1fr;gap:24px}.business-card{height:auto;min-height:535px}.business-card>img{height:auto;aspect-ratio:16/9}.business-card-body{min-height:315px}.business-card-body>span{font-size:16px}
  .career-heading{margin-bottom:35px}.career-info{display:block}.career-copy{padding:30px 20px 35px}.career-stat{min-height:180px;border-top:1px solid #fff}.map-block{margin-top:85px}.world-copy{padding-top:25px}.world-copy h2{font-size:28px}.career-section{padding-bottom:95px}
  .investor-section{padding-bottom:85px}.investor-panel{padding:40px 20px}.investor-grid{grid-template-columns:1fr;margin-top:45px}.investor-card{height:auto;min-height:535px}.investor-card>img{height:auto;aspect-ratio:16/9}.investor-card>span{min-height:315px}
  .newsletter-section{padding-bottom:90px}.newsletter-section .section-heading>p{font-size:16px}.checks{align-items:flex-start;gap:15px}.form-bottom{display:block}.captcha{max-width:100%}.form-bottom button{display:block;margin:18px 0 0 auto}
  .footer-grid{display:block;padding-top:45px}.footer-brand-column{margin-bottom:35px}.footer-column h3{margin-top:28px}.footer-legal{height:auto}.legal-inner{height:auto;min-height:90px;align-items:flex-start;gap:15px;padding-top:20px;padding-bottom:20px}.legal-inner>div:first-child{display:flex;flex-wrap:wrap;gap:8px}.legal-inner a{margin:0}.socials{flex:0 0 auto}
}
