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}.elements__tilecarouselelement{overflow:hidden;position:relative}.elements__tilecarouselelement .tiles{display:flex;width:auto;height:auto;--scroll: 0;transform:translateX(calc(-50vw * var(--scroll)))}@media screen and (max-width: 810px){.elements__tilecarouselelement .tiles{transform:translateX(calc(-100vw * var(--scroll)))}}.elements__tilecarouselelement .tiles.animate{transition:transform 0.8s}.elements__tilecarouselelement .tiles .tile{position:relative;color:#fff;min-height:400px;max-height:500px;min-width:50vw}@media screen and (max-width: 810px){.elements__tilecarouselelement .tiles .tile{min-width:100vw}}.elements__tilecarouselelement .tiles .tile:focus,.elements__tilecarouselelement .tiles .tile:hover{outline:none}.elements__tilecarouselelement .tiles .tile:focus::before,.elements__tilecarouselelement .tiles .tile:hover::before{background-color:rgba(67,170,196,0.64)}.elements__tilecarouselelement .tiles .tile::before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.3);content:"";transition:background-color .3s}.elements__tilecarouselelement .tiles .tile img{width:100%;min-height:100%;max-height:500px;height:100%;-o-object-fit:cover;object-fit:cover}.elements__tilecarouselelement .tiles .tile .title{position:absolute;top:38px;left:51px;font-size:25px;font-weight:500}@media screen and (max-width: 490px){.elements__tilecarouselelement .tiles .tile .title{left:15px}}.elements__tilecarouselelement .tiles .tile .description{position:absolute;left:51px;bottom:28px;font-size:18px;max-width:564px}@media screen and (max-width: 490px){.elements__tilecarouselelement .tiles .tile .description{left:15px;right:15px;font-size:16px}}.elements__tilecarouselelement .arrow{position:absolute;display:inline-flex;z-index:1;top:calc(50% - 23px);width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,0.5);color:#fff;justify-content:center;align-items:center;cursor:pointer;transition:background-color .2s, color .2s}.elements__tilecarouselelement .arrow::after{font-family:"Font Awesome 5 Pro";font-weight:300;font-size:24px;line-height:24px;color:inherit}.elements__tilecarouselelement .arrow:hover{background-color:rgba(255,255,255,0.5);color:#3C3C3C}.elements__tilecarouselelement .arrow.prev{left:50px}.elements__tilecarouselelement .arrow.prev::after{content:"\f104"}.elements__tilecarouselelement .arrow.next{right:50px}.elements__tilecarouselelement .arrow.next::after{content:"\f105"}.elements__bannerelement{position:relative;padding:75px 50px 65px 50px}.elements__bannerelement::before{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0.8;background:linear-gradient(to right, #2391AF, #027B9B);content:""}.elements__bannerelement img{position:absolute;z-index:0;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.elements__bannerelement .content{z-index:2;position:relative;max-width:1094px;margin:0 auto;color:rgba(255,255,255,0.58);font-size:50px;line-height:59px;font-weight:500}@media screen and (max-width: 650px){.elements__bannerelement .content{line-height:38px;font-size:35px}}@media screen and (max-width: 480px){.elements__bannerelement .content{font-size:24px;line-height:28px}}.elements__bannerelement .content a{position:relative;color:#fff;text-decoration:none}.elements__bannerelement .content a::before,.elements__bannerelement .content a::after{position:absolute;bottom:0px;height:5px;background-color:#fff;content:""}@media screen and (max-width: 650px){.elements__bannerelement .content a::before,.elements__bannerelement .content a::after{height:3px}}@media screen and (max-width: 480px){.elements__bannerelement .content a::before,.elements__bannerelement .content a::after{height:2px}}.elements__bannerelement .content a::after{right:0;width:100%;transition:width .3s .15s}.elements__bannerelement .content a::before{left:0;width:0%;transition:width .3s}.elements__bannerelement .content a:hover::after{width:0%;transition:width .3s}.elements__bannerelement .content a:hover::before{width:100%;transition:width .3s .15s}section.testimonials .testimonials-wrapper,.elements__testimonialselement .testimonials-wrapper{display:grid;padding:30px calc(max((100% - 1264px) / 2, 50px));grid-template-columns:1fr 520px 410px 1fr}@media screen and (max-width: 1312px){section.testimonials .testimonials-wrapper,.elements__testimonialselement .testimonials-wrapper{padding:60px calc(max((100% - 1264px) / 2, 50px)) 50px}}@media screen and (max-width: 1245px){section.testimonials .testimonials-wrapper,.elements__testimonialselement .testimonials-wrapper{grid-template-columns:99px 10fr 8fr 99px}}@media screen and (max-width: 900px){section.testimonials .testimonials-wrapper,.elements__testimonialselement .testimonials-wrapper{overflow:hidden;grid-template-columns:1fr 1fr;grid-template-rows:-webkit-max-content 49px -webkit-max-content;grid-template-rows:max-content 49px max-content}}@media screen and (max-width: 600px){section.testimonials .testimonials-wrapper,.elements__testimonialselement .testimonials-wrapper{padding:60px 20px 50px}}@-webkit-keyframes testimonial--right-left{from{transform:translateX(20%)}to{transform:none}}@keyframes testimonial--right-left{from{transform:translateX(20%)}to{transform:none}}@-webkit-keyframes testimonial--left-right{from{transform:translateX(-20%)}to{transform:none}}@keyframes testimonial--left-right{from{transform:translateX(-20%)}to{transform:none}}section.testimonials .testimonials-wrapper.activated .content-wrapper,.elements__testimonialselement .testimonials-wrapper.activated .content-wrapper{transition:opacity .3s}section.testimonials .testimonials-wrapper.activated .image-wrapper,.elements__testimonialselement .testimonials-wrapper.activated .image-wrapper{transition:opacity .5s}section.testimonials .testimonials-wrapper.activated [data-testimonial]:not(.active),.elements__testimonialselement .testimonials-wrapper.activated [data-testimonial]:not(.active){opacity:0;z-index:0;pointer-events:none}section.testimonials .testimonials-wrapper.activated [data-testimonial].active,.elements__testimonialselement .testimonials-wrapper.activated [data-testimonial].active{opacity:1;z-index:1;pointer-events:all}section.testimonials .testimonials-wrapper.activated.prev [data-testimonial].content-wrapper.active,.elements__testimonialselement .testimonials-wrapper.activated.prev [data-testimonial].content-wrapper.active{-webkit-animation:testimonial--right-left .5s forwards;animation:testimonial--right-left .5s forwards}section.testimonials .testimonials-wrapper.activated.next [data-testimonial].content-wrapper.active,.elements__testimonialselement .testimonials-wrapper.activated.next [data-testimonial].content-wrapper.active{-webkit-animation:testimonial--left-right .5s forwards;animation:testimonial--left-right .5s forwards}section.testimonials .testimonials-wrapper:not(.activated) [data-testimonial]:not(.active),.elements__testimonialselement .testimonials-wrapper:not(.activated) [data-testimonial]:not(.active){opacity:0;pointer-events:none}section.testimonials .testimonials-wrapper:not(.activated) [data-testimonial].active,.elements__testimonialselement .testimonials-wrapper:not(.activated) [data-testimonial].active{pointer-events:all}section.testimonials .testimonials-wrapper .content-wrapper:not(.has-image),.elements__testimonialselement .testimonials-wrapper .content-wrapper:not(.has-image){max-width:600px;margin:0 auto;text-align:center}@media screen and (min-width: 901px){section.testimonials .testimonials-wrapper .content-wrapper:not(.has-image),.elements__testimonialselement .testimonials-wrapper .content-wrapper:not(.has-image){grid-row:1;grid-column:2 / 4;align-self:center}}@media screen and (min-width: 901px){section.testimonials .testimonials-wrapper .content-wrapper.has-image,.elements__testimonialselement .testimonials-wrapper .content-wrapper.has-image{grid-row:1;grid-column:2;align-self:center}}@media screen and (max-width: 900px){section.testimonials .testimonials-wrapper .content-wrapper,.elements__testimonialselement .testimonials-wrapper .content-wrapper{grid-column:1 / 3;grid-row:3;margin-top:24px}}section.testimonials .testimonials-wrapper .content-wrapper::before,.elements__testimonialselement .testimonials-wrapper .content-wrapper::before{display:block;font-size:71px;font-weight:500;line-height:104px;height:62px;color:#027B9B;content:"“"}section.testimonials .testimonials-wrapper .content-wrapper .content,.elements__testimonialselement .testimonials-wrapper .content-wrapper .content{font-size:30px;font-weight:500;color:#027B9B;line-height:40px;margin-bottom:24px;font-style:italic}@media screen and (max-width: 1245px){section.testimonials .testimonials-wrapper .content-wrapper .content,.elements__testimonialselement .testimonials-wrapper .content-wrapper .content{font-size:24px;line-height:32px;margin-bottom:20px}}section.testimonials .testimonials-wrapper .content-wrapper .name,.elements__testimonialselement .testimonials-wrapper .content-wrapper .name{font-size:20px;line-height:30px;color:#151515;margin:0}section.testimonials .testimonials-wrapper .image-wrapper,.elements__testimonialselement .testimonials-wrapper .image-wrapper{position:relative;display:flex;justify-self:center;justify-content:center;overflow:visible;height:0;width:100%;max-width:410px;padding-bottom:calc(min(100%, 410px))}@media screen and (min-width: 901px){section.testimonials .testimonials-wrapper .image-wrapper,.elements__testimonialselement .testimonials-wrapper .image-wrapper{align-self:center;grid-row:1;grid-column:3}}@media screen and (max-width: 900px){section.testimonials .testimonials-wrapper .image-wrapper,.elements__testimonialselement .testimonials-wrapper .image-wrapper{grid-column:1 / 3;grid-row:1}}section.testimonials .testimonials-wrapper .image-wrapper img,.elements__testimonialselement .testimonials-wrapper .image-wrapper img{position:absolute;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.testimonials .testimonials-wrapper .image-wrapper .hex.variant-1,.elements__testimonialselement .testimonials-wrapper .image-wrapper .hex.variant-1{position:absolute;left:13%;top:0;width:12%;height:12%}section.testimonials .testimonials-wrapper .image-wrapper .hex.variant-3,.elements__testimonialselement .testimonials-wrapper .image-wrapper .hex.variant-3{position:absolute;right:10%;bottom:-10%;width:35%;height:35%}section.testimonials .testimonials-wrapper .arrow,.elements__testimonialselement .testimonials-wrapper .arrow{display:inline-flex;color:#027B9B;border:1px solid currentColor;border-radius:50%;text-decoration:none;justify-content:center;width:47px;height:47px;transition:transform 0.6s calc(var(--index, 0) * .3s),opacity linear 0.6s calc(var(--index, 0) * .3s),background-color 0.1s,color 0.1s}@media screen and (min-width: 901px){section.testimonials .testimonials-wrapper .arrow,.elements__testimonialselement .testimonials-wrapper .arrow{grid-row:1;align-self:center}}@media screen and (max-width: 900px){section.testimonials .testimonials-wrapper .arrow,.elements__testimonialselement .testimonials-wrapper .arrow{grid-row:2}}section.testimonials .testimonials-wrapper .arrow.prev,.elements__testimonialselement .testimonials-wrapper .arrow.prev{grid-column:1;justify-self:flex-start}section.testimonials .testimonials-wrapper .arrow.prev::after,.elements__testimonialselement .testimonials-wrapper .arrow.prev::after{content:"\f053"}section.testimonials .testimonials-wrapper .arrow.next,.elements__testimonialselement .testimonials-wrapper .arrow.next{grid-column:4;justify-self:flex-end}@media screen and (max-width: 900px){section.testimonials .testimonials-wrapper .arrow.next,.elements__testimonialselement .testimonials-wrapper .arrow.next{grid-column:2}}section.testimonials .testimonials-wrapper .arrow.next::after,.elements__testimonialselement .testimonials-wrapper .arrow.next::after{content:"\f054"}section.testimonials .testimonials-wrapper .arrow::after,.elements__testimonialselement .testimonials-wrapper .arrow::after{align-self:center;font-family:"Font Awesome 5 Pro";color:currentColor;font-weight:400;font-size:16px;line-height:16px}section.testimonials .testimonials-wrapper .arrow:hover,.elements__testimonialselement .testimonials-wrapper .arrow:hover{background-color:rgba(2,123,155,0.1)}section.testimonials .testimonials-wrapper .arrow:active,.elements__testimonialselement .testimonials-wrapper .arrow:active{background-color:rgba(2,123,155,0.4);color:#fff}.btn-play-testimonial-video{display:inline-block;cursor:pointer}.video-testimonial-popup{position:fixed;top:0px;left:0px;width:100vw;height:100vh;display:none;background:rgba(0,0,0,0.9);z-index:250}.video-testimonial-popup .video-wrap{max-width:1400px;margin:0 auto;padding:52.5% 0 0 0;position:relative}.video-testimonial-popup .btn-close-testimonial{position:absolute;right:0px;top:0px;font-weight:100;font-size:45px;padding:10px 30px;display:block;color:#fff;cursor:pointer}.video-testimonial-popup.open{display:block}@font-face{font-family:gotham;font-weight:normal;font-style:normal;src:url(/_resources/themes/hark/fonts/Gotham-Book.otf)}@font-face{font-family:gotham;font-weight:lighter;font-style:normal;src:url(/_resources/themes/hark/fonts/Gotham-Light.otf)}@font-face{font-family:gotham;font-weight:500;font-style:normal;src:url(/_resources/themes/hark/fonts/Gotham-Medium.otf)}@font-face{font-family:gotham;font-weight:bold;font-style:normal;src:url(/_resources/themes/hark/fonts/Gotham-Bold.otf)}@font-face{font-family:gotham;font-weight:bold;font-style:italic;src:url(/_resources/themes/hark/fonts/Gotham-BoldItalic.otf)}.HomePage{padding-top:62px;overflow-x:hidden;width:100%}.HomePage p{margin:1.2em 0}.HomePage p:first-child{margin-top:0}.HomePage p:last-child{margin-bottom:0}.HomePage p .button{margin-top:8px;margin-bottom:8px;margin-inline:15px}.HomePage h1{font-size:56px;line-height:72px}@media screen and (max-width: 500px){.HomePage h1{font-size:48px;line-height:52px}}.HomePage h2{font-size:40px;line-height:50px}.HomePage h3{font-size:28px;line-height:25px}.HomePage h4{font-size:24px;line-height:28px}.HomePage h6{font-weight:400;color:var(--secondary-font-color, gray);font-size:16px;margin:0}.HomePage h1,.HomePage h2,.HomePage h3,.HomePage h4,.HomePage h5{font-weight:500;margin:0.5em 0}.HomePage a{color:#027B9B;text-decoration:none}.HomePage b,.HomePage strong{font-weight:500}.HomePage hr{display:block;width:100%;height:1px;border:none;background-color:#C3C3C3;margin:26px 0 35px 0}@media screen and (max-width: 770px){.HomePage{padding-top:0}}.HomePage section.hero{height:-webkit-max-content;height:-moz-max-content;height:max-content;overflow:hidden;position:relative;box-sizing:content-box;padding:215px max(50px,calc((100vw - 1094px) / 2))}@media screen and (max-width: 600px){.HomePage section.hero{display:grid;padding:170px 20px 60px 20px;text-align:center}}@media screen and (max-width: 1200px) and (min-width: 600px){.HomePage section.hero:after{content:'';background:linear-gradient(90deg, rgba(255,255,255,0.75) 0%, rgba(255,255,255,0.75) 50%, rgba(255,255,255,0) 100%);position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}}.HomePage section.hero h1{color:#027B9B;z-index:2;position:relative}@media screen and (max-width: 600px){.HomePage section.hero h1{grid-row:1;font-size:36px;line-height:47px}}.HomePage section.hero .content{max-width:326px;margin-bottom:40px;z-index:2;position:relative}@media screen and (max-width: 600px){.HomePage section.hero .content{grid-row:3;max-width:none;margin-top:12px;margin-bottom:12px}}.HomePage section.hero .button{z-index:2;position:relative}@media screen and (max-width: 600px){.HomePage section.hero .button{grid-row:4}}.HomePage section.hero .alt{z-index:2;position:relative;margin-top:16px;color:#4B4B4B;font-size:14px}@media screen and (max-width: 600px){.HomePage section.hero .alt{grid-row:5}}.HomePage section.hero .image-wrapper{z-index:-1;position:absolute}.HomePage section.hero .image-wrapper img{position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;top:0;left:0}@media screen and (max-width: 600px){.HomePage section.hero .image-wrapper{position:relative;height:0;grid-row:2;grid-column:1;--range: 0}.HomePage section.hero .image-wrapper.i1{left:15%;width:70%;padding-bottom:70%}.HomePage section.hero .image-wrapper.i2{width:30%;padding-bottom:30%;margin-top:40%;filter:drop-shadow(0px 3px 12px rgba(0,0,0,0.13))}.HomePage section.hero .image-wrapper.i3{width:30%;padding-bottom:30%;margin-top:calc(40% - 20px);left:70%;filter:drop-shadow(0px 3px 12px rgba(0,0,0,0.13))}}@media screen and (min-width: 601px){.HomePage section.hero .image-wrapper.i1{top:calc(50% - 275px);left:calc(66% - 275px);width:550px;height:550px;--range: 30px}.HomePage section.hero .image-wrapper.i2{width:285px;height:285px;left:calc(66% - 275px - 140px);bottom:calc(50% - 275px);filter:drop-shadow(0px 3px 12px rgba(0,0,0,0.13));--range: 80px}.HomePage section.hero .image-wrapper.i3{width:285px;height:285px;left:calc(66% + 200px - 70px);bottom:calc(50% - 225px);filter:drop-shadow(0px 3px 12px rgba(0,0,0,0.13));--range: 80px}}.HomePage section.connecting{position:relative;margin-bottom:calc(min(calc(100% - 100px), 1094px) * 0.11);display:grid;grid-template-columns:repeat(12, 1fr);grid-template-rows:repeat(5, 1fr);gap:16px;padding:45px max(50px,calc((100% - 1094px) / 2));background:linear-gradient(to left, #027B9B, #006083);color:#fff}@media screen and (max-width: 1237px){.HomePage section.connecting{display:flex;gap:0;flex-direction:column;align-items:center;text-align:center;margin:0;padding-top:calc(10% + 15px);padding-bottom:20px}}@media screen and (max-width: 600px){.HomePage section.connecting{padding-right:18px;padding-left:18px}}.HomePage section.connecting h1{grid-column:1 / 7;grid-row:1 / 3}@media screen and (max-width: 600px){.HomePage section.connecting h1{font-size:36px;line-height:47px;margin-bottom:16px}}.HomePage section.connecting .arkansas-cities{position:absolute;grid-column:1 / 6;grid-row:3;z-index:0}@media screen and (max-width: 1237px){.HomePage section.connecting .arkansas-cities{display:none;grid-row:1}}.HomePage section.connecting .arkansas{position:absolute;top:0;left:50%;width:20%;transform:translate(-50%, -50%)}@media screen and (min-width: 1238px){.HomePage section.connecting .arkansas{display:none}}.HomePage section.connecting .hex{position:relative}@media screen and (max-width: 1237px){.HomePage section.connecting .hex{display:none}}.HomePage section.connecting .hex.i1{grid-column:5;grid-row:1;right:32px;top:24px;height:30px;width:30px;--range: 30px}.HomePage section.connecting .hex.i2{grid-column:1;grid-row:3;right:78px;width:55px;height:55px;--range: 20px}.HomePage section.connecting .hex.i3{grid-column:1;grid-row:4;right:47px;width:35px;height:35px;--range: 30px}.HomePage section.connecting .content{grid-column:2 / 7;grid-row:4 / 6;z-index:1;padding-left:48px;font-size:18px;line-height:34px}@media screen and (max-width: 1237px){.HomePage section.connecting .content{padding:0}}@media screen and (max-width: 600px){.HomePage section.connecting .content{margin-bottom:68px}}.HomePage section.connecting .alt{grid-column:8 / 13;grid-row:1;align-self:flex-start;justify-self:center;margin:0;font-size:18px;font-weight:500}@media screen and (max-width: 1237px){.HomePage section.connecting .alt{align-self:auto}}@media screen and (max-width: 600px){.HomePage section.connecting .alt{max-width:240px;margin-bottom:18px}}.HomePage section.connecting .stats{display:grid;grid-template-columns:auto 1px 204px;-moz-column-gap:35px;column-gap:35px;row-gap:45px;margin-top:58px;flex-direction:column;grid-column:8 / 13;grid-row:1 / 6}@media screen and (max-width: 1237px){.HomePage section.connecting .stats{grid-template-columns:1fr;row-gap:0;margin:0}.HomePage section.connecting .stats .count-wrapper{display:flex;flex-direction:column;margin-bottom:20px}}.HomePage section.connecting .stats .count-wrapper{align-self:center}.HomePage section.connecting .stats .count{font-size:43px;font-weight:600;line-height:53px}.HomePage section.connecting .stats .count::after{font-weight:500;font-size:21px;line-height:21px;display:inline-block;color:#FFA900;vertical-align:super;transform:translateY(-7px);content:"+"}.HomePage section.connecting .stats .cnt-label{font-size:16px;white-space:nowrap;font-weight:500}.HomePage section.connecting .stats .break{background-color:rgba(255,255,255,0.58);padding-bottom:8px}@media screen and (max-width: 1237px){.HomePage section.connecting .stats .break{display:none}}.HomePage section.connecting .stats .description{width:270px;align-self:center;font-size:16px;max-width:255px}@media screen and (max-width: 1237px){.HomePage section.connecting .stats .description{width:100%;margin-bottom:47px}}.HomePage section.connecting .stats .description p{margin:0}.HomePage section.find{display:flex;flex-direction:row;padding:55px 0;align-items:center;overflow:hidden;margin:0 auto;max-width:1366px}@media screen and (max-width: 990px){.HomePage section.find{flex-direction:column}}.HomePage section.find h1{color:#027B9B}@media screen and (min-width: 991px){.HomePage section.find h1.mobile-only{display:none}}@media screen and (max-width: 990px){.HomePage section.find h1{font-size:36px;line-height:47px;text-align:center}.HomePage section.find h1:not(.mobile-only){display:none}}.HomePage section.find .image-wrapper{position:relative;flex:1;max-width:603px}.HomePage section.find .image-wrapper .hex.background{position:absolute}.HomePage section.find .image-wrapper .hex.background.variant-1{--range: 50px;height:55px;width:55px;top:-3%;left:14%}@media screen and (max-width: 990px){.HomePage section.find .image-wrapper .hex.background.variant-1{top:-12%;left:10%}}.HomePage section.find .image-wrapper .hex.background.variant-3{--range: 40px;width:166px;height:166px;top:77%;right:9%}@media screen and (max-width: 990px){.HomePage section.find .image-wrapper .hex.background.variant-3{top:46%;right:-9%}}.HomePage section.find .image-wrapper .sizing-wrapper{display:block;width:100%;position:relative;padding-bottom:100%}.HomePage section.find .image-wrapper .sizing-wrapper .image{position:absolute;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.HomePage section.find .content-wrapper{max-width:670px;margin:0 auto}@media screen and (max-width: 990px){.HomePage section.find .content-wrapper{text-align:center}}@media screen and (max-width: 600px){.HomePage section.find .content-wrapper{padding:18px}}.HomePage section.find .content-wrapper .content{font-size:18px;max-width:550px;margin-bottom:25px}@media screen and (max-width: 990px){.HomePage section.find .content-wrapper .content{margin:0 auto 26px auto;font-size:16px}}.HomePage section.find .content-wrapper .items{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:35px}@media screen and (max-width: 990px){.HomePage section.find .content-wrapper .items{align-items:center;flex-direction:column;margin:0}}.HomePage section.find .content-wrapper .items .item{font-size:14px;min-width:160px;max-width:200px;flex:1;margin-right:30px}@media screen and (max-width: 990px){.HomePage section.find .content-wrapper .items .item{text-align:center;margin:0;margin-bottom:33px;font-size:16px}}.HomePage section.find .content-wrapper .items .item:last-child{margin-right:0}.HomePage section.find .content-wrapper .items .item img.sign-up{margin-top:9px;height:75px;margin-bottom:30px}.HomePage section.find .content-wrapper .items .item img.connect{height:72px;margin-top:12px;margin-bottom:30px}.HomePage section.find .content-wrapper .items .item img.solutions{height:97px;margin-bottom:17px}.HomePage section.find .content-wrapper .items .item h3{margin-bottom:18px}.HomePage section.find .content-wrapper .bottom-link{margin-top:28px}@media screen and (max-width: 990px){.HomePage section.find .content-wrapper .link-wrapper{display:flex;justify-content:center}}@media screen and (max-width: 500px){.HomePage section.find .content-wrapper .link-wrapper .button{width:100%}}.HomePage section.app{flex-direction:column}.HomePage section.app .top{position:relative;display:flex;padding:0 max(100px,calc((100% - 930px) / 2));padding-top:68px;overflow:hidden;align-items:flex-end;justify-items:center;justify-content:space-between}@media screen and (max-width: 1312px){.HomePage section.app .top{flex-direction:column;align-items:center}}@media screen and (max-width: 836px){.HomePage section.app .top{padding:68px 18px 0 18px}}.HomePage section.app .top[fx*=ready] .screen-1 .toggles span.select{background-color:var(--color);color:#fff}.HomePage section.app .top::before{position:absolute;display:block;bottom:0;left:0;width:100%;background-color:#FAFAFA;height:calc(100% - 164px);content:""}@media screen and (max-width: 1312px){.HomePage section.app .top::before{height:100%}}.HomePage section.app .top .content-wrapper{max-width:460px;margin-top:144px}@media screen and (max-width: 1312px){.HomePage section.app .top .content-wrapper{text-align:center;margin-bottom:40px}}.HomePage section.app .top .content-wrapper h2{color:#027B9B;margin-bottom:36px}@media screen and (max-width: 836px){.HomePage section.app .top .content-wrapper h2{font-size:36px;line-height:47px}}.HomePage section.app .top .content-wrapper .content{margin-bottom:36px;font-size:20px}@media screen and (max-width: 836px){.HomePage section.app .top .content-wrapper .content{font-size:16px}}.HomePage section.app .top .screen-1{width:370px;padding:48px 33px 38px 33px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#fff;border-top-left-radius:35px;border-top-right-radius:35px;box-shadow:0px 3px 35px rgba(0,0,0,0.122)}@media screen and (max-width: 836px){.HomePage section.app .top .screen-1{width:calc(100% - 64px)}}@media screen and (max-width: 470px){.HomePage section.app .top .screen-1{padding:35px 24px 28px 24px}}.HomePage section.app .top .screen-1 h4{margin-bottom:24px}.HomePage section.app .top .screen-1 .toggles{display:flex;flex-wrap:wrap}.HomePage section.app .top .screen-1 .toggles span{display:inline-flex;align-items:center;padding:9px 33px 9px 22px;background-color:#EBEBEB;line-height:22px;border-radius:20px;margin-right:7px;margin-bottom:9px}@media screen and (max-width: 470px){.HomePage section.app .top .screen-1 .toggles span{margin-right:5px;margin-bottom:7px;font-size:10px;line-height:12px;padding:9px 20px 9px 16px}}.HomePage section.app .top .screen-1 .toggles span i{margin-right:10px}@media screen and (max-width: 470px){.HomePage section.app .top .screen-1 .toggles span i{font-size:11px;margin-right:7px}}.HomePage section.app .top .screen-1 .toggles span.select{transition:background-color 0.3s calc((var(--index) + var(--sub-index)) * .3s + 0.3s),color 0.3s calc((var(--index) + var(--sub-index)) * .3s + 0.3s)}.HomePage section.app .bottom{position:relative;overflow:hidden;display:flex;justify-items:center;justify-content:space-between;padding:0 max(100px,calc((100% - 1160px) / 2));padding-top:75px;height:520px;background-color:#FAFAFA}@media screen and (max-width: 600px){.HomePage section.app .bottom{padding:68px 18px 0 18px}}@media screen and (max-width: 1312px){.HomePage section.app .bottom{flex-direction:column-reverse;align-items:center;height:auto}}.HomePage section.app .bottom .screens{display:flex;align-items:flex-start}@media screen and (max-width: 836px){.HomePage section.app .bottom .screens{width:100%;justify-content:center}}.HomePage section.app .bottom .screens .screen-2{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:390px;padding:36px 17px;padding-bottom:200px;background-color:#fff;border-radius:38px;border-radius:38px;box-shadow:0px 3px 35px rgba(0,0,0,0.1);overflow:hidden}@media screen and (max-width: 1312px){.HomePage section.app .bottom .screens .screen-2{border-radius:26px;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-bottom:0;padding:18px 9px}}.HomePage section.app .bottom .screens .screen-2 h4{padding:0 27px;margin-bottom:24px}@media screen and (max-width: 836px){.HomePage section.app .bottom .screens .screen-2 h4{font-size:13px;padding:0 11px;margin-bottom:12px}}.HomePage section.app .bottom .screens .screen-2 p{margin:0}.HomePage section.app .bottom .screens .screen-2 .filler{background-color:#E6E7E8;height:10px;width:calc(100% - 20px)}.HomePage section.app .bottom .screens .screen-2 .list{display:flex;flex-direction:column}.HomePage section.app .bottom .screens .screen-2 .list .item{display:grid;position:relative;grid-template-columns:48px auto;grid-template-rows:24px 24px;align-items:center;grid-template-areas:"a b" "a c";-moz-column-gap:20px;column-gap:20px;border-radius:5px;background-color:#FAFAFA;padding:18px 0px 18px 20px;margin-bottom:20px}.HomePage section.app .bottom .screens .screen-2 .list .item.selected::before{position:absolute;left:0;top:0;width:6px;height:100%;background-color:#027B9B;content:"";border-top-left-radius:inherit;border-bottom-left-radius:inherit}@media screen and (max-width: 836px){.HomePage section.app .bottom .screens .screen-2 .list .item.selected::before{width:3px}}@media screen and (max-width: 836px){.HomePage section.app .bottom .screens .screen-2 .list .item{row-gap:4px;-moz-column-gap:9px;column-gap:9px;padding:8px 0px 8px 9px;grid-template-columns:22px auto;grid-template-rows:9px 5px;margin-bottom:8px}}.HomePage section.app .bottom .screens .screen-2 .list .item:nth-child(even) .filler{max-width:60%}.HomePage section.app .bottom .screens .screen-2 .list .item i{grid-area:a;background-color:#fff;width:48px;height:48px;line-height:48px;text-align:center;font-size:20px;color:var(--color)}@media screen and (max-width: 836px){.HomePage section.app .bottom .screens .screen-2 .list .item i{width:22px;height:22px;line-height:22px;font-size:9px}}.HomePage section.app .bottom .screens .screen-2 .list .item .title{grid-area:b;font-size:15px;font-weight:500}@media screen and (max-width: 836px){.HomePage section.app .bottom .screens .screen-2 .list .item .title{font-size:6px;line-height:9px}}.HomePage section.app .bottom .screens .screen-2 .list .item .filler{grid-area:c;height:100%;max-height:10px}.HomePage section.app .bottom .screens .connecting-line{position:relative;width:46px;height:4px;top:140px;background-image:url(/_resources/themes/hark/images/dashed.svg)}@media screen and (max-width: 836px){.HomePage section.app .bottom .screens .connecting-line{top:65px}}.HomePage section.app .bottom .screens .screen-3{display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-direction:column;width:200px;padding:26px 23px;border-radius:10px;background-color:#fff;box-shadow:0px 24px 31px rgba(0,0,0,0.1)}@media screen and (max-width: 836px){.HomePage section.app .bottom .screens .screen-3{padding:11px 10px 13px 10px}}.HomePage section.app .bottom .screens .screen-3 .filler{background-color:#E6E7E8;height:8px}.HomePage section.app .bottom .screens .screen-3 .item{display:grid;grid-template-columns:15px auto;grid-template-rows:13px 13px;align-content:center;-moz-column-gap:11px;column-gap:11px;row-gap:4px;margin-bottom:15px;grid-template-areas:"a b" ". c"}.HomePage section.app .bottom .screens .screen-3 .item.double-title{grid-template-areas:"a b" ". b" ". c";grid-template-rows:repeat(3, 13px)}@media screen and (max-width: 836px){.HomePage section.app .bottom .screens .screen-3 .item.double-title{grid-template-rows:5px 5px 4px}}@media screen and (max-width: 836px){.HomePage section.app .bottom .screens .screen-3 .item{row-gap:3px;grid-template-rows:5px 4px;grid-template-columns:5px auto;margin-bottom:6px}}.HomePage section.app .bottom .screens .screen-3 .item:last-child{margin-bottom:0}.HomePage section.app .bottom .screens .screen-3 .item i{grid-area:a;font-size:14px;line-height:13px;justify-self:center;color:#027B9B}@media screen and (max-width: 836px){.HomePage section.app .bottom .screens .screen-3 .item i{font-size:5px;line-height:5px}}.HomePage section.app .bottom .screens .screen-3 .item .title{grid-area:b;font-weight:500;font-size:8px;line-height:13px}@media screen and (max-width: 836px){.HomePage section.app .bottom .screens .screen-3 .item .title{line-height:5px;font-size:3px}}.HomePage section.app .bottom .screens .screen-3 .item .filler{grid-area:c;height:100%}.HomePage section.app .bottom .content-wrapper{max-width:420px}@media screen and (max-width: 1312px){.HomePage section.app .bottom .content-wrapper{margin-bottom:48px;text-align:center}}.HomePage section.app .bottom .content-wrapper h2{color:#027B9B;margin-bottom:36px}.HomePage section.app .bottom .content-wrapper .content{margin-bottom:36px;font-size:20px}.HomePage section.rental-assistance{display:block;position:relative;--media-height: 326px;padding:120px 50px calc(var(--media-height) * 0.75 + 64px) 50px;margin-bottom:calc(var(--media-height) * 0.25 + 176px);height:auto;background-size:cover}@media screen and (max-width: 1410px){.HomePage section.rental-assistance{--media-height: 500px;margin-bottom:calc(var(--media-height) * 0.6 + 176px)}}@media screen and (max-width: 850px){.HomePage section.rental-assistance{--media-height: 0px;padding:60px 18px 80px 18px}}@media screen and (max-width: 555px){.HomePage section.rental-assistance{margin-bottom:0}}.HomePage section.rental-assistance img{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.HomePage section.rental-assistance::after{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to bottom, rgba(2,123,155,0.85), rgba(0,85,115,0.85));content:""}.HomePage section.rental-assistance .content-wrapper{position:relative;z-index:3;width:700px;max-width:100%;margin:0 auto;text-align:center;color:#fff;font-size:18px;line-height:30px}@media screen and (max-width: 600px){.HomePage section.rental-assistance .content-wrapper{font-size:16px;line-height:24px}}.HomePage section.rental-assistance .content-wrapper h1{color:#fff}@media screen and (max-width: 600px){.HomePage section.rental-assistance .content-wrapper h1{font-size:36px;line-height:47px}}.HomePage section.rental-assistance .content-wrapper .subtext{font-size:16px}.HomePage section.rental-assistance .content-wrapper .button{--button-text: #027B9B;--button-color: #fff}.HomePage section.rental-assistance .images{position:absolute;display:flex;justify-content:space-between;z-index:3;bottom:0;left:0;height:var(--media-height);width:100%;transform:translateY(50%)}@media screen and (max-width: 1410px){.HomePage section.rental-assistance .images{justify-content:space-around}}.HomePage section.rental-assistance .images img{position:relative;height:var(--media-height);max-width:calc(20% - 16px);flex:1;-o-object-position:top;object-position:top;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 1410px){.HomePage section.rental-assistance .images img{max-width:calc(33.33% - 32px);margin:0 auto}}@media screen and (max-width: 850px){.HomePage section.rental-assistance .images img{display:none}}.HomePage section.rental-assistance .images img:nth-child(1),.HomePage section.rental-assistance .images img:nth-child(5){--index: 5;top:25%}@media screen and (max-width: 1410px){.HomePage section.rental-assistance .images img:nth-child(1),.HomePage section.rental-assistance .images img:nth-child(5){display:none}}.HomePage section.rental-assistance .images img:nth-child(2),.HomePage section.rental-assistance .images img:nth-child(4){--index: 4}@media screen and (max-width: 1410px){.HomePage section.rental-assistance .images img:nth-child(2),.HomePage section.rental-assistance .images img:nth-child(4){top:10%}}.HomePage section.rental-assistance .images img:nth-child(3){--index: 3;top:-25%}@media screen and (max-width: 1410px){.HomePage section.rental-assistance .images img:nth-child(3){top:-10%}}.HomePage section.cta{padding:0px 50px 94px 50px;max-width:555px;box-sizing:content-box;margin:0 auto;text-align:center}@media screen and (max-width: 555px){.HomePage section.cta{padding:48px 20px 58px 20px;width:100%;box-sizing:border-box}}.HomePage section.cta .content{font-size:44px;color:#027B9B;line-height:57px;margin-bottom:24px}@media screen and (max-width: 500px){.HomePage section.cta .content{font-size:34px;line-height:47px}}.HomePage section.coordinate-hero{position:relative;display:flex;align-items:center;flex-direction:column;padding:60px 40px 40px 40px}@media screen and (max-width: 500px){.HomePage section.coordinate-hero{margin-bottom:45px}}.HomePage section.coordinate-hero .button{position:relative;z-index:1;--button-text: #027B9B;--button-color: #fff}.HomePage section.coordinate-hero::before{position:absolute;top:0;left:0;width:100%;height:calc(197px + 40%);background:#074860 linear-gradient(to bottom left, #4DADC7, rgba(21,128,159,0.22) 60%, rgba(21,128,159,0));content:""}@media screen and (max-width: 676px){.HomePage section.coordinate-hero::before{height:calc(100vw * (508 / 676))}}.HomePage section.coordinate-hero .hero--texture{position:absolute;top:0;left:0;width:100%;height:calc(197px + 40%);-o-object-fit:cover;object-fit:cover;mix-blend-mode:multiply}@media screen and (max-width: 676px){.HomePage section.coordinate-hero .hero--texture{height:calc(100vw * (508 / 676))}}.HomePage section.coordinate-hero .hero--logo{position:relative;margin-bottom:15px;max-width:596px;width:100%;height:auto}@media screen and (max-width: 676px){.HomePage section.coordinate-hero .hero--logo{margin-bottom:calc(100vw * (42 / 676))}}.HomePage section.coordinate-hero .hero--video-container{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:1088px;height:-webkit-max-content;height:-moz-max-content;height:max-content;background-color:#F5F5F5}.HomePage section.coordinate-hero .hero--video-container[status=playing]:hover button{opacity:1}.HomePage section.coordinate-hero .hero--video-container[status=playing] button{opacity:0}.HomePage section.coordinate-hero .hero--video-container[status=playing] button::after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='86 86 360 360'%3E%3Ctitle%3EPause%3C/title%3E%3Cpath d='M224 432h-80V80h80zM368 432h-80V80h80z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='ionicon' viewBox='86 86 360 360'%3E%3Ctitle%3EPause%3C/title%3E%3Cpath d='M224 432h-80V80h80zM368 432h-80V80h80z'/%3E%3C/svg%3E")}.HomePage section.coordinate-hero .hero--video-container video{width:100%;height:auto}.HomePage section.coordinate-hero .hero--video-container button{position:absolute;display:inline-flex;padding:0;opacity:1;align-items:center;justify-content:center;width:82px;height:82px;border-radius:50%;border:none;background-color:#FFFFFF;color:#004259;cursor:pointer;transition:opacity .2s, width .2s, height .2s}.HomePage section.coordinate-hero .hero--video-container button:hover{width:86px;height:86px}.HomePage section.coordinate-hero .hero--video-container button:active{width:78px;height:78px}.HomePage section.coordinate-hero .hero--video-container button::after{width:22px;height:22px;background-color:currentColor;-webkit-mask-position:right;mask-position:right;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.389' height='22.171' viewBox='0 0 17.389 22.171'%3E%3Cpath id='Icon_ionic-md-play' data-name='Icon ionic-md-play' d='M6.75 3.656V25.827L24.139 14.742Z' transform='translate(-6.75 -3.656)' fill='%23004259'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.389' height='22.171' viewBox='0 0 17.389 22.171'%3E%3Cpath id='Icon_ionic-md-play' data-name='Icon ionic-md-play' d='M6.75 3.656V25.827L24.139 14.742Z' transform='translate(-6.75 -3.656)' fill='%23004259'/%3E%3C/svg%3E");content:""}.HomePage section.coordinate-hero .hero--heading{position:relative;bottom:0.3em;margin:0;font-size:200px;line-height:1em;font-style:italic;font-family:gotham, sans-serif;color:transparent;-webkit-text-stroke:3px #EEA947}@media screen and (max-width: 1280px){.HomePage section.coordinate-hero .hero--heading{font-size:calc(100vw * (200 / 1280))}}

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