:root{--color-primary-lighter: hsl(217deg 90% 65%);--color-primary-light: hsl(217deg 90% 56%);--color-primary: hsl(217deg 90% 61%);--color-primary-dark: hsl(217deg 90% 35%);--color-primary-darker: hsl(217deg 90% 25%);--color-primary-darkest: hsl(217deg 90% 10%);--color-secondary-lighter: hsl(151deg 82% 71%);--color-secondary-light: hsl(151deg 82% 63%);--color-secondary: hsl(151deg 82% 34%);--color-secondary-dark: hsl(151deg 82% 46%);--color-secondary-darker: hsl(151deg 82% 36%);--color-tertiary-lighter: hsl(37deg 96% 75%);--color-tertiary-light: hsl(37deg 96% 68%);--color-tertiary: hsl(37deg 96% 54%);--color-tertiary-dark: hsl(37deg 96% 48%);--color-tertiary-darker: hsl(37deg 96% 38%);--color-gray-lighter: hsl(213, 100%, 98%);--color-gray-light: hsl(213, 64%, 95%);--color-gray: hsl(208 10% 40%);--color-gray-dark: hsl(208 28% 10%);--color-black: hsl(208 28% 15%);--color-heading: hsl(218 28% 20%);--color-success: hsl(100, 77%, 44%);--color-info: hsl(209, 100%, 55%);--color-warning: hsl(40, 96%, 53%);--color-danger: hsl(359, 100%, 66%);--container-max-width: 92rem;--border-radius-small: 0.5rem;--border-radius-large: 0.75rem;--font-family-base: "Roboto", sans-serif;--font-family-heading: "Comfortaa", sans-serif;--font-family-mono: "Space Mono", monospace;--line-height-base: 1.75;--line-height-heading: 1.3;--heading-scale: 1.414;--transition-duration: 0.15s;--transition-timing-function: ease;--box-shadow: 0 0 1.5rem rgba(0, 0, 0, 0.1);--section-gap: 5rem 0;--section-gap-large: 6rem 0;--theme-color-bg: #fff;--theme-color-fg: var(--color-gray);--theme-color-link: var(--color-secondary);--theme-color-link-hover: var(--color-secondary-dark);--theme-color-heading: var(--color-heading);--theme-color-highlight: var(--color-heading);--theme-color-categories-bg: var(--color-gray-lighter);--theme-color-gradient-light-gray: var(--color-gray-lighter);--theme-form-input-color-bg: #fff;--theme-form-input-border-color: #ccc;--theme-table-border-color: #efefef;--theme-event-heading-title: #fff;--theme-event-header-link: #fff;--theme-event-header-link-hover: var(--color-secondary);--theme-event-cta-title: #fff;--theme-event-cta-content: rgba(255, 255, 255, 0.75);--theme-event-schedule-border: rgba(0, 0, 0, 0.075);--theme-heading-bg: hsl(0deg 0% 100% / 85%);--theme-menu-bg: hsl(0deg 0% 100% / 92.5%);--theme-hero-bg: linear-gradient( 0deg, hsl(218deg 86% 95%) 0%, hsl(218deg 86% 95%) 0%, hsl(218deg 86% 96%) 0%, hsl(218deg 86% 96%) 1%, hsl(218deg 86% 97%) 1%, hsl(218deg 86% 97%) 3%, hsl(218deg 86% 98%) 5%, hsl(218deg 86% 98%) 8%, hsl(218deg 86% 99%) 13%, hsl(218deg 86% 99%) 22%, hsl(0deg 0% 100%) 50% )}@incldue breakpoint(md){:root{--section-gap: 6rem 0;--section-gap-large: 7rem 0}}@media(prefers-reduced-motion: reduce){:root{--transition-duration: 0}}.cookie-notification{align-items:center;background-color:rgba(0,39,51,.75);display:flex;inset:0;justify-content:center;position:fixed;overflow-y:auto;z-index:1031}.cookie-notification.animate--out{animation-name:cookie-backdrop--out;animation-fill-mode:forwards;animation-duration:.15s}.cookie-panel{animation-duration:var(--transition-duration);animation-fill-mode:forwards;animation-name:cookie--in;background-color:var(--color-primary-darkest);border-radius:var(--border-radius-large);color:#fff;display:flex;flex-direction:column;margin:1rem;padding:1.5rem;z-index:30}@media(min-width: 48rem){.cookie-panel{max-width:40rem;padding:2rem}}.cookie-panel--content-open .cookie-panel__content{display:block}.cookie-panel.animate--out{animation-duration:var(--transition-duration);animation-fill-mode:forwards;animation-name:cookie--out}.cookie-panel__title{color:#fff;margin-bottom:.5rem;margin-top:0}.cookie-panel__caption{font-size:1rem;margin:.25rem 0 .75rem}.cookie-panel__caption a{color:#fff;text-decoration:underline}.cookie-panel__caption a:hover,.cookie-panel__caption a:focus{color:#fff;text-decoration:none}.cookie-panel__content{display:none;font-size:1rem;max-height:14rem;overflow-y:auto;margin-block-end:1rem;padding-right:1rem}@media(min-width: 48rem){.cookie-panel__content{max-height:20rem}}.cookie-panel__content strong,.cookie-panel__content h2,.cookie-panel__content h3,.cookie-panel__content h4,.cookie-panel__content h5,.cookie-panel__content h6{color:#fff !important}.cookie-panel__content a:not(.btn){color:var(--color-secondary)}.cookie-panel__content a:not(.btn):hover,.cookie-panel__content a:not(.btn):focus{color:var(--color-secondary-lighter)}.cookie-panel__content table td{border-color:rgba(255,255,255,.05) !important}.cookie-panel__content .highlighted-section{background-color:rgba(255,255,255,.02) !important;border:1px solid rgba(255,255,255,.05) !important}.cookie-panel__content .entry-content>*+*{margin-top:.75rem !important}.cookie-panel__content .btn--gray{background-color:rgba(255,255,255,.1);color:#fff}.cookie-panel__content .btn--gray:hover,.cookie-panel__content .btn--gray:focus,.cookie-panel__content .btn--gray:active{background-color:rgba(255,255,255,.2);color:#fff}.cookie-panel__btns .btn{margin:.5rem 1rem .5rem 0}.cookie-panel__btns .btn:last-child{margin-right:0}@keyframes cookie--in{0%{transform:translateY(100%)}100%{opacity:1;transform:translateY(0)}}@keyframes cookie--out{0%{transform:translateY(0)}100%{opacity:0;transform:translateY(100%)}}@keyframes cookie-backdrop--out{0%{opacity:1}100%{opacity:0;visibility:hidden}}
