:root{--primary-color: #0C41C9;--secondary-color: #D8E3FF;--tertiary-color: #19316F;--info-color: #ecf1f5;--font-color: #212529;--dark-grey-color: #343742;--mid-grey-color: #cecece;--light-grey-color: #EEF2FD;--web-part-color: #F9F9FB;--black-color:#000;--white-color:#fff;--font-family: "Inter", "Gill Sans W01 Book", Arial, Helvetica, sans-serif;--font-size: 1rem}.hide{display:none}body,#ccc-notify,#ccc-content{font-family:var(--font-family);font-size:var(--font-size);color:var(--font-color)}a{color:var(--primary-color);text-decoration:underline}a:hover{text-decoration:2px underline}h1{font-size:2.813rem}h2{font-size:1.375rem}h3{font-size:1.188rem}h4{font-size:1.1rem}h5{font-size:1rem}h1,h2,h3,h4,h5{font-weight:600}.grid-parent{display:grid;gap:1rem;padding:1rem;margin:3rem 0}.grid-container{margin-right:5%;margin-left:5%}@media screen and (min-width:800px){.grid-container{margin-right:5%;margin-left:5%}}@media screen and (min-width:1300px){.grid-container{margin-right:10%;margin-left:10%}}.grid-parent.one-row{grid-template-rows:1fr}.grid-parent.two-rows{grid-template-rows:repeat(2,1fr)}.grid-parent.three-rows{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.grid-parent.four-rows{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr)}.grid-parent.one-column{grid-template-columns:1fr}.grid-parent.two-columns{grid-template-columns:repeat(2,1fr)}@media screen and (max-width:780px){.grid-parent.two-columns{grid-template-columns:1fr}}.grid-parent.two-columns.left-col-wider{grid-template-columns:1.5fr .5fr;column-gap:3rem}@media screen and (max-width:991px){.grid-parent.two-columns.left-col-wider{grid-template-columns:1fr}}.grid-parent.three-columns{grid-template-columns:repeat(3,1fr)}.grid-parent.four-columns{grid-template-columns:repeat(4,1fr)}.grid-child{padding:1rem}.grid-child.span-1{grid-column:span 1}.grid-child.span-2{grid-column:span 2}.grid-child.span-3{grid-column:span 3}.accordion-grid-parent{display:grid}.accordion-two-columns{grid-template-columns:1.5fr .5fr;column-gap:2rem}@media screen and (max-width:700px){.accordion-two-columns{grid-template-columns:1fr}}.flex{display:flex;gap:1rem}.flex.center{justify-content:center}.flex.flex-item{padding:1rem}.flex.start{justify-content:start}.flex.end{justify-content:end}.center{text-align:center}.wp,.wp-alt{background-color:var(--web-part-color);padding:2rem;border-radius:16px;margin-bottom:1.25rem}.wp-alt{background-color:var(--white-color);border:1px solid #dcdfe4}.secondary-btn,.primary-btn,.go-green-btn{display:inline-block;font-size:1em;text-decoration:none;font-weight:600;color:var(--white-color);text-align:center;background-color:var(--primary-color);border:2px solid var(--primary-color);padding:.5rem 1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-transition:all .5s ease;transition:all .5s ease;border-radius:4px}.primary-btn:hover{background-color:var(--tertiary-color);border:2px solid var(--tertiary-color);color:var(--white-color)}.secondary-btn{color:var(--primary-color);background-color:var(--secondary-color);border:2px solid var(--secondary-color)}.secondary-btn:hover{color:var(--white-color);background-color:var(--primary-color);border:2px solid var(--primary-color)}.secondary-btn.border{-webkit-box-shadow:0px 0px 0px 1px #e60000 inset;box-shadow:0 0 0 1px #e60000 inset}.go-green-btn{background-color:#fff;color:#008542;border:1px solid #008542;margin-left:auto}.go-green-btn:hover{color:#fff;background-color:#008542;-webkit-filter:brightness(95%);filter:brightness(95%)}@media screen and (max-width:991px){.primary-btn,.secondary-btn,.go-green-btn{width:100%}.primary-btn{margin-bottom:1rem}.masthead{padding:2rem 1rem!important}}.width-25{width:25%}.width-50{width:50%}.width-75{width:75%}.width-100{width:100%}@media screen and (max-width:780px){.width-25,.width-50,.width-75{width:100%}}table{border-collapse:collapse;width:100%;border:1px solid #ddd;margin:1rem 0;padding:1rem}th,td{border:1px solid #ddd;text-align:left;padding:8px}tr:nth-child(2n) td{background-color:#f9f9f9}thead tr{background-color:#f5f5f7}th{font-weight:700}.navbar.svelte-7bf6pj{display:flex;flex-direction:column;border-bottom:1px solid #ddd;gap:0}.navbar-top.svelte-7bf6pj{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;margin:0;width:100%}.navbar-actions.svelte-7bf6pj{display:flex;gap:1rem;flex-direction:column}.navbar-toggler.svelte-7bf6pj{background:none;border:none;font-size:2rem;cursor:pointer;margin-left:1rem}.navbar-menu.svelte-7bf6pj{display:none;flex-direction:column;padding:0 1rem 1rem;width:100%}.navbar-menu.open.svelte-7bf6pj{display:flex}.navbar-menu.svelte-7bf6pj a:where(.svelte-7bf6pj):not(.primary-btn):not(.secondary-btn){padding:.5rem 0;text-decoration:none;color:#333}.navbar-menu.svelte-7bf6pj a:where(.svelte-7bf6pj):not(.primary-btn):not(.secondary-btn).active{color:#de0001}.desktop-only.svelte-7bf6pj{display:none}.mobile-only.svelte-7bf6pj{display:flex;gap:1rem;margin-top:1rem}@media(min-width:1010px){.navbar.svelte-7bf6pj{flex-direction:column;align-items:stretch;border:none}.navbar-top.svelte-7bf6pj{flex-direction:row;align-items:center;justify-content:space-between;padding:1rem 0}.navbar-actions.svelte-7bf6pj{flex-direction:row;gap:1rem}.navbar-menu.svelte-7bf6pj{display:flex!important;flex-direction:row;justify-content:center;padding:0}.navbar-menu.svelte-7bf6pj a:where(.svelte-7bf6pj):not(.primary-btn):not(.secondary-btn){padding:.75rem 1.5rem}.navbar-toggler.svelte-7bf6pj{display:none}.desktop-only.svelte-7bf6pj{display:flex}.mobile-only.svelte-7bf6pj{display:none}}.navbar-menu.svelte-7bf6pj a:where(.svelte-7bf6pj):not(.primary-btn):not(.secondary-btn){font-weight:600}.navbar-menu.svelte-7bf6pj a:where(.svelte-7bf6pj):not(.primary-btn):not(.secondary-btn):hover{color:#de0001}footer.svelte-1u22reb{color:var(--white-color);background-color:var(--dark-grey-color);padding:3rem 0;margin-top:3rem}footer.svelte-1u22reb p:where(.svelte-1u22reb){color:#fff;font-size:14px;line-height:1.2rem}footer.svelte-1u22reb a:where(.svelte-1u22reb){color:var(--white-color);text-decoration:none}footer.svelte-1u22reb a:where(.svelte-1u22reb):hover{text-decoration:underline}footer.svelte-1u22reb .footer-heading:where(.svelte-1u22reb){font-weight:600;margin-bottom:1.5rem;text-decoration:underline}footer.svelte-1u22reb i:where(.svelte-1u22reb){font-size:1.5rem;margin-right:1.5rem}.grid-parent.svelte-1u22reb{display:grid;gap:1rem;margin:0;padding:0}.grid-parent.one-row.svelte-1u22reb{grid-template-columns:1fr}.flex.svelte-1u22reb{display:flex;gap:8%}@media screen and (max-width:800px){.flex.svelte-1u22reb{flex-direction:column}}.flex-item.svelte-1u22reb{padding:0 1rem}.flex.start.svelte-1u22reb{justify-content:start}
