@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700&display=auto');
@import url('https://fonts.googleapis.com/css2?family=Libre+Baskerville:wght@400;900&display=auto');
.theme-685ecbc03d15d9252e316481 {
  --line-height-text: 1.5;
  --margin-bottom-text: calc(var(--theme-spacing-60) + var(--theme-spacing-offset, 0em));
  --margin-top-text: calc(var(--theme-spacing-60) + var(--theme-spacing-offset, 0em));
  --line-height-small-text: 1.4;
  --margin-bottom-small-text: calc(var(--theme-spacing-60) + var(--theme-spacing-offset, 0em));
  --margin-top-small-text: calc(var(--theme-spacing-60) + var(--theme-spacing-offset, 0em));
  --line-height-headline: 1.1;
  --margin-bottom-headline: calc(var(--theme-spacing-200) + var(--theme-spacing-offset, 0em));
  --margin-top-headline: calc(var(--theme-spacing-280) + var(--theme-spacing-offset, 0em));
  --line-height-title: 1.1;
  --margin-bottom-title: calc(var(--theme-spacing-160) + var(--theme-spacing-offset, 0em));
  --margin-top-title: calc(var(--theme-spacing-240) + var(--theme-spacing-offset, 0em));
  --margin-bottom-title-card: calc((var(--theme-spacing-160) * 0.666) + var(--theme-spacing-offset, 0em));
  --margin-top-title-card: calc((var(--theme-spacing-240) * 0.666) + var(--theme-spacing-offset, 0em));
  --line-height-subtitle: 1.2;
  --margin-bottom-subtitle: calc(var(--theme-spacing-160) + var(--theme-spacing-offset, 0em));
  --margin-top-subtitle: calc(var(--theme-spacing-240) + var(--theme-spacing-offset, 0em));
  --margin-bottom-subtitle-card: calc((var(--theme-spacing-160) * 0.666) + var(--theme-spacing-offset, 0em));
  --margin-top-subtitle-card: calc((var(--theme-spacing-240) * 0.666) + var(--theme-spacing-offset, 0em));
  --line-height-h3: 1.3;
  --margin-bottom-h3: calc(var(--theme-spacing-160) + var(--theme-spacing-offset, 0em));
  --margin-top-h3: calc(var(--theme-spacing-240) + var(--theme-spacing-offset, 0em));
  --font-size: 20px;
  --font-size-base: 20px;
  --font-size-small-text: 0.85em;
  --font-size-text: 1em;
  --font-size-headline: 4.75em;
  --font-size-title: 2.1em;
  --font-size-subtitle: 1.2em;
  --font-size-h3: 1em;
  --font-family: Source Sans Pro;
  --font-weight: 400;
  --font-weight-bold: 700;
  --font-family-headline: Inter;
  --font-weight-headline: 700;
  --font-weight-bold-headline: 900;
  --font-family-title: Libre Baskerville;
  --font-weight-title: 400;
  --font-weight-bold-title: 900;
  --font-family-subtitle: Libre Baskerville;
  --font-weight-subtitle: 400;
  --font-weight-bold-subtitle: 900;
  --font-family-h3: Inter;
  --font-weight-h3: 600;
  --font-weight-bold-h3: 900;
  --text-container-padding: var(--theme-spacing-600);
  --accordion-border-width-bottom: 1px;
  --accordion-padding-horizontal: 0;
  --accordion-spacing: 0;
  font-size: var(--font-size);
}
.theme-685ecbc03d15d9252e316481 .slides, .theme-685ecbc03d15d9252e316481 .slide {
  --color-title: #183700;
  --color-title-h: 93.81818181818183;
  --color-title-s: 100%;
  --color-title-l: 10.784%;
  --color-subtitle: #183700;
  --color-subtitle-h: 93.81818181818183;
  --color-subtitle-s: 100%;
  --color-subtitle-l: 10.784%;
  --color-accent: #52BA00;
  --color-accent-h: 93.54838709677419;
  --color-accent-s: 100%;
  --color-accent-l: 36.471%;
  --color-text: #183700;
  --color-text-h: 93.81818181818183;
  --color-text-s: 100%;
  --color-text-l: 10.784%;
  --color-bg: #F0F2E9;
  --color-background: #F0F2E9;
  --color-background-h: 73.33333333333329;
  --color-background-s: 25.714%;
  --color-background-l: 93.137%;
  --color-bg-alt: #F9FFED;
  --color-gradient: linear-gradient(45deg, hsl(118.548, 100%, 36.471%) 0%, hsl(93.548, 100%, 36.471%) 80%);
  --color-gradient-bg: #52ba00;
  --color-gradient-bg-h: 93.54838709677419;
  --color-gradient-bg-s: 100%;
  --color-gradient-bg-l: 36.471%;
}
.theme-685ecbc03d15d9252e316481 .slide {
  font-family: var(--font-family);
  font-weight: var(--font-weight);
}
.theme-685ecbc03d15d9252e316481 .slide .container-text.container-headline h1 {
  letter-spacing: -0.05em;
}
.theme-685ecbc03d15d9252e316481 .slide .container-text.container-heading-one h1 {
  letter-spacing: -0.02em;
}
.theme-685ecbc03d15d9252e316481 .slide .container-button a {
  font-size: 0.8em;
  font-family: var(--font-family-title);
  padding: 0.75em 2em;
  border-radius: 2em;
}
.theme-685ecbc03d15d9252e316481 .slide .container-button a.button-sm {
  font-size: 0.5em;
}
.theme-685ecbc03d15d9252e316481 .slide .container-button a.button-lg {
  font-size: 1.1em;
}
.theme-685ecbc03d15d9252e316481 .slide .container-button a.button-filled {
  background-color: #fff;
  color: #000;
  box-shadow: none;
}
.theme-685ecbc03d15d9252e316481 .slide .container-button a.button-primary {
  color: #fff;
  background-color: #52BA00;
}
.theme-685ecbc03d15d9252e316481 .slide .container-button a.button-outlined {
  color: #000;
  box-shadow: 0 0 0 1px #000 inset;
}
.theme-685ecbc03d15d9252e316481 .slide .tag {
  font-size: 0.8em;
  background-color: #FFFCB3;
  color: #000;
}
.theme-685ecbc03d15d9252e316481 .slide ol.navigation a {
  font-size: 0.8em;
}
.theme-685ecbc03d15d9252e316481 .slide strong {
  font-weight: var(--font-weight-bold);
}
.theme-685ecbc03d15d9252e316481 .slide .container-headline h1 {
  font-family: var(--font-family-headline);
  font-weight: var(--font-weight-headline);
}
.theme-685ecbc03d15d9252e316481 .slide h1 {
  font-family: var(--font-family-title);
  font-weight: var(--font-weight-title);
}
.theme-685ecbc03d15d9252e316481 .slide h2 {
  font-family: var(--font-family-subtitle);
  font-weight: var(--font-weight-subtitle);
}
.theme-685ecbc03d15d9252e316481 .slide h3 {
  font-family: var(--font-family-h3);
  font-weight: var(--font-weight-h3);
}
.theme-685ecbc03d15d9252e316481 .slide h4 {
  font-family: var(--font-family-subtitle);
  font-weight: var(--font-weight-subtitle);
}
.theme-685ecbc03d15d9252e316481 .slide h4 strong {
  font-weight: var(--font-weight-bold-subtitle);
}
.theme-685ecbc03d15d9252e316481 .slide h3 strong {
  font-weight: var(--font-weight-bold-h3);
}
.theme-685ecbc03d15d9252e316481 .slide h2 strong {
  font-weight: var(--font-weight-bold-subtitle);
}
.theme-685ecbc03d15d9252e316481 .slide h1 strong {
  font-weight: var(--font-weight-bold-title);
}
.theme-685ecbc03d15d9252e316481 .slide .container-headline h1 strong {
  font-weight: var(--font-weight-bold-headline);
}
.theme-685ecbc03d15d9252e316481 .slide .container-button a.button-outlined img {
  filter: brightness(0) !important;
}
.theme-685ecbc03d15d9252e316481 .slide .container-button a.button-primary img {
  filter: brightness(2) !important;
}
.theme-685ecbc03d15d9252e316481 .slide .container-button a.button-filled img {
  filter: brightness(0) !important;
}
.theme-685ecbc03d15d9252e316481 .slides.palette-1, .theme-685ecbc03d15d9252e316481 .slide.palette-1 {
  --color-title: #fff;
  --color-title-h: 0;
  --color-title-s: 0%;
  --color-title-l: 100%;
  --color-subtitle: #fff;
  --color-subtitle-h: 0;
  --color-subtitle-s: 0%;
  --color-subtitle-l: 100%;
  --color-accent: #FFFCB3;
  --color-accent-h: 57.631578947368425;
  --color-accent-s: 100%;
  --color-accent-l: 85.098%;
  --color-text: #fff;
  --color-text-h: 0;
  --color-text-s: 0%;
  --color-text-l: 100%;
  --color-bg: #183700;
  --color-background: #183700;
  --color-background-h: 93.81818181818183;
  --color-background-s: 100%;
  --color-background-l: 10.784%;
  --color-bg-alt: #2E5F07;
  --color-gradient: linear-gradient(45deg, hsl(118.818, 100%, 15%) 0%, hsl(93.818, 100%, 15%) 80%);
  --color-gradient-bg: #183700;
  --color-gradient-bg-h: 93.81818181818183;
  --color-gradient-bg-s: 100%;
  --color-gradient-bg-l: 10.784%;
}
.theme-685ecbc03d15d9252e316481 .slides.palette-2, .theme-685ecbc03d15d9252e316481 .slide.palette-2 {
  --color-title: #183700;
  --color-title-h: 93.81818181818183;
  --color-title-s: 100%;
  --color-title-l: 10.784%;
  --color-subtitle: #183700;
  --color-subtitle-h: 93.81818181818183;
  --color-subtitle-s: 100%;
  --color-subtitle-l: 10.784%;
  --color-accent: #505050;
  --color-accent-h: 0;
  --color-accent-s: 0%;
  --color-accent-l: 31.373%;
  --color-text: #183700;
  --color-text-h: 93.81818181818183;
  --color-text-s: 100%;
  --color-text-l: 10.784%;
  --color-bg: #F0F2E9;
  --color-background: #F0F2E9;
  --color-background-h: 73.33333333333329;
  --color-background-s: 25.714%;
  --color-background-l: 93.137%;
  --color-bg-alt: #fff;
  --color-gradient: linear-gradient(45deg, hsl(98.333, 25.714%, 85%) 0%, hsl(73.333, 25.714%, 85%) 80%);
  --color-gradient-bg: #f0f2e9;
  --color-gradient-bg-h: 73.33333333333329;
  --color-gradient-bg-s: 25.714%;
  --color-gradient-bg-l: 93.137%;
}
.theme-685ecbc03d15d9252e316481 .slides.ps-685ecbc03d15d9252e31648b, .theme-685ecbc03d15d9252e316481 .slide.ps-685ecbc03d15d9252e31648b {
  --color-title: #183700;
  --color-title-h: 93.81818181818183;
  --color-title-s: 100%;
  --color-title-l: 10.784%;
  --color-subtitle: #183700;
  --color-subtitle-h: 93.81818181818183;
  --color-subtitle-s: 100%;
  --color-subtitle-l: 10.784%;
  --color-accent: #52BA00;
  --color-accent-h: 93.54838709677419;
  --color-accent-s: 100%;
  --color-accent-l: 36.471%;
  --color-text: #183700;
  --color-text-h: 93.81818181818183;
  --color-text-s: 100%;
  --color-text-l: 10.784%;
  --color-bg: #F0F2E9;
  --color-background: #F0F2E9;
  --color-background-h: 73.33333333333329;
  --color-background-s: 25.714%;
  --color-background-l: 93.137%;
  --color-bg-alt: #F9FFED;
  --color-gradient: linear-gradient(45deg, hsl(118.548, 100%, 36.471%) 0%, hsl(93.548, 100%, 36.471%) 80%);
  --color-gradient-bg: #52ba00;
  --color-gradient-bg-h: 93.54838709677419;
  --color-gradient-bg-s: 100%;
  --color-gradient-bg-l: 36.471%;
}
.theme-685ecbc03d15d9252e316481 .slides.ps-685ecbc03d15d9252e31648b.palette-1, .theme-685ecbc03d15d9252e316481 .slide.ps-685ecbc03d15d9252e31648b.palette-1 {
  --color-title: #fff;
  --color-title-h: 0;
  --color-title-s: 0%;
  --color-title-l: 100%;
  --color-subtitle: #fff;
  --color-subtitle-h: 0;
  --color-subtitle-s: 0%;
  --color-subtitle-l: 100%;
  --color-accent: #FFFCB3;
  --color-accent-h: 57.631578947368425;
  --color-accent-s: 100%;
  --color-accent-l: 85.098%;
  --color-text: #fff;
  --color-text-h: 0;
  --color-text-s: 0%;
  --color-text-l: 100%;
  --color-bg: #183700;
  --color-background: #183700;
  --color-background-h: 93.81818181818183;
  --color-background-s: 100%;
  --color-background-l: 10.784%;
  --color-bg-alt: #2E5F07;
  --color-gradient: linear-gradient(45deg, hsl(118.818, 100%, 15%) 0%, hsl(93.818, 100%, 15%) 80%);
  --color-gradient-bg: #183700;
  --color-gradient-bg-h: 93.81818181818183;
  --color-gradient-bg-s: 100%;
  --color-gradient-bg-l: 10.784%;
}
.theme-685ecbc03d15d9252e316481 .slides.ps-685ecbc03d15d9252e31648b.palette-2, .theme-685ecbc03d15d9252e316481 .slide.ps-685ecbc03d15d9252e31648b.palette-2 {
  --color-title: #183700;
  --color-title-h: 93.81818181818183;
  --color-title-s: 100%;
  --color-title-l: 10.784%;
  --color-subtitle: #183700;
  --color-subtitle-h: 93.81818181818183;
  --color-subtitle-s: 100%;
  --color-subtitle-l: 10.784%;
  --color-accent: #505050;
  --color-accent-h: 0;
  --color-accent-s: 0%;
  --color-accent-l: 31.373%;
  --color-text: #183700;
  --color-text-h: 93.81818181818183;
  --color-text-s: 100%;
  --color-text-l: 10.784%;
  --color-bg: #F0F2E9;
  --color-background: #F0F2E9;
  --color-background-h: 73.33333333333329;
  --color-background-s: 25.714%;
  --color-background-l: 93.137%;
  --color-bg-alt: #fff;
  --color-gradient: linear-gradient(45deg, hsl(98.333, 25.714%, 85%) 0%, hsl(73.333, 25.714%, 85%) 80%);
  --color-gradient-bg: #f0f2e9;
  --color-gradient-bg-h: 73.33333333333329;
  --color-gradient-bg-s: 25.714%;
  --color-gradient-bg-l: 93.137%;
}
.theme-685ecbc03d15d9252e316481 .slides.ps-685ecbc03d15d9252e31648b.palette-1 .slide-logo.SE, .theme-685ecbc03d15d9252e316481 .slides.ps-685ecbc03d15d9252e31648b.palette-1 .slide-logo.SW, .theme-685ecbc03d15d9252e316481 .slides.ps-685ecbc03d15d9252e31648b.palette-1 .slide-logo.NE, .theme-685ecbc03d15d9252e316481 .slides.ps-685ecbc03d15d9252e31648b.palette-1 .slide-logo.NW, .theme-685ecbc03d15d9252e316481 .slide.ps-685ecbc03d15d9252e31648b.palette-1 .slide-logo.SE, .theme-685ecbc03d15d9252e316481 .slide.ps-685ecbc03d15d9252e31648b.palette-1 .slide-logo.SW, .theme-685ecbc03d15d9252e316481 .slide.ps-685ecbc03d15d9252e31648b.palette-1 .slide-logo.NE, .theme-685ecbc03d15d9252e316481 .slide.ps-685ecbc03d15d9252e31648b.palette-1 .slide-logo.NW {
  --img-overlay-filter: var(--custom-img-overlay-filter);
  --img-overlay-transform: var(--custom-img-overlay-transform);
  --logo-url: var(--dark-logo-url);
  --logo-height: var(--dark-logo-height);
  --logo-width: var(--dark-logo-width);
  --logo-bg: var(--dark-logo-bg);
}
.theme-685ecbc03d15d9252e316481 .slides.palette-1 .slide-logo.SE, .theme-685ecbc03d15d9252e316481 .slides.palette-1 .slide-logo.SW, .theme-685ecbc03d15d9252e316481 .slides.palette-1 .slide-logo.NE, .theme-685ecbc03d15d9252e316481 .slides.palette-1 .slide-logo.NW, .theme-685ecbc03d15d9252e316481 .slide.palette-1 .slide-logo.SE, .theme-685ecbc03d15d9252e316481 .slide.palette-1 .slide-logo.SW, .theme-685ecbc03d15d9252e316481 .slide.palette-1 .slide-logo.NE, .theme-685ecbc03d15d9252e316481 .slide.palette-1 .slide-logo.NW {
  --img-overlay-filter: var(--custom-img-overlay-filter);
  --img-overlay-transform: var(--custom-img-overlay-transform);
  --logo-url: var(--dark-logo-url);
  --logo-height: var(--dark-logo-height);
  --logo-width: var(--dark-logo-width);
  --logo-bg: var(--dark-logo-bg);
}