*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}html{-webkit-font-smoothing:antialiased;line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{min-height:100vh;width:100vw;max-width:100%;overflow-x:hidden;text-rendering:optimizeLegibility}:root{--ff-hx:"Playfair Display", serif;--ff-body:"Roboto", Helvetica, Arial, sans-serif;--text-on-secondary: #042436;--white:#ffffff;--header:#0d0d0d;--header-color:#ffffff;--footer-bg:#042436;--footer-color:#ffffff;--highlight:#E5F5F5;--accent:#397BA2;--primary:#155981;--secondary:#E1F3F3;--tertiary:#155981;--light:#E3E5D9;--shadow:#042436;--teal:#F3DB49;--button:#0C5B8D;--cw:1290px;--cp:80px;--hp:10px;--hh:88px;--bar-height:56px}@media(max-width:800px){:root{--cw:100%;--cp:60px;--hp:10px;--hh:86px;--bar-height:56px}}@media(max-width:720px){:root{--cw:100%;--cp:50px;--hp:10px;--hh:82px;--bar-height:56px}}@media(max-width:640px){:root{--cw:100%;--cp:30px;--hp:10px;--hh:82px;--bar-height:56px}}body{font-family:var(--ff-body);font-weight:400;line-height:1.4;background-color:var(--footer-bg)}h1,h2,h3,h4,h5,h6,.H1,.H2,.H3,.H4,.H5,.H6{font-family:var(--ff-hx);font-weight:500;line-height:1.4;text-wrap:pretty;margin:0}p,li{font-family:var(--ff-body);font-weight:400;line-height:1.6}.preheading{font-weight:600;line-height:1;letter-spacing:.01em;font-size:.875rem;width:100%;color:var(--accent);text-transform:uppercase}.hero h1,.hero .H1{font-size:3.6rem;font-weight:500;line-height:1.1}.hero p{font-size:1.2rem;width:100%}@media(max-width:1360px){.hero h1,.hero .H1{font-size:3.2rem}}@media(max-width:1040px){.hero h1,.hero .H1{font-size:3.15rem}}@media(max-width:960px){.hero h1,.hero .H1{font-size:3rem}}@media(max-width:720px){.hero h1,.hero .H1{font-size:2.4rem}.hero p{font-size:1.1rem}}@media(max-width:640px){.hero h1,.hero .H1{font-size:2.1rem}.hero p{font-size:1rem}}main,header,footer,.page-bar{width:100vw;margin:0 auto;max-width:100vw}section{width:100%;display:flex;justify-content:center;align-items:center;background:#fff;color:#202020;padding:var(--cp);background-size:cover;background-position:center;background-repeat:no-repeat}section>article{width:var(--cw);display:inline-flex;flex-direction:row;flex-wrap:wrap;margin:0 auto;justify-content:space-between;align-items:center}.hero{background-color:var(--shadow)}.hero article{gap:2rem}@media(max-width:1040px){.hero article{padding:calc(var(--cp) * .3) 0}}@media(max-width:640px){.hero article{padding:calc(var(--cp) * .12) 0}}.panel{background-color:var(--secondary);color:var(--text-on-secondary)}.panel:nth-child(odd){background-color:var(--shadow);color:var(--white)}.panel.dim{background-color:var(--highlight);color:var(--shadow)}.panel.light{background-color:var(--white);color:var(--shadow)}.panel article{align-items:stretch}.panel:nth-child(odd) article{flex-direction:row-reverse}@media(max-width:720px){.panel article{flex-direction:column-reverse!important;align-items:start;padding:calc(var(--cp) * .2) 0;gap:1.2rem}}.hero-content{max-width:800px;width:75%;display:flex;flex-direction:column;gap:2rem;color:#fff}.panel-content{width:50%;display:flex;flex-direction:column;gap:1.55rem;justify-content:center}.hero .panel-media,.panel .panel-media{width:22%;min-height:100%}.panel-media{border-radius:.275rem;object-fit:cover}@media(max-width:720px){.hero-content{width:100%}.panel-content,.panel-media{width:100%!important}}.cta-primary{padding:.65rem 1.1rem .6rem;border:1px solid var(--shadow);border-radius:.3rem;color:var(--white)!important;background:var(--shadow);font-size:1rem;font-weight:400;display:block;text-decoration:none;width:fit-content;white-space:nowrap;transition:all .2s cubic-bezier(.165,.84,.44,1);line-height:1.15}.cta-primary:hover,.cta-primary:focus{background:var(--tertiary)!important;border:1px solid var(--tertiary);color:var(--white)!important}.cta-primary.dull{color:var(--primary)!important;background:var(--header);border:1px solid var(--primary)}.cta-primary.dull:hover,.cta-primary.dull:focus{background:var(--primary)!important;border:1px solid var(--primary);color:#fff!important}.btn-duo{display:inline-flex;flex-wrap:wrap;gap:21px;width:100%;align-items:center}.page-bar{padding:0 var(--cp);background:var(--teal);color:#fff}.page-bar a{color:#fff}.page-bar>div{padding:.7rem var(--cp);width:100%;max-width:var(--cw);margin-left:auto;margin-right:auto;justify-content:space-between;align-items:center;display:grid;grid-template-columns:1fr 1fr}.page-bar-link-iconic{display:inline-flex;gap:.75rem;align-items:center;justify-content:end}header{display:flex;justify-content:center;align-items:center;background:var(--header);color:var(--header-color);padding:var(--hp) var(--cp);height:var(--hh);z-index:999999}header>div{width:var(--cw);display:inline-flex;flex-direction:row;flex-wrap:wrap;margin:0 auto;justify-content:space-between;align-items:center}header nav{display:inline-flex;align-items:center;justify-content:space-between;width:100%;z-index:999999;padding:0 var(--cp)}@media(max-width:1240px){header nav{padding:0}}.header-logo{width:300px;display:block;height:auto}@media(max-width:800px){.header-logo{width:230px}}.header-links{display:inline-flex;list-style:none;padding-left:0;align-items:center;width:100%;justify-content:end}.header-links li{padding:12px 20px}@media(max-width:800px){.header-links li{padding:12px 8px}}.header-links a{text-decoration:none;color:currentColor;display:block;cursor:pointer!important}footer{display:flex;justify-content:center;align-items:center;background:var(--footer-bg);color:var(--footer-color);padding:var(--cp)}.footer-container{padding:0 var(--cp);width:var(--cw);display:inline-flex;flex-direction:row-reverse;flex-wrap:wrap;margin:0 auto;justify-content:space-between}.footer-left{display:flex;flex-direction:column;align-items:end;justify-content:space-between;width:35%;gap:1.2rem}.footer-right{flex-direction:column;width:60%;display:flex;gap:2.4rem}.footer-right p{max-width:500px;font-weight:200;font-size:.93rem}.footer-right p:first-of-type{font-weight:400;font-size:1.1rem}@media(max-width:840px){.footer-container{flex-direction:column}.footer-left,.footer-right{width:100%;align-items:start;text-align:left}}footer a{color:inherit;font-weight:200}@media(max-width:900px){.hero-img-small{width:30%!important}}@media(max-width:720px){section .panel-content>div[style*=grid-template-columns]{grid-template-columns:1fr!important}.hero-img-small{width:55%!important}}.header-links,.header-links li,.header-dropdown-list,.header-dropdown-list li{list-style:none;margin:0;padding:0}.header-links{display:inline-flex;align-items:center}.header-links>li{padding:12px 20px}.header-dropdown{position:relative}.header-dropdown-btn{display:inline-block;cursor:default;-webkit-user-select:none;user-select:none}.header-dropdown-list{position:absolute;top:calc(100% + 10px);left:0;min-width:240px;padding:10px 0;background:var(--footer-bg);color:var(--white);border-radius:.3rem;box-shadow:0 14px 40px #00000059;z-index:9999999;visibility:hidden;opacity:0;transform:translateY(6px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.header-dropdown:hover .header-dropdown-list,.header-dropdown:focus-within .header-dropdown-list{visibility:visible;opacity:1;transform:translateY(0)}.header-dropdown-list a{display:block;padding:10px 20px;text-decoration:none;color:inherit;white-space:nowrap}.header-dropdown-list a:hover,.header-dropdown-list a:focus{background:var(--shadow)}
