@charset "UTF-8";
/**
 * Core imports using the module system.
 */
/**
 * Main index file that forwards all utility modules
 * This allows importing everything with a single @use statement
 */
/**
 * CONSTANTS
 */
/**
 * COLORS
 */
/**
 * LAYOUT SIZES
 */
/**
* FLUID PROPS
*/
/**
 * GRID system
 */
/**
 * FONTS
 */
/**
 * TRANSITIONS PARAMETERS
 */
/**
 * Z INDEXES
 */
/**
 * PAGE LAYOUT
 */
/**
 * Main index file that forwards all utility modules
 * This allows importing everything with a single @use statement
 */
/**
 * CSS Media query.
 *
 * Use @include media($MOBILE) or @include media($DESKTOP) to trigger
 * the mobile/desktop breakpoint. Any other input will be treated as
 * (min-width: $query)
 */
/**
 * CSS Media query for more contrast.
 */
/**
 * Mixin for hover states.
 * TODO Will work only on no-touch devices
 */
/**
 * Fluid Props
 */
/**
 * Use this to style items of the main grid.
 * This is just a shortcut to have the right sizes ready.
 */
/**
 * Makes your box preserving its aspect ratio on resizing.
 * Provide the height in percent of the width to define the aspect ratio.
 */
/**
 * Cleaners to remove basic typography styles
 */
/**
 * Headings
 */
/* http://meyerweb.com/eric/tools/css/reset/
	 v2.0 | 20110126
	 License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  font-family: inherit;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  font-size: 1em;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  outline: 0;
  font-family: inherit;
  cursor: pointer;
}

a {
  text-decoration: none;
}

input,
textarea,
button,
select,
a,
label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* Sanuk Fat */
@font-face {
  font-family: "Sanuk Fat";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../fonts/5423054/38B772.eot"); /* IE9 Compat Modes */
  src: local("Sanuk Fat"), local("Sanuk-Fat"), url("../../../sanuk/font.eot?#iefix") format("embedded-opentype"), url("../../../sanuk/font.woff2") format("woff2"), url("../../../sanuk/font.woff") format("woff"), url("../../../sanuk/font.ttf") format("truetype");
}
/* Passion One Bold */
@font-face {
  font-family: "Passion One Bold";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../fonts/passion-one-bold/PassionOne-Bold.eot"); /* IE9 Compat Modes */
  src: local("Passion One Bold"), local("PassionOne-Bold"), url("fonts/passion-one-bold/PassionOne-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/passion-one-bold/PassionOne-Bold.woff2") format("woff2"), url("fonts/passion-one-bold/PassionOne-Bold.woff") format("woff"), url("fonts/passion-one-bold/PassionOne-Bold.ttf") format("truetype");
}
/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/open-sans/open-sans-v15-latin-regular.eot"); /* IE9 Compat Modes */
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("fonts/open-sans/open-sans-v15-latin-regular.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-regular.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-regular.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-regular.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-regular.svg#OpenSans") format("svg"); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/open-sans/open-sans-v15-latin-600.eot"); /* IE9 Compat Modes */
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("fonts/open-sans/open-sans-v15-latin-600.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-600.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-600.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-600.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-600.svg#OpenSans") format("svg"); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/open-sans/open-sans-v15-latin-800.eot"); /* IE9 Compat Modes */
  src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url("fonts/open-sans/open-sans-v15-latin-800.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-800.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-800.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-800.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-800.svg#OpenSans") format("svg"); /* Legacy iOS */
}
/* Alias for Arial Black fallback */
@font-face {
  font-family: "OpenSansBold";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../fonts/open-sans/open-sans-v15-latin-800.eot"); /* IE9 Compat Modes */
  src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url("fonts/open-sans/open-sans-v15-latin-800.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans/open-sans-v15-latin-800.woff2") format("woff2"), url("fonts/open-sans/open-sans-v15-latin-800.woff") format("woff"), url("fonts/open-sans/open-sans-v15-latin-800.ttf") format("truetype"), url("fonts/open-sans/open-sans-v15-latin-800.svg#OpenSans") format("svg"); /* Legacy iOS */
}
/**
 * Main index file that forwards all utility modules
 * This allows importing everything with a single @use statement
 */
/**
 * SET SOME GLOBAL HTML & BODY RULES.
 */
html {
  font-family: "Open Sans", sans-serif;
  scroll-behavior: smooth;
}

body.no-scroll {
  overflow: hidden;
  height: 100vh;
}

