:root{--color-prim:#007596;--color-prim-dark:#00617d;--color-secondary:#1a1f29;--color-secondary-dark:#0a0c10;--color-red:#ee3c4c;--color-lightgrey:#e5e5e5;--color-lightgrey-bg:#f4f4f4;--color-darkgrey:#3f3f3f;--color-bluegrey:#3c4149;--color-contrast:#e74c3c;--color-contrast-dark:#6a6d74;--color-text-0:#152d3d;--color-text-1:#32325d;--color-text-2:#525f7f;--color-text-3:#6b7c93;--color-text-4:#95989a;--color-text-5:#b0bac8;--color-text-6:#acc2e0;--color-text:var(--color-text-0);--color-white:#fff;--color-light:#f5f9fc;--color-black:#000;--color-border:#e2ebf7;--border-primary:1px solid #dadada;--gradient-prim:linear-gradient(to right, #007596, #1a1f29);--shadow:0 3px 6px #00000029;--shadow-big:0 3px 20px #00000029;--shadow-small:0 2px 4px #00000029;--radius:5px;--radius-big:10px;--z-behind-all:-9;--z-behind-many:-5;--z-behind:-1;--z-normal:0;--z-infront:1;--z-infront-many:5;--z-infront-all:9;--section-container-width:1500px;--font-sans:var(--font-titillium), "Titillium Web", sans-serif}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,menu,nav,output,ruby,section,summary,time,mark,audio,video{vertical-align:baseline;box-sizing:border-box;background:0 0;border:0;outline:0;margin:0;padding:0;font-size:100%}article,aside,details,figcaption,figure,footer,header,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;display:inline}input{-webkit-appearance:none}html,body{font-family:var(--font-sans);color:#152d3d;text-rendering:optimizelegibility;font-size:18px;line-height:1.5;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);color:#152d3d;font-weight:400;line-height:1.3}h1{font-size:3.33333rem}@media screen and (max-width:1280px){h1{font-size:3.05556rem}}@media screen and (max-width:580px){h1{font-size:2.11111rem}}h2{font-size:2.77778rem}@media screen and (max-width:1280px){h2{font-size:2.44444rem}}@media screen and (max-width:580px){h2{font-size:2rem}}h3{font-size:1.77778rem}@media screen and (max-width:1280px){h3{font-size:1.55556rem}}@media screen and (max-width:580px){h3{font-size:1.44444rem}}h4{font-size:1.55556rem}@media screen and (max-width:1280px){h4{font-size:1.44444rem}}@media screen and (max-width:580px){h4{font-size:1.33333rem}}h5{font-size:1.44444rem}@media screen and (max-width:1280px){h5{font-size:1.33333rem}}@media screen and (max-width:580px){h5{font-size:1.22222rem}}h6{font-size:1.22222rem}@media screen and (max-width:1280px){h6{font-size:1.11111rem}}@media screen and (max-width:580px){h6{font-size:1.11111rem}}p{font-size:1rem;line-height:1.5}@media screen and (max-width:1280px){p{font-size:.888889rem}}@media screen and (max-width:580px){p{font-size:.888889rem}}strong,.bold{font-weight:700}i,.italic{font-style:italic}*{-webkit-font-smoothing:antialiased}@media print{.noprint{display:none!important}}.object-fit img{object-fit:cover;width:100%;height:100%;display:block}.object-fit--fill{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden;word-wrap:normal!important}.screen-reader-text:focus{clip-path:none;color:#444;z-index:100000;background-color:#eee;width:auto;height:auto;padding:15px 23px 14px;font-size:1em;line-height:normal;text-decoration:none;display:block;top:5px;left:5px;clip:auto!important}.section-container{width:90%;max-width:1500px;margin:auto}.grey-bg:after{content:"";z-index:-1;background:#f4f4f4;width:1250px;height:100%;position:absolute;top:0;left:calc(50vw - 550px)}@media only screen and (max-width:1450px){.grey-bg:after{width:87%;left:10%}}.header_container{width:90%;max-width:1500px;height:100%;margin:0 auto}body.no-scroll{overflow:hidden}.wide-container{flex-flow:wrap;flex:0 auto;justify-content:normal;align-items:normal;width:100%;max-width:1920px;margin:0 auto;display:flex}.bg--grey{background-color:#f4f4f4}.bg--blue{background-color:#007596}.bg--red{background-color:#ee3c4c}.bg--dark{background-color:#1a1f29}.sticky{position:sticky}.button{-webkit-appearance:none;cursor:pointer;-webkit-user-select:none;user-select:none;will-change:transform,background,color;border:2px solid;outline:none;padding:14px 24px;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .2s,background .2s,color .2s;display:inline-block}.button.primary{color:#fff;background:#007596;border-color:#007596}.button.primary:hover{color:#fff;background:#0081a5;border-color:#0081a5}.button.primary:active{color:#f7f7f7;background:#006987;border-color:#006987}.button.secondary{color:#fff;background:#1a1f29;border-color:#1a1f29}.button.secondary:hover{color:#fff;background:#202632;border-color:#202632}.button.secondary:active{color:#fafafa;background:#161a23;border-color:#161a23}.button.dark{color:#fff;background:#1a1f29;border-color:#1a1f29}.button.dark:hover{color:#fff;background:#202632;border-color:#202632}.button.dark:active{color:#fafafa;background:#161a23;border-color:#161a23}.button.white{color:#007596;background:#fff;border-color:#fff}.button.white:hover{color:#0085aa;background:#fff;border-color:#fff}.button.white:active{color:#006582;background:#f5f5f5;border-color:#f5f5f5}.button.primary-tr{color:#007596;background:0 0;border-color:#007596}.button.primary-tr:hover{color:#0085aa;background:#0a0a0a00;border-color:#0085aa}.button.primary-tr:active{color:#006582;background:0 0;border-color:#006582}.button.dark-tr{color:#000;background:0 0;border-color:#000}.button.dark-tr:hover{color:#0a0a0a;background:#0a0a0a00;border-color:#0a0a0a}.button.dark-tr:active{color:#000;background:0 0;border-color:#000}.button.white-tr{color:#fff;background:0 0;border-color:#fff}.button.white-tr:hover{color:#fff;background:#0a0a0a00;border-color:#fff}.button.white-tr:active{color:#f5f5f5;background:0 0;border-color:#f5f5f5}.jkv-arrow-link__link{color:#152d3d;cursor:pointer;align-items:center;font-size:1rem;font-weight:700;display:inline-flex}.jkv-arrow-link__link:hover svg{transform:translate(4px)}.jkv-arrow-link svg{width:28px;height:16px;margin-top:1px;margin-left:12px;transition:transform .3s;display:block}.jkv-arrow-link input[type=submit]{color:inherit;font:inherit;cursor:pointer;outline:inherit;background:0 0;border:none;margin-top:2px;padding:0}.jkv-arrow-link--white .jkv-arrow-link__link{color:#fff}.jkv-arrow-link--white svg{fill:#fff}.styled-text>h1:first-child,.styled-text>h2:first-child,.styled-text>h3:first-child,.styled-text>h4:first-child,.styled-text>h5:first-child,.styled-text>h6:first-child,.styled-text>p:first-child,.styled-text>ul:first-child,.styled-text>ol:first-child{margin-top:0}.styled-text p{margin-bottom:2rem;line-height:1.65}.styled-text h1,.styled-text h2,.styled-text h3,.styled-text h4,.styled-text h5,.styled-text h6{margin:4rem 0 2rem}.styled-text ul,.styled-text ol{margin-bottom:2rem;padding-left:1.2rem}.styled-text ul li,.styled-text ol li{padding-left:.2rem;line-height:1.5}.styled-text blockquote{border-left:4px solid #00617d;margin:2rem 0;padding:1rem 0 1rem 2rem}.styled-text blockquote p{margin-bottom:0;line-height:1.625}.styled-text a{color:#007596;font-weight:500}.styled-text a:hover{color:#00617d}.styled-text hr,.styled-text br{margin:2rem 0}.styled-text img{max-width:100%;height:auto}.styled-text :last-child{margin-bottom:0}.jkv-tagline{color:#fff;text-transform:uppercase;font-size:1rem}@media screen and (max-width:1280px){.jkv-tagline{font-size:1rem}}@media screen and (max-width:580px){.jkv-tagline{font-size:.888889rem}}.jkv-tagline:before{content:"";background:currentColor;width:40px;height:5px;margin-right:6px;display:inline-block;position:relative;top:-4px}.jkv-tagline--dark{color:#000}.jkv-tagline--primary{color:#007596}.fade-in-up{animation:.8s forwards fadeInUp}.fade-in-down{animation:.8s forwards fadeInDown}.fade-in-right{animation:.8s forwards fadeInRight}.fade-in-left{animation:.8s forwards fadeInLeft}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translate(0,0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translate(0,0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(-15px)}to{opacity:1;transform:translate(0,0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(15px)}to{opacity:1;transform:translate(0,0)}}
