body{margin:0;font-family:heebo, sans-serif}@font-face{font-family:"heebo";font-weight:300;src:url("/_resources/themes/hark/fonts/Heebo-Light.ttf") format("truetype")}@font-face{font-family:"heebo";font-weight:normal;src:url("/_resources/themes/hark/fonts/Heebo-Regular.ttf") format("truetype")}@font-face{font-family:"heebo";font-weight:500;src:url("/_resources/themes/hark/fonts/Heebo-Medium.ttf") format("truetype")}@font-face{font-family:"heebo";font-weight:600;src:url("/_resources/themes/hark/fonts/Heebo-Bold.ttf") format("truetype")}.hex.mask{clip-path:polygon(50% 0%, 93% 25%, 93% 75%, 50% 100%, 7% 75%, 7% 25%);-webkit-clip-path:polygon(50% 0%, 93% 25%, 93% 75%, 50% 100%, 7% 75%, 7% 25%);-moz-clip-path:polygon(50% 0%, 93% 25%, 93% 75%, 50% 100%, 7% 75%, 7% 25%)}.hex.mask.filled{clip-path:polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);-webkit-clip-path:polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);-moz-clip-path:polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%)}.hex.solid{--opacity: 0.25;width:66px;height:66px;mask-image:url(/_resources/themes/hark/images/hex.svg);mask-size:calc(100% - 3px);mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url(/_resources/themes/hark/images/hex.svg);-webkit-mask-size:calc(100% - 3px);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.hex.solid.white{--opacity: 0.12;background-color:rgba(255, 255, 255, var(--opacity))}.hex.solid.variant-1{background-color:rgba(255, 169, 0, var(--opacity))}.hex.solid.variant-2{background-color:rgba(67, 170, 196, var(--opacity))}.hex.solid.variant-3{background-color:rgba(138, 184, 42, var(--opacity))}.hex.outline{--opacity: 0.56;width:66px;height:66px;mask-image:url(/_resources/themes/hark/images/fitted-hex-outline.svg);mask-size:calc(100% - 3px);mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url(/_resources/themes/hark/images/fitted-hex-outline.svg);-webkit-mask-size:calc(100% - 3px);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center}.hex.outline.white{--opacity: 0.12;background-color:rgba(255, 255, 255, var(--opacity))}.hex.outline.variant-1{background-color:rgba(255, 169, 0, var(--opacity))}.hex.outline.variant-2{background-color:rgba(67, 170, 196, var(--opacity))}.hex.outline.variant-3{background-color:rgba(138, 184, 42, var(--opacity))}[fx*=parallax]{transform:translateY(calc(var(--parallax) * var(--range)))}[fx*=appear][fx*=ready] [fx*=lr],[fx*=appear][fx*=ready] [fx*=rl],[fx*=appear][fx*=ready] [fx*=tb],[fx*=appear][fx*=ready] [fx*=bt]{transform:translate(0%, 0%);opacity:1}[fx*=appear][fx*=ready] [fx*=fade]{opacity:1}[fx*=appear] [fx*=lr],[fx*=appear] [fx*=rl],[fx*=appear] [fx*=tb],[fx*=appear] [fx*=bt]{transition:transform .6s calc(var(--index, 0) * .3s),opacity linear .6s calc(var(--index, 0) * .3s);opacity:0}[fx*=appear] [fx*=lr]{transform:translateX(-100px)}[fx*=appear] [fx*=rl]{transform:translateX(100px)}[fx*=appear] [fx*=tb]{transform:translateY(-100px)}[fx*=appear] [fx*=bt]{transform:translateY(100px)}[fx*=appear] [fx*=fade]{transition:opacity .6s linear calc(var(--index, 0) * .3s);opacity:0}.button,button{text-decoration:none;display:inline-block;padding:13px 48px;line-height:24px;border-radius:26px;text-align:center;white-space:nowrap;border:none;cursor:pointer;transition:background-color .2s, color .2s}.button:focus,button:focus{outline:none}.button.solid,button.solid{background-color:#027B9B;color:#fff;font-weight:500;font-size:16px}.button.solid.green,button.solid.green{background-color:#60AD32}.button.solid.green:hover,button.solid.green:hover{background-color:#2c4f17}.button.solid.orange,button.solid.orange{background-color:#FC9215}.button.solid.orange:hover,button.solid.orange:hover{background-color:#7e4402}.button.solid.white,button.solid.white{color:#027B9B;background-color:#fff}.button.solid.white:hover,button.solid.white:hover{background-color:#fff}.button.solid.secondary,button.solid.secondary{font-weight:400;color:#000;background-color:#EBEBEB}.button.solid.secondary:hover,button.solid.secondary:hover{background-color:#f5f5f5}.button.solid:hover,button.solid:hover{background-color:#004259}.button.outline,button.outline{padding:11px 46px;border:2px solid var(--button-color, #027B9B);font-weight:500;color:var(--button-color, #027B9B);font-size:16px;transition:background-color .2s, color .2s}.button.outline.green,button.outline.green{--button-color: #60AD32}.button.outline.orange,button.outline.orange{--button-color: #FC9215}.button.outline.white,button.outline.white{--button-color: #fff;--button-text: #027B9B}.button.outline.white:hover,button.outline.white:hover{background-color:#fff}.button.outline:hover,.button.outline:focus,button.outline:hover,button.outline:focus{color:var(--button-text, #fff);background-color:var(--button-color, #027B9B)}.button.compact,button.compact{height:38px;padding:9px 24px;font-size:14px;line-height:20px}a.next{display:inline-flex;font-weight:500;line-height:1.5em;font-size:16px;color:#027B9B;text-decoration:none}@media screen and (max-width: 900px){a.next:not(.always-arrow){text-decoration:underline}a.next:not(.always-arrow) .arrow{display:none}}a.next:focus{outline:none}a.next:focus .arrow::before,a.next:hover .arrow::before{width:65px}a.next .arrow{display:inline-flex;margin-left:18px;align-items:center}a.next .arrow::before{grid-column:2;height:2px;width:50px;border-radius:1px;background-color:currentColor;transition:width .2s;content:""}a.next .arrow::after{grid-column:3;height:16px;width:9px;transform:translate3d(-7px, 0, 0);background-color:currentColor;-webkit-clip-path:polygon(0px 1.5px, 1.5px 0px, 9px 8px, 1.5px 16px, 0px 14.5px, 6.5px 8px);clip-path:polygon(0px 1.5px, 1.5px 0px, 9px 8px, 1.5px 16px, 0px 14.5px, 6.5px 8px);content:""}#header{position:fixed;display:grid;top:0;left:0;right:0;--padding-top: 72px;--padding-bottom: 36px;padding:var(--padding-top) calc(max((100vw - 1088px) / 2, 18px)) var(--padding-bottom) calc(max((100vw - 1088px) / 2, 18px));height:38px;box-sizing:content-box;align-items:center;z-index:10;transition:height .5s, padding-top .3s, padding-bottom .3s;grid-template-columns:1fr -webkit-max-content -webkit-max-content;grid-template-columns:1fr max-content max-content;grid-template-rows:38px auto;grid-template-areas:"a d b" "c c c"}@media screen and (max-width: 770px){#header{--padding-top: 36px;--padding-bottom: 36px}}#header ~ section,#header ~ footer,#header ~ .element{transition:transform .5s}#header a{text-decoration:none}#header.open{padding-bottom:62px;height:calc(100% - var(--padding-top) - var(--padding-bottom))}#header.open ~ section,#header.open ~ footer,#header.open ~ .element{transform:translateY(50vh)}#header.open::after{height:100%}#header.open .menu{padding-top:156px;opacity:1}@media screen and (max-width: 924px){#header.open .menu{padding-top:145px}}#header.open .buttons{opacity:1;transition:opacity 0.3s .35s}#header.open .menu-toggle span:nth-child(1){transform:translate(0px, 9px) rotate(45deg)}#header.open .menu-toggle span:nth-child(2){opacity:0}#header.open .menu-toggle span:nth-child(3){transform:translate(0px, 9px) rotate(-45deg)}#header:not(.open).solid{--padding-top: 8px;--padding-bottom: 8px}#header:not(.open).light .buttons .sign-in,#header:not(.open).solid .buttons .sign-in{color:#969696}#header:not(.open).light .logo,#header:not(.open).solid .logo{color:#005573}#header:not(.open).light .page-locales a,#header:not(.open).solid .page-locales a{color:#027B9B}#header:not(.open).light .menu-toggle span,#header:not(.open).solid .menu-toggle span{background-color:#027B9B}#header.solid::before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,0.9)}#header::before{position:absolute;top:0;left:0;width:100%;height:calc(38px + var(--padding-top) + var(--padding-bottom));transition:background-color .3s, height .3s;content:""}#header::after{position:absolute;top:0;left:0;width:100%;height:0%;background:linear-gradient(to bottom, #004259 0vh, #2391AF 100vh);transition:height .5s;content:""}#header .logo{display:inline-block;position:relative;z-index:2;grid-area:a;justify-self:flex-start;height:30px;width:auto;margin-right:auto;color:#fff;transition:color .2s}#header .logo svg{width:auto;height:100%}#header .page-locales{grid-area:d;display:flex;align-items:center;position:relative;z-index:2;margin-right:40px}@media screen and (max-width: 600px){#header .page-locales{display:none}}#header .page-locales a{margin-left:28px;font-size:20px;color:rgba(255,255,255,0.5);transition:color .2s}#header .page-locales a:hover{color:rgba(255,255,255,0.75)}#header .menu-toggle{grid-area:b;justify-self:flex-end;display:inline-flex;position:relative;z-index:2;margin-left:auto;width:27px;height:18px}#header .menu-toggle span{position:absolute;display:inline-block;width:27px;height:2px;border-radius:1px;background-color:#fff;transform-origin:center;transition:transform .3s, opacity .3s, background-color .3s}#header .menu-toggle span:nth-child(1){transform:translate(0px, 0px)}#header .menu-toggle span:nth-child(2){transform:translate(0px, 9px)}#header .menu-toggle span:nth-child(3){transform:translate(0px, 18px)}#header .menu{grid-area:c;display:grid;grid-template-columns:-webkit-max-content -webkit-max-content auto;grid-template-columns:max-content max-content auto;position:relative;z-index:1;height:100%;align-self:center;width:100%;margin:0 auto;opacity:0;overflow-y:auto;transition:padding-top .5s, opacity .3s}@media screen and (max-width: 924px){#header .menu{grid-template-columns:1fr;grid-template-rows:auto auto;align-items:center;height:calc(100% - 38px)}}#header .menu::-webkit-scrollbar{display:none}#header .menu nav.primary{margin-right:60px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width: 924px){#header .menu nav.primary{margin-right:0;width:100%;margin-bottom:66px}}#header .menu nav.primary a{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-right:auto;font-size:41px;color:rgba(255,255,255,0.5);transition:color .3s}@media screen and (max-width: 924px){#header .menu nav.primary a{font-size:36px;line-height:53px}}#header .menu nav.primary a.current{color:#fff}#header .menu nav.primary a:hover{color:rgba(255,255,255,0.75);transition:color .3s}#header .menu nav.secondary{margin-top:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width: 924px){#header .menu nav.secondary{margin-bottom:72px}}#header .menu nav.secondary a{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-right:auto;font-size:20px;margin-bottom:15px;color:rgba(255,255,255,0.5);transition:color .3s}#header .menu nav.secondary a.current{color:#fff}#header .menu nav.secondary a:hover{color:rgba(255,255,255,0.75);transition:color .3s}#header .menu .links{margin-left:auto}@media screen and (max-width: 924px){#header .menu .links{margin-left:0;width:100%;margin-top:auto}}#header .menu .links .sign-in{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;color:rgba(255,255,255,0.5);font-size:20px;margin-bottom:22px;transition:color .2s}@media screen and (max-width: 924px){#header .menu .links .sign-in{color:#fff;text-decoration:underline}}#header .menu .links .sign-in:hover{color:rgba(255,255,255,0.75)}#header .menu .links .get-connected{color:#fff;font-size:40px;margin-bottom:20px;padding-right:15px;transition:padding-right .2s}@media screen and (max-width: 924px){#header .menu .links .get-connected{display:flex;margin-right:auto;font-size:36px;line-height:53px}}#header .menu .links .get-connected:hover,#header .menu .links .get-connected:focus{padding-right:0px}#header .menu .links .locales{margin-bottom:50px}#header .menu .links .locales a{margin-right:25px;font-size:20px;color:rgba(255,255,255,0.5);transition:color .2s}#header .menu .links .locales a:hover{color:rgba(255,255,255,0.75)}#header .menu .links .social{display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#fff;line-height:21px}@media screen and (max-width: 924px){#header .menu .links .social{display:inline-block;margin-right:24px;margin-bottom:100px}}#header .menu .links .social:hover span{text-decoration:underline}#header .menu .links .social:not(:last-child){margin-bottom:22px}#header .menu .links .social i{width:24px;text-align:center;font-size:21px;margin-right:6px}@media screen and (max-width: 924px){#header .menu .links .social i{font-size:32px;margin-right:0}}#header .menu .links .social span{font-size:17px;line-height:21px}@media screen and (max-width: 924px){#header .menu .links .social span{display:none}}#footer{display:grid;padding:65px max(18px,calc((100% - 1094px) / 2));background-color:#fff;justify-content:space-between;-moz-column-gap:16px;column-gap:16px;row-gap:100px;grid-template-areas:"a b c d e" "f f f . g"}@media screen and (max-width: 860px){#footer{row-gap:32px;grid-template-areas:"a b c" ". d e" "f f f" ". g g"}}@media screen and (max-width: 600px){#footer{grid-template-columns:100%;grid-template-areas:"a" "e" "e" "b" "c" "d" "f" "g"}}#footer .logo{grid-area:a;display:inline-block;margin-right:auto;height:28px}#footer .logo img{height:100%}#footer nav a,#footer .social a{text-decoration:none}#footer nav a:hover,#footer nav a:focus,#footer .social a:hover,#footer .social a:focus{outline:none;color:#43aac4}#footer nav a:hover i,#footer nav a:focus i,#footer .social a:hover i,#footer .social a:focus i{color:#43aac4}#footer nav,#footer .social{display:flex;flex-direction:column}#footer nav a,#footer .social a{display:inline-flex;align-items:center;color:#6A6A6A;font-size:14px;margin-right:auto}#footer nav a.current,#footer .social a.current{font-weight:500;color:#027b9b}#footer nav a:not(:last-child),#footer .social a:not(:last-child){margin-bottom:16px}#footer nav i,#footer .social i{color:#969696;font-size:13px;margin-right:12px}#footer nav.social,#footer .social.social{grid-area:d}#footer nav.primary,#footer .social.primary{grid-area:b}#footer nav.primary a,#footer .social.primary a{font-size:16px}#footer nav.secondary,#footer .social.secondary{grid-area:c}@media screen and (max-width: 600px){#footer .social{flex-direction:row}#footer .social a{margin-right:27px;margin-bottom:0 !important}#footer .social a i{font-size:30px}#footer .social a span{display:none}}#footer .buttons{grid-area:e;display:flex;flex-direction:column}#footer .buttons .button:not(:last-child){margin-bottom:12px}#footer .copyright{grid-area:f;font-size:12px;color:#6A6A6A}#footer .prisma{grid-area:g;font-size:12px;color:#6A6A6A;text-align:right}@media screen and (max-width: 600px){#footer .prisma{text-align:left}}#footer .prisma a{text-decoration:underline;color:inherit}#popup{position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0;overflow-y:auto;overflow-x:hidden;transition:opacity .8s}#popup.open{pointer-events:all;opacity:1}#popup.open .box,#popup.open .close{transform:translateY(0px)}#popup::-webkit-scrollbar{display:none}#popup .background{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.6)}#popup .box{padding:88px 92px 70px 92px;margin:144px auto 100px auto;width:1088px;box-sizing:border-box;max-width:100%;background-color:#fff;transform:translateY(10vh);transition:transform .8s}@media screen and (max-width: 1088px){#popup .box{margin:54px auto 0px auto}}@media screen and (max-width: 950px){#popup .box{padding:88px 20px 50px 20px}}#popup .box .announcement--locales{display:flex;justify-content:center;margin-bottom:24px}#popup .box .announcement--locales>a{margin:0 12px}#popup .box .announcement--content{display:none}#popup .box .announcement--content.active{display:block}#popup .box .announcement--content .text-center,#popup .box .announcement--content.text-center{text-align:center}#popup .close{position:absolute;top:176px;right:calc(50% - (min(100%, 1088px) / 2) + 34px);width:24px;height:24px;cursor:pointer;display:block;transform:translateY(10vh);transition:transform .8s}@media screen and (max-width: 1088px){#popup .close{top:89px}}#popup .close::before,#popup .close::after{position:absolute;background-color:#000;transform-origin:center;width:24px;height:2px;border-radius:1px;content:""}#popup .close::before{transform:translate(0, 12px) rotate(45deg)}#popup .close::after{transform:translate(0, 12px) rotate(-45deg)}#popup .text-center{text-align:center}#popup video{width:100%;height:auto}.alert-bar{position:fixed;bottom:0px;left:0px;background:#333;width:100%;font-size:15px;color:#fff;text-align:center;padding:10px;z-index:30;box-sizing:border-box}.alert-bar p{margin:0px}.DataPage{--media-height: calc(min(100vw - 100px, 1094px) * 0.85)}.DataPage p{margin:1.2em 0}.DataPage p:first-child{margin-top:0}.DataPage p:last-child{margin-bottom:0}.DataPage p .button{margin-top:8px;margin-bottom:8px;margin-inline:15px}.DataPage h1{font-size:56px;line-height:72px}@media screen and (max-width: 500px){.DataPage h1{font-size:48px;line-height:52px}}.DataPage h2{font-size:40px;line-height:50px}.DataPage h3{font-size:28px;line-height:25px}.DataPage h4{font-size:24px;line-height:28px}.DataPage h6{font-weight:400;color:var(--secondary-font-color, gray);font-size:16px;margin:0}.DataPage h1,.DataPage h2,.DataPage h3,.DataPage h4,.DataPage h5{font-weight:500;margin:0.5em 0}.DataPage a{color:#027B9B;text-decoration:none}.DataPage b,.DataPage strong{font-weight:500}.DataPage hr{display:block;width:100%;height:1px;border:none;background-color:#C3C3C3;margin:26px 0 35px 0}.DataPage section.heading{position:relative;background:linear-gradient(to bottom, #004259, #2391AF);padding:174px max(50px,calc((100% - 1094px) / 2)) calc(var(--media-height) / 2) max(50px,calc((100% - 1094px) / 2));margin-bottom:calc((var(--media-height) / 2) * -1);color:#fff;text-align:center;font-size:24px}@media screen and (max-width: 600px){.DataPage section.heading{padding:150px 35px calc(var(--media-height) / 2) 35px}}@media screen and (max-width: 600px){.DataPage section.heading .heading{font-size:36px;line-height:47px}}.DataPage section.heading .subheading{margin-bottom:26px}.DataPage section.embed{width:100%;max-width:1194px;margin:0 auto;box-sizing:border-box;padding:50px;position:relative;height:var(--media-height)}@media screen and (max-width: 850px){.DataPage section.embed{padding:18px;aspect-ratio:1 / 1;height:auto}}.DataPage section.embed iframe{width:100%;height:100%;padding:25px;box-sizing:border-box;border-radius:25px;background-color:#fff;box-shadow:0px 5px 15px rgba(0,0,0,0.1)}@media screen and (max-width: 850px){.DataPage section.embed iframe{padding:15px}}.DataPage section.cta{background-image:linear-gradient(to bottom, #3FA237, #8AB82A);padding:50px 18px;font-size:24px;line-height:38px;margin:40px auto}.DataPage section.cta .content{max-width:916px;color:#fff;margin:0 auto;text-align:center}.DataPage section.extra{max-width:916px;width:calc(100% - 36px);margin:0 auto}.DataPage section.extra .content{margin-bottom:27px;text-align:center;font-size:24px;line-height:38px}.DataPage section.extra .content a{font-size:24px;text-decoration:underline}

/*# sourceMappingURL=data.css.map */
