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:48px;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:48px 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.open .logo-light{display:block}#header.open .logo-dark{display:none}#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 .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:not(.open) .logo-light{display:none}#header:not(.open) .logo-dark{display:block}#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(48px + 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;align-self:center;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__instagramfeedelement .heading{margin:0 0 35px 0;text-align:center;color:#027B9B}.elements__instagramfeedelement .images{display:flex;width:100%;scrollbar-width:none;overflow-x:scroll}.elements__instagramfeedelement .images::-webkit-scrollbar{display:none}.elements__instagramfeedelement .images .image-wrapper{position:relative;min-width:25%;padding-bottom:25%}@media screen and (max-width: 900px){.elements__instagramfeedelement .images .image-wrapper{min-width:50%;padding-bottom:50%}}@media screen and (max-width: 400px){.elements__instagramfeedelement .images .image-wrapper{min-width:100%;padding-bottom:100%}}.elements__instagramfeedelement .images .image-wrapper img{display:block;position:absolute;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.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}.AboutPage p{margin:1.2em 0}.AboutPage p:first-child{margin-top:0}.AboutPage p:last-child{margin-bottom:0}.AboutPage p .button{margin-top:8px;margin-bottom:8px;margin-inline:15px}.AboutPage h1{font-size:56px;line-height:72px}@media screen and (max-width: 500px){.AboutPage h1{font-size:48px;line-height:52px}}.AboutPage h2{font-size:40px;line-height:50px}.AboutPage h3{font-size:28px;line-height:25px}.AboutPage h4{font-size:24px;line-height:28px}.AboutPage h6{font-weight:400;color:var(--secondary-font-color, gray);font-size:16px;margin:0}.AboutPage h1,.AboutPage h2,.AboutPage h3,.AboutPage h4,.AboutPage h5{font-weight:500;margin:0.5em 0}.AboutPage a{color:#027B9B;text-decoration:none}.AboutPage b,.AboutPage strong{font-weight:500}.AboutPage hr{display:block;width:100%;height:1px;border:none;background-color:#C3C3C3;margin:26px 0 35px 0}.AboutPage section.heading{position:relative;background:linear-gradient(to bottom, #004259, #2391AF);padding:174px max(50px,calc((100% - 1094px) / 2)) calc(calc(min(1094px, calc(100vw - 36px)) * 0.5625) / 2) max(50px,calc((100% - 1094px) / 2));margin-bottom:calc(calc(min(1094px, calc(100vw - 36px)) * 0.5625) / 2);color:#fff;text-align:center;font-size:24px}@media screen and (max-width: 600px){.AboutPage section.heading{padding:150px 16px calc(calc(min(1094px, calc(100vw - 36px)) * 0.5625) / 2) 16px}}@media screen and (max-width: 600px){.AboutPage section.heading .heading{font-size:36px;line-height:47px}}.AboutPage section.heading .content{margin-bottom:26px}@media screen and (max-width: 600px){.AboutPage section.heading .content{font-size:18px;line-height:27px}}.AboutPage section.heading .embed{position:absolute;left:max(16px,calc((100% - 1094px) / 2));width:min(1094px,calc(100% - 36px));height:calc(min(1094px, calc(100vw - 36px)) * 0.5625)}.AboutPage section.heading .embed iframe{border:none;position:absolute;left:0;width:100%;height:100%}.AboutPage section.insert{padding:50px 50px;max-width:1094px;box-sizing:content-box;margin:0 auto;overflow:hidden}@media screen and (max-width: 600px){.AboutPage section.insert{text-align:center;padding:30px}}.AboutPage section.insert.grid{display:grid;grid-template-columns:repeat(12, 1fr);gap:16px}@media screen and (max-width: 800px){.AboutPage section.insert.grid{grid-template-columns:1fr;grid-template-rows:auto auto}}.AboutPage section.insert.grid .heading{grid-column:1 / 7}@media screen and (max-width: 800px){.AboutPage section.insert.grid .heading{grid-column:1;margin:0}}@media screen and (max-width: 600px){.AboutPage section.insert.grid .heading{font-size:36px;line-height:47px}}.AboutPage section.insert.grid .content{grid-column:7 / 13}@media screen and (max-width: 800px){.AboutPage section.insert.grid .content{grid-column:1}}.AboutPage section.insert.single{display:flex;justify-content:center}.AboutPage section.insert.single .heading,.AboutPage section.insert.single .content{max-width:550px;text-align:center}.AboutPage section.insert .heading{color:#027B9B}.AboutPage section.insert .items{grid-row:1;grid-column:span 12;display:grid;grid-template-columns:repeat(3, 1fr);-moz-column-gap:8px;column-gap:8px}@media screen and (max-width: 800px){.AboutPage section.insert .items{grid-template-columns:1fr;grid-column:1;justify-items:center}}.AboutPage section.insert .items>*{margin:0;max-width:320px}@media screen and (max-width: 800px){.AboutPage section.insert .items>*{margin-bottom:16px}}.AboutPage section.insert .items b,.AboutPage section.insert .items strong{display:inline-block;margin-bottom:10px}.AboutPage section.images{overflow:hidden;position:relative;padding:25px 0;padding-bottom:164px}@media screen and (max-width: 600px){.AboutPage section.images{padding-bottom:50px}}.AboutPage section.images .background-image{position:absolute;z-index:0;bottom:0;left:0;width:100%;height:auto}.AboutPage section.images .background-image img{width:100%;height:auto;opacity:0.16}.AboutPage section.images .background-image::after{position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(to bottom, #fff, rgba(255,255,255,0));content:""}.AboutPage section.images .image{position:relative;z-index:1;display:grid;max-width:1094px;padding:0 50px;box-sizing:content-box;margin:0 auto;align-items:center;height:515px;gap:16px;grid-template-columns:repeat(12, 1fr)}@media screen and (max-width: 952px){.AboutPage section.images .image{height:auto;justify-items:center;grid-template-columns:1fr;grid-template-rows:auto auto}}@media screen and (max-width: 600px){.AboutPage section.images .image{margin-bottom:80px}}.AboutPage section.images .image.image-left img{grid-column:1 / 7}@media screen and (max-width: 1094px){.AboutPage section.images .image.image-left img{grid-column:1 / 8}}.AboutPage section.images .image.image-left .content-wrapper{grid-column:7 / 12}@media screen and (max-width: 1094px){.AboutPage section.images .image.image-left .content-wrapper{grid-column:8 / 13}}.AboutPage section.images .image.image-right img{grid-column:7 / 13;justify-self:flex-end}@media screen and (max-width: 1094px){.AboutPage section.images .image.image-right img{grid-column:6 / 13}}.AboutPage section.images .image.image-right .content-wrapper{grid-column:2 / 7}@media screen and (max-width: 1094px){.AboutPage section.images .image.image-right .content-wrapper{grid-column:1 / 6}}.AboutPage section.images .image .flavor.hex{position:absolute;--range: 40px}.AboutPage section.images .image .flavor.hex[index="0"]{width:215px;height:215px;left:20px;top:-75px}.AboutPage section.images .image .flavor.hex[index="1"]{width:96px;height:96px;left:-48px;bottom:-96px}.AboutPage section.images .image .flavor.hex[index="2"]{height:80px;width:80px;top:-105px;right:-40px}.AboutPage section.images .image .flavor.hex[index="3"]{width:155px;height:155px;right:365px;top:-25px}.AboutPage section.images .image .flavor.hex[index="4"]{height:70px;width:70px;right:30px;bottom:-92px}.AboutPage section.images .image .flavor.hex[index="5"]{width:175px;height:175px;top:-87px;left:370px}.AboutPage section.images .image img{position:absolute;grid-row:1;height:565px;width:480px;-o-object-fit:contain;object-fit:contain}.AboutPage section.images .image img.fill{-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 952px){.AboutPage section.images .image img{position:static;display:inline-block;justify-self:center !important;height:450px;width:382px;grid-column:1 !important;grid-row:1 !important}}@media screen and (max-width: 482px){.AboutPage section.images .image img{width:calc((100vw - 100px) * 0.85);height:calc(100vw - 100px)}}.AboutPage section.images .image .content-wrapper{grid-row:1}@media screen and (max-width: 952px){.AboutPage section.images .image .content-wrapper{grid-column:1 !important;grid-row:2 !important}}@media screen and (max-width: 600px){.AboutPage section.images .image .content-wrapper{text-align:center}}.AboutPage section.images .image .content-wrapper .heading{color:#027B9B;font-size:35px;margin-bottom:18px}.AboutPage section.images .image .content-wrapper .content{margin-bottom:24px;font-size:18px}.AboutPage section.excellerate{position:relative;display:flex;align-items:center;flex-direction:column;padding:90px 50px;overflow:hidden}@media screen and (max-width: 600px){.AboutPage section.excellerate{padding:80px 35px 80px 35px}}.AboutPage section.excellerate::before{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:84%;background:linear-gradient(to bottom, #006083, #004259);content:""}.AboutPage section.excellerate .flavor{display:inline-block;position:absolute;z-index:-1}.AboutPage section.excellerate .flavor[index="0"]{height:62px;width:calc((50% - 287px) * 0.7);right:0;top:40%;clip-path:polygon(24px 0%, 100% 0%, 100% 100%, 0% 100%);-webkit-clip-path:polygon(24px 0%, 100% 0%, 100% 100%, 0% 100%);-moz-clip-path:polygon(24px 0%, 100% 0%, 100% 100%, 0% 100%);background:linear-gradient(to right, #3FA237, #8AB82A)}.AboutPage section.excellerate .flavor[index="1"]{width:calc((50% - 287px) * 0.4);height:15px;left:0;top:55%;clip-path:polygon(0% 0%, 100% 0%, calc(100% - 4px) 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 100% 0%, calc(100% - 4px) 100%, 0% 100%);-moz-clip-path:polygon(24px 0%, 100% 0%, calc(100% - 4px) 100%, 0% 100%);background:linear-gradient(to right, #43AAC4, #027B9B)}.AboutPage section.excellerate .flavor[index="2"]{width:calc((50% - 287px) * 0.5);height:38px;left:0;top:60%;clip-path:polygon(0% 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);-webkit-clip-path:polygon(0% 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);-moz-clip-path:polygon(24px 0%, 100% 0%, calc(100% - 8px) 100%, 0% 100%);background:linear-gradient(to right, #FFA900, #F6750E)}.AboutPage section.excellerate .background{position:absolute;-o-object-fit:cover;object-fit:cover;z-index:-2;top:0;left:0;width:100%;height:100%}.AboutPage section.excellerate .logo{width:575px;height:auto;max-width:100%}.AboutPage section.excellerate .content{max-width:490px;text-align:center;margin-top:65px;color:#fff}.AboutPage section.excellerate .button{margin-top:29px;--button-text: #027B9B;--button-color: #fff}.AboutPage section.team{padding:100px 50px;margin:0 auto;box-sizing:content-box;max-width:1094px;overflow:hidden}@media screen and (max-width: 500px){.AboutPage section.team{padding:40px 20px;text-align:center}}.AboutPage section.team .main-content{display:grid;grid-template-columns:repeat(12, 1fr);align-items:center;gap:16px;margin-bottom:60px}.AboutPage section.team .main-content .heading{grid-column:1 / 5;color:#027B9B}@media screen and (max-width: 900px){.AboutPage section.team .main-content .heading{grid-column:1 / 13}}@media screen and (max-width: 500px){.AboutPage section.team .main-content .heading{font-size:36px;line-height:47px}}.AboutPage section.team .main-content .content{grid-column:5 / 13}@media screen and (max-width: 900px){.AboutPage section.team .main-content .content{grid-column:1 / 13}}.AboutPage section.team .main-content .content :last-child{margin-bottom:0}.AboutPage section.team .staff{display:grid;grid-template-columns:repeat(3, 1fr);-moz-column-gap:16px;column-gap:16px;row-gap:60px}@media screen and (max-width: 794px){.AboutPage section.team .staff{row-gap:40px;grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 533px){.AboutPage section.team .staff{grid-template-columns:1fr}}@media screen and (max-width: 500px){.AboutPage section.team .staff{text-align:left}}.AboutPage section.team .staff .member{cursor:pointer}.AboutPage section.team .staff .member img{margin-bottom:18px;width:100%;height:412px;-o-object-fit:cover;object-fit:cover}.AboutPage section.team .staff .member .name{color:#000}@media screen and (max-width: 500px){.AboutPage section.team .staff .member .name{font-size:20px}}.AboutPage section.team .staff .member .title{color:rgba(0,0,0,0.5);margin:0;display:block}.AboutPage section.team .staff .member .title :last-child{margin-bottom:0}.AboutPage section.team .staff .member .bio{display:none}.AboutPage section.jobs{background-color:#FAFAFA;max-width:1094px;padding:35px 50px 55px 50px;margin:70px auto;margin-bottom:75px}.AboutPage section.jobs .heading{font-size:18px}.AboutPage section.jobs .questions .question{margin:30px 0}.AboutPage section.jobs .questions .question:focus{outline:none}.AboutPage section.jobs .questions .question.active h3{color:#027B9B}.AboutPage section.jobs .questions .question.active h3 .bar[index="0"]{opacity:0;transform:translate(0px, 12px) rotate(-90deg)}.AboutPage section.jobs .questions .question.active h3 .bar[index="1"]{transform:translate(0px, 12px)}.AboutPage section.jobs .questions .question.active .answer{margin-top:30px;height:var(--text-height);opacity:1}.AboutPage section.jobs .questions .question h3{display:flex;justify-content:space-between;align-items:center;margin:0;color:#969696;line-height:39px;font-size:27px;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;transition:color .2s}.AboutPage section.jobs .questions .question h3 .icon{position:relative;width:25px;height:25px}.AboutPage section.jobs .questions .question h3 .icon .bar{position:absolute;left:0;top:0;height:2px;width:25px;background-color:#2391AF;transform-origin:center;transition:opacity .2s, transform .2s}.AboutPage section.jobs .questions .question h3 .icon [index="0"]{transform:translate(0px, 12px)}.AboutPage section.jobs .questions .question h3 .icon [index="1"]{transform:translate(0px, 12px) rotate(90deg)}.AboutPage section.jobs .questions .question .answer{overflow:hidden;display:flex;margin-top:0;opacity:0;height:0px;transition:height .2s, opacity .2s, margin-top .2s}.AboutPage section.jobs .questions .question .answer .content-block{height:-webkit-max-content;height:-moz-max-content;height:max-content}.AboutPage section.jobs .questions .break{display:block;width:100%;height:1px;background-color:#C3C3C3}.AboutPage #popup .member{display:grid;-moz-column-gap:50px;column-gap:50px;grid-template-areas:"i n" "i t" "i b"}@media screen and (max-width: 800px){.AboutPage #popup .member{-moz-column-gap:0;column-gap:0;grid-template-areas:"i" "n" "t" "b"}}.AboutPage #popup .member img{grid-area:i;width:100%;height:auto}@media screen and (max-width: 800px){.AboutPage #popup .member img{margin-bottom:24px}}.AboutPage #popup .member .name{grid-area:n;color:#006083;font-size:32px;font-weight:500}.AboutPage #popup .member .title{grid-area:t;color:rgba(0,0,0,0.5);margin-bottom:25px}.AboutPage #popup .member .bio{grid-area:b;color:#000}

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