html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button{-webkit-appearance:button}[type=button]{-webkit-appearance:button}[type=reset]{-webkit-appearance:button}[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox]{box-sizing:border-box;padding:0}[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}body,button,input,select,optgroup,textarea{color:var(--global-font-color);font-family:var(--global-font-family);font-size:var(--font-size-regular);line-height:var(--global-font-line-height)}h1,h2,h3,h4,h5,h6{font-family:var(--highlight-font-family);clear:both;font-stretch:75%}.entry-title-singular,.page-title{margin-top:1em;margin-bottom:1em;font-size:2.5rem;line-height:1.4}dfn,cite,em,i{font-style:italic}blockquote,q{quotes:"" ""}blockquote{border-left:4px solid var(--color-quote-border);margin:0}.entry-content>blockquote{margin-left:1.5rem;padding-left:1em}@media screen and (min-width:48em){.entry-content>blockquote{margin-left:auto}}blockquote cite{color:var(--color-quote-citation);margin-top:1em;font-size:13px;font-style:normal;position:relative}address{margin:0 0 1.5em}pre{background:#eee;max-width:100%;margin-bottom:1.5em;padding:1.5em;font-family:"Courier 10 Pitch",Courier,monospace;font-size:.9375rem;line-height:1.6;overflow:auto}code,kbd,tt,var{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;font-size:.8rem}abbr,acronym{cursor:help;border-bottom:1px dotted #666}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,:before,:after{box-sizing:inherit}body{background:var(--content-background-color)}hr{background-color:var(--border-color-light);border:0;height:1px;margin-bottom:1.5em}ul,ol{margin:0 0 1.5em;padding-left:1.5em}ul{list-style:outside}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{max-width:100%;height:auto;display:block}figure{margin:.5em 0}table{width:100%;margin:0 0 1.5em}.flex{display:-ms-flexbox;display:flex}@media screen and (max-width:37.5em){.flex{-ms-flex-direction:column;flex-direction:column}.flex.horiz{-ms-flex-direction:row;flex-direction:row}}.inline-flex{display:-ms-inline-flexbox;display:inline-flex}.flex-row{-ms-flex-direction:row;flex-direction:row}.flex-column{-ms-flex-direction:column;flex-direction:column}.flex-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.flex-grow{-ms-flex-positive:1;flex-grow:1}.items-baseline{align-items:baseline}.justify-start{-ms-flex-pack:start;justify-content:flex-start}.justify-center{-ms-flex-pack:center;justify-content:center}.justify-end{-ms-flex-pack:end;justify-content:flex-end}.justify-between{-ms-flex-pack:justify;justify-content:space-between}.justify-around{-ms-flex-pack:distribute;justify-content:space-around}.justify-evenly{justify-content:space-evenly}.self-auto{-ms-flex-item-align:auto;align-self:auto}.self-start{-ms-flex-item-align:start;align-self:flex-start}.self-center{-ms-flex-item-align:center;align-self:center}.self-end{-ms-flex-item-align:end;align-self:flex-end}.self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.grid{display:grid}@media screen and (max-width:37.5em){.grid{grid-template-columns:1fr}.grid.keep-cols{grid-template-columns:revert}}.inline-grid{display:inline-grid}.grid-col-auto{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:dense}.grid-flow-col-dense{grid-auto-flow:column dense}.justify-items-start{justify-items:start}.justify-items-center{justify-items:center}.justify-items-end{justify-items:end}.justify-items-stretch{justify-items:stretch}.items-start{-ms-flex-align:start;align-items:start}.items-center{-ms-flex-align:center;align-items:center}.items-end{-ms-flex-align:end;align-items:end}.items-stretch{-ms-flex-align:stretch;align-items:stretch}:root{--spacing-content-width:45rem;--spacing-base:1rem;--content-width:45rem;--global-font-family:"Open Sans", "Helvetica Neue", "Arial", sans-serif;--highlight-font-family:"Roboto Condensed", "Helvetica Neue", "Arial Narrow", sans-serif;--global-font-line-height:1.4;--font-size-small:clamp(.6rem, .533rem + .333vw, .8rem);--font-size-base:clamp(.75rem, .667rem + .417vw, 1rem);--font-size-large:clamp(1.35rem, 1.2rem + .75vw, 1.8rem);--font-size-xlarge:clamp(1.8rem, 1.6rem + 1vw, 2.4rem);--color-primary:#e36d60;--color-secondary:#41848f;--color-red:#c0392b;--color-green:#27ae60;--color-blue:#2980b9;--color-yellow:#f1c40f;--color-black:#1c2833;--color-grey:#95a5a6;--color-white:#ecf0f1;--color-text:#333;--color-background:#fff;--global-font-color:#333;--background-color:#fff;--color-theme-primary:#e36d60;--color-theme-secondary:#41848f;--dropdown-symbol-width:.7em;--global-font-size:20;--font-size-regular:calc(var(--global-font-size) / 16 * 1rem);--font-size-larger:calc(48 / var(--global-font-size) * 1rem);--content-background-color:#fff;--sub-content-background-color:#f6f6f6;--header-background-color:#f6f6f6;--footer-background-color:#fbfbfb;--border-color-dark:#333;--border-color-light:#ccc;--color-link:#0073aa;--color-link-visited:#333;--color-link-active:#00a0d2;--color-quote-border:#000;--color-quote-citation:#6c7781;--color-theme-red:#c0392b;--color-theme-green:#27ae60;--color-theme-blue:#2980b9;--color-theme-yellow:#f1c40f;--color-theme-black:#1c2833;--color-theme-grey:#95a5a6;--color-theme-white:#ecf0f1;--color-custom-daylight:#97c0b7;--color-custom-sun:#eee9d1}@media (prefers-color-scheme:dark){:root{--global-font-color:#fff;--background-color:#121212;--content-background-color:#181818;--sub-content-background-color:#333;--header-background-color:#1a1a1a;--footer-background-color:#1a1a1a;--color-link:#4e9efd;--color-link-active:#bbdfff;--color-link-visited:#bbdfff;--border-color-dark:#ccc;--border-color-light:#333}}a{color:var(--color-link)}a:visited{color:var(--color-link-visited)}a:hover,a:focus,a:active{color:var(--color-link-active)}a:focus{outline:thin dotted}a:hover,a:active{outline:0}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);width:1px;height:1px;overflow:hidden;word-wrap:normal!important;position:absolute!important}.screen-reader-text:focus{color:#21759b;z-index:100000;background-color:#f1f1f1;border-radius:3px;width:auto;height:auto;padding:15px 23px 14px;font-size:.875rem;font-weight:700;line-height:normal;text-decoration:none;display:block;top:5px;left:5px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important}.site-header{z-index:20;background:var(--surface-teal-deep,#0056b3);transition:box-shadow .22s var(--ease-out,ease), background-color .22s var(--ease-out,ease), border-color .22s var(--ease-out,ease);border-bottom:1px solid rgba(255,255,255,.12);position:sticky;top:0}.site-header.is-scrolled{backdrop-filter:blur(22px)saturate(1.25);background:rgba(255,255,255,.72);border-color:rgba(255,255,255,.52);box-shadow:0 8px 24px rgba(0,34,92,.1)}.nav-shell{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:var(--space-5,1.5rem);width:min(1180px,100% - 2rem);min-height:76px;margin:0 auto;display:-ms-flexbox;display:flex}.brand{-ms-flex-align:center;align-items:center;min-width:0;text-decoration:none;display:-ms-inline-flexbox;display:inline-flex}.brand__logo{object-fit:contain;width:max(150px,min(18vw,210px));height:auto;max-height:58px;display:block}.brand__logo--color,.site-header.is-scrolled .brand__logo--white{display:none}.site-header.is-scrolled .brand__logo--color{display:block}.nav-menu{color:rgba(255,255,255,.86);-ms-flex-align:center;align-items:center;gap:max(.8rem,min(1.35vw,1.2rem));font-size:.84rem;font-weight:600;line-height:1;display:-ms-flexbox;display:flex}.nav-menu__list{-ms-flex-align:center;align-items:center;gap:max(.8rem,min(1.35vw,1.2rem));margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex}.nav-menu a,.nav-menu__list a{color:inherit;text-decoration:none}@media (max-width:900px){.nav-menu a,.nav-menu__list a{-ms-flex-align:center;align-items:center;min-height:44px;display:-ms-flexbox;display:flex}}.nav-menu a:hover,.nav-menu a:focus,.nav-menu__list a:hover,.nav-menu__list a:focus{color:var(--hgc-white,#fff)}.nav-menu__cta,.nav-menu__list>li:last-child>a{background:var(--hgc-white,#fff);min-height:44px;color:var(--surface-teal-deep,#0056b3);border-radius:999px;-ms-flex-align:center;align-items:center;padding:.75rem 1rem;display:-ms-inline-flexbox;display:inline-flex}.site-header.is-scrolled .nav-menu{color:var(--muted,#4b6077)}.site-header.is-scrolled .nav-menu a:hover,.site-header.is-scrolled .nav-menu a:focus,.site-header.is-scrolled .nav-menu__list a:hover,.site-header.is-scrolled .nav-menu__list a:focus{color:var(--ink,#16324f)}.site-header.is-scrolled .nav-menu__cta,.site-header.is-scrolled .nav-menu__list>li:last-child>a{background:var(--surface-teal-deep,#0056b3);color:var(--hgc-white,#fff)}.site-header:not(.is-scrolled) .nav-menu__cta,.site-header:not(.is-scrolled) .nav-menu__list>li:last-child>a{color:#0056b3}.nav-toggle{background:var(--surface,#fff);width:44px;height:44px;color:var(--ink,#16324f);box-shadow:var(--shadow-sm,0 2px 8px rgba(0,56,128,.1));border:0;border-radius:999px;display:none}.nav-toggle__bar{width:18px;height:2px;transition:transform .18s var(--ease-out,ease), opacity .18s var(--ease-out,ease);background:currentColor;border-radius:999px;margin:4px auto;display:block}@media (max-width:900px){.nav-toggle{display:block}.nav-toggle[aria-expanded=true] .nav-toggle__bar:first-child{transform:translateY(6px)rotate(45deg)}.nav-toggle[aria-expanded=true] .nav-toggle__bar:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] .nav-toggle__bar:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.nav-menu{gap:var(--space-2,.5rem);padding:var(--space-5,1.5rem);background:var(--surface,#fff);border-bottom:1px solid var(--line,#d9e1ea);box-shadow:var(--shadow-md,0 12px 28px rgba(0,56,128,.14));color:var(--muted,#4b6077);transition:transform .24s var(--ease-out,ease);display:grid;position:fixed;top:76px;bottom:auto;left:0;right:0;transform:translateY(-120%)}.nav-menu__list{gap:var(--space-2,.5rem);display:grid}.nav-menu a:hover,.nav-menu a:focus{color:var(--ink,#16324f)}.nav-menu.is-open{transform:translateY(0)}}.site-footer{color:#fff;background:linear-gradient(90deg,rgba(0,24,76,.88),rgba(0,57,128,.72)),url(../img/hgc/footer_ocean_texture-1600.webp) 50%/cover;margin:0;padding:0;font-family:Montserrat,Poppins,Open Sans,Arial,sans-serif;position:relative;overflow:hidden}.site-footer .site-info{text-align:left;gap:2rem;width:min(1180px,100% - 2rem);max-width:none;margin:0 auto;padding:max(3rem,min(7vw,5rem)) 0 1.5rem;display:grid}.hgc-footer-brand{-ms-flex-align:center;align-items:center;text-decoration:none;display:-ms-inline-flexbox;display:inline-flex}.hgc-footer-brand img{width:max(180px,min(22vw,260px));height:auto}.site-footer__tagline{color:rgba(255,255,255,.8);max-width:44ch;margin:1rem 0 0}.footer-links{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.75rem 1.25rem;display:-ms-flexbox;display:flex}.footer-links a{color:rgba(255,255,255,.84);font-size:.9rem;font-weight:700;text-decoration:none}.footer-links a:hover,.footer-links a:focus{color:#fff}.site-footer__disclaimer{color:rgba(255,255,255,.72);max-width:92ch;margin:0;font-size:.86rem}.site-footer__copyright{color:rgba(255,255,255,.66);margin:0;font-size:.86rem}