@import url(https://use.typekit.net/qmq7tpu.css);
@charset "UTF-8";
@font-face {
  font-family: "icomoon";
  src: url(fonts/icomoon.eot);
  src: url(fonts/icomoon.eot#iefix) format("embedded-opentype"), url(fonts/icomoon.woff2) format("woff2"), url(fonts/icomoon.ttf) format("truetype"), url(fonts/icomoon.woff) format("woff"), url(svg/icomoon.svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-bin:before {
  content: "\e946";
}

.icon-recycle:before {
  content: "\e947";
}

.icon-info:before {
  content: "\e948";
}

.icon-clipboard:before {
  content: "\e949";
}

.icon-newsletter:before {
  content: "\e945";
}

.icon-environment:before {
  content: "\e944";
}

.icon-phone-collect:before {
  content: "\e943";
}

.icon-in-box:before {
  content: "\e941";
}

.icon-collect:before {
  content: "\e942";
}

.icon-home:before {
  content: "\e940";
}

.icon-ghost:before {
  content: "\e93f";
}

.icon-stationary:before {
  content: "\e93e";
}

.icon-pdf-colored:before {
  content: "\e93d";
}

.icon-hover:before {
  content: "\e93c";
}

.icon-youtube:before {
  content: "\e919";
}

.icon-instagram:before {
  content: "\e92b";
}

.icon-facebook:before {
  content: "\e93b";
}

.icon-linkedin:before {
  content: "\e937";
}

.icon-medium:before {
  content: "\e938";
}

.icon-twitter:before {
  content: "\e939";
}

.icon-snapchat:before {
  content: "\e93a";
}

.icon-shop:before {
  content: "\e935";
}

.icon-mobile:before {
  content: "\e934";
}

.icon-new-year:before {
  content: "\e933";
}

.icon-read-more:before {
  content: "\e932";
}

.icon-donwload:before {
  content: "\e931";
}

.icon-mail:before {
  content: "\e930";
}

.icon-printer:before {
  content: "\e92f";
}

.icon-checked:before {
  content: "\e92e";
}

.icon-scroll-up:before {
  content: "\e92c";
}

.icon-basket:before {
  content: "\e92a";
}

.icon-menu:before {
  content: "\e929";
}

.icon-close:before {
  content: "\e900";
}

.icon-archive:before {
  content: "\e901";
}

.icon-archive-thin:before {
  content: "\e902";
}

.icon-arrow-right:before {
  content: "\e903";
}

.icon-arrow-left:before {
  content: "\e92d";
}

.icon-arrow-down:before {
  content: "\e936";
}

.icon-arrow-right-handle:before {
  content: "\e904";
}

.icon-arrow-right-thin:before {
  content: "\e905";
}

.icon-plus:before {
  content: "\e906";
}

.icon-hair-product:before {
  content: "\e907";
}

.icon-lightbulb:before {
  content: "\e908";
}

.icon-location:before {
  content: "\e909";
}

.icon-minus:before {
  content: "\e90a";
}

.icon-paint-bucket:before {
  content: "\e90b";
}

.icon-paint:before {
  content: "\e90c";
}

.icon-previous:before {
  content: "\e90d";
}

.icon-products:before {
  content: "\e90e";
}

.icon-search:before {
  content: "\e90f";
}

.icon-toilet-paper:before {
  content: "\e910";
}

.icon-agenda:before {
  content: "\e911";
}

.icon-backpack:before {
  content: "\e912";
}

.icon-battery:before {
  content: "\e913";
}

.icon-check-mark:before {
  content: "\e914";
}

.icon-cleaning-supplies:before {
  content: "\e915";
}

.icon-company:before {
  content: "\e916";
}

.icon-door:before {
  content: "\e917";
}

.icon-download:before {
  content: "\e918";
}

.icon-intermodal-container:before {
  content: "\e91a";
}

.icon-link:before {
  content: "\e91b";
}

.icon-location-tr:before {
  content: "\e91c";
}

.icon-news:before {
  content: "\e91d";
}

.icon-notebook:before {
  content: "\e91e";
}

.icon-pdf-file:before {
  content: "\e91f";
}

.icon-pencil-and-ruler:before {
  content: "\e920";
}

.icon-phone:before {
  content: "\e921";
}

.icon-play:before {
  content: "\e922";
}

.icon-radio-button:before {
  content: "\e923";
}

.icon-radio-button-checked:before {
  content: "\e924";
}

.icon-sales-tag:before {
  content: "\e925";
}

.icon-service:before {
  content: "\e926";
}

.icon-time:before {
  content: "\e927";
}

.icon-trash-truck:before {
  content: "\e928";
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0 0 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

html {
  box-sizing: border-box;
  font-size: 100%;
  scroll-behavior: smooth;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

/*-----
COLORS
-----*/
/*before #7EC724*/
/*------
Spacing
------*/
/*----------
Breakpoints
----------*/
/*--------------
Default outline
--------------*/
/*-----------------
Default transition
-----------------*/
/*---
Flex
---*/
/*------
Outline
------*/
/*-------
List bullets
-------*/
/*--------
Smoothing
--------*/
img {
  display: block;
  height: auto;
  max-width: 100%;
}

/*---------
Font types
---------*/
/*-----------
Line heights
-----------*/
main {
  overflow: hidden;
}

/**
Hide the cotnent, and index the dictionary for search only
 */
.products__hidden__content {
  opacity: 0 !important;
  height: 0;
  width: 0;
  display: none;
  overflow: hidden;
}

#main {
  min-height: calc(100vh - 519px);
  outline: none;
  margin-bottom: 45px;
}
@media print, screen and (min-width: 64em) {
  #main {
    margin-bottom: 60px;
  }
}

.margin__bottom {
  margin-bottom: 20px;
}

h1 {
  margin-bottom: 40px;
}

select {
  padding: 3px 5px;
}

.entry-content {
  margin-top: 20px;
}
.entry-content h1,
.entry-content h2 {
  color: #045922;
  margin-bottom: 0px;
}
.entry-content h3,
.entry-content h4 {
  margin-bottom: 10px;
}
.entry-content a {
  color: #4E8523;
}
.entry-content a:hover {
  color: #002a26;
}
.entry-content ul {
  padding-left: 30px;
}
.entry-content ul li {
  position: relative;
  padding-left: 10px;
  font-size: 16px;
}
.entry-content ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  min-width: 5px;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  background-color: #002a26;
}

body {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 28px;
  overflow-x: hidden;
}
body.header-get-fixed {
  padding-top: 172px;
}

h1 {
  font-size: 35px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #045922;
  line-height: 34px;
}
@media print, screen and (min-width: 64em) {
  h1 {
    font-size: 58px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 70px;
  }
}

h2 {
  font-size: 26px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 34px;
}
h2.type-20-reg {
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media print, screen and (min-width: 64em) {
  h2 {
    font-size: 40px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 34px;
  }
}

h3 {
  font-size: 23px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}

h4 {
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
h4.type-20-reg {
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}

h6 {
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}

ul {
  list-style: none;
  padding-left: 0;
}

a {
  text-decoration: none;
  /* &:active,*/
}
a.focus-visible {
  outline: 1px dotted #002a26;
}
a:focus-visible {
  outline: 1px dotted #002a26;
}
a:hover, a.focus-visible {
  color: #4E8523;
}
a:hover, a:focus-visible {
  color: #4E8523;
}

button {
  background-color: transparent;
  border: none;
  /* &:active,*/
}
button.focus-visible {
  outline: 1px dotted #002a26;
}
button:focus-visible {
  outline: 1px dotted #002a26;
}

.centre {
  text-align: center;
}
@media print, screen and (max-width: 74.99875em) {
  .centre.left-mobile {
    text-align: left;
  }
}

.print__only {
  display: none;
}
@media print {
  .print__only {
    display: block;
  }
}

.teaser__main__link {
  position: absolute;
  line-height: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  transition: all 0.2s ease;
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  border-radius: 50em;
  background: url(svg/close.svg) no-repeat 50% 50%;
  background-size: contain;
  opacity: 0;
  pointer-events: none;
}

input[type=search]:focus::-webkit-search-cancel-button {
  pointer-events: all;
  cursor: pointer;
  opacity: 1;
}

@media print, screen and (min-width: 64em) {
  .global__half__column {
    max-width: 680px;
  }
}

@media print, screen and (min-width: 64em) {
  .mobile-only {
    display: none;
  }
}

.button:hover {
  cursor: pointer;
}

.format-text ul {
  list-style: disc;
  padding-left: 20px;
}
.format-text a {
  text-decoration: underline;
}

.a11y__vo-only {
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.a11y__skip-content {
  background-color: white;
  color: #000;
  padding: 20px 30px;
  position: absolute;
  z-index: 999;
}
.a11y__skip-content:not(:focus):not(:active) {
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

.back {
  color: #fff;
  box-shadow: 0 0 3pt 1px transparent;
  outline: none;
  display: inline-flex;
  align-items: center;
  flex-flow: row nowrap;
}
.back.focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.back:focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.back:before {
  content: "\e92c";
  font-family: icomoon;
  display: block;
  transform: rotate(-90deg);
  margin-right: 7px;
  font-size: 14px;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  min-height: 48px;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  transition: all 0.2s ease;
}
.button.button__light-green {
  background-color: #4E8523;
  color: #fff;
  border: 1px solid #4E8523;
}
.button.button__light-green:hover, .button.button__light-green:focus {
  color: #4E8523;
  background-color: transparent;
}
.button.button__dark-green {
  color: #fff;
  background-color: #002a26;
  border: 1px solid #002a26;
}
.button.button__dark-green:hover, .button.button__dark-green:focus {
  color: #002a26;
  background-color: #fff;
}
.button.button__as-title {
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  height: 48px;
  margin-bottom: 20px;
  padding: 5px 10px;
}

.button__standard__link {
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  text-transform: uppercase;
}
.button__standard__link:hover:before {
  color: #002a26;
}
.button__standard__link:before {
  content: "\e904";
  font-size: 12px;
  font-family: icomoon;
  color: #4E8523;
  margin-right: 7px;
}
.button__standard__link.white {
  color: #fff;
}
.button__standard__link.white:hover, .button__standard__link.white:focus, .button__standard__link.white:active {
  color: #4E8523;
}
.button__standard__link.white:hover:before, .button__standard__link.white:focus:before, .button__standard__link.white:active:before {
  color: #4E8523;
}
.button__standard__link.white:before {
  color: #fff;
}

button.back {
  cursor: pointer;
}
button.back:hover, button.back:active, button.back:focus {
  color: #4E8523;
}

.footer {
  position: relative;
  background-color: #3B3B3F;
}
.footer__aside {
  margin-left: auto;
}

.footer__wrapper {
  padding: 0;
  margin: 0 auto;
  color: #fff;
}

.footer__logo__address {
  margin: 30px 0;
  padding: 0 30px;
}
.footer__logo__address img {
  width: 170px;
}
@media print, screen and (min-width: 64em) {
  .footer__logo__address img {
    width: 228px;
  }
}
.footer__logo__address p {
  font-size: 12px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
  letter-spacing: 0.6px;
}
@media print, screen and (min-width: 64em) {
  .footer__logo__address {
    margin-right: 180px;
    padding: 0;
  }
}

.footer__logo__address a {
  display: inline-flex;
  width: 170px;
}
@media print, screen and (min-width: 64em) {
  .footer__logo__address a {
    width: 228px;
  }
}

.footer__scroll {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-end;
  position: absolute;
  top: 20px;
  right: 10px;
}
.footer__scroll .global__scroll__top {
  transition: all 0.2s ease;
  box-shadow: 0 0 3pt 1px transparent;
  outline: none;
  cursor: pointer;
  border: 1px solid #fff;
  padding: 3px 5px;
  border-radius: 3px;
}
.footer__scroll .global__scroll__top.focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.footer__scroll .global__scroll__top:focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.footer__scroll .global__scroll__top:focus, .footer__scroll .global__scroll__top.focus-visible, .footer__scroll .global__scroll__top:hover {
  padding-top: 10px;
}
.footer__scroll .global__scroll__top:focus, .footer__scroll .global__scroll__top:focus-visible, .footer__scroll .global__scroll__top:hover {
  padding-top: 10px;
}
.footer__scroll .icon-scroll-up {
  pointer-events: none;
  color: #fff;
}

.footer__partners {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
  border-bottom: 1px solid #fff;
  padding: 0 30px;
}
.footer__partners > a {
  line-height: 0;
  margin-bottom: 40px;
  display: block;
}
.footer__partners > a:nth-child(even) {
  display: flex;
  justify-content: flex-end;
}
.footer__partners > a img {
  max-height: 68px;
  max-width: 165px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media print, screen and (min-width: 64em) {
  .footer__partners > a {
    width: auto;
    display: inline-flex;
  }
}
@media print, screen and (min-width: 64em) {
  .footer__partners {
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: none;
  }
}

.footer__menu {
  padding: 0 30px;
}
@media print, screen and (max-width: 39.99875em) {
  .footer__menu {
    padding: 30px;
  }
}
.footer__menu a {
  transition: all 0.2s ease;
}
.footer__menu a:hover, .footer__menu a.focus-visible {
  color: #4E8523;
}
.footer__menu a:hover, .footer__menu a:focus-visible {
  color: #4E8523;
}
@media print, screen and (min-width: 64em) {
  .footer__menu {
    padding: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  .footer__menu .footer__menus__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    position: relative;
    max-width: 86.25rem;
    margin: 0 auto;
  }
  .footer__menu .footer__menu__nav {
    flex-grow: 1;
  }
}

.footer__menu__nav ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  flex-flow: row wrap;
}
.footer__menu__nav ul li {
  display: flex;
  align-items: center;
}
.footer__menu__nav ul li a {
  padding: 10px 0;
  font-size: 14px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
}
@media print, screen and (min-width: 64em) {
  .footer__menu__nav ul li {
    width: auto;
    margin-right: 50px;
  }
  .footer__menu__nav ul li:last-child {
    margin-right: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .footer__menu__nav ul {
    width: 100%;
    display: inline-flex;
    align-items: center;
    flex-flow: row nowrap;
    padding: 0;
    margin: 0;
    justify-content: flex-start;
  }
}

/*-----------------------------
Footer -> Did you know section
-----------------------------*/
.footer__did__you__know {
  background-color: #002a26;
  padding: 45px 20px;
  color: #fff;
}
.footer__did__you__know .footer__did__you__know__inner {
  display: flex;
  flex-direction: column-reverse;
  max-width: 86.25rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 64em) {
  .footer__did__you__know .footer__did__you__know__inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 70px;
  }
  .footer__did__you__know .footer__did__you__know__inner .footer__did__you__know__content h2 {
    max-width: 500px;
    line-height: 40px;
    margin-top: 0;
  }
  .footer__did__you__know .footer__did__you__know__inner .footer__did__you__know__content article {
    font-size: 18px;
    font-family: pt-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 28px;
  }
}
.footer__did__you__know img {
  max-height: 376px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.footer__did__you__know h2 {
  font-size: 35px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1.8px;
}
.footer__did__you__know article {
  line-height: 28px;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.footer__did__you__know .footer__did__you__know__link {
  color: #fff;
  border: 2px solid #fff;
  display: flex;
  width: 100%;
  max-width: 218px;
  margin: 45px auto;
  transition: all 0.2s ease;
}
.footer__did__you__know .footer__did__you__know__link:hover, .footer__did__you__know .footer__did__you__know__link.focus-visible {
  border-color: #4E8523;
  color: #4E8523;
}
.footer__did__you__know .footer__did__you__know__link:hover, .footer__did__you__know .footer__did__you__know__link:focus-visible {
  border-color: #4E8523;
  color: #4E8523;
}
@media print, screen and (min-width: 64em) {
  .footer__did__you__know .footer__did__you__know__link {
    margin: 45px 0px 0px 0px;
  }
}

.footer__info__partners__wrapper {
  padding-top: 30px;
  position: relative;
  max-width: 86.25rem;
  margin: 0 auto;
}
@media print, screen and (min-width: 64em) {
  .footer__info__partners__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row nowrap;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 90em) {
  .footer__info__partners__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

.footer__menu {
  color: #fff;
}

.footer a.focus-visible {
  outline: 1px dotted #fff;
}

.footer a:focus-visible {
  outline: 1px dotted #fff;
}

.footnotes__title {
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #108363;
  margin-bottom: 0;
}

.footnotes .footnotes__items {
  list-style: none;
  padding-left: 0;
  display: grid;
  grid-gap: 13px;
  gap: 13px;
  margin: 20px 0;
}

.footnotes .footnotes__item {
  line-height: 20px;
  display: flex;
  flex-flow: row nowrap;
  grid-gap: 5px;
  gap: 5px;
  padding: 0;
}
.footnotes .footnotes__item p {
  padding: 0;
  margin: 0;
}
.footnotes .footnotes__item::before {
  display: none;
}
@media print {
  .footnotes .footnotes__item {
    display: flex !important;
    flex-flow: row nowrap;
    grid-gap: 10px !important;
    gap: 10px !important;
  }
}

#cookie-notice {
  background: #002a26;
  color: #fff;
  border-top: 4px solid #fff;
  box-shadow: 0 -5px 17px -4px rgba(0, 0, 0, 0.4);
}
#cookie-notice * {
  color: #fff;
}
#cookie-notice fieldset {
  border-color: #fff;
}
#cookie-notice-redisplay {
  padding: 5px 30px 5px 5px;
  position: absolute;
  right: 0;
  bottom: 50px;
  height: 44px;
  width: 60px;
  color: #fff;
  background: #002a26 no-repeat 10px center;
  background-size: 30px;
  border-top-left-radius: 22px;
  border-bottom-left-radius: 22px;
}
#cookie-notice .cookie-notice-selection + span {
  border-color: #fff;
}
#cookie-notice .cookie-notice-selection:checked + span:before {
  background: #fff;
}
#cookie-notice .button {
  color: #fff;
  border: 1px solid #fff;
}
#cookie-notice .button:focus, #cookie-notice .button:hover {
  background: #5DA12A;
}
#cookie-notice #cookie-notice-choose.is-hidden {
  display: none;
}
#cookie-notice fieldset label {
  padding: 2px;
}
#cookie-notice fieldset label[focus-within] {
  outline: 2px dotted #5DA12A;
}
#cookie-notice fieldset label:focus-within {
  outline: 2px dotted #5DA12A;
}

ul.gform_fields {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.gform_fields li {
  padding: 0;
  margin: 0px 0px 10px 0px;
}
ul.gform_fields li:before {
  display: none;
}
@media print, screen and (min-width: 64em) {
  ul.gform_fields li {
    margin: 0px 0px 30px 0px;
  }
}
ul.gform_fields .validation_message {
  margin-bottom: 45px;
  color: orangered;
}
ul.gform_fields * {
  padding: 0;
  margin: 0;
}
ul.gform_fields .gfield_label,
ul.gform_fields .screen-reader-text {
  color: #164230;
}
ul.gform_fields .gfield_required.gfield_required_asterisk {
  color: orangered;
}
ul.gform_fields .ginput_container {
  width: 100%;
}
ul.gform_fields .ginput_container_select {
  width: 100%;
  height: 100%;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  max-width: 330px;
}
ul.gform_fields .ginput_container_select select {
  padding-right: 30px;
  padding-left: 20px;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #0b8061;
  cursor: pointer;
  box-shadow: 0 0 3pt 1px transparent;
  outline: none;
  height: 100%;
  width: 100%;
  background-color: #fff;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -ms-appearance: none; /* get rid of default appearance for IE8, 9 and 10*/
  margin: 0;
  min-height: 48px;
  border-radius: 4px;
  box-shadow: 0 0 3pt 1px transparent;
  outline: none;
}
ul.gform_fields .ginput_container_select select.focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
ul.gform_fields .ginput_container_select select:focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
ul.gform_fields .ginput_container_select select.focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
ul.gform_fields .ginput_container_select select:focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
ul.gform_fields .ginput_container_select:after {
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: calc(100% - 310px);
  pointer-events: none;
  font-size: 20px;
  content: "\e936";
  color: #0b8061;
  font-family: icomoon;
}
ul.gform_fields .gfield {
  width: 100%;
  /*  input[type=text],
    input[type=email],
    input[type=password],
    textarea {
        padding: $small;
    }*/
}
ul.gform_fields .gfield input,
ul.gform_fields .gfield textarea {
  width: 100%;
  margin: 0;
  padding: 7px 20px;
  height: 100%;
  border: 1px solid #A5DE6E;
  color: #0b8061;
  min-height: 48px;
  border-radius: 4px;
}
ul.gform_fields .gfield input:focus, ul.gform_fields .gfield input:active,
ul.gform_fields .gfield textarea:focus,
ul.gform_fields .gfield textarea:active {
  outline: 1px dotted #002a26;
}
ul.gform_fields .gfield input::-moz-placeholder, ul.gform_fields .gfield textarea::-moz-placeholder {
  color: #0b8061;
}
ul.gform_fields .gfield input:-ms-input-placeholder, ul.gform_fields .gfield textarea:-ms-input-placeholder {
  color: #0b8061;
}
ul.gform_fields .gfield input::placeholder,
ul.gform_fields .gfield textarea::placeholder {
  color: #0b8061;
}
@media print, screen and (min-width: 64em) {
  ul.gform_fields .gfield.half {
    width: calc(50% - 10px);
    display: inline-block;
  }
  ul.gform_fields .gfield.half:nth-of-type(even) {
    margin-right: 20px;
  }
}
ul.gform_fields .gfield textarea {
  line-height: 1.2;
}

.gform_footer button {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-transform: uppercase;
  background-color: #002a26;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 0;
  margin: 0;
  min-height: 38px;
  min-width: 200px;
}

.ui-datepicker {
  background-color: #3B3B3F;
  color: #fff;
  padding: 10px 30px;
}
.ui-datepicker:before {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border: 1px solid white;
}
.ui-datepicker .ui-datepicker-header {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  margin: 7px 0px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-flow: row nowrap;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title select {
  width: 50%;
}
.ui-datepicker .ui-datepicker-today a {
  color: orangered;
}

.gform_confirmation_message {
  display: inline-block;
  font-weight: 500;
  padding: 5px 10px;
  font-size: 20px;
  background-color: #002a26;
  color: #fff;
  border: none;
  border-radius: 4px;
}

.gform_validation_container {
  display: none;
}

.green__page__header {
  background-color: #108363;
  color: #fff;
  position: relative;
  padding-top: 45px;
  padding-bottom: 85px;
  margin-bottom: 120px;
}
@media print, screen and (min-width: 64em) {
  .green__page__header {
    padding-top: 85px;
  }
}
@media screen and (min-width: 90em) {
  .green__page__header .wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
.green__page__header h1 {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  .green__page__header h1 {
    margin-bottom: 30px;
  }
}
.green__page__header *:not(option):not(select) {
  color: #fff;
}
.green__page__header .filters__lists__filter__wrapper {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -65px;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .green__page__header .filters__lists__filter__wrapper {
    bottom: -35px;
  }
}

.header {
  position: relative;
}

.header__upper-ribbon {
  position: relative;
  z-index: 3;
  background-color: #164230;
}
.header__upper-ribbon .sub-menu-desktop {
  display: none;
}
.header__upper-ribbon .sub-menu-desktop ul li:hover > a, .header__upper-ribbon .sub-menu-desktop ul li:focus > a {
  color: #7EC724;
}
.header__upper-ribbon .sub-menu-desktop ul li a {
  text-transform: uppercase;
  font-size: 15px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1px;
  transition: all 0.2s ease;
  -webkit-font-smoothing: antialiased;
}
@media screen and (min-width: 75em) {
  .header__upper-ribbon .sub-menu-desktop ul li a {
    font-size: 16px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
  }
}
.header__upper-ribbon .wrap {
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row nowrap;
}
.header__upper-ribbon .wrap * {
  color: #fff;
}
@media print, screen and (min-width: 64em) {
  .header__upper-ribbon .wrap {
    justify-content: flex-end;
    position: relative;
  }
}
.header__upper-ribbon .wrap ul.ribbon__menu {
  margin: 0;
  padding: 0;
}
@media print, screen and (min-width: 64em) {
  .header__upper-ribbon .sub-menu-desktop {
    display: block;
  }
  .header__upper-ribbon .sub-menu-desktop > ul {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
  }
  .header__upper-ribbon .sub-menu-desktop > ul > li {
    margin-right: 30px;
  }
}
@media print, screen and (min-width: 64em) and (max-width: 89.99875em) {
  .header__upper-ribbon .sub-menu-desktop > ul > li {
    margin-right: 15px;
  }
}
@media print, screen and (min-width: 64em) {
  .header__upper-ribbon .sub-menu-desktop > ul > li.menu-item-has-children > ul {
    display: none;
    flex-flow: row nowrap;
    justify-content: flex-start;
    position: fixed;
    top: 35px;
    border-radius: 8px;
    left: 0;
    width: 100%;
    background-color: #164230;
    z-index: 3;
  }
  .header__upper-ribbon .sub-menu-desktop > ul > li.menu-item-has-children > ul.is__admin__bar__showing {
    top: 70px;
  }
  .header__upper-ribbon .sub-menu-desktop > ul > li.menu-item-has-children > ul > li {
    margin-right: 30px;
  }
  .header__upper-ribbon .sub-menu-desktop > ul > li.menu-item-has-children > ul > li > a {
    pointer-events: none;
    opacity: 0.7;
  }
  .header__upper-ribbon .sub-menu-desktop > ul > li.menu-item-has-children > ul > li a {
    text-transform: none;
  }
  .header__upper-ribbon .sub-menu-desktop > ul > li.menu-item-has-children > ul:before {
    /**
    Pridge
     */
    content: "";
    display: block;
    position: absolute;
    top: -20px;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
  }
}
@media print, screen and (min-width: 64em) {
  .header__upper-ribbon .sub-menu-desktop > ul > li:hover > ul, .header__upper-ribbon .sub-menu-desktop > ul > li:focus > ul, .header__upper-ribbon .sub-menu-desktop > ul > li[focus-within] > ul {
    display: flex;
  }
  .header__upper-ribbon .sub-menu-desktop > ul > li:hover > ul, .header__upper-ribbon .sub-menu-desktop > ul > li:focus > ul, .header__upper-ribbon .sub-menu-desktop > ul > li:focus-within > ul {
    display: flex;
  }
}

.header__search__switch__wrapper {
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
}

.header__search {
  height: 100%;
  margin: 0 10px;
}
@media print, screen and (max-width: 39.99875em) {
  .header__search {
    margin: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .header__search {
    flex-grow: inherit;
  }
}

#searchform {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 0;
}
#searchform button {
  height: 100%;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  border: 1px solid transparent;
  box-shadow: 0 0 3pt 1px transparent;
  outline: none;
  cursor: pointer;
}
#searchform button.focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
#searchform button:focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
#searchform button:hover, #searchform button:focus {
  border: 1px solid #7EC724;
}
#searchform button:hover .icon-search, #searchform button:focus .icon-search {
  color: #7EC724;
}
#searchform button .icon-search {
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  width: 40px;
  height: 40px;
}
@media print, screen and (min-width: 64em) {
  #searchform button .icon-search {
    font-size: 14px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    min-width: 30px;
    width: 30px;
    height: 30px;
  }
}
@media print, screen and (min-width: 64em) {
  #searchform {
    position: relative;
  }
}
#searchform input#s {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  flex-grow: 1;
  transition: ease all 0.16s;
  margin-right: 10px;
  height: 100%;
  color: #3B3B3F;
  border: none;
  padding: 0 5px;
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  box-shadow: 0 0 3pt 1px transparent;
  outline: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
