@import url("https://fonts.googleapis.com/css2?family=Lexend:ital,wght@0,200;0,300;0,400&display=swap");@import url("https://fonts.googleapis.com/css2?family=Crimson+Pro:wght@400;500;600&display=swap");:root{--colorWhite:#fff;--colorBlack:#043c64;--colorLightGrey:#f8fbfe;--colorOffWhite:#f8fbfe;--colorLight1:#e0efff;--colorLight2:#f4d7e2;--colorLightHighlight:#f4d7e2;--colorDark1:#5eb6f6;--colorDark2:#2ea0f3;--HamburgerBarWidth:60px;--HamburgerBarHeight:8px;--HamburgerBarGap:6px}body,html{padding:0;margin:0;font-family:Lexend;font-size:1em;font-weight:300;font-optical-sizing:auto;font-style:normal;line-height:1.4em}*{box-sizing:border-box}[class^=col-]{float:left;padding:0 15px;border:0 solid red}.col-1{width:8.33%}.col-2{width:16.66%}.col-3{width:25%}.col-4{width:33.33%}.col-5{width:41.66%}.col-6{width:50%}.col-7{width:58.33%}.col-8{width:66.66%}.col-9{width:75%}.col-10{width:83.33%}.col-11{width:91.66%}.col-12{width:100%}.row:after{content:"";clear:both;display:table}.colImage{max-width:100%;max-height:100%}.colImage5to3{width:100%;aspect-ratio:5/3}@media screen and (max-width:768px){[class*=col-]{width:100%;float:none}}h1{font-size:2.2em;font-optical-sizing:auto;font-weight:500;font-style:normal}h1,h2{display:block;line-height:1.1em;margin:0 0 .8em;font-family:Crimson Pro}h2{font-size:1.7em;font-optical-sizing:auto;font-weight:400;font-style:normal}h3{display:block;font-size:1.4em;line-height:1em;margin:0 0 .8em;font-family:Crimson Pro;font-optical-sizing:auto;font-weight:400;font-style:normal}div{font-family:Lexend;font-optical-sizing:auto;font-weight:200;font-style:normal;line-height:1.4em}b{font-weight:400}a:active,a:hover,a:link,a:visited{color:var(--colorLight2)}