.screen-reader-text {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/**
 * Main index file that forwards all utility modules
 * This allows importing everything with a single @use statement
 */
/**
 * Extend this class to use the global grid system in your templates.
 * Based on the powerfull CSS Grid Layout.
 */
.grid-width, .grid {
  margin-left: auto;
  margin-right: auto;
}
.grid-width, .grid {
  max-width: 280px;
}
@media screen and (min-width: 375px) {
  .grid-width, .grid {
    max-width: -webkit-calc(280px + 1160 * (100vw - 375px) / 1305);
    max-width: -moz-calc(280px + 1160 * (100vw - 375px) / 1305);
    max-width: calc(280px + 1160 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .grid-width, .grid {
    max-width: -webkit-calc(1440px + 755 * (100vw - 1680px) / 880);
    max-width: -moz-calc(1440px + 755 * (100vw - 1680px) / 880);
    max-width: calc(1440px + 755 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .grid-width, .grid {
    max-width: 1440px;
  }
}

.grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
.grid {
  grid-column-gap: 6px;
}
@media screen and (min-width: 375px) {
  .grid {
    grid-column-gap: -webkit-calc(6px + 30 * (100vw - 375px) / 1305);
    grid-column-gap: -moz-calc(6px + 30 * (100vw - 375px) / 1305);
    grid-column-gap: calc(6px + 30 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .grid {
    grid-column-gap: -webkit-calc(36px + 19 * (100vw - 1680px) / 880);
    grid-column-gap: -moz-calc(36px + 19 * (100vw - 1680px) / 880);
    grid-column-gap: calc(36px + 19 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .grid {
    grid-column-gap: 36px;
  }
}

.grid-item {
  max-width: 651px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.grid-item {
  padding: 41px;
}
@media screen and (min-width: 1024px) {
  .grid-item {
    padding: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .grid-item {
    padding: 60px;
  }
}
@media all and (min-width: 1024px) {
  .grid-item {
    max-width: 100%;
  }
}

/**
 * Import components through the wrapper file.
 */
.a-bar {
  font-family: "Sanuk Fat", "Passion One Bold", "Arial Black", "OpenSansBold", Gadget, sans-serif;
  font-weight: 800;
  color: #FFFFFF;
  text-transform: uppercase;
  line-height: 1em;
  white-space: nowrap;
  display: inline-block;
  padding: 0.15em 0.2em 0;
  margin-bottom: 0.1em;
}
.a-bar--no-sanuk {
  font-family: "Passion One Bold", "Sanuk Fat", "Passion One Bold", "Arial Black", "OpenSansBold", Gadget, sans-serif;
  font-size: 1.15em;
  padding: 0 0.15em 0;
  letter-spacing: 0.02em;
}
.a-bar--left {
  padding-left: 5em;
}
.a-bar--left.a-bar--no-sanuk {
  padding-left: 4.347826087em;
}
.a-bar--right {
  padding-right: 5em;
}
.a-bar--right.a-bar--no-sanuk {
  padding-right: 4.347826087em;
}
.a-bar--green {
  background: #84B414;
}
@media screen and (prefers-contrast: more) {
  .a-bar--green {
    background: #516F0A;
  }
}
.a-bar--magenta {
  background: #E10078;
}
.a-bar--white {
  background: #FFFFFF;
  color: #84B414;
}
@media screen and (prefers-contrast: more) {
  .a-bar--white {
    color: #516F0A;
  }
}
.a-bar--subline {
  font-size: 0.4em;
}
.a-bar--subline.a-bar--no-sanuk {
  font-size: 0.46em;
}
.a-bar--subline.a-bar--left {
  padding-left: 12.6em;
}
.a-bar--subline.a-bar--left.a-bar--no-sanuk {
  padding-left: 10.9565217391em;
}
.a-bar--subline.a-bar--right {
  padding-right: 12.6em;
}
.a-bar--subline.a-bar--right.a-bar--no-sanuk {
  padding-right: 10.9565217391em;
}

.a-breadcrumbs {
  font-size: 0.875rem;
}
.a-breadcrumbs a {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-breadcrumbs a {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-breadcrumbs a:hover, .a-breadcrumbs a:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-breadcrumbs a:hover, .a-breadcrumbs a:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-breadcrumbs a {
  -webkit-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  display: none;
}
.a-breadcrumbs a:hover, .a-breadcrumbs a:focus {
  color: #84B414;
}
@media screen and (prefers-contrast: more) {
  .a-breadcrumbs a:hover, .a-breadcrumbs a:focus {
    color: #516F0A;
  }
}
.a-breadcrumbs a,
.a-breadcrumbs .breadcrumb_last {
  max-width: 180px;
  overflow-y: visible;
  overflow-x: clip;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.a-breadcrumbs a::before, .a-breadcrumbs a:hover::before, .a-breadcrumbs a:focus::before,
.a-breadcrumbs .breadcrumb_last::before,
.a-breadcrumbs .breadcrumb_last:hover::before,
.a-breadcrumbs .breadcrumb_last:focus::before {
  content: " ";
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' version='1'%3E%3Cg fill='none' fill-rule='evenodd' stroke='%2384B414'%3E%3Cpath d='M6 0l3 3-3 3M9 3H0'/%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  width: 0.8em;
  margin: 0.2em 0.5em 0 0.2em;
  height: 0.8em !important;
}
@media all and (min-width: 1024px) {
  .a-breadcrumbs a,
  .a-breadcrumbs .breadcrumb_last {
    display: inline-block;
  }
}
.a-breadcrumbs .breadcrumb_second_last {
  display: inline-block;
}
@media all and (max-width: 1023px) {
  .a-breadcrumbs .breadcrumb_second_last::before, .a-breadcrumbs .breadcrumb_second_last:hover::before, .a-breadcrumbs .breadcrumb_second_last:focus::before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: 0 0.5em -0.1em 0.2em;
  }
}
@media all and (max-width: 1023px) {
  .a-breadcrumbs .breadcrumb_last {
    display: none;
  }
}
.a-breadcrumbs > div > span:first-of-type > a {
  font-weight: 600;
}
@media all and (min-width: 1024px) {
  .a-breadcrumbs > div > span:first-of-type > a::before, .a-breadcrumbs > div > span:first-of-type > a:hover::before, .a-breadcrumbs > div > span:first-of-type > a:focus::before {
    display: none;
  }
}

.a-button {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-button {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-button:hover, .a-button:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-button:hover, .a-button:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-button {
  font-size: 0.875em;
  display: inline-block;
  line-height: 1.71428em;
  letter-spacing: 0.08928em;
  padding-left: 1.57142em;
  padding-right: 1.57142em;
  background-color: #84B414;
  border-color: #84B414;
  -webkit-border-radius: 0.14285em;
  -moz-border-radius: 0.14285em;
  border-radius: 0.14285em;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: background-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: background-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: background-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: background-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.a-button {
  padding-top: 6px;
  padding-bottom: 6px;
}
@media screen and (min-width: 375px) {
  .a-button {
    padding-top: -webkit-calc(6px + 4 * (100vw - 375px) / 1305);
    padding-top: -moz-calc(6px + 4 * (100vw - 375px) / 1305);
    padding-top: calc(6px + 4 * (100vw - 375px) / 1305);
    padding-bottom: -webkit-calc(6px + 4 * (100vw - 375px) / 1305);
    padding-bottom: -moz-calc(6px + 4 * (100vw - 375px) / 1305);
    padding-bottom: calc(6px + 4 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .a-button {
    padding-top: -webkit-calc(10px + 6 * (100vw - 1680px) / 880);
    padding-top: -moz-calc(10px + 6 * (100vw - 1680px) / 880);
    padding-top: calc(10px + 6 * (100vw - 1680px) / 880);
    padding-bottom: -webkit-calc(10px + 6 * (100vw - 1680px) / 880);
    padding-bottom: -moz-calc(10px + 6 * (100vw - 1680px) / 880);
    padding-bottom: calc(10px + 6 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .a-button {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (prefers-contrast: more) {
  .a-button {
    background-color: #516F0A;
    border-color: #516F0A;
  }
}
.a-button:hover, .a-button:focus {
  background-color: #516F0A;
}
@media screen and (prefers-contrast: more) {
  .a-button:hover, .a-button:focus {
    color: #FFFFFF;
  }
}
.a-button.a-button--outline {
  color: #84B414;
}
@media screen and (prefers-contrast: more) {
  .a-button.a-button--outline {
    color: #516F0A;
  }
}
.a-button.a-button--outline:hover, .a-button.a-button--outline:focus {
  background-color: #84B414;
}
@media screen and (prefers-contrast: more) {
  .a-button.a-button--outline:hover, .a-button.a-button--outline:focus {
    background-color: #516F0A;
  }
}
.a-button--full-width {
  width: 100%;
}

.a-button--secondary {
  background-color: #E10078;
  border-color: #E10078;
}
.a-button--secondary:hover, .a-button--secondary:focus {
  background-color: #B1025F;
}
.a-button--secondary.a-button--outline {
  color: #E10078;
}
.a-button--secondary.a-button--outline:hover, .a-button--secondary.a-button--outline:focus {
  background-color: #E10078;
}

.a-button--outline {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
}
.a-button--outline:hover, .a-button--outline:focus {
  color: #FFFFFF;
}

.a-button--transparent {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  color: #FFFFFF;
  border-color: #FFFFFF;
}

.a-button.has-inverted-cta {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #84B414;
}
.a-button.has-inverted-cta.a-button--secondary {
  color: #E10078;
}
.a-button.has-inverted-cta.a-button--outline {
  background-color: #84B414;
  border-color: #84B414;
  color: #FFFFFF;
}
.a-button.has-inverted-cta.a-button--outline.a-button--secondary {
  background-color: #E10078;
  border-color: #E10078;
}

.a-cat-title {
  font-size: 1rem;
  line-height: 1.2em;
  margin: 0;
}
.a-cat-title__link {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-cat-title__link {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-cat-title__link:hover, .a-cat-title__link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-cat-title__link:hover, .a-cat-title__link:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-cat-title__link {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  letter-spacing: 0.125em;
  line-height: 1.25em;
  color: #333333;
  -webkit-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  display: inline-block;
}
.a-cat-title__link::after {
  content: " ";
  width: 1.4em;
  height: 2px;
  background-color: #4E4E4E;
  -webkit-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  display: block;
  margin-top: 0.7em;
}
.a-cat-title__link:not(.a-cat-title__link--no-link) {
  cursor: pointer;
}
.a-cat-title__link:not(.a-cat-title__link--no-link):hover, .a-cat-title__link:not(.a-cat-title__link--no-link):focus {
  color: #84B414;
}
@media screen and (prefers-contrast: more) {
  .a-cat-title__link:not(.a-cat-title__link--no-link):hover, .a-cat-title__link:not(.a-cat-title__link--no-link):focus {
    color: #516F0A;
  }
}
.a-cat-title__link:not(.a-cat-title__link--no-link):hover:after, .a-cat-title__link:not(.a-cat-title__link--no-link):focus:after {
  width: 100%;
  background-color: #84B414;
}
@media screen and (prefers-contrast: more) {
  .a-cat-title__link:not(.a-cat-title__link--no-link):hover:after, .a-cat-title__link:not(.a-cat-title__link--no-link):focus:after {
    background-color: #516F0A;
  }
}

.a-contact {
  line-height: 1.75em;
}

.a-event-link {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-event-link {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-event-link:hover, .a-event-link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-event-link:hover, .a-event-link:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-event-link {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 12px;
}
.a-event-link {
  padding-top: 18px;
  padding-bottom: 18px;
}
@media screen and (min-width: 375px) {
  .a-event-link {
    padding-top: -webkit-calc(18px + 4 * (100vw - 375px) / 1305);
    padding-top: -moz-calc(18px + 4 * (100vw - 375px) / 1305);
    padding-top: calc(18px + 4 * (100vw - 375px) / 1305);
    padding-bottom: -webkit-calc(18px + 4 * (100vw - 375px) / 1305);
    padding-bottom: -moz-calc(18px + 4 * (100vw - 375px) / 1305);
    padding-bottom: calc(18px + 4 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .a-event-link {
    padding-top: -webkit-calc(22px + 12 * (100vw - 1680px) / 880);
    padding-top: -moz-calc(22px + 12 * (100vw - 1680px) / 880);
    padding-top: calc(22px + 12 * (100vw - 1680px) / 880);
    padding-bottom: -webkit-calc(22px + 12 * (100vw - 1680px) / 880);
    padding-bottom: -moz-calc(22px + 12 * (100vw - 1680px) / 880);
    padding-bottom: calc(22px + 12 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .a-event-link {
    padding-top: 22px;
    padding-bottom: 22px;
  }
}
@media all and (min-width: 375px) {
  .a-event-link {
    grid-template-columns: 80px 1fr;
  }
}
@media all and (min-width: 1024px) {
  .a-event-link {
    grid-template-columns: 148px 1fr;
    grid-column-gap: 32px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .a-event-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.a-event-link__image {
  width: 100%;
  height: 80px;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  grid-column: 1/2;
  grid-row: 1/3;
  display: none;
}
@media all and (min-width: 375px) {
  .a-event-link__image {
    display: block;
  }
}
@media all and (min-width: 1024px) {
  .a-event-link__image {
    height: 94px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .a-event-link__image {
    width: 148px;
    margin-right: 32px;
  }
}
.a-event-link__title {
  margin: 0;
  -webkit-align-self: start;
  align-self: start;
  color: #333333;
  font-size: 1rem;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media all and (max-width: 1023px) {
  .a-event-link__title {
    position: relative;
    padding-right: 2em;
  }
  .a-event-link__title:after {
    content: "";
    width: 0.6em;
    height: 0.6em;
    border-top: 0.1666666667em solid #84B414;
    border-right: 0.1666666667em solid #84B414;
    -webkit-transform: translateX(-0.2em) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-0.2em) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-0.2em) translateY(-50%) rotate(45deg);
    transform: translateX(-0.2em) translateY(-50%) rotate(45deg);
    position: absolute;
    right: 0;
    top: 50%;
  }
}
@media screen and (max-width: 1023px) and (prefers-contrast: more) {
  .a-event-link__title:after {
    border-color: #516F0A;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .a-event-link__title {
    width: -webkit-calc(100% - 180px);
    width: -moz-calc(100% - 180px);
    width: calc(100% - 180px);
    display: block;
  }
}
.a-event-link__meta {
  font-size: 0.875rem;
  line-height: 1.4em;
  -webkit-align-self: end;
  align-self: end;
  margin-top: 0.8571428571em;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .a-event-link__meta {
    margin-left: 180px;
    margin-top: -32px;
  }
}
.a-event-link__datetime {
  display: inline-block;
  margin-right: 0.75em;
}
.a-event-link__place {
  display: inline-block;
}
.a-event-link__place:before {
  content: "■";
  color: #E10078;
  margin-right: 0.85em;
  display: inline-block;
  -webkit-transform: translateY(-0.1em) rotate(-5deg);
  -moz-transform: translateY(-0.1em) rotate(-5deg);
  -o-transform: translateY(-0.1em) rotate(-5deg);
  transform: translateY(-0.1em) rotate(-5deg);
  font-size: 0.9em;
  -webkit-text-size-adjust: 50%;
}

.a-footer-link-list__title {
  margin-top: 0;
  margin-bottom: 40px;
}
.a-footer-link-list__title {
  font-size: 20px;
}
@media screen and (min-width: 375px) {
  .a-footer-link-list__title {
    font-size: -webkit-calc(20px + 12 * (100vw - 375px) / 649);
    font-size: -moz-calc(20px + 12 * (100vw - 375px) / 649);
    font-size: calc(20px + 12 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .a-footer-link-list__title {
    font-size: 32px;
  }
}
.a-footer-link-list__list {
  font-size: 0.875rem;
  display: grid;
  grid-template-columns: repeat(2, -webkit-calc(50% - 12px));
  grid-template-columns: repeat(2, -moz-calc(50% - 12px));
  grid-template-columns: repeat(2, calc(50% - 12px));
  grid-column-gap: 24px;
  width: -webkit-calc(100vw - 82px);
  width: -moz-calc(100vw - 82px);
  width: calc(100vw - 82px);
}
@media all and (min-width: 375px) {
  .a-footer-link-list__list {
    grid-template-columns: repeat(3, -webkit-calc(33% - 16px));
    grid-template-columns: repeat(3, -moz-calc(33% - 16px));
    grid-template-columns: repeat(3, calc(33% - 16px));
  }
}
@media all and (min-width: 1024px) {
  .a-footer-link-list__list {
    width: 100%;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .a-footer-link-list__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -webkit-align-content: flex-start;
    align-content: flex-start;
  }
}
.a-footer-link-list__item {
  counter-increment: none;
  position: static;
  padding-left: 0;
}
.a-footer-link-list__item:before {
  content: normal;
  display: initial;
  margin: 0;
  color: initial;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  position: static;
  left: auto;
}
.a-footer-link-list__item {
  width: 100%;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .a-footer-link-list__item {
    width: 120px;
    margin-right: 20px;
  }
}
.a-footer-link-list__link {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-footer-link-list__link {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-footer-link-list__link:hover, .a-footer-link-list__link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-footer-link-list__link:hover, .a-footer-link-list__link:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-footer-link-list__link {
  line-height: 1.75em;
  padding: 7px 0 8px;
  display: block;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.a-footer-link-list__link:after {
  content: " ";
  width: 36px;
  height: 1px;
  background-color: #E2E2E2;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: width 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: width 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: width 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: width 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.a-footer-link-list__link:hover:after, .a-footer-link-list__link:focus:after {
  width: 69px;
  background-color: #84B414;
}
@media screen and (prefers-contrast: more) {
  .a-footer-link-list__link:hover:after, .a-footer-link-list__link:focus:after {
    background-color: #516F0A;
  }
}

.a-footer-meta {
  background: #84B414;
  width: 100%;
  font-size: 0.875rem;
}
@media screen and (prefers-contrast: more) {
  .a-footer-meta {
    background: #516F0A;
  }
}
.a-footer-meta__wrapper {
  max-width: 1440px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.a-footer-meta__wrapper {
  padding-left: 41px;
  padding-right: 41px;
}
@media screen and (min-width: 1024px) {
  .a-footer-meta__wrapper {
    padding-left: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-left: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-left: calc(41px + 19 * (100vw - 1024px) / 416);
    padding-right: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-right: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-right: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .a-footer-meta__wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.a-footer-meta__wrapper {
  padding-top: 1.625em;
  padding-bottom: 1.625em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (min-width: 1024px) {
  .a-footer-meta__wrapper {
    padding-top: 1.875em;
    padding-bottom: 1.875em;
  }
}
.a-footer-meta__copy {
  color: #FFFFFF;
  line-height: 1.75em;
  margin-right: 4em;
}
.a-footer-meta__list {
  margin: 0;
}
.a-footer-meta__item {
  display: inline-block;
  margin-right: 0.8em;
}
.a-footer-meta__item:first-of-type {
  padding-left: 0;
}
.a-footer-meta__item:last-of-type {
  margin-right: 0;
}
.a-footer-meta__item:first-of-type:before {
  content: none;
}
.a-footer-meta__item:before {
  color: #FFFFFF;
}
.a-footer-meta__link {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-footer-meta__link {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-footer-meta__link:hover, .a-footer-meta__link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-footer-meta__link:hover, .a-footer-meta__link:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-footer-meta__link {
  color: #FFFFFF;
}
.a-footer-meta__link:hover, .a-footer-meta__link:focus {
  text-decoration: underline;
}

.a-hamburger {
  padding: 0;
  font-size: 0;
}
.a-hamburger__box {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: relative;
  -webkit-perspective: 80px;
  -moz-perspective: 80px;
  perspective: 80px;
}
.a-hamburger__inner {
  display: block;
  top: 50%;
  margin-top: -1px;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: -o-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), -moz-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), -webkit-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), -moz-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), -o-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.a-hamburger__inner, .a-hamburger__inner:before, .a-hamburger__inner:after {
  width: 24px;
  height: 2px;
  background-color: #4E4E4E;
  position: absolute;
  -webkit-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.a-hamburger__inner:before, .a-hamburger__inner:after {
  content: "";
  display: block;
}
.a-hamburger__inner:before {
  top: -8px;
}
.a-hamburger__inner:after {
  bottom: -8px;
}
.a-hamburger:hover .a-hamburger__inner, .a-hamburger:hover .a-hamburger__inner:before, .a-hamburger:hover .a-hamburger__inner:after, .a-hamburger:focus .a-hamburger__inner, .a-hamburger:focus .a-hamburger__inner:before, .a-hamburger:focus .a-hamburger__inner:after {
  background-color: #84B414;
}
@media screen and (prefers-contrast: more) {
  .a-hamburger:hover .a-hamburger__inner, .a-hamburger:hover .a-hamburger__inner:before, .a-hamburger:hover .a-hamburger__inner:after, .a-hamburger:focus .a-hamburger__inner, .a-hamburger:focus .a-hamburger__inner:before, .a-hamburger:focus .a-hamburger__inner:after {
    background-color: #516F0A;
  }
}
.a-hamburger.is-open .a-hamburger__inner {
  background-color: transparent;
  -webkit-transform: rotateX(180deg) rotateY(180deg);
  -moz-transform: rotateX(180deg) rotateY(180deg);
  transform: rotateX(180deg) rotateY(180deg);
}
.a-hamburger.is-open .a-hamburger__inner:before {
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
  -moz-transform: translate3d(0, 8px, 0) rotate(45deg);
  transform: translate3d(0, 8px, 0) rotate(45deg);
}
.a-hamburger.is-open .a-hamburger__inner:after {
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
  -moz-transform: translate3d(0, -8px, 0) rotate(-45deg);
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}

.a-image {
  max-width: 100%;
  position: relative;
  line-height: 0;
}
.a-image__image {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1);
  -o-transition: -o-transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1);
  -moz-transition: transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1), -moz-transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1);
  transition: transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1);
  transition: transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1), -moz-transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1), -o-transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1);
}
.a-image__image--no-crop {
  max-width: 100%;
}
.a-image--cover {
  width: 100%;
  height: 100%;
}
.a-image--cover .a-image__image {
  width: 100%;
  height: 100%;
}
.a-image--cover .a-image__lazy-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.a-image--cover.object-fit-ie {
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.a-image__image--lazy {
  -webkit-filter: blur(2vw);
  filter: blur(2vw);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.a-image__image--loaded {
  -webkit-animation-name: reveal;
  -moz-animation-name: reveal;
  -o-animation-name: reveal;
  animation-name: reveal;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-timing-function: cubic-bezier(0.39, 0.57, 0.56, 1);
  -moz-animation-timing-function: cubic-bezier(0.39, 0.57, 0.56, 1);
  -o-animation-timing-function: cubic-bezier(0.39, 0.57, 0.56, 1);
  animation-timing-function: cubic-bezier(0.39, 0.57, 0.56, 1);
}
.a-image--cover .a-image__image--fp {
  -o-object-fit: cover;
  object-fit: cover;
}
.a-image--cover .a-image__image--fp-top-left {
  -o-object-position: 0 0;
  object-position: 0 0;
}
.a-image--cover .a-image__image--fp-top-center {
  -o-object-position: 50% 0;
  object-position: 50% 0;
}
.a-image--cover .a-image__image--fp-top-right {
  -o-object-position: 100% 0;
  object-position: 100% 0;
}
.a-image--cover .a-image__image--fp-middle-left {
  -o-object-position: 0 50%;
  object-position: 0 50%;
}
.a-image--cover .a-image__image--fp-middle-center {
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}
.a-image--cover .a-image__image--fp-middle-right {
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}
.a-image--cover .a-image__image--fp-bottom-left {
  -o-object-position: 0 100%;
  object-position: 0 100%;
}
.a-image--cover .a-image__image--fp-bottom-center {
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}
.a-image--cover .a-image__image--fp-bottom-right {
  -o-object-position: 100% 100%;
  object-position: 100% 100%;
}
.a-image--cover .a-image__image--fp.object-fit-ie {
  display: none;
}
.a-image--cover.object-fit-ie.a-image__image-fp-top-left {
  background-position: 0 0;
}
.a-image--cover.object-fit-ie.a-image__image-fp-top-center {
  background-position: 50% 0;
}
.a-image--cover.object-fit-ie.a-image__image-fp-top-right {
  background-position: 100% 0;
}
.a-image--cover.object-fit-ie.a-image__image-fp-middle-left {
  background-position: 0 50%;
}
.a-image--cover.object-fit-ie.a-image__image-fp-middle-center {
  background-position: 50% 50%;
}
.a-image--cover.object-fit-ie.a-image__image-fp-middle-right {
  background-position: 100% 50%;
}
.a-image--cover.object-fit-ie.a-image__image-fp-bottom-left {
  background-position: 0 100%;
}
.a-image--cover.object-fit-ie.a-image__image-fp-bottom-center {
  background-position: 50% 100%;
}
.a-image--cover.object-fit-ie.a-image__image-fp-bottom-right {
  background-position: 100% 100%;
}
.a-image__link {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-image__link {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-image__link:hover, .a-image__link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-image__link:hover, .a-image__link:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-image__link {
  display: block;
  max-width: 100%;
  overflow: hidden;
}
.a-image__link:hover .a-image__image, .a-image__link:focus .a-image__image {
  -webkit-transform: scale(1.01);
  -moz-transform: scale(1.01);
  -o-transform: scale(1.01);
  transform: scale(1.01);
}
.a-image--cover .a-image__link {
  width: 100%;
  height: 100%;
}
.a-image__copy {
  position: absolute;
}
.a-image__copy {
  bottom: 5px;
  right: 5px;
}
@media screen and (min-width: 375px) {
  .a-image__copy {
    bottom: -webkit-calc(5px + 5 * (100vw - 375px) / 1305);
    bottom: -moz-calc(5px + 5 * (100vw - 375px) / 1305);
    bottom: calc(5px + 5 * (100vw - 375px) / 1305);
    right: -webkit-calc(5px + 5 * (100vw - 375px) / 1305);
    right: -moz-calc(5px + 5 * (100vw - 375px) / 1305);
    right: calc(5px + 5 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .a-image__copy {
    bottom: -webkit-calc(10px + 6 * (100vw - 1680px) / 880);
    bottom: -moz-calc(10px + 6 * (100vw - 1680px) / 880);
    bottom: calc(10px + 6 * (100vw - 1680px) / 880);
    right: -webkit-calc(10px + 6 * (100vw - 1680px) / 880);
    right: -moz-calc(10px + 6 * (100vw - 1680px) / 880);
    right: calc(10px + 6 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .a-image__copy {
    bottom: 10px;
    right: 10px;
  }
}
.a-image__copy {
  font-size: 5px;
}
@media screen and (min-width: 375px) {
  .a-image__copy {
    font-size: -webkit-calc(5px + 2 * (100vw - 375px) / 1305);
    font-size: -moz-calc(5px + 2 * (100vw - 375px) / 1305);
    font-size: calc(5px + 2 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .a-image__copy {
    font-size: -webkit-calc(7px + 4 * (100vw - 1680px) / 880);
    font-size: -moz-calc(7px + 4 * (100vw - 1680px) / 880);
    font-size: calc(7px + 4 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .a-image__copy {
    font-size: 7px;
  }
}
.a-image__copy::before {
  content: "";
  display: none;
}
.a-image__copy {
  -webkit-transform: translateX(-webkit-calc(100% - 1em)) rotate(-90deg);
  -moz-transform: translateX(-moz-calc(100% - 1em)) rotate(-90deg);
  -o-transform: translateX(calc(100% - 1em)) rotate(-90deg);
  transform: translateX(calc(100% - 1em)) rotate(-90deg);
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
  color: #FFFFFF;
  text-transform: uppercase;
  mix-blend-mode: difference;
}
.a-image__copy--caption {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  color: #4E4E4E;
  mix-blend-mode: normal;
}
.a-image__copy--small {
  bottom: 6px;
  right: 3px;
  font-size: 6px;
}
.a-image__copy a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: inherit;
  text-decoration: none;
}
.a-image__copy a:hover, .a-image__copy a:focus {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.a-image__caption {
  line-height: 1.4em;
  font-size: 0.875rem;
  color: #4E4E4E;
  padding: 0.5em 1em 1em;
  background: #F4F4F4;
  width: 100%;
  display: block;
}

@-webkit-keyframes reveal {
  0% {
    -webkit-filter: blur(2vw);
    filter: blur(2vw);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-moz-keyframes reveal {
  0% {
    filter: blur(2vw);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    filter: blur(0);
    -moz-transform: scale(1);
    transform: scale(1);
  }
}

@-o-keyframes reveal {
  0% {
    filter: blur(2vw);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    filter: blur(0);
    -o-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes reveal {
  0% {
    -webkit-filter: blur(2vw);
    filter: blur(2vw);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-filter: blur(0);
    filter: blur(0);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.no-js .a-image--cover .a-image__lazy-wrapper {
  display: none;
}

.a-link-button {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-link-button {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-link-button:hover, .a-link-button:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-link-button:hover, .a-link-button:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-link-button {
  position: relative;
  font-size: 0.875em;
  display: inline-block;
  padding-right: 1.5em;
  line-height: 1.2em;
  padding-left: 0;
  color: #84B414;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  letter-spacing: 0.08928em;
}
.a-link-button {
  padding-top: 6px;
  padding-bottom: 6px;
}
@media screen and (min-width: 375px) {
  .a-link-button {
    padding-top: -webkit-calc(6px + 4 * (100vw - 375px) / 1305);
    padding-top: -moz-calc(6px + 4 * (100vw - 375px) / 1305);
    padding-top: calc(6px + 4 * (100vw - 375px) / 1305);
    padding-bottom: -webkit-calc(6px + 4 * (100vw - 375px) / 1305);
    padding-bottom: -moz-calc(6px + 4 * (100vw - 375px) / 1305);
    padding-bottom: calc(6px + 4 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .a-link-button {
    padding-top: -webkit-calc(10px + 6 * (100vw - 1680px) / 880);
    padding-top: -moz-calc(10px + 6 * (100vw - 1680px) / 880);
    padding-top: calc(10px + 6 * (100vw - 1680px) / 880);
    padding-bottom: -webkit-calc(10px + 6 * (100vw - 1680px) / 880);
    padding-bottom: -moz-calc(10px + 6 * (100vw - 1680px) / 880);
    padding-bottom: calc(10px + 6 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .a-link-button {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media screen and (prefers-contrast: more) {
  .a-link-button {
    color: #516F0A;
  }
}
.a-link-button::after {
  content: "";
  width: 0.6em;
  height: 0.6em;
  border-color: #84B414;
  border-top: 0.1666666667em solid;
  border-right: 0.1666666667em solid;
  -webkit-transform: translateY(-50%) translateX(-0.5em) rotate(45deg);
  -moz-transform: translateY(-50%) translateX(-0.5em) rotate(45deg);
  -o-transform: translateY(-50%) translateX(-0.5em) rotate(45deg);
  transform: translateY(-50%) translateX(-0.5em) rotate(45deg);
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: -o-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), -moz-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), -webkit-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), -moz-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), -o-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  position: absolute;
  right: 0;
  top: 50%;
}
@media screen and (prefers-contrast: more) {
  .a-link-button::after {
    border-color: #516F0A;
  }
}
.a-link-button:hover, .a-link-button:focus {
  color: #516F0A;
}
.a-link-button:hover::after, .a-link-button:focus::after {
  -webkit-transform: translateY(-50%) translateX(0.5em) rotate(45deg);
  -moz-transform: translateY(-50%) translateX(0.5em) rotate(45deg);
  -o-transform: translateY(-50%) translateX(0.5em) rotate(45deg);
  transform: translateY(-50%) translateX(0.5em) rotate(45deg);
}
.a-link-button--grey {
  color: #6A6A6A;
}
@media screen and (prefers-contrast: more) {
  .a-link-button--grey {
    color: #333333;
  }
}
.a-link-button--grey:hover, .a-link-button--grey:focus {
  color: #4E4E4E;
}
@media screen and (prefers-contrast: more) {
  .a-link-button--grey:hover, .a-link-button--grey:focus {
    color: #333333;
  }
}
.a-link-button--grey::after {
  border-color: #6A6A6A;
}
@media screen and (prefers-contrast: more) {
  .a-link-button--grey::after {
    border-color: #333333;
  }
}
.a-link-button--grey::after:hover, .a-link-button--grey::after:focus {
  color: #4E4E4E;
}
@media screen and (prefers-contrast: more) {
  .a-link-button--grey::after:hover, .a-link-button--grey::after:focus {
    color: #333333;
  }
}
.a-link-button--white {
  color: #FFFFFF;
}
.a-link-button--white:hover, .a-link-button--white:focus {
  color: #FFFFFF;
}
.a-link-button--white::after {
  border-color: #FFFFFF;
}

.a-map {
  width: 100%;
  height: 100%;
}
.a-map .map-item {
  cursor: pointer;
}
.a-map .map-item path {
  -webkit-transition: fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  fill: #E6F0D0;
  stroke: #B5B4B4;
  stroke-width: 0.5px;
}
@media screen and (prefers-contrast: more) {
  .a-map .map-item path {
    stroke: #6A6A6A;
  }
}
.a-map .map-item text {
  font-family: "Open Sans", sans-serif;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.015em;
  fill: #6A6A6A;
  display: none;
}
@media screen and (prefers-contrast: more) {
  .a-map .map-item text {
    fill: #333333;
  }
}
@media all and (min-width: 1024px) {
  .a-map .map-item text {
    display: block;
  }
}
.a-map .map-item.is-active path, .a-map .map-item:hover path, .a-map .map-item:focus path {
  fill: #CEE1A1;
  stroke: #6A6A6A;
}
.a-map .map-item.is-active text, .a-map .map-item:hover text, .a-map .map-item:focus text {
  fill: #4E4E4E;
}
@media screen and (prefers-contrast: more) {
  .a-map .map-item.is-active text, .a-map .map-item:hover text, .a-map .map-item:focus text {
    fill: #333333;
  }
}
.a-oembed {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.a-oembed--youtube, .a-oembed--vimeo {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.a-oembed--youtube iframe, .a-oembed--vimeo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.a-pagination__list {
  line-height: 1;
  margin: 0;
}
.a-pagination__list {
  display: inline-block;
  margin: 0 0.75em;
}
.a-pagination__item {
  counter-increment: none;
  position: static;
  padding-left: 0;
}
.a-pagination__item:before {
  content: normal;
  display: initial;
  margin: 0;
  color: initial;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  position: static;
  left: auto;
}
.a-pagination__item {
  display: inline-block;
}
.a-pagination__link {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-pagination__link {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-pagination__link:hover, .a-pagination__link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-pagination__link:hover, .a-pagination__link:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-pagination__link {
  display: inline-block;
  -webkit-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  color: #84B414;
}
.a-pagination__link {
  margin-left: 5px;
  margin-right: 5px;
}
@media screen and (min-width: 375px) {
  .a-pagination__link {
    margin-left: -webkit-calc(5px + 11 * (100vw - 375px) / 649);
    margin-left: -moz-calc(5px + 11 * (100vw - 375px) / 649);
    margin-left: calc(5px + 11 * (100vw - 375px) / 649);
    margin-right: -webkit-calc(5px + 11 * (100vw - 375px) / 649);
    margin-right: -moz-calc(5px + 11 * (100vw - 375px) / 649);
    margin-right: calc(5px + 11 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .a-pagination__link {
    margin-left: 16px;
    margin-right: 16px;
  }
}
@media screen and (prefers-contrast: more) {
  .a-pagination__link {
    color: #516F0A;
  }
}
.a-pagination__link:hover, .a-pagination__link:focus {
  color: #516F0A;
}
.a-pagination__link--icon {
  stroke: #84B414;
  -webkit-transition: stroke 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: stroke 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: stroke 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: stroke 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.a-pagination__link--icon:hover, .a-pagination__link--icon:focus {
  stroke: #516F0A;
}
@media screen and (prefers-contrast: more) {
  .a-pagination__link--icon {
    stroke: #516F0A;
  }
}
.a-pagination__link--icon svg {
  height: 0.7rem;
  max-width: 1rem;
}
.a-pagination__link--disabled {
  stroke: #E2E2E2;
}
.a-pagination__link--disabled:hover, .a-pagination__link--disabled:focus {
  stroke: #E2E2E2;
}
@media screen and (prefers-contrast: more) {
  .a-pagination__link--disabled {
    stroke: #6A6A6A;
  }
}
.a-pagination__link--first, .a-pagination__link--prev {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.a-pagination__link--first, .a-pagination__link--last {
  margin: 0;
}
.a-pagination__link--prev, .a-pagination__link--next {
  margin: 0 0.5em;
}
.a-pagination__link--current {
  color: #333333;
}
.a-pagination__link--current:hover, .a-pagination__link--current:focus {
  color: #333333;
}
@media screen and (prefers-contrast: more) {
  .a-pagination__link--current {
    -webkit-text-decoration: underline #516F0A;
    text-decoration: underline #516F0A;
  }
}

.a-post-link {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-post-link {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-post-link:hover, .a-post-link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-post-link:hover, .a-post-link:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-post-link {
  display: block;
}
.a-post-link {
  padding-top: 22px;
  padding-bottom: 22px;
}
@media screen and (min-width: 375px) {
  .a-post-link {
    padding-top: -webkit-calc(22px + 4 * (100vw - 375px) / 1305);
    padding-top: -moz-calc(22px + 4 * (100vw - 375px) / 1305);
    padding-top: calc(22px + 4 * (100vw - 375px) / 1305);
    padding-bottom: -webkit-calc(22px + 4 * (100vw - 375px) / 1305);
    padding-bottom: -moz-calc(22px + 4 * (100vw - 375px) / 1305);
    padding-bottom: calc(22px + 4 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .a-post-link {
    padding-top: -webkit-calc(26px + 14 * (100vw - 1680px) / 880);
    padding-top: -moz-calc(26px + 14 * (100vw - 1680px) / 880);
    padding-top: calc(26px + 14 * (100vw - 1680px) / 880);
    padding-bottom: -webkit-calc(26px + 14 * (100vw - 1680px) / 880);
    padding-bottom: -moz-calc(26px + 14 * (100vw - 1680px) / 880);
    padding-bottom: calc(26px + 14 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .a-post-link {
    padding-top: 26px;
    padding-bottom: 26px;
  }
}
@media all and (max-width: 1023px) {
  .a-post-link--link {
    position: relative;
    padding-right: 2em;
  }
  .a-post-link--link:after {
    content: "";
    width: 0.6em;
    height: 0.6em;
    border-top: 0.1666666667em solid #84B414;
    border-right: 0.1666666667em solid #84B414;
    -webkit-transform: translateX(-0.2em) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-0.2em) translateY(-50%) rotate(45deg);
    -o-transform: translateX(-0.2em) translateY(-50%) rotate(45deg);
    transform: translateX(-0.2em) translateY(-50%) rotate(45deg);
    position: absolute;
    right: 0;
    top: 50%;
  }
}
@media screen and (max-width: 1023px) and (prefers-contrast: more) {
  .a-post-link--link:after {
    border-color: #516F0A;
  }
}
.a-post-link--link .a-post-link__title:hover, .a-post-link--link .a-post-link__title:focus {
  color: #84B414;
}
@media screen and (prefers-contrast: more) {
  .a-post-link--link .a-post-link__title:hover, .a-post-link--link .a-post-link__title:focus {
    color: #516F0A;
  }
}
.a-post-link__title {
  margin: 0;
  -webkit-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  font-size: 1rem;
}
.a-post-link__title:hover, .a-post-link__title:focus {
  color: #516F0A;
}
@media all and (min-width: 1024px) {
  .a-post-link__title {
    font-size: 1.25rem;
  }
}
@media screen and (prefers-contrast: more) {
  .a-post-link__title {
    color: #516F0A;
  }
}
.a-post-link__title-link {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-post-link__title-link {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-post-link__title-link:hover, .a-post-link__title-link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-post-link__title-link:hover, .a-post-link__title-link:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-post-link__meta--header {
  margin: 0.5em 0 1em;
  color: #4E4E4E;
}
@media screen and (prefers-contrast: more) {
  .a-post-link__meta--header {
    color: #333333;
  }
}
.a-post-link__meta--footer {
  margin-top: 1em;
}
.a-post-link__meta-item {
  font-size: 0.875rem;
  display: inline;
  line-height: 1.25em;
}
.a-post-link__meta-item:not(:first-child)::before {
  content: "■";
  color: #6A6A6A;
  margin-right: 0.85em;
  margin-left: 0.55em;
  display: inline-block;
  -webkit-transform: translateY(-0.1em) rotate(-5deg);
  -moz-transform: translateY(-0.1em) rotate(-5deg);
  -o-transform: translateY(-0.1em) rotate(-5deg);
  transform: translateY(-0.1em) rotate(-5deg);
  font-size: 0.9em;
  -webkit-text-size-adjust: 50%;
}
.a-post-link__excerpt {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.a-post-meta {
  font-size: 0.875rem;
  letter-spacing: 0.018em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 1.57em;
}
.a-post-meta {
  padding-top: 4px;
  padding-bottom: 4px;
}
@media screen and (min-width: 375px) {
  .a-post-meta {
    padding-top: -webkit-calc(4px + 36 * (100vw - 375px) / 649);
    padding-top: -moz-calc(4px + 36 * (100vw - 375px) / 649);
    padding-top: calc(4px + 36 * (100vw - 375px) / 649);
    padding-bottom: -webkit-calc(4px + 36 * (100vw - 375px) / 649);
    padding-bottom: -moz-calc(4px + 36 * (100vw - 375px) / 649);
    padding-bottom: calc(4px + 36 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .a-post-meta {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media all and (max-width: 1023px) {
  .a-post-meta {
    padding: 6px 0 8px;
  }
}
.a-post-meta__block, .a-post-meta__author, .a-post-meta__tags, .a-post-meta__date {
  padding: 8px 0;
  display: block;
}
.a-post-meta__date {
  color: #6A6A6A;
  font-weight: 700;
}
@media screen and (prefers-contrast: more) {
  .a-post-meta__date {
    color: #333333;
  }
}
.a-post-meta__date + .a-post-meta__author, .a-post-meta__date + .a-post-meta__tags, .a-post-meta__author + .a-post-meta__tags {
  padding-top: 0;
}
.a-post-meta__date + .a-post-meta__author::before, .a-post-meta__date + .a-post-meta__tags::before, .a-post-meta__author + .a-post-meta__tags::before {
  content: " ";
  height: 1px;
  width: 20px;
  background-color: #E2E2E2;
  display: block;
  margin-bottom: 8px;
}
.a-post-meta__tag, .a-post-meta__category {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-post-meta__tag, .a-post-meta__category {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-post-meta__tag:hover, .a-post-meta__tag:focus, .a-post-meta__category:hover, .a-post-meta__category:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-post-meta__tag:hover, .a-post-meta__tag:focus, .a-post-meta__category:hover, .a-post-meta__category:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-post-meta__tag, .a-post-meta__category {
  -webkit-transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  -o-transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  -moz-transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  display: inline-block;
}
.a-post-meta__tag:hover, .a-post-meta__category:hover {
  color: #84B414;
}
@media screen and (prefers-contrast: more) {
  .a-post-meta__tag:hover, .a-post-meta__category:hover {
    color: #516F0A;
  }
}
.a-post-meta__tag:not(:last-child)::after, .a-post-meta__category:not(:last-child)::after {
  content: ",";
}
.a-post-meta__author {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-post-meta__author {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-post-meta__author:hover, .a-post-meta__author:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-post-meta__author:hover, .a-post-meta__author:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-post-meta__author {
  color: #84B414;
  font-weight: 700;
}
@media screen and (prefers-contrast: more) {
  .a-post-meta__author {
    color: #516F0A;
  }
}

.a-progress {
  margin: 1em 0;
  width: 100%;
}
.a-progress__container {
  width: 100%;
  height: 2.5rem;
  background: #F4F4F4;
  overflow: hidden;
}
.a-progress__bar {
  background: #84B414;
  height: 100%;
  position: relative;
  -webkit-transition: opacity 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: opacity 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: opacity 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
}
@media screen and (prefers-contrast: more) {
  .a-progress__bar {
    background: #516F0A;
  }
}
.a-progress__bar::after {
  content: " ";
  display: block;
  background-color: white;
  width: 1px;
  height: 110%;
  -webkit-transform: rotateZ(8deg);
  -moz-transform: rotateZ(8deg);
  -o-transform: rotateZ(8deg);
  transform: rotateZ(8deg);
  opacity: 0.1;
  -webkit-box-shadow: 0 0 1em 0.75em white;
  -moz-box-shadow: 0 0 1em 0.75em white;
  box-shadow: 0 0 1em 0.75em white;
  position: absolute;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-animation-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-animation-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
  animation-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
  -webkit-animation-duration: 2.5s;
  -moz-animation-duration: 2.5s;
  -o-animation-duration: 2.5s;
  animation-duration: 2.5s;
  -webkit-animation-name: flash;
  -moz-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes flash {
  from {
    left: -1000%;
  }
  75% {
    left: 0;
  }
  to {
    left: 100%;
  }
}
@-moz-keyframes flash {
  from {
    left: -1000%;
  }
  75% {
    left: 0;
  }
  to {
    left: 100%;
  }
}
@-o-keyframes flash {
  from {
    left: -1000%;
  }
  75% {
    left: 0;
  }
  to {
    left: 100%;
  }
}
@keyframes flash {
  from {
    left: -1000%;
  }
  75% {
    left: 0;
  }
  to {
    left: 100%;
  }
}
.a-progress__max {
  display: block;
  width: 100%;
  text-align: right;
  padding-bottom: 0.125em;
  color: #4E4E4E;
  font-size: 0.875rem;
}
.a-progress__current {
  position: absolute;
  right: 0.5em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #FFFFFF;
  font-weight: 700;
  font-size: 1.4rem;
  -webkit-transition: opacity 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: opacity 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: opacity 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.a-progress__current--right {
  right: -0.5em;
  -webkit-transform: translateY(-50%) translateX(100%);
  -moz-transform: translateY(-50%) translateX(100%);
  -o-transform: translateY(-50%) translateX(100%);
  transform: translateY(-50%) translateX(100%);
  color: #4E4E4E;
}
@media screen and (prefers-contrast: more) {
  .a-progress__current--right {
    color: #333333;
  }
}
.a-progress__legend {
  line-height: 1.4em;
  margin: 0 0 0.25em;
  -webkit-transition: opacity 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: opacity 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: opacity 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: opacity 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
}

.a-progress--loading .a-progress__legend {
  opacity: 0;
}
.a-progress--loading .a-progress__current {
  opacity: 0;
}
.a-progress--loading .a-progress__bar {
  opacity: 0;
}

.a-search {
  position: relative;
}
.a-search:not(.a-search--inverted) {
  margin-left: -0.75em;
}
@media all and (min-width: 1024px) {
  .a-search:not(.a-search--inverted) {
    margin-left: 0;
  }
}
@media all and (min-width: 1024px) {
  .a-search {
    padding-top: 0.533em;
  }
}
@media all and (min-width: 1024px) {
  .a-search--covering {
    position: absolute;
    background: rgba(255, 255, 255, 0);
    height: 60px;
    -webkit-transition: all cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
    -o-transition: all cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
    -moz-transition: all cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
    transition: all cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
    width: 100%;
    max-width: 34px;
  }
  .a-search--covering.is-active {
    background: #FFFFFF;
  }
}
.a-search--expanded {
  width: 100%;
  max-width: 100%;
}
.a-search__icon {
  fill: none;
  stroke: #333333;
  width: 1.333em;
  height: 1.333em;
  margin-bottom: -0.25em;
  margin-left: -2em;
  cursor: pointer;
  -webkit-transition: stroke cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  -o-transition: stroke cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  -moz-transition: stroke cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  transition: stroke cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
}
.a-search__icon.highlight, .a-search__icon:hover, .a-search__icon:focus {
  stroke: #E10078;
}
.a-search--expanded .a-search__icon {
  margin-left: 0;
}
.a-search__field {
  background: transparent;
  border: none;
  width: 8.8em;
  max-width: 300px;
  font-size: 0.9375rem;
  font-weight: 700;
  color: #333333;
  -webkit-transition: all cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
  -o-transition: all cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
  -moz-transition: all cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
  transition: all cubic-bezier(0.65, 0.05, 0.36, 1) 0.4s;
  height: 2.625em;
  padding-left: 0.75em;
  border-bottom: 2px solid transparent;
}
@media all and (min-width: 1024px) {
  .a-search__field {
    width: 2em;
    color: transparent;
  }
}
.a-search__field::-webkit-input-placeholder {
  color: #333333;
  -webkit-transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
}
.a-search__field:-moz-placeholder {
  color: #333333;
  -moz-transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
}
.a-search__field::-moz-placeholder {
  color: #333333;
  -moz-transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
}
.a-search__field:-ms-input-placeholder {
  color: #333333;
  -ms-transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
}
.a-search__field::-ms-input-placeholder {
  color: #333333;
  -ms-transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
}
.a-search__field::placeholder {
  color: #333333;
  -webkit-transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  -o-transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  -moz-transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
}
@media screen and (prefers-contrast: more) {
  .a-search__field::-webkit-input-placeholder {
    color: #333333;
  }
  .a-search__field:-moz-placeholder {
    color: #333333;
  }
  .a-search__field::-moz-placeholder {
    color: #333333;
  }
  .a-search__field:-ms-input-placeholder {
    color: #333333;
  }
  .a-search__field::-ms-input-placeholder {
    color: #333333;
  }
  .a-search__field::placeholder {
    color: #333333;
  }
}
.a-search__field:focus, .a-search__field.is-active {
  width: 100%;
  background-color: #F4F4F4;
  border-bottom-color: #E2E2E2;
  outline: none;
  color: #333333;
  padding-right: 2.4em;
}
@media screen and (prefers-contrast: more) {
  .a-search__field:focus, .a-search__field.is-active {
    border-color: #333333;
  }
}
.a-search__field:focus::-webkit-input-placeholder, .a-search__field.is-active::-webkit-input-placeholder {
  color: #E2E2E2;
}
.a-search__field:focus:-moz-placeholder, .a-search__field.is-active:-moz-placeholder {
  color: #E2E2E2;
}
.a-search__field:focus::-moz-placeholder, .a-search__field.is-active::-moz-placeholder {
  color: #E2E2E2;
}
.a-search__field:focus:-ms-input-placeholder, .a-search__field.is-active:-ms-input-placeholder {
  color: #E2E2E2;
}
.a-search__field:focus::-ms-input-placeholder, .a-search__field.is-active::-ms-input-placeholder {
  color: #E2E2E2;
}
.a-search__field:focus::placeholder, .a-search__field.is-active::placeholder {
  color: #E2E2E2;
}
@media screen and (prefers-contrast: more) {
  .a-search__field:focus::-webkit-input-placeholder, .a-search__field.is-active::-webkit-input-placeholder {
    color: #333333;
  }
  .a-search__field:focus:-moz-placeholder, .a-search__field.is-active:-moz-placeholder {
    color: #333333;
  }
  .a-search__field:focus::-moz-placeholder, .a-search__field.is-active::-moz-placeholder {
    color: #333333;
  }
  .a-search__field:focus:-ms-input-placeholder, .a-search__field.is-active:-ms-input-placeholder {
    color: #333333;
  }
  .a-search__field:focus::-ms-input-placeholder, .a-search__field.is-active::-ms-input-placeholder {
    color: #333333;
  }
  .a-search__field:focus::placeholder, .a-search__field.is-active::placeholder {
    color: #333333;
  }
}
.a-search__field:not(:focus), .a-search__field:not(.is-active) {
  cursor: pointer;
}
@media all and (max-width: 1023px) {
  .a-search__field:not(:focus).highlight::-webkit-input-placeholder, .a-search__field:not(.is-active).highlight::-webkit-input-placeholder {
    color: #E10078;
  }
  .a-search__field:not(:focus).highlight:-moz-placeholder, .a-search__field:not(.is-active).highlight:-moz-placeholder {
    color: #E10078;
  }
  .a-search__field:not(:focus).highlight::-moz-placeholder, .a-search__field:not(.is-active).highlight::-moz-placeholder {
    color: #E10078;
  }
  .a-search__field:not(:focus).highlight:-ms-input-placeholder, .a-search__field:not(.is-active).highlight:-ms-input-placeholder {
    color: #E10078;
  }
  .a-search__field:not(:focus).highlight::-ms-input-placeholder, .a-search__field:not(.is-active).highlight::-ms-input-placeholder {
    color: #E10078;
  }
  .a-search__field:not(:focus).highlight::placeholder, .a-search__field:not(.is-active).highlight::placeholder {
    color: #E10078;
  }
}
@media all and (min-width: 1024px) {
  .a-search__field:not(:focus)::-webkit-input-placeholder, .a-search__field:not(.is-active)::-webkit-input-placeholder {
    color: transparent;
  }
  .a-search__field:not(:focus):-moz-placeholder, .a-search__field:not(.is-active):-moz-placeholder {
    color: transparent;
  }
  .a-search__field:not(:focus)::-moz-placeholder, .a-search__field:not(.is-active)::-moz-placeholder {
    color: transparent;
  }
  .a-search__field:not(:focus):-ms-input-placeholder, .a-search__field:not(.is-active):-ms-input-placeholder {
    color: transparent;
  }
  .a-search__field:not(:focus)::-ms-input-placeholder, .a-search__field:not(.is-active)::-ms-input-placeholder {
    color: transparent;
  }
  .a-search__field:not(:focus)::placeholder, .a-search__field:not(.is-active)::placeholder {
    color: transparent;
  }
}
.a-search--inverted .a-search__field {
  background-color: #FFFFFF;
}
.a-search--expanded .a-search__field {
  width: 100%;
  max-width: 100%;
  color: #333333;
  border-bottom-color: #6A6A6A;
  cursor: text;
  padding-right: 2.4em;
}
@media screen and (prefers-contrast: more) {
  .a-search--expanded .a-search__field {
    border-color: #333333;
  }
}
.a-search--expanded .a-search__field::-webkit-input-placeholder {
  color: #6A6A6A;
}
.a-search--expanded .a-search__field:-moz-placeholder {
  color: #6A6A6A;
}
.a-search--expanded .a-search__field::-moz-placeholder {
  color: #6A6A6A;
}
.a-search--expanded .a-search__field:-ms-input-placeholder {
  color: #6A6A6A;
}
.a-search--expanded .a-search__field::-ms-input-placeholder {
  color: #6A6A6A;
}
.a-search--expanded .a-search__field::placeholder {
  color: #6A6A6A;
}
@media screen and (prefers-contrast: more) {
  .a-search--expanded .a-search__field::-webkit-input-placeholder {
    color: #333333;
  }
  .a-search--expanded .a-search__field:-moz-placeholder {
    color: #333333;
  }
  .a-search--expanded .a-search__field::-moz-placeholder {
    color: #333333;
  }
  .a-search--expanded .a-search__field:-ms-input-placeholder {
    color: #333333;
  }
  .a-search--expanded .a-search__field::-ms-input-placeholder {
    color: #333333;
  }
  .a-search--expanded .a-search__field::placeholder {
    color: #333333;
  }
}
.a-search__submit-label {
  width: 0;
  position: absolute;
  top: 7px;
}
@media all and (min-width: 1024px) {
  .a-search__submit-label {
    top: 16px;
  }
}
.a-search--expanded .a-search__submit-label {
  right: 39px;
}
.a-search__submit {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

@media all and (min-width: 1024px) {
  .a-simple-dialog {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
  }
}
.a-simple-dialog__main {
  background: #F4F4F4;
}
.a-simple-dialog__content {
  padding: 30px;
  border-bottom: solid 1px #E2E2E2;
}
.a-simple-dialog--reduced-top-bottom-padding .a-simple-dialog__content {
  padding-top: 6px;
  padding-bottom: 6px;
}
.a-simple-dialog__content:last-of-type {
  border-bottom: none;
}
.a-simple-dialog__close {
  display: none;
}
@media all and (min-width: 1024px) {
  .a-simple-dialog__close {
    background: #84B414;
    width: 40px;
    height: 40px;
    padding: 5px;
    display: block;
    -webkit-transition: background-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    -o-transition: background-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    -moz-transition: background-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: background-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  }
  .a-simple-dialog__close:hover, .a-simple-dialog__close:focus {
    background: #516F0A;
  }
}
@media screen and (min-width: 1024px) and (prefers-contrast: more) {
  .a-simple-dialog__close {
    background-color: #516F0A;
  }
}
.a-simple-dialog__close svg {
  width: 30px;
  height: 30px;
  stroke: #FFFFFF;
}

.a-social-icon {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-social-icon {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-social-icon:hover, .a-social-icon:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-social-icon:hover, .a-social-icon:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-social-icon {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  line-height: 1em;
  padding: 0;
}
.a-social-icon__figure {
  height: 100%;
  width: 100%;
}
.a-social-icon__caption {
  display: none;
  text-transform: uppercase;
  color: #84B414;
  text-align: center;
  -webkit-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  position: relative;
}
@media screen and (prefers-contrast: more) {
  .a-social-icon__caption {
    color: #516F0A;
  }
}
@media all and (min-width: 480px) {
  .a-social-icon__caption {
    display: block;
    font-size: 0.625rem;
  }
}
@media all and (min-width: 768px) {
  .a-social-icon__caption {
    font-size: 0.75rem;
  }
}
.a-social-icon__svg {
  fill: #84B414;
  stroke: #84B414;
  -webkit-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  width: 100%;
  height: 100%;
}
@media screen and (prefers-contrast: more) {
  .a-social-icon__svg {
    fill: #516F0A;
    stroke: #516F0A;
  }
}
@media all and (min-width: 480px) {
  .a-social-icon__svg--with-caption {
    height: -webkit-calc(100% - 1.2rem);
    height: -moz-calc(100% - 1.2rem);
    height: calc(100% - 1.2rem);
    margin-bottom: -0.3rem;
  }
}
.a-social-icon:hover .a-social-icon__svg, .a-social-icon:focus .a-social-icon__svg {
  fill: #516F0A;
  stroke: #516F0A;
}
.a-social-icon:hover .a-social-icon__caption, .a-social-icon:focus .a-social-icon__caption {
  color: #516F0A;
}
.a-social-icon__copied {
  position: absolute;
  top: 0;
  right: 100%;
  background: #F4F4F4;
  padding: 0.125em 0.25em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  opacity: 0;
  -webkit-transition: top ease-out 1s, opacity linear 0.5s 0.5s;
  -o-transition: top ease-out 1s, opacity linear 0.5s 0.5s;
  -moz-transition: top ease-out 1s, opacity linear 0.5s 0.5s;
  transition: top ease-out 1s, opacity linear 0.5s 0.5s;
  text-transform: uppercase;
  font-size: 0.6125rem;
  color: #516F0A;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0.08928em;
  z-index: 1;
}
@media all and (min-width: 1024px) {
  .a-social-icon__copied {
    font-size: 0.75rem;
    right: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.a-social-icon__copied--visible {
  top: 50%;
  opacity: 1;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none;
}

.a-submenu {
  width: 100%;
  max-width: 269px;
}
@media all and (min-width: 1024px) {
  .a-submenu {
    min-width: 177px;
  }
}
.a-submenu__title {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-submenu__title {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-submenu__title:hover, .a-submenu__title:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-submenu__title:hover, .a-submenu__title:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-submenu__title {
  font-family: "Arial Black", "OpenSansBold", Gadget, sans-serif;
  display: block;
  line-height: 2em;
  color: #333333;
  -webkit-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.a-submenu__title:hover, .a-submenu__title--active {
  color: #E10078;
}
.a-submenu__title:focus:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 1px solid #E10078;
  margin-right: 0.5em;
  margin-left: -webkit-calc(-1px - 0.5em);
  margin-left: -moz-calc(-1px - 0.5em);
  margin-left: calc(-1px - 0.5em);
}
@media all and (min-width: 1024px) {
  .a-submenu__title:focus:before {
    border-left-color: #84B414;
  }
}
@media screen and (min-width: 1024px) and (prefers-contrast: more) {
  .a-submenu__title:focus:before {
    border-left-color: #516F0A;
  }
}
@media all and (min-width: 1024px) {
  .a-submenu__title {
    color: #84B414;
    margin-bottom: 5px;
    padding-bottom: 12px;
    position: relative;
    line-height: 1.25em;
    -webkit-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    -o-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    -moz-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  }
}
@media screen and (min-width: 1024px) and (prefers-contrast: more) {
  .a-submenu__title {
    color: #516F0A;
  }
}
@media all and (min-width: 1024px) {
  .a-submenu__title:after {
    content: "";
    width: 0;
    height: 2px;
    background-color: #516F0A;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: width 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    -o-transition: width 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    -moz-transition: width 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: width 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  }
  .a-submenu__title:hover, .a-submenu__title--active {
    color: #516F0A;
  }
  .a-submenu__title:hover:after, .a-submenu__title--active:after {
    width: 69px;
  }
}
.a-submenu__list {
  line-height: 1;
  margin: 0;
}
.a-submenu__list {
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.a-submenu__item {
  counter-increment: none;
  position: static;
  padding-left: 0;
}
.a-submenu__item:before {
  content: normal;
  display: initial;
  margin: 0;
  color: initial;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  position: static;
  left: auto;
}
.a-submenu__item {
  color: #333333;
  margin: 1em 0 0 1.25em;
}
@media all and (min-width: 1024px) {
  .a-submenu__item {
    margin: 0;
  }
}
.a-submenu__link {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-submenu__link {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-submenu__link:hover, .a-submenu__link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-submenu__link:hover, .a-submenu__link:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-submenu__link {
  color: #333333;
  line-height: 1.75em;
  padding: 7px 0;
  display: block;
  position: relative;
  -webkit-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.a-submenu__link:hover, .a-submenu__link--active {
  color: #E10078;
}
@media all and (min-width: 1024px) {
  .a-submenu__link:hover, .a-submenu__link--active {
    color: #333333;
  }
}
.a-submenu__link:focus:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 1px solid #E10078;
  margin-right: 0.5em;
  margin-left: -webkit-calc(-1px - 0.5em);
  margin-left: -moz-calc(-1px - 0.5em);
  margin-left: calc(-1px - 0.5em);
}
@media all and (min-width: 1024px) {
  .a-submenu__link:focus:before {
    border-left-color: #84B414;
  }
}
@media screen and (min-width: 1024px) and (prefers-contrast: more) {
  .a-submenu__link:focus:before {
    border-color: #516F0A;
  }
}
@media all and (min-width: 1024px) {
  .a-submenu__link:after {
    content: "";
    width: 36px;
    height: 1px;
    background-color: #E2E2E2;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: width 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    -o-transition: width 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    -moz-transition: width 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: width 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  }
  .a-submenu__link:hover, .a-submenu__link--active {
    color: #333333;
  }
  .a-submenu__link:hover:after, .a-submenu__link--active:after {
    width: 69px;
    background-color: #84B414;
  }
}
@media screen and (min-width: 1024px) and (prefers-contrast: more) {
  .a-submenu__link:hover:after, .a-submenu__link--active:after {
    background-color: #516F0A;
  }
}
.a-submenu--featured {
  margin-top: 2em;
}
@media all and (min-width: 1024px) {
  .a-submenu--featured {
    margin-top: initial;
  }
}
.a-submenu--featured__image {
  margin-top: 28px;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
  position: relative;
}
.a-submenu--featured__image > * {
  position: absolute;
  top: 0;
  left: 0;
}
.a-submenu--featured__link {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .a-submenu--featured__link {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.a-submenu--featured__link:hover, .a-submenu--featured__link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .a-submenu--featured__link:hover, .a-submenu--featured__link:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.a-submenu--featured__link__image {
  width: 100%;
  margin-top: 28px;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: -o-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), -moz-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), -webkit-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), -moz-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1), -o-transform 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.a-submenu--featured__link__title {
  font-family: "Arial Black", "OpenSansBold", Gadget, sans-serif;
  color: #84B414;
  letter-spacing: 0.018125em;
  line-height: 1.2727272727em;
  margin-top: 0.6086956522em;
  margin-bottom: 0.4057971015em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media screen and (prefers-contrast: more) {
  .a-submenu--featured__link__title {
    color: #516F0A;
  }
}
@media all and (min-width: 1024px) {
  .a-submenu--featured__link__title {
    -webkit-hyphens: initial;
    -moz-hyphens: initial;
    -ms-hyphens: initial;
    hyphens: initial;
  }
}
.a-submenu--featured__link__title {
  font-size: 1.25rem;
  line-height: 1.4em;
  margin-top: 16px;
  -webkit-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.a-submenu--featured__link__title:hover, .a-submenu--featured__link__title:focus {
  color: #516F0A;
}
.a-submenu--featured__text {
  margin-top: 12px;
  margin-bottom: 28px;
}

.a-vote-tag {
  display: inline-block;
  padding: 0.3333em 0.3333em 0.4167em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700;
  font-family: "Arial Black", "OpenSansBold", Gadget, sans-serif;
  letter-spacing: 0.04167em;
  width: 3.6667em;
}
@media all and (min-width: 1024px) {
  .a-vote-tag {
    font-size: 0.875rem;
    padding: 0.4286em 0 0.5em;
    width: 4.2857em;
  }
}
.a-vote-tag--free, .a-vote-tag--blank, .a-vote-tag--free2, .a-vote-tag--initiative, .a-vote-tag--counter-project {
  background-color: #E2E2E2;
  color: #333333;
}
.a-vote-tag--blank, .a-vote-tag--free2, .a-vote-tag--initiative, .a-vote-tag--counter-project {
  width: auto;
}
@media all and (min-width: 1024px) {
  .a-vote-tag--blank, .a-vote-tag--free2, .a-vote-tag--initiative, .a-vote-tag--counter-project {
    padding-left: 0.3333em;
    padding-right: 0.3333em;
  }
}
.a-vote-tag--no {
  background-color: rgb(253, 218, 218);
  color: #EF0606;
}
.a-vote-tag--yes {
  background-color: rgb(237, 244, 220);
  color: #516F0A;
}

.a-warning {
  background: #fff7dc;
  padding: 1.25em 1em;
}

.a-checkoption {
  margin: 0.4em 0;
}
.a-checkoption__field {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.a-checkoption__label {
  padding-left: 1.75rem;
  -moz-background-size: 2.25rem;
  -o-background-size: 2.25rem;
  background-size: 2.25rem;
  cursor: pointer;
  display: block;
  background-repeat: no-repeat;
  background-position: -webkit-calc(-1.5rem + 2px) 0.125rem;
  background-position: -moz-calc(-1.5rem + 2px) 0.125rem;
  background-position: calc(-1.5rem + 2px) 0.125rem;
  background-image: url('data:image/svg+xml,%3Csvg width="36" height="36" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath stroke="%2384B414" stroke-width="2" d="M25 1h10v10H25z" fill="none" fill-rule="evenodd"/%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cpath fill="%2384B414" d="M0 24h12v12H0z"/%3E%3Cpath d="M3 27l6 6M9 27l-6 6" stroke="%23FFF"/%3E%3C/g%3E%3C/svg%3E');
  position: relative;
}
.a-checkoption__label.a-checkoption--legal, .a-checkoption__label.a-checkoption--legal p {
  font-size: 0.875rem !important;
  line-height: 1.3em;
  color: #4E4E4E;
  margin: 0;
}
.a-checkoption__field:focus + .a-checkoption__label:after {
  content: " ";
  width: -webkit-calc(1rem - 5px);
  width: -moz-calc(1rem - 5px);
  width: calc(1rem - 5px);
  height: -webkit-calc(1rem - 5px);
  height: -moz-calc(1rem - 5px);
  height: calc(1rem - 5px);
  -webkit-box-shadow: 0 0 5px 1px #84B414;
  -moz-box-shadow: 0 0 5px 1px #84B414;
  box-shadow: 0 0 5px 1px #84B414;
  position: absolute;
  top: 2px;
  left: 2px;
}
.a-checkoption__field:focus + .a-checkoption__label.a-checkoption--legal:after {
  -webkit-box-shadow: 0 0 5px 1px #E10078;
  -moz-box-shadow: 0 0 5px 1px #E10078;
  box-shadow: 0 0 5px 1px #E10078;
}
.a-checkoption__field:focus + .a-checkoption__label.a-checkoption--option:after {
  -webkit-border-radius: -webkit-calc((1rem - 5px) / 2);
  -moz-border-radius: -moz-calc((1rem - 5px) / 2);
  border-radius: calc((1rem - 5px) / 2);
}
.a-checkoption--legal {
  background-image: url('data:image/svg+xml,%3Csvg width="36" height="36" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath stroke="%23E10078" stroke-width="2" d="M25 1h10v10H25z" fill="none" fill-rule="evenodd"/%3E%3Cg fill="none" fill-rule="evenodd"%3E%3Cpath fill="%23E10078" d="M0 24h12v12H0z"/%3E%3Cpath d="M3 27l6 6M9 27l-6 6" stroke="%23FFF"/%3E%3C/g%3E%3C/svg%3E');
}
.a-checkoption--option {
  background-image: url('data:image/svg+xml,%3Csvg width="36" height="36" xmlns="http://www.w3.org/2000/svg"%3E%3Ccircle stroke="%2384B414" stroke-width="2" cx="30" cy="6" r="5" fill="none" fill-rule="evenodd"/%3E%3Ccircle stroke="%2384B414" stroke-width="4" cx="6" cy="30" r="4" fill="none" fill-rule="evenodd"/%3E%3C/svg%3E');
}
.a-checkoption__field:checked + .a-checkoption__label {
  background-position: 2px -1.375rem;
}

.a-input {
  position: relative;
  width: 100%;
  margin-top: 0.4em;
}
.a-input__label {
  position: absolute;
  left: 0.75rem;
  top: 0;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  -webkit-transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
  transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: font-size, top, font-weight;
  -o-transition-property: font-size, top, font-weight;
  -moz-transition-property: font-size, top, font-weight;
  transition-property: font-size, top, font-weight;
}
.a-input__label.is-empty {
  font-size: 1em;
  font-weight: 400;
  text-transform: none;
  top: 1.75rem;
}
.a-input__label--required:after {
  content: "*";
}
.a-input__field {
  width: 100%;
  background: #F4F4F4;
  border: none;
  height: 2.625rem;
  color: #333333;
  font-size: 1rem;
  padding-left: 0.75rem;
  margin-top: 1rem;
  border-bottom: 2px solid #E2E2E2;
  -webkit-transition: border-bottom-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: border-bottom-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: border-bottom-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: border-bottom-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.a-input__field:not(.is-empty):valid, .a-input__field.is-valid {
  border-bottom-color: #84B414;
}
.a-input__field.is-touched:invalid, .a-input__field.is-invalid.is-touched, .a-input__field.is-required.is-empty.is-touched {
  border-bottom-color: #EF0606;
}
.a-input__field:focus {
  outline: none;
  border-bottom: 2px solid #6A6A6A;
}
.a-input--invers {
  background-color: #FFFFFF;
}
.a-input--textarea {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  height: 6em;
}
.a-input__helptext {
  font-size: 0.75em;
  color: #6A6A6A;
  margin-top: 0.4em;
}

.a-select {
  position: relative;
  width: 100%;
}
.a-select__label {
  position: absolute;
  z-index: 2;
  left: 0.75rem;
  top: -1rem;
  text-transform: uppercase;
  font-size: 0.625rem;
  font-weight: 700;
  -webkit-transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
  transition-timing-function: cubic-bezier(0.65, 0.05, 0.36, 1);
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: font-size, top, font-weight;
  -o-transition-property: font-size, top, font-weight;
  -moz-transition-property: font-size, top, font-weight;
  transition-property: font-size, top, font-weight;
  max-width: -webkit-calc(100% - 2.5rem);
  max-width: -moz-calc(100% - 2.5rem);
  max-width: calc(100% - 2.5rem);
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.a-select__label.is-empty {
  font-size: 1em;
  font-weight: 400;
  text-transform: none;
  top: 0.75rem;
}
.a-select__label--required:after {
  content: "*";
}
.a-select__background {
  background: #F4F4F4;
  border-bottom: 2px solid #E2E2E2;
  margin-top: 1.4rem;
  padding-left: 0.75rem;
  -webkit-transition: border-bottom-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: border-bottom-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: border-bottom-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: border-bottom-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: -webkit-calc(2.5rem + 2px);
  height: -moz-calc(2.5rem + 2px);
  height: calc(2.5rem + 2px);
}
.a-select__background.is-valid {
  border-bottom-color: #84B414;
}
.a-select__background.is-invalid.is-touched {
  border-bottom-color: #EF0606;
}
.a-select__background.has-focus-within, .a-select__background:focus-within {
  border-bottom: 2px solid #6A6A6A;
}
.a-select__background:before {
  content: " ";
  width: 0.6em;
  height: 0.6em;
  display: block;
  position: absolute;
  right: 0;
  top: 0.875em;
  border-bottom: 0.1666666667em solid;
  border-right: 0.1666666667em solid;
  -webkit-transform: translateX(-100%) rotate(45deg);
  -moz-transform: translateX(-100%) rotate(45deg);
  -o-transform: translateX(-100%) rotate(45deg);
  transform: translateX(-100%) rotate(45deg);
}
.a-select__background:hover:before, .a-select__background:focus:before {
  border-color: #84B414;
}
@media screen and (prefers-contrast: more) {
  .a-select__background:hover:before, .a-select__background:focus:before {
    border-color: #516F0A;
  }
}
.a-select__field {
  width: 100%;
  position: absolute;
  padding-left: 0.75rem;
  top: 0;
  right: 0;
  z-index: 3;
  border: none;
  height: 2.5rem;
  color: #333333;
  font-size: 1rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent none;
  -webkit-appearance: none;
}
.a-select__field:focus {
  outline: none;
}
.a-select--invers .a-select__background {
  background-color: #FFFFFF;
}
.a-select__helptext {
  font-size: 0.75em;
  color: #6A6A6A;
  margin-top: 0.4em;
}

.m-bars {
  line-height: 0;
  width: 100%;
}
.m-bars__rotator {
  display: inline-block;
}
.m-bars--left .m-bars__rotator {
  -webkit-transform-origin: bottom left;
  -moz-transform-origin: bottom left;
  -o-transform-origin: bottom left;
  transform-origin: bottom left;
  -webkit-transform: translateX(-3.75em) rotate(-5deg);
  -moz-transform: translateX(-3.75em) rotate(-5deg);
  -o-transform: translateX(-3.75em) rotate(-5deg);
  transform: translateX(-3.75em) rotate(-5deg);
}
.m-bars--right .m-bars__rotator {
  float: right;
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-transform: translateX(3.75em) translateY(-1.5em) rotate(-5deg);
  -moz-transform: translateX(3.75em) translateY(-1.5em) rotate(-5deg);
  -o-transform: translateX(3.75em) translateY(-1.5em) rotate(-5deg);
  transform: translateX(3.75em) translateY(-1.5em) rotate(-5deg);
}
.m-bars__positioner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}
.m-bars--right .m-bars__positioner {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  align-items: flex-end;
}
.m-bars--left .m-bars__positioner {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  align-items: flex-start;
}

/**
 * Central configuration module for SCSS
 * This file forwards all necessary modules
 */
.no-branding .m-branding {
  display: none;
}

.m-branding {
  background-color: #84B414;
  width: 100%;
  height: 136px;
}
@media screen and (prefers-contrast: more) {
  .m-branding {
    background-color: #516F0A;
  }
}
@media print {
  .m-branding {
    display: none;
  }
}
.m-branding__wrapper {
  margin-left: auto;
  margin-right: auto;
  display: table;
}
.m-branding__wrapper {
  max-width: 280px;
}
@media screen and (min-width: 375px) {
  .m-branding__wrapper {
    max-width: -webkit-calc(280px + 1160 * (100vw - 375px) / 1305);
    max-width: -moz-calc(280px + 1160 * (100vw - 375px) / 1305);
    max-width: calc(280px + 1160 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .m-branding__wrapper {
    max-width: -webkit-calc(1440px + 755 * (100vw - 1680px) / 880);
    max-width: -moz-calc(1440px + 755 * (100vw - 1680px) / 880);
    max-width: calc(1440px + 755 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .m-branding__wrapper {
    max-width: 1440px;
  }
}
.m-branding__row {
  display: table-row;
  height: 136px;
}
.m-branding__logo {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .m-branding__logo {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.m-branding__logo:hover, .m-branding__logo:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .m-branding__logo:hover, .m-branding__logo:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.m-branding__logo {
  display: table-cell;
  vertical-align: middle;
  height: 136px;
  width: 148px;
  padding: 22px 0;
}
@media all and (max-width: 768px) {
  .m-branding__logo {
    display: none;
  }
}
.m-branding__logo img {
  width: 148px;
}
.m-branding__title {
  color: #FFFFFF;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 136px;
}
.m-branding__title {
  font-size: 24px;
}
@media screen and (min-width: 375px) {
  .m-branding__title {
    font-size: -webkit-calc(24px + 10 * (100vw - 375px) / 1305);
    font-size: -moz-calc(24px + 10 * (100vw - 375px) / 1305);
    font-size: calc(24px + 10 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .m-branding__title {
    font-size: -webkit-calc(34px + 18 * (100vw - 1680px) / 880);
    font-size: -moz-calc(34px + 18 * (100vw - 1680px) / 880);
    font-size: calc(34px + 18 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .m-branding__title {
    font-size: 34px;
  }
}

.m-campaign-cta {
  background: #E2E2E2;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
}
.m-campaign-cta {
  padding: 29px;
}
@media screen and (min-width: 375px) {
  .m-campaign-cta {
    padding: -webkit-calc(29px + 31 * (100vw - 375px) / 1305);
    padding: -moz-calc(29px + 31 * (100vw - 375px) / 1305);
    padding: calc(29px + 31 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .m-campaign-cta {
    padding: -webkit-calc(60px + 32 * (100vw - 1680px) / 880);
    padding: -moz-calc(60px + 32 * (100vw - 1680px) / 880);
    padding: calc(60px + 32 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .m-campaign-cta {
    padding: 60px;
  }
}
@media all and (min-width: 1680px) {
  .m-campaign-cta {
    padding: 60px;
  }
}
.m-campaign-cta__title {
  margin: 0;
  line-height: 1.3em;
  color: #333333;
  font-size: 1rem;
}
@media all and (min-width: 1024px) {
  .m-campaign-cta__title {
    color: #E10078;
    -webkit-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    -o-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    -moz-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  }
}
@media screen and (min-width: 1024px) and (prefers-contrast: more) {
  .m-campaign-cta__title {
    color: #B1025F;
  }
}
.m-campaign-cta__text {
  margin: 1em 0 0;
}
.m-campaign-cta__link {
  margin-top: 1em;
}

.m-campaign-desc {
  background: #F4F4F4;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.m-campaign-desc {
  padding-left: 29px;
  padding-right: 29px;
}
@media screen and (min-width: 375px) {
  .m-campaign-desc {
    padding-left: -webkit-calc(29px + 31 * (100vw - 375px) / 1305);
    padding-left: -moz-calc(29px + 31 * (100vw - 375px) / 1305);
    padding-left: calc(29px + 31 * (100vw - 375px) / 1305);
    padding-right: -webkit-calc(29px + 31 * (100vw - 375px) / 1305);
    padding-right: -moz-calc(29px + 31 * (100vw - 375px) / 1305);
    padding-right: calc(29px + 31 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .m-campaign-desc {
    padding-left: -webkit-calc(60px + 32 * (100vw - 1680px) / 880);
    padding-left: -moz-calc(60px + 32 * (100vw - 1680px) / 880);
    padding-left: calc(60px + 32 * (100vw - 1680px) / 880);
    padding-right: -webkit-calc(60px + 32 * (100vw - 1680px) / 880);
    padding-right: -moz-calc(60px + 32 * (100vw - 1680px) / 880);
    padding-right: calc(60px + 32 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .m-campaign-desc {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media all and (min-width: 1680px) {
  .m-campaign-desc {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.m-campaign-desc {
  padding-top: 13px;
  padding-bottom: 40px;
}
@media all and (min-width: 1024px) {
  .m-campaign-desc {
    padding-right: -webkit-calc(75px + 39 * (100vw - 375px) / 1305);
    padding-right: -moz-calc(75px + 39 * (100vw - 375px) / 1305);
    padding-right: calc(75px + 39 * (100vw - 375px) / 1305);
  }
}
.m-campaign-desc__title {
  font-size: 32px;
}
@media screen and (min-width: 375px) {
  .m-campaign-desc__title {
    font-size: -webkit-calc(32px + 16 * (100vw - 375px) / 1305);
    font-size: -moz-calc(32px + 16 * (100vw - 375px) / 1305);
    font-size: calc(32px + 16 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .m-campaign-desc__title {
    font-size: -webkit-calc(48px + 26 * (100vw - 1680px) / 880);
    font-size: -moz-calc(48px + 26 * (100vw - 1680px) / 880);
    font-size: calc(48px + 26 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .m-campaign-desc__title {
    font-size: 48px;
  }
}
@media all and (min-width: 1680px) {
  .m-campaign-desc__title {
    font-size: 48px;
  }
}
.m-campaign-desc__link {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .m-campaign-desc__link {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.m-campaign-desc__link:hover, .m-campaign-desc__link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .m-campaign-desc__link:hover, .m-campaign-desc__link:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.m-campaign-desc__link {
  color: #84B414;
  -webkit-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
@media screen and (prefers-contrast: more) {
  .m-campaign-desc__link {
    color: #516F0A;
  }
}
.m-campaign-desc__link:hover, .m-campaign-desc__link:focus {
  color: #516F0A;
}
.m-campaign-desc__desc {
  margin: 0 0 0.75em;
  font-size: 1.25rem;
}

.m-event-details {
  line-height: 1.75em;
}
.m-event-details {
  margin-bottom: 40px;
}
@media screen and (min-width: 375px) {
  .m-event-details {
    margin-bottom: -webkit-calc(40px + 40 * (100vw - 375px) / 1305);
    margin-bottom: -moz-calc(40px + 40 * (100vw - 375px) / 1305);
    margin-bottom: calc(40px + 40 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .m-event-details {
    margin-bottom: -webkit-calc(80px + 42 * (100vw - 1680px) / 880);
    margin-bottom: -moz-calc(80px + 42 * (100vw - 1680px) / 880);
    margin-bottom: calc(80px + 42 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .m-event-details {
    margin-bottom: 80px;
  }
}
@media all and (min-width: 768px) {
  .m-event-details {
    font-size: 1.125rem;
  }
}
@media all and (min-width: 1024px) {
  .m-event-details {
    font-size: 1.25rem;
  }
}
.m-event-details__icon {
  height: 1em;
  width: 1em;
  -webkit-transform: translateY(0.1em);
  -moz-transform: translateY(0.1em);
  -o-transform: translateY(0.1em);
  transform: translateY(0.1em);
}
.m-event-details__time-wrapper .m-event-details__icon {
  fill: #84B414;
}
@media screen and (prefers-contrast: more) {
  .m-event-details__time-wrapper .m-event-details__icon {
    fill: #516F0A;
  }
}
.m-event-details__location-wrapper .m-event-details__icon {
  stroke: #84B414;
}
@media screen and (prefers-contrast: more) {
  .m-event-details__location-wrapper .m-event-details__icon {
    stroke: #516F0A;
  }
}

.m-footer-contact__title {
  margin-top: 0;
  margin-bottom: 40px;
}
.m-footer-contact__title {
  font-size: 20px;
}
@media screen and (min-width: 375px) {
  .m-footer-contact__title {
    font-size: -webkit-calc(20px + 12 * (100vw - 375px) / 649);
    font-size: -moz-calc(20px + 12 * (100vw - 375px) / 649);
    font-size: calc(20px + 12 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .m-footer-contact__title {
    font-size: 32px;
  }
}
.m-footer-contact__text p {
  font-size: 0.875rem;
}
.m-footer-contact__text > p:first-of-type {
  margin-top: 0;
}
.m-footer-contact__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
}
.m-footer-contact__social {
  width: 32px;
}
.m-footer-contact__social a {
  height: 32px;
  margin-bottom: 16px;
}
.m-footer-contact__text {
  max-width: -webkit-calc(100% - 48px);
  max-width: -moz-calc(100% - 48px);
  max-width: calc(100% - 48px);
}

.m-footer-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}
.m-footer-cta__title {
  margin-top: 0;
  margin-bottom: 40px;
  color: #E10078;
}
.m-footer-cta__title {
  font-size: 20px;
}
@media screen and (min-width: 375px) {
  .m-footer-cta__title {
    font-size: -webkit-calc(20px + 12 * (100vw - 375px) / 649);
    font-size: -moz-calc(20px + 12 * (100vw - 375px) / 649);
    font-size: calc(20px + 12 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .m-footer-cta__title {
    font-size: 32px;
  }
}
.m-footer-cta__button {
  margin-bottom: 25px;
  font-size: 0.875rem;
}

.m-form__element {
  padding: 0.2em 0 0;
}
.m-form__custom-width-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.m-form__message {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s;
  -o-transition: max-height cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s;
  -moz-transition: max-height cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s;
  transition: max-height cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s;
}
.m-form__message.is-shown {
  max-height: 10000px;
}
.m-form__sending {
  display: inline-block;
  width: 0.7em;
  text-align: left;
  margin-left: 0.2em;
}
.m-form__submit-wrapper {
  max-height: 10000px;
  overflow: hidden;
  -webkit-transition: height cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s;
  -o-transition: height cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s;
  -moz-transition: height cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s;
  transition: height cubic-bezier(0.65, 0.05, 0.36, 1) 0.8s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -moz-box-orient: vertical;
  -moz-box-direction: reverse;
  flex-direction: column-reverse;
  margin-top: 1em;
}
@media all and (min-width: 768px) {
  .m-form__submit-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
  }
}
.m-form__submit-byline {
  margin: 0.25em 0 0.4em;
  line-height: 1.4em;
}
@media all and (min-width: 768px) {
  .m-form__submit-byline {
    margin: 0 0 0 1em;
  }
}
.m-form__submit-wrapper.is-hidden {
  height: 0;
}
.m-form__checks-label, .m-form__option-label {
  margin-top: 0.75em;
}

.m-front-article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -moz-box-pack: space-evenly;
  justify-content: space-evenly;
  height: 100%;
}
.m-front-article__title {
  font-size: 20px;
}
@media screen and (min-width: 375px) {
  .m-front-article__title {
    font-size: -webkit-calc(20px + 4 * (100vw - 375px) / 649);
    font-size: -moz-calc(20px + 4 * (100vw - 375px) / 649);
    font-size: calc(20px + 4 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .m-front-article__title {
    font-size: 24px;
  }
}
.m-front-article__title {
  margin-top: 4px;
}
@media screen and (min-width: 375px) {
  .m-front-article__title {
    margin-top: -webkit-calc(4px + 8 * (100vw - 375px) / 649);
    margin-top: -moz-calc(4px + 8 * (100vw - 375px) / 649);
    margin-top: calc(4px + 8 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .m-front-article__title {
    margin-top: 12px;
  }
}
.m-front-article__title {
  margin-bottom: 0.5em;
}
.m-front-article--image-second .m-front-article__title, .m-front-article--no-image .m-front-article__title {
  margin-top: 0;
}
.m-front-article__title-link {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .m-front-article__title-link {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.m-front-article__title-link:hover, .m-front-article__title-link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .m-front-article__title-link:hover, .m-front-article__title-link:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.m-front-article__title-link {
  line-height: 1.4em;
  color: #84B414;
  -webkit-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media screen and (prefers-contrast: more) {
  .m-front-article__title-link {
    color: #516F0A;
  }
}
.m-front-article__title-link:hover, .m-front-article__title-link:focus {
  color: #516F0A;
}
.m-front-article__image {
  margin-bottom: 12px;
  width: 100%;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
  position: relative;
}
.m-front-article__image > * {
  position: absolute;
  top: 0;
  left: 0;
}
.m-front-article--image-first .m-front-article__image {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -moz-box-ordinal-group: 0;
  order: -1;
}
.m-front-article__text, .m-front-article__list {
  margin-top: 0;
  margin-bottom: 0.5em;
}
.m-front-article--stretch {
  height: 100%;
}
.m-front-article--stretch .m-front-article__link-button {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  align-items: flex-end;
}
.m-front-article--stretch .m-front-article__link-button {
  margin-bottom: 10px;
}
@media screen and (min-width: 375px) {
  .m-front-article--stretch .m-front-article__link-button {
    margin-bottom: -webkit-calc(10px + 14 * (100vw - 375px) / 1305);
    margin-bottom: -moz-calc(10px + 14 * (100vw - 375px) / 1305);
    margin-bottom: calc(10px + 14 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .m-front-article--stretch .m-front-article__link-button {
    margin-bottom: -webkit-calc(24px + 13 * (100vw - 1680px) / 880);
    margin-bottom: -moz-calc(24px + 13 * (100vw - 1680px) / 880);
    margin-bottom: calc(24px + 13 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .m-front-article--stretch .m-front-article__link-button {
    margin-bottom: 24px;
  }
}
.m-front-article--stretch .m-front-article__link-button {
  margin-top: 0px;
}
@media screen and (min-width: 375px) {
  .m-front-article--stretch .m-front-article__link-button {
    margin-top: -webkit-calc(0px + 24 * (100vw - 375px) / 1305);
    margin-top: -moz-calc(0px + 24 * (100vw - 375px) / 1305);
    margin-top: calc(0px + 24 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .m-front-article--stretch .m-front-article__link-button {
    margin-top: -webkit-calc(24px + 13 * (100vw - 1680px) / 880);
    margin-top: -moz-calc(24px + 13 * (100vw - 1680px) / 880);
    margin-top: calc(24px + 13 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .m-front-article--stretch .m-front-article__link-button {
    margin-top: 24px;
  }
}

.o-front-article--double .m-front-article {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  justify-content: flex-start;
}

.m-in-short__title {
  font-family: "Arial Black", "OpenSansBold", Gadget, sans-serif;
  color: #84B414;
  letter-spacing: 0.018125em;
  line-height: 1.2727272727em;
  margin-top: 0.6086956522em;
  margin-bottom: 0.4057971015em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media screen and (prefers-contrast: more) {
  .m-in-short__title {
    color: #516F0A;
  }
}
@media all and (min-width: 1024px) {
  .m-in-short__title {
    -webkit-hyphens: initial;
    -moz-hyphens: initial;
    -ms-hyphens: initial;
    hyphens: initial;
  }
}
.m-in-short__title {
  font-size: 1.25rem;
}
@media all and (min-width: 1024px) {
  .m-in-short__title {
    font-size: 1.46875rem;
  }
}
.m-in-short .m-in-short__title {
  color: #333333;
  margin-top: 0;
}
.m-in-short__item {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.m-link-list__cat-title {
  margin-bottom: 16px;
}
.m-link-list__list {
  line-height: 1;
  margin: 0;
}
.m-link-list--full-width .m-link-list__list {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 50px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  align-items: stretch;
}
@media all and (min-width: 768px) {
  .m-link-list--full-width .m-link-list__list {
    grid-template-columns: 1fr 1fr;
  }
}
.m-link-list__item {
  counter-increment: none;
  position: static;
  padding-left: 0;
}
.m-link-list__item:before {
  content: normal;
  display: initial;
  margin: 0;
  color: initial;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  position: static;
  left: auto;
}
.m-link-list__item {
  -webkit-transition: background-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: background-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: background-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: background-color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  margin: 0 -12px;
  padding: 0 12px;
}
.m-link-list__item:hover, .m-link-list__item:focus {
  background-color: #F4F4F4;
}
.m-link-list--full-width .m-link-list__item:hover, .m-link-list--full-width .m-link-list__item:focus {
  background-color: transparent;
}
.m-link-list__inner {
  border-bottom: 1px solid #E2E2E2;
  height: 100%;
}
.m-link-list__more {
  margin: 48px 0;
}

.m-list-header__title {
  color: #333333;
}
.m-list-header__term {
  color: #84B414;
}
@media screen and (prefers-contrast: more) {
  .m-list-header__term {
    color: #516F0A;
  }
}
.m-list-header__criteria {
  line-height: 1.5em;
}
.m-list-header__criteria-desc {
  font-weight: 600;
  margin-right: 0.75em;
}
.m-list-header__criteria-list {
  line-height: 1;
  margin: 0;
}
.m-list-header__criteria-list {
  display: inline;
}
.m-list-header__criteria-item {
  counter-increment: none;
  position: static;
  padding-left: 0;
}
.m-list-header__criteria-item:before {
  content: normal;
  display: initial;
  margin: 0;
  color: initial;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  position: static;
  left: auto;
}
.m-list-header__criteria-item {
  display: inline;
  line-height: 1.5em;
}
.m-list-header__criteria-item:not(:last-of-type) {
  margin-right: 0.75em;
}
.m-list-header__criteria-link {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .m-list-header__criteria-link {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.m-list-header__criteria-link:hover, .m-list-header__criteria-link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .m-list-header__criteria-link:hover, .m-list-header__criteria-link:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.m-list-header__criteria-link {
  -webkit-transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  -o-transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  -moz-transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
  transition: color cubic-bezier(0.65, 0.05, 0.36, 1) 0.2s;
}
.m-list-header__criteria-link:hover, .m-list-header__criteria-link:focus {
  color: #84B414;
}
@media screen and (prefers-contrast: more) {
  .m-list-header__criteria-link:hover, .m-list-header__criteria-link:focus {
    color: #516F0A;
  }
}
.m-list-header__criteria-link--active {
  font-weight: 700;
  cursor: default;
}
.m-list-header__criteria-link--active:hover, .m-list-header__criteria-link--active:focus {
  color: #333333;
}
.m-list-header__reset-filter {
  margin-top: 1em;
}

.m-map {
  position: relative;
}
.m-map__map {
  width: 100%;
  height: 100%;
}
@media all and (min-width: 1024px) {
  .m-map__map.is-open {
    -webkit-filter: opacity(40%);
    filter: opacity(40%);
  }
}
.m-map__selector {
  margin-top: 35px;
}
@media all and (min-width: 1024px) {
  .m-map__selector {
    display: none;
  }
}
.m-map__dialog {
  display: none;
}
.m-map__dialog.is-open {
  display: block;
}
@media all and (min-width: 1024px) {
  .m-map__dialog.is-open {
    display: inline-block;
  }
}
@media all and (min-width: 1024px) {
  .m-map__dialog {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
  }
  .m-map__dialog.pull-left {
    right: auto;
    left: 0;
  }
}
.m-map__modal {
  display: none;
}
@media all and (min-width: 1024px) {
  .m-map__modal {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: #FFFFFF;
    opacity: 0;
    -webkit-transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    -o-transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    -moz-transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  }
  .m-map__modal.is-open {
    display: block;
    opacity: 0.75;
  }
}

.m-menu {
  font-size: 0.9375rem;
  border-bottom: 0.125rem solid #F4F4F4;
  background: #FFFFFF;
  z-index: 11;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  width: 100%;
  position: relative;
}
.m-menu {
  height: 80px;
}
@media screen and (min-width: 1024px) {
  .m-menu {
    height: -webkit-calc(80px + 20 * (100vw - 1024px) / 416);
    height: -moz-calc(80px + 20 * (100vw - 1024px) / 416);
    height: calc(80px + 20 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .m-menu {
    height: 100px;
  }
}
.m-menu__logo {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .m-menu__logo {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.m-menu__logo:hover, .m-menu__logo:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .m-menu__logo:hover, .m-menu__logo:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.m-menu__logo {
  width: 100px;
}
@media screen and (min-width: 1024px) {
  .m-menu__logo {
    width: -webkit-calc(100px + 16 * (100vw - 1024px) / 416);
    width: -moz-calc(100px + 16 * (100vw - 1024px) / 416);
    width: calc(100px + 16 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .m-menu__logo {
    width: 116px;
  }
}
.m-menu__logo {
  margin-left: 30px;
  position: relative;
  z-index: 5;
}
@media all and (min-width: 1024px) {
  .m-menu__logo {
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .m-menu__logo {
    margin-left: -webkit-calc(16px + 17 * (100vw - 1024px) / 416);
    margin-left: -moz-calc(16px + 17 * (100vw - 1024px) / 416);
    margin-left: calc(16px + 17 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1024px) and (min-width: 1440px) {
  .m-menu__logo {
    margin-left: 33px;
  }
}
.m-menu__logo:focus {
  border-left: solid 1px #84B414;
}
@media screen and (prefers-contrast: more) {
  .m-menu__logo:focus {
    border-color: #516F0A;
  }
}
.m-menu__logo .a-logo {
  max-width: 100%;
  max-height: 100%;
}
.m-menu__right.is-open {
  display: block;
}
@media all and (max-width: 1023px) {
  .m-menu__right {
    display: none;
    background: #F4F4F4;
    position: absolute;
    top: 80px;
    left: 0;
    width: 100%;
    padding: 22px 38px;
    min-height: 80px;
  }
}
@media all and (min-width: 1024px) {
  .m-menu__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
  }
  .m-menu__right {
    padding-right: 24px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .m-menu__right {
    padding-right: -webkit-calc(24px + 9 * (100vw - 1024px) / 1536);
    padding-right: -moz-calc(24px + 9 * (100vw - 1024px) / 1536);
    padding-right: calc(24px + 9 * (100vw - 1024px) / 1536);
  }
}
@media screen and (min-width: 1024px) and (min-width: 2560px) {
  .m-menu__right {
    padding-right: 33px;
  }
}
.m-menu__cta {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: inline-flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  gap: 0.5rem;
}
.m-menu__language-nav {
  font-size: 0.875rem;
  display: inline-block;
}
.m-menu__language-nav {
  margin-left: 24px;
}
@media screen and (min-width: 1024px) {
  .m-menu__language-nav {
    margin-left: -webkit-calc(24px + 31 * (100vw - 1024px) / 1536);
    margin-left: -moz-calc(24px + 31 * (100vw - 1024px) / 1536);
    margin-left: calc(24px + 31 * (100vw - 1024px) / 1536);
  }
}
@media screen and (min-width: 2560px) {
  .m-menu__language-nav {
    margin-left: 55px;
  }
}
.m-menu__language-nav {
  float: right;
  margin-top: 11px;
  margin-bottom: 11px;
}
@media all and (min-width: 1024px) {
  .m-menu__language-nav {
    float: none;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.m-menu__language-nav-list {
  line-height: 1;
  margin: 0;
}
.m-menu__language-nav-item {
  counter-increment: none;
  position: static;
  padding-left: 0;
}
.m-menu__language-nav-item:before {
  content: normal;
  display: initial;
  margin: 0;
  color: initial;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  position: static;
  left: auto;
}
.m-menu__language-nav-item {
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
}
.m-menu__language-nav-item:not(:last-of-type)::after {
  content: "|";
  font-weight: 400;
  padding: 0 0.125em;
}
.m-menu__language-nav-link {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .m-menu__language-nav-link {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.m-menu__language-nav-link:hover, .m-menu__language-nav-link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .m-menu__language-nav-link:hover, .m-menu__language-nav-link:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.m-menu__language-nav-link {
  color: #333333;
  -webkit-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.m-menu__language-nav-link--active, .m-menu__language-nav-link:hover {
  color: #E10078;
}
.m-menu__language-nav-link:focus {
  text-decoration: underline;
}
.m-menu {
  /**
    * Main navigation
    */
}
@media all and (min-width: 1024px) {
  .m-menu__nav {
    width: -webkit-calc(100% - 54vw);
    width: -moz-calc(100% - 54vw);
    width: calc(100% - 54vw);
  }
  .m-menu__nav--no-menu-right {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
  }
}
@media all and (max-width: 1023px) {
  .m-menu__nav {
    width: 100%;
    padding: 27px 38px 40px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .m-menu__nav.is-open {
    background: #FFFFFF;
    min-height: -webkit-calc(100vh - 160px);
    min-height: -moz-calc(100vh - 160px);
    min-height: calc(100vh - 160px);
  }
  .m-menu__nav.is-open {
    top: 160px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 1024px) {
  .m-menu__nav.is-open {
    top: -webkit-calc(160px + 4 * (100vw - 1024px) / 416);
    top: -moz-calc(160px + 4 * (100vw - 1024px) / 416);
    top: calc(160px + 4 * (100vw - 1024px) / 416);
  }
}
@media screen and (max-width: 1023px) and (min-width: 1440px) {
  .m-menu__nav.is-open {
    top: 164px;
  }
}
@media all and (max-width: 1023px) {
  .m-menu__nav.is-open .m-menu__hamburger {
    top: -133px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 1024px) {
  .m-menu__nav.is-open .m-menu__hamburger {
    top: -webkit-calc(-133px + -2 * (100vw - 1024px) / 416);
    top: -moz-calc(-133px + -2 * (100vw - 1024px) / 416);
    top: calc(-133px + -2 * (100vw - 1024px) / 416);
  }
}
@media screen and (max-width: 1023px) and (min-width: 1440px) {
  .m-menu__nav.is-open .m-menu__hamburger {
    top: -135px;
  }
}
@media all and (max-width: 1023px) {
  .m-menu__nav--no-menu-right.is-open {
    top: 80px;
  }
  .m-menu__nav--no-menu-right.is-open .m-menu__hamburger {
    top: -53px;
  }
}
.m-menu__hamburger {
  position: absolute;
  top: 27px;
  right: 31px;
}
@media all and (min-width: 1024px) {
  .m-menu__hamburger {
    display: none;
  }
}
.m-menu__nav-list {
  line-height: 1;
  margin: 0;
}
.m-menu__nav-list {
  width: 100%;
  margin: 0 auto;
  display: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}
.m-menu__nav-list.is-open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
}
@media all and (min-width: 1024px) {
  .m-menu__nav-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    max-width: 800px;
    gap: 0.4rem;
  }
}
.m-menu__nav-item {
  counter-increment: none;
  position: static;
  padding-left: 0;
}
.m-menu__nav-item:before {
  content: normal;
  display: initial;
  margin: 0;
  color: initial;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  position: static;
  left: auto;
}
.m-menu__nav-item {
  min-height: 2.5rem;
}
.m-menu__nav-item.is-active {
  position: absolute;
  top: -80px;
  height: 84px;
  padding-left: 41px;
  padding-right: 34px;
  width: 100%;
  left: 0;
  background: #FFFFFF;
}
.m-menu__nav-item.is-hidden {
  display: none;
}
.m-menu__nav-item:last-of-type {
  min-width: 34px;
}
.m-menu__nav-link {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .m-menu__nav-link {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.m-menu__nav-link:hover, .m-menu__nav-link:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .m-menu__nav-link:hover, .m-menu__nav-link:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.m-menu__nav-link {
  display: inline-block;
  font-weight: 700;
  white-space: nowrap;
  color: #333333;
  position: relative;
  padding: 19px 0;
  -webkit-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
@media all and (min-width: 1024px) {
  .m-menu__nav-link {
    margin: 0;
  }
}
.m-menu__nav-link--active, .m-menu__nav-link:hover {
  color: #E10078;
}
.m-menu__nav-link:focus:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 1px solid #E10078;
  margin-right: 0.5em;
  margin-left: -webkit-calc(-1px - 0.5em);
  margin-left: -moz-calc(-1px - 0.5em);
  margin-left: calc(-1px - 0.5em);
}
.m-menu__nav-link.is-open:after {
  bottom: -14.7px;
}
@media screen and (min-width: 1024px) {
  .m-menu__nav-link.is-open:after {
    bottom: -webkit-calc(-14.7px + -9.3 * (100vw - 1024px) / 416);
    bottom: -moz-calc(-14.7px + -9.3 * (100vw - 1024px) / 416);
    bottom: calc(-14.7px + -9.3 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .m-menu__nav-link.is-open:after {
    bottom: -24px;
  }
}
@media all and (max-width: 1023px) {
  .m-menu__nav-link.is-open {
    color: #E10078;
    width: 100%;
    margin-top: 15px;
  }
  .m-menu__nav-link.is-open:after {
    content: "";
    position: absolute;
    right: 0;
    top: 19px;
    bottom: auto;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIxNCI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRTEwMDc4IiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0yNSA3SDFtNi01LjdMMS4zIDcgNyAxMi43Ii8+PC9zdmc+Cg==);
    width: 24px;
    height: 14px;
  }
  .m-menu__nav-link.is-open:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -18px;
    width: 34px;
    height: 2px;
    z-index: 1;
    background-color: #E10078;
  }
  .m-menu__nav-link.is-open:hover:before, .m-menu__nav-link.is-open:focus:before {
    margin-left: 0;
    width: -webkit-calc(100vw - 69px);
    width: -moz-calc(100vw - 69px);
    width: calc(100vw - 69px);
    -webkit-transition: width 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    -o-transition: width 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    -moz-transition: width 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
    transition: width 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  }
}
@media all and (min-width: 1024px) {
  .m-menu__nav-link.is-open:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #84B414;
  }
}
@media screen and (min-width: 1024px) and (prefers-contrast: more) {
  .m-menu__nav-link.is-open:after {
    background-color: #516F0A;
  }
}
.m-menu {
  /**
    * Submenu
    */
}
.m-menu__submenu {
  line-height: 1;
  margin: 0;
}
.m-menu__submenu {
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  position: absolute;
  left: 0;
  width: 100%;
  min-height: -webkit-calc(100vh - 57px + 20 * (100vh - 1024px) / 416);
  min-height: -moz-calc(100vh - 57px + 20 * (100vh - 1024px) / 416);
  min-height: calc(100vh - 57px + 20 * (100vh - 1024px) / 416);
  height: 100%;
  overflow-y: scroll;
  display: none;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  background-color: #F4F4F4;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}
.m-menu__submenu {
  top: 80px;
}
@media screen and (min-width: 1024px) {
  .m-menu__submenu {
    top: -webkit-calc(80px + 20 * (100vw - 1024px) / 416);
    top: -moz-calc(80px + 20 * (100vw - 1024px) / 416);
    top: calc(80px + 20 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .m-menu__submenu {
    top: 100px;
  }
}
@media all and (max-width: 1023px) {
  .m-menu__submenu {
    top: 84px;
  }
}
@media all and (min-width: 1024px) {
  .m-menu__submenu {
    background-color: #FFFFFF;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    padding: 0 14px 50px 100px;
    overflow-y: hidden;
  }
}
.m-menu__submenu--cta {
  background-color: #FFFFFF;
}
.m-menu__submenu.is-open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  opacity: 1;
  -webkit-animation-name: fadeInOpacity;
  -moz-animation-name: fadeInOpacity;
  -o-animation-name: fadeInOpacity;
  animation-name: fadeInOpacity;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-duration: 0.2s;
  -moz-animation-duration: 0.2s;
  -o-animation-duration: 0.2s;
  animation-duration: 0.2s;
}
@-webkit-keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media all and (max-width: 1023px) {
  .m-menu__submenu.is-open {
    min-height: -webkit-calc(100vh - 151px + 20 * (100vh - 1024px) / 416);
    min-height: -moz-calc(100vh - 151px + 20 * (100vh - 1024px) / 416);
    min-height: calc(100vh - 151px + 20 * (100vh - 1024px) / 416);
  }
}
.m-menu__submenu__section {
  counter-increment: none;
  position: static;
  padding-left: 0;
}
.m-menu__submenu__section:before {
  content: normal;
  display: initial;
  margin: 0;
  color: initial;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  position: static;
  left: auto;
}
.m-menu__submenu__section {
  width: -webkit-calc(100% - 74px);
  width: -moz-calc(100% - 74px);
  width: calc(100% - 74px);
  display: block;
  margin-left: 41px;
  margin-right: 41px;
  margin-top: 2em;
  -webkit-animation: fadeIn 0.2s cubic-bezier(0.65, 0.05, 0.36, 1) both;
  -moz-animation: fadeIn 0.2s cubic-bezier(0.65, 0.05, 0.36, 1) both;
  -o-animation: fadeIn 0.2s cubic-bezier(0.65, 0.05, 0.36, 1) both;
  animation: fadeIn 0.2s cubic-bezier(0.65, 0.05, 0.36, 1) both;
}
.m-menu__submenu__section:nth-last-of-type(2) {
  margin-bottom: 37px;
}
.m-menu__submenu__section:nth-of-type(1) {
  -webkit-animation-delay: 0.025s;
  -moz-animation-delay: 0.025s;
  -o-animation-delay: 0.025s;
  animation-delay: 0.025s;
}
.m-menu__submenu__section:nth-of-type(2) {
  -webkit-animation-delay: 0.05s;
  -moz-animation-delay: 0.05s;
  -o-animation-delay: 0.05s;
  animation-delay: 0.05s;
}
.m-menu__submenu__section:nth-of-type(3) {
  -webkit-animation-delay: 0.075s;
  -moz-animation-delay: 0.075s;
  -o-animation-delay: 0.075s;
  animation-delay: 0.075s;
}
.m-menu__submenu__section:nth-of-type(4) {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -o-animation-delay: 0.1s;
  animation-delay: 0.1s;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@media all and (min-width: 1024px) {
  .m-menu__submenu__section {
    max-width: 268px;
  }
  .m-menu__submenu__section {
    margin-left: 12px;
    margin-right: 12px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .m-menu__submenu__section {
    margin-left: -webkit-calc(12px + 4 * (100vw - 1024px) / 416);
    margin-left: -moz-calc(12px + 4 * (100vw - 1024px) / 416);
    margin-left: calc(12px + 4 * (100vw - 1024px) / 416);
    margin-right: -webkit-calc(12px + 4 * (100vw - 1024px) / 416);
    margin-right: -moz-calc(12px + 4 * (100vw - 1024px) / 416);
    margin-right: calc(12px + 4 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1024px) and (min-width: 1440px) {
  .m-menu__submenu__section {
    margin-left: 16px;
    margin-right: 16px;
  }
}
@media all and (min-width: 1024px) {
  .m-menu__submenu__section {
    margin-top: 72px;
  }
}
.m-menu__submenu__close-wrapper {
  counter-increment: none;
  position: static;
  padding-left: 0;
}
.m-menu__submenu__close-wrapper:before {
  content: normal;
  display: initial;
  margin: 0;
  color: initial;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  position: static;
  left: auto;
}
.m-menu__submenu__close-wrapper {
  margin-left: 30px;
  margin-top: 12px;
  display: none;
}
@media all and (min-width: 1024px) {
  .m-menu__submenu__close-wrapper {
    display: block;
  }
}
.m-menu__submenu__close {
  width: 48px;
  height: 48px;
}
.m-menu__submenu__close svg {
  width: 100%;
  height: 100%;
  stroke: #84B414;
  -webkit-transition: stroke 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: stroke 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: stroke 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: stroke 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
@media screen and (prefers-contrast: more) {
  .m-menu__submenu__close svg {
    stroke: #516F0A;
  }
}
.m-menu__submenu__close:hover svg, .m-menu__submenu__close:focus svg {
  stroke: #E10078;
}
.m-menu--force-mobile .m-menu__right {
  display: none;
}
.m-menu--force-mobile .m-menu__nav-list {
  display: none;
}
.m-menu--force-mobile .m-menu__hamburger {
  display: block;
}

.m-person {
  background-color: #F4F4F4;
}
.m-person {
  margin-top: 20px;
}
@media screen and (min-width: 375px) {
  .m-person {
    margin-top: -webkit-calc(20px + 20 * (100vw - 375px) / 1305);
    margin-top: -moz-calc(20px + 20 * (100vw - 375px) / 1305);
    margin-top: calc(20px + 20 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .m-person {
    margin-top: -webkit-calc(40px + 21 * (100vw - 1680px) / 880);
    margin-top: -moz-calc(40px + 21 * (100vw - 1680px) / 880);
    margin-top: calc(40px + 21 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .m-person {
    margin-top: 40px;
  }
}
.m-person {
  font-size: 0.875rem;
}
@media all and (min-width: 768px) {
  .m-person {
    font-size: 1rem;
  }
}
.m-person__text, .m-person__role {
  font-size: 0.875rem !important;
}
@media all and (min-width: 768px) {
  .m-person__text, .m-person__role {
    font-size: 1rem !important;
  }
}
.m-person__main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  position: relative;
}
@media all and (min-width: 480px) {
  .m-person__main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
  }
}
.m-person__image {
  width: 100%;
}
@media all and (min-width: 480px) {
  .m-person__image {
    max-width: 170px;
  }
}
@media all and (min-width: 768px) {
  .m-person__image {
    max-width: 215px;
  }
}
.m-person__image-aspect-ratio-box {
  width: 100%;
  padding-top: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
}
.m-person__image-aspect-ratio-box > * {
  position: absolute;
  top: 0;
  left: 0;
}
.m-person__basic-info {
  margin: 8px 20px 20px;
  width: 100%;
}
@media all and (min-width: 768px) {
  .m-person__basic-info {
    margin: 12px 24px 24px;
  }
}
.m-person--expandable .m-person__basic-info {
  padding-bottom: 20px;
}
.m-person__full-name {
  font-family: "Arial Black", "OpenSansBold", Gadget, sans-serif;
  color: #84B414;
  letter-spacing: 0.018125em;
  line-height: 1.2727272727em;
  margin-top: 0.6086956522em;
  margin-bottom: 0.4057971015em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media screen and (prefers-contrast: more) {
  .m-person__full-name {
    color: #516F0A;
  }
}
@media all and (min-width: 1024px) {
  .m-person__full-name {
    -webkit-hyphens: initial;
    -moz-hyphens: initial;
    -ms-hyphens: initial;
    hyphens: initial;
  }
}
.m-person__full-name {
  display: inline-block;
  font-size: 1rem;
}
.m-person__supplementary {
  display: inline-block;
}
.m-person__supplementary::before {
  content: " – ";
}
.m-person__role {
  margin: 0.75em 0;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media all and (min-width: 480px) {
  .m-person__role {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
  }
}
.m-person__address {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  align-items: flex-start;
}
.m-person__address .yw-protect-info .dashicons {
  margin-top: 3px;
}
.m-person__contact {
  margin: 0.2em 0;
}
.m-person__social-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  margin-top: 0.75em;
}
.m-person__social-icon {
  width: 32px;
  height: 32px;
  margin-right: 12px;
}
.m-person__toggle {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #E6F0D0;
  padding: 16px 12px 16px 18px;
  font-size: 0.875rem;
  color: #516F0A;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  letter-spacing: 0.08928em;
}
.m-person__toggle:hover, .m-person__toggle:focus {
  background: #CEE1A1;
}
@media screen and (prefers-contrast: more) {
  .m-person__toggle:hover, .m-person__toggle:focus {
    color: #333333;
  }
}
.m-person__toggle::after {
  font-size: 1.15em;
  line-height: 0;
}
.m-person__toggle.is-collapsed::after {
  content: " ＋";
  position: relative;
}
.m-person__toggle.is-expanded::after {
  content: " –";
  position: relative;
  top: -2px;
  right: 2px;
  padding-left: 7px;
}
.m-person__toggle.is-collapsed .m-person__collaps {
  display: none;
}
.m-person__toggle.is-expanded .m-person__expand {
  display: none;
}
.m-person__expandable {
  background: #E2E2E2;
  -webkit-transition: all ease-in-out 0.4s;
  -o-transition: all ease-in-out 0.4s;
  -moz-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  overflow: hidden;
  max-height: 5000px;
}
.m-person__expandable {
  padding: 20px;
}
@media screen and (min-width: 480px) {
  .m-person__expandable {
    padding: -webkit-calc(20px + 28 * (100vw - 480px) / 288);
    padding: -moz-calc(20px + 28 * (100vw - 480px) / 288);
    padding: calc(20px + 28 * (100vw - 480px) / 288);
  }
}
@media screen and (min-width: 768px) {
  .m-person__expandable {
    padding: 48px;
  }
}
.m-person__expandable.is-collapsed {
  max-height: 0;
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.m-person__expandable h1, .m-person__expandable h2, .m-person__expandable h3, .m-person__expandable h4, .m-person__expandable h5 {
  font-size: 1rem;
  color: #333333;
}
.m-person__contact-title {
  margin-top: 35px;
}

.m-person-slide {
  line-height: 0;
}
.m-person-slide__image {
  width: 100%;
  padding-top: 90%;
  height: 0;
  overflow: hidden;
  position: relative;
}
.m-person-slide__image > * {
  position: absolute;
  top: 0;
  left: 0;
}
.m-person-slide__caption {
  padding: 18px 20px;
}
.m-person-slide__caption > p {
  margin: 0;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.m-person-slide__caption > p:first-of-type {
  margin-bottom: 0.75rem;
}
.m-person-slide__meta {
  font-size: 0.875rem;
}
.m-person-slide__author {
  font-weight: 700;
}
.m-person-slide__quote:before {
  content: "«";
  padding-right: 0.25em;
}
.m-person-slide__quote:after {
  content: "»";
  padding-left: 0.25em;
}
.m-person-slide__quote:before, .m-person-slide__quote:after {
  color: #84B414;
  font-weight: 700;
}
@media screen and (prefers-contrast: more) {
  .m-person-slide__quote:before, .m-person-slide__quote:after {
    color: #516F0A;
  }
}

.o-people-grid--vertical .m-person-slide__caption {
  padding-left: 0;
  padding-right: 0;
}
.o-people-grid--vertical .m-person-slide__caption > p {
  font-size: 1rem !important;
}

.m-quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
}
@media all and (min-width: 768px) {
  .m-quote {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.m-quote__image-outer {
  margin: 10px;
}
@media screen and (min-width: 320px) {
  .m-quote__image-outer {
    margin: -webkit-calc(10px + 5 * (100vw - 320px) / 1360);
    margin: -moz-calc(10px + 5 * (100vw - 320px) / 1360);
    margin: calc(10px + 5 * (100vw - 320px) / 1360);
  }
}
@media screen and (min-width: 1680px) {
  .m-quote__image-outer {
    margin: -webkit-calc(15px + 8 * (100vw - 1680px) / 880);
    margin: -moz-calc(15px + 8 * (100vw - 1680px) / 880);
    margin: calc(15px + 8 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .m-quote__image-outer {
    margin: 15px;
  }
}
.m-quote__image-outer {
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 247px;
  height: 247px;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1);
  transition: -webkit-transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1);
  -o-transition: -o-transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1);
  -moz-transition: transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1), -moz-transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1);
  transition: transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1);
  transition: transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1), -webkit-transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1), -moz-transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1), -o-transform 0.4s cubic-bezier(0.39, 0.57, 0.56, 1);
}
.m-quote__image-outer:hover, .m-quote__image-outer:focus {
  -webkit-transform: rotate(-5deg) scale(1.01);
  -moz-transform: rotate(-5deg) scale(1.01);
  -o-transform: rotate(-5deg) scale(1.01);
  transform: rotate(-5deg) scale(1.01);
}
.m-quote__image-inner {
  width: 109%;
  height: 109%;
  -webkit-transform: translateX(-4.15%) translateY(-4.15%) rotate(5deg);
  -moz-transform: translateX(-4.15%) translateY(-4.15%) rotate(5deg);
  -o-transform: translateX(-4.15%) translateY(-4.15%) rotate(5deg);
  transform: translateX(-4.15%) translateY(-4.15%) rotate(5deg);
}
.m-quote__caption {
  width: 100%;
}
@media all and (min-width: 768px) {
  .m-quote__caption {
    margin-left: 35px;
  }
}
.m-quote__quote {
  font-family: "Arial Black", "OpenSansBold", Gadget, sans-serif;
  color: #84B414;
  letter-spacing: 0.018125em;
  line-height: 1.2727272727em;
  margin-top: 0.6086956522em;
  margin-bottom: 0.4057971015em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media screen and (prefers-contrast: more) {
  .m-quote__quote {
    color: #516F0A;
  }
}
@media all and (min-width: 1024px) {
  .m-quote__quote {
    -webkit-hyphens: initial;
    -moz-hyphens: initial;
    -ms-hyphens: initial;
    hyphens: initial;
  }
}
.m-quote__quote {
  font-size: 1.25rem;
}
@media all and (min-width: 1024px) {
  .m-quote__quote {
    font-size: 1.46875rem;
  }
}
.m-quote__quote::before {
  content: "«";
  padding-right: 0.05em;
}
.m-quote__quote::after {
  content: "»";
  padding-left: 0.05em;
}
.m-quote__author {
  font-size: 0.875rem;
  font-weight: 600;
  margin-top: 1em;
}
.m-quote__author::before {
  content: "— ";
}
@media all and (min-width: 768px) {
  .m-quote__author {
    font-size: 1rem;
    margin-top: 2em;
  }
  .m-quote__author::before {
    content: "";
  }
}

body[class*=lang-fr] .m-quote__quote::before {
  padding-right: 0.25em;
}
body[class*=lang-fr] .m-quote__quote::after {
  padding-left: 0.25em;
}

@media all and (max-width: 1023px) {
  body.has-share-buttons {
    margin-bottom: 42px;
  }
}

.m-share {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  background: #F4F4F4;
  border-right: 1px solid #84B414;
  padding: 1px;
}
@media screen and (prefers-contrast: more) {
  .m-share {
    border-color: #516F0A;
  }
}
@media all and (min-width: 1024px) {
  .m-share {
    width: 315px;
    -webkit-transform: translateY(315px) rotate(-90deg);
    -moz-transform: translateY(315px) rotate(-90deg);
    -o-transform: translateY(315px) rotate(-90deg);
    transform: translateY(315px) rotate(-90deg);
    -webkit-transform-origin: top left;
    -moz-transform-origin: top left;
    -o-transform-origin: top left;
    transform-origin: top left;
    padding: 4px 8px 4px 4px;
  }
}
@media print {
  .m-share {
    display: none;
  }
}
.m-share__icon {
  height: 40px;
  width: 40px;
}
@media all and (max-width: 374px) {
  .m-share__icon {
    width: 38px;
  }
}
@media all and (min-width: 1024px) {
  .m-share__icon {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.m-share__desc {
  font-size: 0.75rem;
  color: #516F0A;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 0.08928em;
  padding: 0 0.5em 0 1em;
}
@media all and (min-width: 1024px) {
  .m-share__desc {
    padding: 0 1em 0 1.5em;
    cursor: default;
  }
}
.m-share__buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: space-around;
  justify-content: space-around;
  width: 0;
  height: 40px;
  -webkit-transition: width 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: width 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: width 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: width 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
  max-width: 250px;
  pointer-events: none;
}
.m-share__buttons.is-open {
  width: 100vw;
  pointer-events: auto;
}
@media all and (min-width: 1024px) {
  .m-share__buttons {
    width: 100%;
    pointer-events: auto;
  }
}
.m-share__mobile {
  padding: 0;
  height: 40px;
}
.m-share__mobile svg {
  width: 40px;
  height: 40px;
  fill: #84B414;
  -webkit-transition: fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
@media screen and (prefers-contrast: more) {
  .m-share__mobile svg {
    fill: #516F0A;
  }
}
.m-share__mobile svg:hover, .m-share__mobile svg:focus {
  fill: #516F0A;
}
@media all and (min-width: 1024px) {
  .m-share__mobile svg {
    display: none;
  }
}
.m-share.is-open .m-share__mobile {
  display: none;
}
.m-share__close {
  stroke: #516F0A;
  width: 40px;
  height: 40px;
  display: none;
  padding: 10px;
}
.m-share__close svg {
  width: 100%;
  height: 100%;
}
@media all and (max-width: 1023px) {
  .m-share.is-open .m-share__close {
    display: block;
  }
}

.m-share-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
  width: 100%;
  margin: 0.5rem 0;
}
.m-share-block__icon {
  max-width: 50px;
}
@media screen and (min-width: 375px) {
  .m-share-block__icon {
    max-width: -webkit-calc(50px + 30 * (100vw - 375px) / 393);
    max-width: -moz-calc(50px + 30 * (100vw - 375px) / 393);
    max-width: calc(50px + 30 * (100vw - 375px) / 393);
  }
}
@media screen and (min-width: 768px) {
  .m-share-block__icon {
    max-width: 80px;
  }
}
.m-share-block__icon {
  height: 50px;
}
@media screen and (min-width: 375px) {
  .m-share-block__icon {
    height: -webkit-calc(50px + 30 * (100vw - 375px) / 393);
    height: -moz-calc(50px + 30 * (100vw - 375px) / 393);
    height: calc(50px + 30 * (100vw - 375px) / 393);
  }
}
@media screen and (min-width: 768px) {
  .m-share-block__icon {
    height: 80px;
  }
}

.m-skip-link {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}
.m-skip-link:focus-within {
  position: fixed;
  top: 0;
  left: 0;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none;
  z-index: 100;
  width: 100%;
  text-align: center;
  background-color: #84B414;
}
@media screen and (prefers-contrast: more) {
  .m-skip-link:focus-within {
    background-color: #516F0A;
  }
}
.m-skip-link__target {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .m-skip-link__target {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.m-skip-link__target:hover, .m-skip-link__target:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .m-skip-link__target:hover, .m-skip-link__target:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}

.m-vote {
  position: relative;
  width: 100%;
  max-width: 689px;
  padding: 1em 0;
}
@media all and (min-width: 1024px) {
  .m-vote {
    padding: 0.5em 0;
  }
}
.m-vote__title {
  margin: 0 3.2em 0 0;
}
@media all and (max-width: 1023px) {
  .m-vote__title {
    font-size: 1rem;
  }
}
.m-vote--excerpt .m-vote__title::after {
  display: none;
}
.m-vote__tag {
  float: right;
  margin-left: 1em;
}
@media all and (min-width: 1024px) {
  .m-vote__tag {
    margin-top: 0.1em;
  }
}
.m-vote__excerpt {
  margin: 0.5em 3.2em 0.5em 0;
}
@media all and (min-width: 1024px) {
  .m-vote__excerpt {
    margin-right: 4.7em;
  }
}

.o-campaign {
  position: relative;
}
.o-campaign__image-wrapper {
  position: fixed;
  width: 100%;
  z-index: -1;
}
.o-campaign__image {
  width: 100%;
  height: 60vh;
}
.o-campaign__bars {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.o-campaign__bars {
  font-size: 20px;
}
@media screen and (min-width: 375px) {
  .o-campaign__bars {
    font-size: -webkit-calc(20px + 52 * (100vw - 375px) / 1305);
    font-size: -moz-calc(20px + 52 * (100vw - 375px) / 1305);
    font-size: calc(20px + 52 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .o-campaign__bars {
    font-size: -webkit-calc(72px + 38 * (100vw - 1680px) / 880);
    font-size: -moz-calc(72px + 38 * (100vw - 1680px) / 880);
    font-size: calc(72px + 38 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .o-campaign__bars {
    font-size: 72px;
  }
}
@media all and (min-width: 1680px) {
  .o-campaign__bars {
    font-size: 72px;
  }
}
.o-campaign__bars .m-bars {
  position: absolute;
}
.o-campaign__bars .m-bars {
  bottom: 15px;
}
@media screen and (min-width: 375px) {
  .o-campaign__bars .m-bars {
    bottom: -webkit-calc(15px + 25 * (100vw - 375px) / 649);
    bottom: -moz-calc(15px + 25 * (100vw - 375px) / 649);
    bottom: calc(15px + 25 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .o-campaign__bars .m-bars {
    bottom: 40px;
  }
}
@media all and (min-width: 1024px) {
  .o-campaign__bars .m-bars {
    bottom: 60px;
  }
}
@media all and (min-width: 1680px) {
  .o-campaign__bars .m-bars {
    bottom: 40px;
  }
}
.o-campaign__spacer {
  position: relative;
  z-index: -1;
  visibility: hidden;
}
.o-campaign__cta-wrapper {
  margin-left: 10px;
  margin-right: 10px;
}
.o-campaign__cta-wrapper {
  margin-top: -10px;
}
@media screen and (min-width: 375px) {
  .o-campaign__cta-wrapper {
    margin-top: -webkit-calc(-10px + -50 * (100vw - 375px) / 1305);
    margin-top: -moz-calc(-10px + -50 * (100vw - 375px) / 1305);
    margin-top: calc(-10px + -50 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .o-campaign__cta-wrapper {
    margin-top: -webkit-calc(-60px + -32 * (100vw - 1680px) / 880);
    margin-top: -moz-calc(-60px + -32 * (100vw - 1680px) / 880);
    margin-top: calc(-60px + -32 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .o-campaign__cta-wrapper {
    margin-top: -60px;
  }
}
@media all and (min-width: 1024px) {
  .o-campaign__cta-wrapper {
    width: -webkit-calc(100% - 2 * 15px);
    width: -moz-calc(100% - 2 * 15px);
    width: calc(100% - 2 * 15px);
    margin: -4em 15px;
    display: grid;
    grid-template-columns: 1fr 60px 16px 16px 60px 1fr;
    grid-template-rows: repeat(12, 1fr);
  }
}
@media all and (min-width: 1470px) {
  .o-campaign__cta-wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 1440px;
  }
}
.o-campaign__desc {
  grid-column: 1/6;
  grid-row: 1/12;
  align-self: start;
}
.o-campaign__cta {
  grid-column: 4/7;
  grid-row: 2/13;
  align-self: end;
}

.o-cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background: #F4F4F4;
  -webkit-box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -2px 20px rgba(0, 0, 0, 0.2);
  padding: 20px;
  display: none;
  -webkit-animation: slideUp 0.3s ease-out;
  -moz-animation: slideUp 0.3s ease-out;
  -o-animation: slideUp 0.3s ease-out;
  animation: slideUp 0.3s ease-out;
}
@media all and (min-width: 1024px) {
  .o-cookie-banner {
    left: auto;
    right: 8%;
    bottom: 0;
    width: 800px;
    max-width: -webkit-calc(100vw - 40px);
    max-width: -moz-calc(100vw - 40px);
    max-width: calc(100vw - 40px);
    border: 12px solid #E2E2E2;
    border-top: 12px solid #E2E2E2;
    border-bottom: none;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 -2px 30px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 -2px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -2px 30px rgba(0, 0, 0, 0.3);
  }
}
.o-cookie-banner--visible {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}
.o-cookie-banner__content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  gap: 15px;
}
@media all and (min-width: 1024px) {
  .o-cookie-banner__content {
    gap: 20px;
  }
}
.o-cookie-banner__text {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
}
@media all and (min-width: 1024px) {
  .o-cookie-banner__text {
    font-size: 15px;
  }
}
.o-cookie-banner__privacy-link {
  color: #84B414;
  text-decoration: underline;
  -webkit-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: color 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.o-cookie-banner__privacy-link:hover, .o-cookie-banner__privacy-link:focus {
  color: #516F0A;
}
.o-cookie-banner__actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  gap: 10px;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media all and (min-width: 1024px) {
  .o-cookie-banner__actions {
    gap: 15px;
  }
}
.o-cookie-banner__button {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  flex: 1;
  min-width: 120px;
  font-size: 14px;
  padding: 10px 20px;
}
@media all and (min-width: 1024px) {
  .o-cookie-banner__button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    flex: 0 1 auto;
  }
}
.o-cookie-banner__button--accept {
  background: #84B414;
  color: #FFFFFF;
  border: none;
}
.o-cookie-banner__button--accept:hover, .o-cookie-banner__button--accept:focus {
  background: #516F0A;
}
.o-cookie-banner__button--decline {
  background: #FFFFFF;
  color: #333333;
  border: 1px solid #E2E2E2;
}
.o-cookie-banner__button--decline:hover, .o-cookie-banner__button--decline:focus {
  background: #F4F4F4;
}
.o-cookie-banner__close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: transparent;
  border: none;
  padding: 5px;
  cursor: pointer;
  opacity: 0.6;
  -webkit-transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: opacity 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  display: none;
}
.o-cookie-banner__close:hover, .o-cookie-banner__close:focus {
  opacity: 1;
}
.o-cookie-banner__close[hidden] {
  display: none;
}
.o-cookie-banner__close:not([hidden]) {
  display: block;
}
.o-cookie-banner__close svg {
  width: 20px;
  height: 20px;
  stroke: #333333;
}

@-webkit-keyframes slideUp {
  from {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-moz-keyframes slideUp {
  from {
    -moz-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    -moz-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@-o-keyframes slideUp {
  from {
    -o-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes slideUp {
  from {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.o-engagement-map {
  max-width: 651px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: -1px;
}
.o-engagement-map {
  padding: 41px;
}
@media screen and (min-width: 1024px) {
  .o-engagement-map {
    padding: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-engagement-map {
    padding: 60px;
  }
}
@media all and (max-width: 1023px) {
  .o-engagement-map {
    padding-bottom: 80px;
  }
}
@media all and (min-width: 1024px) {
  .o-engagement-map {
    max-width: 1440px;
  }
}
.o-engagement-map__title {
  font-size: 32px;
}
@media screen and (min-width: 375px) {
  .o-engagement-map__title {
    font-size: -webkit-calc(32px + 16 * (100vw - 375px) / 649);
    font-size: -moz-calc(32px + 16 * (100vw - 375px) / 649);
    font-size: calc(32px + 16 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .o-engagement-map__title {
    font-size: 48px;
  }
}
.o-engagement-map__title {
  margin-top: 20px;
}
@media screen and (min-width: 375px) {
  .o-engagement-map__title {
    margin-top: -webkit-calc(20px + 14 * (100vw - 375px) / 649);
    margin-top: -moz-calc(20px + 14 * (100vw - 375px) / 649);
    margin-top: calc(20px + 14 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .o-engagement-map__title {
    margin-top: 34px;
  }
}
.o-engagement-map__title {
  margin-bottom: 26px;
}
@media screen and (min-width: 375px) {
  .o-engagement-map__title {
    margin-bottom: -webkit-calc(26px + 30 * (100vw - 375px) / 649);
    margin-bottom: -moz-calc(26px + 30 * (100vw - 375px) / 649);
    margin-bottom: calc(26px + 30 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .o-engagement-map__title {
    margin-bottom: 56px;
  }
}
@media all and (min-width: 1024px) {
  .o-engagement-map__main-wrapper {
    display: grid;
    grid-template-columns: 40% 60%;
  }
  .o-engagement-map__main-wrapper {
    grid-gap: 6px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .o-engagement-map__main-wrapper {
    grid-gap: -webkit-calc(6px + 30 * (100vw - 1024px) / 416);
    grid-gap: -moz-calc(6px + 30 * (100vw - 1024px) / 416);
    grid-gap: calc(6px + 30 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1024px) and (min-width: 1440px) {
  .o-engagement-map__main-wrapper {
    grid-gap: 36px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .o-engagement-map__main-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    align-items: stretch;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .o-engagement-map__desc-wrapper {
    width: 40%;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .o-engagement-map__map-wrapper {
    width: 60%;
  }
}

.o-footer {
  background: #F4F4F4;
  width: 100%;
}
@media print {
  .o-footer {
    display: none;
  }
}
.o-footer__main {
  max-width: 1440px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.o-footer__main {
  padding: 41px;
}
@media screen and (min-width: 1024px) {
  .o-footer__main {
    padding: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-footer__main {
    padding: 60px;
  }
}
.o-footer__main {
  display: grid;
  grid-gap: 80px;
}
@media all and (min-width: 768px) {
  .o-footer__main {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media all and (min-width: 1024px) {
  .o-footer__main {
    grid-template-columns: minmax(33%, 40%) 1fr 1fr;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .o-footer__main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    justify-content: space-between;
  }
}
.o-footer__cta {
  grid-row: 1/2;
}
@media all and (min-width: 1024px) {
  .o-footer__cta {
    justify-self: center;
    grid-column: 2/3;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .o-footer__cta {
    width: 29%;
    max-width: 300px;
  }
}
.o-footer__contact {
  grid-row: 2/3;
}
@media all and (min-width: 768px) {
  .o-footer__contact {
    grid-row: 1/2;
  }
}
@media all and (min-width: 1024px) {
  .o-footer__contact {
    grid-column: 3/4;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .o-footer__contact {
    width: 29%;
    max-width: 300px;
  }
}
@media all and (min-width: 768px) {
  .o-footer__link-list {
    grid-column: 1/3;
  }
}
@media all and (min-width: 1024px) {
  .o-footer__link-list {
    grid-column: 1/2;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .o-footer__link-list {
    width: 38%;
    max-width: 450px;
  }
}
.o-footer .distracting_widget {
  display: none;
}

.o-front-article {
  max-width: 651px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.o-front-article {
  padding: 41px;
}
@media screen and (min-width: 1024px) {
  .o-front-article {
    padding: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-front-article {
    padding: 60px;
  }
}
@media all and (min-width: 1024px) {
  .o-front-article__cat-title {
    margin-bottom: 8px;
  }
}
.o-front-article__quote {
  position: absolute;
}
.o-front-article__quote {
  top: 41px;
  right: 41px;
}
@media screen and (min-width: 1024px) {
  .o-front-article__quote {
    top: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    top: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    top: calc(41px + 19 * (100vw - 1024px) / 416);
    right: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    right: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    right: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-front-article__quote {
    top: 60px;
    right: 60px;
  }
}
.o-front-article__quote svg {
  fill: #E6F0D0;
  height: 29px;
  width: 40px;
}
@media screen and (prefers-contrast: more) {
  .o-front-article__quote svg {
    fill: #6A6A6A;
  }
}
@media all and (min-width: 1024px) {
  .o-front-article__quote svg {
    height: 39px;
    width: 56px;
  }
}
.o-front-article__articles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
}
@media all and (max-width: 1023px) {
  .o-front-article--mm .o-front-article__articles {
    padding: 12px 0;
  }
}
.o-front-article__article {
  margin-top: 22px;
  width: 100%;
}
@media all and (max-width: 1023px) {
  .o-front-article--double .o-front-article__article:first-child {
    border-bottom: solid 1px #E2E2E2;
    padding-bottom: 20px;
  }
}
@media all and (min-width: 1024px) {
  .o-front-article--double .o-front-article__article {
    width: -webkit-calc(50% - 16px);
    width: -moz-calc(50% - 16px);
    width: calc(50% - 16px);
  }
  .o-front-article--double .o-front-article__article:first-of-type {
    margin-right: 16px;
  }
  .o-front-article--double .o-front-article__article:last-of-type {
    margin-left: 16px;
  }
  .o-front-article--double .o-front-article__article .m-front-article__title {
    font-size: 1rem;
  }
}
.o-front-article--mm {
  position: relative;
  background: #F4F4F4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
  min-height: 80%;
}
@media all and (max-width: 1023px) {
  .o-front-article--mm {
    margin-top: 41px;
    margin-bottom: 41px;
  }
}
.o-front-article__cta {
  margin-top: 16px;
  border-top: 1px solid #E2E2E2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -moz-box-orient: vertical;
  -moz-box-direction: reverse;
  flex-direction: column-reverse;
}
@media all and (min-width: 1024px) {
  .o-front-article__cta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    padding-top: 20px;
  }
}
.o-front-article__cta-label {
  margin: 16px 0;
  line-height: 1.4em;
}
@media all and (min-width: 1024px) {
  .o-front-article__cta-label {
    margin-left: 40px;
  }
}
.o-front-article__mm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  width: 100%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  justify-content: space-between;
}
.o-front-article__author-image {
  width: 100px;
  height: 100px;
  -webkit-transform: rotate(-5deg);
  -moz-transform: rotate(-5deg);
  -o-transform: rotate(-5deg);
  transform: rotate(-5deg);
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  transform-origin: bottom right;
  margin-left: 20px;
}
@media all and (min-width: 480px) {
  .o-front-article__author-image {
    margin-top: -27px;
  }
}
.o-front-article__meta {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
  border-top: solid 1px #E2E2E2;
  margin-top: 12px;
  font-size: 0.875rem;
}
.o-front-article__date {
  display: block;
  margin: 12px 0 8px;
}
@media all and (min-width: 1024px) {
  .o-front-article__date {
    margin-bottom: 0;
    display: inline-block;
  }
}
.o-front-article__author {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .o-front-article__author {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.o-front-article__author:hover, .o-front-article__author:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .o-front-article__author:hover, .o-front-article__author:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.o-front-article__author {
  display: inline-block;
  font-weight: bold;
}
@media all and (min-width: 1024px) {
  .o-front-article__author {
    margin-left: 28px;
    position: relative;
  }
  .o-front-article__author::before, .o-front-article__author:hover::before {
    content: "■";
    color: #E10078;
    position: absolute;
    left: -19px;
    -webkit-transform: translateY(-0.1em) rotate(-5deg);
    -moz-transform: translateY(-0.1em) rotate(-5deg);
    -o-transform: translateY(-0.1em) rotate(-5deg);
    transform: translateY(-0.1em) rotate(-5deg);
    font-size: 0.9em;
    -webkit-text-size-adjust: 50%;
  }
}

.o-front-events {
  max-width: 651px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}
.o-front-events {
  padding: 41px;
}
@media screen and (min-width: 1024px) {
  .o-front-events {
    padding: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-front-events {
    padding: 60px;
  }
}
@media all and (min-width: 1024px) {
  .o-front-events {
    max-width: 1440px;
  }
}
.o-front-events__cat-title {
  margin-bottom: 4px;
}
.o-front-events__cat-title {
  margin-left: 41px;
}
@media screen and (min-width: 1024px) {
  .o-front-events__cat-title {
    margin-left: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    margin-left: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    margin-left: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-front-events__cat-title {
    margin-left: 60px;
  }
}
@media all and (min-width: 1024px) {
  .o-front-events__cat-title {
    margin-bottom: 25px;
  }
}
.o-front-events__events {
  width: 100%;
  display: grid;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  align-items: stretch;
  grid-template-columns: 1fr;
}
.o-front-events__events {
  grid-column-gap: 6px;
}
@media screen and (min-width: 1024px) {
  .o-front-events__events {
    grid-column-gap: -webkit-calc(6px + 30 * (100vw - 1024px) / 416);
    grid-column-gap: -moz-calc(6px + 30 * (100vw - 1024px) / 416);
    grid-column-gap: calc(6px + 30 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-front-events__events {
    grid-column-gap: 36px;
  }
}
@media all and (min-width: 1024px) {
  .o-front-events--full-width .o-front-events__events {
    grid-template-columns: 1fr 1fr;
  }
}
.o-front-events__inner {
  border-bottom: 1px solid #E2E2E2;
  height: 100%;
}
.o-front-events__event {
  width: 100%;
}
.o-front-events__event {
  padding-left: 41px;
  padding-right: 41px;
}
@media screen and (min-width: 1024px) {
  .o-front-events__event {
    padding-left: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-left: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-left: calc(41px + 19 * (100vw - 1024px) / 416);
    padding-right: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-right: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-right: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-front-events__event {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.o-front-events__event:hover, .o-front-events__event:focus {
  background-color: #F4F4F4;
}
.o-front-events__more {
  padding-top: 16px;
}
.o-front-events__more {
  padding-left: 41px;
}
@media screen and (min-width: 1024px) {
  .o-front-events__more {
    padding-left: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-left: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-left: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-front-events__more {
    padding-left: 60px;
  }
}

.o-header__display {
  position: fixed;
  width: 100%;
  z-index: 10;
}
@media print {
  .o-header__display {
    position: absolute;
  }
}
.o-header__shadow {
  visibility: hidden;
}

.o-linked-content__title {
  margin-bottom: 30px;
}
@media screen and (min-width: 375px) {
  .o-linked-content__title {
    margin-bottom: -webkit-calc(30px + 40 * (100vw - 375px) / 1305);
    margin-bottom: -moz-calc(30px + 40 * (100vw - 375px) / 1305);
    margin-bottom: calc(30px + 40 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .o-linked-content__title {
    margin-bottom: -webkit-calc(70px + 37 * (100vw - 1680px) / 880);
    margin-bottom: -moz-calc(70px + 37 * (100vw - 1680px) / 880);
    margin-bottom: calc(70px + 37 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .o-linked-content__title {
    margin-bottom: 70px;
  }
}
.o-linked-content__title {
  margin-top: 40px;
}
@media all and (min-width: 768px) {
  .o-linked-content__title {
    text-align: center;
  }
}
.o-linked-content--single-block .o-linked-content__title {
  text-align: left;
}
.o-linked-content__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 50px;
}
.o-linked-content__wrapper {
  grid-row-gap: 60px;
}
@media screen and (min-width: 375px) {
  .o-linked-content__wrapper {
    grid-row-gap: -webkit-calc(60px + 60 * (100vw - 375px) / 1305);
    grid-row-gap: -moz-calc(60px + 60 * (100vw - 375px) / 1305);
    grid-row-gap: calc(60px + 60 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .o-linked-content__wrapper {
    grid-row-gap: -webkit-calc(120px + 63 * (100vw - 1680px) / 880);
    grid-row-gap: -moz-calc(120px + 63 * (100vw - 1680px) / 880);
    grid-row-gap: calc(120px + 63 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .o-linked-content__wrapper {
    grid-row-gap: 120px;
  }
}
@media all and (min-width: 768px) {
  .o-linked-content__wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
.o-linked-content--single-block .o-linked-content__wrapper {
  grid-template-columns: 1fr;
}
@media all and (min-width: 768px) {
  .o-linked-content__block--full-width {
    grid-column: 1/3;
  }
}

.o-people-grid--horizontal {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #F4F4F4;
  position: relative;
  z-index: 1;
}
.o-people-grid--horizontal {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media screen and (min-width: 375px) {
  .o-people-grid--horizontal {
    margin-top: -webkit-calc(5px + 20 * (100vw - 375px) / 1305);
    margin-top: -moz-calc(5px + 20 * (100vw - 375px) / 1305);
    margin-top: calc(5px + 20 * (100vw - 375px) / 1305);
    margin-bottom: -webkit-calc(5px + 20 * (100vw - 375px) / 1305);
    margin-bottom: -moz-calc(5px + 20 * (100vw - 375px) / 1305);
    margin-bottom: calc(5px + 20 * (100vw - 375px) / 1305);
    padding-top: -webkit-calc(5px + 20 * (100vw - 375px) / 1305);
    padding-top: -moz-calc(5px + 20 * (100vw - 375px) / 1305);
    padding-top: calc(5px + 20 * (100vw - 375px) / 1305);
    padding-bottom: -webkit-calc(5px + 20 * (100vw - 375px) / 1305);
    padding-bottom: -moz-calc(5px + 20 * (100vw - 375px) / 1305);
    padding-bottom: calc(5px + 20 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .o-people-grid--horizontal {
    margin-top: -webkit-calc(25px + 14 * (100vw - 1680px) / 880);
    margin-top: -moz-calc(25px + 14 * (100vw - 1680px) / 880);
    margin-top: calc(25px + 14 * (100vw - 1680px) / 880);
    margin-bottom: -webkit-calc(25px + 14 * (100vw - 1680px) / 880);
    margin-bottom: -moz-calc(25px + 14 * (100vw - 1680px) / 880);
    margin-bottom: calc(25px + 14 * (100vw - 1680px) / 880);
    padding-top: -webkit-calc(25px + 14 * (100vw - 1680px) / 880);
    padding-top: -moz-calc(25px + 14 * (100vw - 1680px) / 880);
    padding-top: calc(25px + 14 * (100vw - 1680px) / 880);
    padding-bottom: -webkit-calc(25px + 14 * (100vw - 1680px) / 880);
    padding-bottom: -moz-calc(25px + 14 * (100vw - 1680px) / 880);
    padding-bottom: calc(25px + 14 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .o-people-grid--horizontal {
    margin-top: 25px;
    margin-bottom: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.o-people-grid--horizontal .o-people-grid__wrapper {
  max-width: 651px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.o-people-grid--horizontal .o-people-grid__wrapper {
  padding: 41px;
}
@media screen and (min-width: 1024px) {
  .o-people-grid--horizontal .o-people-grid__wrapper {
    padding: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-people-grid--horizontal .o-people-grid__wrapper {
    padding: 60px;
  }
}
@media all and (min-width: 1024px) {
  .o-people-grid--horizontal .o-people-grid__wrapper {
    max-width: 1440px;
  }
}
.o-people-grid__cat-title {
  margin-bottom: 20px;
}
@media screen and (min-width: 375px) {
  .o-people-grid__cat-title {
    margin-bottom: -webkit-calc(20px + 14 * (100vw - 375px) / 649);
    margin-bottom: -moz-calc(20px + 14 * (100vw - 375px) / 649);
    margin-bottom: calc(20px + 14 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .o-people-grid__cat-title {
    margin-bottom: 34px;
  }
}
.o-people-grid__title {
  font-size: 32px;
}
@media screen and (min-width: 375px) {
  .o-people-grid__title {
    font-size: -webkit-calc(32px + 16 * (100vw - 375px) / 649);
    font-size: -moz-calc(32px + 16 * (100vw - 375px) / 649);
    font-size: calc(32px + 16 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .o-people-grid__title {
    font-size: 48px;
  }
}
.o-people-grid__title {
  margin-top: 20px;
}
@media screen and (min-width: 375px) {
  .o-people-grid__title {
    margin-top: -webkit-calc(20px + 14 * (100vw - 375px) / 649);
    margin-top: -moz-calc(20px + 14 * (100vw - 375px) / 649);
    margin-top: calc(20px + 14 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .o-people-grid__title {
    margin-top: 34px;
  }
}
.o-people-grid__title {
  margin-bottom: 26px;
}
@media screen and (min-width: 375px) {
  .o-people-grid__title {
    margin-bottom: -webkit-calc(26px + 30 * (100vw - 375px) / 649);
    margin-bottom: -moz-calc(26px + 30 * (100vw - 375px) / 649);
    margin-bottom: calc(26px + 30 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .o-people-grid__title {
    margin-bottom: 56px;
  }
}
.o-people-grid--vertical .o-people-grid__slider {
  display: grid;
  grid-gap: 32px;
  -webkit-align-content: space-between;
  align-content: space-between;
  grid-auto-flow: row;
  grid-template-columns: 1fr;
}
@media all and (min-width: 480px) {
  .o-people-grid--vertical .o-people-grid__slider {
    grid-template-columns: repeat(2, -webkit-calc(50% - 16px));
    grid-template-columns: repeat(2, -moz-calc(50% - 16px));
    grid-template-columns: repeat(2, calc(50% - 16px));
  }
}
@media all and (min-width: 1024px) {
  .o-people-grid--vertical .o-people-grid__slider {
    grid-template-columns: repeat(3, 242px);
  }
}
.o-people-grid--horizontal .o-people-grid__slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  align-items: stretch;
  position: relative;
  z-index: 1;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.o-people-grid__slide {
  background: #FFFFFF;
}
.o-people-grid--horizontal .o-people-grid__slide {
  margin-right: 20px;
}
@media screen and (min-width: 375px) {
  .o-people-grid--horizontal .o-people-grid__slide {
    margin-right: -webkit-calc(20px + 12 * (100vw - 375px) / 649);
    margin-right: -moz-calc(20px + 12 * (100vw - 375px) / 649);
    margin-right: calc(20px + 12 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .o-people-grid--horizontal .o-people-grid__slide {
    margin-right: 32px;
  }
}
.o-people-grid--horizontal .o-people-grid__slide {
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  -moz-transition-property: transform, -moz-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -moz-transform, -o-transform;
}
.o-people-grid--horizontal .o-people-grid__slide .m-person-slide {
  width: 220px;
}
@media all and (min-width: 375px) {
  .o-people-grid--horizontal .o-people-grid__slide .m-person-slide {
    width: 280px;
  }
}
@media all and (min-width: 1024px) {
  .o-people-grid--horizontal .o-people-grid__slide .m-person-slide {
    width: 288px;
  }
}
.o-people-grid__slide-button {
  display: none;
  position: absolute;
  z-index: 10;
  width: 108px;
  padding-top: 0;
  padding-bottom: 0;
}
.o-people-grid__slide-button {
  top: 211px;
}
@media screen and (min-width: 768px) {
  .o-people-grid__slide-button {
    top: -webkit-calc(211px + 29 * (100vw - 768px) / 256);
    top: -moz-calc(211px + 29 * (100vw - 768px) / 256);
    top: calc(211px + 29 * (100vw - 768px) / 256);
  }
}
@media screen and (min-width: 1024px) {
  .o-people-grid__slide-button {
    top: 240px;
  }
}
.o-people-grid__slide-button {
  top: 240px;
}
@media screen and (min-width: 1024px) {
  .o-people-grid__slide-button {
    top: -webkit-calc(240px + 29 * (100vw - 1024px) / 656);
    top: -moz-calc(240px + 29 * (100vw - 1024px) / 656);
    top: calc(240px + 29 * (100vw - 1024px) / 656);
  }
}
@media screen and (min-width: 1680px) {
  .o-people-grid__slide-button {
    top: -webkit-calc(269px + 141 * (100vw - 1680px) / 880);
    top: -moz-calc(269px + 141 * (100vw - 1680px) / 880);
    top: calc(269px + 141 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .o-people-grid__slide-button {
    top: 269px;
  }
}
.o-people-grid__slide-button {
  top: 269px;
}
@media screen and (min-width: 1680px) {
  .o-people-grid__slide-button {
    top: -webkit-calc(269px + 13 * (100vw - 1680px) / 320);
    top: -moz-calc(269px + 13 * (100vw - 1680px) / 320);
    top: calc(269px + 13 * (100vw - 1680px) / 320);
  }
}
@media screen and (min-width: 2000px) {
  .o-people-grid__slide-button {
    top: 282px;
  }
}
.o-people-grid__slide-button {
  height: 252px;
  cursor: pointer;
}
@media all and (min-width: 768px) {
  .o-people-grid__slide-button {
    display: block;
  }
}
@media all and (min-width: 1024px) {
  .o-people-grid__slide-button {
    height: 259px;
  }
}
@media screen and (hover: none) and (max-width: 1023px) {
  .o-people-grid__slide-button {
    display: none;
  }
}
.o-people-grid__slide-button.swiper-button-disabled {
  display: none;
}
.o-people-grid__slide-button:hover svg, .o-people-grid__slide-button:focus svg {
  fill: #516F0A;
}
.o-people-grid__slide-button svg {
  height: 48px;
  width: 48px;
  fill: #84B414;
  stroke: #FFFFFF;
  -webkit-transition: fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: fill 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
@media screen and (prefers-contrast: more) {
  .o-people-grid__slide-button svg {
    fill: #516F0A;
  }
}
.o-people-grid__slide-button--left {
  left: 0;
}
.o-people-grid__slide-button--left svg {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.o-people-grid__slide-button--right {
  right: 0;
}

.o-positions {
  max-width: 651px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.o-positions {
  padding: 41px;
}
@media screen and (min-width: 1024px) {
  .o-positions {
    padding: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-positions {
    padding: 60px;
  }
}
@media all and (min-width: 1024px) {
  .o-positions {
    max-width: 1440px;
  }
}
.o-positions__cat-title {
  margin-bottom: 22px;
}
@media all and (min-width: 1024px) {
  .o-positions__cat-title {
    margin-bottom: 47px;
  }
}
.o-positions__articles {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr;
}
.o-positions__articles {
  grid-column-gap: 6px;
}
@media screen and (min-width: 1024px) {
  .o-positions__articles {
    grid-column-gap: -webkit-calc(6px + 30 * (100vw - 1024px) / 416);
    grid-column-gap: -moz-calc(6px + 30 * (100vw - 1024px) / 416);
    grid-column-gap: calc(6px + 30 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-positions__articles {
    grid-column-gap: 36px;
  }
}
.o-positions__articles {
  grid-row-gap: 40px;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -moz-box-align: start;
  align-items: start;
}
@media all and (min-width: 1024px) {
  .o-positions__articles {
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 64px;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -moz-box-align: start;
    align-items: start;
  }
}
.o-positions__articles--1 {
  grid-template-columns: 1fr;
}
@media all and (min-width: 1440px) {
  .o-positions__articles--3 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.o-positions__article {
  width: 100%;
}
@media all and (min-width: 1024px) {
  .o-positions__article:nth-of-type(even) {
    padding-left: 41px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .o-positions__article:nth-of-type(even) {
    padding-left: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-left: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-left: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1024px) and (min-width: 1440px) {
  .o-positions__article:nth-of-type(even) {
    padding-left: 60px;
  }
}
@media all and (min-width: 1024px) {
  .o-positions__article:nth-of-type(odd) {
    padding-right: 41px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .o-positions__article:nth-of-type(odd) {
    padding-right: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-right: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-right: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1024px) and (min-width: 1440px) {
  .o-positions__article:nth-of-type(odd) {
    padding-right: 60px;
  }
}
@media all and (min-width: 1440px) {
  .o-positions__article--1:nth-of-type(even), .o-positions__article--3:nth-of-type(even) {
    padding-left: 0;
  }
  .o-positions__article--1:nth-of-type(odd), .o-positions__article--3:nth-of-type(odd) {
    padding-right: 0;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .o-positions__article:nth-of-type(even) {
    padding: 30px 0;
  }
}

.o-vote {
  max-width: 651px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
}
.o-vote {
  padding: 41px;
}
@media screen and (min-width: 1024px) {
  .o-vote {
    padding: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-vote {
    padding: 60px;
  }
}
@media all and (min-width: 1024px) {
  .o-vote {
    max-width: 100%;
  }
}
.o-vote__cat-title {
  margin-bottom: 22px;
}
.o-vote__cat-title {
  margin-left: 41px;
}
@media screen and (min-width: 1024px) {
  .o-vote__cat-title {
    margin-left: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    margin-left: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    margin-left: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-vote__cat-title {
    margin-left: 60px;
  }
}
.o-vote__proposals {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  -webkit-box-flex: 0.5;
  -webkit-flex-grow: 0.5;
  -moz-box-flex: 0.5;
  flex-grow: 0.5;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.o-vote__proposal {
  color: initial;
  outline: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: initial;
  text-underline-position: initial;
  text-underline-offset: initial;
  -webkit-text-decoration-skip-ink: initial;
  text-decoration-skip-ink: initial;
  -webkit-box-decoration-break: initial;
  box-decoration-break: initial;
}
@media screen and (prefers-contrast: more) {
  .o-vote__proposal {
    -webkit-text-decoration-color: initial;
    -moz-text-decoration-color: initial;
    text-decoration-color: initial;
  }
}
.o-vote__proposal:hover, .o-vote__proposal:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media screen and (prefers-contrast: more) {
  .o-vote__proposal:hover, .o-vote__proposal:focus {
    background-color: initial;
    -webkit-box-shadow: initial;
    -moz-box-shadow: initial;
    box-shadow: initial;
    color: initial;
  }
}
.o-vote__proposal {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;
  -webkit-transition: background 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: background 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: background 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: background 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  position: relative;
}
.o-vote__proposal {
  padding-left: 41px;
  padding-right: 41px;
}
@media screen and (min-width: 1024px) {
  .o-vote__proposal {
    padding-left: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-left: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-left: calc(41px + 19 * (100vw - 1024px) / 416);
    padding-right: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-right: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-right: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-vote__proposal {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.o-vote__proposal:after {
  content: " ";
  width: -webkit-calc(100% - 82px);
  width: -moz-calc(100% - 82px);
  width: calc(100% - 82px);
  height: 1px;
  background: #E2E2E2;
  position: absolute;
  bottom: 1px;
}
.o-vote__proposal:after {
  left: 41px;
}
@media screen and (min-width: 1024px) {
  .o-vote__proposal:after {
    left: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    left: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    left: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-vote__proposal:after {
    left: 60px;
  }
}
@media all and (min-width: 1024px) {
  .o-vote__proposal:after {
    width: -webkit-calc(100% - 2 * (41px + 19 * (100vw - 1024px) / 416));
    width: -moz-calc(100% - 2 * (41px + 19 * (100vw - 1024px) / 416));
    width: calc(100% - 2 * (41px + 19 * (100vw - 1024px) / 416));
  }
}
@media all and (min-width: 1470px) {
  .o-vote__proposal:after {
    width: -webkit-calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: calc(100% - 120px);
  }
}
.o-vote__proposal:hover, .o-vote__proposal:focus {
  background: #F4F4F4;
}
.o-vote__more {
  padding-top: 16px;
}
.o-vote__more {
  padding-left: 41px;
  padding-right: 41px;
}
@media screen and (min-width: 1024px) {
  .o-vote__more {
    padding-left: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-left: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-left: calc(41px + 19 * (100vw - 1024px) / 416);
    padding-right: -webkit-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-right: -moz-calc(41px + 19 * (100vw - 1024px) / 416);
    padding-right: calc(41px + 19 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .o-vote__more {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.front__grid-wrapper {
  width: 100%;
  background: #FFFFFF;
}
.front__grid-wrapper {
  margin-top: -260px;
}
@media screen and (min-width: 375px) {
  .front__grid-wrapper {
    margin-top: -webkit-calc(-260px + 90 * (100vw - 375px) / 1305);
    margin-top: -moz-calc(-260px + 90 * (100vw - 375px) / 1305);
    margin-top: calc(-260px + 90 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .front__grid-wrapper {
    margin-top: -webkit-calc(-170px + -90 * (100vw - 1680px) / 880);
    margin-top: -moz-calc(-170px + -90 * (100vw - 1680px) / 880);
    margin-top: calc(-170px + -90 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .front__grid-wrapper {
    margin-top: -170px;
  }
}
@media all and (min-width: 1680px) {
  .front__grid-wrapper {
    margin-top: -170px;
  }
}
.front__grid-wrapper {
  padding-top: 300px;
}
.front__grid-wrapper--no-campaign {
  margin-top: 0;
  padding-top: 0;
}
@media all and (min-width: 1024px) {
  .front__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .front__grid {
    grid-column-gap: 6px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .front__grid {
    grid-column-gap: -webkit-calc(6px + 30 * (100vw - 1024px) / 416);
    grid-column-gap: -moz-calc(6px + 30 * (100vw - 1024px) / 416);
    grid-column-gap: calc(6px + 30 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1024px) and (min-width: 1440px) {
  .front__grid {
    grid-column-gap: 36px;
  }
}
@media all and (min-width: 1024px) {
  .front__grid {
    grid-row-gap: 6px;
  }
}
@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .front__grid {
    grid-row-gap: -webkit-calc(6px + 66 * (100vw - 1024px) / 416);
    grid-row-gap: -moz-calc(6px + 66 * (100vw - 1024px) / 416);
    grid-row-gap: calc(6px + 66 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1024px) and (min-width: 1440px) {
  .front__grid {
    grid-row-gap: 72px;
  }
}
@media all and (min-width: 1024px) {
  .front__grid {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -moz-box-align: start;
    align-items: start;
    max-width: 1440px;
    width: -webkit-calc(100% - 2 * 15px);
    width: -moz-calc(100% - 2 * 15px);
    width: calc(100% - 2 * 15px);
    margin: 0 15px;
  }
}
@media all and (min-width: 1470px) {
  .front__grid {
    margin-left: auto;
    margin-right: auto;
    width: 1440px;
  }
}
@media all and (min-width: 1024px) {
  .front__article {
    height: 100%;
  }
}
.front__article--2-col {
  grid-column: 1/3;
}

.page {
  /**
  	* ======
  	* Layout
  	* ======
    */
}
.page__grid, .page__post-meta-wrapper {
  display: grid;
  grid-template-columns: [full-start] 1fr [wide-start] 0 [side-left-start] 0 [side-left-end content-start] 296px [content-end side-right-start] 0 [side-right-end] 0 [wide-end] 1fr [full-end];
}
@media all and (min-width: 376px) {
  .page__grid, .page__post-meta-wrapper {
    grid-template-columns: [full-start] 40px [wide-start] 0 [side-left-start] 0 [side-left-end content-start] 1fr [content-end side-right-start] 0 [side-right-end] 0 [wide-end] 40px [full-end];
  }
}
@media all and (min-width: 870px) {
  .page__grid, .page__post-meta-wrapper {
    grid-template-columns: [full-start] 40px [wide-start] 1fr [side-left-start] 0 [side-left-end content-start] 790px [content-end side-right-start] 0 [side-right-end] 1fr [wide-end] 40px [full-end];
  }
}
@media all and (min-width: 1024px) {
  .page__grid, .page__post-meta-wrapper {
    grid-template-columns: [full-start] 1fr [wide-start] 0 [side-left-start] 210px [side-left-end content-start] 790px [content-end side-right-start] 0 [side-right-end] 0 [wide-end] 1fr [full-end];
  }
  .page__grid--no-sidebar {
    grid-template-columns: [full-start] 40px [wide-start] 0 [side-left-start] 1fr [side-left-end content-start] 790px [content-end side-right-start] 1fr [side-right-end] 0 [wide-end] 40px [full-end];
  }
}
@media all and (min-width: 1080px) {
  .page__grid, .page__post-meta-wrapper {
    grid-template-columns: [full-start] 40px [wide-start] 0 [side-left-start] 210px [side-left-end content-start] 790px [content-end side-right-start] 1fr [side-right-end] 0 [wide-end] 40px [full-end];
  }
  .page__grid--no-sidebar {
    grid-template-columns: [full-start] 40px [wide-start] 0 [side-left-start] 1fr [side-left-end content-start] 790px [content-end side-right-start] 1fr [side-right-end] 0 [wide-end] 40px [full-end];
  }
}
@media all and (min-width: 1290px) {
  .page__grid, .page__post-meta-wrapper {
    grid-template-columns: [full-start] 40px [wide-start] 1fr [side-left-start] 210px [side-left-end content-start] 790px [content-end side-right-start] 210px [side-right-end] 1fr [wide-end] 40px [full-end];
  }
}
@media all and (min-width: 1490px) {
  .page__grid, .page__post-meta-wrapper {
    grid-template-columns: [full-start] 1fr [wide-start] 100px [side-left-start] 210px [side-left-end content-start] 790px [content-end side-right-start] 210px [side-right-end] 100px [wide-end] 1fr [full-end];
  }
}
@media print {
  .page__grid, .page__post-meta-wrapper {
    display: block;
  }
}
.page__full {
  grid-column-start: full-start;
  grid-column-end: full-end;
}
.page__wide {
  grid-column-start: wide-start;
  grid-column-end: wide-end;
}
.page__wide--content-width {
  max-width: 790px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page__wide {
    max-width: 790px;
    margin: auto;
  }
}
.page__side, .page__post-meta-wrapper {
  grid-column-start: side-left-start;
  grid-column-end: side-right-end;
}
.page__side--full, .page__post-meta-wrapper {
  grid-column-start: full-start;
  grid-column-end: full-end;
}
@media all and (min-width: 1024px) {
  .page__side--left, .page__post-meta-wrapper {
    grid-column-start: side-left-start;
    grid-column-end: side-left-end;
  }
  .page__side--right {
    grid-column-start: side-right-start;
    grid-column-end: side-right-end;
  }
}
@media all and (min-width: 1024px) {
  .page__row--1 {
    grid-row: 1/2;
  }
  .page__row--2 {
    grid-row: 2/3;
  }
}
.page__content, .page__post-meta {
  grid-column-start: content-start;
  grid-column-end: content-end;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page__content, .page__post-meta {
    max-width: 790px;
    margin: auto;
  }
}
.page__footer {
  padding-top: 60px;
}
@media screen and (min-width: 1024px) {
  .page__footer {
    padding-top: -webkit-calc(60px + 30 * (100vw - 1024px) / 416);
    padding-top: -moz-calc(60px + 30 * (100vw - 1024px) / 416);
    padding-top: calc(60px + 30 * (100vw - 1024px) / 416);
  }
}
@media screen and (min-width: 1440px) {
  .page__footer {
    padding-top: 90px;
  }
}
.page__footer {
  background-color: #FFFFFF;
}
.page {
  /**
  	* ==========
  	* Components
  	* ==========
    */
}
.page__header-image {
  width: 100%;
  height: 50vh;
  max-height: 600px;
}
@media only screen and (min-height: 900px) {
  .page__header-image {
    height: -webkit-calc(100vh - 400px);
    height: -moz-calc(100vh - 400px);
    height: calc(100vh - 400px);
    max-height: -webkit-calc(100vh - 400px);
    max-height: -moz-calc(100vh - 400px);
    max-height: calc(100vh - 400px);
  }
}
.page__header-wrapper {
  padding-top: 40px;
}
@media all and (min-width: 1024px) {
  .page__header-wrapper {
    padding-top: 60px;
  }
}
.page__header-wrapper--highlighted {
  background: #F4F4F4;
}
.page__header-wrapper--highlighted {
  padding-bottom: 40px;
}
@media screen and (min-width: 375px) {
  .page__header-wrapper--highlighted {
    padding-bottom: -webkit-calc(40px + 20 * (100vw - 375px) / 1305);
    padding-bottom: -moz-calc(40px + 20 * (100vw - 375px) / 1305);
    padding-bottom: calc(40px + 20 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .page__header-wrapper--highlighted {
    padding-bottom: -webkit-calc(60px + 32 * (100vw - 1680px) / 880);
    padding-bottom: -moz-calc(60px + 32 * (100vw - 1680px) / 880);
    padding-bottom: calc(60px + 32 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .page__header-wrapper--highlighted {
    padding-bottom: 60px;
  }
}
.page__header-text, .page__header-text p {
  font-size: 1.25rem;
}
@media all and (min-width: 768px) {
  .page__header-text, .page__header-text p {
    font-size: 1.46875rem;
  }
}
.page__header-text--bold {
  font-weight: 600;
}
.page__breadcrumbs--distracting {
  display: none;
}
@media all and (min-width: 1024px) {
  .page__post-meta-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    padding-right: 40px;
    height: 100%;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page__post-meta-wrapper {
    display: none;
  }
}
.page__post-meta {
  background-color: #F4F4F4;
  border-top: 2px solid #84B414;
  padding: 0 15px;
}
@media screen and (prefers-contrast: more) {
  .page__post-meta {
    border-color: #516F0A;
  }
}
@media all and (min-width: 1024px) {
  .page__post-meta {
    background-color: transparent;
    margin-top: 72px;
    border-top: none;
    padding: 0;
  }
}
.page__post-meta--distracting {
  display: none;
}
@media all and (min-width: 1024px) {
  .page__shareable {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    flex-grow: 1;
  }
}
@media all and (min-width: 1024px) {
  .page__shareable--margin-top {
    margin-top: 124px;
  }
}
.page__share {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
@media all and (min-width: 1024px) {
  .page__share {
    position: static;
    position: -webkit-sticky;
    position: sticky;
    top: 235px;
    z-index: 0;
    height: 300px;
  }
}
@media all and (min-width: 768px) {
  .page:not(.page--list) .page__content p, .page:not(.page--list) .page__post-meta p, .page:not(.page--list) .page__content li, .page:not(.page--list) .page__post-meta li {
    font-size: 1.25rem;
  }
  .page:not(.page--list) .page__content li, .page:not(.page--list) .page__post-meta li {
    letter-spacing: 0.015625em;
    line-height: 1.75em;
  }
}
.page__box {
  background-color: #F4F4F4;
}
.page__box {
  margin-top: 25px;
  margin-bottom: 25px;
}
@media screen and (min-width: 375px) {
  .page__box {
    margin-top: -webkit-calc(25px + 10 * (100vw - 375px) / 649);
    margin-top: -moz-calc(25px + 10 * (100vw - 375px) / 649);
    margin-top: calc(25px + 10 * (100vw - 375px) / 649);
    margin-bottom: -webkit-calc(25px + 10 * (100vw - 375px) / 649);
    margin-bottom: -moz-calc(25px + 10 * (100vw - 375px) / 649);
    margin-bottom: calc(25px + 10 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .page__box {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
.page__box {
  padding: 12px;
}
@media screen and (min-width: 375px) {
  .page__box {
    padding: -webkit-calc(12px + 28 * (100vw - 375px) / 649);
    padding: -moz-calc(12px + 28 * (100vw - 375px) / 649);
    padding: calc(12px + 28 * (100vw - 375px) / 649);
  }
}
@media screen and (min-width: 1024px) {
  .page__box {
    padding: 40px;
  }
}
@media all and (min-width: 1024px) {
  .page__box {
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 60px;
  }
}
.page__preview-articles {
  display: grid;
  grid-template-columns: 1fr;
}
.page__preview-articles {
  grid-column-gap: 40px;
}
@media screen and (min-width: 1490px) {
  .page__preview-articles {
    grid-column-gap: -webkit-calc(40px + 60 * (100vw - 1490px) / 190);
    grid-column-gap: -moz-calc(40px + 60 * (100vw - 1490px) / 190);
    grid-column-gap: calc(40px + 60 * (100vw - 1490px) / 190);
  }
}
@media screen and (min-width: 1680px) {
  .page__preview-articles {
    grid-column-gap: -webkit-calc(100px + 53 * (100vw - 1680px) / 880);
    grid-column-gap: -moz-calc(100px + 53 * (100vw - 1680px) / 880);
    grid-column-gap: calc(100px + 53 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .page__preview-articles {
    grid-column-gap: 100px;
  }
}
.page__preview-articles {
  grid-row-gap: 40px;
}
@media screen and (min-width: 375px) {
  .page__preview-articles {
    grid-row-gap: -webkit-calc(40px + 40 * (100vw - 375px) / 1305);
    grid-row-gap: -moz-calc(40px + 40 * (100vw - 375px) / 1305);
    grid-row-gap: calc(40px + 40 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .page__preview-articles {
    grid-row-gap: -webkit-calc(80px + 42 * (100vw - 1680px) / 880);
    grid-row-gap: -moz-calc(80px + 42 * (100vw - 1680px) / 880);
    grid-row-gap: calc(80px + 42 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .page__preview-articles {
    grid-row-gap: 80px;
  }
}
.page__preview-articles {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (min-width: 375px) {
  .page__preview-articles {
    margin-top: -webkit-calc(50px + 50 * (100vw - 375px) / 1305);
    margin-top: -moz-calc(50px + 50 * (100vw - 375px) / 1305);
    margin-top: calc(50px + 50 * (100vw - 375px) / 1305);
    margin-bottom: -webkit-calc(50px + 50 * (100vw - 375px) / 1305);
    margin-bottom: -moz-calc(50px + 50 * (100vw - 375px) / 1305);
    margin-bottom: calc(50px + 50 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .page__preview-articles {
    margin-top: -webkit-calc(100px + 53 * (100vw - 1680px) / 880);
    margin-top: -moz-calc(100px + 53 * (100vw - 1680px) / 880);
    margin-top: calc(100px + 53 * (100vw - 1680px) / 880);
    margin-bottom: -webkit-calc(100px + 53 * (100vw - 1680px) / 880);
    margin-bottom: -moz-calc(100px + 53 * (100vw - 1680px) / 880);
    margin-bottom: calc(100px + 53 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .page__preview-articles {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
@media all and (min-width: 768px) {
  .page__preview-articles {
    grid-template-columns: 1fr 1fr;
  }
}
.page__preview-article {
  border-bottom: solid 1px #E2E2E2;
}
.page__list-header {
  margin-top: 40px;
}
@media screen and (min-width: 375px) {
  .page__list-header {
    margin-top: -webkit-calc(40px + 20 * (100vw - 375px) / 1305);
    margin-top: -moz-calc(40px + 20 * (100vw - 375px) / 1305);
    margin-top: calc(40px + 20 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .page__list-header {
    margin-top: -webkit-calc(60px + 32 * (100vw - 1680px) / 880);
    margin-top: -moz-calc(60px + 32 * (100vw - 1680px) / 880);
    margin-top: calc(60px + 32 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .page__list-header {
    margin-top: 60px;
  }
}
.page__list-articles {
  margin-top: 40px;
}
@media screen and (min-width: 375px) {
  .page__list-articles {
    margin-top: -webkit-calc(40px + 20 * (100vw - 375px) / 1305);
    margin-top: -moz-calc(40px + 20 * (100vw - 375px) / 1305);
    margin-top: calc(40px + 20 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .page__list-articles {
    margin-top: -webkit-calc(60px + 32 * (100vw - 1680px) / 880);
    margin-top: -moz-calc(60px + 32 * (100vw - 1680px) / 880);
    margin-top: calc(60px + 32 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .page__list-articles {
    margin-top: 60px;
  }
}
.page__list-articles {
  line-height: 1;
  margin: 0;
}
.page__list-article {
  counter-increment: none;
  position: static;
  padding-left: 0;
}
.page__list-article:before {
  content: normal;
  display: initial;
  margin: 0;
  color: initial;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  position: static;
  left: auto;
}
.page__list-article {
  border-bottom: solid 1px #E2E2E2;
}
.page__list-article--hover-link {
  position: relative;
  margin-left: -15px;
  padding-left: 15px;
  margin-right: -15px;
  padding-right: 15px;
  border-bottom: none;
}
.page__list-article--hover-link::after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 15px;
  background: #E2E2E2;
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
  height: 1px;
}
.page__list-article--hover-link:hover, .page__list-article--hover-link:focus {
  background: #F4F4F4;
}
.page__list-footer {
  width: 100%;
}
.page__list-footer {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 375px) {
  .page__list-footer {
    margin-top: -webkit-calc(30px + 20 * (100vw - 375px) / 1305);
    margin-top: -moz-calc(30px + 20 * (100vw - 375px) / 1305);
    margin-top: calc(30px + 20 * (100vw - 375px) / 1305);
    margin-bottom: -webkit-calc(30px + 20 * (100vw - 375px) / 1305);
    margin-bottom: -moz-calc(30px + 20 * (100vw - 375px) / 1305);
    margin-bottom: calc(30px + 20 * (100vw - 375px) / 1305);
    padding-bottom: -webkit-calc(30px + 20 * (100vw - 375px) / 1305);
    padding-bottom: -moz-calc(30px + 20 * (100vw - 375px) / 1305);
    padding-bottom: calc(30px + 20 * (100vw - 375px) / 1305);
  }
}
@media screen and (min-width: 1680px) {
  .page__list-footer {
    margin-top: -webkit-calc(50px + 27 * (100vw - 1680px) / 880);
    margin-top: -moz-calc(50px + 27 * (100vw - 1680px) / 880);
    margin-top: calc(50px + 27 * (100vw - 1680px) / 880);
    margin-bottom: -webkit-calc(50px + 27 * (100vw - 1680px) / 880);
    margin-bottom: -moz-calc(50px + 27 * (100vw - 1680px) / 880);
    margin-bottom: calc(50px + 27 * (100vw - 1680px) / 880);
    padding-bottom: -webkit-calc(50px + 27 * (100vw - 1680px) / 880);
    padding-bottom: -moz-calc(50px + 27 * (100vw - 1680px) / 880);
    padding-bottom: calc(50px + 27 * (100vw - 1680px) / 880);
  }
}
@media screen and (min-width: 1680px) {
  .page__list-footer {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-bottom: 50px;
  }
}
.page__list-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
}
.page__list-events-nav {
  margin-top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  justify-content: center;
}

/**
 * General
 */
body {
  font-family: "Open Sans", sans-serif;
  color: #333333;
}

h1 {
  font-family: "Arial Black", "OpenSansBold", Gadget, sans-serif;
  color: #84B414;
  letter-spacing: 0.018125em;
  line-height: 1.2727272727em;
  margin-top: 0.6086956522em;
  margin-bottom: 0.4057971015em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media screen and (prefers-contrast: more) {
  h1 {
    color: #516F0A;
  }
}
@media all and (min-width: 1024px) {
  h1 {
    -webkit-hyphens: initial;
    -moz-hyphens: initial;
    -ms-hyphens: initial;
    hyphens: initial;
  }
}
h1 {
  font-size: 2rem;
}
@media all and (min-width: 1024px) {
  h1 {
    font-size: 2.875rem;
  }
}

h2 {
  font-family: "Arial Black", "OpenSansBold", Gadget, sans-serif;
  color: #84B414;
  letter-spacing: 0.018125em;
  line-height: 1.2727272727em;
  margin-top: 0.6086956522em;
  margin-bottom: 0.4057971015em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media screen and (prefers-contrast: more) {
  h2 {
    color: #516F0A;
  }
}
@media all and (min-width: 1024px) {
  h2 {
    -webkit-hyphens: initial;
    -moz-hyphens: initial;
    -ms-hyphens: initial;
    hyphens: initial;
  }
}
h2 {
  font-size: 1.625rem;
}
@media all and (min-width: 1024px) {
  h2 {
    font-size: 1.9375rem;
  }
}

h3 {
  font-family: "Arial Black", "OpenSansBold", Gadget, sans-serif;
  color: #84B414;
  letter-spacing: 0.018125em;
  line-height: 1.2727272727em;
  margin-top: 0.6086956522em;
  margin-bottom: 0.4057971015em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media screen and (prefers-contrast: more) {
  h3 {
    color: #516F0A;
  }
}
@media all and (min-width: 1024px) {
  h3 {
    -webkit-hyphens: initial;
    -moz-hyphens: initial;
    -ms-hyphens: initial;
    hyphens: initial;
  }
}
h3 {
  font-size: 1.25rem;
}
@media all and (min-width: 1024px) {
  h3 {
    font-size: 1.46875rem;
  }
}

h4, h5 {
  font-family: "Arial Black", "OpenSansBold", Gadget, sans-serif;
  color: #84B414;
  letter-spacing: 0.018125em;
  line-height: 1.2727272727em;
  margin-top: 0.6086956522em;
  margin-bottom: 0.4057971015em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
@media screen and (prefers-contrast: more) {
  h4, h5 {
    color: #516F0A;
  }
}
@media all and (min-width: 1024px) {
  h4, h5 {
    -webkit-hyphens: initial;
    -moz-hyphens: initial;
    -ms-hyphens: initial;
    hyphens: initial;
  }
}
h4, h5 {
  font-size: 1rem;
}
@media all and (min-width: 1024px) {
  h4, h5 {
    font-size: 1.25rem;
  }
}

/**
 * Text
 */
p {
  letter-spacing: 0.015625em;
  line-height: 1.75em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  font-size: 1rem;
}

.u-t-excerpt {
  font-size: 1.25rem;
}
@media all and (min-width: 1024px) {
  .u-t-excerpt {
    font-size: 1.5rem;
    -webkit-hyphens: initial;
    -moz-hyphens: initial;
    -ms-hyphens: initial;
    hyphens: initial;
  }
}

a {
  color: #333333;
  outline: none;
  -webkit-text-decoration-line: underline;
  -moz-text-decoration-line: underline;
  text-decoration-line: underline;
  -webkit-text-decoration-color: #CEE1A1;
  -moz-text-decoration-color: #CEE1A1;
  text-decoration-color: #CEE1A1;
  text-decoration-thickness: 0.25em;
  text-underline-position: under;
  text-underline-offset: -0.125em;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  -webkit-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -o-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  -moz-transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
  transition: all 0.2s cubic-bezier(0.65, 0.05, 0.36, 1);
}
@media screen and (prefers-contrast: more) {
  a {
    -webkit-text-decoration-color: #333333;
    -moz-text-decoration-color: #333333;
    text-decoration-color: #333333;
  }
}
a:hover, a:focus {
  background-color: #CEE1A1;
  -webkit-box-shadow: 0 0 0 0.25em #CEE1A1;
  -moz-box-shadow: 0 0 0 0.25em #CEE1A1;
  box-shadow: 0 0 0 0.25em #CEE1A1;
}
@media screen and (prefers-contrast: more) {
  a:hover, a:focus {
    background-color: #333333;
    -webkit-box-shadow: 0 0 0 0.25em #333333;
    -moz-box-shadow: 0 0 0 0.25em #333333;
    box-shadow: 0 0 0 0.25em #333333;
    color: #ffffff;
  }
}

strong, b {
  font-weight: 700;
}

/**
 * Lists
 */
ul, ol {
  line-height: 1.75em;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
ul li, ol li {
  position: relative;
  padding-left: 1.5em;
}
ul li:before, ol li:before {
  position: absolute;
  left: 0;
}

li > ol, li > ul {
  margin-top: 0;
  margin-bottom: 0;
}

ol {
  counter-reset: item;
}
ol > li {
  counter-increment: item;
}
ol > li > ol > li {
  padding-left: 2.5em;
}
ol > li > ol > li > ol > li {
  padding-left: 3em;
}
ol > li:before {
  content: counters(item, ".") ".";
}

ul li:before {
  content: "■";
  color: #E10078;
  -webkit-transform: translateY(-0.1em) rotate(-5deg);
  -moz-transform: translateY(-0.1em) rotate(-5deg);
  -o-transform: translateY(-0.1em) rotate(-5deg);
  transform: translateY(-0.1em) rotate(-5deg);
  font-size: 0.9em;
  -webkit-text-size-adjust: 50%;
}

::-moz-selection {
  color: #FFFFFF;
  background: #84B414;
}

::selection {
  color: #FFFFFF;
  background: #84B414;
}
@media screen and (prefers-contrast: more) {
  ::-moz-selection {
    background: #516F0A;
  }
  ::selection {
    background: #516F0A;
  }
}

/**
 * Quotes
 */
blockquote, q {
  font-size: 1.25rem;
  color: #84B414;
  font-weight: 700;
  font-family: "Arial Black", "OpenSansBold", Gadget, sans-serif;
  letter-spacing: 0.018125em;
  line-height: 1.2727272727em;
}
@media screen and (prefers-contrast: more) {
  blockquote, q {
    color: #516F0A;
  }
}
blockquote p, q p {
  display: inline;
}
blockquote::before, q::before {
  content: "«";
  display: inline-block;
  padding-right: 0.125em;
}
blockquote::after, q::after {
  content: "»";
  display: inline-block;
  padding-left: 0.125em;
}

/**
 * Sub- and Superscript
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/**
 * Prevent wrapping of gendered words
 *
 * @see THEME_DIR/lib/twig/filters/wptexturize.php
 */
span.nowrap {
  white-space: nowrap;
}