#searchform input#s.focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
#searchform input#s:focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
#searchform input#s.search-is-open {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, 0.45);
}
@media print, screen and (min-width: 64em) {
  #searchform input#s {
    width: 0;
    bottom: auto;
    position: absolute;
    left: auto;
    right: 100%;
    top: 2px;
    height: 27px;
  }
  #searchform input#s.search-is-open {
    width: 368px;
  }
}

.header__language-switcher {
  width: 50px;
  position: relative;
  cursor: pointer;
}
.header__language-switcher:hover ul, .header__language-switcher:focus ul, .header__language-switcher[focus-within] ul {
  overflow: visible;
}
.header__language-switcher:hover ul, .header__language-switcher:focus ul, .header__language-switcher:focus-within ul {
  overflow: visible;
}
.header__language-switcher:hover .icon-arrow-right-thin, .header__language-switcher:focus .icon-arrow-right-thin, .header__language-switcher[focus-within] .icon-arrow-right-thin {
  transform: rotate(180deg);
}
.header__language-switcher:hover .icon-arrow-right-thin, .header__language-switcher:focus .icon-arrow-right-thin, .header__language-switcher:focus-within .icon-arrow-right-thin {
  transform: rotate(180deg);
}
.header__language-switcher nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row nowrap;
  position: relative;
}
.header__language-switcher .icon-arrow-right-thin {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 5px;
  right: 0;
  transform: rotate(90deg);
}
.header__language-switcher ul {
  position: relative;
  background-color: #164230;
  padding-top: 24px;
  height: 24px;
  overflow: hidden;
  font-size: 14px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 17px;
  min-width: 30px;
  margin: 0;
  z-index: 100;
}
.header__language-switcher ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #164230;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 24px;
}
.header__language-switcher ul li a {
  transition: color 0.1s;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header__language-switcher ul li a:focus {
  color: #7EC724;
}
.header__language-switcher ul li:not(.current-lang):hover a, .header__language-switcher ul li:not(.current-lang):focus a {
  color: #7EC724;
}
.header__language-switcher ul .current-lang {
  position: absolute;
  top: 0;
  left: 0;
}

.header__logo__shape {
  position: relative;
}

.header__logo__wrapper {
  position: relative;
  z-index: 2;
  display: block;
}
@media print, screen and (min-width: 64em) {
  .header__logo__wrapper {
    margin-top: 10px;
  }
}
.header__logo__wrapper button:hover, .header__logo__wrapper.focus-visible {
  outline: 1px dotted #fff;
}
.header__logo__wrapper button:hover, .header__logo__wrapper:focus-visible {
  outline: 1px dotted #fff;
}

.header__logo {
  width: 170px;
  height: 85px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-left: 20px;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 90em) {
  .header__logo {
    margin-left: 0;
    width: 237px;
    height: 79px;
  }
}

.header__main__menus {
  background-color: #0b8061;
}

.header__logo__burger__wrapper {
  overflow: hidden;
  height: 135px;
  position: relative;
  padding-left: 25%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header__logo__burger__wrapper .menu__menu-toggle {
  color: #fff;
  margin: -45px 0 0 0;
  padding: 0;
  font-size: 45px;
  line-height: 0;
  box-shadow: 0 0 3pt 1px transparent;
  outline: none;
  transition: all 0.3s ease-in-out;
}
.header__logo__burger__wrapper .menu__menu-toggle.focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.header__logo__burger__wrapper .menu__menu-toggle:focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.header__logo__burger__wrapper .menu__menu-toggle.js-show-on-scroll {
  position: fixed;
  right: 16px;
  top: -100%;
  background-color: rgba(0, 102, 91, 0.7);
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  box-shadow: 0 2px 12px -1px rgba(0, 0, 0, 0.41);
}
.header__logo__burger__wrapper .menu__menu-toggle.js-show-on-scroll span {
  filter: drop-shadow(2px 2px 1px rgba(0, 0, 0, 0.25));
}
@media print, screen and (min-width: 64em) {
  .header__logo__burger__wrapper .menu__menu-toggle {
    display: none;
  }
}
@media print, screen and (min-width: 64em) {
  .header__logo__burger__wrapper {
    padding-left: 0;
    max-width: 86.25rem;
    margin: 0 auto;
    overflow: visible;
  }
}

.header {
  transition: all 0.3s ease-in-out;
  z-index: 100;
}
.header.header-get-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0 2px 12px -1px rgba(0, 0, 0, 0.41);
}
.header.header-get-fixed .header__logo__burger__wrapper {
  height: 0;
}
.header.header-get-fixed .js-show-on-scroll {
  top: 0;
  padding-top: 85px;
}

.goto-newsletter {
  text-transform: uppercase;
  background: #019548;
  padding: 0 5px;
  transition: all 0.2s ease;
  display: grid;
  grid-template-columns: auto 1fr;
  grid-gap: 2px;
  gap: 2px;
  align-items: center;
  height: 28px;
}
.goto-newsletter:hover, .goto-newsletter:focus {
  background: #002a26;
  border-bottom: 1px solid #fff;
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .goto-newsletter {
    position: absolute;
    top: 100%;
    height: auto;
    right: 0;
    padding: 3px 9px;
    background: #002a26;
  }
  .goto-newsletter:hover, .goto-newsletter:focus {
    background: #002a26;
  }
}

.language-dropdown {
  background-color: white;
  font-size: 16px;
  position: absolute;
}
@media screen and (min-width: 75em) {
  .language-dropdown {
    margin: 0 0 0 auto;
    padding: 0 15px;
    position: relative;
  }
}

.language-dropdown__list {
  display: inline-block;
  list-style: none;
  padding-left: 0;
  z-index: 1;
}
@media screen and (min-width: 75em) {
  .language-dropdown__list {
    height: 1px;
    list-style: none;
    margin: -5px 0 0 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    text-align: left;
    transform: translateY(-20px);
    transition: transform 0.2s ease-in-out, opacity 0.1s ease-out;
  }
}

.language-dropdown__top-link {
  border-radius: 30px;
  color: white;
  font-size: 18px;
  padding: 4px 15px;
}
@media screen and (min-width: 75em) {
  .language-dropdown__top-link {
    background-color: transparent;
    border-radius: 0;
    color: #000;
    font-size: 18px;
    padding: 0;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .language-dropdown__top-link {
    margin-left: 20px;
  }
}
@media screen and (min-width: 75em) {
  .language-dropdown__top-link::before {
    font-family: icomoon;
    content: ">";
    display: inline-block;
    font-size: 11px;
    margin-right: 8px;
    transform: rotate(0) translateY(-1px);
    transition: transform 0.1s ease;
  }
}
@media screen and (min-width: 75em) {
  .language-dropdown:hover .language-dropdown__top-link::before, .language-dropdown__top-link:focus::before {
    transform: rotate(90deg) translateX(-1px);
  }
}
@media screen and (min-width: 75em) {
  .language-dropdown__top-link:hover, .language-dropdown__top-link:focus {
    color: #000;
  }
}

.language-dropdown__item {
  background-color: white;
}
@media print, screen and (max-width: 74.99875em) {
  .language-dropdown__item {
    display: inline-block;
  }
}

.language-dropdown__link {
  display: block;
  color: #000;
  font-size: 18px;
  padding: 0 15px 0;
  text-decoration: none;
}
@media screen and (min-width: 75em) {
  .language-dropdown__link {
    color: #000;
    padding: 0 15px 0 35px;
  }
}
@media screen and (min-width: 75em) {
  .language-dropdown__link:hover {
    color: #000;
  }
}
@media screen and (min-width: 75em) {
  .language-dropdown__item:last-child .language-dropdown__link {
    padding: 0 15px 5px 35px;
  }
}

@media screen and (min-width: 75em) {
  .language-dropdown:hover .language-dropdown__list,
  .language-dropdown .language-dropdown__top-link:focus + .language-dropdown__list,
  .language-dropdown__list[focus-within] {
    height: auto;
    transform: translate(0);
    opacity: 1;
    z-index: 1;
  }
  .language-dropdown:hover .language-dropdown__list,
  .language-dropdown .language-dropdown__top-link:focus + .language-dropdown__list,
  .language-dropdown__list:focus-within {
    height: auto;
    transform: translate(0);
    opacity: 1;
    z-index: 1;
  }
}

/* required styles */
#home-map {
  height: 384px;
}
@media print, screen and (min-width: 64em) {
  #home-map {
    height: 650px;
  }
}

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-control-container .leaflet-bottom {
  bottom: 15px;
}
.leaflet-control-container .leaflet-right {
  right: 10px;
}

.leaflet-container {
  overflow: hidden;
  width: 100%;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-drag: none;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
  max-width: none !important;
  max-height: none !important;
}

.leaflet-container.leaflet-touch-zoom {
  touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  touch-action: none;
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}

.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  box-sizing: border-box;
  z-index: 400;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane {
  z-index: 400;
}

.leaflet-tile-pane {
  z-index: 200;
}

.leaflet-overlay-pane {
  z-index: 400;
}

.leaflet-shadow-pane {
  z-index: 500;
}

.leaflet-marker-pane {
  z-index: 600;
}

.leaflet-tooltip-pane {
  z-index: 650;
}

.leaflet-popup-pane {
  z-index: 700;
}

.leaflet-map-pane canvas {
  z-index: 100;
}

.leaflet-map-pane svg {
  z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */
.leaflet-control {
  position: relative;
  z-index: 400;
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 400;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */
.leaflet-fade-anim .leaflet-tile {
  will-change: opacity;
}

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
  padding-bottom: 45px !important;
  pointer-events: none;
}

.leaflet-zoom-animated {
  transform-origin: 0 0;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */
.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */
.leaflet-container {
  background: #ddd;
  outline: 0;
}

.leaflet-container a {
  color: #0078a8;
}

.leaflet-container a.leaflet-active {
  outline: 2px solid orange;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255, 255, 255, 0.5);
}

/* general typography */
.leaflet-container {
  font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

/* general toolbar styles */
.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
  border-radius: 4px;
}

.leaflet-bar a,
.leaflet-bar a:hover {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* zoom control */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px "Lucida Console", Monaco, monospace;
  text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out {
  font-size: 22px;
}

/* layers control */
/*.leaflet-control-layers {*/
/*box-shadow: 0 1px 5px rgba(0,0,0,0.4);*/
/*background: #fff;*/
/*border-radius: 5px;*/
/*}*/
/*.leaflet-control-layers-toggle {*/
/*background-image: url(images/layers.png);*/
/*width: 36px;*/
/*height: 36px;*/
/*}*/
/*.leaflet-retina .leaflet-control-layers-toggle {*/
/*background-image: url(images/layers-2x.png);*/
/*background-size: 26px 26px;*/
/*}*/
/*.leaflet-touch .leaflet-control-layers-toggle {*/
/*width: 44px;*/
/*height: 44px;*/
/*}*/
/*.leaflet-control-layers .leaflet-control-layers-list,*/
/*.leaflet-control-layers-expanded .leaflet-control-layers-toggle {*/
/*display: none;*/
/*}*/
/*.leaflet-control-layers-expanded .leaflet-control-layers-list {*/
/*display: block;*/
/*position: relative;*/
/*}*/
/*.leaflet-control-layers-expanded {*/
/*padding: 6px 10px 6px 6px;*/
/*color: #333;*/
/*background: #fff;*/
/*}*/
/*.leaflet-control-layers-scrollbar {*/
/*overflow-y: scroll;*/
/*overflow-x: hidden;*/
/*padding-right: 5px;*/
/*}*/
/*.leaflet-control-layers-selector {*/
/*margin-top: 2px;*/
/*position: relative;*/
/*top: 1px;*/
/*}*/
/*.leaflet-control-layers label {*/
/*display: block;*/
/*}*/
/*.leaflet-control-layers-separator {*/
/*height: 0;*/
/*border-top: 1px solid #ddd;*/
/*margin: 5px -10px 5px -6px;*/
/*}*/
/* Default icon URLs */
/*.leaflet-default-icon-path {*/
/*background-image: url(images/marker-icon.png);*/
/*}*/
/* attribution and scale controls */
.leaflet-container .leaflet-control-attribution {
  background: transparent;
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 5px 10px;
  color: #333;
  border-top-left-radius: 6px;
}

.leaflet-control-attribution a {
  text-decoration: none;
}
.leaflet-control-attribution a:first-child {
  position: absolute;
  right: 5px;
}

.leaflet-control-attribution a:hover {
  text-decoration: underline;
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
  font-size: 11px;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  font-size: 11px;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  background: #fff;
  background: rgba(255, 255, 255, 0.5);
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}

/* popup */
.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
  text-align: left;
  padding: 20px;
  max-width: 260px !important;
}

.leaflet-popup-content {
  line-height: 20px;
  font-size: 14px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.leaflet-popup-content h5 {
  margin: 0;
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 18px;
}
.leaflet-popup-content p {
  padding: 10px 0 0 0;
  margin: 0;
  font-size: 14px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  color: #fff;
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
  background-color: #3B3B3F;
}
.leaflet-popup-content-wrapper .leaflet__pane__wrapper,
.leaflet-popup-tip .leaflet__pane__wrapper {
  display: flex;
  flex-flow: row nowrap;
}
.leaflet-popup-content-wrapper .leaflet__pane__wrapper .icon-time,
.leaflet-popup-tip .leaflet__pane__wrapper .icon-time {
  margin: 5px 5px 0 0;
}
.leaflet-popup-content-wrapper .leaflet__pane__wrapper ul,
.leaflet-popup-tip .leaflet__pane__wrapper ul {
  margin-top: 0;
  padding-top: 0;
  width: 100%;
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px 0 0;
  border: none;
  text-align: center;
  width: 18px;
  height: 14px;
  font: 16px/14px Tahoma, Verdana, sans-serif;
  color: #c3c3c3;
  text-decoration: none;
  font-weight: bold;
  color: #3B3B3F;
}

.leaflet-container a.leaflet-popup-close-button:hover {
  color: pink;
}

.leaflet-popup-scrolled {
  overflow: auto;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-popup-tip-container {
  margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */
.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */
/* Base styles for the element that has a tooltip */
.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

.leaflet-tooltip.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Directions */
.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}

.leaflet-control-fullscreen a {
  background-size: 26px 52px;
}

.leaflet-touch .leaflet-control-fullscreen a {
  background-position: 2px 2px;
}

.leaflet-fullscreen-on .leaflet-control-fullscreen a {
  background-position: 0 -26px;
}

.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a {
  display: block !important;
  background-position: 2px -24px;
}

/* Do not combine these two rules; IE will break. */
.leaflet-container:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

.leaflet-container.leaflet-fullscreen-on {
  width: 100% !important;
  height: 100% !important;
}

.leaflet-pseudo-fullscreen {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 400;
}

.single-object .leaflet-control-fullscreen-button {
  display: none !important;
}

.leaflet-control-container .leaflet-left {
  left: auto;
  right: 0;
}
@media print, screen and (min-width: 64em) {
  .leaflet-control-container .leaflet-left {
    right: 10px;
  }
}

a {
  box-shadow: 0 0 3pt 1px transparent;
  outline: none;
  color: #4E8523;
}
a.focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
a:focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
a:hover, a.focus-visible, a:active {
  color: #002a26;
}
a:hover, a:focus-visible, a:active {
  color: #002a26;
}
a.link-button-style-transparent, a.link-button-style-transparentDark, a.link-button-style-lightBackground, a.link-button-style-darkBackground {
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  min-width: 186px;
  padding: 0 20px;
  text-transform: uppercase;
  border-radius: 4px;
  transition: all 0.2s ease;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
a.link-button-style-transparent {
  border: 2px solid #4E8523;
  color: #4E8523;
}
a.link-button-style-transparent:hover, a.link-button-style-transparent.focus-visible, a.link-button-style-transparent:active {
  color: #002a26;
  border-color: #002a26;
}
a.link-button-style-transparent:hover, a.link-button-style-transparent:focus-visible, a.link-button-style-transparent:active {
  color: #002a26;
  border-color: #002a26;
}
a.link-button-style-transparentDark {
  border: 2px solid #002a26;
  color: #002a26;
}
a.link-button-style-transparentDark:hover, a.link-button-style-transparentDark.focus-visible, a.link-button-style-transparentDark:active {
  color: #4E8523;
  border-color: #4E8523;
}
a.link-button-style-transparentDark:hover, a.link-button-style-transparentDark:focus-visible, a.link-button-style-transparentDark:active {
  color: #4E8523;
  border-color: #4E8523;
}
a.link-button-style-lightBackground {
  background-color: #4E8523;
  border: 2px solid #4E8523;
  color: #fff;
}
a.link-button-style-lightBackground:hover, a.link-button-style-lightBackground.focus-visible, a.link-button-style-lightBackground:active {
  background-color: #fff;
  color: #4E8523;
}
a.link-button-style-lightBackground:hover, a.link-button-style-lightBackground:focus-visible, a.link-button-style-lightBackground:active {
  background-color: #fff;
  color: #4E8523;
}
a.link-button-style-darkBackground {
  background-color: #002a26;
  border: 2px solid #002a26;
  color: #fff;
}
a.link-button-style-darkBackground:hover, a.link-button-style-darkBackground.focus-visible, a.link-button-style-darkBackground:active {
  background-color: #fff;
  color: #002a26;
}
a.link-button-style-darkBackground:hover, a.link-button-style-darkBackground:focus-visible, a.link-button-style-darkBackground:active {
  background-color: #fff;
  color: #002a26;
}
a.link-button-style-withArrow {
  position: relative;
  text-transform: uppercase;
  padding-left: 20px;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  transition: all 0.2s ease;
}
a.link-button-style-withArrow:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "\e904";
  font-family: icomoon;
  font-size: 12px;
  transition: all 0.2s ease;
}
a.link-button-style-withArrow:hover, a.link-button-style-withArrow.focus-visible, a.link-button-style-withArrow:active {
  color: #4E8523;
}
a.link-button-style-withArrow:hover, a.link-button-style-withArrow:focus-visible, a.link-button-style-withArrow:active {
  color: #4E8523;
}
a.link-button-style-withArrow:hover:before, a.link-button-style-withArrow.focus-visible:before, a.link-button-style-withArrow:active:before {
  left: 5px;
}
a.link-button-style-withArrow:hover:before, a.link-button-style-withArrow:focus-visible:before, a.link-button-style-withArrow:active:before {
  left: 5px;
}

.absolute__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.linklist__title {
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #164230;
  margin-bottom: 0;
}

.linklist .linklist__items {
  list-style: none;
  margin-top: 5px;
  padding-left: 0;
}

.linklist .linklist__item {
  max-width: 540px;
  padding-left: 0;
}
.linklist .linklist__item:before {
  display: none;
}

.linklist .linklist__link {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-flex;
  align-items: flex-start;
  color: #7EC724;
  position: relative;
  transition: color 0.2s ease;
}
.linklist .linklist__link::before {
  display: none;
}

.linklist__link-icon {
  flex-shrink: 0;
  width: 15px;
  margin-right: 8px;
}

body.hidden-scroll {
  overflow: hidden;
}

.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  opacity: 0.7;
  display: none;
  z-index: 1035;
}

.sl-wrapper {
  z-index: 1040;
}
.sl-wrapper * {
  box-sizing: border-box;
}
.sl-wrapper button {
  border: 0 none;
  background: transparent;
  font-size: 28px;
  padding: 0;
  cursor: pointer;
}
.sl-wrapper button:hover {
  opacity: 0.7;
}
.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 10060;
  margin-top: -14px;
  margin-right: -14px;
  height: 44px;
  width: 44px;
  line-height: 44px;
  font-family: Arial, Baskerville, monospace;
  color: #000;
  font-size: 3rem;
}
.sl-wrapper .sl-close:focus {
  outline: none;
}
.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 1060;
  color: #000;
  font-size: 1rem;
}
.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}
.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  width: 22px;
  line-height: 44px;
  text-align: center;
  display: block;
  z-index: 10060;
  font-family: Arial, Baskerville, monospace;
  color: #000;
}
.sl-wrapper .sl-navigation button.sl-next {
  right: 5px;
  font-size: 2rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
  left: 5px;
  font-size: 2rem;
}
.sl-wrapper .sl-navigation button:focus {
  outline: none;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 10px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 10px;
    font-size: 3rem;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 20px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 20px;
    font-size: 3rem;
  }
}
.sl-wrapper.sl-dir-rtl .sl-navigation {
  direction: ltr;
}
.sl-wrapper .sl-image {
  position: fixed;
  touch-action: none;
  z-index: 10000;
}
.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0 none;
  width: 100%;
  height: auto;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0 none;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}
