@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500&display=swap");@import url("https://fonts.googleapis.com/css2?family=Titillium+Web:wght@400;600;700&display=swap");:root{--gutter-large-size: 8rem;--gutter-double-size: 4rem;--gutter-size: 2rem;--gutter-half-size: 1rem;--gutter-quarter-size: 0.5rem;--max-width: 88rem;--color-tyrholmbrightblue: #002E5F;--color-tyrholmblue: #175473;--color-bluesky: rgba(0,46,96,0.03);--color-fogblue: #F7F8FA;--color-linkblue: #0066BB;--color-focusblue: #002E5F;--color-waterblue: #0093BE;--color-clearblue: #3DBBE5;--color-deepsea: #091F2A;--color-black: #212121;--color-white: #fff;--color-yellow: #e4e784;--font-titillium: 'Titillium Web','system','San Francisco', -apple-system, BlinkMacSystemFont,  "Segoe UI", "Roboto", "Oxygen",  "Ubuntu", "Cantarell", "Fira Sans",  "Droid Sans", "Helvetica Neue", sans-serif;--font-basic: 'Roboto','system','San Francisco', -apple-system, BlinkMacSystemFont,  "Segoe UI", "Oxygen",  "Ubuntu", "Cantarell", "Fira Sans",  "Droid Sans", "Helvetica Neue", sans-serif}html *{border:none;margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;text-rendering:optimizelegibility;letter-spacing:normal;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{max-width:100%;min-width:100%;width:100%;height:100%;margin:0;padding:0}body{position:relative}nav{position:relative;z-index:2}main{position:relative;background-color:#fff;opacity:1;z-index:1;transition:opacity 250ms ease}ul,ol{list-style:none}picture{line-height:0}figure{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0}h2,h3,h4,h5,h6{margin-top:1rem}p{margin-bottom:1.75rem}a{cursor:pointer}article{padding-bottom:var(--gutter-size);padding-top:var(--gutter-size);margin-bottom:var(--gutter-size);margin-top:var(--gutter-size)}a:hover,a:focus,a:active{text-decoration:underline}hr{height:0;width:100%;border-top:1px solid #ddd;margin-top:51px;margin-bottom:56px}footer{width:100%;min-width:100%;position:relative;z-index:1}address{font-style:normal}::-moz-selection{background-color:rgba(23,84,115,0.25);color:var(--color-waterblue)}::selection{background-color:rgba(23,84,115,0.25);color:var(--color-waterblue)}.no-scroll{position:fixed;overflow-x:hidden}.visuallyhidden,.documnet-header-for-seo{position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(0px 0px 99.9% 99.9%);clip-path:inset(0px 0px 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0;top:50%}[data-layout*="copy"],[data-layout*="narrow"],[data-layout*="column"],[data-layout*="wide"],[data-layout*="sleeves"]{margin:0 auto;width:calc(100% - var(--gutter-size))}[data-layout*="copy"]{max-width:39rem}[data-layout*="narrow"]{max-width:50rem}[data-layout*="column"]{max-width:67.5rem}[data-layout*="wide"]{max-width:var(--max-width)}[data-layout*="canvas"]{max-width:100%}[data-layout*="copy"]{margin:0 auto;width:calc(100% - var(--gutter-size));max-width:39rem}[data-layout*="duo"],[data-layout*="thirds"],[data-layout*="quads"]{display:grid;gap:var(--gutter-double-size) var(--gutter-size);grid-template-columns:1fr}[data-layout*="duo"]{gap:0}[data-layout*="center"]{margin:0 auto}@media screen and (min-width: 772px){[data-layout*="duo"],[data-layout*="thirds"]{grid-template-columns:1fr 1fr}[data-layout*="quads"]{grid-template-columns:1fr 1fr 1fr}[data-layout*="copy"]{width:100%}[data-layout*="sleeves"]{width:calc(100% - var(--gutter-double-size))}}@media screen and (min-width: 1080px){[data-layout*="thirds"]{grid-template-columns:1fr 1fr 1fr}[data-layout*="quads"]{grid-template-columns:1fr 1fr 1fr 1fr}}[data-layout*="center"]{margin:0 auto}/*!	-------------------------------------------
	Helpers  
	 ------------------------------------------ */.fullwidth{width:100% !important}.fullheight{height:100% !important}.no-padding-top{padding-top:0 !important}.no-padding-bottom{padding-bottom:0 !important}.no-padding{padding:0 !important}.no-margin-top{margin-top:0 !important}.no-margin-bottom{margin-bottom:0 !important}.no-margin{margin:0 !important}.padding-top{padding-top:var(--gutter-half-size) !important}.padding-bottom{padding-bottom:var(--gutter-half-size) !important}.double-padding-top{padding-top:var(--gutter-size) !important}.double-padding-bottom{padding-bottom:var(--gutter-size) !important}.max-padding-top{padding-top:calc(var(--gutter-size)*2) !important}.max-padding-bottom{padding-bottom:calc(var(--gutter-size)*2) !important}.padding-sides{padding-left:var(--gutter-size) !important;padding-right:var(--gutter-size) !important}.small-margin-top{margin-top:var(--gutter-quarter-size) !important}.small-margin-bottom{margin-bottom:var(--gutter-quarter-size) !important}.margin-top{margin-top:var(--gutter-half-size) !important}.margin-bottom{margin-bottom:var(--gutter-half-size) !important}.double-margin-top{margin-top:var(--gutter-size) !important}.double-margin-bottom{margin-bottom:var(--gutter-size) !important}.max-margin-top{margin-top:calc(var(--gutter-size)*2) !important}.max-margin-bottom{margin-bottom:calc(var(--gutter-size)*2) !important}.only-mobile{display:block}.only-desktop{display:none !important}.only-mobile-inline{display:inline-block}.only-desktop-inline{display:none !important}.tablet-up{display:none !important}.tablet-down{display:block !important}@media screen and (min-width: 772px){.only-mobile{display:none !important}.only-desktop{display:block}.only-mobile-inline{display:none !important}.only-desktop-inline{display:inline-block}.padding-top{padding-top:var(--gutter-size) !important}.padding-bottom{padding-bottom:var(--gutter-size) !important}.double-padding-top{padding-top:var(--gutter-double-size) !important}.double-padding-bottom{padding-bottom:var(--gutter-double-size) !important}.max-padding-top{padding-top:calc(var(--gutter-double-size)*2) !important}.max-padding-bottom{padding-bottom:calc(var(--gutter-double-size)*2) !important}.padding-sides{padding-left:var(--gutter-size) !important;padding-right:var(--gutter-size) !important}.margin-top{margin-top:var(--gutter-size) !important}.margin-bottom{margin-bottom:var(--gutter-size) !important}.double-margin-top{margin-top:var(--gutter-double-size) !important}.double-margin-bottom{margin-bottom:var(--gutter-double-size) !important}.max-margin-top{margin-top:calc(var(--gutter-double-size)*2) !important}.max-margin-bottom{margin-bottom:calc(var(--gutter-double-size)*2) !important}}@media screen and (min-width: 1080px){.tablet-up{display:block !important}.tablet-down{display:none !important}}.hn-menustate{display:none}.header-navigation{position:relative}.hn-wrapper{position:relative;height:100%}.hn-content{display:none;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:flex-end;justify-content:flex-end;position:absolute;z-index:2;min-height:calc(100vh - 5.5rem);height:100%;width:100vw;background-color:rgba(9,31,42,0.52)}.hn-list{padding-top:var(--gutter-size);padding-bottom:var(--gutter-double-size);background-color:var(--color-white);width:100%;max-width:33vw;min-width:20rem;overflow-y:scroll}.hn-list .hn-list-item a{font-size:1rem;font-family:var(--font-basic);color:var(--color-black);margin-left:var(--gutter-size);line-height:3rem}.hn-list .hn-list-item a.caption{text-decoration:none;cursor:default}.hn-list .hn-list-item .hn-item-sub-list{margin-bottom:var(--gutter-size)}.hn-list .hn-list-item .hn-item-sub-list li{margin-left:var(--gutter-size)}.hn-list .hn-list-item .hn-item-sub-list li a{font-weight:normal}.hn-list .hn-list-item.is-active a,.hn-list .hn-list-item .hn-item-sub-list li.is-active a:not(li.is-active li.not-active a){color:var(--color-waterblue);font-weight:600;position:relative}.hn-list .hn-list-item.is-active.has-sub-list a{color:var(--color-black)}.hn-list .hn-list-item.is-active a:before,.hn-list .hn-list-item .hn-item-sub-list li.is-active a::before{content:'→';color:var(--color-black);position:absolute;left:-1.25rem;font-size:14px}.hn-list .hn-list-item .hn-item-sub-list li.is-active li.not-active a::before{content:''}.hn-mobil-language-switch{display:none}@media screen and (max-width: 320px){.hn-list{width:100%;max-width:unset}}@media screen and (max-width: 772px){.hn-content{height:100%;min-height:calc(100vh - 3rem)}.hn-list{height:calc(100vh - 3rem);max-height:calc(100vh - 3rem);padding-top:var(--gutter-half-size);padding-bottom:var(--gutter-size)}.hn-list .hn-list-item .hn-item-sub-list li{margin-left:var(--gutter-half-size)}.hn-list .hn-list-item a{line-height:2.5}.hn-mobil-language-switch{margin-top:var(--gutter-quarter-size);border-top:1px solid var(--color-fogblue);border-bottom:1px solid var(--color-fogblue);padding-top:var(--gutter-half-size);padding-bottom:var(--gutter-half-size);display:block;margin-bottom:var(--gutter-size)}}.hn-header{position:relative;z-index:1;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:100%;padding-left:var(--gutter-half-size);padding-right:var(--gutter-half-size);max-width:var(--max-width);margin:0 auto;background-image:linear-gradient(45deg, #175473 0%, #002E5F 100%)}@media screen and (min-width: 772px){.hn-header{padding-left:var(--gutter-size);padding-right:var(--gutter-size)}}@media screen and (min-width: 1400px){.hn-header{max-width:unset;padding-left:var(--gutter-double-size);padding-right:var(--gutter-double-size)}}.hn-header-navbar-items{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center}.hn-header-navbar-items li{margin-left:1rem}.hn-header-navbar-items li a{color:var(--color-white)}.hn-header-navbar-items li a.link-button{border-color:var(--color-white);transition:background 150ms ease, color 250ms ease-in-out}.hn-header-navbar-items li a.link-button:hover,.hn-header-navbar-items li a.link-button:focus{border-color:var(--color-white);background-color:var(--color-white);color:var(--color-focusblue)}@media screen and (max-width: 772px){.hn-item-hot{display:none}}.hn-logo{width:3rem;height:3rem;background-size:2rem;background-position:center;transition:opacity 150ms ease;opacity:0.8}.hn-logo:hover,.hn-logo:focus{opacity:1;cursor:pointer}@media screen and (min-width: 772px){.hn-logo{width:3.5rem;height:6rem;background-size:unset}}.hn-header-menu{width:3rem;height:3rem;opacity:0.8;transition:opacity 150ms ease}.hn-header-menu:hover{opacity:1}.menu-icon{position:relative}.hn-menustate-label{position:absolute;z-index:2;cursor:pointer;width:3rem;height:3rem}.menu-icon-link{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.open-menu-link{display:block}.close-menu-link{display:none}.menu-icon-bread{z-index:1;width:2rem;height:2rem;display:block;position:absolute;top:0.5rem;left:0.5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;transition:all 150ms ease}.menu-icon-bread-top{padding-bottom:8px}.menu-icon-bread-bottom{padding-top:8px}.menu-icon-bread-crust{width:100%;height:2px;background-color:#fff;display:block}.menu-icon-bread-bottom .menu-icon-bread-crust{width:75%}.hn-content-menustate-label{width:100%;height:100%}#hn-menustate:checked body{height:100%}#hn-menustate:checked~nav{position:fixed;left:0;top:0;width:100vw}#hn-menustate:checked~nav .open-menu-link{display:none}#hn-menustate:checked~nav .close-menu-link{display:block}#hn-menustate:checked~nav .menu-icon-bread-top{-webkit-transform:rotate(45deg);transform:rotate(45deg);padding-bottom:0;width:1.5rem}#hn-menustate:checked~nav .menu-icon-bread-bottom{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);padding-top:0;width:1.5rem}#hn-menustate:checked~nav .menu-icon-bread-bottom .menu-icon-bread-crust{width:100%}#hn-menustate:checked~nav .hn-content{display:-webkit-flex;display:flex}.ui-page-header{border-bottom:1px solid rgba(33,33,33,0.5);height:4rem;width:calc(100% - 2rem);margin:0 auto;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;margin-bottom:1rem}.ui-page-title{margin:0;line-height:3rem;-webkit-align-self:center;align-self:center}.ui-page-navigation{display:none}.ui-page-navigation li{font-size:var(--gutter-half-size)}.ui-page-navigation li.isActive{font-size:0.875rem;font-family:var(--font-titillium);color:var(--color-focusblue);font-weight:600;text-decoration:underline}.ui-page-cta{display:none !important;-webkit-align-self:center;align-self:center;margin-left:var(--gutter-half-size)}.hn-item a,.ui-page-navigation li a{font-size:0.875rem;font-weight:600;text-decoration:none}.hn-item a:hover,.hn-item a:focus,.ui-page-navigation li a:hover,.ui-page-navigation li a:focus{text-decoration:underline}@media screen and (min-width: 772px){.ui-page-navigation{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;max-height:4rem;margin-left:auto}.ui-page-navigation li{line-height:4rem;margin-left:1rem}.ui-page-cta{display:inline-block !important}}@media screen and (min-width: 1408px){.ui-page-header{margin-bottom:2rem}}#articles .ui-page-header{margin-bottom:calc(var(--gutter-half-size) / 2)}#articles ol{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:var(--gutter-size)}#articles ol li{position:relative;margin-right:calc(var(--gutter-half-size) / 4)}#articles ol li:not(:last-child)::after{content:' /';color:var(--color-linkblue)}.ui-language-black,.ui-language{position:relative}.ui-language-black::before,.ui-language::before{content:'';margin-right:0.25rem;display:inline-block;width:1rem;height:1rem;background-size:1rem}.ui-language::before{background-image:url(../ui/ui-language.svg)}.ui-language-black::before{background-image:url(../ui/ui-language-black.svg)}html{font-size:100%}body,[data-typo*="p"],[data-typo*="normal"]{font-size:1rem;line-height:1;font-family:'Roboto','system','San Francisco', -apple-system, BlinkMacSystemFont,  "Segoe UI", "Roboto", "Oxygen",  "Ubuntu", "Cantarell", "Fira Sans",  "Droid Sans", "Helvetica Neue", sans-serif;font-style:normal;font-stretch:normal;color:var(--color-black)}h1,h2,h3,h4,h5,h6,a{font-weight:400;font-family:var(--font-titillium)}h1+p,h2+p,h3+p{margin-top:1.375rem}p,li{font-weight:normal;font-weight:400;font-size:1rem;line-height:1.5;letter-spacing:normal}[data-layout*="copy"] p:not(.lead,.ingeress,header p,.caption,.headline,.title){font-size:1.25rem}xmp{font-family:monospace}article ul{list-style:disc;margin-left:var(--gutter-size)}article ul li{margin-bottom:calc(var(--gutter-half-size) * 1.5)}[data-typo*="titillium"],[data-typo*="brandfont"],.titillium,.brandfont{font-family:var(--font-titillium)}.supertittel,.imperial [data-typo*="supertittel"],[data-typo*="imperial"]{font-weight:600;font-size:6rem;letter-spacing:-3.5px;line-height:1.15;font-style:normal;font-stretch:normal}h1,.h1,.hovedtittel,.title,[data-typo*="h1"],[data-typo*="hovedtittel"],[data-typo*="title"]{font-weight:200;font-size:3rem;letter-spacing:-2px;line-height:1.25;font-style:normal;font-stretch:normal}h2,.h2,.undertittel,.subtitle,[data-typo*="h2"],[data-typo*="undertittel"],[data-typo*="subtitle"]{font-weight:200;font-size:2.75rem;letter-spacing:-1px;line-height:1.3;font-style:normal;font-stretch:normal}h3,.h3,.mellomtittel,.headline,[data-typo*="h3"],[data-typo*="mellomtittel"],[data-typo*="headline"]{font-weight:400;font-size:2rem;letter-spacing:-1px;line-height:1.25;font-style:normal;font-stretch:normal}h4,.h4,.stikktittel,.kicker,[data-typo*="h4"],[data-typo*="stikktittel"],[data-typo*="kicker"]{font-weight:600;font-size:1.75rem;letter-spacing:-1px;line-height:1.33;font-style:normal;font-stretch:normal}h5,.h5,.overskrift,.heading,[data-typo*="h5"],[data-typo*="overskrift"],[data-typo*="heading"]{font-weight:600;font-size:1.5rem;letter-spacing:-1px;line-height:1.3;font-style:normal;font-stretch:normal}h6,.h6,.under-overskrift,.subheading,[data-typo*="h6"],[data-typo*="under-overskrift"],[data-typo*="subheading"]{font-weight:600;font-size:1.25rem;letter-spacing:0px;line-height:1.2;font-style:normal;font-stretch:normal}.ingress,.lead,[data-typo*="ingress"],[data-typo*="lead"]{font-weight:400;font-size:1.375rem;letter-spacing:-0.5px;line-height:1.5;font-style:normal;font-stretch:normal}.etikett,.caption,[data-typo*="etikett"],[data-typo*="caption"]{font-weight:400;font-size:0.875rem;letter-spacing:0;line-height:1.3;font-style:normal;font-stretch:normal}.liten,.fotnote,.small,.footnote,[data-typo*="liten"],[data-typo*="fotnote"],[data-typo*="small"],[data-typo*="footnote"]{font-weight:400;font-size:0.75rem;letter-spacing:0px;line-height:1.3;font-style:normal;font-stretch:normal}.bitteliten,.fineprint,.tiny,[data-typo*="bitteliten"],[data-typo*="fineprint"],[data-typo*="tiny"]{font-weight:400;font-size:0.5rem;letter-spacing:0px;line-height:1.3;font-style:normal;font-stretch:normal}@media screen and (max-width: 772px){.supertittel,.imperial [data-typo*="supertittel"],[data-typo*="imperial"]{font-size:calc(6rem * 0.77);letter-spacing:-3.5px}h1,.h1,.hovedtittel,.title,[data-typo*="h1"],[data-typo*="hovedtittel"],[data-typo*="title"]{font-size:calc(3rem * 0.77);letter-spacing:-1.5px}h2,.h2,.undertittel,.subtitle,[data-typo*="h2"],[data-typo*="undertittel"],[data-typo*="subtitle"]{font-size:calc(2.75rem * 0.77);letter-spacing:-1px}h3,.h3,.mellomtittel,.headline,[data-typo*="h3"],[data-typo*="mellomtittel"],[data-typo*="headline"]{font-size:calc(2rem * 0.77);letter-spacing:-0.5px}h4,.h4,.stikktittel,.kicker,[data-typo*="h4"],[data-typo*="stikktittel"],[data-typo*="kicker"]{font-size:calc(1.75rem * 0.77);letter-spacing:-0.5px}h5,.h5,.overskrift,.heading,[data-typo*="h5"],[data-typo*="overskrift"],[data-typo*="heading"]{font-size:calc(1.5rem * 0.77);letter-spacing:-0.5px}h6,.h6,.under-overskrift,.subheading,[data-typo*="h6"],[data-typo*="under-overskrift"],[data-typo*="subheading"]{font-size:calc(1.25rem * 0.77);letter-spacing:0px}.ingress,.lead,[data-typo*="ingress"],[data-typo*="lead"]{font-size:calc(1.5rem * 0.77);letter-spacing:-0.5px}.etikett,.caption,[data-typo*="etikett"],[data-typo*="caption"]{font-size:calc(0.875rem * 0.77);letter-spacing:0.5px}.liten,.fotnote,.small,.footnote,[data-typo*="liten"],[data-typo*="fotnote"],[data-typo*="small"],[data-typo*="footnote"]{font-size:calc(0.75rem * 0.77);letter-spacing:0px}.bitteliten,.fineprint,.tiny,[data-typo*="bitteliten"],[data-typo*="fineprint"],[data-typo*="tiny"]{font-size:calc(0.5rem * 0.77);letter-spacing:0px}}[data-typo*="uppercase"]{text-transform:uppercase}[data-typo*="normalcase"]{text-transform:none}[data-typo*="firstletter"]::first-letter{text-transform:uppercase}[data-typo*="italic"]{font-style:italic}[data-typo*="normal"]{font-style:normal}[data-typo*="center"]{text-align:center}[data-typo*="right"]{text-align:right}[data-typo*="left"]{text-align:left}[data-typo*="black"]{font-weight:900}[data-typo*="bold"]{font-weight:700}[data-typo*="semibold"]{font-weight:600}[data-typo*="medium"]{font-weight:500}[data-typo*="regular"]{font-weight:400}[data-typo*="light"]{font-weight:300}[data-typo*="thin"]{font-weight:200}[data-typo*="negative"]{color:var(--color-white) !important}[data-typo*="positive"]{color:var(--color-black) !important}.text-blue,[data-typo*="blue"]{color:var(--color-tyrholmblue)}.text-grey,[data-typo*="grey"]{color:rgba(33,33,33,0.5)}[data-component*="article"]{margin-top:var(--gutter-double-size);margin-bottom:var(--gutter-large-size)}[data-component*="contact-cards"]{padding-bottom:var(--gutter-double-size)}[data-component*="contact-cards"] header{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:flex-end;align-items:flex-end;border-bottom:2px solid var(--color-yellow);padding-bottom:var(--gutter-half-size);margin-bottom:var(--gutter-size)}[data-component*="contact-cards"] header address{width:100%}[data-component*="contact-cards"] header,[data-component*="contact-cards"] ul{width:100%;max-width:18rem}[data-component*="contact-cards"] ul{gap:var(--gutter-size)}[data-component*="contact-cards"] ul li{border-bottom:2px solid var(--color-yellow);-webkit-justify-content:flex-start;justify-content:flex-start;padding-bottom:var(--gutter-size)}[data-component*="contact-cards"] header h2{margin:0}[data-component*="contact-cards"] header .contact-header-copy{margin-right:var(--gutter-half-size)}[data-component*="contact-cards"] header figure{margin-top:var(--gutter-quarter-size);margin-left:unset;display:none}[data-component*="contact-cards"] header figure img{width:100%;max-width:8rem;max-height:3rem}[data-component*="contact-cards"] figure{position:relative}[data-component*="contact-cards"] figure.unit-image{display:none;padding-bottom:100%}[data-component*="contact-cards"] figure.unit-image img{position:absolute}[data-component*="contact-cards"] .address-line{display:grid;grid-template-columns:6rem auto}[data-component*="contact-cards"] .address-line span,[data-component*="contact-cards"] .address-line a{line-height:2rem}[data-component*="contact-cards"] address .profile-phone,[data-component*="contact-cards"] address .profile-mobile,[data-component*="contact-cards"] address .profile-mail{display:block;line-height:2rem;font-size:1rem}[data-component*="contact-cards"] header address{margin-top:var(--gutter-size);padding-top:var(--gutter-size);width:100%;border-top:2px solid var(--color-yellow)}[data-component*="contact-cards"] header address span{line-height:1.75}[data-component*="contact-cards"] header,[data-component*="contact-cards"] ul{max-width:unset}[data-component*="contact-cards"] [data-layout*="thirds"],[data-component*="contact-cards"] [data-layout*="quads"]{grid-template-columns:1fr}#industry [data-layout*="sleeves"] [data-layout*="narrow"]{width:100%}@media screen and (min-width: 460px){[data-component*="contact-cards"] header figure{margin-top:unset;margin-left:auto}[data-component*="contact-cards"] [data-layout*="thirds"],[data-component*="contact-cards"] [data-layout*="quads"]{grid-template-columns:1fr 1fr}}@media screen and (min-width: 772px){[data-component*="contact-cards"] header,[data-component*="contact-cards"] ul{max-width:unset}[data-component*="contact-cards"] header{padding-bottom:var(--gutter-size);margin-bottom:var(--gutter-double-size)}[data-component*="contact-cards"] ul{gap:var(--gutter-double-size) var(--gutter-size)}[data-component*="contact-cards"] header figure{display:block}[data-component*="contact-cards"] figure.unit-image{display:block;height:unset}[data-component*="contact-cards"] ul li{border-bottom:none;padding-bottom:unset}[data-component*="contact-cards"] [data-layout*="thirds"],[data-component*="contact-cards"] [data-layout*="quads"]{grid-template-columns:1fr 1fr 1fr}#industry [data-layout*="sleeves"] [data-layout*="narrow"]{width:calc(100% - var(--gutter-size))}}@media screen and (min-width: 1080px){[data-component*="contact-cards"] [data-layout*="quads"]{grid-template-columns:1fr 1fr 1fr 1fr}}@media screen and (min-width: 1080px){[data-component*="contact-cards"] header,[data-component*="contact-cards"] ul{max-width:unset}}[data-component="header"] .header-with-list ul.button-row{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}[data-component="header"] [data-typo="center"] ul.button-row li{margin-right:unset;margin-left:unset;margin-bottom:var(--gutter-half-size)}[data-component="header"] article{padding-bottom:unset;padding-top:unset;margin-bottom:var(--gutter-half-size);margin-top:var(--gutter-half-size)}@media screen and (min-width: 772px){[data-component="header"] .header-with-list ul.button-row{-webkit-flex-direction:row;flex-direction:row}[data-component="header"] [data-typo="center"] ul.button-row li{margin-bottom:unset;margin-right:var(--gutter-quarter-size);margin-left:var(--gutter-quarter-size)}}[data-component*="ribbons"] li{display:-webkit-flex;display:flex;height:3rem;-webkit-flex-direction:row;flex-direction:row}[data-component*="ribbons"] li div{-webkit-align-self:center;align-self:center}[data-component*="ribbons"] p{margin:0}[data-component="header"] h1,[data-component="header"] h2,[data-component="header"] h3{line-height:1;margin-top:0}[data-component="header"] h1,[data-component="header"] h2,[data-component="header"] h3,[data-component="text-aside"] h1,[data-component="text-aside"] h2,[data-component="text-aside"] h3{margin-top:0}[data-component="text-aside"] h1 span,[data-component="text-aside"] h2 span,[data-component="text-aside"] h3 span,[data-component="header"] h1 span,[data-component="header"] h2 span,[data-component="header"] h2 span{display:block}.negativ-type [data-component="text-aside"] h1 span,.negativ-type [data-component="text-aside"] h2 span,.negativ-type [data-component="text-aside"] h3 span,.negativ-type [data-component="text-aside"] p,.negativ-type [data-component="header"] h1 span,.negativ-type [data-component="header"] h2 span,.negativ-type [data-component="header"] h3 span,.negativ-type [data-component="header"] p{color:var(--color-white)}.negativ-type [data-component="text-aside"] .text-blue,.negativ-type [data-component="header"] .text-blue{color:var(--color-clearblue)}[data-component*="text-aside"]{display:grid;grid-template-columns:1fr;gap:var(--gutter-size);margin-bottom:var(--gutter-size);margin-top:var(--gutter-size)}[data-component*="text-aside"][data-layout*="bottom"]{-webkit-align-items:flex-end;align-items:flex-end}[data-component*="text-aside"][data-layout*="top"]{-webkit-align-items:flex-start;align-items:flex-start}[data-component*="text-aside"][data-layout*="vcenter"]{-webkit-align-items:center;align-items:center}[data-component*="text-aside"] article{margin:0;padding:0}[data-component*="text-aside"] article .icon{height:1.75rem;margin-bottom:var(--gutter-quarter-size)}[data-component*="text-aside"] article .icon img{height:100%}@media screen and (min-width: 772px){[data-component*="text-aside"]{grid-template-columns:1fr 2fr}.flipLayout[data-component*="text-aside"]{grid-template-columns:2fr 1fr}.split-column[data-component*="text-aside"]{grid-template-columns:1fr 1fr}}[data-component*="unit"]{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.unit-link{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%}.unit-cta{position:relative;z-index:4}.unit-copy{position:relative;z-index:2}.unit-image{position:absolute;top:0;left:0;z-index:1;height:inherit;width:100%;height:100%;border-radius:2px}.unit-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.unit-image.fullheight.fullwidth{border-radius:unset}#ccc{position:fixed;z-index:3;top:0;left:0;width:100%;height:100%;background-color:rgba(0,46,96,0.5);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.ccc-banner{width:calc(100% - var(--gutter-size));max-width:39rem;border-radius:var(--gutter-quarter-size);padding:var(--gutter-half-size) var(--gutter-size)}#cookies .ccc-banner{padding:unset}.ccc-banner__description{font-size:calc(var(--gutter-half-size) * 0.77);margin-top:var(--gutter-quarter-size);margin-bottom:var(--gutter-quarter-size)}.ccc-banner__label-container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.ccc-banner__label-container label{margin:var(--gutter-quarter-size) 0;line-height:calc(var(--gutter-half-size) * 2);position:relative}.ccc-banner__label-container .ccc-form__input{position:absolute;display:block;top:var(--gutter-quarter-size);right:var(--gutter-quarter-size)}.ccc-banner__label-container .ccc-form__input::before{content:'';position:absolute;width:calc(var(--gutter-size)* 1.5);height:calc(var(--gutter-half-size) * 1.5);top:calc((var(--gutter-quarter-size) /2) *-1);right:calc(var(--gutter-quarter-size) *-1);border-radius:17px;background-color:gray;border:1px solid gray}.ccc-banner__label-container .ccc-form__input::after{position:absolute;content:'';top:-3px;right:17px;width:calc(var(--gutter-half-size) * 1.5);height:calc(var(--gutter-half-size) * 1.5);background-color:#fff;border-radius:calc(var(--gutter-half-size) * 1.5);transition:right 100ms ease}.ccc-banner__label-container .ccc-form__input:checked::before{background-color:green;border-color:green}.ccc-banner__label-container .ccc-form__input:checked::after{right:-7px}.ccc-banner__label-container .ccc-form__input:disabled::before{background-color:#ddd;border-color:#ddd}.ccc-banner__buttons{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:var(--gutter-half-size) 0;text-align:center}.ccc-banner__button{margin:var(--gutter-quarter-size) 0;line-height:var(--gutter-size)}.ccc-banner__button--primary{padding:0 var(--gutter-half-size);border:1px solid var(--color-linkblue);border-radius:var(--gutter-size);background-color:transparent !important;color:var(--color-linkblue) !important;font-size:var(--gutter-half-size);transition:background 150ms ease-in-out}.ccc-banner__button--primary:hover,.ccc-banner__button--primary:focus{cursor:pointer;background-color:var(--color-linkblue) !important;color:#fff !important}.ccc #ccc{display:none}@media screen and (min-width: 772px){.ccc-banner__description{font-size:var(--gutter-half-size)}.ccc-banner__buttons{-webkit-flex-direction:row;flex-direction:row}.ccc-banner__button{margin-right:var(--gutter-half-size)}}a{color:var(--color-linkblue);transition:color 150ms ease-in-out;text-decoration:underline}.header-navigation a.link-button{text-decoration:none}a:hover,a:focus,a:active{color:var(--color-focusblue)}figcaption:not(.include-this){position:absolute;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(0px 0px 99.9% 99.9%);clip-path:inset(0px 0px 99.9% 99.9%);overflow:hidden;height:1px;width:1px;padding:0;border:0;top:50%}a.read-more-link{position:relative;line-height:var(--gutter-size);margin-left:1.25rem}a.read-more-link::before{color:var(--color-black);position:absolute;text-decoration:none;content:'→';margin-left:-1.25rem}a.read-more-follow-link{position:relative}a.read-more-follow-link::after{color:var(--color-black);position:absolute;text-decoration:none;content:'→';margin-left:calc(var(--gutter-quarter-size)/2)}a.link-button{display:none;padding:0 1rem;border:1px solid var(--color-linkblue);border-radius:2rem;background-color:transparent;text-decoration:none}a.link-button:hover,a.link-button:focus{background-color:var(--color-linkblue);color:#fff;text-decoration:none}a.link-button.focuced-big{line-height:2.5rem}[data-component*="header"][data-typo*="negative"] a,[data-component*="header"] [data-typo*="negative"] a::before,[data-component*="ribbons"] [data-typo*="negative"] a,[data-component*="ribbons"] [data-typo*="negative"] a::before,[data-component*="ribbons"] [data-typo*="negative"] a::after,[data-component*="unit"] [data-typo*="negative"] a,[data-component*="unit"] [data-typo*="negative"] a::before{color:var(--color-white) !important}[data-component*="header"][data-typo*="negative"] a.link-button,[data-component*="unit"] [data-typo*="negative"] a.link-button{border-color:var(--color-white)}[data-component*="header"][data-typo*="negative"] a.link-button:hover,[data-component*="header"][data-typo*="negative"] a.link-button:focus{background-color:var(--color-white);color:var(--color-linkblue) !important;font-weight:600}.background-blue{background-color:var(--color-bluesky) !important}.background-deepblue{background-color:var(--color-deepsea) !important}.background-fogblue{background-color:var(--color-fogblue) !important}.background-tyrholmblue{background-color:var(--color-tyrholmblue) !important}.background-darkblue{background-color:var(--color-focusblue) !important}.background-linkblue{background-color:var(--color-linkblue) !important}.background-waterblue{background-color:var(--color-waterblue) !important}.background-clearblue{background-color:var(--color-clearblue) !important}.background-tyrholmbrightblue{background-color:var(--color-tyrholmbrightblue) !important}.background-red{background-color:red}.background-white{background-color:#ffffff !important}.background-transparent{background-color:transparent !important}.background-grad-azure{background-image:linear-gradient(0deg, #002E5F 0%, #0093BE 100%)}.background-grad-darker-top{background-image:linear-gradient(180deg, #175473 0%, #3DBBE5 100%)}.background-grad-light-top{background-image:linear-gradient(0deg, #002E5F 0%, #0093BE 100%)}.background-grad-lighter-top{background-image:linear-gradient(0deg, #002E5F 0%, #008EB9 75%, #0093BE 100%)}.background-grad-darker-right{background-image:linear-gradient(90deg, #175473 0%, #023161 100%, #002E5F 100%)}.background-grad-zero{background-image:linear-gradient(135deg, #F7F8FA 0%, #0093BE 50%, #002E5F 100%)}.background-grad-90{background-image:linear-gradient(225deg, #F7F8FA 0%, #0093BE 50%, #002E5F 100%)}.background-grad-180{background-image:linear-gradient(-45deg, #F7F8FA 0%, #0093BE 50%, #002E5F 100%)}.background-grad-270{background-image:linear-gradient(45deg, #F7F8FA 0%, #0093BE 50%, #002E5F 100%)}.background-deepblue [data-component*="contact-cards"],.background-tyrholmblue [data-component*="contact-cards"],.background-tyrholmbrightblue [data-component*="contact-cards"],.background-waterblue [data-component*="contact-cards"],.background-clearblue [data-component*="contact-cards"],.background-grad-azure [data-component*="contact-cards"],.background-deepblue[data-component="list"],.background-tyrholmblue[data-component="list"],.background-tyrholmbrightblue[data-component="list"],.background-waterblue[data-component="list"],.background-clearblue[data-component="list"],.background-grad-azure[data-component="list"],.background-deepblue article,.background-tyrholmblue article,.background-tyrholmbrightblue article,.background-waterblue article,.background-clearblue article,.background-grad-azure article,.background-deepblue a,.background-tyrholmbrightblue a,.background-tyrholmblue a,.background-waterblue a,.background-clearblue a,.background-grad-azure a,.background-deepblue header,.background-tyrholmbrightblue header,.background-tyrholmblue header,.background-waterblue header,.background-clearblue header,.background-grad-azure header,[data-component*="unit"].background-deepblue,[data-component*="unit"].background-waterblue,[data-component*="unit"].background-tyrholmblue,[data-component*="unit"].background-tyrholmbrightblue,[data-component*="unit"].background-clearblue,[data-component*="unit"].background-grad-azure{color:var(--color-white) !important}[data-component*="unit"].background-deepblue a.link-button,[data-component*="unit"].background-waterblue a.link-button,[data-component*="unit"].background-tyrholmblue a.link-button,[data-component*="unit"].background-tyrholmbrightblue a.link-button,[data-component*="unit"].background-clearblue a.link-button,[data-component*="unit"].background-grad-azure a.link-button{border-radius:2rem;border-color:var(--color-white);padding:0.5rem 1rem}[data-component*="unit"].background-deepblue:hover a.link-button,[data-component*="unit"].background-waterblue:hover a.link-button,[data-component*="unit"].background-tyrholmblue:hover a.link-button,[data-component*="unit"].background-tyrholmbrightblue:hover a.link-button,[data-component*="unit"].background-clearblue:hover a.link-button,[data-component*="unit"].background-grad-azure:hover a.link-button{background-color:var(--color-white);color:var(--color-linkblue) !important;text-decoration:underline}.background-deepblue[data-component="list"] a.link-button,.background-tyrholmblue[data-component="list"] a.link-button,.background-tyrholmbrightblue[data-component="list"] a.link-button,.background-waterblue[data-component="list"] a.link-button,.background-clearblue[data-component="list"] a.link-button,.background-grad-azure[data-component="list"] a.link-button{color:var(--color-white);border-color:var(--color-white);line-height:2.5rem}[data-component*="startpage"]{min-width:100vw;min-height:35rem;height:calc(100vh - 3.5rem);position:relative}.hasRibbon [data-component*="startpage"]{height:calc(100vh - 6rem)}.sp-main-banner{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-self:center;align-self:center;width:100%;height:100%;background-image:linear-gradient(180deg, #175473 0%, #3DBBE5 100%);padding-bottom:var(--gutter-double-size)}.sp-copy{position:relative;z-index:2;-webkit-align-self:center;align-self:center}.sp-video-background{opacity:0.1;width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0;z-index:1}#bgvid{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}[data-component*="startpage"] a,[data-component*="startpage"] a.link-button{color:var(--color-white);border-color:var(--color-white);line-height:2.5rem}[data-component*="startpage"] a:not(.link-button):hover,[data-component*="startpage"] a:not(.link-button):focus{color:var(--color-clearblue)}[data-component*="startpage"] a.link-button{text-decoration:none}[data-component*="startpage"] a.link-button.focuced,[data-component*="startpage"] a.link-button.focuced-big{display:inline-block;background-color:var(--color-focusblue);border-color:rgba(255,255,255,0);color:var(--color-white)}[data-component*="startpage"] a.link-button.focuced-big{line-height:3rem;border-radius:var(--gutter-size);padding:0 var(--gutter-size);min-width:12rem}[data-component*="startpage"] a.link-button.focuced:hover,[data-component*="startpage"] a.link-button.focuced:focus,[data-component*="startpage"] a.link-button.focuced-big:hover,[data-component*="startpage"] a.link-button.focuced-big:focus{background-color:transparent;border-color:#fff;color:var(--color-white);text-decoration:underline}[data-component*="startpage"] a.link-button.focuced-big:hover,[data-component*="startpage"] a.link-button.focuced-big:focus{text-decoration:none}[data-component*="startpage"] a.link-button.focuced-big{display:inline-block;margin-top:var(--gutter-half-size)}[data-component*="startpage"] a.link-button:hover,[data-component*="startpage"] a.link-button:focus{background-color:var(--color-white);color:var(--color-tyrholmblue);text-decoration:underline}[data-component*="startpage"] figure img{width:100%}.sp-copy h1+h2{margin-top:var(--gutter-quarter-size)}.sp-copy header{margin-bottom:var(--gutter-half-size)}.sp-copy-illustration{height:8rem;width:8rem;margin-bottom:2rem}[data-component*="startpage"] .button-row{display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-direction:row;flex-direction:row}@media screen and (max-width: 694px){[data-component*="startpage"] h1{font-size:2rem !important}[data-component*="startpage"] .button-row{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}}@media screen and (max-height: 694px){[data-component*="startpage"]{height:unset;min-height:100%}[data-component*="startpage"] a.link-button.focuced-big{font-size:90%;line-height:2.5}.sp-copy{z-index:2;-webkit-align-self:flex-start;align-self:flex-start}}@media screen and (max-width: 1080px),screen and (max-height: 694px){[data-component*="startpage"]{min-height:35rem;height:unset}.hasRibbon [data-component*="startpage"]{height:unset}.sp-copy-illustration{height:6rem;width:6rem;padding-top:2rem}}@media screen and (min-width: 772px){.hasRibbon [data-component*="startpage"]{height:calc(100vh - 9rem)}}@media screen and (min-width: 772px) and (min-height: 694px){.headless~main [data-component*="startpage"]{min-height:100vh}}@media screen and (min-width: 1080px) and (min-height: 694px){.sp-content{gap:var(--gutter-double-size);grid-template-columns:3fr 2fr;-webkit-flex-direction:row;flex-direction:row}.sp-copy{width:calc(100% - var(--gutter-size))}}[data-component*="list"] hr{margin-top:14px;margin-bottom:var(--gutter-size);border:none;height:2px;background-color:var(--color-yellow)}.article-list li{position:relative;padding-bottom:var(--gutter-size);margin-top:var(--gutter-size)}.article-list li .article-item-copy{position:relative;z-index:1}.article-list li .article-item-copy img{max-width:100%}.article-list li .article-item-link{z-index:2;position:absolute;width:100%;height:100%}.article-list li.article-item:not(:last-child){border-bottom:1px solid rgba(33,33,33,0.5)}.article-list li .article-item-link:hover+.article-item-copy a{color:var(--color-clearblue)}.article-item-title a{text-decoration:none}.button-row .list{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap}.button-row .list li{margin-bottom:var(--gutter-half-size);margin-right:var(--gutter-half-size)}.text-align-center h2,.text-align-center p{text-align:center}.text-align-center .list{-webkit-justify-content:center;justify-content:center}.multi-column-list{display:grid;grid-column-gap:var(--gutter-size);grid-auto-flow:row;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr))}@media screen and (min-width: 772px){.button-row .list{-webkit-flex-direction:row;flex-direction:row}.button-row .list li{margin-bottom:unset;margin-right:var(--gutter-half-size)}}.content-list,.departments-list{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;margin:0 auto;padding-bottom:var(--gutter-size)}.departments-list,.content-list{width:100%}.content-list li,.departments-list li{width:100%;-webkit-align-items:center;align-items:center;margin-bottom:var(--gutter-half-size);min-height:26.63rem}.departments-list li{padding-bottom:var(--gutter-size);padding-top:var(--gutter-size)}.departments-list .unit-copy,.departments-list .unit-cta,.departments-list figure{width:calc(100% - var(--gutter-size))}.content-list .unit-cta,.content-list .unit-copy{max-width:16rem;width:100%}.departments-list figure{position:relative;max-height:4.5rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center}.departments-list .unit-image img{-o-object-fit:contain;object-fit:contain}.departments-list .unit-cta{display:-webkit-flex;display:flex;-webkit-flex-direction:column-reverse;flex-direction:column-reverse}.content-list .unit-cta a,.departments-list .unit-cta a,a.link-button{line-height:2rem;display:inline-block}.content-list .unit-image{position:relative;width:unset;height:unset}.content-list .cover{position:relative}.content-list .cover figure{position:absolute;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-direction:column;flex-direction:column;top:0;left:0}.content-list .cover figure img{width:50%;height:auto}.content-list .unit-illustration{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.content-list .cover.colorBleed figure{position:relative;max-width:33.44rem;margin:0 auto;max-height:100%;height:50%}.content-list .cover.imageBleed figure img,.content-list .cover.colorBleed figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.content-list .cover.imageBleed figure.unit-image{z-index:1;max-width:unset;max-height:unset;width:100%;height:100%;margin:0}.content-list .cover.imageBleed figure.unit-illustration{position:relative;z-index:2}.content-list .cover.imageBleed .unit-copy{z-index:2}#services .content-list li{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;position:relative}#services .content-list li figure{width:50%;position:relative}#services .content-list li .unit-copy{position:relative;width:50%;max-width:unset;height:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}#services .content-list li .unit-copy .inner{width:calc(100% - var(--gutter-large-size));max-width:33.44rem;-webkit-align-self:center;align-self:center}.cardstack{display:grid;grid-template-columns:1fr;grid-gap:var(--gutter-half-size)}.cardstack.duoColumnSpan li:last-child{grid-column:1 /span 1 !important}.flipRow{-webkit-flex-direction:reverse !important;flex-direction:reverse !important}.unit-copy{z-index:1}.unit-figure,.unit-image,.unit-illustration{z-index:2}.unit-link{z-index:4}.unit-copy .inner{width:calc(100% - var(--gutter-large-size));max-width:33.44rem;-webkit-align-self:center;align-self:center}.unit-copy .inner{max-width:33.44rem;-webkit-align-self:center;align-self:center}[data-component*="unit"].duo,[data-component*="unit"].card,[data-component*="unit"].cover,[data-component*="unit"].thirds,.unit-figure,.fullheight{min-height:26.63rem}@media screen and (min-width: 772px){.cardstack{grid-template-columns:1fr 1fr;grid-gap:var(--gutter-size)}.cardstack.duoColumnSpan li:last-child{grid-column:1 /span 2 !important}}@media screen and (min-width: 1080px){.flipRow{-webkit-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.unit-figure{min-height:31.38rem}}@media screen and (min-width: 1408px){.unit-figure{min-height:33.25rem}}[data-component*="unit"] h2,[data-component*="unit"] h3{line-height:1}[data-component*="unit"] img{display:block;width:100%;height:100%}[data-component*="unit"].isLinked{transition:box-shadow 150ms ease-in-out,-webkit-transform 150ms ease-in-out;transition:box-shadow 150ms ease-in-out,transform 150ms ease-in-out;transition:box-shadow 150ms ease-in-out,transform 150ms ease-in-out,-webkit-transform 150ms ease-in-out}[data-component*="unit"].isLinked:hover{box-shadow:0 1px 8px rgba(24,24,26,0.25);-webkit-transform:translateY(-0.25rem);transform:translateY(-0.25rem)}[data-component*="unit"].isLinked:hover a.link-button{background-color:var(--color-linkblue);color:var(--color-white)}[data-component*="unit"].card{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start}[data-component*="unit"].card .unit-figure,[data-component*="unit"].card .unit-image{position:relative}[data-component*="unit"].card .unit-image{height:26rem}[data-component*="unit"].card .unit-figure{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}[data-component*="unit"].card .unit-figure .unit-image{position:absolute;z-index:2;top:0;left:0}[data-component*="unit"].card .unit-figure .unit-illustration{position:relative;z-index:3;width:100%;height:100%;max-width:75%;max-height:75%}[data-component*="unit"].card .unit-copy{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center}[data-component*="unit"].cover{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}[data-component*="unit"].cover .unit-figure .unit-image{position:absolute;z-index:1}[data-component*="unit"].cover .unit-copy{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;padding-top:var(--gutter-size);padding-bottom:var(--gutter-size)}[data-component*="unit"].cover .unit-copy .inner{max-width:unset}[data-component*="unit"].duo{width:100%;display:grid;position:relative;border-radius:2px;overflow:hidden;grid-column:1 / span 2;grid-template-columns:1fr}[data-component*="unit"].duo:last-child{margin-bottom:0}[data-component*="unit"].duo figure{position:relative}[data-component*="unit"].duo img{display:block}[data-component*="unit"].duo .unit-figure{position:relative;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}[data-component*="unit"].duo .unit-image{position:relative;z-index:2}[data-component*="unit"].duo .unit-figure .unit-image{width:100%;position:absolute;z-index:2}[data-component*="unit"].duo .unit-illustration{position:relative;z-index:3}[data-component*="unit"].duo .unit-illustration.illustration-only{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}[data-component*="unit"].duo .unit-illustration.illustration-only figure{width:75%;height:75%}[data-component*="unit"].duo.half-sized-illustration .unit-illustration.illustration-only figure{width:50%;height:50%}[data-component*="unit"].duo .unit-copy{position:relative;width:100%;max-width:unset;height:auto;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}[data-component*="unit"].duo .unit-copy .inner{width:calc(100% - var(--gutter-large-size));padding-top:var(--gutter-half-size);padding-bottom:var(--gutter-size)}[data-component*="unit"].duo .unit-copy .inner h2 span,[data-component*="unit"].duo .unit-copy .inner h3 span{display:block;line-height:1}@media screen and (min-width: 1080px){[data-component*="unit"].duo{grid-template-columns:1fr 1fr}[data-component*="unit"].duo .unit-figure{grid-column:1 / span 1}}@media screen and (max-width: 694px){[data-component*="unit"] .unit-illustration figure{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}[data-component*="unit"] figure{min-height:16rem}[data-component*="unit"].duo .unit-copy .inner{width:calc(100% - var(--gutter-double-size))}[data-component*="unit"].duo .unit-illustration.illustration-only{min-height:16rem}}[data-component*="unit"].thirds{width:100%;display:grid;grid-template-columns:1fr;-webkit-flex-direction:column;flex-direction:column;position:relative;border-radius:2px;overflow:hidden}[data-component*="unit"].thirds.flipRow{grid-template-columns:1fr}[data-component*="unit"].thirds .unit-copy{width:calc(100% - 2rem);padding-left:1rem;padding-right:1rem}[data-component*="unit"].thirds .unit-image{position:relative;z-index:2}[data-component*="unit"].thirds .unit-illustration{position:relative;max-height:90%;z-index:3}[data-component*="unit"].thirds .unit-figure .unit-image{position:absolute;z-index:2}[data-component*="unit"].thirds .unit-figure .unit-illustration{position:relative;z-index:3;width:100%;height:auto;max-width:75%;max-height:75%}[data-component*="unit"].thirds .unit-figure{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:relative;grid-column:1 / span 1}[data-component*="unit"].thirds .unit-text{grid-column:1 / span 1;max-width:unset}[data-component*="unit"].thirds .unit-copy{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}[data-component*="unit"].thirds .unit-copy h2,[data-component*="unit"].thirds .unit-copy h3{margin-top:0;line-height:1}[data-component*="unit"].thirds .unit-copy.text-only{grid-column:1 / span 3;display:grid;grid-template-columns:1fr;width:unset}[data-component*="unit"].thirds .unit-copy.text-only .unit-copy-header,[data-component*="unit"].thirds .unit-copy.text-only .unit-copy-message{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;min-height:unset}[data-component*="unit"].thirds .unit-copy.text-only .unit-copy-header h2 span,[data-component*="unit"].thirds .unit-copy.text-only .unit-copy-header h3 span{display:block}[data-component*="unit"].thirds .unit-copy.text-only .unit-copy-header{padding-top:var(--gutter-size);padding-bottom:var(--gutter-half-size)}[data-component*="unit"].thirds .unit-copy.text-only .unit-copy-message{max-width:33.44rem;padding-bottom:var(--gutter-size)}[data-component*="unit"].thirds .unit-copy.text-only .unit-copy-message p:last-child{margin-bottom:0}@media screen and (min-width: 1080px){[data-component*="unit"].thirds{grid-template-columns:1fr 2fr;-webkit-flex-direction:row;flex-direction:row}[data-component*="unit"].thirds.flipRow{grid-template-columns:2fr 1fr}[data-component*="unit"].thirds .unit-text{grid-column:2 / span 2}[data-component*="unit"].thirds .unit-copy.text-only{grid-template-columns:1fr 2fr}[data-component*="unit"].thirds .unit-copy.text-only .unit-copy-header,[data-component*="unit"].thirds .unit-copy.text-only .unit-copy-message{min-height:26.63rem;padding-top:var(--gutter-size);padding-bottom:var(--gutter-size)}}@media screen and (min-width: 772px){.content-list li,.departments-list li{min-height:31.38rem}.content-list .unit-copy,.content-list .unit-cta,.departments-list .unit-copy,.departments-list .unit-cta,.departments-list figure{max-width:33.44rem}.departments-list figure{max-height:8rem}.content-list .unit-cta,.departments-list .unit-cta{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}.content-list .unit-cta a,.departments-list .unit-cta a{line-height:3rem;font-size:1rem;-webkit-align-self:center;align-self:center}a.link-button{display:inline-block;border-radius:1.5rem}}@media screen and (min-width: 1080px){.content-list li,.departments-list li{width:calc(50% - var(--gutter-quarter-size));min-height:33.25rem}[data-layout*="tight"] .content-list li,[data-layout*="tight"] .departments-list li{width:50%}.content-list.fullwidth li,.content-list li:last-child:nth-child(odd),.departments-list.fullwidth li,.departments-list li:last-child:nth-child(odd){width:100%}.content-list .unit-copy,.content-list .unit-cta,.departments-list .unit-copy,.departments-list .unit-cta,.departments-list figure{max-width:28.25rem}.content-list .unit-cta,.departments-list .unit-cta{-webkit-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-justify-content:flex-start;justify-content:flex-start}.content-list .unit-cta a,.departments-list .unit-cta a{-webkit-align-self:flex-start;align-self:flex-start}}@media screen and (min-width: 1408px){.content-list li,.departments-list li{width:calc(50% - var(--gutter-half-size));margin-bottom:var(--gutter-size)}.content-list .unit-copy,.content-list .unit-cta,.departments-list .unit-copy,.departments-list .unit-cta,.departments-list figure{max-width:33.44rem}.content-list .unit-cta,.departments-list .unit-cta{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}.content-list .unit-cta a,.departments-list .unit-cta a{-webkit-align-self:center;align-self:center}}.department-link-list{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}.department-link-list li{text-align:center;margin-left:var(--gutter-half-size);margin-right:var(--gutter-half-size)}@media screen and (min-width: 772px){.department-link-list{text-align:unset;-webkit-flex-direction:row;flex-direction:row}}[data-component*="image"]{position:relative}[data-component*="image"] img{display:block;width:100%;height:100%}[data-component*="image"] img{-o-object-fit:cover;object-fit:cover}[data-component*="image"][data-layout*="copy"],[data-component*="image"][data-layout*="column"]{height:25rem}[data-component*="image"][data-layout*="wide"],[data-component*="image"][data-layout*="indent-left"],[data-component*="image"][data-layout*="indent-left"]{height:100%;max-height:calc(100vh - var(--gutter-size))}[data-component*="image"][data-layout*="indent-left"] img,[data-component*="image"][data-layout*="indent-left"] figcaption,[data-component*="image"][data-layout*="indent-right"] img,[data-component*="image"][data-layout*="indent-right"] figcaption{width:75%}[data-component*="image"][data-layout*="indent-left"] img,[data-component*="image"][data-layout*="indent-left"] figcaption{margin-left:25%}@media screen and (min-width: 772px){[data-component*="image"][data-layout*="copy"],[data-component*="image"][data-layout*="column"]{max-height:calc(100vw * 0.36)}[data-component*="image"][data-layout*="wide"],[data-component*="image"][data-layout*="indent-left"],[data-component*="image"][data-layout*="indent-left"]{max-height:calc(100vw * 0.56)}}[data-component*="image"].imageSize-unset{height:unset}[data-component*="image"].imageSize-small{height:25rem}[data-component*="image"].imageSize-medium{height:35rem}[data-component*="image"].imageSize-large{height:45rem}.tf-globe-small{background-repeat:no-repeat;background-image:url(../ui/tf-logo-globe-small.svg)}.tf-globe{background-repeat:no-repeat;background-image:url(../ui/tf-logo-globe.svg)}.footer-content-logo{width:100%;max-width:12rem}@media screen and (min-width: 772px){.footer-content-logo{max-width:16rem}}.image-tiny{height:1.75rem}.image-small{height:3rem}.image-medium{height:6rem}footer{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:center;justify-content:center;background-color:var(--color-deepsea);padding:var(--gutter-double-size) 0}footer .footer-content{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;width:100%;max-width:var(--max-width);-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;padding:var(--gutter-double-size) 0}footer nav{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}footer nav ul{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:center;justify-content:center;width:calc(100% - var(--gutter-size))}footer nav ul.fc-nav-list:first-child li a{line-height:var(--gutter-size)}footer nav figure{color:#fff;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;width:calc(100% - var(--gutter-size));border-bottom:1px solid rgba(255,255,255,0.25);border-top:1px solid rgba(255,255,255,0.25);padding:var(--gutter-half-size) 0;padding-top:var(--gutter-size);margin:var(--gutter-half-size) 0}.footer-partner-list figure{width:100%}footer nav figure figcaption p{color:var(--color-white);line-height:calc(var(--gutter-size) * 0.75) !important}footer nav a:hover,footer nav a:focus{color:var(--color-waterblue)}footer nav ul li{margin:0 var(--gutter-quarter-size);color:#fff}footer nav ul li a{color:#fff;text-decoration:underline}footer nav ul li a:hover,footer nav ul li a:focus{color:var(--color-clearblue)}.footer-partner-list{-webkit-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:calc(100% - var(--gutter-half-size));margin:var(--gutter-size) 0}.footer-partner-list li{margin:0 var(--gutter-half-size);margin-bottom:var(--gutter-size)}.footer-partner-list figure{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;border:0;padding:0}.footer-partner-list img{opacity:0.8;height:var(--gutter-size);transition:opacity 150ms ease-in-out}.footer-partner-list li:hover img{opacity:1}@media screen and (min-width: 772px){footer nav figure{width:100%}footer nav ul{-webkit-justify-content:space-between;justify-content:space-between;width:unset}footer .footer-content{width:calc(100% - var(--gutter-size))}.footer-partner-list{min-width:calc(var(--gutter-double-size)*10)}}.Banner404{position:relative;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-self:center;align-self:center;width:100%;height:100%;min-height:calc(100vh - 8rem);background-image:linear-gradient(180deg, #175473 0%, #3DBBE5 100%);padding-bottom:var(--gutter-double-size)}.Banner404 .copy{-webkit-align-self:center;align-self:center}.Banner404 figure{width:100%}.Banner404 figure img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media screen and (max-width: 772px){.Banner404{min-height:100vh}.Banner404 figure{width:80%;margin-bottom:2rem}}
