﻿:root{--color-green-m: #8CCC0B;--color-green-l: #A9D907;--color-green-hl: #C6E704;--color-primary: var(--color-sky-500);--color-secondary: var(--color-green-500);--color-success: var(--color-green-500);--color-danger: #dc3545;--color-warning: var(--color-lime-500);--color-info: #17a2b8;--color-light: #f8f9fa;--color-dark: #343a40;--color-white: #fff;--color-black: #000;--border-radius-xs: .5rem;--border-radius-sm: 1rem;--border-radius-md: 1.5rem;--border-radius-lg: 2rem;--border-radius-xl: 2.5rem}html{height:100%}body{display:flex;flex-direction:column;background-color:var(--color-sky-10);font-family:"Noto Sans",sans-serif}body>main{flex:1 1 100%;padding-block:0}body>footer{padding-block-end:0}body>main{padding-block-start:0}section{padding-top:3rem;padding-bottom:3rem;margin-bottom:0}body>header{padding-block:0}body>footer{background-color:var(--color-sky-500);color:var(--color-white);font-size:.75rem;line-height:1.75em}body>footer .footer__last{padding:.5rem 0;background-color:var(--color-sky-600);color:var(--color-white)}body>footer .footer__last .container{text-align:center;color:var(--color-white);font-size:.75rem}body>footer a{color:var(--color-white)}.footer__main .container.grid{gap:3rem}footer i.fa-solid{margin-right:.5em}@media(max-width: 1024px){.footer__main .container.grid{gap:0}footer section{padding-top:.75rem;padding-bottom:.75rem}}.hero{position:relative;display:flex;flex:1 1 auto;flex-direction:column;padding:0;min-height:15rem;margin:0;background:var(--color-sky-200);background:linear-gradient(45deg, var(--color-sky-600) 25%, var(--color-sky-400));border-bottom-left-radius:var(--border-radius-lg);border-bottom-right-radius:var(--border-radius-lg);overflow:hidden}.hero--lg{min-height:25rem}.hero--xl{min-height:35rem}.hero__background{position:absolute;top:0;left:0;right:0;bottom:0}.hero__background img{--position-left: 45%;margin-left:var(--position-left);width:calc(100% - var(--position-left));height:100%;object-fit:cover}.hero__background-mask{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(110deg, var(--color-sky-500) 50%, rgba(68, 91, 105, 0) 70%)}.hero__foreground{display:flex;flex-direction:column;flex:1;z-index:1}.hero__nav{flex:0 0 auto}.hero__content{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 0}.hero__content .container>div{width:70%}.hero__content p{color:var(--color-light)}.hero h1{font-size:3rem}.hero h2{color:var(--color-light)}@media(max-width: 1280px){.hero h1{font-size:2.5rem}.hero__background img{--position-left: 35%}}@media(max-width: 1024px){.hero h1{font-size:2rem}.hero h2{font-size:1.5rem}}@media(max-width: 768px){.hero h1{font-size:2rem}.hero__content .container>div{width:100%}}.grid__col--1{grid-column:span 1}.grid__col--2{grid-column:span 2}.grid__col--3{grid-column:span 3}@media(max-width: 1280px){.grid--xl{grid-template-columns:1fr}}@media(max-width: 1024px){.grid--lg{grid-template-columns:1fr}.grid__col--1,.grid__col--2,.grid__col--3{grid-column:span 1;grid-template-columns:1fr}}@media(max-width: 768px){.grid{grid-row-gap:0}}.block{padding:1rem;margin-bottom:var(--pico-spacing);border-radius:.5rem}.block p:last-of-type{margin-bottom:0}.block--float-right{float:right;width:25%;margin-left:1rem}.block--float-left{float:left;width:25%;margin-right:1rem}.section--wide p:last-child{margin-bottom:0}.block--sky-10{background-color:#ecf0f3;color:var(--color-sky-800)}.section--sky-10{background-color:#ecf0f3;color:var(--color-sky-800)}.block--sky-10 *,.block--sky-10 p,.block--sky-10 h1,.block--sky-10 h2,.block--sky-10 h3,.section--sky-10 *,.section--sky-10 p,.section--sky-10 h1,.section--sky-10 h2,.section--sky-10 h3{color:var(--color-sky-800)}.block--sky-25{background-color:#dde4e9;color:var(--color-sky-800)}.section--sky-25{background-color:#dde4e9;color:var(--color-sky-800)}.block--sky-25 *,.block--sky-25 p,.block--sky-25 h1,.block--sky-25 h2,.block--sky-25 h3,.section--sky-25 *,.section--sky-25 p,.section--sky-25 h1,.section--sky-25 h2,.section--sky-25 h3{color:var(--color-sky-800)}.block--sky-50{background-color:#beccd5;color:var(--color-sky-800)}.section--sky-50{background-color:#beccd5;color:var(--color-sky-800)}.block--sky-50 *,.block--sky-50 p,.block--sky-50 h1,.block--sky-50 h2,.block--sky-50 h3,.section--sky-50 *,.section--sky-50 p,.section--sky-50 h1,.section--sky-50 h2,.section--sky-50 h3{color:var(--color-sky-800)}.block--sky-100{background-color:#9fb4c1;color:var(--color-sky-800)}.section--sky-100{background-color:#9fb4c1;color:var(--color-sky-800)}.block--sky-100 *,.block--sky-100 p,.block--sky-100 h1,.block--sky-100 h2,.block--sky-100 h3,.section--sky-100 *,.section--sky-100 p,.section--sky-100 h1,.section--sky-100 h2,.section--sky-100 h3{color:var(--color-sky-800)}.block--sky-200{background-color:#809cad;color:var(--color-sky-800)}.section--sky-200{background-color:#809cad;color:var(--color-sky-800)}.block--sky-200 *,.block--sky-200 p,.block--sky-200 h1,.block--sky-200 h2,.block--sky-200 h3,.section--sky-200 *,.section--sky-200 p,.section--sky-200 h1,.section--sky-200 h2,.section--sky-200 h3{color:var(--color-sky-800)}.block--sky-300{background-color:#628397;color:var(--color-sky-800)}.section--sky-300{background-color:#628397;color:var(--color-sky-800)}.block--sky-300 *,.block--sky-300 p,.block--sky-300 h1,.block--sky-300 h2,.block--sky-300 h3,.section--sky-300 *,.section--sky-300 p,.section--sky-300 h1,.section--sky-300 h2,.section--sky-300 h3{color:var(--color-sky-800)}.block--sky-400{background-color:#4e6878;color:#fff}.section--sky-400{background-color:#4e6878;color:#fff}.block--sky-400 *,.block--sky-400 p,.block--sky-400 h1,.block--sky-400 h2,.block--sky-400 h3,.section--sky-400 *,.section--sky-400 p,.section--sky-400 h1,.section--sky-400 h2,.section--sky-400 h3{color:#fff}.block--sky-500{background-color:#445B69;color:#fff}.section--sky-500{background-color:#445B69;color:#fff}.block--sky-500 *,.block--sky-500 p,.block--sky-500 h1,.block--sky-500 h2,.block--sky-500 h3,.section--sky-500 *,.section--sky-500 p,.section--sky-500 h1,.section--sky-500 h2,.section--sky-500 h3{color:#fff}.block--sky-600{background-color:#3a4e5a;color:#fff}.section--sky-600{background-color:#3a4e5a;color:#fff}.block--sky-600 *,.block--sky-600 p,.block--sky-600 h1,.block--sky-600 h2,.block--sky-600 h3,.section--sky-600 *,.section--sky-600 p,.section--sky-600 h1,.section--sky-600 h2,.section--sky-600 h3{color:#fff}.block--sky-700{background-color:#26333b;color:#fff}.section--sky-700{background-color:#26333b;color:#fff}.block--sky-700 *,.block--sky-700 p,.block--sky-700 h1,.block--sky-700 h2,.block--sky-700 h3,.section--sky-700 *,.section--sky-700 p,.section--sky-700 h1,.section--sky-700 h2,.section--sky-700 h3{color:#fff}.block--sky-800{background-color:#12181c;color:#fff}.section--sky-800{background-color:#12181c;color:#fff}.block--sky-800 *,.block--sky-800 p,.block--sky-800 h1,.block--sky-800 h2,.block--sky-800 h3,.section--sky-800 *,.section--sky-800 p,.section--sky-800 h1,.section--sky-800 h2,.section--sky-800 h3{color:#fff}.block--sky-900{background-color:black;color:#fff}.section--sky-900{background-color:black;color:#fff}.block--sky-900 *,.block--sky-900 p,.block--sky-900 h1,.block--sky-900 h2,.block--sky-900 h3,.section--sky-900 *,.section--sky-900 p,.section--sky-900 h1,.section--sky-900 h2,.section--sky-900 h3{color:#fff}.block--green-10{background-color:white;color:var(--color-green-800)}.section--green-10{background-color:white;color:var(--color-green-800)}.block--green-10 *,.block--green-10 p,.block--green-10 h1,.block--green-10 h2,.block--green-10 h3,.section--green-10 *,.section--green-10 p,.section--green-10 h1,.section--green-10 h2,.section--green-10 h3{color:var(--color-green-800)}.block--green-25{background-color:#f3fde7;color:var(--color-green-800)}.section--green-25{background-color:#f3fde7;color:var(--color-green-800)}.block--green-25 *,.block--green-25 p,.block--green-25 h1,.block--green-25 h2,.block--green-25 h3,.section--green-25 *,.section--green-25 p,.section--green-25 h1,.section--green-25 h2,.section--green-25 h3{color:var(--color-green-800)}.block--green-50{background-color:#dcfab8;color:var(--color-green-800)}.section--green-50{background-color:#dcfab8;color:var(--color-green-800)}.block--green-50 *,.block--green-50 p,.block--green-50 h1,.block--green-50 h2,.block--green-50 h3,.section--green-50 *,.section--green-50 p,.section--green-50 h1,.section--green-50 h2,.section--green-50 h3{color:var(--color-green-800)}.block--green-100{background-color:#c4f688;color:var(--color-green-800)}.section--green-100{background-color:#c4f688;color:var(--color-green-800)}.block--green-100 *,.block--green-100 p,.block--green-100 h1,.block--green-100 h2,.block--green-100 h3,.section--green-100 *,.section--green-100 p,.section--green-100 h1,.section--green-100 h2,.section--green-100 h3{color:var(--color-green-800)}.block--green-200{background-color:#adf359;color:var(--color-green-800)}.section--green-200{background-color:#adf359;color:var(--color-green-800)}.block--green-200 *,.block--green-200 p,.block--green-200 h1,.block--green-200 h2,.block--green-200 h3,.section--green-200 *,.section--green-200 p,.section--green-200 h1,.section--green-200 h2,.section--green-200 h3{color:var(--color-green-800)}.block--green-300{background-color:#95ef29;color:var(--color-green-800)}.section--green-300{background-color:#95ef29;color:var(--color-green-800)}.block--green-300 *,.block--green-300 p,.block--green-300 h1,.block--green-300 h2,.block--green-300 h3,.section--green-300 *,.section--green-300 p,.section--green-300 h1,.section--green-300 h2,.section--green-300 h3{color:var(--color-green-800)}.block--green-400{background-color:#7cd610;color:#fff}.section--green-400{background-color:#7cd610;color:#fff}.block--green-400 *,.block--green-400 p,.block--green-400 h1,.block--green-400 h2,.block--green-400 h3,.section--green-400 *,.section--green-400 p,.section--green-400 h1,.section--green-400 h2,.section--green-400 h3{color:#fff}.block--green-500{background-color:#6EBE0E;color:#fff}.section--green-500{background-color:#6EBE0E;color:#fff}.block--green-500 *,.block--green-500 p,.block--green-500 h1,.block--green-500 h2,.block--green-500 h3,.section--green-500 *,.section--green-500 p,.section--green-500 h1,.section--green-500 h2,.section--green-500 h3{color:#fff}.block--green-600{background-color:#60a60c;color:#fff}.section--green-600{background-color:#60a60c;color:#fff}.block--green-600 *,.block--green-600 p,.block--green-600 h1,.block--green-600 h2,.block--green-600 h3,.section--green-600 *,.section--green-600 p,.section--green-600 h1,.section--green-600 h2,.section--green-600 h3{color:#fff}.block--green-700{background-color:#457709;color:#fff}.section--green-700{background-color:#457709;color:#fff}.block--green-700 *,.block--green-700 p,.block--green-700 h1,.block--green-700 h2,.block--green-700 h3,.section--green-700 *,.section--green-700 p,.section--green-700 h1,.section--green-700 h2,.section--green-700 h3{color:#fff}.block--green-800{background-color:#294705;color:#fff}.section--green-800{background-color:#294705;color:#fff}.block--green-800 *,.block--green-800 p,.block--green-800 h1,.block--green-800 h2,.block--green-800 h3,.section--green-800 *,.section--green-800 p,.section--green-800 h1,.section--green-800 h2,.section--green-800 h3{color:#fff}.block--green-900{background-color:#0e1802;color:#fff}.section--green-900{background-color:#0e1802;color:#fff}.block--green-900 *,.block--green-900 p,.block--green-900 h1,.block--green-900 h2,.block--green-900 h3,.section--green-900 *,.section--green-900 p,.section--green-900 h1,.section--green-900 h2,.section--green-900 h3{color:#fff}.block--lime-10{background-color:white;color:var(--color-lime-800)}.section--lime-10{background-color:white;color:var(--color-lime-800)}.block--lime-10 *,.block--lime-10 p,.block--lime-10 h1,.block--lime-10 h2,.block--lime-10 h3,.section--lime-10 *,.section--lime-10 p,.section--lime-10 h1,.section--lime-10 h2,.section--lime-10 h3{color:var(--color-lime-800)}.block--lime-25{background-color:white;color:var(--color-lime-800)}.section--lime-25{background-color:white;color:var(--color-lime-800)}.block--lime-25 *,.block--lime-25 p,.block--lime-25 h1,.block--lime-25 h2,.block--lime-25 h3,.section--lime-25 *,.section--lime-25 p,.section--lime-25 h1,.section--lime-25 h2,.section--lime-25 h3{color:var(--color-lime-800)}.block--lime-50{background-color:#fcffdb;color:var(--color-lime-800)}.section--lime-50{background-color:#fcffdb;color:var(--color-lime-800)}.block--lime-50 *,.block--lime-50 p,.block--lime-50 h1,.block--lime-50 h2,.block--lime-50 h3,.section--lime-50 *,.section--lime-50 p,.section--lime-50 h1,.section--lime-50 h2,.section--lime-50 h3{color:var(--color-lime-800)}.block--lime-100{background-color:#f9ffa8;color:var(--color-lime-800)}.section--lime-100{background-color:#f9ffa8;color:var(--color-lime-800)}.block--lime-100 *,.block--lime-100 p,.block--lime-100 h1,.block--lime-100 h2,.block--lime-100 h3,.section--lime-100 *,.section--lime-100 p,.section--lime-100 h1,.section--lime-100 h2,.section--lime-100 h3{color:var(--color-lime-800)}.block--lime-200{background-color:#f5ff75;color:var(--color-lime-800)}.section--lime-200{background-color:#f5ff75;color:var(--color-lime-800)}.block--lime-200 *,.block--lime-200 p,.block--lime-200 h1,.block--lime-200 h2,.block--lime-200 h3,.section--lime-200 *,.section--lime-200 p,.section--lime-200 h1,.section--lime-200 h2,.section--lime-200 h3{color:var(--color-lime-800)}.block--lime-300{background-color:#f2ff42;color:var(--color-lime-800)}.section--lime-300{background-color:#f2ff42;color:var(--color-lime-800)}.block--lime-300 *,.block--lime-300 p,.block--lime-300 h1,.block--lime-300 h2,.block--lime-300 h3,.section--lime-300 *,.section--lime-300 p,.section--lime-300 h1,.section--lime-300 h2,.section--lime-300 h3{color:var(--color-lime-800)}.block--lime-400{background-color:#eeff0f;color:var(--color-lime-800)}.section--lime-400{background-color:#eeff0f;color:var(--color-lime-800)}.block--lime-400 *,.block--lime-400 p,.block--lime-400 h1,.block--lime-400 h2,.block--lime-400 h3,.section--lime-400 *,.section--lime-400 p,.section--lime-400 h1,.section--lime-400 h2,.section--lime-400 h3{color:var(--color-lime-800)}.block--lime-500{background-color:#E3F400;color:var(--color-lime-800)}.section--lime-500{background-color:#E3F400;color:var(--color-lime-800)}.block--lime-500 *,.block--lime-500 p,.block--lime-500 h1,.block--lime-500 h2,.block--lime-500 h3,.section--lime-500 *,.section--lime-500 p,.section--lime-500 h1,.section--lime-500 h2,.section--lime-500 h3{color:var(--color-lime-800)}.block--lime-600{background-color:#cbdb00;color:#fff}.section--lime-600{background-color:#cbdb00;color:#fff}.block--lime-600 *,.block--lime-600 p,.block--lime-600 h1,.block--lime-600 h2,.block--lime-600 h3,.section--lime-600 *,.section--lime-600 p,.section--lime-600 h1,.section--lime-600 h2,.section--lime-600 h3{color:#fff}.block--lime-700{background-color:#9ca800;color:#fff}.section--lime-700{background-color:#9ca800;color:#fff}.block--lime-700 *,.block--lime-700 p,.block--lime-700 h1,.block--lime-700 h2,.block--lime-700 h3,.section--lime-700 *,.section--lime-700 p,.section--lime-700 h1,.section--lime-700 h2,.section--lime-700 h3{color:#fff}.block--lime-800{background-color:#6c7500;color:#fff}.section--lime-800{background-color:#6c7500;color:#fff}.block--lime-800 *,.block--lime-800 p,.block--lime-800 h1,.block--lime-800 h2,.block--lime-800 h3,.section--lime-800 *,.section--lime-800 p,.section--lime-800 h1,.section--lime-800 h2,.section--lime-800 h3{color:#fff}.block--lime-900{background-color:#3d4200;color:#fff}.section--lime-900{background-color:#3d4200;color:#fff}.block--lime-900 *,.block--lime-900 p,.block--lime-900 h1,.block--lime-900 h2,.block--lime-900 h3,.section--lime-900 *,.section--lime-900 p,.section--lime-900 h1,.section--lime-900 h2,.section--lime-900 h3{color:#fff}section:has(.pop-out){position:relative;padding:0;margin-bottom:1.5rem}.pop-out{display:flex;flex-direction:row;position:absolute;transform:translateY(-50%);padding:.35rem 2rem .5rem 2rem;margin-left:-2rem;margin-right:-2rem;width:calc(100% + 4rem);background:linear-gradient(45deg, var(--color-green-500) 25%, var(--color-green-hl));border-radius:1.5rem;font-family:"Amaranth",sans-serif;font-size:1.5rem;color:var(--color-white)}.pop-out div{position:relative;flex:1;text-align:center}.pop-out div:after{content:"";position:absolute;display:block;top:50%;right:0;width:3px;height:70%;transform:translateY(-50%);background-color:rgba(255,255,255,.2)}.pop-out div:last-child:after{display:none}section:has(.hilite){padding-top:2rem;padding-bottom:2rem}section:has(.pop-out)+section:has(.hilite){padding-top:4rem}.hilite{padding:2rem;margin-left:-2rem;margin-right:-2rem;width:calc(100% + 4rem);background-color:var(--color-white);background-image:url(/img/logo-watermark.svg);background-position:center right;background-size:50%;border-radius:1.5rem}.hilite *:last-child{margin-bottom:0}@media(max-width: 1280px){.block--float-right{width:33%}.block--float-left{width:33%}}@media(max-width: 1024px){.block--float-right{float:none;width:100%;margin-left:0;margin-right:0}.block--float-left{float:none;width:100%;margin-left:0;margin-right:0}}@media(max-width: 768px){.pop-out{font-size:1rem}}@media(max-width: 576px){.pop-out{font-size:.75rem;transform:translateY(-80%);margin-left:0;margin-right:0;width:100%;border-radius:0}}.tile{display:flex;flex-direction:column;justify-content:center;align-items:center;justify-content:center;padding:1rem;border-radius:.5rem;text-align:center}.tile.tile--primary{background-color:var(--color-sky-500);color:#fff}.tile.tile--secondary{background:linear-gradient(45deg, var(--color-green-500) 25%, var(--color-green-l));color:#fff}.tile.tile--tertiary{background:linear-gradient(45deg, var(--color-lime-500) 25%, var(--color-lime-300));color:var(--color-sky-500)}.tile__icon{font-size:4rem;margin-bottom:.5rem}.tile__title{font-family:"Amaranth",sans-serif;font-size:1.75em;font-weight:700}.tile__info{font-size:.9em}hr{margin:2rem 0;border-top-color:var(--color-sky-50)}.hr{display:flex;align-items:center;text-align:center;margin:.5rem 0;font-size:.75rem;text-transform:uppercase;color:var(--color-sky-200)}.hr::before,.hr::after{content:"";flex:1;border-bottom:1px solid var(--color-sky-50)}.hr:not(:empty)::before{margin-right:1rem}.hr:not(:empty)::after{margin-left:1rem}details{position:relative;margin-bottom:0;padding-left:1.75em}details[open]>summary:not([role]):not(:focus),details[open]>summary{color:var(--pico-accordion-close-summary-color)}summary{list-style:none}summary::-webkit-details-marker{display:none}summary::marker{display:none}details summary:before{content:"";position:absolute;top:-0.125em;left:0;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;background-color:var(--color-light);border:2px solid var(--pico-form-element-border-color);border-radius:50%;font-family:"Font Awesome 6 Free";font-weight:400;font-size:.8em}details[open] summary:before{content:"";background-color:var(--color-green-500);border-color:var(--color-green-500);color:var(--color-white)}header nav a{color:var(--color-white)}header nav a:hover{color:var(--color-green-m)}header nav a.active{color:var(--color-green-hl)}header nav img.logo{height:1.75rem}:where(menu,.nav__menu),:where(menu,.nav__menu)>.nav__menu__items{flex-direction:column;position:relative}@media(min-width: 1024px){:where(menu,.nav__menu),:where(menu,.nav__menu)>.nav__menu__items{flex-direction:row}}[data-role=burger]{opacity:.8;cursor:pointer;border-radius:10%;box-sizing:border-box;background-color:rgba(0,0,0,0);height:24px;width:28px;padding:0;margin:0;border:0 solid #e7edf2}[data-role=burger]>input[type=checkbox]{height:4px;width:28px;border:none;background-color:var(--color-white);transition:all .2s ease-in-out;position:relative;margin-inline:0}[data-role=burger]>input[type=checkbox]:checked{background-image:none;background-color:rgba(0,0,0,0)}[data-role=burger]>input[type=checkbox]::before,[data-role=burger]>input[type=checkbox]::after{height:4px;width:28px;border-radius:2px;background-color:var(--color-white);position:absolute;content:"";transition:all .2s ease-in-out}[data-role=burger]>input[type=checkbox]::before{top:-10px}[data-role=burger]>input[type=checkbox]::after{top:10px}[data-role=burger]>input[type=checkbox]:checked::before{box-shadow:none;transform:rotate(45deg) translate(7px, 7px)}[data-role=burger]>input[type=checkbox]:checked::after{box-shadow:none;transform:rotate(-45deg) translate(7px, -7px)}:where(menu,.nav__menu){position:relative;max-height:calc(var(--pico-line-height)*1em + var(--pico-nav-element-spacing-vertical)*2)}:where(menu,.nav__menu)>.nav__menu__items{display:none;visibility:hidden;opacity:0;transition:all .2s ease-in-out;position:relative;background-color:var(--color-sky-500);border-radius:var(--border-radius-md)}:where(menu,.nav__menu):has(>label>input[type=checkbox]:checked)>.nav__menu__items{display:flex;visibility:visible;opacity:1;z-index:9999}:where(menu,.nav__menu)>label{position:absolute;right:0;top:var(--pico-nav-element-spacing-vertical);padding:var(--pico-nav-element-spacing-vertical) var(--pico-nav-element-spacing-horizontal)}@media(min-width: 1024px){:where(menu,nav.nav__menu)>label{display:none}:where(menu,.nav__menu)>.nav__menu__items{visibility:visible;opacity:1;display:flex;top:unset;border-radius:0;background-color:rgba(0,0,0,0)}}[role=button],[type=button],[type=file]::file-selector-button,[type=reset],[type=submit],button{--pico-background-color: var(--color-green-500);--pico-border-color: var(--color-green-500)}:is(button,[type=submit],[type=button],[role=button]).secondary,[type=file]::file-selector-button,[type=reset]{--pico-background-color: var(--color-sky-500);--pico-border-color: var(--color-sky-500)}:is(button,[type=submit],[type=button],[role=button]).contrast{--pico-background-color: var(--color-sky-700);--pico-border-color: var(--color-sky-700)}:is(button,[type=submit],[type=button],[role=button]).outline,[type=reset].outline{--pico-background-color: transparent;--pico-color: var(--color-green-500);--pico-border-color: var(--color-green-500)}:is(button,[type=submit],[type=button],[role=button]).outline.secondary,[type=reset].outline{--pico-color: var(--color-sky-500);--pico-border-color: var(--color-sky-500)}:is(button,[type=submit],[type=button],[role=button]).outline.contrast{--pico-color: var(--color-sky-800);--pico-border-color: var(--color-sky-800)}[role=button]:is(:hover,:active,:focus),[role=button]:is([aria-current]:not([aria-current=false])),[type=button]:is(:hover,:active,:focus),[type=button]:is([aria-current]:not([aria-current=false])),[type=file]::file-selector-button:is(:hover,:active,:focus),[type=file]::file-selector-button:is([aria-current]:not([aria-current=false])),[type=reset]:is(:hover,:active,:focus),[type=reset]:is([aria-current]:not([aria-current=false])),[type=submit]:is(:hover,:active,:focus),[type=submit]:is([aria-current]:not([aria-current=false])),button:is(:hover,:active,:focus),button:is([aria-current]:not([aria-current=false])){--pico-background-color: var(--color-green-m);--pico-border-color: var(--color-green-m)}:is(button,[type=submit],[type=button],[role=button]).secondary:is([aria-current]:not([aria-current=false]),:hover,:active,:focus),[type=file]::file-selector-button:is([aria-current]:not([aria-current=false]),:hover,:active,:focus),[type=reset]:is([aria-current]:not([aria-current=false]),:hover,:active,:focus){--pico-background-color: var(--color-sky-300);--pico-border-color: var(--color-sky-300)}:is(button,[type=submit],[type=button],[role=button]).contrast:is([aria-current]:not([aria-current=false]),:hover,:active,:focus){--pico-background-color: var(--color-sky-600);--pico-border-color: var(--color-sky-600)}:is(button,[type=submit],[type=button],[role=button]).outline:is([aria-current]:not([aria-current=false]),:hover,:active,:focus),[type=reset].outline:is([aria-current]:not([aria-current=false]),:hover,:active,:focus){--pico-background-color: transparent;--pico-color: var(--color-green-m);--pico-border-color: var(--color-green-m)}:is(button,[type=submit],[type=button],[role=button]).outline.secondary:is([aria-current]:not([aria-current=false]),:hover,:active,:focus),[type=reset].outline:is([aria-current]:not([aria-current=false]),:hover,:active,:focus){--pico-background-color: transparent;--pico-color: var(--color-sky-300);--pico-border-color: var(--color-sky-300)}:is(button,[type=submit],[type=button],[role=button]).outline.contrast:is([aria-current]:not([aria-current=false]),:hover,:active,:focus){--pico-background-color: transparent;--pico-color: var(--color-sky-600);--pico-border-color: var(--color-sky-600)}.button--sm{font-size:.5rem;padding:calc(var(--pico-form-element-spacing-vertical)*.5) calc(var(--pico-form-element-spacing-horizontal)*.5)}.button--md{font-size:.75rem;padding:calc(var(--pico-form-element-spacing-vertical)*.75) calc(var(--pico-form-element-spacing-horizontal)*.75)}.button--lg{font-size:1.25rem}.button--xl{font-size:1.5rem}[type=range]::-moz-range-thumb{background-color:var(--color-green-500)}input::-webkit-input-placeholder,input::placeholder,select:invalid,textarea::-webkit-input-placeholder,textarea::placeholder{color:var(--color-sky-100);font-style:italic}:where(input,select,textarea)[aria-invalid=false]{--pico-border-color: var(--color-green-500)}[type=checkbox]:checked,[type=checkbox]:checked:active,[type=checkbox]:checked:focus,[type=radio]:checked,[type=radio]:checked:active,[type=radio]:checked:focus{--pico-background-color: var(--color-green-500);--pico-border-color: var(--color-green-500)}[type=checkbox][role=switch]:checked{--pico-background-color: var(--color-green-500);--pico-border-color: var(--color-green-500);background-image:none}[type=checkbox],[type=radio],[type=range],progress{accent-color:var(--color-green-500)}progress::-moz-progress-bar{background-color:var(--color-green-500)}progress:indeterminate{background:var(--pico-progress-background-color) linear-gradient(to right, var(--color-green-500) 30%, var(--pico-progress-background-color) 30%) top left/150% 150% no-repeat}h1,h2,h3{margin-bottom:.5rem;font-family:"Amaranth",sans-serif;font-style:normal}h4,h5,h6{margin-bottom:.25rem;font-weight:700;color:var(--color-sky-500)}h1,h2,h3{display:table;background-size:200% 100%;background-position:50% 0;color:var(--color-green-500);background-image:linear-gradient(to right, var(--color-green-500) 25%, var(--color-green-hl));color:rgba(0,0,0,0);background-clip:text;-webkit-background-clip:text}h1 mark{background-color:rgba(0,0,0,0);color:var(--color-lime-500)}.paragraph--columns-2{columns:2;column-gap:1.2em}.paragraph--columns-3{columns:3;column-gap:1.2em}.paragraph--columns-4{columns:4;column-gap:1.2em}@media(max-width: 1024px){.paragraph--columns-2{columns:1;column-gap:1.2em}.paragraph--columns-3{columns:1;column-gap:1.2em}.paragraph--columns-4{columns:1;column-gap:1.2em}}.color--light{color:var(--color-light)}.color--dark{color:var(--color-dark)}.color--white{color:var(--color-white)}.color--black{color:var(--color-black)}.color--green-hl{color:var(--color-green-hl) !important}.color--green-l{color:var(--color-green-l)}:root{--color-sky-10: #ecf0f3;--color-sky-25: #dde4e9;--color-sky-50: #beccd5;--color-sky-100: #9fb4c1;--color-sky-200: #809cad;--color-sky-300: #628397;--color-sky-400: #4e6878;--color-sky-500: #445B69;--color-sky-600: #3a4e5a;--color-sky-700: #26333b;--color-sky-800: #12181c;--color-sky-900: black}.bg--sky-10{background-color:#ecf0f3;color:var(--color-sky-800)}.bg--sky-10 *{color:var(--color-sky-800)}.color--sky-10{color:#ecf0f3 !important}.bg--sky-25{background-color:#dde4e9;color:var(--color-sky-800)}.bg--sky-25 *{color:var(--color-sky-800)}.color--sky-25{color:#dde4e9 !important}.bg--sky-50{background-color:#beccd5;color:var(--color-sky-800)}.bg--sky-50 *{color:var(--color-sky-800)}.color--sky-50{color:#beccd5 !important}.bg--sky-100{background-color:#9fb4c1;color:var(--color-sky-800)}.bg--sky-100 *{color:var(--color-sky-800)}.color--sky-100{color:#9fb4c1 !important}.bg--sky-200{background-color:#809cad;color:var(--color-sky-800)}.bg--sky-200 *{color:var(--color-sky-800)}.color--sky-200{color:#809cad !important}.bg--sky-300{background-color:#628397;color:var(--color-sky-800)}.bg--sky-300 *{color:var(--color-sky-800)}.color--sky-300{color:#628397 !important}.bg--sky-400{background-color:#4e6878;color:#fff}.bg--sky-400 *{color:#fff}.color--sky-400{color:#4e6878 !important}.bg--sky-500{background-color:#445b69;color:#fff}.bg--sky-500 *{color:#fff}.color--sky-500{color:#445b69 !important}.bg--sky-600{background-color:#3a4e5a;color:#fff}.bg--sky-600 *{color:#fff}.color--sky-600{color:#3a4e5a !important}.bg--sky-700{background-color:#26333b;color:#fff}.bg--sky-700 *{color:#fff}.color--sky-700{color:#26333b !important}.bg--sky-800{background-color:#12181c;color:#fff}.bg--sky-800 *{color:#fff}.color--sky-800{color:#12181c !important}.bg--sky-900{background-color:#000;color:#fff}.bg--sky-900 *{color:#fff}.color--sky-900{color:#000 !important}:root{--color-green-10: white;--color-green-25: #f3fde7;--color-green-50: #dcfab8;--color-green-100: #c4f688;--color-green-200: #adf359;--color-green-300: #95ef29;--color-green-400: #7cd610;--color-green-500: #6EBE0E;--color-green-600: #60a60c;--color-green-700: #457709;--color-green-800: #294705;--color-green-900: #0e1802}.bg--green-10{background-color:#fff;color:var(--color-green-800)}.bg--green-10 *{color:var(--color-green-800)}.color--green-10{color:#fff !important}.bg--green-25{background-color:#f3fde7;color:var(--color-green-800)}.bg--green-25 *{color:var(--color-green-800)}.color--green-25{color:#f3fde7 !important}.bg--green-50{background-color:#dcfab8;color:var(--color-green-800)}.bg--green-50 *{color:var(--color-green-800)}.color--green-50{color:#dcfab8 !important}.bg--green-100{background-color:#c4f688;color:var(--color-green-800)}.bg--green-100 *{color:var(--color-green-800)}.color--green-100{color:#c4f688 !important}.bg--green-200{background-color:#adf359;color:var(--color-green-800)}.bg--green-200 *{color:var(--color-green-800)}.color--green-200{color:#adf359 !important}.bg--green-300{background-color:#95ef29;color:var(--color-green-800)}.bg--green-300 *{color:var(--color-green-800)}.color--green-300{color:#95ef29 !important}.bg--green-400{background-color:#7cd610;color:#fff}.bg--green-400 *{color:#fff}.color--green-400{color:#7cd610 !important}.bg--green-500{background-color:#6ebe0e;color:#fff}.bg--green-500 *{color:#fff}.color--green-500{color:#6ebe0e !important}.bg--green-600{background-color:#60a60c;color:#fff}.bg--green-600 *{color:#fff}.color--green-600{color:#60a60c !important}.bg--green-700{background-color:#457709;color:#fff}.bg--green-700 *{color:#fff}.color--green-700{color:#457709 !important}.bg--green-800{background-color:#294705;color:#fff}.bg--green-800 *{color:#fff}.color--green-800{color:#294705 !important}.bg--green-900{background-color:#0e1802;color:#fff}.bg--green-900 *{color:#fff}.color--green-900{color:#0e1802 !important}:root{--color-lime-10: white;--color-lime-25: white;--color-lime-50: #fcffdb;--color-lime-100: #f9ffa8;--color-lime-200: #f5ff75;--color-lime-300: #f2ff42;--color-lime-400: #eeff0f;--color-lime-500: #E3F400;--color-lime-600: #cbdb00;--color-lime-700: #9ca800;--color-lime-800: #6c7500;--color-lime-900: #3d4200}.bg--lime-10{background-color:#fff;color:var(--color-lime-800)}.bg--lime-10 *{color:var(--color-lime-800)}.color--lime-10{color:#fff !important}.bg--lime-25{background-color:#fff;color:var(--color-lime-800)}.bg--lime-25 *{color:var(--color-lime-800)}.color--lime-25{color:#fff !important}.bg--lime-50{background-color:#fcffdb;color:var(--color-lime-800)}.bg--lime-50 *{color:var(--color-lime-800)}.color--lime-50{color:#fcffdb !important}.bg--lime-100{background-color:#f9ffa8;color:var(--color-lime-800)}.bg--lime-100 *{color:var(--color-lime-800)}.color--lime-100{color:#f9ffa8 !important}.bg--lime-200{background-color:#f5ff75;color:var(--color-lime-800)}.bg--lime-200 *{color:var(--color-lime-800)}.color--lime-200{color:#f5ff75 !important}.bg--lime-300{background-color:#f2ff42;color:var(--color-lime-800)}.bg--lime-300 *{color:var(--color-lime-800)}.color--lime-300{color:#f2ff42 !important}.bg--lime-400{background-color:#eeff0f;color:var(--color-lime-800)}.bg--lime-400 *{color:var(--color-lime-800)}.color--lime-400{color:#eeff0f !important}.bg--lime-500{background-color:#e3f400;color:var(--color-lime-800)}.bg--lime-500 *{color:var(--color-lime-800)}.color--lime-500{color:#e3f400 !important}.bg--lime-600{background-color:#cbdb00;color:#fff}.bg--lime-600 *{color:#fff}.color--lime-600{color:#cbdb00 !important}.bg--lime-700{background-color:#9ca800;color:#fff}.bg--lime-700 *{color:#fff}.color--lime-700{color:#9ca800 !important}.bg--lime-800{background-color:#6c7500;color:#fff}.bg--lime-800 *{color:#fff}.color--lime-800{color:#6c7500 !important}.bg--lime-900{background-color:#3d4200;color:#fff}.bg--lime-900 *{color:#fff}.color--lime-900{color:#3d4200 !important}.margin--bottom-large{margin-bottom:var(--pico-grid-row-gap)}.margin--top-sm{margin-top:.5rem}.rounded,.rounded img{border-radius:1.5rem;overflow:hidden}