.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #000;
  z-index: 1060;
}

.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}

.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

.sl-transition {
  transition: transform ease 200ms;
}

@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.map__SDK {
  min-height: 350px;
  width: 100%;
  display: block;
  z-index: 1;
}

.map__SDK__icon__grey {
  font-size: 32px;
  position: relative;
  color: #3B3B3F;
}
.map__SDK__icon__grey:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.map__SDK__icon__grey.is__mini__icon {
  color: #AF0A19;
}

.current_page_item > a,
.current_page_parent > a,
.current_page_ancestor > a,
.current-menu-item > a {
  color: #7EC724;
}

#main-header .menu__submenus__wrapper .current-menu-item > a,
#main-header .menu__submenus__wrapper .current_page_item > a,
#main-header .menu__submenus__wrapper .current-menu-ancestor > a {
  color: #4C8222;
}

.header__upper-ribbon .menu-item:hover > a,
.header__upper-ribbon .current-menu-item > a,
.header__upper-ribbon .current_page_item > a,
.header__upper-ribbon .current-menu-ancestor > a {
  color: #7EC724;
  border-bottom: 1px solid #7EC724;
}

.menu__submenu__elements__without__icon .current-menu-item > a,
.menu__submenu__elements__without__icon .current_page_item > a,
.menu__submenu__elements__without__icon .current-menu-ancestor > a {
  border-bottom: 2px solid #7EC724;
}

.menu__shape {
  display: block;
  background-color: #089158;
  width: 600px;
  height: 600px;
  min-width: 600px;
  border-radius: 50%;
  margin-right: 30px;
  box-shadow: 0 2px 27px 0 rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 50%;
  right: 90%;
  transform: translateY(-50%);
}
.menu__shape .menu__shape-desktop {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .menu__shape {
    width: 2045px;
    min-width: 2045px;
    height: 2045px;
    right: auto;
    top: -920px;
    left: -905px;
    transform: none;
    background-color: #019548;
  }
  .menu__shape .menu__shape-desktop {
    display: block;
  }
  .menu__shape .menu__shape-desktop.order-1 {
    border-radius: 50%;
    position: absolute;
    width: 1275px;
    min-width: 1275px;
    height: 1275px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: rgb(16, 131, 99);
    background: linear-gradient(90deg, rgb(16, 131, 99) 50%, rgb(2, 0, 36) 50%);
    box-shadow: 0 2px 27px 0 rgba(0, 0, 0, 0.5);
  }
  .menu__shape .menu__shape-desktop.order-2 {
    border-radius: 50%;
    width: 550px;
    min-width: 550px;
    height: 550px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #019548;
    box-shadow: 0 2px 27px 0 rgba(0, 0, 0, 0.5);
  }
}

.header__main__menus .menus__wrap {
  position: relative;
  padding-right: 16px;
}
@media print, screen and (min-width: 64em) {
  .header__main__menus .menus__wrap {
    min-height: 180px;
    padding: 0;
    position: static;
    overflow: hidden;
    box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.14);
  }
}

.menu__single__element.has-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-start;
  flex-flow: row wrap;
}
.menu__single__element.has-icon .menu__element__icon {
  color: #045922;
  font-size: 25px;
  margin-right: 10px;
  pointer-events: none;
}
.menu__single__element.has-icon ul {
  width: 100%;
}
.menu__single__element.has-icon:hover .menu__element__icon {
  color: #4C8222;
}

.menus__inner-wrapper {
  flex-grow: 1;
  background-color: #fff;
  padding-top: 32px;
  position: relative;
  padding-left: 20px;
  display: flex;
  flex-flow: column;
  min-height: 100vh;
}
.menus__inner-wrapper:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 32px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.menus__inner-wrapper .menu__menu-toggle {
  height: 70px;
  flex-flow: row nowrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100px;
  padding: 0 1px;
  text-transform: uppercase;
  box-shadow: 0 0 3pt 1px transparent;
  outline: none;
  order: 1;
}
.menus__inner-wrapper .menu__menu-toggle.focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.menus__inner-wrapper .menu__menu-toggle:focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.menus__inner-wrapper .menu__menu-toggle span {
  font-size: 23px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #045922;
}
.menus__inner-wrapper .menu__menu-toggle span.icon-close {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
}
@media print, screen and (min-width: 64em) {
  .menus__inner-wrapper .menu__menu-toggle {
    display: none;
  }
}
.menus__inner-wrapper ul li {
  padding: 10px 0;
}
.menus__inner-wrapper ul li.active-menu-parent > a {
  color: #7EC724;
}
.menus__inner-wrapper ul li.active-menu-parent > a:after {
  transform: rotate(270deg) scaleY(-1);
  color: #7EC724;
}
.menus__inner-wrapper ul a {
  color: #448258;
  line-height: 28px;
  letter-spacing: 0.8px;
}
.menus__inner-wrapper .menu {
  order: 3;
}
.menus__inner-wrapper .menu a {
  color: #045922;
  display: inline-flex;
  flex-flow: row;
  align-items: center;
  border-bottom: 1px solid transparent;
}
.menus__inner-wrapper .menu a:hover {
  color: #4C8222;
  border-bottom: 1px solid #4C8222;
}
.menus__inner-wrapper .sub-menu-mobile {
  order: 2;
  background-color: #FAFAFA;
  border-top: 1px solid #CECECE;
  border-bottom: 1px solid #CECECE;
  margin-left: -20px;
  padding-left: 20px;
}
.menus__inner-wrapper .sub-menu-mobile a {
  width: 100%;
  display: block;
}
.menus__inner-wrapper .sub-menu-mobile .menu-item-has-children > ul {
  display: none;
}
@media print, screen and (max-width: 74.99875em) {
  .menus__inner-wrapper .menu-item-has-children .menu__submenu__elements__without__icon {
    position: relative;
    margin-left: -20px;
    padding-left: 20px;
  }
  .menus__inner-wrapper .menu-item-has-children .menu__submenu__elements__without__icon li {
    z-index: 2;
    position: relative;
  }
  .menus__inner-wrapper .menu-item-has-children .menu__submenu__elements__without__icon:before {
    z-index: 2;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #F7F7F7;
    width: calc(100% + 20px);
    height: 100%;
  }
}
.menus__inner-wrapper .menu-item-has-children > a {
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  padding-right: 45px;
}
.menus__inner-wrapper .menu-item-has-children > a:after {
  position: absolute;
  right: 20px;
  top: 0;
  pointer-events: none;
  content: "\e903";
  font-family: icomoon;
  transform: rotate(90deg);
  transition: all 0.4s ease-in-out;
}
@media print, screen and (min-width: 64em) {
  .menus__inner-wrapper .menu-item-has-children > a {
    padding-right: 0;
  }
}
.menus__inner-wrapper .menu-item-has-children ul {
  transition: height 0.25s ease;
  overflow: hidden;
}
@media print, screen and (max-width: 74.99875em) {
  .menus__inner-wrapper .menu-item-has-children ul {
    overflow: visible;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .menus__inner-wrapper .menu-item-has-children ul a {
    font-weight: 300 !important;
  }
}
.menus__inner-wrapper .menu-item-has-children > .menu__submenus__wrapper {
  display: none;
  width: 100%;
}
.menus__inner-wrapper a {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media print, screen and (min-width: 64em) {
  .menus__inner-wrapper {
    padding: 0;
    position: static;
    background-color: transparent;
    min-height: inherit;
  }
  .menus__inner-wrapper:before {
    display: none;
  }
  .menus__inner-wrapper .sub-menu-mobile {
    display: none;
  }
  .menus__inner-wrapper .sub-menu-desktop {
    display: block;
  }
}

.menu__item__description {
  display: none;
  letter-spacing: 1px;
  position: absolute;
  top: 0;
  padding-top: 70px;
  left: 0;
  width: 100%;
  text-transform: uppercase;
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #CECECE;
  background-color: #fff;
  height: 140px;
  margin: 0;
  z-index: -1;
  padding-left: 20px;
}
.menu__item__description > span {
  width: 100%;
  max-width: 86.25rem;
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 90em) {
  .menu__item__description {
    padding-left: 0;
  }
}
.menu-item:hover .menu__item__description {
  color: #757575;
}

.header__main__menus__container {
  position: fixed;
  width: 100%;
  overflow: hidden;
  right: -100%;
  top: 0;
  z-index: 100;
  height: 100%;
  transition: right 630ms cubic-bezier(0.68, 0, 0.265, 1);
  flex-flow: row nowrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: flex-start;
  overflow-y: auto;
  padding-left: 20%;
  background-color: rgba(0, 0, 0, 0.4);
}
.header__main__menus__container.mobile-menu-is-open {
  right: 0;
}
@media print, screen and (min-width: 64em) {
  .header__main__menus__container {
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    height: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 100%;
    padding: 0 20px;
    margin: 0 auto;
    overflow: visible;
    background-color: #fff;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-items: center;
    height: 70px;
    position: static;
    max-width: 86.25rem;
    margin: -42px auto 0 auto;
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    background-color: #fff;
    padding: 0 20px;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > li {
    margin-right: 10px;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > li:hover > a, .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > li:focus > a {
    color: #4C8222;
    border-bottom: 2px solid #4C8222;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > li > a {
    color: #3B3B3F;
    line-height: 20px;
    border-bottom: 2px solid transparent;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item {
    position: static;
    height: 100%;
    padding: 0;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item > a {
    display: flex;
    align-items: center;
    height: 100%;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item > a:after {
    display: none;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    height: 200px;
    z-index: 100;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item:hover > .menu__item__description, .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item:focus > .menu__item__description, .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item[focus-within] > .menu__item__description {
    display: flex;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item:hover > .menu__item__description, .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item:focus > .menu__item__description, .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item:focus-within > .menu__item__description {
    display: flex;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item:hover:before, .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item:focus:before, .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item[focus-within]:before {
    display: block;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item:hover:before, .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item:focus:before, .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item:focus-within:before {
    display: block;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item:hover .menu__submenus__wrapper, .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item:focus .menu__submenus__wrapper, .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item[focus-within] .menu__submenus__wrapper {
    opacity: 1;
    visibility: visible;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item:hover .menu__submenus__wrapper, .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item:focus .menu__submenus__wrapper, .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item:focus-within .menu__submenus__wrapper {
    opacity: 1;
    visibility: visible;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item li.menu-item-type-taxonomy:not(.menu-item-object-dictionary_danger):not(.menu-item-object-team_cat) > a.menu__target {
    letter-spacing: 1px;
    font-size: 20px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #CECECE;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item li.menu-item-type-taxonomy:not(.menu-item-object-dictionary_danger):not(.menu-item-object-team_cat) > a.menu__target:after {
    display: none;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item li.menu-item-type-taxonomy:not(.menu-item-object-dictionary_danger):not(.menu-item-object-team_cat) .menu__submenus__wrapper {
    display: block;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item li.menu-item-type-taxonomy:not(.menu-item-object-dictionary_danger):not(.menu-item-object-team_cat) .menu__submenus__wrapper ul {
    padding-left: 0;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item li.menu-item-type-taxonomy:not(.menu-item-object-dictionary_danger):not(.menu-item-object-team_cat) .menu__submenus__wrapper ul a {
    color: #045922;
    font-size: 20px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item li.menu-item-type-taxonomy:not(.menu-item-object-dictionary_danger):not(.menu-item-object-team_cat) .menu__submenus__wrapper ul a:hover, .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item li.menu-item-type-taxonomy:not(.menu-item-object-dictionary_danger):not(.menu-item-object-team_cat) .menu__submenus__wrapper ul a:focus {
    color: #7EC724;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item > .menu__submenus__wrapper {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 140px;
    left: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    z-index: 99999;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 5px 9px -4px rgba(0, 0, 0, 0.49);
    border-top: 1px solid #FAFAFA;
    padding: 0px calc(50% - 690px) 30px calc(50% - 690px);
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item > .menu__submenus__wrapper:after {
    content: "";
    width: 50%;
    position: absolute;
    height: 100%;
    background-color: #FAFAFA;
    left: 50%;
    top: 0;
    z-index: -1;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item > .menu__submenus__wrapper.full__width {
    grid-template-columns: 1fr;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item > .menu__submenus__wrapper.full__width > ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 30px;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item > .menu__submenus__wrapper.full__width__grey {
    background-color: #FAFAFA;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item > .menu__submenus__wrapper > ul {
    padding: 0px 20px;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item > .menu__submenus__wrapper > ul a {
    font-size: 20px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item > .menu__submenus__wrapper > ul.menu__submenu__elements__without__icon {
    background-color: #FAFAFA;
    padding-left: 30px;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item > .menu__submenus__wrapper > ul.menu__submenu__elements__with__icon {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item > .menu__submenus__wrapper > ul.menu__submenu__elements__with__icon > li > a {
    font-size: 23px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item > .menu__submenus__wrapper > ul li.menu-item-has-children a:after {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin-left: 50px;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item > .menu__submenus__wrapper > ul li ul {
    padding-left: 35px;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item > .menu__submenus__wrapper > ul li ul a {
    font-size: 16px;
    font-family: pt-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #3B3B3F;
  }
  .header__main__menus__container nav.menu > .menu__submenus__wrapper > ul > .menu-item > .menu__submenus__wrapper > ul li ul a:hover {
    color: #7EC724;
  }
}

.menus__inner-wrapper .sub-menu-mobile .dark-menu-item a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  z-index: 1;
  color: #fff;
  padding: 6px 20px 6px 0;
}
.menus__inner-wrapper .sub-menu-mobile .dark-menu-item a:before {
  position: absolute;
  content: "";
  background-color: #019548;
  width: calc(100% + 20px);
  left: -20px;
  top: 0;
  height: 100%;
  z-index: -1;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.header__logo__shape .has-menu-item:before {
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #019548;
  z-index: 2;
}

.menus__wrap .menu__odd__menu-item {
  display: grid;
  /*grid-template-columns: 1fr auto;*/
  grid-template-columns: 1fr;
  /*gap: 10px;*/
  position: absolute;
  height: 140px;
  top: 152px;
  align-items: center;
  left: calc(100% - 42px);
  /*width: fit-content;*/
  width: 100%;
  max-width: 440px;
  white-space: nowrap;
  padding: 0 60px 3px 55px;
}
.menus__wrap .menu__odd__menu-item > .button {
  font-size: 24px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  transition: all 0.2s ease;
  padding: 16px 12px;
  background: #019548;
  color: #fff;
  border: 1px solid transparent;
  text-transform: unset;
  border-radius: 10px;
}
.menus__wrap .menu__odd__menu-item > .button:hover, .menus__wrap .menu__odd__menu-item > .button:active, .menus__wrap .menu__odd__menu-item > .button:focus, .menus__wrap .menu__odd__menu-item > .button[focus-within] {
  color: #019548;
  background: transparent;
  border: 1px solid #019548;
}
.menus__wrap .menu__odd__menu-item > .button:hover, .menus__wrap .menu__odd__menu-item > .button:active, .menus__wrap .menu__odd__menu-item > .button:focus, .menus__wrap .menu__odd__menu-item > .button:focus-within {
  color: #019548;
  background: transparent;
  border: 1px solid #019548;
}
.menus__wrap .menu__odd__menu-item > .button:hover [class^=icon-], .menus__wrap .menu__odd__menu-item > .button:hover [class*=" icon-"], .menus__wrap .menu__odd__menu-item > .button:active [class^=icon-], .menus__wrap .menu__odd__menu-item > .button:active [class*=" icon-"], .menus__wrap .menu__odd__menu-item > .button:focus [class^=icon-], .menus__wrap .menu__odd__menu-item > .button:focus [class*=" icon-"], .menus__wrap .menu__odd__menu-item > .button[focus-within] [class^=icon-], .menus__wrap .menu__odd__menu-item > .button[focus-within] [class*=" icon-"] {
  color: #019548;
}
.menus__wrap .menu__odd__menu-item > .button:hover [class^=icon-], .menus__wrap .menu__odd__menu-item > .button:hover [class*=" icon-"], .menus__wrap .menu__odd__menu-item > .button:active [class^=icon-], .menus__wrap .menu__odd__menu-item > .button:active [class*=" icon-"], .menus__wrap .menu__odd__menu-item > .button:focus [class^=icon-], .menus__wrap .menu__odd__menu-item > .button:focus [class*=" icon-"], .menus__wrap .menu__odd__menu-item > .button:focus-within [class^=icon-], .menus__wrap .menu__odd__menu-item > .button:focus-within [class*=" icon-"] {
  color: #019548;
}
.menus__wrap .menu__odd__menu-item [class^=icon-], .menus__wrap .menu__odd__menu-item [class*=" icon-"] {
  font-size: 20px;
  margin-left: 12px;
}
.menus__wrap .menu__odd__menu-item.focus-visible {
  outline: 1px dotted #fff;
}
.menus__wrap .menu__odd__menu-item:focus-visible {
  outline: 1px dotted #fff;
}
@media screen and (max-width: 47.99875em) {
  .menus__wrap .menu__odd__menu-item {
    display: none;
  }
}

.pagination-block .pagination {
  width: 100%;
  max-width: 86.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: row;
}
.pagination-block .pagination li {
  margin: 0px 7px;
  color: #045922;
}
.pagination-block .pagination li a {
  opacity: 0.5;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #045922;
}
.pagination-block .pagination li.current a {
  opacity: 1;
}
.pagination-block .pagination .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
}
.pagination-block .pagination .btn a {
  color: #045922;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  opacity: 1;
}
.pagination-block .pagination .btn span {
  font-size: 12px;
}
.pagination-block .pagination .prev {
  margin-right: 30px;
}
.pagination-block .pagination .next {
  margin-left: 30px;
}

.password-protected--wrapper {
  padding: 0;
  margin: 60px 0 30px;
}

.password-protected__box {
  background-color: rgba(165, 222, 110, 0.5);
  width: 100%;
  margin: 0 auto;
  padding: 30px;
}
.password-protected__box h2 {
  margin: 0;
  text-align: center;
}
.password-protected__box a {
  color: unset;
  text-decoration: underline;
}
.password-protected__box p {
  text-align: center;
}
@media screen and (min-width: 40em) {
  .password-protected__box {
    width: 450px;
  }
}

form.password-protected__form {
  text-align: center;
}

input.password-protected__input {
  display: block;
  position: relative;
  background: none;
  border: none;
  border-bottom: 1px solid #00665b;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
  outline: none;
  color: #00665b;
  padding: 10px 0;
  text-align: center;
}

.password-protected__submit {
  display: block;
  margin: 30px auto 0;
  border: 1px solid transparent;
  background-color: #00665b;
  color: #fff;
  padding: 8px 30px;
  border-radius: 5px;
}
.password-protected__submit:focus, .password-protected__submit:active {
  border-color: #00665b;
}
.password-protected__submit:hover {
  background-color: #019548;
}

.password-protected__message {
  color: #B82734;
}

@media print {
  #main-header,
  #main-footer,
  .no__print {
    display: none !important;
  }
}
blockquote {
  background-color: #A5DE6E;
  color: #045922;
  padding: 30px !important;
  border-radius: 8px;
  margin: 30px 0;
}
blockquote :first-child {
  margin-top: 0;
}
blockquote :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
  blockquote {
    font-size: 24px;
    font-family: pt-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 35px;
  }
}

#main blockquote a {
  color: #002a26;
}
#main blockquote a:hover, #main blockquote a:active, #main blockquote a:focus {
  color: #fff;
}

/**************
Social General
***************/
.social__container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 0;
  margin: 0;
}
.social__container li {
  margin-right: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.social__container a {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  transition: all 0.2s ease;
  color: #fff;
}
.social__container a.icon-youtube {
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.social__container a:hover, .social__container a:focus {
  color: #7EC724;
}

/*************************
Header social media icons
*************************/
@media print, screen and (min-width: 64em) {
  .social__header-icons {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 90em) {
  .social__header-icons {
    left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .wp-block-columns {
    display: grid;
    grid-column-gap: 60px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  }
  .wp-block-columns > div.wp-block-column {
    margin: 0;
    max-width: 100%;
  }
}

.wp-block-gallery ul,
ul.blocks-gallery-grid {
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  width: 100%;
}
@media print, screen and (min-width: 30em) {
  .wp-block-gallery ul,
  ul.blocks-gallery-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media print, screen and (min-width: 64em) {
  .wp-block-gallery ul,
  ul.blocks-gallery-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.wp-block-gallery ul li.blocks-gallery-item,
ul.blocks-gallery-grid li.blocks-gallery-item {
  padding: 0;
  margin: 0;
  width: 100%;
}
.wp-block-gallery ul li.blocks-gallery-item:before,
ul.blocks-gallery-grid li.blocks-gallery-item:before {
  display: none;
}

.wp-block-table {
  width: 100%;
  margin: 2rem 0;
}

.is-type-video .wp-block-embed__wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.is-type-video .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.wrap {
  padding-right: 20px;
  padding-left: 20px;
  max-width: 86.25rem;
  margin: 0 auto;
  width: 100%;
}
@media screen and (min-width: 90em) {
  .wrap {
    padding-left: 0;
    padding-right: 0;
  }
}

.wrap__as__padding {
  padding-right: 20px;
  padding-left: 20px;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .wrap__as__padding {
    padding-right: calc((100% - 1380px) / 2);
    padding-left: calc((100% - 1380px) / 2);
  }
}

body .mic-init-access-tool #mic-access-tool-box {
  background-color: #164230;
}

.footer__newsletter {
  background-color: #019548;
  padding: 60px 0;
  color: #fff;
}

.footer__newsletter-inner {
  display: grid;
  grid-template-columns: 1fr;
  max-width: 86.25rem;
  margin: 0 auto;
  padding: 0 30px;
}
.footer__newsletter-inner .gform_anchor {
  display: none;
}
@media screen and (min-width: 48em) {
  .footer__newsletter-inner {
    grid-template-columns: 135px minmax(auto, 660px);
    grid-gap: 25px;
  }
}
@media print, screen and (min-width: 64em) {
  .footer__newsletter-inner {
    grid-gap: 90px;
  }
}
@media screen and (min-width: 90em) {
  .footer__newsletter-inner {
    padding: 0;
  }
}
.footer__newsletter-inner .gform_confirmation_wrapper {
  display: flex;
  align-items: center;
}
.footer__newsletter-inner .gform_confirmation_message {
  border-radius: 10px;
}
.footer__newsletter-inner .gform_required_legend {
  display: none;
}
.footer__newsletter-inner .gfield_required_asterisk {
  color: #f0e800;
}
.footer__newsletter-inner .gfield_validation_message,
.footer__newsletter-inner .gform_validation_errors {
  color: #f0e800;
}
.footer__newsletter-inner .gfield_validation_message *,
.footer__newsletter-inner .gform_validation_errors * {
  color: #f0e800;
}

.news__letter__icon {
  font-size: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 48em) {
  .news__letter__icon {
    align-items: flex-start;
    font-size: 120px;
  }
}
@media print, screen and (min-width: 64em) {
  .news__letter__icon {
    font-size: 152px;
  }
}

@media screen and (min-width: 48em) {
  .footer #gform_wrapper_5 .gform_title,
  .footer #gform_wrapper_4 .gform_title {
    margin: 5px 0 10px 0;
  }
}
@media print, screen and (min-width: 30em) {
  .footer #gform_wrapper_5 .gform_title,
  .footer #gform_wrapper_4 .gform_title {
    margin-top: 20px;
  }
}
.footer #gform_wrapper_5 .gform_heading,
.footer #gform_wrapper_4 .gform_heading {
  line-height: 1.4;
}
.footer #gform_wrapper_5 .gform_body,
.footer #gform_wrapper_4 .gform_body {
  padding: 20px 0 15px 0;
}
@media screen and (min-width: 48em) {
  .footer #gform_wrapper_5 .gform_fields,
  .footer #gform_wrapper_4 .gform_fields {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }
}
.footer #gform_wrapper_5 .gform_fields .ginput_container_email,
.footer #gform_wrapper_4 .gform_fields .ginput_container_email {
  max-width: 300px;
}
.footer #gform_wrapper_5 .gform_fields a,
.footer #gform_wrapper_4 .gform_fields a {
  color: #fff;
  text-decoration-thickness: 2px;
  text-decoration: underline;
}
.footer #gform_wrapper_5 .gfield:not(.gform_validation_container),
.footer #gform_wrapper_4 .gfield:not(.gform_validation_container) {
  margin-bottom: 14px;
  display: flex;
  flex-flow: column;
  grid-gap: 7px;
  gap: 7px;
}
@media screen and (min-width: 48em) {
  .footer #gform_wrapper_5 .gfield:not(.gform_validation_container),
  .footer #gform_wrapper_4 .gfield:not(.gform_validation_container) {
    margin-bottom: 0;
  }
}
.footer #gform_wrapper_5 .gfield:not(.gform_validation_container) input[type=text],
.footer #gform_wrapper_4 .gfield:not(.gform_validation_container) input[type=text] {
  width: 100%;
  height: 36px;
  border-radius: 10px;
  border: none;
  padding: 0 20px;
  color: #019548;
}
.footer #gform_wrapper_5 .gfield:not(.gform_validation_container) input[type=text]::-moz-placeholder, .footer #gform_wrapper_4 .gfield:not(.gform_validation_container) input[type=text]::-moz-placeholder {
  color: #019548;
}
.footer #gform_wrapper_5 .gfield:not(.gform_validation_container) input[type=text]:-ms-input-placeholder, .footer #gform_wrapper_4 .gfield:not(.gform_validation_container) input[type=text]:-ms-input-placeholder {
  color: #019548;
}
.footer #gform_wrapper_5 .gfield:not(.gform_validation_container) input[type=text]::placeholder,
.footer #gform_wrapper_4 .gfield:not(.gform_validation_container) input[type=text]::placeholder {
  color: #019548;
}
.footer #gform_wrapper_5 fieldset,
.footer #gform_wrapper_4 fieldset {
  border-color: #fff;
}
@media screen and (min-width: 48em) {
  .footer #gform_wrapper_5 fieldset,
  .footer #gform_wrapper_4 fieldset {
    border: none;
    grid-column: 1/-1;
    padding: 0;
  }
}
.footer #gform_wrapper_5 fieldset .gfield_radio .gchoice,
.footer #gform_wrapper_4 fieldset .gfield_radio .gchoice {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  grid-gap: 5px;
  gap: 5px;
}
@media screen and (min-width: 48em) {
  .footer #gform_wrapper_5 fieldset .gfield_radio,
  .footer #gform_wrapper_4 fieldset .gfield_radio {
    display: flex;
    grid-gap: 10px;
    gap: 10px;
  }
}
.footer #gform_wrapper_5 fieldset input[type=radio],
.footer #gform_wrapper_4 fieldset input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: relative;
}
.footer #gform_wrapper_5 fieldset input[type=radio]::before,
.footer #gform_wrapper_4 fieldset input[type=radio]::before {
  /* Add a dot inside the radio button */
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
}
.footer #gform_wrapper_5 fieldset input[type=radio]:checked::before,
.footer #gform_wrapper_4 fieldset input[type=radio]:checked::before {
  /* Change the dot color when the radio button is checked */
  background-color: #6e5f5f;
  border: 2px solid #fff;
}
.footer #gform_wrapper_5 fieldset input[type=text],
.footer #gform_wrapper_4 fieldset input[type=text] {
  width: 100%;
  height: 36px;
  border-radius: 10px;
  border: none;
  padding: 0 20px;
  color: #019548;
}
.footer #gform_wrapper_5 fieldset input[type=text]::-moz-placeholder, .footer #gform_wrapper_4 fieldset input[type=text]::-moz-placeholder {
  color: #019548;
}
.footer #gform_wrapper_5 fieldset input[type=text]:-ms-input-placeholder, .footer #gform_wrapper_4 fieldset input[type=text]:-ms-input-placeholder {
  color: #019548;
}
.footer #gform_wrapper_5 fieldset input[type=text]::placeholder,
.footer #gform_wrapper_4 fieldset input[type=text]::placeholder {
  color: #019548;
}
.footer #gform_wrapper_5 .gform_button,
.footer #gform_wrapper_4 .gform_button {
  border-radius: 10px;
}
.footer #gform_wrapper_5 .gform_button:focus, .footer #gform_wrapper_5 .gform_button:hover, .footer #gform_wrapper_5 .gform_button[focus-within], .footer #gform_wrapper_5 .gform_button.focus-visible,
.footer #gform_wrapper_4 .gform_button:focus,
.footer #gform_wrapper_4 .gform_button:hover,
.footer #gform_wrapper_4 .gform_button[focus-within],
.footer #gform_wrapper_4 .gform_button.focus-visible {
  color: #002a26;
  background-color: #fff;
  border: 1px dotted #002a26;
}
.footer #gform_wrapper_5 .gform_button:focus, .footer #gform_wrapper_5 .gform_button:hover, .footer #gform_wrapper_5 .gform_button:focus-within, .footer #gform_wrapper_5 .gform_button.focus-visible,
.footer #gform_wrapper_4 .gform_button:focus,
.footer #gform_wrapper_4 .gform_button:hover,
.footer #gform_wrapper_4 .gform_button:focus-within,
.footer #gform_wrapper_4 .gform_button.focus-visible {
  color: #002a26;
  background-color: #fff;
  border: 1px dotted #002a26;
}
.footer #gform_wrapper_5 .gform_button:focus, .footer #gform_wrapper_5 .gform_button:hover, .footer #gform_wrapper_5 .gform_button[focus-within], .footer #gform_wrapper_5 .gform_button:focus-visible,
.footer #gform_wrapper_4 .gform_button:focus,
.footer #gform_wrapper_4 .gform_button:hover,
.footer #gform_wrapper_4 .gform_button[focus-within],
.footer #gform_wrapper_4 .gform_button:focus-visible {
  color: #002a26;
  background-color: #fff;
  border: 1px dotted #002a26;
}
.footer #gform_wrapper_5 .gform_button:focus, .footer #gform_wrapper_5 .gform_button:hover, .footer #gform_wrapper_5 .gform_button:focus-within, .footer #gform_wrapper_5 .gform_button:focus-visible,
.footer #gform_wrapper_4 .gform_button:focus,
.footer #gform_wrapper_4 .gform_button:hover,
.footer #gform_wrapper_4 .gform_button:focus-within,
.footer #gform_wrapper_4 .gform_button:focus-visible {
  color: #002a26;
  background-color: #fff;
  border: 1px dotted #002a26;
}

