@import"https://fonts.googleapis.com/css?family=Lora:400,700";@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap";body,html{max-width:100vw;overflow-x:hidden}body{font-family:Source Sans\ 3,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{width:100%;padding:40px 10%}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.stripe{background:linear-gradient(90deg,#16C6CD 10%,#0074DD 90%);height:16px}.stripe,header{width:100%;position:relative}header{height:540px}@media(max-width:768px){header{height:400px}}header img.bg-img{display:block;width:100%;height:540px;object-fit:cover;position:absolute}@media(max-width:768px){header img.bg-img{height:400px}}header .container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}header .overlay{padding:40px 10%;position:absolute;left:0;right:25%;margin-top:30px}@media(max-width:1200px){header .overlay{right:15%;margin-top:20px}}@media(max-width:1024px){header .overlay{padding:45px 8%;right:6%;margin-top:10px}}@media(max-width:768px){header .overlay{top:20%;right:0}}header .overlay p{font-size:1.4rem;color:#fff;filter:drop-shadow(#231f20 .25rem .25rem .5rem)}@media(max-width:768px){header .overlay p{font-size:1rem}}header .nav-wrap{display:flex;justify-content:space-between;align-items:center;width:100%;height:auto;padding:0 10%;position:absolute;top:65px}@media(max-width:768px){header .nav-wrap{top:30px}}header .logo{display:block}@media(max-width:768px){header .logo{width:120px;height:auto}}header .contact-cta{background-color:#16c6cd;font-family:Source Sans\ 3,sans-serif;font-weight:700;color:#fff;font-size:1.1rem;text-transform:uppercase;display:flex;justify-content:center;align-items:center;width:160px;height:44px;border-radius:5px;position:relative}header .contact-cta:focus,header .contact-cta:hover{background-color:#0074dd;transition:background-color 1s}header .contact-cta:focus:before,header .contact-cta:hover:before{width:calc(100% - 0px);height:calc(100% - 0px);border-color:#fff;border-radius:5px;transition:width .2s,height .2s;transition-property:width,height;transition-delay:0s,.2s}header .contact-cta:focus:after,header .contact-cta:hover:after{width:calc(100% - 0px);height:calc(100% - 0px);border-color:#fff;border-radius:5px;transition:width .2s,height .2s;transition-property:width,height,border-color;transition-delay:.4s,.6s,.3s}header .contact-cta:before{content:"";position:absolute;width:0;height:0;top:0;left:0;border-color:currentcolor currentcolor rgba(0,0,0,0) rgba(0,0,0,0);border-right:1px solid rgba(0,0,0,0);border-top:1px solid rgba(0,0,0,0);transition:width .2s,height .2s;transition-property:width,height,border-color;transition-delay:.6s,.4s,.8s}header .contact-cta:after{content:"";position:absolute;bottom:0;right:0;width:0;height:0;border-left:1px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);transition:width .2s,height .2s;transition-property:width,height,border-color;transition-delay:.2s,0s,.3s}@media(max-width:768px){header .contact-cta{width:130px;font-size:.9rem}}header .headline{font-family:Source Sans\ 3,sans-serif;font-weight:400;color:#fff;font-size:3.8rem;line-height:1.1;margin-bottom:10px;filter:drop-shadow(#231f20 .25rem .25rem .5rem)}@media(max-width:1200px){header .headline{font-size:2.8rem}}@media(max-width:768px){header .headline{font-size:2.2rem}}.focus-grid{padding:0 10%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;background:linear-gradient(90deg,#16C6CD 50%,#0074DD 51%)}@media(max-width:1024px){.focus-grid{padding:0;grid-template-columns:100%}}.focus-grid p{font-family:Source Sans\ 3,sans-serif;font-size:1.1rem;color:#fff}.focus-grid p sup{line-height:0}.focus-grid a,.focus-grid a:visited{font-weight:700}.focus-grid a:hover,.focus-grid a:visited:hover{text-decoration:underline}.focus-grid .one{background-color:#15afda;padding:60px 40px}.focus-grid .three,.focus-grid .two{background-color:#148cee;padding:60px 40px}.focus-grid .three{display:none}.focus-grid .four{background-color:#207fe5;padding:60px 40px;display:none}@media(max-width:1200px){.focus-grid .four p,.focus-grid .one p,.focus-grid .three p,.focus-grid .two p{font-size:1.1rem}}@media(max-width:768px){.focus-grid .four,.focus-grid .one,.focus-grid .three,.focus-grid .two{padding:40px 8%}}.content-body{background-color:#3b3b3b}.content-body h2{font-size:1.3rem;font-weight:600;color:#fff;margin-bottom:0}.content-body p{font-family:Source Sans\ 3,sans-serif;color:#fff;font-size:1.1rem;margin-bottom:20px}.content-body p sub,.content-body p sup{line-height:0}.content-body p sub{position:relative;bottom:4px;margin-right:4px}.content-body p small{display:inline-block;line-height:1.1}.content-body a,.content-body a:visited{font-weight:600}.content-body a:hover,.content-body a:visited:hover{text-decoration:underline}@media(max-width:768px){.content-body .container{padding:40px 8%}}.news{background-color:#fff}.news .headline{font-size:1.7rem;text-transform:uppercase;font-weight:600;margin-bottom:20px;color:#fff;background-color:#148cee;display:inline-block;padding:0 8px;border-radius:8px}.news ul{list-style-type:none;display:grid;grid-template-rows:auto;grid-template-columns:1fr;width:100%}@media(max-width:1024px){.news ul{column-gap:0;grid-template-columns:100%}}.news ul .story{margin-bottom:20px;width:100%}.news ul .creator{text-transform:uppercase;background-color:#15afda;font-size:.75rem;color:#fff;padding:2px 4px;border-radius:4px;display:inline-block;margin:0 10px 10px 0}.news ul .date{font-size:.75rem}.news ul a,.news ul a:visited{font-weight:600;font-size:2rem;line-height:1;color:#231f20;display:block;margin-bottom:8px}.news ul a:hover,.news ul a:visited:hover{color:#0074dd}@media(max-width:768px){.news ul a,.news ul a:visited{font-size:1.5rem}}.news ul .blurb{font-size:1.1rem}@media(max-width:768px){.news ul .blurb{font-size:1rem}}.news ul .title,.news ul p{margin:0 8% 20px}footer{background-color:#f9f9f9}footer .footer-logo{display:flex;flex-direction:column;align-items:flex-start;padding:50px 0}footer .footer-logo .micro-type{font-family:Source Sans\ 3,sans-serif;font-size:.8rem;font-weight:400;color:#231f20;margin-top:15px}@media(max-width:768px){footer .footer-logo{padding:20px 0}footer .footer-logo .logo-footer{width:90px;height:auto}}footer .footer-wrap{display:flex;justify-content:space-between;align-items:center}footer .footer-wrap p{margin:10px 0 16px}footer .footer-wrap .contact-cta{background-color:#16c6cd;font-family:Source Sans\ 3,sans-serif;font-weight:700;color:#fff;font-size:1rem;text-transform:uppercase;display:flex;justify-content:center;align-items:center;width:140px;height:40px;border-radius:5px;position:relative}footer .footer-wrap .contact-cta:focus,footer .footer-wrap .contact-cta:hover{background-color:#148cee;transition:background-color 1s}footer .footer-wrap .contact-cta:focus:before,footer .footer-wrap .contact-cta:hover:before{width:calc(100% - 0px);height:calc(100% - 0px);border-color:#0074dd;border-radius:5px;transition:width .2s,height .2s;transition-property:width,height;transition-delay:0s,.2s}footer .footer-wrap .contact-cta:focus:after,footer .footer-wrap .contact-cta:hover:after{width:calc(100% - 0px);height:calc(100% - 0px);border-color:#fff;border-radius:5px;transition:width .2s,height .2s;transition-property:width,height,border-color;transition-delay:.4s,.6s,.3s}footer .footer-wrap .contact-cta:before{content:"";position:absolute;width:0;height:0;top:0;left:0;border-color:currentcolor currentcolor rgba(0,0,0,0) rgba(0,0,0,0);border-right:1px solid rgba(0,0,0,0);border-top:1px solid rgba(0,0,0,0);transition:width .2s,height .2s;transition-property:width,height,border-color;transition-delay:.6s,.4s,.8s}footer .footer-wrap .contact-cta:after{content:"";position:absolute;bottom:0;right:0;width:0;height:0;border-left:1px solid rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);border-right-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);transition:width .2s,height .2s;transition-property:width,height,border-color;transition-delay:.2s,0s,.3s}@media(max-width:768px){footer .footer-wrap .contact-cta{width:130px;font-size:.9rem;margin-bottom:10px}footer .footer-wrap{align-items:flex-start;flex-direction:column-reverse}}