@import"https://fonts.googleapis.com/css2?family=BBH+Sans+Hegarty&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:var(--main-font-family)}a{color:var(--link-color);text-decoration:var(--link-text-decoration)}a:hover{color:var(--link-hover-color);text-decoration:var(--link-hover-text-decoration)}:root{--color-light: #f0f4ee;--color-light-rgb: 240, 244, 238;--color-dark: #1f2219;--color-dark-rgb: 31, 34, 25;--color-main: #3b6c4c;--color-main-rgb: 59, 108, 76;--color-contrast: #e98f44;--color-contrast-rgb: 233, 143, 68;--color-primary: #3b6c4c;--color-primary-rgb: 59, 108, 76;--color-secondary: #f0f4ee;--color-secondary-rgb: 240, 244, 238;--color-secondary-dark: #1f2219;--color-secondary-dark-rgb: 31, 34, 25;--color-tertiary: #e98f44;--color-tertiary-rgb: 233, 143, 68;--color-success: #396527;--color-success-rgb: 57, 101, 39;--color-danger: #a72608;--color-danger-rgb: 167, 38, 8;--color-warning: #b0821e;--color-warning-rgb: 176, 130, 30;--white-text-color: #ffffff;--white-text-color-rgb: 255, 255, 255;--dark-text-color: #1f2219;--dark-text-color-rgb: 31, 34, 25;--color-muted: #d6ddd2;--color-muted-rgb: 214, 221, 210;--color-border: #8ea68a;--color-border-rgb: 142, 166, 138;--background-opacity: .7;--background-blur: 13px;--small-border-radius: 1.5em;--medium-border-radius: .75em;--main-font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--logo-font-family: "BBH Sans Hegarty", sans-serif;--logo-font-weight: 400;--logo-font-style: normal;--title-font-size: 2em;--title-font-weight: 700;--title-margin: .67em 0;--paragraph-font-size: 1.15em;--paragraph-font-weight: 400;--paragraph-margin: 1em 0;--subtitle-font-size: 1.5em;--subtitle-font-weight: 600;--subtitle-margin: .83em 0;--subheading-font-size: 1.17em;--subheading-font-weight: 500;--subheading-margin: 12px 0;--heading-font-size: 1.33em;--heading-font-weight: 600;--heading-margin: 1.2em 0;--label-font-size: .85em;--label-font-weight: 400;--body-font-size: 1em;--body-font-weight: 400;--body-margin: 1em 0;--link-color: var(--white-text-color);--link-hover-color: var(--color-contrast);--link-text-decoration: none;--link-hover-text-decoration: underline;--glass-background-opacity: .15;--glass-background-opacity-deep: .5;--glass-border-opacity: .5;--glass-blur: 4px;--glass-border-radius: 20px;--glass-box-shadow: 0 8px 32px rgba(0, 0, 0, .1), inset 0 1px 0 rgba(255, 255, 255, .5), inset 0 -1px 0 rgba(255, 255, 255, .1), inset 0 0 0px 0px rgba(255, 255, 255, 0);--glass-border-color: rgba(255, 255, 255, var(--glass-border-opacity));--glass-gradient-horizontal: linear-gradient( 90deg, transparent, rgba(255, 255, 255, .8), transparent );--glass-gradient-vertical: linear-gradient( 180deg, rgba(255, 255, 255, .8), transparent, rgba(255, 255, 255, .3) )}