@page {
  margin: 12cm;
}
@media print {
  #html-validation-buttons-wrapper {
    display: none !important;
  }
}

.restyle__print.unset__all {
  all: unset;
  display: none;
}
@media print {
  .restyle__print.unset__all {
    display: block;
    width: 100%;
    /* Selects all <div> elements */
    /* Selects all <p> elements */
    /* Selects all heading tags from <h1> to <h6> */
    /* Selects all <ul> elements */
    /* Selects all <ol> elements */
    /* Selects all <li> elements */
    /* Selects all <blockquote> elements */
    /* Selects all <form> elements */
    /* Selects all <hr> elements */
    /* Selects all <table> elements */
  }
  .restyle__print.unset__all * {
    all: unset;
    color: #666666 !important;
    line-height: 1.2;
    letter-spacing: 1px;
    font-size: 14px;
    margin: 0;
    font-family: sans-serif;
    padding: 0;
    font-size: 14px;
    font-family: pt-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .restyle__print.unset__all a {
    page-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
  .restyle__print.unset__all a,
  .restyle__print.unset__all .type__link {
    font-style: italic;
    text-decoration: underline;
  }
  .restyle__print.unset__all img {
    display: none;
  }
  .restyle__print.unset__all img.print__logo {
    display: block;
    width: 200px;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
    margin: 10px 0;
  }
  .restyle__print.unset__all [class^=icon-], .restyle__print.unset__all [class*=" icon-"] {
    display: none !important;
  }
  .restyle__print.unset__all .products__substances__icon__print {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    grid-gap: 10px;
    gap: 10px;
  }
  .restyle__print.unset__all .products__substances__icon__print img {
    display: inline;
    width: 50px;
    height: 50px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .restyle__print.unset__all div {
    display: block;
  }
  .restyle__print.unset__all p {
    display: block;
    page-break-inside: avoid;
    margin: 10px 0;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
  .restyle__print.unset__all h1, .restyle__print.unset__all h2, .restyle__print.unset__all h3, .restyle__print.unset__all h4, .restyle__print.unset__all h5, .restyle__print.unset__all h6 {
    display: block;
    margin: 15px 0 10px 0;
    font-weight: 700;
    page-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    font-family: serif;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  .restyle__print.unset__all h1 {
    font-size: 20px;
  }
  .restyle__print.unset__all h2 {
    font-size: 18px;
  }
  .restyle__print.unset__all h3 {
    font-size: 16px;
  }
  .restyle__print.unset__all h4 {
    font-size: 14px;
  }
  .restyle__print.unset__all h5 {
    font-size: 12px;
  }
  .restyle__print.unset__all h6 {
    font-size: 10px;
  }
  .restyle__print.unset__all ul {
    page-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    display: grid;
    grid-gap: 5px;
    gap: 5px;
    margin: 10px 0;
  }
  .restyle__print.unset__all ol {
    page-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    display: grid;
    grid-gap: 5px;
    gap: 5px;
    margin: 10px 0;
  }
  .restyle__print.unset__all li {
    display: block;
    page-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    display: grid;
  }
  .restyle__print.unset__all blockquote {
    display: block;
    page-break-inside: avoid;
    page-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
  .restyle__print.unset__all form {
    display: block;
  }
  .restyle__print.unset__all hr {
    display: block;
  }
  .restyle__print.unset__all table {
    display: block;
  }
}

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}
.selectric-hover .selectric .button {
  color: #a2a2a2;
}
.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric {
  border-color: #c4c4c4;
}
.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
}
.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}
.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}
.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow-x: hidden;
  display: block;
  margin: 0;
  padding: 0 1px;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: flex;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow:not(.slick-disabled):hover {
  color: #4E8523;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-arrow:not(.slick-disabled) {
  cursor: pointer;
}

.block__carousel {
  max-width: 315px;
  margin: 0 auto;
}

.slick-track {
  display: flex !important;
  width: 315px;
  margin: 0 auto;
  padding: 4px;
}

.slick-slide {
  width: 315px;
  -o-object-fit: cover;
     object-fit: cover;
}

.slick__icon__prev,
.slick__icon__next {
  position: absolute;
  bottom: -35px;
  right: 0;
  width: 60px;
  height: 70px;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  z-index: 10;
  cursor: pointer;
}

.slick__icon__prev {
  right: 60px;
}
.slick__icon__prev:before {
  content: "\e92d";
  font-family: "icomoon";
}

.slick__icon__next:before {
  font-family: "icomoon";
  content: "\e903";
}

.gallery__block {
  margin: 30px auto 120px auto;
}

.block-recommended-products {
  background-color: #A5DE6E;
  margin-right: -15px;
  margin-left: -15px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 45px;
  position: relative;
}
.block-recommended-products h2 {
  text-align: center;
  color: #002a26;
  max-width: 709px;
  margin: 30px auto 60px auto;
}
.block-recommended-products .menu__element__global {
  margin-top: 0;
}
.block-recommended-products .menu__element__child {
  padding: 45px 30px;
  position: relative;
  height: 100%;
  width: 100%;
}
.block-recommended-products .menu__element__child .block-recommended-products__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  font-size: 60px;
  color: #fff;
}
.block-recommended-products .menu__element__child:before {
  display: none;
}
.block-recommended-products .menu__element__child h3 {
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
}
@media print, screen and (min-width: 64em) {
  .block-recommended-products .menu__element__child {
    width: auto;
    margin: 0;
  }
  .block-recommended-products .menu__element__child .menu__element__read__more {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.block-recommended-products .menu__element__children:before {
  display: none;
}
@media print, screen and (min-width: 64em) {
  .block-recommended-products {
    background-color: transparent;
  }
  .block-recommended-products .menu__element__children {
    display: grid;
    align-items: center;
    justify-items: center;
    place-items: center;
    align-content: center;
    justify-content: center;
    place-content: center;
    grid-template-columns: repeat(auto-fill, 306px);
    grid-column-gap: 20px;
    grid-row-gap: 30px;
    margin: 0;
  }
  .block-recommended-products:before, .block-recommended-products:after {
    content: "";
    position: absolute;
    top: 20px;
    right: 50%;
    background-color: #A5DE6E;
    width: 1000%;
    height: calc(100% - 80px);
    z-index: -1;
  }
  .block-recommended-products:before {
    right: auto;
    left: 50%;
  }
}

.block__recommended__pro {
  position: absolute;
  top: 7px;
  left: 7px;
  background-color: #fff;
  border-radius: 5px;
  color: #002a26;
  padding: 0px 5px;
  text-transform: none;
}

.blockcollects {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 20px;
  margin: 120px 0px;
}
.blockcollects h4 {
  text-transform: uppercase;
}
@media print, screen and (min-width: 64em) {
  .blockcollects {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
  }
}

.blockcollects__content {
  border-radius: 4px;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
}
.blockcollects__content h4 {
  color: #045922;
  margin-top: 0;
}

@media print, screen and (min-width: 64em) {
  .blockcollects__content__inner {
    padding-right: 45px;
    margin-bottom: 20px;
  }
}

.blockcollects__map {
  background-color: #002a26;
  border-radius: 4px;
  padding: 30px;
}
.blockcollects__map h4 {
  color: #fff;
  margin-top: 0;
}

.blockcollects__map__map {
  height: 370px;
  background-color: #FAFAFA;
  margin-bottom: 20px;
}

.blockcoursescleverakaafen {
  padding-top: 30px;
  margin-bottom: 120px;
}
.blockcoursescleverakaafen h2 {
  color: #045922;
  text-align: center;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .blockcoursescleverakaafen {
    margin: 120px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}

.blockcoursescleverakaafen__single {
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.2);
  padding: 45px 30px;
  border-radius: 8px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.blockcoursescleverakaafen__single h4 {
  margin: 0;
}
.blockcoursescleverakaafen__single a {
  min-width: 206px;
  margin-top: 20px;
}
@media print, screen and (min-width: 64em) {
  .blockcoursescleverakaafen__single {
    width: calc(50% - 10px);
  }
}

.blockeditor a {
  color: #4E8523;
  position: relative;
  padding-left: 0;
  transition: all 0.2s ease;
}
.blockeditor a:hover {
  padding-left: 17px;
}
.blockeditor a:hover:before {
  color: #4E8523;
  margin-right: 5px;
}
.blockeditor a:before {
  content: "\e904";
  font-size: 12px;
  font-family: icomoon;
  color: transparent;
  transition: all 0.2s ease;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.blockgreengrid {
  position: relative;
  overflow: hidden;
}
.blockgreengrid:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: calc(100% - 100px);
  width: 100%;
  background-color: #A5DE6E;
  display: block;
  z-index: 0;
}

body:not(.admin) .blockgreengrid {
  width: 100vw;
  left: 50%;
  right: 50%;
  margin: 20px -50vw;
}
body:not(.admin) .blockgreengrid:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: calc(100% - 100px);
  width: 100%;
  background-color: #A5DE6E;
  display: block;
  z-index: 0;
}

.green__grid {
  z-index: 2;
  position: relative;
  padding: 30px;
}
@media print, screen and (min-width: 64em) {
  .green__grid {
    padding: 30px 0px;
  }
}
.green__grid__inner {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
  margin: 0 30px;
}
.green__grid__inner-center {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.green__grid__inner-center .green__grid__single {
  width: 100%;
}
@media screen and (min-width: 40em) {
  .green__grid__inner-center .green__grid__single {
    width: calc((100% - 30px) / 2);
  }
}
@media print, screen and (min-width: 64em) {
  .green__grid__inner-center .green__grid__single {
    width: calc((100% - 90px) / 4);
  }
}
@media screen and (min-width: 40em) {
  .green__grid__inner {
    grid-template-columns: 1fr 1fr;
  }
}
@media print, screen and (min-width: 64em) {
  .green__grid__inner {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media screen and (min-width: 90em) {
  .green__grid__inner {
    margin: 0;
  }
}
.green__grid__single {
  background-color: #002a26;
  min-height: 200px;
  height: 100%;
  border-radius: 8px;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  align-self: center;
  justify-self: center;
}
.green__grid__single a {
  padding: 30px;
  display: flex;
  flex-flow: column nowrap;
  width: 100%;
  height: 100%;
  color: #fff;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.green__grid__single a .icon-pdf-file,
.green__grid__single a .icon-link {
  font-size: 45px;
  margin-bottom: 20px;
}
.green__grid__single a:hover, .green__grid__single a:focus, .green__grid__single a[focus-within] {
  color: #5DA12A;
}
.green__grid__single a:hover, .green__grid__single a:focus, .green__grid__single a:focus-within {
  color: #5DA12A;
}

.blockgreengrid__title {
  text-align: center;
}
.blockgreengrid__title .green {
  color: #002a26;
}

.blockgridteasers {
  margin: 60px 0px;
}
.blockgridteasers h2 {
  color: #045922;
  text-align: center;
}

.blockgridteasers__grid {
  margin-top: 20px;
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}
.blockgridteasers__grid.align__center {
  justify-content: center;
}
@media print, screen and (min-width: 64em) {
  .blockgridteasers__grid {
    grid-template-columns: repeat(auto-fit, minmax(250px, calc(50% - 10px)));
  }
}

.blockgridteasers__grid__single {
  display: flex;
  flex-flow: column;
  padding: 30px;
  border-radius: 4px;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.1);
}
@media print, screen and (min-width: 30em) {
  .blockgridteasers__grid__single {
    flex-flow: row nowrap;
  }
}
.blockgridteasers__grid__single h4 {
  margin-top: 0;
  margin-bottom: 0;
  color: #045922;
}
@media print, screen and (min-width: 64em) {
  .blockgridteasers__grid__single h4 {
    font-size: 23px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
  }
}

.blockgridteasers__grid__single__hero {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 30px;
}
@media print, screen and (min-width: 30em) {
  .blockgridteasers__grid__single__hero {
    width: 225px;
    margin-right: 30px;
    margin-bottom: 0;
  }
}

.blockgridteasers__grid__single__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-height: 250px;
}
.blockgridteasers__grid__single__content > div {
  max-height: 221px;
  overflow: hidden;
}

.header-icon {
  display: flex;
  flex-flow: row nowrap;
  margin-bottom: 20px;
  transform: translateX(0);
  grid-gap: 10px;
  gap: 10px;
}
.header-icon__icon {
  margin-top: 2px;
  font-size: 30px;
  color: #0b8061;
}
@media print, screen and (min-width: 64em) {
  .header-icon {
    transform: translateX(-45px);
  }
  .wp-admin .header-icon {
    transform: translateX(0);
  }
}

.header-icon .header-icon__title {
  font-size: 32px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #0b8061;
  margin-top: 0;
}

.highlightbox {
  background-color: #FBF8E0;
  border-left: 6px solid #E0D22F;
  border-radius: 8px;
  padding: 10px;
  margin: 24px 0px;
}
.highlightbox *:empty {
  display: none;
}

.products__dictionary__content .highlightbox ul li:before {
  background-color: #000;
}

.blockimagelink__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 45px;
  margin-top: 40px;
}
@media print, screen and (max-width: 74.99875em) {
  .blockimagelink__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (max-width: 47.99875em) {
  .blockimagelink__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media print, screen and (max-width: 39.99875em) {
  .blockimagelink__grid {
    grid-template-columns: 1fr;
  }
}
.blockimagelink__grid a {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 10px;
  color: #3B3B3F;
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.blockimagelink__grid a img {
  height: 210px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.image-text-highlightbox {
  display: flex;
  align-items: flex-start;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1019607843);
  padding: 40px;
  margin: 24px 0px;
}
@media screen and (max-width: 47.99875em) {
  .image-text-highlightbox {
    flex-direction: column;
  }
}
@media print, screen and (min-width: 64em) {
  .image-text-highlightbox {
    margin: 24px 0 24px -60px;
  }
  .wp-admin .image-text-highlightbox {
    margin: 24px 0;
  }
}

.image-text-highlightbox__media {
  flex-shrink: 0;
  max-width: 300px;
  margin-right: 30px;
}
@media screen and (max-width: 47.99875em) {
  .image-text-highlightbox__media {
    margin-right: 0;
    margin-bottom: 30px;
  }
}

.image-text-highlightbox__media__image {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit: cover, object-position: center";
}

.image-text-highlightbox__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.image-text-highlightbox__text {
  font-size: 23px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #108363;
  margin: 0 0 6px;
}

.image-text-highlightbox__link {
  font-size: 23px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: flex;
  align-items: center;
  color: #7EC724;
  transition: color 0.2s ease;
}

.image-text-highlightbox__arrow-link {
  flex-shrink: 0;
  margin-right: 6px;
  transition: color 0.2s ease;
  position: relative;
  top: 2px;
  width: 24px;
}

.blockimagetext {
  display: flex;
  flex-direction: column-reverse;
  margin: 60px auto 60px auto;
}
.blockimagetext h1,
.blockimagetext h2,
.blockimagetext h3,
.blockimagetext h4,
.blockimagetext h5,
.blockimagetext h6 {
  margin-bottom: 10px;
}
.blockimagetext h1 + p,
.blockimagetext h2 + p,
.blockimagetext h3 + p,
.blockimagetext h4 + p,
.blockimagetext h5 + p,
.blockimagetext h6 + p {
  margin-top: 0;
}
.blockimagetext h1,
.blockimagetext h2 {
  color: #045922;
}
.blockimagetext.contain__image:not(.vertical) .blockimagetext__hero {
  background-size: contain;
}
.blockimagetext.contain__image:not(.vertical) .blockimagetext__hero__mobile {
  -o-object-fit: contain;
     object-fit: contain;
}
.blockimagetext.add__box__shadow {
  border-radius: 8px;
  box-shadow: 2px 3px 20px 0 rgba(0, 0, 0, 0.2);
}
@media print {
  .blockimagetext.add__box__shadow {
    box-shadow: none;
  }
}
.blockimagetext.add__box__shadow h1,
.blockimagetext.add__box__shadow h2,
.blockimagetext.add__box__shadow h3,
.blockimagetext.add__box__shadow h4,
.blockimagetext.add__box__shadow h5,
.blockimagetext.add__box__shadow h6 {
  color: #3B3B3F;
}
.blockimagetext.add__box__shadow .block__content {
  padding: 10px;
}
@media print, screen and (min-width: 64em) {
  .blockimagetext.add__box__shadow .block__content {
    padding: 45px 60px;
  }
}
.blockimagetext.add__box__shadow .blockimagetext__hero__mobile {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.blockimagetext.add__box__shadow .blockimagetext__hero {
  max-height: 100%;
}
@media print, screen and (min-width: 64em) {
  .blockimagetext.add__box__shadow .blockimagetext__hero {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}
@media print, screen and (min-width: 64em) {
  .blockimagetext.add__box__shadow.image__on__left .blockimagetext__hero {
    border-radius: 8px 0 0 8px;
  }
}
.blockimagetext.add__box__shadow.contain__image:not(.vertical) {
  padding: 30px;
}
@media print, screen and (min-width: 64em) {
  .blockimagetext :first-child {
    margin-top: 0;
  }
}
.blockimagetext ul {
  padding-left: 30px;
}
.blockimagetext ul li {
  position: relative;
  padding-left: 10px;
  font-size: 16px;
}
.blockimagetext ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  min-width: 5px;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 12px;
  left: 0;
  background-color: #002a26;
}
.blockimagetext .block__content h2 {
  color: #045922;
}
@media print, screen and (min-width: 64em) {
  .blockimagetext {
    flex-flow: row nowrap;
    justify-content: space-between;
  }
  .blockimagetext.contain__image:not(.vertical) .block__content {
    margin-right: 60px;
    width: calc(100% - 440px);
    padding: 0;
  }
  .blockimagetext.contain__image:not(.vertical) .blockimagetext__hero {
    background-position: center top;
    background-size: contain;
    max-width: 480px;
    min-height: 300px;
  }
  .blockimagetext.contain__image:not(.vertical) .blockimagetext__hero__mobile {
    -o-object-fit: contain;
       object-fit: contain;
    max-width: 480px;
    min-height: 300px;
  }
  .blockimagetext .block__content {
    width: 50%;
    padding-right: 40px;
  }
  .blockimagetext.image__on__left {
    flex-direction: row-reverse;
  }
  .blockimagetext.image__on__left .block__content {
    width: 50%;
    padding-left: 40px;
  }
  .blockimagetext.image__on__left .blockimagetext__hero {
    width: 50%;
  }
}
@media print {
  .blockimagetext .block__content {
    width: 100% !important;
  }
}
.blockimagetext.vertical {
  display: grid;
  grid-template-columns: 1fr;
  border-radius: 8px 8px 0 0;
}
.blockimagetext.vertical.add__box__shadow .block__content {
  padding: 30px;
}
.blockimagetext.vertical .blockimagetext__hero {
  order: 1;
  width: 100%;
  border-radius: 8px 8px 0 0 !important;
  min-height: 360px;
}
.blockimagetext.vertical .block__content {
  width: 100%;
  order: 2;
  padding: 30px 0;
}
.blockimagetext.full .block__content {
  width: 100% !important;
  padding: 30px;
}

@media print, screen and (min-width: 64em) {
  .blockimagetext__hero__mobile {
    display: none;
  }
}

.blockimagetext__hero {
  display: none;
  height: auto;
  width: 100%;
  min-height: 340px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media print, screen and (min-width: 64em) {
  .blockimagetext__hero {
    width: 50%;
    background-size: cover;
    display: block;
  }
}

.moreinformation {
  background-color: #002a26;
  color: #fff;
  border-radius: 19px;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.5);
  padding: 30px 30px 45px 30px;
  margin-bottom: 60px;
  margin-top: 60px;
}
.moreinformation h2 {
  margin-top: 0;
  text-align: center;
  color: #fff;
  margin-bottom: 34px;
}
@media print, screen and (min-width: 64em) {
  .moreinformation {
    margin: 120px auto;
  }
}

.moreinformation__intro {
  text-align: center;
  margin-bottom: 20px;
}

.moreinformation__list {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: 20px;
  padding-left: 0 !important;
}
.moreinformation__list li:before {
  display: none !important;
}
.moreinformation__list a {
  color: #fff;
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: flex;
  flex-flow: row nowrap;
}
.moreinformation__list a .more__title {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 24px;
}
.moreinformation__list a:hover {
  color: #4E8523;
}
.moreinformation__list a:hover .more__title {
  text-decoration: underline;
}
.moreinformation__list a:focus {
  box-shadow: 0 0 0 1px #fff;
}
.moreinformation__list a [class^=icon-], .moreinformation__list a [class*=" icon-"] {
  margin-right: 20px;
  font-size: 28px;
  background-color: #fff;
  color: #002a26;
  width: 50px;
  height: 60px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.moreinformation__list a .iconstatic-pdf-colored {
  margin-right: 20px;
  background-color: #fff;
  max-width: 40px;
  min-width: 40px;
  height: 50px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.moreinformation__list a .iconstatic-pdf-colored img {
  width: 28px;
  height: 36px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 40em) {
  .moreinformation__list {
    grid-template-columns: 1fr 1fr;
    max-width: 1000px;
    margin: 20px auto 0px auto;
  }
}
@media print, screen and (min-width: 64em) {
  .moreinformation__list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.moreinformation__custom__icon {
  height: 62px;
  width: 50px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 20px;
}

.blockpartnersslider {
  margin-bottom: 60px;
}
.blockpartnersslider h2 {
  color: #045922;
  text-align: center;
  margin-bottom: 20px;
}

.blockpartnersslider__slider {
  position: relative;
}
.blockpartnersslider__slider a {
  align-items: center;
  justify-content: center;
}
.blockpartnersslider__slider a img {
  height: 90px;
  width: auto;
}
.blockpartnersslider__slider .icon-arrow-right,
.blockpartnersslider__slider .icon-arrow-left {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 25px;
  height: 80px;
  display: flex;
  justify-content: center;
  flex-flow: row nowrap;
  align-items: center;
}
.blockpartnersslider__slider .icon-arrow-right {
  left: auto;
  right: 0;
}
.blockpartnersslider__slider .slick-list {
  margin: 0 20px;
}
.blockpartnersslider__slider .slick-dots {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin: 45px 0px;
}
.blockpartnersslider__slider .slick-dots > li {
  margin: 0 3px;
  cursor: pointer;
}
.blockpartnersslider__slider .slick-active .homepage__slider__dot {
  background-color: #002a26;
}

.blockproductcategories {
  margin-bottom: 45px;
}

.blockproductcategories__grid {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 20px;
  margin-bottom: 45px;
}
@media print, screen and (min-width: 64em) {
  .blockproductcategories__grid {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
  }
}

.blockproductcategories__grid__element {
  border-radius: 4px;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding: 20px;
}

.blockproductcategories__hero {
  width: 80px;
  height: 80px;
  min-width: 80px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 20px;
}
@media print, screen and (min-width: 64em) {
  .blockproductcategories__hero {
    width: 118px;
    height: 118px;
    min-width: 118px;
  }
}

.blockproductcategories__title {
  color: #045922;
}

.blocktextlisting {
  margin-bottom: 60px;
}
.blocktextlisting h3 {
  color: #002a26;
  grid-column: 1/-1;
}
.blocktextlisting h5 {
  margin: 0;
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}
.blocktextlisting p {
  margin-top: 0;
}
@media print, screen and (min-width: 64em) {
  .blocktextlisting {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 60px;
    grid-row-gap: 1rem;
  }
}
.blocktextlisting a {
  color: #4E8523;
  position: relative;
  padding-left: 0;
  transition: all 0.2s ease;
}
.blocktextlisting a:hover {
  padding-left: 17px;
}
.blocktextlisting a:hover:before {
  color: #4E8523;
  margin-right: 5px;
}
.blocktextlisting a:before {
  content: "\e904";
  font-size: 12px;
  font-family: icomoon;
  color: transparent;
  transition: all 0.2s ease;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.blocktextlisting__single {
  margin-bottom: 30px;
}

.SDK__blockcontacts {
  margin: 60px 0px;
}
@media print, screen and (min-width: 64em) {
  .SDK__blockcontacts.blockcontacts__two__columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 45px;
    grid-column-gap: 120px;
  }
}

.SDK__blockcontacts__cotnent {
  margin-bottom: 45px;
}
@media print, screen and (min-width: 64em) {
  .SDK__blockcontacts__cotnent {
    margin-bottom: 0;
  }
  .SDK__blockcontacts__cotnent :first-child {
    margin-top: 0;
    margin-bottom: 0;
  }
}

.SDK__blockcontacts__contacts > div {
  margin-bottom: 20px;
}

section.SDK__blockform {
  position: relative;
  padding: 20px 0px;
  margin: 45px auto;
}
@media print, screen and (min-width: 64em) {
  section.SDK__blockform {
    padding: 45px 0px;
    margin: 120px auto;
  }
}
section.SDK__blockform:after {
  content: "";
  background-color: #A5DE6E;
  display: block;
  position: absolute;
  top: 0;
  height: 100%;
  right: -50vw;
  left: -50vw;
  z-index: -1;
}

.SDK__blockform__block__content {
  color: #045922;
}

.SDK__blockform__inner {
  margin: 0 auto;
  max-width: 86.25rem;
}

@media print, screen and (min-width: 64em) {
  .SDK__blockform__inner.blockform__two__columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 45px;
    grid-column-gap: 45px;
  }
}

.icon__404 {
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 45px auto;
}
.icon__404 .icon-ghost {
  font-size: 230px;
  opacity: 0.2;
  color: #4E8523;
  margin: 0 auto;
}

.academies__menu__elements {
  margin-top: 117px;
  margin-bottom: 60px;
}
.academies__menu__elements h2 {
  margin-top: 60px;
}

.academies__menu__element__children {
  position: relative;
}
.academies__menu__element__children:before {
  z-index: -1;
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: calc(100% - 114px);
  top: 27px;
  left: 0;
  background-color: #A5DE6E;
}
.academies__menu__element__children .academies__menu__element__child {
  color: #fff;
  transition: all 0.2s ease;
  justify-content: center;
  width: 100%;
  text-align: center;
  min-height: 150px;
  display: flex;
  flex-flow: column;
  align-items: center;
  background-color: #002a26;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  margin-bottom: 60px;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.academies__menu__element__children .academies__menu__element__child:hover, .academies__menu__element__children .academies__menu__element__child:focus {
  color: #4E8523;
}
.academies__menu__element__children .academies__menu__element__child:hover .academies__menu__element__read__more, .academies__menu__element__children .academies__menu__element__child:focus .academies__menu__element__read__more {
  margin-top: 20px;
  height: 30px;
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease;
}
.academies__menu__element__children .academies__menu__element__child .academies__menu__element__read__more {
  color: #4E8523;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
}
.academies__menu__element__children .academies__menu__element__child .academies__menu__element__read__more i {
  font-size: 15px;
  margin-right: 7px;
}
@media print, screen and (min-width: 64em) {
  .academies__menu__element__children .academies__menu__element__child {
    width: calc(25% - 20px);
    margin: 0 10px 60px 10px;
  }
}

.academies__menu__element__children__wrap {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  max-width: 1100px;
  justify-content: center;
}

.single-academy #main {
  margin-bottom: 0;
}
.single-academy h2,
.single-academy h3,
.single-academy h4,
.single-academy h5,
.single-academy h6 {
  margin-bottom: 7px;
}
.single-academy p {
  margin-top: 0;
  margin-bottom: 10px;
}

.academey__modules__content {
  padding-top: 60px;
  padding-bottom: 60px;
}
.academey__modules__content ul {
  padding-left: 30px;
}
.academey__modules__content ul li:before {
  content: "•"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #0b8061; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

.academy__single__module__hero__content h1,
.academy__single__module__hero__content h2,
.academy__single__module__hero__content h3,
.academy__single__module__hero__content h4,
.academy__single__module__hero__content h5,
.academy__single__module__hero__content h6 {
  color: #045922;
}
@media print, screen and (min-width: 64em) {
  .academy__single__module__hero__content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
  .academy__single__module__hero__content h1,
  .academy__single__module__hero__content h2,
  .academy__single__module__hero__content h3,
  .academy__single__module__hero__content h4,
  .academy__single__module__hero__content h5,
  .academy__single__module__hero__content h6 {
    margin: 0px 0px 20px 0px;
    padding: 0;
  }
  .academy__single__module__hero__content img {
    height: 100%;
    width: auto;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

@media print, screen and (min-width: 64em) {
  .academy__single__module__content {
    margin-top: 60px;
    -moz-column-count: 2;
         column-count: 2;
  }
}

.academy__single__module {
  display: none;
}
.academy__single__module.is-active {
  display: block;
}

.academy__modules__header {
  background-color: #002a26;
}
.academy__modules__header h2 {
  display: inline-flex;
  width: 100%;
  text-align: center;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin: 30px auto;
}
.academy__modules__header * {
  color: #fff;
}
.academy__modules__header a:hover {
  color: #4E8523;
}

.academy__single__anchor {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  flex-flow: row nowrap;
  color: #fff;
  height: 40px;
  transition: all 0.2s ease;
}
.academy__single__anchor.is-active {
  color: #4E8523;
  background-color: #fff;
}

.academy__contact__form {
  background-color: #A5DE6E;
  padding: 45px 0px;
}
.academy__contact__form .gform_confirmation_message {
  background: transparent;
  color: #045922;
  border: 2px solid #002a26;
  font-size: 16px;
}
.academy__contact__form.no__tabs {
  margin-top: 120px;
}
@media print, screen and (min-width: 64em) {
  .academy__contact__form .gform_fields {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }
  .academy__contact__form .gform_fields .full__width {
    grid-column: 1/-1;
  }
}
@media print, screen and (min-width: 64em) {
  .academy__contact__form .academy__contact__inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
  }
}
.academy__contact__form .gform_title {
  font-size: 26px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #045922;
  margin-bottom: 20px;
  margin-top: 0;
}
@media print, screen and (min-width: 64em) {
  .academy__contact__form .gform_title {
    font-size: 45px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
  }
}
.academy__contact__form .gform_description {
  color: #045922;
}
.academy__contact__form .gform_heading {
  margin-bottom: 45px;
}

.agenda__events {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding: 30px 0px;
}
@media print, screen and (min-width: 64em) {
  .agenda__events {
    grid-template-columns: repeat(3, 1fr);
  }
  .agenda__events .event__year__heading {
    margin-bottom: 20px;
    grid-column: 1/-1;
  }
}

.agenda__main__title {
  color: #045922;
}

.agenda__single {
  position: relative;
  border-radius: 4px;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 20px;
}
.agenda__single .agenda__teaser__main__link {
  position: absolute;
  line-height: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  transition: all 0.2s ease;
}
.agenda__single .agenda__teaser__main__link:hover, .agenda__single .agenda__teaser__main__link:focus {
  box-shadow: 4px 8px 40px 0 rgba(0, 0, 0, 0.2);
}

.agenda__teaser__img {
  height: 300px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.agenda__teaser__content {
  padding: 20px 0px;
  display: flex;
  flex-flow: row nowrap;
}
.agenda__teaser__content.has__no__thumbnail {
  flex-flow: column;
}
.agenda__teaser__content.has__no__thumbnail .agenda__event__dates {
  min-width: 100%;
  width: 100%;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.agenda__teaser__content .agenda__event__dates {
  min-width: 120px;
  width: 120px;
  display: flex;
  flex-flow: column;
  color: #4E8523;
}
.agenda__teaser__content time {
  font-size: 23px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.agenda__teaser__content .time__micro {
  vertical-align: super;
  font-size: 9px;
}

.agenda__event__content__inner h4 {
  margin-top: 0;
}
.agenda__event__content__inner > span {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 20px;
  margin-left: -5px;
}
.agenda__event__content__inner .icon-arrow-right-handle {
  margin-right: 5px;
  font-size: 12px;
}
.agenda__event__content__inner .read-more {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  color: #3B3B3F;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 20px;
  margin-left: -5px;
}
.agenda__event__content__inner .read-more:before {
  font-family: icomoon;
  content: "\e932";
  margin-right: 5px;
  font-size: 30px;
}

.event__year__heading {
  margin-top: 60px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  font-size: 80px;
  color: #045922;
  margin-bottom: 0;
  opacity: 0.6;
}
.event__year__heading time {
  font-size: 80px;
  color: #045922;
}

.clever__CA__shops__wrapper {
  margin: 30px auto 120px auto;
  display: grid;
  grid-row-gap: 45px;
  grid-template-columns: 1fr;
}
@media print, screen and (min-width: 64em) {
  .clever__CA__shops__wrapper {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 120px;
  }
}

.clever__single__CA__shop.js-hidden-filter-element {
  display: none;
}
.clever__single__CA__shop h2 {
  color: #045922;
  margin: 0;
}
.clever__single__CA__shop a {
  color: #3B3B3F;
}
.clever__single__CA__shop a:hover {
  color: #4E8523;
}
.clever__single__CA__shop a:hover span {
  color: #3B3B3F;
}
.clever__single__CA__shop .icon-location {
  margin-right: 7px;
  font-size: 20px;
}

.clever__single__CA__shop__cats {
  color: #4E8523;
  text-transform: uppercase;
}

.clever__CA__shop__recomended {
  display: flex;
  flex-flow: row nowrap;
}
.clever__CA__shop__recomended .icon-sales-tag {
  margin-right: 10px;
  margin-top: 7px;
  font-size: 20px;
}
.clever__CA__shop__recomended h4 {
  margin: 0;
  padding: 0;
}

.clever__post__content {
  margin-bottom: 45px;
}

.cleverakaafenshops__map {
  margin-top: 30px;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .cleverakaafenshops__map {
    height: 500px;
  }
}

.cleverakaafenshops__filters__wrapper .filters__filter__categories {
  margin-top: 45px;
}
@media print, screen and (min-width: 64em) {
  .cleverakaafenshops__filters__wrapper .filters__filter__categories {
    margin-top: -32px;
    z-index: 1;
  }
}
.cleverakaafenshops__filters__wrapper .labels__list__header {
  margin-top: 45px;
}
.cleverakaafenshops__filters__wrapper .labels__list__header .labels__list__content {
  max-width: 1200px;
}
.cleverakaafenshops__filters__wrapper .labels__list__header .labels__list__content p {
  max-width: 640px;
}
.cleverakaafenshops__filters__wrapper .labels__list__header h1 {
  margin: 0 0 20px 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.cleverakaafenshops__filters__wrapper .labels__list__header h1 span {
  font-size: 60px;
  margin-top: 16px;
  margin-left: 20px;
}
@media print, screen and (min-width: 64em) {
  .cleverakaafenshops__filters__wrapper .labels__list__header h1 span {
    font-size: 106px;
  }
}

.clever__CA__shop__recomended__wrapper {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-top: 10px;
}
.clever__CA__shop__recomended__wrapper .clever__CA__term__icon {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.08);
  width: 48px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  margin-right: 7px;
}
.clever__CA__shop__recomended__wrapper .clever__CA__term__icon.icon-hover {
  color: #4E8523;
}
.clever__CA__shop__recomended__wrapper .clever__CA__term__icon.icon-hover:before {
  font-size: 34px;
}
.clever__CA__shop__recomended__wrapper .clever__CA__term__icon:hover .clever__CA__term__name, .clever__CA__shop__recomended__wrapper .clever__CA__term__icon:focus .clever__CA__term__name {
  display: block;
}
.clever__CA__shop__recomended__wrapper .block-recommended-products__icon {
  width: 20px;
  height: 30px;
  opacity: 0;
  transition: all 0.2s ease;
  pointer-events: none;
}
.clever__CA__shop__recomended__wrapper .clever__CA__term__name {
  display: none;
  position: absolute;
  padding: 7px 20px;
  background-color: #3B3B3F;
  color: #fff;
  bottom: calc(100% + 20px);
  left: 50%;
  transform: translateX(-50%);
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 28px;
}
.clever__CA__shop__recomended__wrapper .clever__CA__term__name:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #3B3B3F;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}

.page-template-tpl-clever-akaafen-shops #filters-filter-categories > div {
  width: 100%;
  border: none;
}
.page-template-tpl-clever-akaafen-shops #filters-filter-categories > div:nth-child(2) {
  display: none;
}

.single-cleverakaafen h1 {
  width: 100%;
  max-width: 900px;
  display: flex;
  flex-flow: row nowrap;
}
.single-cleverakaafen h1 span {
  padding-top: 10px;
  font-size: 45px;
  margin-right: 30px;
  color: #045922;
}
@media print, screen and (min-width: 64em) {
  .single-cleverakaafen h1 span {
    font-size: 100px;
  }
}

.collect__mobile__search {
  position: relative;
  max-width: 999px;
  margin-top: 60px;
}
.collect__mobile__search input {
  width: 100%;
  height: 64px;
  border-radius: 11px;
  box-shadow: 0 2px 37px 0 rgba(0, 0, 0, 0.15);
  border: none;
  padding: 15px 100px 15px 60px;
}
.collect__mobile__search input:focus, .collect__mobile__search input:active {
  border: 1px dotted #4E8523;
  outline: transparent;
}
.collect__mobile__search .icon-location {
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #4E8523;
  font-size: 25px;
}
.collect__mobile__search .icon-search {
  position: absolute;
  right: 20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 46px;
  border-radius: 10px;
  background-color: #4E8523;
}

.collect__mobile__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin: 60px 0px;
}
.collect__mobile__wrapper .collect__mobile__single__inner {
  background-color: #fff;
  padding: 20px;
  margin-top: 20px;
  border-radius: 4px;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.1);
}
.collect__mobile__wrapper .collect__mobile__single {
  background-color: #F7F7F7;
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  padding-top: 20px;
}
.collect__mobile__wrapper .collect__mobile__single--full-width {
  grid-column: 1/-1;
}
.collect__mobile__wrapper .collect__mobile__single--full-width .collect__mobile__time__grid {
  grid-column: 1/-1;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
}
.collect__mobile__wrapper .collect__mobile__single--full-width .collect__mobile__time__grid h4 {
  grid-column: 1/-1;
  max-width: 384px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 40em) {
  .collect__mobile__wrapper .collect__mobile__single--full-width .collect__mobile__time__grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media print, screen and (min-width: 64em) {
  .collect__mobile__wrapper .collect__mobile__single--full-width .collect__mobile__time__grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media print {
  .collect__mobile__wrapper .collect__mobile__single--full-width .collect__mobile__time__grid {
    grid-template-columns: 1fr 1fr;
  }
}
.collect__mobile__wrapper .collect__mobile__single > div {
  padding: 7px 20px;
}
.collect__mobile__wrapper .collect__mobile__single.js-hidden-filter-element {
  display: none;
}
.collect__mobile__wrapper .collect__mobile__single h4 {
  width: 100%;
  max-width: 100%;
  margin: 0;
  text-transform: uppercase;
  pointer-events: none;
  height: auto;
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media print, screen and (min-width: 64em) {
  .collect__mobile__wrapper .collect__mobile__single h4 {
    font-size: 20px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
  }
}
@media screen and (min-width: 40em) {
  .collect__mobile__wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
@media print, screen and (min-width: 64em) {
  .collect__mobile__wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media print {
  .collect__mobile__wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

.collect__mobile__localities {
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #045922;
  margin-bottom: 10px;
  word-break: break-word;
}
@media print, screen and (min-width: 64em) {
  .collect__mobile__localities {
    font-size: 23px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
  }
}

.collect__mobile__timing__wrapper p {
  margin: 7px 0px;
}

.collect__mobile__type__wrapper {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  color: #4E8523;
  text-transform: uppercase;
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 10px;
}
.collect__mobile__type__wrapper [class^=icon-], .collect__mobile__type__wrapper [class*=" icon-"] {
  margin-right: 7px;
  display: inline-block;
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: -2px;
}

.collect__mobile__type__date__single {
  margin-bottom: 0;
  line-height: 22px;
}
.collect__mobile__type__date__single span {
  font-weight: bold;
}
.collect__mobile__type__date__single.hidden {
  display: none;
}
.collect__mobile__type__date__single.hidden.show-hidden {
  display: block;
}

.collect__mobile__single__toggle {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  cursor: pointer;
}
.collect__mobile__single__toggle:before {
  transition: all 0.2s ease;
}
.collect__mobile__single__toggle:hover {
  color: #4E8523;
}
.collect__mobile__single__toggle.rotate:before {
  transform: scaleY(-1);
}

.collect__mobile__single__localities__button {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-transform: uppercase;
  color: #888888;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1px;
  cursor: pointer;
  min-height: 42px;
  transition: all 0.2s ease;
}
.collect__mobile__single__localities__button.rotate .icon-arrow-down {
  transform: scaleY(-1);
}
.collect__mobile__single__localities__button:hover {
  color: #4E8523;
}
.collect__mobile__single__localities__button:hover span {
  color: #888888;
}
.collect__mobile__single__localities__button .icon-arrow-down {
  transition: all 0.2s ease;
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.collect__mobile__single__localities__content {
  display: none;
  word-break: break-word;
}

.collect__mobile__single__footer {
  border-top: 1px solid #cacaca;
  margin-top: 40px;
}

.collect__mobile__day {
  margin-right: 30px;
}

.collet__mobile__single__recycle .collect__stations__single__title {
  margin: 20px 0 0 0;
  pointer-events: none;
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.collect_contact {
  display: block;
  font-size: 14px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-style: italic;
}

@media print, screen and (min-width: 64em) {
  .collect__stations__wrapper {
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: 1fr 1fr;
    position: relative;
  }
}

.collect__stations__search__wrapper {
  margin: 30px 0px 60px 0px;
}

.collect__stations__content {
  margin-bottom: 45px;
}
@media print, screen and (min-width: 64em) {
  .collect__stations__content {
    margin-bottom: 0;
    margin-left: 20px;
  }
}
@media screen and (min-width: 90em) {
  .collect__stations__content {
    margin-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  #collectstations-map {
    height: 900px;
    width: 50%;
    max-width: 1060px;
    position: absolute;
    top: 0;
    left: calc(50% + 60px);
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    justify-content: flex-start;
  }
  #collectstations-map.map-go-fixed {
    position: fixed;
  }
}

.collect__stations__search__form {
  position: relative;
}
.collect__stations__search__form .icon-search {
  position: absolute;
  right: 20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 46px;
  border-radius: 10px;
  background-color: #4E8523;
}

.collect-stations-search__label {
  color: #4E8523;
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.4s ease-in-out;
}
.collect__stations__search__form[focus-within] .collect-stations-search__label, .collect-stations-search__label.is-active {
  transform: translateY(calc(-50% - 44px));
}
.collect__stations__search__form:focus-within .collect-stations-search__label, .collect-stations-search__label.is-active {
  transform: translateY(calc(-50% - 44px));
}

.collect__stations__search {
  width: 100%;
  border: none;
  border-radius: 11px;
  box-shadow: 0 2px 37px 0 rgba(0, 0, 0, 0.15);
  height: 64px;
  padding: 15px 100px 15px 15px;
  color: #4E8523;
}
.collect__stations__search::-moz-placeholder {
  color: #4E8523;
}
.collect__stations__search:-ms-input-placeholder {
  color: #4E8523;
}
.collect__stations__search::placeholder {
  color: #4E8523;
}
.collect__stations__search:focus, .collect__stations__search:active {
  border: 1px dotted #4E8523;
  outline: transparent;
}

.collect__stations__content__inner {
  padding-bottom: 60px;
}
.collect__stations__content__inner .slick-arrow {
  position: absolute;
  top: auto;
  bottom: 20px;
  color: #4E8523;
  font-size: 23px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  transition: all 0.2s ease;
}
.collect__stations__content__inner .slick-arrow:hover, .collect__stations__content__inner .slick-arrow:focus {
  color: #002a26;
}
.collect__stations__content__inner .slick-arrow.icon-arrow-left {
  right: 60%;
}
.collect__stations__content__inner .slick-arrow.icon-arrow-right {
  left: 60%;
}
.collect__stations__content__inner .slick-list {
  margin-bottom: 30px;
}
.collect__stations__content__inner .collect_staions_single {
  display: block;
  padding: 20px;
  outline: none;
  background-color: #F7F7F7;
  margin-right: 30px;
}
.collect__stations__content__inner .collect_staions_single:hover, .collect__stations__content__inner .collect_staions_single:focus {
  outline: none;
}
@media print, screen and (min-width: 64em) {
  .collect__stations__content__inner .collect_staions_single {
    padding: 0;
    margin-right: 0;
    background-color: transparent;
  }
}
.collect__stations__content__inner .collect_staions_single.js-hidden-filter-element {
  display: none;
}

.collect__stations__single__title {
  cursor: pointer;
  transition: all 0.2s ease;
  margin: 10px 0;
}
@media print, screen and (min-width: 64em) {
  .collect__stations__single__title {
    margin: 120px 0 10px 0;
  }
}
.collect__stations__single__title:hover, .collect__stations__single__title:focus {
  color: #4E8523;
}

.collect__stations__components p {
  margin-bottom: 0;
  margin-top: 0;
}
.collect__stations__components p.more__bottom {
  margin-bottom: 20px;
}

.collect__time {
  font-weight: bold;
  margin-left: 5px;
}

.collect__stations__timing {
  margin: 0;
}
.collect__stations__timing li {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.collect__stations__timing li :first-child {
  margin-right: 10px;
  text-transform: uppercase;
}
@media print, screen and (min-width: 64em) {
  .collect__stations__timing li {
    flex-flow: row nowrap;
  }
}

.collect__stations__map {
  margin-bottom: 60px;
}
@media print, screen and (min-width: 64em) {
  .collect__stations__map {
    margin-bottom: 0;
  }
}

.map__SDK__index {
  background: #E6e6e6;
  padding: 7px;
  display: flex;
  flex-flow: column;
  justify-content: center;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 9999;
  min-width: 375px;
}
.map__SDK__index span {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.map__SDK__index span.icon-location {
  margin-right: 7px;
  font-size: 15px;
}
.map__SDK__index li {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  font-size: 7px;
  margin-bottom: 0;
}
.map__SDK__index li .is-mini {
  color: #AF0A19;
}
@media print, screen and (min-width: 64em) {
  .map__SDK__index {
    padding: 20px;
  }
  .map__SDK__index span.icon-location {
    font-size: 32px;
  }
  .map__SDK__index li {
    margin-bottom: 20px;
    font-size: 12px;
    font-family: pt-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 20px;
    letter-spacing: 0.6px;
  }
}

.collect__stations__element {
  display: block;
  margin-bottom: 5px;
}

a.collect__stations__element {
  color: #3B3B3F;
  flex-flow: row nowrap;
  align-items: center;
  display: inline-flex;
}
a.collect__stations__element:hover {
  color: #4E8523;
}
a.collect__stations__element:hover span:first-child {
  color: #3B3B3F;
}
a.collect__stations__element span {
  margin-right: 5px;
  transition: all 0.2s ease;
}

.contact__content {
  margin-bottom: 60px;
}
.contact__content h1,
.contact__content h2,
.contact__content h3,
.contact__content h4,
.contact__content h5,
.contact__content h6 {
  color: #045922;
}
.contact__content .contact__info h2 {
  margin: 0;
  margin-bottom: 20px;
}
.contact__content .contact__info p {
  margin: 0 0 5px 0;
}
.contact__content .contact__info p.contact__info__address {
  margin-bottom: 20px;
}
.contact__content .contact__info a {
  color: #3B3B3F;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
}
.contact__content .contact__info a span {
  margin-right: 7px;
  font-size: 16px;
  color: #045922;
}
.contact__content .contact__info a span.icon-mail {
  font-size: 14px;
}
.contact__content .contact__info a span.contact__fax {
  font-size: 16px;
}
.contact__content .academy__contact__form {
  background-color: transparent;
  padding-top: 10px;
}
.contact__content .academy__contact__form ul.gform_fields input,
.contact__content .academy__contact__form ul.gform_fields textarea {
  border: 1px solid #045922;
}
.contact__content .contact__lines__wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 7px;
  grid-row-gap: 7px;
}
.contact__content .contact__lines__wrapper a {
  display: inline-flex;
  flex-flow: row nowrap;
  border: 1px solid #A5DE6E;
  color: #A5DE6E;
  min-height: 48px;
  width: 100%;
  text-transform: uppercase;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 3pt 1px transparent;
  outline: none;
  transition: all 0.2s ease;
}
.contact__content .contact__lines__wrapper a.focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.contact__content .contact__lines__wrapper a:focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.contact__content .contact__lines__wrapper a:hover, .contact__content .contact__lines__wrapper a:focus {
  background-color: #A5DE6E;
  color: #fff;
}
@media print, screen and (min-width: 64em) {
  .contact__content .contact__lines__wrapper {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media print, screen and (min-width: 64em) {
  .contact__content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }
  .contact__content .contact__map {
    grid-column: 1/-1;
    min-height: 500px;
  }
}

@media print, screen and (min-width: 64em) {
  .contact__transportation__two {
    margin-top: 113px;
  }
}

.page-template-tpl-contact form {
  display: block;
}

.contact__map {
  width: 100%;
}

.contact__main__form {
  margin: 50px 0;
}
@media print, screen and (min-width: 64em) {
  .contact__main__form {
    margin: 0;
  }
}

.dictionary__lists__slider label {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  flex-flow: row nowrap;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  box-shadow: 0 0 3pt 1px transparent;
  outline: none;
}
.dictionary__lists__slider label.focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.dictionary__lists__slider label:focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.dictionary__lists__slider .slick-slide {
  width: auto;
  margin-right: 45px;
}
.dictionary__lists__slider input[type=radio] {
  display: none;
}
.dictionary__lists__slider input[type=radio]:checked + .radio__input:before {
  height: 12px;
  width: 12px;
}
.dictionary__lists__slider .radio__input {
  width: 24px;
  height: 24px;
  min-height: 24px;
  max-width: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  border: 1px solid #4E8523;
  position: relative;
  margin-right: 7px;
}
.dictionary__lists__slider .radio__input:before {
  content: "";
  position: absolute;
  transition: all 0.2s ease;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #4E8523;
  width: 0;
  height: 0;
  display: block;
  border-radius: 6px;
}

.dictionary__lists__inner {
  margin: 45px auto;
}

.dictionary__glosseries__list {
  margin: 45px auto;
}

.products__dictionary__single__glosery {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
  margin-bottom: 20px;
}
.products__dictionary__single__glosery:focus {
  outline: 1px dotted #4E8523;
}
.products__dictionary__single__glosery.js-hidden-filter-element {
  display: none;
}
.products__dictionary__single__glosery .products__dictionary__img img {
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 250px;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .products__dictionary__single__glosery {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
  .products__dictionary__single__glosery .products__dictionary__group {
    display: flex;
    flex-flow: row nowrap;
  }
  .products__dictionary__single__glosery .products__dictionary__img img {
    width: 250px;
    height: 250px;
    min-width: 250px;
  }
  .products__dictionary__single__glosery .products__dictionary__content {
    padding: 0px 30px;
  }
}

.products__dictionary_general__info {
  color: #497D20;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  text-transform: uppercase;
}
.products__dictionary_general__info > span {
  margin-right: 7px;
  font-size: 12px;
}

.products__dictionary__products__wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
  justify-content: flex-start;
  margin-bottom: 5px;
}
.products__dictionary__products__wrapper span {
  margin-right: 20px;
  position: relative;
  display: inline-flex;
  flex-flow: row nowrap;
  color: #000;
  align-items: center;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.products__dictionary__products__wrapper span:before {
  content: "";
  width: 6px;
  height: 6px;
  min-width: 6px;
  background-color: #0b8061;
  display: inline;
  border-radius: 3px;
  margin-right: 5px;
}

.dictionary__children {
  margin: 0;
}
.dictionary__children a {
  color: #497D20;
}

.products__dictionary__icons__wrapper ul {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
@media print, screen and (min-width: 64em) {
  .products__dictionary__icons__wrapper ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 7px;
    grid-column-gap: 7px;
  }
}
.products__dictionary__icons__wrapper img {
  width: 65px;
  height: 65px;
  -o-object-fit: contain;
     object-fit: contain;
}
.products__dictionary__icons__wrapper > a {
  display: flex;
  flex-flow: row nowrap;
  color: #045922;
  align-items: center;
}
.products__dictionary__icons__wrapper > a > span {
  display: block;
  transform: rotate(180deg);
  margin-left: 5px;
  font-size: 12px;
}

.products__dictionary__infos {
  background-color: rgba(59, 59, 63, 0.1019607843);
  border-left: 6px solid #3B3B3F;
  border-radius: 8px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1019607843);
  padding: 30px;
  color: #3B3B3F;
}
.products__dictionary__infos h2 {
  margin: 0 0 10px 0;
}

.products__dictionary__infos__title {
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  position: relative;
  color: #3B3B3F;
  margin: 0;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 39.99875em) {
  .products__dictionary__infos__title {
    line-height: 36px;
    font-size: 18px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-right: 65px;
  }
}

.products__dictionary__infos .products__dictionary__info {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #3B3B3F;
  margin: 0;
  display: grid;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  grid-template-columns: 16px auto;
  grid-gap: 8px;
  gap: 8px;
}
.products__dictionary__infos .products__dictionary__info img {
  width: 16px;
  height: 21px;
}

.products__dictionary__substances {
  background-color: #F8E9EA;
  border-left: 6px solid #B82734;
  border-radius: 8px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1019607843);
  padding: 30px;
  color: #B82734;
  margin: 24px 0px;
}
.products__dictionary__substances:focus {
  outline: 1px dotted #4E8523;
}
.products__dictionary__substances h2 {
  margin: 0 0 10px 0;
}

.products__substances__icons {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 20px;
  grid-column-gap: 30px;
  margin-top: 60px;
}
.products__substances__icons > div {
  display: grid;
  align-items: center;
  grid-template-columns: auto auto;
  grid-gap: 8px;
  gap: 8px;
}
.products__substances__icons > div img {
  margin-right: 8px;
}
.products__substances__icons img {
  width: 65px;
  height: 65px;
  -o-object-fit: contain;
     object-fit: contain;
}
.products__substances__icons p {
  text-transform: uppercase;
}
@media screen and (min-width: 40em) {
  .products__substances__icons {
    grid-template-columns: 1fr 1fr;
  }
  .products__substances__icons > div {
    text-align: left;
  }
  .products__substances__icons > div img {
    margin: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .products__substances__icons {
    grid-template-columns: repeat(4, 1fr);
  }
}

a.products__dictionary__substances__button {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #B82734;
  border: 1px solid #B82734;
  border-radius: 10px;
  min-width: 284px;
  min-height: 42px;
  padding: 12px 40px;
  transition: color 0.2s ease, border 0.2s ease;
}
a.products__dictionary__substances__button:hover {
  color: #002a26;
  border: 1px solid #002a26;
}

.products__dictionary__downloads {
  background-color: #D8E9E5;
  border-left: 6px solid #108363;
  border-radius: 8px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1019607843);
  padding: 30px;
  color: #108363;
}
.products__dictionary__downloads h2 {
  margin: 0 0 10px 0;
}

.products__dictionary__downloads__title {
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  position: relative;
  color: #108363;
  margin: 0;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 39.99875em) {
  .products__dictionary__downloads__title {
    line-height: 36px;
    font-size: 18px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-right: 65px;
  }
}

.products__dictionary__downloads .products__dictionary__download {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #108363;
  margin: 0;
  display: grid;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  grid-template-columns: 16px auto;
  grid-gap: 8px;
  gap: 8px;
  transition: color 0.2s ease;
}
.products__dictionary__downloads .products__dictionary__download img {
  width: 16px;
  height: 21px;
  margin-top: 3px;
}

.products__dictionary__externals {
  background-color: #FBF8E0;
  border-left: 6px solid #E0D22F;
  border-radius: 8px;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1019607843);
  padding: 30px;
  color: #9b9000;
}
.products__dictionary__externals h2 {
  margin: 0 0 10px 0;
}

.products__dictionary__externals__title {
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  position: relative;
  color: #9b9000;
  margin: 0;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 39.99875em) {
  .products__dictionary__externals__title {
    line-height: 36px;
    font-size: 18px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-right: 65px;
  }
}

.products__dictionary__externals .products__dictionary__external {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #9b9000;
  margin: 0;
  display: grid;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  grid-template-columns: 16px auto;
  grid-gap: 8px;
  gap: 8px;
  transition: color 0.2s ease;
}
.products__dictionary__externals .products__dictionary__external img {
  width: 16px;
  height: 21px;
  margin-top: 3px;
}

.product__dic__tr__do h4 {
  margin: 7px;
}
.product__dic__tr__do button {
  color: #fff;
  padding: 0;
  margin: 0;
  width: 45px;
  height: 45px;
  box-shadow: 0 0 3pt 1px transparent;
  outline: none;
  font-size: 25px;
  cursor: pointer;
}
.product__dic__tr__do button.focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.product__dic__tr__do button:focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.product__dic__tr__do button:hover, .product__dic__tr__do button:focus {
  color: #A5DE6E;
}

.product__dictionary__single__hero {
  background-color: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1019607843);
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (min-width: 64em) {
  .product__dictionary__single__hero {
    width: 434px;
    height: 261px;
  }
}

.products__dictionary__products__wrapper-single {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 7px;
  margin: 20px auto;
}
.products__dictionary__products__wrapper-single span {
  color: #4E8523;
  display: inline-flex;
  align-items: center;
  flex-flow: row nowrap;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
}
.products__dictionary__products__wrapper-single span:before {
  font-size: 12px;
  margin-right: 7px;
}

.product__dictionary__header {
  margin-top: 30px;
}
.product__dictionary__header.has__thumbnail {
  margin-top: -50px;
}
@media print, screen and (min-width: 64em) {
  .product__dictionary__header {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
  }
  .product__dictionary__header > p {
    padding: 30px;
  }
}

.dictionary-aside {
  display: flex;
  flex-flow: column;
  grid-gap: 35px;
  gap: 35px;
}

.products__dictionary__substances__wrapper {
  margin-top: 120px;
  display: flex;
  flex-flow: column;
  grid-gap: 24px;
  gap: 24px;
}

@media print, screen and (min-width: 64em) {
  .products__dictionary__content__wrapper {
    display: grid;
    grid-template-columns: 434px auto;
    grid-column-gap: 100px;
    grid-row-gap: 60px;
  }
  .products__dictionary__content__wrapper.grid__full__width {
    grid-template-columns: 1fr;
  }
}

.dictionary__signle__term h2 {
  text-align: center;
  color: #045922;
}
.dictionary__signle__term div {
  text-align: center;
}

.sub__scroll__top {
  cursor: pointer;
  background-color: #fff;
  width: 60px;
  height: 60px;
  min-width: 60px;
  border-radius: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
}
.sub__scroll__top:hover span.icon-scroll-up, .sub__scroll__top:focus span.icon-scroll-up {
  margin-bottom: 7px;
}
.sub__scroll__top span.icon-scroll-up {
  pointer-events: none;
  color: #B82734;
  transition: all 0.2s ease;
}
@media screen and (max-width: 47.99875em) {
  .sub__scroll__top {
    margin-top: -15px;
  }
}

.products__dictionary__substances__title {
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  position: relative;
  color: #B82734;
  margin: 0;
  margin-bottom: 10px;
}
@media print, screen and (max-width: 39.99875em) {
  .products__dictionary__substances__title {
    line-height: 36px;
    font-size: 18px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding-right: 65px;
  }
}

@media print {
  .single-dictionary .single__article__header {
    display: none;
  }
  .single-dictionary .product__dictionary__header {
    margin: 0;
    padding: 0;
  }
  .single-dictionary h1 {
    font-size: 26px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  .single-dictionary .products__dictionary__substances__wrapper {
    margin: 0;
    padding: 0;
  }
  .single-dictionary .products__dictionary__content__wrapper {
    display: block;
  }
  .single-dictionary .products__dictionary__substances {
    box-shadow: none;
  }
  .single-dictionary img {
    max-width: 300px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.single-dictionary #main.save-pdf-element {
  width: 100%;
  margin: 0;
}
.single-dictionary #main.save-pdf-element article h1 {
  font-size: 26px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
}
.single-dictionary #main.save-pdf-element .products__dictionary__content__wrapper {
  display: block;
  padding: 0;
  margin: 0;
}
.single-dictionary #main.save-pdf-element .products__dictionary__content__wrapper {
  width: 100%;
  margin: 0;
  padding: 30px;
}
.single-dictionary #main.save-pdf-element .products__dictionary__substances {
  box-shadow: none;
  margin: 0;
}
.single-dictionary #main.save-pdf-element .product__dictionary__single__hero {
  box-shadow: none;
  margin: 0;
}

.single-dictionary .products__dictionary__substances__wrapper {
  margin-top: 0;
}
.single-dictionary .products__dictionary__substances {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media print, screen and (min-width: 64em) {
  .single-dictionary .products__dictionary__substances {
    margin: 0;
  }
}
.single-dictionary .products__substances__icons {
  margin-top: 0;
}
@media print, screen and (min-width: 64em) {
  .single-dictionary .products__substances__icons {
    grid-template-columns: 1fr;
  }
}
.single-dictionary .products__substances__icons p {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #B82734;
  text-transform: inherit;
  margin: 0;
}

.single-dictionary .single__article__header {
  margin-bottom: 10px;
}
.single-dictionary .menu__submenu__elements__without__icon li.dictionary__menu__element a {
  color: #4E8523 !important;
}

.dictionary__children__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}
@media screen and (max-width: 47.99875em) {
  .dictionary__children__grid {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 47.99875em) {
  .dictionary__children__grid .products__dictionary__content {
    margin-top: 20px;
  }
}
.dictionary__children__grid .products__dictionary__single__glosery {
  flex-flow: column;
}
.dictionary__children__grid h3 {
  padding: 0 !important;
  margin: 0 !important;
}
.dictionary__children__grid .products__dictionary__icons__wrapper {
  margin-top: 20px;
}
.dictionary__children__grid .products__dictionary__icons__wrapper ul {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
  margin: 0;
}
.dictionary__children__grid .products__dictionary__icons__wrapper img {
  height: 50px;
  width: 50px;
}

.products__dictionary__content {
  padding: 40px 0;
}
.products__dictionary__content h3 {
  font-size: 21px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-weight: bold;
  color: #164230;
  margin-top: 0;
  margin-bottom: 10px;
}
.products__dictionary__content h4 {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #000;
  margin-top: 0;
  margin-bottom: 10px;
}
.products__dictionary__content b, .products__dictionary__content strong {
  font-weight: bold;
}
.products__dictionary__content p {
  margin-top: 0;
}
.products__dictionary__content ul {
  margin-top: 0;
  padding-left: 12px;
  margin-bottom: 20px;
}
.products__dictionary__content ul li {
  padding-left: 18px;
}
.products__dictionary__content ul li::before {
  background-color: #108363;
}
.products__dictionary__content sup {
  font-size: 10px;
  font-weight: bold;
  padding-top: 7px;
  color: #108363;
}
.products__dictionary__content p + h3, .products__dictionary__content ul + h3 {
  margin-top: 30px;
}
.products__dictionary__content p + h4, .products__dictionary__content ul + h4 {
  margin-top: 20px;
}

.downloads__lists {
  background-color: #002a26;
  border-radius: 30px;
  box-shadow: 14px 24px 46px 0 rgba(0, 0, 0, 0.3);
  padding: 30px 45px;
  color: #fff;
  margin: 45px auto;
  width: calc(100% - 30px);
}
.downloads__lists * {
  color: #fff;
}
@media print, screen and (min-width: 64em) {
  .downloads__lists ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .downloads__lists ul li {
    margin-bottom: 7px;
  }
  .downloads__lists ul li a:hover, .downloads__lists ul li a:focus, .downloads__lists ul li a:active {
    color: #4E8523;
  }
}

.download__single__cat__title {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.download__single__cat__title .icon-plus {
  display: none;
}
.download__single__cat__title.js-is-closed .icon-plus {
  display: block;
}
.download__single__cat__title.js-is-closed .icon-minus {
  display: none;
}

/*----------------------
Homepage Menus on top
----------------------*/
.homepage__menu {
  padding-top: 105px;
  margin-bottom: 120px;
}
.homepage__menu .menu-item {
  flex-flow: row nowrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 20px;
  min-height: 110px;
  position: relative;
}
.homepage__menu .menu-item img {
  height: auto;
  width: 30%;
  min-width: 143px;
  max-height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.homepage__menu .menu-item .teaser__main-title {
  position: relative;
  z-index: 2;
  color: #045922;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  margin: 0;
  background-color: #F7F7F7;
  line-height: 28px;
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  padding: 15px;
  letter-spacing: 1px;
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .homepage__menu .menu-item {
    position: relative;
    min-height: 300px;
    flex-flow: column;
    justify-content: flex-end;
    transition: all 0.2s ease;
  }
  .homepage__menu .menu-item:hover, .homepage__menu .menu-item:focus, .homepage__menu .menu-item[focus-within] {
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 rgba(0, 0, 0, 0.25);
  }
  .homepage__menu .menu-item:hover, .homepage__menu .menu-item:focus, .homepage__menu .menu-item:focus-within {
    box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.3), 0 0 1px 0 rgba(0, 0, 0, 0.25);
  }
  .homepage__menu .menu-item .teaser__main__link {
    width: 100%;
  }
  .homepage__menu .menu-item img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .homepage__menu .menu-item .teaser__main-title {
    width: 100%;
    color: #fff;
    font-size: 23px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    background-color: rgba(1, 123, 65, 0.8549019608);
  }
}
@media print {
  .homepage__menu .menu-item {
    min-height: auto;
  }
  .homepage__menu .menu-item a {
    height: 100%;
  }
}
@media print, screen and (min-width: 64em) {
  .homepage__menu {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 20px;
  }
}

/*----------------------
Homepage agenda section
----------------------*/
.homepage__agenda h2 {
  text-align: center;
  font-size: 45px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #045922;
  margin: 0 auto 20px auto;
}
.homepage__agenda .button {
  width: 100%;
}
.homepage__agenda .homepage__buttons__wrapper {
  margin-bottom: 10px;
}
.homepage__agenda .homepage__buttons__wrapper .button__light-green {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 64em) {
  .homepage__agenda .homepage__buttons__wrapper .button__light-green {
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .homepage__agenda .homepage__buttons__wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-flow: row nowrap;
    min-width: 662px;
  }
  .homepage__agenda .homepage__buttons__wrapper a {
    width: 100%;
    max-width: 321px;
  }
}
@media print, screen and (min-width: 64em) {
  .homepage__agenda {
    margin-bottom: 20px;
  }
}

.homepage__agenda__headers {
  padding-bottom: 40px;
}
@media print, screen and (min-width: 64em) {
  .homepage__agenda__headers {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row nowrap;
  }
  .homepage__agenda__headers h2 {
    padding: 0;
    margin: 0;
  }
}

.homepage__agenda__content {
  background-color: #F7F7F7;
  margin: 0px -15px;
  padding: 30px 0px 0px 0px;
}
.homepage__agenda__content h4 {
  margin: 0;
  pointer-events: none;
}
@media print, screen and (min-width: 64em) {
  .homepage__agenda__content:after {
    content: "";
    position: absolute;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #F7F7F7;
  }
}
@media print {
  .homepage__agenda__content {
    display: grid;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }
}

.homepage__agenda__content__single {
  outline: none;
  flex-wrap: wrap;
  align-items: normal;
  padding: 0px 20px;
  flex-direction: column;
  box-shadow: 0 0 3pt 1px transparent;
  outline: none;
  margin-bottom: 20px;
}
.homepage__agenda__content__single.focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.homepage__agenda__content__single:focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.homepage__agenda__content__single:focus {
  box-shadow: 0 0 0 1px #002a26;
}
.homepage__agenda__content__single .homepage__full {
  padding: 20px 0;
  width: 100%;
}
.homepage__agenda__content__single .homepage__full .button {
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #045922;
  height: 48px;
  border: 1px solid #045922;
  border-radius: 4px;
}
.homepage__agenda__content__single .homepage__single-collect__type {
  width: 50%;
  padding: 20px;
}
.homepage__agenda__content__single h4 {
  order: 0;
}
.homepage__agenda__content__single .homepage__single__day__group__events,
.homepage__agenda__content__single .homepage__single__day__group__collects {
  background-color: #fff;
  width: 100%;
  padding: 20px;
  border-radius: 4px;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.1);
}
.homepage__agenda__content__single .homepage__single__day__group__events .button,
.homepage__agenda__content__single .homepage__single__day__group__collects .button {
  margin-right: 0;
  margin-left: 0;
  pointer-events: none;
}
.homepage__agenda__content__single .homepage__single__day__group__events.homepage__single__day__group__events,
.homepage__agenda__content__single .homepage__single__day__group__collects.homepage__single__day__group__events {
  margin-bottom: 20px;
  margin-top: 20px;
}
.homepage__agenda__content__single .homepage__single__day__group__events.homepage__single__day__group__collects,
.homepage__agenda__content__single .homepage__single__day__group__collects.homepage__single__day__group__collects {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.homepage__agenda__content__single .homepage__single__day__group__events.homepage__single__day__group__collects .homepage__coll__cat,
.homepage__agenda__content__single .homepage__single__day__group__collects.homepage__single__day__group__collects .homepage__coll__cat {
  width: calc(50% - 10px);
}
.homepage__agenda__content__single .homepage__single__day__group__events.homepage__single__day__group__collects .homepage__coll__cat.homepage__full,
.homepage__agenda__content__single .homepage__single__day__group__collects.homepage__single__day__group__collects .homepage__coll__cat.homepage__full {
  width: 100%;
}
.homepage__agenda__content__single .homepage__single__day__group__events.homepage__single__day__group__collects .homepage__coll__cat > span,
.homepage__agenda__content__single .homepage__single__day__group__collects.homepage__single__day__group__collects .homepage__coll__cat > span {
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #045922;
}
.homepage__agenda__content__single .homepage__single__event__inner h5 {
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #045922;
  margin: 0;
}
.homepage__agenda__content__single .homepage__single__event__inner a {
  color: #3B3B3F;
  display: block;
}
.homepage__agenda__content__single .homepage__single__event__inner a:hover .icon-arrow-right-handle:before, .homepage__agenda__content__single .homepage__single__event__inner a:focus .icon-arrow-right-handle:before, .homepage__agenda__content__single .homepage__single__event__inner a:active .icon-arrow-right-handle:before {
  left: 5px;
}
.homepage__agenda__content__single .homepage__single__event__inner .homepage__event__time {
  margin-bottom: 7px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.homepage__agenda__content__single .homepage__single__event__inner .homepage__event__time > div {
  margin-right: 32%;
}
.homepage__agenda__content__single .homepage__event__more {
  color: #4E8523;
  text-transform: uppercase;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.homepage__agenda__content__single .homepage__event__more > span {
  font-size: 12px;
  transition: all 0.2s ease;
  position: relative;
  padding-left: 20px;
}
.homepage__agenda__content__single .homepage__event__more > span:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  transition: all 0.2s ease;
}
.homepage__agenda__content__single > p:not(.homepage__full) {
  order: 3;
  width: 50%;
  padding: 20px;
}
.homepage__agenda__content__single > .single__collect {
  order: 4;
  width: 50%;
  padding: 20px;
}
@media print, screen and (min-width: 64em) {
  .homepage__agenda__content__single {
    align-items: flex-start;
  }
}

.homepage__agenda__content__controls {
  width: 100%;
  height: 108px;
  max-width: 185px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.homepage__agenda__content__controls > button {
  font-size: 37px;
}
.homepage__agenda__content__controls .slick-disabled {
  opacity: 0.3;
}
@media print, screen and (min-width: 64em) {
  .homepage__agenda__content__controls {
    max-width: 100%;
    justify-content: flex-end;
  }
  .homepage__agenda__content__controls .homepage__agenda__content__prev {
    margin-right: 160px;
  }
}

/*----------------
Homepage Sliders
----------------*/
.homepage__slider {
  margin-bottom: 60px;
}
.homepage__slider .slick-dots {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin: 45px 0px;
}
.homepage__slider .slick-dots > li {
  margin: 0 3px;
  cursor: pointer;
}
.homepage__slider .slick-active .homepage__slider__dot {
  background-color: #002a26;
}
.homepage__slider .slick-arrow {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 30px;
  display: inline;
}
.homepage__slider .slick-arrow.icon-arrow-right {
  left: 180px;
}
.homepage__slider .slick-arrow.slick-disabled {
  opacity: 0.3;
}
@media print, screen and (min-width: 64em) {
  .homepage__slider {
    margin-bottom: 120px;
  }
}

.homepage__slider__single {
  flex-direction: column-reverse;
  justify-content: center;
}
@media print, screen and (min-width: 64em) {
  .homepage__slider__single {
    flex-flow: row nowrap;
    padding: 0 0 0 0;
    align-items: center;
    justify-content: space-between;
  }
  .homepage__slider__single > img {
    flex-grow: 1;
    height: auto;
    max-width: 630px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media print {
  .homepage__slider__single {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
  }
  .homepage__slider__single > img {
    max-width: 400px;
  }
}

.homepage__slider__single__content {
  text-align: center;
}
.homepage__slider__single__content > h2 {
  font-size: 45px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #045922;
  margin: 30px 0px 20px 0px;
  text-transform: uppercase;
  line-height: 54px;
}
.homepage__slider__single__content > .button {
  min-width: 206px;
}
.homepage__slider__single__content > article {
  text-align: left;
  line-height: 28px;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.homepage__slider__single__content > article p {
  margin-top: 0;
}
@media print, screen and (min-width: 64em) {
  .homepage__slider__single__content {
    flex-grow: 1;
    text-align: left;
    margin-right: 30px;
  }
  .homepage__slider__single__content > article {
    font-size: 18px;
    font-family: pt-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 28px;
  }
}

.homepage__slider__dot {
  background-color: #4E8523;
  display: block;
  width: 12px;
  height: 12px;
  min-width: 12px;
  border-radius: 50%;
}

.index__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-bottom: 60px;
}
@media print, screen and (min-width: 64em) {
  .index__wrapper {
    grid-template-columns: 1fr 1fr;
  }
}

.index__sticky__wrapper {
  margin-bottom: 120px;
}
@media print, screen and (min-width: 64em) {
  .index__sticky__wrapper .index__single__sticky {
    display: grid;
    grid-template-columns: 40% 60%;
    padding: 30px;
  }
  .index__sticky__wrapper .index__single__sticky img {
    max-height: 300px;
    height: 100%;
  }
  .index__sticky__wrapper .index__single__sticky section {
    margin: 0px 60px;
  }
  .index__sticky__wrapper .index__single__sticky section time {
    margin: 0;
  }
  .index__sticky__wrapper .index__single__sticky section h3 {
    margin-top: 7px;
  }
}

.index__main__title {
  color: #045922;
}

.index__single {
  position: relative;
  border-radius: 4px;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 20px;
}
.index__single .teaser__main__link:hover, .index__single .teaser__main__link:focus {
  box-shadow: 4px 8px 40px 0 rgba(0, 0, 0, 0.2);
}
.index__single section {
  position: relative;
  padding-bottom: 30px;
}
.index__single time {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin: 20px 0px;
  display: block;
  color: #4E8523;
}
.index__single h3 a {
  color: #045922;
  text-transform: uppercase;
}
.index__single .read-more {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  text-transform: uppercase;
  color: #A5DE6E;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.index__single .read-more:before {
  content: "\e904";
  font-family: icomoon;
  margin-right: 7px;
  font-size: 12px;
}

.index__teaser__img {
  height: 300px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.index__load__more {
  margin: 45px auto;
  width: 70px;
  height: 70px;
  min-width: 70px;
  border-radius: 50%;
  position: relative;
}
@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
@keyframes rotating {
  from {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.index__load__more.loading {
  background-color: transparent;
}
.index__load__more.loading .index__load__more__orbit {
  position: absolute;
  width: 120%;
  height: 120%;
  min-width: 120%;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  display: block;
  transform: translate(-50%, -50%);
  -webkit-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
.index__load__more.loading .index__load__more__orbit:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 5px;
  min-width: 5px;
  display: block;
  background-color: #4E8523;
  border-radius: 50%;
}

.job__list__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-row-gap: 30px;
  margin-bottom: 60px;
}

.job__categories {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  margin-bottom: 45px;
}
.job__categories button {
  pointer-events: none;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.job__categories button:last-child {
  margin-left: 7px;
}

.job__single {
  border-radius: 4px;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 30px;
}
.job__single .read-more {
  margin-bottom: 20px;
}
.job__single h2 {
  margin: 10px 0px;
  color: #045922;
}
.job__single .job__location {
  color: #3B3B3F;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.job__single .job__location:hover, .job__single .job__location:focus, .job__single .job__location:active {
  color: #4E8523;
}
.job__single .job__location:hover span, .job__single .job__location:focus span, .job__single .job__location:active span {
  color: #3B3B3F;
}
.job__single .read-more {
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
  text-transform: uppercase;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  padding-left: 25px;
  position: relative;
  margin-top: 7px;
  transition: all 0.2s ease;
}
.job__single .read-more span {
  position: absolute;
  top: 7px;
  left: 0;
  font-size: 15px;
  transition: all 0.2s ease;
}
.job__single .read-more:hover span, .job__single .read-more:focus span, .job__single .read-more:active span {
  left: 3px;
  color: #4E8523;
}
@media screen and (min-width: 40em) {
  .job__single {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
}

.job__single__content {
  margin-bottom: 45px;
}
@media print, screen and (min-width: 64em) {
  .job__single__content.two__columns {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .job__single__content.two__columns .job__single__content__content {
    width: calc(100% - 440px);
  }
  .job__single__content.two__columns .job__single__aside {
    width: 400px;
  }
}
@media screen and (min-width: 75em) {
  .job__single__content.two__columns .job__single__content__content {
    width: calc(100% - 548px);
  }
  .job__single__content.two__columns .job__single__aside {
    width: 508px;
  }
}

.job__single__aside {
  margin-top: 60px;
  padding: 20px;
  border-radius: 4px;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.1);
}
@media print, screen and (min-width: 64em) {
  .job__single__aside {
    padding: 45px;
    margin: 0;
  }
}
.job__single__aside a {
  color: #3B3B3F;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.job__single__aside h3 {
  margin-top: 0;
  margin-bottom: 10px;
  color: #045922;
  text-transform: uppercase;
}
.job__single__aside h3:nth-of-type(2) {
  margin-top: 20px;
}
.job__single__aside .icon-location {
  margin-right: 10px;
}

.job__single__header .back,
.job__single__header .job__single__functions {
  margin-bottom: 30px;
}
.job__single__header button {
  color: #002a26;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 24px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.job__single__header button:hover, .job__single__header button:focus {
  color: #4E8523;
}
.job__single__header .job__categories button {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.single-job .job__menu__element > a {
  color: #4E8523 !important;
}
.single-job #main.save-pdf-element {
  width: 100%;
  margin: 0;
  padding: 0px 30px;
}
.single-job #main.save-pdf-element .job__single__content {
  display: block;
}
.single-job #main.save-pdf-element .job__single__content > div {
  width: 100%;
}
.single-job #main.save-pdf-element .job__single__aside {
  box-shadow: none;
  padding: 0;
}
@media print {
  .single-job #main {
    width: 100%;
    margin: 0;
    padding: 0px 30px;
  }
  .single-job #main h1 {
    font-size: 26px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  .single-job #main .job__single__content {
    display: block;
  }
  .single-job #main .job__single__content > div {
    width: 100%;
  }
  .single-job #main .job__single__aside {
    box-shadow: none;
    padding: 0;
  }
}

.labels__list__locations {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  margin-bottom: 60px;
}
@media print, screen and (min-width: 64em) {
  .labels__list__locations {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 90em) {
  .labels__list__locations {
    grid-column-gap: 120px;
  }
}

@media print, screen and (min-width: 64em) {
  .labels__list__content__logo__wrapper {
    display: flex;
    flex-flow: row nowrap;
  }
  .labels__list__content__logo__wrapper .labels__list__content {
    max-width: 725px;
  }
}
.labels__list__content__logo__wrapper img {
  margin: 0 auto;
  display: block;
}
.labels__list__content__logo__wrapper .icon-shop {
  font-size: 106px;
}

.labels__list__single.js-hidden-filter-element {
  display: none;
}
.labels__list__single h2 {
  color: #045922;
  margin: 7px 0px 0px 0px;
  line-height: 28px;
}
@media print, screen and (min-width: 64em) {
  .labels__list__single h2 {
    font-size: 26px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    line-height: 40px;
  }
}
.labels__list__single > span {
  color: #4E8523;
  text-transform: uppercase;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.labels__list__single a {
  color: #3B3B3F;
}
.labels__list__single a:hover {
  color: #4E8523;
}
.labels__list__single a:hover span {
  color: #3B3B3F;
}
.labels__list__single div {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-bottom: 7px;
}
.labels__list__single .icon-link,
.labels__list__single .icon-location {
  font-size: 20px;
  margin-right: 7px;
}

.labels__list__single__bold {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.labels__list__site {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}

.labels__list__single__date {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.labels__list__subtitle {
  margin: 0;
  color: #002a26;
  font-weight: 700;
  margin-bottom: 10px;
}

.labels__submit {
  width: 100%;
  max-width: 168px;
  margin: 10px auto;
  height: 45px;
  background-color: #4E8523;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  cursor: pointer;
}
.labels__submit:hover, .labels__submit:active, .labels__submit:focus {
  opacity: 0.8;
}
.labels__submit .icon-search {
  pointer-events: none;
}
@media print, screen and (min-width: 64em) {
  .labels__submit {
    margin: 0 10px 0 0;
    width: 60px;
  }
}

.labels__no__result {
  margin: 0 auto;
  width: 90%;
  max-width: 86.25rem;
}

@media print, screen and (min-width: 64em) {
  .menu__element__content h1 {
    max-width: 700px;
  }
}

.menu__element__page__content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column-reverse;
  margin-bottom: 60px;
  position: relative;
}
@media print, screen and (min-width: 64em) {
  .menu__element__page__content {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
}

.menu__element__text {
  padding: 20px;
}
.menu__element__text h1,
.menu__element__text h2,
.menu__element__text h3,
.menu__element__text h4,
.menu__element__text h5,
.menu__element__text h6 {
  margin-bottom: 10px;
  margin-top: 45px;
}
.menu__element__text a {
  color: #4E8523;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  text-transform: uppercase;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.menu__element__text a:before {
  font-family: icomoon;
  content: "\e904";
  margin-right: 10px;
  padding-top: 2px;
  font-size: 10px;
  font-weight: 300;
}
@media print, screen and (min-width: 64em) {
  .menu__element__text {
    width: 50%;
    padding: 0px 45px 45px 0px;
  }
}

.menu__element__hero {
  height: 265px;
  width: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media print, screen and (min-width: 64em) {
  .menu__element__hero {
    position: absolute;
    height: 100%;
    width: 50%;
    max-width: 680px;
    top: 0;
    right: 0;
    background-attachment: inherit;
  }
}

.menu__element__global {
  position: relative;
  margin: 150px auto 100px auto;
}

.menu__element__children {
  display: grid;
  align-items: center;
  justify-items: center;
  place-items: center;
  align-content: center;
  justify-content: center;
  place-content: center;
  grid-template-columns: repeat(auto-fill, 306px);
  grid-gap: 20px;
}
.menu__element__children:before {
  content: "";
  position: absolute;
  width: 100%;
  background-color: #A5DE6E;
  height: calc(100% - 80px);
  top: 40px;
  left: 0;
  z-index: -1;
}
@media print, screen and (min-width: 64em) {
  .menu__element__children:before {
    height: calc(100% - 80px);
    top: 50%;
    transform: translateY(-50%);
  }
}
@media print {
  .menu__element__children {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .menu__element__children:before {
    display: none;
  }
  .menu__element__children .menu__element__child {
    width: 100%;
    box-shadow: none;
    min-height: inherit;
    padding: 7px;
    margin: 0;
  }
}

.menu__element__child {
  width: 100%;
  color: #fff;
  text-align: center;
  height: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  background-color: #002a26;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.5);
  border-radius: 8px;
  position: relative;
  z-index: 2;
  text-transform: uppercase;
  font-size: 20px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 45px 30px 60px 30px;
}
.menu__element__child:hover, .menu__element__child:focus {
  color: #5DA12A;
}
.menu__element__child:hover .block-recommended-products__icon, .menu__element__child:focus .block-recommended-products__icon {
  color: #5DA12A;
}
.menu__element__child:hover h3, .menu__element__child:focus h3 {
  color: #5DA12A;
}
.menu__element__child:hover .menu__element__read__more, .menu__element__child:focus .menu__element__read__more {
  opacity: 1;
  visibility: visible;
}
.menu__element__child .menu__element__read__more {
  color: #4E8523;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  height: 30px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
.menu__element__child .menu__element__read__more i {
  font-size: 15px;
  margin-right: 7px;
}
body.page-template-tpl-no-menus .header__upper-ribbon,
body.page-template-tpl-no-menus .header__main__menus__container,
body.page-template-tpl-no-menus .footer {
  display: none;
}

.page-template-tpl-partners h2 {
  color: #045922;
}

.partners__overview {
  margin: 60px 0px;
}

.partners__single__partner {
  position: relative;
}

.partners__single__block__container {
  margin-bottom: 60px;
  display: grid;
  padding-top: 20px;
  grid-row-gap: 20px;
  grid-column-gap: 20px;
}
.partners__single__block__container.show-info {
  grid-template-columns: 1fr;
}
.partners__single__block__container.show-info > div {
  border-radius: 4px;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.1);
  padding: 20px;
  display: flex;
  flex-flow: row nowrap;
  transition: all 0.2s ease;
}
.partners__single__block__container.show-info > div:hover {
  box-shadow: 3px 5px 25px 0 rgba(0, 0, 0, 0.3);
}
.partners__single__block__container.show-info > div .partners__single__inner {
  color: #3B3B3F;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  width: 100%;
}
.partners__single__block__container.show-info > div .partners__single__inner > img {
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: auto;
  max-height: 200px;
  max-width: 400px;
}
.partners__single__block__container.show-info > div .partners__single__inner > div {
  width: 100%;
}
@media print, screen and (min-width: 64em) {
  .partners__single__block__container.show-info {
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
  .partners__single__block__container.show-info .partners__single__partner {
    min-height: 310px;
    display: grid;
    grid-template-columns: 1fr;
  }
  .partners__single__block__container.show-info .partners__single__partner .partners__single__inner {
    width: 100%;
    height: 100%;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
  .partners__single__block__container.show-info .partners__single__partner .partners__single__inner > div {
    flex-grow: 1;
  }
  .partners__single__block__container.show-info .partners__single__partner .partners__single__inner img {
    width: 310px;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
    margin-right: 20px;
  }
}
.partners__single__block__container.show-slider {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  margin: 0 -15px;
}
.partners__single__block__container.show-slider .partners__single__partner {
  width: calc(50% - 40px);
  margin: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 300px;
}
.partners__single__block__container.show-slider .partners__single__partner .partners__single__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 180px;
}
@media print, screen and (min-width: 64em) {
  .partners__single__block__container.show-slider {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }
  .partners__single__block__container.show-slider .partners__single__partner {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .partners__header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-bottom: 120px;
  }
  .partners__header h1 {
    margin-top: 0;
  }
}

.partners__web__wrapper {
  margin: 7px 0;
}

.partners__web {
  color: #4E8523;
  position: relative;
  z-index: 2;
  margin-bottom: 2px;
}
.partners__web > a {
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
}
.partners__web > a > span {
  width: 25px;
  display: inline-flex;
  align-items: center;
  margin-right: 7px;
}
.partners__web > a > span.icon-phone, .partners__web > a > span.icon-link {
  font-size: 20px;
}
.partners__web:hover, .partners__web:active, .partners__web:focus {
  color: #002a26;
}

.search__for {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
}

.search__clear .icon-close {
  margin-right: 7px;
}

.search__results__wrapper {
  margin-bottom: 60px;
}
.search__results__wrapper .academies__menu__element__child {
  display: flex;
  flex-flow: column;
}
.search__results__wrapper .academies__menu__element__child span:first-child {
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.search__results__wrapper > * {
  margin-bottom: 20px;
}
@media print, screen and (min-width: 64em) {
  .search__results__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

.search__signle__collect a {
  display: block;
  color: #3B3B3F;
}
.search__signle__collect h3 {
  color: #045922;
}
.search__signle__collect:hover .read-more-search {
  color: #002a26;
}

.search__signle__download {
  background-color: #002a26;
  color: #fff;
  padding: 30px;
}
.search__signle__download h3 {
  margin: 0;
}
.search__signle__download > * {
  color: #fff;
}
.search__signle__download a {
  display: flex;
  flex-flow: row nowrap;
  align-content: center;
}
.search__signle__download a:hover {
  color: #4E8523;
}

.read-more-search {
  display: flex;
  align-content: center;
  flex-flow: row nowrap;
  font-size: 14px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-top: 20px;
  color: #4E8523;
}
.read-more-search .icon-arrow-right-handle {
  display: flex;
  align-items: center;
  flex-flow: row nowrap;
  margin-right: 10px;
}

.page-template-tpl-shopping-lists h1 {
  margin: 0;
  color: #fff;
}

.shopping__lists__header {
  background-color: #108363;
  color: #fff;
  margin-bottom: 60px;
}

.shopping__lists__header__inner {
  padding: 60px 20px 0px 20px;
}

.shopping__lists__slider .slick-arrow {
  position: absolute;
  top: 0;
  left: -20px;
  height: 100%;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media print, screen and (min-width: 64em) {
  .shopping__lists__slider .slick-arrow {
    top: 36px;
    height: 70%;
  }
}
.shopping__lists__slider .slick-arrow.icon-arrow-right {
  left: auto;
  right: -20px;
}
.shopping__lists__slider .slick-list {
  margin: 0px 30px;
}
@media print, screen and (min-width: 64em) {
  .shopping__lists__slider .slick-list {
    padding: 30px 50px 0 50px;
  }
}
.shopping__lists__slider .slick-slide {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-flow: row nowrap;
  color: #fff;
  height: 40px;
  white-space: nowrap;
}

.shopping__lists__single__product {
  cursor: pointer;
  transition: all 0.2s ease;
}
.shopping__lists__single__product .shopping__lists__single__product__content {
  display: flex;
  flex-flow: row nowrap;
}
.shopping__lists__single__product .shopping__lists__single__product__thumbnail {
  width: 136px;
  height: 90px;
  margin-right: 20px;
  -o-object-fit: cover;
     object-fit: cover;
}
.shopping__lists__single__product:hover .input__checkbox, .shopping__lists__single__product:focus .input__checkbox {
  border-radius: 0;
  border-color: #4E8523;
}
.shopping__lists__single__product label {
  cursor: pointer;
}

.products__main__cat__title {
  text-transform: uppercase;
}

.shopping__lists__main__wrapper.generate__lists .filters__lists__filter__wrapper,
.shopping__lists__main__wrapper.generate__lists .shopping__lists__slider {
  display: none;
}
.shopping__lists__main__wrapper.generate__lists .products__lists__list:not(.js-contains-elements) {
  display: none;
}
.shopping__lists__main__wrapper.generate__lists .shopping__lists__single__product {
  cursor: pointer;
}
.shopping__lists__main__wrapper.generate__lists .shopping__lists__single__product .input__checkbox {
  display: none;
}
.shopping__lists__main__wrapper.generate__lists .shopping__lists__single__product:not(.is_checked_product) {
  display: none;
}

.products__lists {
  background-color: #002a26;
  border-radius: 30px;
  box-shadow: 14px 24px 46px 0 rgba(0, 0, 0, 0.3);
  padding: 30px 45px;
  color: #fff;
  margin: 45px auto;
  width: calc(100% - 30px);
}
.products__lists button {
  cursor: pointer;
}
@media print, screen and (min-width: 64em) {
  .products__lists {
    padding-bottom: 60px;
  }
  .products__lists .products__lists__repeater {
    display: grid;
    grid-column-gap: 45px;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: minmax(-webkit-min-content, -webkit-max-content);
    grid-auto-rows: minmax(min-content, max-content);
    margin-bottom: 60px;
  }
  .products__lists .products__lists__list {
    height: 40px;
  }
  .products__lists .products__lists__list ul {
    transition: none;
    opacity: 0;
    padding: 0;
    margin: 0;
    display: none;
  }
  .products__lists .products__lists__list.js-open-shopping-list {
    height: auto;
  }
  .products__lists .products__lists__list.js-open-shopping-list ul {
    opacity: 1;
    transition: none;
  }
}
@media print {
  .products__lists {
    background-color: transparent;
    border-radius: 0;
    border: none;
    box-shadow: none;
  }
  .products__lists > * {
    margin: 0 !important;
    padding: 0 !important;
  }
  .products__lists .products__list__toggle {
    margin-bottom: 0;
  }
  .products__lists .products__list__toggle > div {
    width: 100%;
  }
  .products__lists .products__list__toggle > div button {
    width: 100%;
    text-align: left;
    white-space: nowrap;
  }
  .products__lists .products__list__toggle > div button:focus, .products__lists .products__list__toggle > div button[focus-within], .products__lists .products__list__toggle > div button:active {
    outline: 1px dotted #fff;
  }
  .products__lists .products__list__toggle > div button:focus, .products__lists .products__list__toggle > div button:focus-within, .products__lists .products__list__toggle > div button:active {
    outline: 1px dotted #fff;
  }
  .products__lists .shopping__lists__single__product__content > div p {
    white-space: nowrap;
  }
  .products__lists .shopping__lists__single__product {
    margin: 0;
  }
  .products__lists .products__lists__repeater {
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 20px;
  }
  .products__lists .products__lists__repeater .products__lists__list {
    margin-bottom: 0;
    width: 100%;
  }
  .products__lists .products__lists__repeater .products__lists__list button {
    color: #CECECE;
    text-transform: uppercase;
    font-size: 18px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  .products__lists .products__list__review {
    display: none !important;
  }
  .products__lists ul {
    margin: 20px 0 0 0;
    list-style: decimal;
    padding-left: 45px;
    font-size: 14px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #666666;
  }
  .products__lists .icon-minus {
    display: none !important;
  }
  .products__lists > * {
    color: #666666;
  }
  .products__lists h3 {
    margin: 7px 0px;
  }
}

.products__list__toggle {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  margin-bottom: 20px;
}
.products__list__toggle button {
  cursor: pointer;
  color: #fff;
  transition: all 0.2s ease;
  margin-right: 20px;
}
.products__list__toggle:hover button {
  color: #4E8523;
}
.products__list__toggle > * {
  pointer-events: none;
  color: white;
}
.products__list__toggle .icon-minus,
.products__list__toggle .icon-plus {
  position: relative;
  font-size: 24px;
}
.products__list__toggle .icon-minus {
  display: none;
}

.products__lists__list {
  border-bottom: 1px solid #fff;
  margin-bottom: 30px;
}
.products__lists__list button {
  padding: 0;
}
.products__lists__list label {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  max-width: 90%;
}
.products__lists__list input {
  display: none;
}
.products__lists__list input:checked + .input__checkbox {
  outline: 2px solid;
  outline-color: #fff;
  outline-offset: 5px;
  outline-color: rgba(255, 255, 255, 0);
  box-shadow: none;
  background-color: #fff;
}
.products__lists__list .input__checkbox {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  min-width: 16px;
  border-radius: 2px;
  background-color: #002a26;
  border: 1px solid #fff;
  outline-offset: 0;
  outline-color: #fff;
  transition: all 1.5s cubic-bezier(0.19, 1, 0.22, 1);
}
.products__lists__list h5,
.products__lists__list p {
  margin: 0;
  padding: 0;
}
.products__lists__list li {
  margin-bottom: 20px;
}
.products__lists__list li.shake-it input:not(:checked) + .input__checkbox {
  transform-origin: center;
  -webkit-animation: shake 0.75s;
          animation: shake 0.75s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
@-webkit-keyframes shake {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(15deg);
  }
  20% {
    transform: rotate(0deg);
  }
  30% {
    transform: rotate(-15deg);
  }
  40% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(0deg);
  }
  60% {
    transform: rotate(0deg);
  }
  70% {
    transform: rotate(-15deg);
  }
  80% {
    transform: rotate(0deg);
  }
  90% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes shake {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(15deg);
  }
  20% {
    transform: rotate(0deg);
  }
  30% {
    transform: rotate(-15deg);
  }
  40% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(0deg);
  }
  60% {
    transform: rotate(0deg);
  }
  70% {
    transform: rotate(-15deg);
  }
  80% {
    transform: rotate(0deg);
  }
  90% {
    transform: rotate(15deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.products__lists__list.js-open-shopping-list .icon-minus {
  display: block;
}
.products__lists__list.js-open-shopping-list .icon-plus {
  display: none;
}

.shopping__lists__main__category__filter {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  transition: all 0.2s ease;
  position: relative;
}
.shopping__lists__main__category__filter.is_active, .shopping__lists__main__category__filter:hover, .shopping__lists__main__category__filter:focus {
  color: #4E8523;
  background-color: white;
  box-shadow: 0 -5px 19px 8px rgba(0, 0, 0, 0.18);
}
.shopping__lists__main__category__filter.is_active:before, .shopping__lists__main__category__filter:hover:before, .shopping__lists__main__category__filter:focus:before {
  display: none;
}
.shopping__lists__main__category__filter:before {
  content: "";
  position: absolute;
  right: -4px;
  top: 50%;
  width: 2px;
  background-color: #fff;
  height: 27px;
  transform: translateY(-50%);
}
@media print, screen and (min-width: 64em) {
  .shopping__lists__main__category__filter {
    min-height: 73px;
  }
}

.filters__lists__filter__wrapper {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  padding-top: 0 20px;
}
.filters__lists__filter__wrapper .filters__filter__categories {
  min-height: 64px;
  width: 100%;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: space-between;
  border-radius: 11px;
  box-shadow: 0 2px 37px 0 rgba(0, 0, 0, 0.15);
  background-color: #fff;
}
.filters__lists__filter__wrapper .filters__filter__categories .filters__lists__search[focus-within] label {
  font-size: 16px;
  transform: translateY(calc(-50% - 34px));
  transition: transform 0.4s ease-in-out;
}
.filters__lists__filter__wrapper .filters__filter__categories .filters__lists__search:focus-within label {
  font-size: 16px;
  transform: translateY(calc(-50% - 34px));
  transition: transform 0.4s ease-in-out;
}
.filters__lists__filter__wrapper .filters__filter__categories > div {
  width: 100%;
  padding: 7px 20px;
  height: 100%;
  min-height: 64px;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  position: relative;
}
.filters__lists__filter__wrapper .filters__filter__categories > div select {
  background-color: #fff;
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #4E8523;
  cursor: pointer;
  box-shadow: 0 0 3pt 1px transparent;
  outline: none;
  min-height: 50px;
  width: 100%;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -ms-appearance: none; /* get rid of default appearance for IE8, 9 and 10*/
  padding: 0 30px 0 7px;
}
.filters__lists__filter__wrapper .filters__filter__categories > div select.focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.filters__lists__filter__wrapper .filters__filter__categories > div select:focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.filters__lists__filter__wrapper .filters__filter__categories > div span {
  color: #4E8523;
  font-size: 25px;
  margin-right: 20px;
}
.filters__lists__filter__wrapper .filters__filter__categories > div span.icon-products {
  font-size: 40px;
}
.filters__lists__filter__wrapper .filters__filter__categories > div label {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  min-height: 50px;
  width: 100%;
  color: #4E8523;
}
.filters__lists__filter__wrapper .filters__filter__categories > div label.filters__lists__search__label {
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: absolute;
  left: 78px;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.4s ease-in-out;
}
.page-template-tpl-products-dictionary .filters__lists__filter__wrapper .filters__filter__categories > div label.filters__lists__search__label {
  left: 92px;
}
.filters__lists__filter__wrapper .filters__filter__categories > div label.filters__lists__search__label.is-active {
  transform: translateY(calc(-50% - 34px));
}
.filters__lists__filter__wrapper .filters__filter__categories > div input {
  border: none;
  width: 100%;
  min-height: 40px;
  padding: 8px 12px;
  border-radius: 8px;
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #4E8523;
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
  outline: none;
}
.filters__lists__filter__wrapper .filters__filter__categories > div input:focus, .filters__lists__filter__wrapper .filters__filter__categories > div input.focus-visible {
  box-shadow: 0 0 0 1px #108363;
}
.filters__lists__filter__wrapper .filters__filter__categories > div input:focus, .filters__lists__filter__wrapper .filters__filter__categories > div input:focus-visible {
  box-shadow: 0 0 0 1px #108363;
}
.filters__lists__filter__wrapper .filters__filter__categories > div input::-moz-placeholder {
  color: #4E8523;
}
.filters__lists__filter__wrapper .filters__filter__categories > div input:-ms-input-placeholder {
  color: #4E8523;
}
.filters__lists__filter__wrapper .filters__filter__categories > div input::placeholder {
  color: #4E8523;
}
.filters__lists__filter__wrapper .filters__filter__categories > div:first-child {
  border-bottom: 1px solid #f2faeb;
  padding: 28px 20px;
}
@media print, screen and (min-width: 64em) {
  .filters__lists__filter__wrapper .filters__filter__categories > div:first-child {
    border-bottom: none;
    border-right: 1px solid #4E8523;
  }
}
@media print, screen and (min-width: 64em) {
  .filters__lists__filter__wrapper .filters__filter__categories {
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
  }
  .filters__lists__filter__wrapper .filters__filter__categories > div {
    width: 50%;
  }
  .filters__lists__filter__wrapper .filters__filter__categories > div:last-child {
    padding-left: 30px;
  }
  @-moz-document url-prefix() {
    .filters__lists__filter__wrapper .filters__filter__categories select {
      padding-top: 13px;
    }
  }
}

.filters__lists__select__wrapper {
  position: relative;
}
.filters__lists__select__wrapper:before {
  font-family: icomoon;
  content: "\e903";
  transform: translateY(-50%) rotate(90deg);
  color: #4E8523;
  position: absolute;
  top: 50%;
  right: 20px;
  pointer-events: none;
  font-size: 20px;
}

.products__lists__creation {
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
.products__lists__creation > p {
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1px;
}
.products__lists__creation.generate__lists {
  display: none;
}
.products__lists__creation .products__lists__generate {
  width: 100%;
  max-width: 428px;
}
@media print, screen and (min-width: 64em) {
  .products__lists__creation {
    text-align: center;
  }
}

.products__list__review {
  display: none;
}
.products__list__review.generate__lists {
  display: block;
}
@media print, screen and (min-width: 64em) {
  .products__list__review.generate__lists .shopping__lists__review__email {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    margin-right: auto;
    margin-left: auto;
    max-width: 700px;
  }
  .products__list__review.generate__lists .shopping__lists__review__email input,
  .products__list__review.generate__lists .shopping__lists__review__email button {
    width: calc(50% - 10px);
    max-width: 337px;
    height: 48px;
  }
}

.shopping__lists__back {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
.shopping__lists__back > * {
  pointer-events: none;
}
.shopping__lists__back .icon-scroll-up {
  pointer-events: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-90deg);
  margin-right: 7px;
}

.shopping__lists__review__email {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: space-between;
  margin: 30px 0px;
}
.shopping__lists__review__email > * {
  width: 100%;
  margin-bottom: 20px;
}
.shopping__lists__review__email > input {
  height: 50px;
  box-shadow: 0 0 3pt 1px transparent;
  outline: none;
  border-radius: 4px;
  border: none;
  color: #002a26;
  padding: 7px;
}
.shopping__lists__review__email > input.focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.shopping__lists__review__email > input:focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.shopping__lists__review__email > input::-moz-placeholder {
  color: #002a26;
  vertical-align: sub;
}
.shopping__lists__review__email > input:-ms-input-placeholder {
  color: #002a26;
  vertical-align: sub;
}
.shopping__lists__review__email > input::placeholder {
  color: #002a26;
  vertical-align: sub;
}

.shopping__lists__print {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
}
.shopping__lists__print:hover .icon-printer:after, .shopping__lists__print:focus .icon-printer:after {
  height: 7px;
}
.shopping__lists__print button {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  box-shadow: 0 0 3pt 1px transparent;
  outline: none;
  padding: 7px;
}
.shopping__lists__print button.focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.shopping__lists__print button:focus-visible {
  box-shadow: 0 0 0 1px rgba(126, 199, 36, 0.3);
}
.shopping__lists__print .icon-printer {
  margin-right: 7px;
  font-size: 20px;
  pointer-events: none;
  position: relative;
  display: block;
}
.shopping__lists__print .icon-printer:after {
  content: "";
  width: 11px;
  height: 0;
  position: absolute;
  top: 13px;
  left: 4px;
  background-color: white;
  transition: height 2s ease-in;
}

.shopping__lists__email__message {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #002a26;
  color: #fff;
  display: none;
  border-radius: 9px;
  padding: 45px;
  box-shadow: 0 0 29px 5px rgba(0, 0, 0, 0.75);
}
.shopping__lists__email__message .button {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 30px;
  height: 30px;
  min-height: 30px;
  max-height: 30px;
  max-width: 30px;
  min-width: 30px;
  border-radius: 50%;
  box-shadow: 0 0 29px 5px rgba(0, 0, 0, 0.75);
  transition: all 0.2s ease;
}
.shopping__lists__email__message .button:hover, .shopping__lists__email__message .button:focus {
  transform: rotate(90deg);
}

@media print, screen and (min-width: 64em) {
  .products__lists__titles {
    text-align: center;
    margin-bottom: 60px;
  }
}

.shopping__lists__content__hero {
  margin-bottom: 45px;
}
@media print, screen and (min-width: 64em) {
  .shopping__lists__content__hero {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

@media print, screen and (min-width: 64em) {
  .shopping__lists__title {
    font-size: 45px;
    font-family: pt-sans, sans-serif;
    font-weight: 700;
    font-style: normal;
  }
}

.single-dictionary #main {
  overflow: hidden;
}
.single-dictionary #main > * {
  page-break-inside: avoid !important;
}
.single-dictionary .article-header {
  background-color: #108363;
  color: #fff;
  padding: 60px 0px 60px 0px;
}
.single-dictionary .article-header h1 {
  padding: 0;
  margin: 0;
  color: #fff;
}

@media print, screen and (min-width: 64em) {
  .single:not(.single-dictionary) h1 {
    margin-top: 20px;
  }
}

.single-post .article-header {
  padding-top: 70px;
}
@media print, screen and (max-width: 74.99875em) {
  .single-post .article-header {
    padding-top: 20px;
  }
}
.single-post .article-header .single__back button {
  display: inline-flex;
  color: #002a26;
}

.single__event__dates {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.single .separetor {
  margin: 0 20px;
}

.single__news__thumbnail {
  max-height: 500px;
  width: auto;
  margin: 40px auto;
}

.space__on__top__small {
  padding-top: 20px;
}
@media print, screen and (min-width: 64em) {
  .space__on__top__small {
    padding-top: 45px;
  }
}

.space__on__top {
  padding-top: 20px;
}
@media print, screen and (min-width: 64em) {
  .space__on__top {
    padding-top: 112px;
  }
}

.space__on__top__xxxl {
  padding-top: 20px;
}
@media print, screen and (min-width: 64em) {
  .space__on__top__xxxl {
    padding-top: 120px;
  }
}

.page-template-tpl-team-members h2 {
  color: #045922;
  margin: 45px 0px;
}

.team__members__main {
  background-color: #108363;
  color: #fff;
  display: flex;
  flex-flow: column;
  padding-bottom: 20px;
}
.team__members__main * {
  color: #fff;
}
@media print, screen and (min-width: 64em) {
  .team__members__main {
    position: relative;
  }
  .team__members__main .team__members__header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 2rem;
    min-height: 500px;
    grid-row-gap: 2rem;
  }
  .team__members__main .team__members__header h1 {
    margin-top: 0;
  }
  .team__members__main .team__members__header img {
    position: absolute;
    width: 50%;
    right: 0;
    top: 0;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.team__members__cat__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 30px;
}
@media screen and (min-width: 40em) {
  .team__members__cat__wrapper {
    grid-template-columns: 1fr 1fr;
  }
}
@media print, screen and (min-width: 64em) {
  .team__members__cat__wrapper {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 60px;
  }
}

.team__members__cat__outer {
  margin: 45px 0px 60px 0px;
}
@media print, screen and (min-width: 64em) {
  .team__members__cat__outer {
    margin: 60px 0px 120px 0px;
  }
}

.team__members__single {
  display: grid;
  grid-template-columns: 80px 1fr;
  grid-column-gap: 20px;
}
.team__members__single h5 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-size: 18px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.team__members__single > img {
  width: 80px;
  height: 80px;
  min-width: 80px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media print, screen and (min-width: 64em) {
  .team__members__single {
    grid-template-columns: 118px 1fr;
  }
  .team__members__single > img {
    width: 118px;
    height: 118px;
    min-width: 118px;
  }
}

.team__members__single__content {
  display: flex;
  flex-flow: column nowrap;
}
.team__members__single__content a {
  color: #3B3B3F;
  font-size: 16px;
  font-family: pt-sans, sans-serif;
  font-weight: 700;
  font-style: normal;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.team__members__single__content a > span {
  width: 30px;
}
.team__members__single__content a > span.icon-phone {
  font-size: 20px;
}
