﻿html{height:100%;}:not(footer) h1,h2,h3,h4,h5,h6{color:#006d72;}body{font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;height:100%;display:flex;flex-direction:column;margin:0;}#main{height:100%;}footer{margin-top:auto;display:flex;flex-direction:column;background-color:#006d72;color:#fff;padding:.5rem 1.5rem;}footer h1,footer h2,footer h3,footer h4,footer h5,footer h6{color:#fff;}*,*::before,*::after{box-sizing:border-box;}html{font-size:16px;}body{margin:0;font-family:"Source Sans Pro",Helvetica,Arial,sans-serif;color:#111827;background:#fff;-webkit-font-smoothing:antialiased;}main{display:block;}section{margin-top:15px;}.container{width:100%;max-width:960px;margin:0 auto;padding-left:16px;padding-right:16px;}.row{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px;}[class^=col-],[class*=" col-"]{padding-left:8px;padding-right:8px;flex:0 0 100%;max-width:100%;}.col-12,.col-md-12,.col-lg-12{flex-basis:100%;max-width:100%;}.col-6{flex-basis:50%;max-width:50%;}@media(min-width:600px){.col-6{flex-basis:50%;max-width:50%;}}@media(min-width:768px){.col-md-8{flex-basis:66.6667%;max-width:66.6667%;}}article{margin-bottom:1.5rem;}h1,h2,h3,h4{margin:0 0 .5rem;font-weight:600;line-height:1.2;color:#006d72;}p{margin:0 0 .75rem;line-height:1.5;}a{color:#006d72;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;}a:hover,a:focus{text-decoration:none;}.stack>*+*{margin-top:1rem;}.img-responsive{display:block;max-width:100%;height:auto;}.img-cover-bg{width:100%;max-height:260px;overflow:hidden;margin-bottom:1.25rem;}.img-cover-bg img{width:100%;height:100%;display:block;object-fit:cover;}.custom-embed-responsive,figure.video{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;margin:0 0 1.25rem;}.custom-embed-responsive iframe,figure.video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0;}.paragraph-custom-code{margin-top:1rem;}.box-container{display:block;text-decoration:none;color:inherit;}.box-container .box-content{display:flex;flex-direction:column;align-items:center;padding:1rem 1.25rem;border-radius:12px;background:#d9e9ea;box-shadow:0 4px 12px rgba(15,23,42,.1);transition:transform 120ms ease-out,box-shadow 120ms ease-out,background-color 120ms ease-out;margin-bottom:15px;}.box-container svg{display:block;margin-bottom:.5rem;width:72px;height:72px;}.box-container h3{margin:0;font-size:1rem;color:#006d72;}.box-container:hover .box-content,.box-container:focus-visible .box-content{transform:translateY(-2px);box-shadow:0 6px 18px rgba(15,23,42,.18);background:#f3f4f6;}.main.box-container>a>div:nth-child(2){position:relative;width:32px;height:32px;}.main.box-container .box-content{display:flex;flex-direction:row;text-decoration:none;padding:1rem 1.75rem;justify-content:space-between;font-size:18px;}.main.box-container svg{margin-bottom:0;width:32px;height:32px;position:absolute;right:-12px;}header{position:sticky;top:0;z-index:100;background:#006d72;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:3.5rem 1.5rem .5rem;box-shadow:0 2px 8px rgba(15,23,42,.18);margin-bottom:2.5rem;}header h1{margin:0;font-size:1.25rem;font-weight:600;color:#fff!important;}header svg{width:40px;height:40px;flex-shrink:0;fill:#fff!important;display:block;}header::after{content:"";position:absolute;left:0;right:0;bottom:-15px;height:24px;background:#006d72;border-bottom-left-radius:75% 100%;border-bottom-right-radius:75% 100%;z-index:-1;}footer{margin-top:2rem;padding:1.5rem 16px 2rem;background:#006d72;color:#fff;}footer h1{font-size:1.1rem;margin-bottom:1rem;}footer p{margin:0;font-size:.9rem;}footer p:last-of-type{margin-bottom:15px;}@media(min-width:768px){footer{padding-left:calc((100% - 960px)/2 + 16px);padding-right:calc((100% - 960px)/2 + 16px);}}.switch{position:relative;display:inline-block;width:72px;height:40px;}.switch input{opacity:0;width:0;height:0;}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;-webkit-transition:.4s;transition:.4s;}.slider:before{position:absolute;content:"";height:32px;width:32px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s;}input:checked+.slider{background-color:#fff;}input:focus+.slider{box-shadow:0 0 1px #2196f3;}input:checked+.slider:before{-webkit-transform:translateX(32px);-ms-transform:translateX(32px);transform:translateX(32px);background-color:#006d72;}.slider.round{border-radius:34px;}.slider.round:before{border-radius:50%;}