@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap");
.back-top span, .search-filter-form fieldset legend {
  position: absolute;
  left: -9999px;
}

.toast-close::before, .slideshow-control::before, .menu--main button::after, .item-cart-delete button::before, .item-card::after, .back-top::before, div.ui-dialog .ui-dialog-titlebar-close::before, .sitemap ul ul > *::before,
.sitemap-box ul ul > *::before, .pager__next .pager__link::before, .pager__previous .pager__link::before, .breadcrumb li:not(:first-child)::before, .collapsible-product-info-cta::after, .collapsible-modal-header-search-cta::before, .collapsible-faq-cta::after, .btn-reset::before, .btn-C::after, .icon-after.i-youtube::after, .icon-after.i-user::after, .icon-after.i-view::after, .icon-after.i-trash::after, .icon-after.i-telegram::after, .icon-after.i-share::after, .icon-after.i-search::after, .icon-after.i-reset::after, .icon-after.i-quote::after, .icon-after.i-print::after, .icon-after.i-pinterest::after, .icon-after.i-menu::after, .icon-after.i-mail::after, .icon-after.i-magazine::after, .icon-after.i-logout::after, .icon-after.i-instagram::after, .icon-after.i-home::after, .icon-after.i-heart-full::after, .icon-after.i-heart::after, .icon-after.i-facebook::after, .icon-after.i-download::after, .icon-after.i-delivery::after, .icon-after.i-close::after, .icon-after.i-check::after, .icon-after.i-cart::after, .icon-after.i-arrow::after, .icon-before.i-youtube::before, .icon-before.i-user::before, .icon-before.i-view::before, .icon-before.i-trash::before, .icon-before.i-telegram::before, .icon-before.i-share::before, .icon-before.i-search::before, .icon-before.i-reset::before, .icon-before.i-quote::before, .icon-before.i-print::before, .icon-before.i-pinterest::before, .icon-before.i-menu::before, .icon-before.i-mail::before, .icon-before.i-magazine::before, .icon-before.i-logout::before, .icon-before.i-instagram::before, .icon-before.i-home::before, .icon-before.i-heart-full::before, .icon-before.i-heart::before, .icon-before.i-facebook::before, .icon-before.i-download::before, .icon-before.i-delivery::before, .icon-before.i-close::before, .icon-before.i-check::before, .icon-before.i-cart::before, .icon-before.i-arrow::before, .text-formatted blockquote::after,
.form-type-webform-markup blockquote::after,
.form-type-processed-text blockquote::after, .text-formatted blockquote::before,
.form-type-webform-markup blockquote::before,
.form-type-processed-text blockquote::before, .form-type-checkbox label::after {
  display: block;
  font-family: "icomoon", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.toast-close, .menu--main button, .item-row-actions button, .item-cart-delete button, .back-top, .sitemap ul li > button,
.sitemap-box ul li > button, .collapsible-product-info-cta, .collapsible-main-menu-cta, .collapsible-footer-links-cta, .collapsible-faq-cta {
  display: block;
  padding: 0;
  border: none;
  border-radius: 0;
  background: none;
  color: inherit;
  text-align: inherit;
  white-space: normal;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.item-card {
  position: relative;
}
.item-card a::before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.sitemap ul ul > *::before,
.sitemap-box ul ul > *::before, .collapsible-footer-links-content ul > *::before, .text-formatted ul > *::before,
.form-type-webform-markup ul > *::before,
.form-type-processed-text ul > *::before {
  position: absolute;
  right: 100%;
  margin-right: 1.5rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.item-card-header img, .has-image .community-img img, .baseline-hp-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.header-navigation, .header-top {
  max-width: 144rem;
  margin: 0 auto;
}

.footer-secondary-wrapper, .footer-main-wrapper, .discover .content, .block-hp > .layout-content, .layout-content {
  max-width: 120rem;
  margin-left: 1rem;
  margin-right: 1rem;
}
@media screen and (min-width: 76.3125em) {
  .footer-secondary-wrapper, .footer-main-wrapper, .discover .content, .block-hp > .layout-content, .layout-content {
    margin: 0 auto;
  }
}

@media screen and (max-width: 53.125em) {
  .step-list, .validation, .order-summary-content, .block-content-bg-B, .search-filter-form, .search-form.search-api-page-block-form, .login-register, .form-contact, .form-account, .text-formatted blockquote,
  .form-type-webform-markup blockquote,
  .form-type-processed-text blockquote {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0.75em;
  font-weight: bold;
}

.block-local-tasks-block .tabs.primary a, .contextual.open .contextual-links a, .collapsible-description-cta, .btn-A, .btn-B, .btn-light, .btn-disabled, .form-submit {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 4rem;
  padding: 0.5rem 3rem;
  border: 3px solid;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 600;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  border-radius: 3rem;
}
@media screen and (max-width: 53.125em) {
  .block-local-tasks-block .tabs.primary a, .contextual.open .contextual-links a, .collapsible-description-cta, .btn-A, .btn-B, .btn-light, .btn-disabled, .form-submit {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media screen and (min-width: 53.1875em) {
  .block-local-tasks-block .tabs.primary a, .contextual.open .contextual-links a, .collapsible-description-cta, .btn-A, .btn-B, .btn-light, .btn-disabled, .form-submit {
    min-height: 5rem;
    font-size: 1.6rem;
  }
}

#matomo-opt-out label, .form-type-checkbox label,
.form-type-radio label {
  position: relative;
  margin-bottom: 2rem;
  padding-left: 4.5rem;
  line-height: normal;
  color: inherit;
}
#matomo-opt-out label::before, .form-type-checkbox label::before,
.form-type-radio label::before, #matomo-opt-out label::after, .form-type-checkbox label::after,
.form-type-radio label::after {
  content: "";
  position: absolute;
  top: 0.7em;
  left: 1.5rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#matomo-opt-out label::before, .form-type-checkbox label::before,
.form-type-radio label::before {
  width: 2.8rem;
  height: 2.8rem;
  border: 2px solid #00804b;
  border-radius: 5px;
}
#matomo-opt-out label::after, .form-type-checkbox label::after,
.form-type-radio label::after {
  opacity: 0;
}

#matomo-opt-out input:focus + label::before, #matomo-opt-out label:hover::before, .form-type-checkbox input:focus + label::before,
.form-type-radio input:focus + label::before, .form-type-checkbox label:hover::before,
.form-type-radio label:hover::before {
  border-color: #00804b;
  -webkit-box-shadow: 0 0 0 1px #00804b;
          box-shadow: 0 0 0 1px #00804b;
}
#matomo-opt-out input:focus + label::after, #matomo-opt-out label:hover::after, .form-type-checkbox input:focus + label::after,
.form-type-radio input:focus + label::after, .form-type-checkbox label:hover::after,
.form-type-radio label:hover::after {
  color: #00804b;
}

.form-type-radio input.error + label:hover::before, .form-type-checkbox input.error + label:hover::before {
  border-color: #c23e2c;
  -webkit-box-shadow: #c23e2c 0 0 0 1px;
          box-shadow: #c23e2c 0 0 0 1px;
}

.form-type-radio input:checked + label::after, .form-type-checkbox input:checked + label::after {
  opacity: 1;
}

.form-type-radio label {
  padding-left: 3.7rem;
}
.form-type-radio label::before, .form-type-radio label::after {
  border-radius: 50%;
  left: 1rem;
}
.form-type-radio label::before {
  width: 2rem;
  height: 2rem;
}
.form-type-radio label::after {
  width: 1rem;
  height: 1rem;
  background: #00804b;
}

.form-type-checkbox label::after {
  content: "\e902";
  font-size: 1.8rem;
  top: 0.6em;
  margin-left: 0.1rem;
  color: #00804b;
}

.heading-cta [aria-disabled] {
  background-color: #9a9f91;
  color: #fff;
  border-color: #9a9f91;
}
.heading-cta [aria-disabled]:hover, .heading-cta [aria-disabled]:focus {
  background-color: #fff;
  color: #9a9f91;
  border-color: #9a9f91;
}
.heading-cta [aria-disabled]:hover, .heading-cta [aria-disabled]:focus {
  color: #fff;
  background-color: #9a9f91;
  cursor: default;
}

@media screen and (max-width: 53.125em) {
  .text-formatted,
  .form-type-webform-markup,
  .form-type-processed-text {
    font-size: 1.6rem;
  }
}
.text-formatted p,
.form-type-webform-markup p,
.form-type-processed-text p,
.text-formatted blockquote,
.form-type-webform-markup blockquote,
.form-type-processed-text blockquote,
.text-formatted ul,
.form-type-webform-markup ul,
.form-type-processed-text ul,
.text-formatted ol,
.form-type-webform-markup ol,
.form-type-processed-text ol,
.text-formatted iframe,
.form-type-webform-markup iframe,
.form-type-processed-text iframe {
  margin-bottom: 2rem;
}
.text-formatted p,
.form-type-webform-markup p,
.form-type-processed-text p,
.text-formatted blockquote,
.form-type-webform-markup blockquote,
.form-type-processed-text blockquote,
.text-formatted ul,
.form-type-webform-markup ul,
.form-type-processed-text ul,
.text-formatted ol,
.form-type-webform-markup ol,
.form-type-processed-text ol {
  overflow: hidden;
}
.text-formatted iframe,
.form-type-webform-markup iframe,
.form-type-processed-text iframe {
  clear: both;
}
.text-formatted ul > *,
.form-type-webform-markup ul > *,
.form-type-processed-text ul > * {
  position: relative;
  margin-left: 5.5rem;
}
.text-formatted ul > *::before,
.form-type-webform-markup ul > *::before,
.form-type-processed-text ul > *::before {
  content: "";
  top: 1.3rem;
  width: 1.6rem;
  height: 1.6rem;
  background-color: #ff8a05;
  height: 0.4rem;
}
@media screen and (max-width: 53.125em) {
  .text-formatted ul > *,
  .form-type-webform-markup ul > *,
  .form-type-processed-text ul > * {
    margin-left: 3rem;
  }
}
@media print {
  .text-formatted ul > *,
  .form-type-webform-markup ul > *,
  .form-type-processed-text ul > * {
    display: list-item;
    list-style: inherit;
    margin-left: 2rem;
  }
  .text-formatted ul > *::before,
  .form-type-webform-markup ul > *::before,
  .form-type-processed-text ul > *::before {
    content: none;
  }
}
.text-formatted ol,
.form-type-webform-markup ol,
.form-type-processed-text ol {
  counter-reset: i;
}
.text-formatted ol > *,
.form-type-webform-markup ol > *,
.form-type-processed-text ol > * {
  position: relative;
  margin-left: 1.5em;
}
.text-formatted ol > *::before,
.form-type-webform-markup ol > *::before,
.form-type-processed-text ol > *::before {
  content: counter(i) ".";
  counter-increment: i;
  position: absolute;
  top: 0;
  right: 100%;
  margin-right: 0.25em;
  color: #ff8a05;
}
.text-formatted p,
.form-type-webform-markup p,
.form-type-processed-text p,
.text-formatted li,
.form-type-webform-markup li,
.form-type-processed-text li {
  line-height: 1.4;
}
.text-formatted a,
.form-type-webform-markup a,
.form-type-processed-text a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  background-position: 100% 100%;
}
.text-formatted a:hover,
.form-type-webform-markup a:hover,
.form-type-processed-text a:hover, .text-formatted a:focus,
.form-type-webform-markup a:focus,
.form-type-processed-text a:focus {
  background-position: 100% 100%;
}
.text-formatted a,
.form-type-webform-markup a,
.form-type-processed-text a {
  background-size: 100% 2px;
}
.text-formatted a:hover,
.form-type-webform-markup a:hover,
.form-type-processed-text a:hover, .text-formatted a:focus,
.form-type-webform-markup a:focus,
.form-type-processed-text a:focus {
  background-size: 0 2px;
}
.text-formatted a,
.form-type-webform-markup a,
.form-type-processed-text a {
  color: #ff8a05;
  font-weight: 700;
}
.text-formatted a:hover,
.form-type-webform-markup a:hover,
.form-type-processed-text a:hover, .text-formatted a:focus,
.form-type-webform-markup a:focus,
.form-type-processed-text a:focus {
  color: #2b2b2b;
}
.bg-color-D .text-formatted a,
.bg-color-D .form-type-webform-markup a,
.bg-color-D .form-type-processed-text a {
  color: #fff;
}
.text-formatted blockquote,
.form-type-webform-markup blockquote,
.form-type-processed-text blockquote {
  position: relative;
  z-index: 0;
  padding: 6rem 2rem;
  margin-bottom: 3rem;
  background-color: #eff2e9;
}
@media screen and (min-width: 40.6875em) {
  .text-formatted blockquote,
  .form-type-webform-markup blockquote,
  .form-type-processed-text blockquote {
    padding: 3.5rem 10rem;
    font-size: 2.2rem;
  }
}
.text-formatted blockquote::before,
.form-type-webform-markup blockquote::before,
.form-type-processed-text blockquote::before {
  content: "\e924";
  font-size: 4rem;
  position: absolute;
  top: 1rem;
  left: 2rem;
  color: #00804b;
}
.text-formatted blockquote::after,
.form-type-webform-markup blockquote::after,
.form-type-processed-text blockquote::after {
  content: "\e924";
  font-size: 4rem;
  position: absolute;
  right: 2rem;
  bottom: 1rem;
  color: #00804b;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}
.text-formatted blockquote p,
.form-type-webform-markup blockquote p,
.form-type-processed-text blockquote p {
  display: inline;
}
.text-formatted hr,
.form-type-webform-markup hr,
.form-type-processed-text hr {
  height: 2px;
  margin-top: 3rem;
  margin-bottom: 3rem;
  background-color: #00804b;
  border: none;
}
.text-formatted .align-center,
.form-type-webform-markup .align-center,
.form-type-processed-text .align-center {
  text-align: center;
}
.text-formatted .align-center img,
.form-type-webform-markup .align-center img,
.form-type-processed-text .align-center img {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 40.625em) {
  .text-formatted .align-left,
  .form-type-webform-markup .align-left,
  .form-type-processed-text .align-left,
  .text-formatted .align-right,
  .form-type-webform-markup .align-right,
  .form-type-processed-text .align-right {
    float: none;
  }
}
@media screen and (min-width: 40.6875em), print {
  .text-formatted .align-left,
  .form-type-webform-markup .align-left,
  .form-type-processed-text .align-left,
  .text-formatted .align-right,
  .form-type-webform-markup .align-right,
  .form-type-processed-text .align-right {
    max-width: 50%;
  }
}
@media screen and (min-width: 40.6875em), print {
  .text-formatted .align-left,
  .form-type-webform-markup .align-left,
  .form-type-processed-text .align-left {
    margin-right: 2em;
  }
  .text-formatted .align-left + *,
  .form-type-webform-markup .align-left + *,
  .form-type-processed-text .align-left + * {
    clear: right;
  }
}
@media screen and (min-width: 40.6875em), print {
  .text-formatted .align-right,
  .form-type-webform-markup .align-right,
  .form-type-processed-text .align-right {
    margin-left: 2em;
  }
  .text-formatted .align-right + *,
  .form-type-webform-markup .align-right + *,
  .form-type-processed-text .align-right + * {
    clear: left;
  }
}

/**
 * Correct the line height in all browsers.
 */
html {
  line-height: 1.15;
}

/**
 * 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.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * 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 */
}

/**
 * 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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/* 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;
}

/**
 * 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;
}

/**
 * 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 */
}

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

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

.icon {
  text-decoration: none;
}
.icon-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.icon-inline::before {
  margin-right: 0.25em;
}
.icon-inline::after {
  margin-left: 0.25em;
}
.icon-before.i-arrow::before {
  content: "\e90a";
}
.icon-before.i-cart::before {
  content: "\e908";
}
.icon-before.i-check::before {
  content: "\e902";
}
.icon-before.i-close::before {
  content: "\e903";
}
.icon-before.i-delivery::before {
  content: "\e909";
}
.icon-before.i-download::before {
  content: "\e916";
}
.icon-before.i-facebook::before {
  content: "\e910";
}
.icon-before.i-heart::before {
  content: "\e919";
}
.icon-before.i-heart-full::before {
  content: "\e90e";
}
.icon-before.i-home::before {
  content: "\e906";
}
.icon-before.i-instagram::before {
  content: "\e911";
}
.icon-before.i-logout::before {
  content: "\e904";
}
.icon-before.i-magazine::before {
  content: "\e905";
}
.icon-before.i-mail::before {
  content: "\e90f";
}
.icon-before.i-menu::before {
  content: "\e900";
}
.icon-before.i-pinterest::before {
  content: "\e912";
}
.icon-before.i-print::before {
  content: "\e90c";
}
.icon-before.i-quote::before {
  content: "\e924";
}
.icon-before.i-reset::before {
  content: "\e90b";
}
.icon-before.i-search::before {
  content: "\e907";
}
.icon-before.i-share::before {
  content: "\e918";
}
.icon-before.i-telegram::before {
  content: "\e913";
}
.icon-before.i-trash::before {
  content: "\e917";
}
.icon-before.i-view::before {
  content: "\e915";
}
.icon-before.i-user::before {
  content: "\e90d";
}
.icon-before.i-youtube::before {
  content: "\e914";
}
.icon-after.i-arrow::after {
  content: "\e90a";
}
.icon-after.i-cart::after {
  content: "\e908";
}
.icon-after.i-check::after {
  content: "\e902";
}
.icon-after.i-close::after {
  content: "\e903";
}
.icon-after.i-delivery::after {
  content: "\e909";
}
.icon-after.i-download::after {
  content: "\e916";
}
.icon-after.i-facebook::after {
  content: "\e910";
}
.icon-after.i-heart::after {
  content: "\e919";
}
.icon-after.i-heart-full::after {
  content: "\e90e";
}
.icon-after.i-home::after {
  content: "\e906";
}
.icon-after.i-instagram::after {
  content: "\e911";
}
.icon-after.i-logout::after {
  content: "\e904";
}
.icon-after.i-magazine::after {
  content: "\e905";
}
.icon-after.i-mail::after {
  content: "\e90f";
}
.icon-after.i-menu::after {
  content: "\e900";
}
.icon-after.i-pinterest::after {
  content: "\e912";
}
.icon-after.i-print::after {
  content: "\e90c";
}
.icon-after.i-quote::after {
  content: "\e924";
}
.icon-after.i-reset::after {
  content: "\e90b";
}
.icon-after.i-search::after {
  content: "\e907";
}
.icon-after.i-share::after {
  content: "\e918";
}
.icon-after.i-telegram::after {
  content: "\e913";
}
.icon-after.i-trash::after {
  content: "\e917";
}
.icon-after.i-view::after {
  content: "\e915";
}
.icon-after.i-user::after {
  content: "\e90d";
}
.icon-after.i-youtube::after {
  content: "\e914";
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.columns > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: -1rem;
  padding-left: -1rem;
  margin-bottom: 2rem;
}
@media screen and (max-width: 28.125em) {
  .columns.xs-columns-1 > * {
    width: calc(100% / 1 - 0.1px);
  }
}
@media screen and (max-width: 40.625em) {
  .columns.sm-columns-1 > * {
    width: calc(100% / 1 - 0.1px);
  }
}
@media screen and (max-width: 53.125em) {
  .columns.md-columns-1 > * {
    width: calc(100% / 1 - 0.1px);
  }
}
@media screen and (max-width: 76.25em) {
  .columns.lg-columns-1 > * {
    width: calc(100% / 1 - 0.1px);
  }
}
@media screen and (min-width: 28.1875em) and (max-width: 40.625em) {
  .columns.xs-sm-columns-1 > * {
    width: calc(100% / 1 - 0.1px);
  }
}
@media screen and (min-width: 40.6875em) and (max-width: 53.125em) {
  .columns.sm-md-columns-1 > * {
    width: calc(100% / 1 - 0.1px);
  }
}
@media screen and (min-width: 40.6875em) and (max-width: 76.25em) {
  .columns.sm-lg-columns-1 > * {
    width: calc(100% / 1 - 0.1px);
  }
}
@media screen and (min-width: 53.1875em) and (max-width: 76.25em) {
  .columns.md-lg-columns-1 > * {
    width: calc(100% / 1 - 0.1px);
  }
}
@media screen and (min-width: 28.1875em) {
  .columns.xs-up-columns-1 > * {
    width: calc(100% / 1 - 0.1px);
  }
}
@media screen and (min-width: 40.6875em) {
  .columns.sm-up-columns-1 > * {
    width: calc(100% / 1 - 0.1px);
  }
}
@media screen and (min-width: 53.1875em) {
  .columns.md-up-columns-1 > * {
    width: calc(100% / 1 - 0.1px);
  }
}
@media screen and (min-width: 76.3125em) {
  .columns.lg-up-columns-1 > * {
    width: calc(100% / 1 - 0.1px);
  }
}
@media screen and (min-width: 87.5625em) {
  .columns.xlg-up-columns-1 > * {
    width: calc(100% / 1 - 0.1px);
  }
}
.columns.columns-1 > * {
  width: calc(100% / 1 - 0.1px);
}
@media screen and (max-width: 28.125em) {
  .columns.xs-columns-2 > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (max-width: 40.625em) {
  .columns.sm-columns-2 > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (max-width: 53.125em) {
  .columns.md-columns-2 > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (max-width: 76.25em) {
  .columns.lg-columns-2 > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (min-width: 28.1875em) and (max-width: 40.625em) {
  .columns.xs-sm-columns-2 > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (min-width: 40.6875em) and (max-width: 53.125em) {
  .columns.sm-md-columns-2 > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (min-width: 40.6875em) and (max-width: 76.25em) {
  .columns.sm-lg-columns-2 > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (min-width: 53.1875em) and (max-width: 76.25em) {
  .columns.md-lg-columns-2 > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (min-width: 28.1875em) {
  .columns.xs-up-columns-2 > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (min-width: 40.6875em) {
  .columns.sm-up-columns-2 > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (min-width: 53.1875em) {
  .columns.md-up-columns-2 > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (min-width: 76.3125em) {
  .columns.lg-up-columns-2 > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (min-width: 87.5625em) {
  .columns.xlg-up-columns-2 > * {
    width: calc(100% / 2 - 0.1px);
  }
}
.columns.columns-2 > * {
  width: calc(100% / 2 - 0.1px);
}
@media screen and (max-width: 28.125em) {
  .columns.xs-columns-3 > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media screen and (max-width: 40.625em) {
  .columns.sm-columns-3 > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media screen and (max-width: 53.125em) {
  .columns.md-columns-3 > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media screen and (max-width: 76.25em) {
  .columns.lg-columns-3 > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media screen and (min-width: 28.1875em) and (max-width: 40.625em) {
  .columns.xs-sm-columns-3 > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media screen and (min-width: 40.6875em) and (max-width: 53.125em) {
  .columns.sm-md-columns-3 > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media screen and (min-width: 40.6875em) and (max-width: 76.25em) {
  .columns.sm-lg-columns-3 > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media screen and (min-width: 53.1875em) and (max-width: 76.25em) {
  .columns.md-lg-columns-3 > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media screen and (min-width: 28.1875em) {
  .columns.xs-up-columns-3 > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media screen and (min-width: 40.6875em) {
  .columns.sm-up-columns-3 > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media screen and (min-width: 53.1875em) {
  .columns.md-up-columns-3 > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media screen and (min-width: 76.3125em) {
  .columns.lg-up-columns-3 > * {
    width: calc(100% / 3 - 0.1px);
  }
}
@media screen and (min-width: 87.5625em) {
  .columns.xlg-up-columns-3 > * {
    width: calc(100% / 3 - 0.1px);
  }
}
.columns.columns-3 > * {
  width: calc(100% / 3 - 0.1px);
}
@media screen and (max-width: 28.125em) {
  .columns.xs-columns-4 > * {
    width: calc(100% / 4 - 0.1px);
  }
}
@media screen and (max-width: 40.625em) {
  .columns.sm-columns-4 > * {
    width: calc(100% / 4 - 0.1px);
  }
}
@media screen and (max-width: 53.125em) {
  .columns.md-columns-4 > * {
    width: calc(100% / 4 - 0.1px);
  }
}
@media screen and (max-width: 76.25em) {
  .columns.lg-columns-4 > * {
    width: calc(100% / 4 - 0.1px);
  }
}
@media screen and (min-width: 28.1875em) and (max-width: 40.625em) {
  .columns.xs-sm-columns-4 > * {
    width: calc(100% / 4 - 0.1px);
  }
}
@media screen and (min-width: 40.6875em) and (max-width: 53.125em) {
  .columns.sm-md-columns-4 > * {
    width: calc(100% / 4 - 0.1px);
  }
}
@media screen and (min-width: 40.6875em) and (max-width: 76.25em) {
  .columns.sm-lg-columns-4 > * {
    width: calc(100% / 4 - 0.1px);
  }
}
@media screen and (min-width: 53.1875em) and (max-width: 76.25em) {
  .columns.md-lg-columns-4 > * {
    width: calc(100% / 4 - 0.1px);
  }
}
@media screen and (min-width: 28.1875em) {
  .columns.xs-up-columns-4 > * {
    width: calc(100% / 4 - 0.1px);
  }
}
@media screen and (min-width: 40.6875em) {
  .columns.sm-up-columns-4 > * {
    width: calc(100% / 4 - 0.1px);
  }
}
@media screen and (min-width: 53.1875em) {
  .columns.md-up-columns-4 > * {
    width: calc(100% / 4 - 0.1px);
  }
}
@media screen and (min-width: 76.3125em) {
  .columns.lg-up-columns-4 > * {
    width: calc(100% / 4 - 0.1px);
  }
}
@media screen and (min-width: 87.5625em) {
  .columns.xlg-up-columns-4 > * {
    width: calc(100% / 4 - 0.1px);
  }
}
.columns.columns-4 > * {
  width: calc(100% / 4 - 0.1px);
}
@media screen and (max-width: 28.125em) {
  .columns.xs-columns-5 > * {
    width: calc(100% / 5 - 0.1px);
  }
}
@media screen and (max-width: 40.625em) {
  .columns.sm-columns-5 > * {
    width: calc(100% / 5 - 0.1px);
  }
}
@media screen and (max-width: 53.125em) {
  .columns.md-columns-5 > * {
    width: calc(100% / 5 - 0.1px);
  }
}
@media screen and (max-width: 76.25em) {
  .columns.lg-columns-5 > * {
    width: calc(100% / 5 - 0.1px);
  }
}
@media screen and (min-width: 28.1875em) and (max-width: 40.625em) {
  .columns.xs-sm-columns-5 > * {
    width: calc(100% / 5 - 0.1px);
  }
}
@media screen and (min-width: 40.6875em) and (max-width: 53.125em) {
  .columns.sm-md-columns-5 > * {
    width: calc(100% / 5 - 0.1px);
  }
}
@media screen and (min-width: 40.6875em) and (max-width: 76.25em) {
  .columns.sm-lg-columns-5 > * {
    width: calc(100% / 5 - 0.1px);
  }
}
@media screen and (min-width: 53.1875em) and (max-width: 76.25em) {
  .columns.md-lg-columns-5 > * {
    width: calc(100% / 5 - 0.1px);
  }
}
@media screen and (min-width: 28.1875em) {
  .columns.xs-up-columns-5 > * {
    width: calc(100% / 5 - 0.1px);
  }
}
@media screen and (min-width: 40.6875em) {
  .columns.sm-up-columns-5 > * {
    width: calc(100% / 5 - 0.1px);
  }
}
@media screen and (min-width: 53.1875em) {
  .columns.md-up-columns-5 > * {
    width: calc(100% / 5 - 0.1px);
  }
}
@media screen and (min-width: 76.3125em) {
  .columns.lg-up-columns-5 > * {
    width: calc(100% / 5 - 0.1px);
  }
}
@media screen and (min-width: 87.5625em) {
  .columns.xlg-up-columns-5 > * {
    width: calc(100% / 5 - 0.1px);
  }
}
.columns.columns-5 > * {
  width: calc(100% / 5 - 0.1px);
}

.no-scroll {
  overflow: hidden;
}

.page-teaser {
  margin: 2rem 0 3rem;
  font-size: 1.6rem;
}
@media screen and (min-width: 53.1875em) {
  .page-teaser {
    margin: 0 0 5rem;
    font-size: inherit;
  }
}
.page-teaser.text-formatted a {
  color: #2b2b2b;
}

.search-info {
  margin-top: 5rem;
  text-align: center;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.8;
}

::-moz-placeholder {
  color: inherit;
  opacity: 0.8;
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 0.8;
}

::-ms-input-placeholder {
  color: inherit;
  opacity: 0.8;
}

::placeholder {
  color: inherit;
  opacity: 0.8;
}

label {
  display: inline-block;
  margin-bottom: 1rem;
  color: #ff8a05;
  font-size: 1.4rem;
  font-weight: 700;
}
@media screen and (min-width: 76.3125em) {
  label {
    font-size: 1.6rem;
  }
}
.form-type-radio label, .form-type-checkbox label {
  font-weight: 400;
  cursor: pointer;
}
@media screen and (min-width: 76.3125em) {
  .form-type-radio label, .form-type-checkbox label {
    font-size: 1.8rem;
  }
}
label a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  background-position: 0 100%;
  background-size: 100% 2px;
}
label a:hover, label a:focus {
  background-size: 0 2px;
}

input[type=text], input[type=email], input[type=password], input[type=search], input[type=url], input[type=tel], input[type=number], input[type=date], input[type=time], input[type=file], textarea, select {
  display: block;
  height: 5.3rem;
  width: 100%;
  padding: 0 2rem;
  border: 2px solid #fff;
  border-radius: 3rem;
  background-color: #fff;
  color: #2b2b2b;
}
input[type=text].error, input[type=email].error, input[type=password].error, input[type=search].error, input[type=url].error, input[type=tel].error, input[type=number].error, input[type=date].error, input[type=time].error, input[type=file].error, textarea.error, select.error {
  border-color: #c23e2c;
  color: #c23e2c;
}
@media screen and (max-width: 53.125em) {
  input[type=text], input[type=email], input[type=password], input[type=search], input[type=url], input[type=tel], input[type=number], input[type=date], input[type=time], input[type=file], textarea, select {
    height: 4rem;
    font-size: 1.4rem;
  }
}
td input[type=text], td input[type=email], td input[type=password], td input[type=search], td input[type=url], td input[type=tel], td input[type=number], td input[type=date], td input[type=time], td input[type=file], td textarea, td select {
  border: 2px solid #505d68;
}

input[type=search] {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type=file] {
  line-height: 5.3rem;
  cursor: pointer;
}
@media screen and (max-width: 53.125em) {
  input[type=file] {
    line-height: 4rem;
  }
}

select {
  height: 5.3rem;
  padding-right: 5rem;
  line-height: normal;
  text-overflow: ellipsis;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("../images/arrow.svg");
  background-position: right 18px center;
  background-repeat: no-repeat;
  background-size: 24px auto;
}
select::-ms-expand {
  display: none;
}
@media screen and (max-width: 53.125em) {
  select {
    height: 4rem;
    background-size: 18px auto;
  }
}
select.error {
  background-image: url("../images/arrow-error.svg");
}

textarea {
  min-height: 12rem;
  min-width: 100%;
  max-width: 100%;
  padding: 1.5rem 2rem;
  border-radius: 5px;
}
textarea.resize-vertical {
  min-height: 12rem;
}

.form-type-checkbox input,
.form-type-radio input {
  position: absolute;
  opacity: 0;
}
.form-type-checkbox input.error + label::before {
  border-color: #eff2e9;
}
.form-type-checkbox input.error + label::after {
  color: #eff2e9;
}
.form-type-radio input.error + label::before {
  border-color: #eff2e9;
}
.form-type-radio input.error + label::after {
  background-color: #eff2e9;
}
fieldset {
  padding: 0;
  margin: 0;
  border: none;
}

legend {
  float: left;
  width: 100%;
  margin-bottom: 3rem;
  font-size: 2.2rem;
  font-weight: 700;
}
.webform-type-radios legend, .webform-type-checkboxes legend {
  float: none;
  width: auto;
  margin-bottom: 1.5rem;
  color: #ff8a05;
  font-size: 1.4rem;
  font-weight: 700;
  position: static;
}
@media screen and (min-width: 76.3125em) {
  .webform-type-radios legend, .webform-type-checkboxes legend {
    font-size: 1.6rem;
  }
}

.form-wrapper {
  padding: 2rem;
  background-color: #eff2e9;
}
@media screen and (min-width: 40.6875em) {
  .form-wrapper {
    padding: 4rem;
  }
}
.form-wrapper.webform-type-radios, .form-wrapper.webform-type-checkboxes {
  margin-bottom: 0.5rem;
  padding: 0;
}

.form-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.form-col > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: -1rem;
  padding-left: -1rem;
  margin-bottom: 0;
}
@media screen and (min-width: 53.1875em) {
  .form-col > * {
    width: calc(100% / 2 - 0.1px);
  }
}

.form-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1rem;
  padding: 0;
  background-color: transparent;
}
@media screen and (max-width: 53.125em) {
  .form-actions a,
  .form-actions [type=submit] {
    min-width: 20rem;
  }
}
@media screen and (min-width: 53.1875em) {
  .form-actions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media print {
  .form-actions {
    display: none;
  }
}

.form-submit {
  background-color: #ff8a05;
  color: #fff;
  border-color: #ff8a05;
}
.form-submit:hover, .form-submit:focus {
  background-color: #fff;
  color: #ff8a05;
  border-color: #ff8a05;
}
@media screen and (min-width: 53.1875em) {
  .form-submit {
    margin-left: auto;
  }
}

.form-item {
  margin-bottom: 2rem;
}
.form-item p {
  line-height: 1.4;
}
.form-item a:not([class*=btn]) {
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  background-position: 100% 100%;
}
.form-item a:not([class*=btn]):hover, .form-item a:not([class*=btn]):focus {
  background-position: 100% 100%;
}
.form-item a:not([class*=btn]) {
  background-size: 100% 2px;
}
.form-item a:not([class*=btn]):hover, .form-item a:not([class*=btn]):focus {
  background-size: 0 2px;
}
.form-radios .form-item, .form-checkboxes .form-item {
  display: inline-block;
  min-width: 23rem;
  margin-right: 1rem;
  margin-bottom: 0;
}
.form-item.form-type-webform-markup a {
  font-weight: inherit;
  color: #2b2b2b;
}

.form-description {
  margin-top: calc(1rem - 4px);
  font-size: 1.4rem;
}
.form-description.error {
  color: #c23e2c;
}

form .info {
  margin-bottom: 3rem;
  font-size: 1.4rem;
}

span.required {
  margin: 0 0.2em;
  color: #c23e2c;
  font-style: normal;
  font-weight: normal;
}

.webform-confirmation {
  margin-top: 3rem;
}

table {
  clear: both;
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  color: #2b2b2b;
  line-height: normal;
}
@media screen and (min-width: 53.1875em) {
  table {
    max-width: 100%;
  }
}
.no-js table {
  margin-bottom: 2rem;
}

caption {
  margin-bottom: 0.25em;
  font-weight: bold;
}

th,
td {
  padding: 0.5em;
  text-align: left;
  border-width: 0;
}

th {
  background: #00804b;
  color: #fff;
}

.rwd-table {
  width: 100%;
  overflow: auto;
  margin-bottom: 2rem;
}

@font-face {
  font-family: "icomoon";
  src: url("../../customer/fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../../customer/fonts/icomoon.woff") format("woff"), url("../../customer/fonts/icomoon.ttf") format("truetype"), url("../../customer/fonts/icomoon.svg#icomoon") format("svg"), url("../../customer/fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../../customer/fonts/icomoon.woff") format("woff"), url("../../customer/fonts/icomoon.ttf") format("truetype"), url("../../customer/fonts/icomoon.svg#icomoon") format("svg");
  font-style: normal;
  font-weight: normal;
}
::-moz-selection {
  background-color: #000;
  color: #fff;
}
::selection {
  background-color: #000;
  color: #fff;
}

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

html {
  font-size: 0.625em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  font-family: "Poppins", Arial, sans-serif;
  font-size: 1.8rem;
  -webkit-font-smoothing: antialiased;
  color: #2b2b2b;
  background: #fff;
}

@media print {
  html,
  body {
    overflow: inherit;
  }
}

p {
  margin: 0;
}

h1 {
  font-size: 2.4rem;
  color: #ff8a05;
}
@media screen and (min-width: 53.1875em) {
  h1 {
    font-size: 4rem;
  }
}

h2 {
  font-size: 3.6rem;
  color: #ff8a05;
}
@media screen and (max-width: 53.125em) {
  h2 {
    font-size: 2.4rem;
  }
}

h3 {
  font-size: 3.2rem;
}
@media screen and (max-width: 53.125em) {
  h3 {
    font-size: 2.2rem;
  }
}

h4 {
  font-size: 2.2rem;
}
@media screen and (max-width: 53.125em) {
  h4 {
    font-size: 2rem;
  }
}

h5 {
  text-transform: uppercase;
  font-size: 1.8rem;
}

ul,
ol,
li {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

figure {
  margin: 0 0 3rem;
  clear: both;
  display: block;
  text-align: left;
}
figure p, figure figcaption {
  margin-top: 1rem;
  font-size: 1.4rem;
}
@media screen and (max-width: 53.125em) {
  .heading-media figure p, .heading-media figure figcaption {
    max-width: 54rem;
    text-align: right;
  }
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: none;
      -ms-flex: none;
          flex: none;
}

a {
  color: inherit;
  word-break: break-word;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}

@media print {
  img,
  tr {
    page-break-inside: avoid;
  }
}

body:not(.is-front) .layout-main-wrapper::before {
  content: "";
  display: block;
  height: 15rem;
  background-image: url("../images/banner.jpg");
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 40.6875em) {
  body:not(.is-front) .layout-main-wrapper::before {
    height: 34rem;
  }
}
@media print {
  body:not(.is-front) .layout-main-wrapper::before {
    display: none;
  }
}
.layout-content {
  min-height: 20rem;
  padding: 1rem;
  border-radius: 15px 15px 0 0;
}
@media screen and (min-width: 40.6875em) {
  .layout-content {
    padding: 2.5rem 5rem;
  }
}
body:not(.is-front) .layout-content {
  margin-top: -9rem;
  background-color: #fff;
}
@media screen and (min-width: 40.6875em) {
  body:not(.is-front) .layout-content {
    margin-top: -18rem;
  }
}
@media print {
  body:not(.is-front) .layout-content {
    margin-top: 0;
  }
}
.block-hp > .layout-content {
  padding: 0 1rem;
}
@media screen and (min-width: 40.6875em) {
  .block-hp > .layout-content {
    padding: 0 5rem;
  }
}
body.is-front :not(.block-hp) > .layout-content {
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.layout-content-medium {
  max-width: 91rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 53.1875em) {
  .layout-content-split {
    display: grid;
    grid-template-columns: 60% 40%;
    grid-template-rows: 1fr;
    grid-column-gap: 0;
    grid-row-gap: 0;
  }
}
@media screen and (min-width: 53.1875em) {
  .layout-content-aside-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.layout-content-aside-left .content-main, .layout-content-aside-left .content-aside-left {
  margin-top: 2rem;
}
.layout-content-aside-left .content-main {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.layout-content-aside-left .content-aside-left {
  display: none;
  -webkit-flex-basis: 26rem;
      -ms-flex-preferred-size: 26rem;
          flex-basis: 26rem;
  margin-right: 2rem;
}
@media screen and (min-width: 53.1875em) {
  .layout-content-aside-left .content-aside-left {
    display: block;
  }
}

button:not([aria-disabled]) {
  cursor: pointer;
}
button[aria-disabled] {
  opacity: 0.3;
}

.btn-A {
  background-color: #ff8a05;
  color: #fff;
  border-color: #ff8a05;
}
.btn-A:hover, .btn-A:focus {
  background-color: #fff;
  color: #ff8a05;
  border-color: #ff8a05;
}
.text-formatted .btn-A, .cke_editable .btn-A {
  color: #fff;
  background-image: none;
}
.text-formatted .btn-A:hover, .text-formatted .btn-A:focus, .cke_editable .btn-A:hover, .cke_editable .btn-A:focus {
  color: #ff8a05;
}
.text-formatted .btn-A:focus-visible, .cke_editable .btn-A:focus-visible {
  outline: 1px dashed currentColor;
  outline-offset: -5px;
}
.btn-B {
  background-color: #fff;
  color: #ff8a05;
  border-color: #ff8a05;
}
.btn-B:hover, .btn-B:focus {
  background-color: #ff8a05;
  color: #fff;
  border-color: #fff;
}
.text-formatted .btn-B, .cke_editable .btn-B {
  color: #ff8a05;
  background-image: none;
}
.register .btn-B {
  border-color: #fff;
}
.register .btn-B:hover, .register .btn-B:focus {
  border-color: #ff8a05;
}
.btn-B:hover, .text-formatted .btn-B:hover, .cke_editable .btn-B:hover, .btn-B:focus, .text-formatted .btn-B:focus, .cke_editable .btn-B:focus {
  color: #fff;
  border-color: #ff8a05;
}
.btn-B:focus-visible {
  outline: 1px dashed currentColor;
  outline-offset: -3px;
}
.btn-C::after {
  content: "\e90a";
  font-size: 2.2rem;
  margin-left: 2rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.btn-C {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  color: #ff8a05;
}
.btn-C:hover::after, .btn-C:focus::after {
  -webkit-transform: translateX(0.5rem);
          transform: translateX(0.5rem);
}
.btn-light {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.btn-light:hover, .btn-light:focus {
  background-color: #fff;
  color: transparent;
  border-color: transparent;
}
.btn-light {
  border-width: 1px;
  font-weight: normal;
  text-transform: none;
}
.btn-light:hover, .btn-light:focus {
  color: #ff8a05;
  background-color: #fff;
}
.btn-reset:focus-visible {
  outline: 2px dashed;
  outline-offset: -4px;
}
.btn-reset {
  padding: 0.5rem 1rem;
  color: #ff8a05;
  font-weight: 500;
  font-size: 1.4rem;
}
@media screen and (min-width: 53.1875em) {
  .btn-reset {
    font-size: inherit;
  }
}
.btn-reset::before {
  content: "\e90b";
  font-size: 1.8rem;
  display: inline-block;
  margin-right: 1rem;
}
@media screen and (min-width: 53.1875em) {
  .btn-reset::before {
    font-size: 2.2rem;
  }
}

.bg-color-A {
  background-color: #fff;
}
.bg-color-B {
  background-color: #eff2e9;
}
.bg-color-C {
  background-color: #9a9f91;
}
.bg-color-D {
  background-color: #00804b;
}
.bg-color-D {
  color: #fff;
}
.bg-color-D h2 {
  color: #fff;
}

.collapsible-description {
  margin-top: 1.5rem;
}
.collapsible-description-cta {
  background-color: #ff8a05;
  color: #fff;
  border-color: #ff8a05;
}
.collapsible-description-cta:hover, .collapsible-description-cta:focus {
  background-color: #fff;
  color: #ff8a05;
  border-color: #ff8a05;
}
.collapsible-description-content {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: max-height 0.4s ease-in-out, opacity 0.3s ease-in;
  transition: max-height 0.4s ease-in-out, opacity 0.3s ease-in;
}
.is-expanded > .collapsible-description-content {
  max-height: 100rem;
  opacity: 1;
}
.text-formatted figure .collapsible-description-inner p {
  margin-top: 0.7rem;
}

.collapsible-faq {
  margin-bottom: 0.5rem;
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto 0fr;
  grid-column-gap: 0;
  grid-row-gap: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.collapsible-faq.is-expanded {
  grid-template-rows: auto 1fr;
}
.collapsible-faq-list {
  margin: 4rem 0;
}
.collapsible-faq-title {
  margin: 0;
}
.collapsible-faq-cta:focus-visible {
  outline: 2px dashed;
  outline-offset: -4px;
}
.collapsible-faq-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
  min-height: 4.2rem;
  padding: 1rem 5rem 1rem 1.5rem;
  text-transform: none;
  font-weight: 700;
  font-size: 1.6rem;
  background-color: #eff2e9;
}
@media screen and (min-width: 53.1875em) {
  .collapsible-faq-cta {
    min-height: 7.5rem;
    padding: 1rem 5rem 1rem 5rem;
    font-size: 2.2rem;
  }
}
.collapsible-faq-cta::after {
  content: "\e901";
  font-size: 1.8rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1.5rem;
  color: #ff8a05;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 53.1875em) {
  .collapsible-faq-cta::after {
    right: 2rem;
    font-size: 2.4rem;
  }
}
.collapsible-faq-cta:hover::after, .collapsible-faq-cta:focus-visible::after {
  color: #2b2b2b;
}
.collapsible-faq.is-expanded .collapsible-faq-cta::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.collapsible-faq-content {
  position: relative;
  grid-area: 2/1/3/2;
  overflow: hidden;
  opacity: 0;
  padding: 0 1.5rem;
  font-size: 1.6rem;
  background-color: #eff2e9;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.collapsible-faq.is-expanded > .collapsible-faq-content {
  padding-top: 1rem;
  opacity: 1;
}
@media screen and (min-width: 53.1875em) {
  .collapsible-faq-content {
    padding-left: 5rem;
    padding-right: 2rem;
    font-size: inherit;
  }
}
@media print {
  .collapsible-faq-content {
    max-height: 100rem;
    visibility: visible;
    opacity: 1;
    margin-top: 0.5rem;
    margin-bottom: 3rem;
    padding: 2rem 2rem 0;
  }
}
.collapsible-faq-content h2 {
  margin-bottom: 1em;
  font-size: 2.2rem;
  color: #2b2b2b;
}
.collapsible-faq-content h3 {
  margin-bottom: 1em;
  font-size: 2rem;
  color: #2b2b2b;
}
.collapsible-faq-content .text-formatted {
  margin-bottom: inherit;
}
.collapsible-faq-inner {
  min-height: 0;
}

.collapsible-footer-links {
  width: 36rem;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  font-size: 1.4rem;
  color: #2b2b2b;
}
@media screen and (min-width: 53.1875em) {
  .collapsible-footer-links {
    margin: 0;
  }
}
.collapsible-footer-links-cta {
  width: 100%;
  padding: 1rem 5rem 1rem 1.5rem;
  border-radius: 3rem;
  background-color: #fff;
  position: relative;
}
@media screen and (min-width: 53.1875em) {
  .collapsible-footer-links-cta {
    font-size: 1.6rem;
  }
}
.collapsible-footer-links-cta::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 2rem;
  width: 2rem;
  height: 2rem;
  display: block;
  content: "";
  background-image: url("../images/arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.collapsible-footer-links.is-expanded > .collapsible-footer-links-cta::after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.collapsible-footer-links-content {
  padding: 2rem;
  border-radius: 2rem;
  border: 1px solid #00804b;
  background-color: #fff;
  overflow: hidden;
  opacity: 0;
  max-height: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  right: 0;
  bottom: 100%;
  left: 0;
}
.collapsible-footer-links.is-expanded > .collapsible-footer-links-content {
  max-height: 50rem;
  opacity: 1;
}
.collapsible-footer-links-content ul > * {
  position: relative;
  margin-left: 1rem;
}
.collapsible-footer-links-content ul > *::before {
  content: "";
  top: 0.6em;
  width: 0.4rem;
  height: 0.4rem;
  background-color: #ff8a05;
  border-radius: 50%;
  margin-right: 0.6rem;
}
.collapsible-footer-links-content li:not(:last-of-type) {
  margin-bottom: 1rem;
}
.collapsible-footer-links-content a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  background-position: 0 100%;
  background-size: 0 1px;
}
.collapsible-footer-links-content a:hover, .collapsible-footer-links-content a:focus {
  background-size: 100% 1px;
}

.collapsible-main-menu-content {
  width: 100%;
}
@media screen and (max-width: 53.125em) {
  .collapsible-main-menu-content {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1;
    display: none;
    background-color: #eff2e9;
    -webkit-box-shadow: 0 2rem 1rem -1rem rgba(0, 0, 0, 0.2);
            box-shadow: 0 2rem 1rem -1rem rgba(0, 0, 0, 0.2);
    border-bottom: 5px solid #00804b;
  }
}
.collapsible-main-menu.is-expanded > .collapsible-main-menu-content {
  display: block;
}
.collapsible-main-menu-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 4.2rem;
  height: 4.2rem;
  background-color: #fff;
}
@media screen and (min-width: 53.1875em) {
  .collapsible-main-menu-cta {
    display: none;
  }
}
.collapsible-main-menu-cta .icon-menu {
  width: 2.2rem;
  height: 1.7rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
}
.collapsible-main-menu.is-expanded > .collapsible-main-menu-cta .icon-menu {
  height: 2.4rem;
  margin-top: 0.3rem;
}
.collapsible-main-menu-cta .icon-menu span {
  width: 100%;
  height: 3px;
  display: block;
  background: #ff8a05;
  border-radius: 3px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-transform-origin: left;
          transform-origin: left;
}
.collapsible-main-menu-cta .icon-menu span:first-of-type {
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}
.collapsible-main-menu-cta .icon-menu span:last-of-type {
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}
.collapsible-main-menu.is-expanded > .collapsible-main-menu-cta .icon-menu span {
  width: 2.8rem;
  height: 3px;
  -webkit-transform: translateX(40px);
          transform: translateX(40px);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.collapsible-main-menu.is-expanded > .collapsible-main-menu-cta .icon-menu span:first-of-type {
  -webkit-transform: rotate(45deg) translate(2px, -2px);
          transform: rotate(45deg) translate(2px, -2px);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.collapsible-main-menu.is-expanded > .collapsible-main-menu-cta .icon-menu span:last-of-type {
  -webkit-transform: rotate(-45deg) translate(12px, -19px);
          transform: rotate(-45deg) translate(12px, -19px);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}

@media print {
  .collapsible-modal-header-search {
    display: none;
  }
}
.collapsible-modal-header-search-cta {
  background-color: #ff8a05;
  color: #fff;
  border-color: #ff8a05;
}
.collapsible-modal-header-search-cta:hover, .collapsible-modal-header-search-cta:focus {
  background-color: #fff;
  color: #ff8a05;
  border-color: #ff8a05;
}
.collapsible-modal-header-search-cta {
  position: relative;
  width: 2.7rem;
  height: 2.7rem;
  padding: 0;
  overflow: hidden;
  text-indent: 100%;
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 76.3125em) {
  .collapsible-modal-header-search-cta {
    width: 4.5rem;
    height: 4.5rem;
  }
}
.collapsible-modal-header-search-cta::before {
  content: "\e907";
  font-size: 1.4rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-indent: 0;
}
@media screen and (min-width: 76.3125em) {
  .collapsible-modal-header-search-cta::before {
    font-size: 2.2rem;
  }
}
.collapsible-modal-header-search-cta:focus {
  outline-width: 0;
}
.collapsible-modal-header-search-content {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: max-height 0.4s ease-in-out, opacity 0.3s ease-in;
  transition: max-height 0.4s ease-in-out, opacity 0.3s ease-in;
}
.is-expanded .collapsible-modal-header-search-content {
  max-height: 100rem;
  opacity: 1;
}
.collapsible-modal-header-search-content {
  position: absolute;
  right: 0;
  left: 0;
}

@media screen and (max-width: 76.25em) {
  .collapsible-product-info {
    margin-bottom: 0.5rem;
  }
}
.collapsible-product-info-cta:focus-visible {
  outline: 2px dashed;
  outline-offset: -4px;
}
.collapsible-product-info-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  width: 100%;
  min-height: 4.2rem;
  padding: 1rem 5rem 1rem 1rem;
  text-transform: none;
  font-weight: 700;
  font-size: 1.6rem;
  background-color: #eff2e9;
}
@media screen and (min-width: 53.1875em) and (max-width: 76.25em) {
  .collapsible-product-info-cta {
    min-height: 7.5rem;
    padding: 1rem 5rem 1rem 5rem;
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 76.3125em) {
  .collapsible-product-info-cta {
    display: none;
  }
}
@media print {
  .collapsible-product-info-cta {
    margin-bottom: 2rem;
    font-size: 2.2rem;
  }
}
.collapsible-product-info-cta::after {
  content: "\e901";
  font-size: 1.8rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1.5rem;
  color: #ff8a05;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 53.1875em) {
  .collapsible-product-info-cta::after {
    right: 2rem;
    font-size: 2.4rem;
  }
}
.collapsible-product-info-cta:hover::after, .collapsible-product-info-cta:focus-visible::after {
  color: #2b2b2b;
}
.collapsible-product-info.is-expanded .collapsible-product-info-cta::after {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}
.collapsible-product-info-content {
  background-color: #fff;
}
@media screen and (max-width: 53.125em) {
  .collapsible-product-info-content {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 76.25em) {
  .collapsible-product-info-content {
    position: relative;
    max-height: 0;
    padding: 0 2rem;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    border: 1px solid #eff2e9;
  }
}
.collapsible-product-info-content h2,
.collapsible-product-info-content h3 {
  margin-bottom: 1em;
  font-size: 2.2rem;
  color: #2b2b2b;
}
.collapsible-product-info-content h3 {
  font-size: 2rem;
}
.collapsible-product-info.is-expanded .collapsible-product-info-content {
  padding-top: 1.5rem;
  max-height: 200rem;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 53.1875em) {
  .collapsible-product-info.is-expanded .collapsible-product-info-content {
    padding-top: 3rem;
  }
}

.text-formatted {
  overflow: hidden;
}

.form-account .form-wrapper {
  padding: 0;
}
.form-account > .form-wrapper {
  margin-bottom: 2rem;
  padding: 2rem;
}
@media screen and (min-width: 53.1875em) {
  .form-account > .form-wrapper {
    padding: 4rem 9rem 2rem;
  }
}
.form-account.form-dashboard {
  margin-bottom: 3.5rem;
}
@media screen and (min-width: 53.1875em) {
  .form-account.form-dashboard > .form-wrapper {
    padding: 4rem 5rem 2rem;
  }
}
.form-account.form-dashboard .form-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.form-account.form-dashboard .form-col > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: -1rem;
  padding-left: -1rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 76.3125em) {
  .form-account.form-dashboard .form-col > * {
    width: calc(100% / 2 - 0.1px);
  }
}
.form-account.form-dashboard .form-type-checkbox label,
.form-account.form-dashboard .form-type-radio label {
  margin-bottom: 1rem;
}
.form-account .form-radios .form-item {
  min-width: 0;
  margin-right: 0;
  width: 49%;
}
@media screen and (min-width: 53.1875em) {
  .form-account .form-col {
    margin: 0 -3rem;
  }
  .form-account .form-col > * {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.form-account .form-item-address-fieldset-change-address {
  margin-bottom: 1rem;
}
.form-account .form-item-address-fieldset-change-address label {
  margin-bottom: 0;
  font-size: 1.6rem;
}
.form-account .form-item-address-fieldset-change-address label::before {
  top: 2rem;
}
.form-account .form-item-address-fieldset-change-address label::after {
  top: 1.9rem;
}
.form-account .change-address-confirmation {
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
  font-style: italic;
}
.form-account .form-cgv {
  padding: 2rem;
}
.form-account .form-cgv label {
  margin-bottom: 0;
}
.form-account .form-newsletter {
  margin-top: 2rem;
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
}
.form-account .form-actions {
  padding-right: 0;
}
@media screen and (max-width: 53.125em) {
  .form-account .form-actions {
    padding-left: 0;
  }
}
@media screen and (min-width: 53.1875em) {
  .form-account.form-personal-info .form-cgv, .form-account.form-magazine .form-cgv {
    padding: 3rem 9rem;
  }
}

.form-cart > .form-wrapper {
  margin-bottom: 2rem;
  padding: 2rem;
}
@media screen and (min-width: 53.1875em) {
  .form-cart > .form-wrapper {
    margin-bottom: 3rem;
  }
}
.form-cart-title {
  margin-bottom: 2rem;
  font-size: 1.6rem;
}
@media screen and (min-width: 53.1875em) {
  .form-cart-title {
    font-size: 1.8rem;
  }
}

.form-contact-wrapper {
  padding: 2rem 1.5rem 1rem;
}
@media screen and (min-width: 53.1875em) {
  .form-contact-wrapper {
    padding: 5rem 10rem 4rem;
  }
}
.form-contact-wrapper#edit-container-top {
  padding-bottom: 1px;
}
.form-contact-wrapper#edit-container-middle {
  margin-top: -3rem;
  padding-top: 3rem;
}
.form-contact .form-wrapper:is(fieldset) {
  padding: 0;
}
.form-contact .form-actions {
  margin-top: 2rem;
}
.form-contact .messages {
  margin: 2rem auto 5rem;
  max-width: 91rem;
}
@media screen and (max-width: 53.125em) {
  .form-contact .messages {
    margin-left: 2rem;
    margin-right: 2rem;
  }
}

@media screen and (min-width: 53.1875em) {
  .form-delivery > .form-wrapper {
    padding: 4rem 4rem 2rem;
  }
}
@media screen and (min-width: 53.1875em) {
  .form-delivery .form-col {
    margin: 0 -3rem;
  }
}
.form-delivery .form-col > * {
  margin-bottom: 3rem;
}
@media screen and (min-width: 53.1875em) {
  .form-delivery .form-col > * {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.form-delivery .form-conditions {
  margin-top: 3rem;
}
.form-delivery .form-type-processed-text h2 {
  margin-bottom: 1rem;
  color: #2b2b2b;
  font-size: 2.4rem;
}
@media screen and (min-width: 53.1875em) {
  .form-delivery .form-cgv {
    padding: 3rem 3rem 3rem 4rem;
  }
}
@media screen and (min-width: 53.1875em) {
  .form-delivery .form-actions {
    margin-top: 5rem;
  }
}

.form-magazine fieldset {
  margin-bottom: 5rem;
}
.form-magazine fieldset:last-of-type {
  margin-bottom: 0;
}
@media screen and (min-width: 53.1875em) {
  .form-magazine.form-account .form-cgv {
    padding: 4rem 2rem;
  }
}
.form-magazine .fieldset-wrapper {
  clear: both;
}
.form-magazine .subscription-status {
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: 700;
}
@media screen and (max-width: 53.125em) {
  .form-magazine .form-zipcode button {
    margin-top: 2rem;
  }
}

.user-pass,
.user-pass-reset,
.user-login-form,
.user-register-form {
  max-width: 91rem;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 2rem 4rem;
  background-color: #eff2e9;
}
@media screen and (min-width: 53.1875em) {
  .user-pass,
  .user-pass-reset,
  .user-login-form,
  .user-register-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    padding: 4rem 9rem;
  }
}
.user-pass .form-wrapper,
.user-pass-reset .form-wrapper,
.user-login-form .form-wrapper,
.user-register-form .form-wrapper {
  padding: 0;
}
.user-pass .form-link a,
.user-pass-reset .form-link a,
.user-login-form .form-link a,
.user-register-form .form-link a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  background-position: 100% 100%;
}
.user-pass .form-link a:hover, .user-pass .form-link a:focus,
.user-pass-reset .form-link a:hover,
.user-pass-reset .form-link a:focus,
.user-login-form .form-link a:hover,
.user-login-form .form-link a:focus,
.user-register-form .form-link a:hover,
.user-register-form .form-link a:focus {
  background-position: 100% 100%;
}
.user-pass .form-link a,
.user-pass-reset .form-link a,
.user-login-form .form-link a,
.user-register-form .form-link a {
  background-size: 100% 2px;
}
.user-pass .form-link a:hover, .user-pass .form-link a:focus,
.user-pass-reset .form-link a:hover,
.user-pass-reset .form-link a:focus,
.user-login-form .form-link a:hover,
.user-login-form .form-link a:focus,
.user-register-form .form-link a:hover,
.user-register-form .form-link a:focus {
  background-size: 0 2px;
}
.user-pass .form-link a,
.user-pass-reset .form-link a,
.user-login-form .form-link a,
.user-register-form .form-link a {
  color: #ff8a05;
  font-size: 1.4rem;
  font-weight: 700;
}
.user-pass .form-link a:hover, .user-pass .form-link a:focus,
.user-pass-reset .form-link a:hover,
.user-pass-reset .form-link a:focus,
.user-login-form .form-link a:hover,
.user-login-form .form-link a:focus,
.user-register-form .form-link a:hover,
.user-register-form .form-link a:focus {
  color: #2b2b2b;
}
.user-pass .form-actions,
.user-pass-reset .form-actions,
.user-login-form .form-actions,
.user-register-form .form-actions {
  margin-top: auto;
}
.user-pass .form-submit,
.user-pass-reset .form-submit,
.user-login-form .form-submit,
.user-register-form .form-submit {
  min-width: 0;
  margin: 3rem auto 0;
  border: 2px solid #ff8a05;
}
.login-register .user-pass .form-item,
.login-register .user-pass .form-link,
.login-register .user-pass-reset .form-item,
.login-register .user-pass-reset .form-link,
.login-register .user-login-form .form-item,
.login-register .user-login-form .form-link,
.login-register .user-register-form .form-item,
.login-register .user-register-form .form-link {
  max-width: 41rem;
  margin-left: auto;
  margin-right: auto;
}

.user-pass,
.user-form,
.user-pass-reset {
  margin-top: 2rem;
}
@media screen and (min-width: 53.1875em) {
  .user-pass,
  .user-form,
  .user-pass-reset {
    margin-top: 5rem;
  }
}

.user-form {
  padding: 2rem 2rem 4rem;
  background-color: #eff2e9;
}
@media screen and (min-width: 53.1875em) {
  .user-form {
    padding: 4rem 9rem;
  }
}
.user-form .form-wrapper {
  padding: 0;
}
.user-form .form-wrapper#edit-account {
  padding-bottom: 3rem;
}

.search-form.search-api-page-block-form {
  margin-top: 3rem;
}
@media screen and (min-width: 40.6875em) {
  .search-form.search-api-page-block-form {
    padding-top: calc(1rem / 2);
  }
}
.search-form.search-api-page-block-form h3 {
  color: #ff8a05;
  font-size: 1.4rem;
  font-weight: 700;
}
@media screen and (min-width: 76.3125em) {
  .search-form.search-api-page-block-form h3 {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 53.1875em) {
  .search-form.search-api-page-block-form .fieldset-wrapper > .fieldset-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: 94rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
}
.search-form.search-api-page-block-form .form-item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-basis: 33%;
      -ms-flex-preferred-size: 33%;
          flex-basis: 33%;
  margin-bottom: 2rem;
}
@media screen and (min-width: 53.1875em) {
  .search-form.search-api-page-block-form .form-item {
    margin-right: 2rem;
    margin-left: 2rem;
  }
}
.search-form.search-api-page-block-form .form-type-search {
  max-width: 94rem;
  padding: 0 1.5rem;
  margin-top: 0;
}
@media screen and (min-width: 40.6875em) {
  .search-form.search-api-page-block-form .form-type-search {
    margin: 2rem auto 0;
  }
}
.search-form.search-api-page-block-form .form-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 4rem;
}
@media screen and (min-width: 40.6875em) {
  .search-form.search-api-page-block-form .form-actions {
    margin-top: 4rem;
    margin-bottom: -1rem;
  }
}

@media screen and (min-width: 40.6875em) {
  .search-filter-form {
    padding-top: calc(1rem / 2);
  }
}
.search-filter-form.global-search {
  margin-top: 4rem;
}
.search-filter-form fieldset > .fieldset-wrapper {
  display: block;
  clear: both;
}
.search-filter-form fieldset.form-item {
  margin: 0;
}
.search-filter-form .filters {
  padding: 0;
}
@media screen and (min-width: 53.1875em) {
  .search-filter-form .fieldset-wrapper,
  .search-filter-form .filters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: 94rem;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
}
.search-filter-form .form-item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-basis: 33%;
      -ms-flex-preferred-size: 33%;
          flex-basis: 33%;
  margin-bottom: 2rem;
}
@media screen and (min-width: 53.1875em) {
  .search-filter-form .form-item {
    margin-right: 2rem;
    margin-left: 2rem;
  }
}
.search-filter-form .form-item-keys {
  margin-bottom: 4rem;
}
.search-filter-form .form-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 2rem;
}
@media screen and (min-width: 40.6875em) {
  .search-filter-form .form-actions {
    margin-bottom: -1rem;
  }
}
.search-filter-form .form-actions .form-submit {
  margin-left: auto;
  margin-right: auto;
}
.search-filter-form .btn-reset {
  margin-top: 1rem;
}

.collapsible-modal .search-form-wrapper {
  max-height: calc(100vh - 4.5rem);
  overflow-y: auto;
  margin-top: 4.5rem;
  background-color: #eff2e9;
  border: 1rem solid #00804b;
}
@media screen and (min-width: 76.3125em) {
  .collapsible-modal .search-form-wrapper {
    max-height: calc(100vh - 8rem);
    margin-top: 8rem;
    border-width: 3rem;
  }
}
.search-form + .search-form {
  border-top: 1rem solid #00804b;
}
@media screen and (min-width: 76.3125em) {
  .search-form + .search-form {
    border-width: 3rem;
  }
}
.search-form legend {
  color: #00804b;
  font-size: 1.4rem;
  text-transform: uppercase;
  text-align: center;
  top: 1.5rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 76.3125em) {
  .search-form legend {
    top: 3rem;
    margin-bottom: 2.5rem;
    font-size: 1.8rem;
  }
}
.search-form .form-wrapper {
  padding-top: 3rem;
}
.search-form .form-wrapper.form-actions {
  padding-top: 0;
}
.search-form .form-item {
  margin-bottom: 3rem;
}
@media screen and (min-width: 76.3125em) {
  .search-form .form-item {
    margin-bottom: 1.5rem;
  }
}
.search-form .fieldset-wrapper {
  clear: both;
}
.search-form .form-type-search {
  max-width: 72rem;
  margin-left: auto;
  margin-right: auto;
}
.search-form .form-type-select {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 76.3125em) {
  .search-form .form-type-select {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
.search-form .form-type-select label {
  color: #2b2b2b;
  font-size: 1.8rem;
  text-align: center;
}
@media screen and (max-width: 76.25em) {
  .search-form .form-type-select label {
    max-width: 28rem;
  }
}
@media screen and (min-width: 76.3125em) {
  .search-form .form-type-select label {
    font-size: 2.4rem;
  }
}
.search-form .form-search,
.search-form .form-select {
  text-overflow: ellipsis;
}
@media screen and (max-width: 76.25em) {
  .search-form .form-search,
  .search-form .form-select {
    height: 4rem;
    font-size: 1.4rem;
  }
}
.search-form .form-select {
  max-width: 35rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (min-width: 76.3125em) {
  .search-form .form-select {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-left: 1.5rem;
  }
}
.search-form .form-submit {
  margin-left: auto;
  margin-right: auto;
  min-width: 14rem;
}
@media print {
  .search-form {
    display: none;
  }
}

.contextual-region {
  position: static;
}

.contextual {
  top: auto;
  right: auto;
  margin: -8px 0 0 -8px;
}
@media print {
  .contextual {
    display: none;
  }
}
.contextual .trigger {
  float: left;
}
.contextual.open .contextual-links a {
  background-color: #ff8a05;
  color: #fff;
}
.contextual.open .contextual-links a:hover, .contextual.open .contextual-links a:focus {
  background-color: #fff;
  color: #ff8a05;
}
.contextual.open .contextual-links a {
  display: block;
}

.block-local-tasks-block nav.tabs {
  margin-bottom: 3rem;
}
.block-local-tasks-block .tabs.primary {
  margin-top: 2rem;
}
.block-local-tasks-block .tabs.primary li {
  display: inline-block;
  margin: 4px;
}
.block-local-tasks-block .tabs.primary a {
  background-color: #ff8a05;
  color: #fff;
}
.block-local-tasks-block .tabs.primary a:hover, .block-local-tasks-block .tabs.primary a:focus {
  background-color: #fff;
  color: #ff8a05;
}
.block-local-tasks-block .tabs.primary a {
  border: 2px solid #ff8a05;
}

.quickedit-toolbar-container {
  z-index: 501;
}

.quickedit-toolbar-label {
  padding: 0.345em;
  margin-top: 2px;
}

.quickedit .icon-close::before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.messages {
  max-width: 110rem;
  padding: 1.5rem;
  margin: 0 auto 3rem;
  border: 3px solid;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
  color: #c23e2c;
  font-weight: 400;
}
@media screen and (max-width: 53.125em) {
  .messages {
    margin: 0 2rem 2rem;
  }
}
@media screen and (min-width: 53.1875em) {
  .messages {
    padding: 2rem 3rem;
  }
}
.is-front .messages {
  margin-top: 3rem;
}
@media screen and (max-width: 53.125em) {
  .is-front .messages {
    margin-top: 4rem;
  }
}
.messages a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  background-position: 100% 100%;
}
.messages a:hover, .messages a:focus {
  background-position: 100% 100%;
}
.messages a {
  background-size: 100% 2px;
}
.messages a:hover, .messages a:focus {
  background-size: 0 2px;
}
.messages a {
  font-weight: 700;
}

.messages--status {
  color: #2b2b2b;
  background-color: #eff2e9;
  border: 3px solid #00804b;
}
.form-contact .messages--status {
  border: none;
  border-left: 3px solid #00804b;
}

.messages--error {
  border-color: transparent;
  background: #c23e2c;
  color: #fff;
}

.messages--warning {
  color: #c23e2c;
}

.list-item-card {
  margin-top: 2rem;
}
@media screen and (min-width: 40.6875em) {
  .list-item-card {
    margin-top: 5rem;
  }
}
.list-item-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.list-item-card > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: -1rem;
  padding-left: -1rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 40.6875em) {
  .list-item-card > * {
    width: calc(100% / 2 - 0.1px);
  }
}
@media screen and (min-width: 53.1875em) {
  .list-item-card > * {
    width: calc(100% / 3 - 0.1px);
  }
}

.list-item > li:not(:last-of-type) {
  border-bottom: 2px solid #c9d7df;
}

.breadcrumb li {
  display: inline-block;
  font-size: 1rem;
}
@media screen and (min-width: 40.6875em) {
  .breadcrumb li {
    font-size: 1.4rem;
  }
}
.breadcrumb li:not(:first-child)::before {
  content: "\e901";
  font-size: 1rem;
  display: inline-block;
  padding: 0 0.5em;
  color: #ff8a05;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
@media screen and (min-width: 40.6875em) {
  .breadcrumb li:not(:first-child)::before {
    font-size: 1.2rem;
  }
}
.breadcrumb li:last-child {
  font-weight: bold;
}
.breadcrumb a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  background-position: 100% 100%;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  background-position: 100% 100%;
}
.breadcrumb a {
  background-size: 0 2px;
}
.breadcrumb a:hover, .breadcrumb a:focus {
  background-size: 100% 2px;
}
.breadcrumb a {
  color: #505d68;
  outline-offset: 0.4rem;
}
@media print {
  .breadcrumb {
    display: none;
  }
}

.pager {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5rem 0 4rem;
  color: #000;
  font-weight: 600;
}
@media print {
  .pager {
    display: none;
  }
}

.pager__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 40.625em) {
  .pager__items {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}

.pager__next,
.pager__previous {
  position: relative;
  margin: 0.25rem 0;
  color: #ff8a05;
}

@media screen and (min-width: 40.6875em) {
  .pager__next {
    padding-left: 2.5rem;
  }
}

@media screen and (min-width: 40.6875em) {
  .pager__previous {
    padding-right: 2.5rem;
  }
}

.pager__item.is-active {
  margin: 0 0.5em;
}
@media screen and (min-width: 40.6875em) {
  .pager__item.is-active {
    margin: 0 1.5em;
  }
}

.pager__link:focus-visible {
  outline: 2px dashed;
}
.pager__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.1em;
  color: inherit;
  border: 1px solid transparent;
  border-radius: 6px;
  text-decoration: none;
}
.pager__item.is-active .pager__link {
  min-width: 3.6rem;
  min-height: 3.6rem;
  padding: 0.3em;
  background-color: #ff8a05;
  color: #fff;
  border-color: #ff8a05;
}
.pager__next .pager__link, .pager__previous .pager__link {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  color: #ff8a05;
}
.pager__next .pager__link::before, .pager__previous .pager__link::before {
  content: "\e90a";
  font-size: 2.4rem;
}
@media screen and (max-width: 40.625em) {
  .pager__next .pager__link::before, .pager__previous .pager__link::before {
    text-align: center;
  }
}
@media screen and (min-width: 40.6875em) {
  .pager__next .pager__link, .pager__previous .pager__link {
    width: auto;
    margin: 0;
  }
}
.pager__previous .pager__link::before {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.pager__link:hover, .pager__link:focus {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.sitemap,
.sitemap-box {
  margin: 2em auto;
}
.sitemap h2,
.sitemap .content > a,
.sitemap-box h2,
.sitemap-box .content > a {
  font-weight: bold;
  text-decoration: underline;
}
.sitemap ul li,
.sitemap-box ul li {
  margin-bottom: 2rem;
}
.sitemap ul li > a,
.sitemap ul li > button,
.sitemap-box ul li > a,
.sitemap-box ul li > button {
  padding: 0;
  background: none;
  font-size: 2rem;
  font-weight: bold;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
}
.sitemap ul li > button,
.sitemap-box ul li > button {
  margin-bottom: 1rem;
}
.sitemap ul ul,
.sitemap-box ul ul {
  padding-left: 1em;
}
.sitemap ul ul > *,
.sitemap-box ul ul > * {
  position: relative;
  margin-left: 1.5em;
}
.sitemap ul ul > *::before,
.sitemap-box ul ul > *::before {
  content: "\e90a";
  top: 0.75em;
  color: #ff8a05;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sitemap ul ul li,
.sitemap-box ul ul li {
  margin: 0.5em 1.5em;
}
.sitemap ul ul li::before,
.sitemap-box ul ul li::before {
  background-color: transparent;
  width: auto;
  height: auto;
  color: #ff8a05;
}
.sitemap ul ul li a,
.sitemap-box ul ul li a {
  font-size: 1.8rem;
  font-weight: 500;
}

@media print {
  .axeptio_mount {
    display: none;
  }
}

div.ui-dialog {
  font-family: "Poppins", Arial, sans-serif;
}
div.ui-dialog .ui-dialog-titlebar {
  padding: 2.5rem;
  background-color: #fff;
  border-radius: 0;
}
div.ui-dialog .ui-dialog-titlebar-close {
  right: 2rem;
  top: 2rem;
  width: 4rem;
  height: 4rem;
  padding: 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  line-height: 4rem;
  color: #2b2b2b;
  background-color: transparent;
  border-radius: 0;
  opacity: 1;
}
div.ui-dialog .ui-dialog-titlebar-close:focus {
  outline: 1px dashed #2b2b2b;
}
div.ui-dialog .ui-dialog-titlebar-close::before {
  content: "\e903";
  font-size: 2.2rem;
  text-indent: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
div.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick {
  display: none;
}
div.ui-dialog .ui-dialog-title {
  display: block;
  float: none;
  width: auto;
  margin-right: 2.5rem;
  overflow: inherit;
  white-space: normal;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  color: #ff8a05;
}
div.ui-dialog .ui-dialog-content {
  color: #2b2b2b;
}
div.ui-dialog .ui-dialog-content.ui-widget-content {
  padding: 0 2.5rem 1.5rem;
  background: #fff;
}
div.ui-dialog .heading-cta a {
  min-width: 24rem;
  font-family: "Poppins", Arial, sans-serif;
  font-size: 1.6rem;
}
div.ui-dialog .heading .btn-A {
  color: #fff;
}
div.ui-dialog .heading .btn-A:hover, div.ui-dialog .heading .btn-A:focus {
  color: #ff8a05;
}
div.ui-dialog .heading .btn-B {
  color: #ff8a05;
}
div.ui-dialog .heading .btn-B:hover, div.ui-dialog .heading .btn-B:focus {
  color: #fff;
}

#matomo-opt-out label {
  font-weight: 400;
  cursor: pointer;
}
@media screen and (min-width: 76.3125em) {
  #matomo-opt-out label {
    font-size: 1.8rem;
  }
}
#matomo-opt-out label strong {
  font-weight: inherit;
}
#matomo-opt-out input {
  position: absolute;
  opacity: 0;
}
.swiper {
  position: static;
}
.swiper-slide {
  height: auto;
}

.account-nav-item {
  position: relative;
  background-color: #eff2e9;
}
.account-nav-item[aria-current=page] {
  background-color: #fff;
}
.account-nav-item[aria-current=page]::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  content: "";
  width: 5px;
  background-color: #00804b;
}
.account-nav-link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 10rem;
  width: 100%;
  padding: 1.5rem;
  font-size: 1.6rem;
  font-weight: bold;
  word-break: initial;
}
@media screen and (min-width: 76.3125em) {
  .account-nav-link {
    padding: 2rem 4rem 2rem 2.5rem;
  }
}
.account-nav-link::before {
  padding-right: 1.5rem;
  color: #ff8a05;
  font-size: 2.4rem;
}

.back-top {
  background-color: #eff2e9;
  color: #00804b;
}
.back-top:hover, .back-top:focus {
  background-color: #00804b;
  color: #eff2e9;
}
.back-top {
  z-index: 1;
  opacity: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 80px;
  height: 80px;
  margin: 0 40px -62px 0;
  border-width: 1px;
  border-style: solid;
  border-radius: 50%;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.back-top:hover, .back-top:focus {
  border-color: #00804b;
}
.back-top::before {
  content: "\e90a";
  font-size: 4rem;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
@media screen and (max-width: 76.25em) {
  .back-top {
    display: none;
  }
}
.back-top.show {
  opacity: 1;
}
.back-top.sticky {
  position: fixed;
  bottom: 0;
  margin-bottom: 40px;
}
.back-top-wrapper {
  position: absolute;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 100%;
  height: 0;
  margin: 0 auto;
}
@media print {
  .back-top {
    display: none;
  }
}

.baseline-hp {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 317px;
  width: 100%;
}
@media screen and (min-width: 53.1875em) {
  .baseline-hp {
    min-height: 437px;
  }
}
.baseline-hp-img {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #000;
}
.baseline-hp-img > div {
  height: 100%;
}
.baseline-hp-img img {
  opacity: 0.8;
}
.baseline-hp-content {
  z-index: 1;
  position: relative;
  max-width: 120rem;
  margin: 0 auto;
  padding: 4rem;
  text-align: center;
}
.baseline-hp-content-title {
  color: #fff;
  font-size: 2.2rem;
  line-height: normal;
}
@media screen and (min-width: 53.1875em) {
  .baseline-hp-content-title {
    font-size: 5.5rem;
  }
}

.block-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 2rem auto 0;
}
@media screen and (min-width: 53.1875em) {
  .block-link {
    margin-top: 4rem;
  }
}
.block-hp {
  max-width: 144rem;
  margin: 0 auto 4rem;
}
@media screen and (min-width: 53.1875em) {
  .block-hp {
    margin-bottom: 10rem;
  }
}
.block-hp .block-title,
.block-hp .layout-content .block-title {
  position: relative;
  margin-bottom: 2rem;
  padding-left: 2rem;
  font-size: 2.8rem;
  line-height: 1.4;
}
@media screen and (min-width: 53.1875em) {
  .block-hp .block-title,
  .block-hp .layout-content .block-title {
    margin-bottom: 4rem;
    padding-left: 3.5rem;
    font-size: 3.6rem;
  }
}
.block-hp .block-title::before,
.block-hp .layout-content .block-title::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 40px;
  width: 6px;
  background-color: #809b00;
}
@media screen and (min-width: 53.1875em) {
  .block-hp .block-title::before,
  .block-hp .layout-content .block-title::before {
    height: 51px;
  }
}
.block-hp.is-baseline {
  max-width: none;
}
.block-hp.is-resources .block-link {
  margin-top: 2rem;
}
@media screen and (min-width: 53.1875em) {
  .block-hp.is-resources .block-link {
    margin-top: 3rem;
  }
}
.block-hp.is-news, .block-hp.is-community {
  background-color: #eff2e9;
}
.block-hp.is-news {
  position: relative;
  margin-bottom: 39.5rem;
  padding: 4rem 0 7rem;
}
@media screen and (min-width: 40.6875em) {
  .block-hp.is-news {
    margin-bottom: 32.5rem;
  }
}
@media screen and (min-width: 53.1875em) {
  .block-hp.is-news {
    padding: 10rem 0 18rem;
    margin-bottom: 24.5rem;
  }
}
.block-hp.is-news .layout-content .block-link {
  margin-top: 1.5rem;
}
@media screen and (min-width: 53.1875em) {
  .block-hp.is-news .layout-content .block-link {
    margin-top: 2rem;
  }
}
.block-hp.is-community {
  background-color: #eff2e9;
}
@media screen and (min-width: 53.1875em) {
  .block-hp.is-community {
    margin-bottom: 16rem;
  }
}
.block-user-info .block-link {
  margin-top: 3rem;
}
@media screen and (min-width: 53.1875em) {
  .block-user-info .block-link {
    margin-top: 2rem;
  }
}
.block-content-bg-B {
  padding: 3rem 2rem;
  background-color: #eff2e9;
}
.block-content-bg-B + .btn-B {
  margin-top: 3rem;
}

.account-shortcut {
  padding: 2rem;
  background-color: #eff2e9;
}
@media screen and (min-width: 53.1875em) {
  .account-shortcut {
    padding: 4rem 2rem;
  }
}
@media screen and (min-width: 53.1875em) {
  .account-shortcut.only-mobile {
    display: none;
  }
}
.account-shortcut-title {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #2b2b2b;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (min-width: 53.1875em) {
  .account-shortcut-title {
    font-size: 2.2rem;
  }
}
.account-shortcut-title::before {
  padding-right: 1.5rem;
  color: #ff8a05;
  font-size: 2.4rem;
}
.only-mobile .account-shortcut-title {
  margin-bottom: 0;
}
.account-shortcut-empty {
  font-size: 1.4rem;
  text-align: center;
  line-height: normal;
}
@media screen and (min-width: 53.1875em) {
  .account-shortcut-empty {
    font-size: 1.8rem;
  }
}
.account-shortcut-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: 2rem auto 0;
}
@media screen and (min-width: 53.1875em) {
  .account-shortcut-list {
    padding: 2rem 0 0;
  }
}
.account-shortcut-list > li {
  margin-bottom: 1rem;
}
@media screen and (min-width: 53.1875em) {
  .account-shortcut-list > li {
    margin-bottom: 2rem;
  }
}
.account-shortcut-list > li:first-child {
  margin-bottom: 4rem;
}

.community {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 53.1875em) {
  .community {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.community-content {
  padding: 3rem 0 2rem;
}
@media screen and (min-width: 53.1875em) {
  .community-content {
    padding: 5rem 0 6.5rem;
  }
}
@media screen and (min-width: 76.3125em) {
  .community-content {
    padding-right: 10rem;
    padding-left: 0;
  }
}
@media screen and (min-width: 53.1875em) {
  .community-content .block-link {
    margin-left: 0;
  }
}
.community-content .text-formatted {
  font-size: 1.6rem;
}
@media screen and (min-width: 53.1875em) {
  .community-content .text-formatted {
    font-size: 1.8rem;
  }
}
.community-content-link {
  text-align: center;
}
@media screen and (min-width: 53.1875em) {
  .community-content-link {
    margin-top: 4rem;
    text-align: left;
  }
}
@media screen and (min-width: 53.1875em) {
  .has-image .community-img, .has-image .community-content {
    width: 50%;
  }
}
.has-image .community-img {
  margin-right: -2rem;
  margin-left: -2rem;
}
@media screen and (min-width: 53.1875em) {
  .has-image .community-img {
    margin: 0;
  }
}
@media print {
  .discover {
    display: none;
  }
}
@media screen and (max-width: 53.125em) {
  .discover {
    padding-bottom: 2rem;
    background-color: #eff2e9;
  }
}
@media screen and (min-width: 53.1875em) and (max-width: 76.25em) {
  .discover {
    padding: 4rem 0;
  }
}
.discover .content {
  padding: 2.5rem 1rem 0;
}
@media screen and (min-width: 40.6875em) and (max-width: 53.125em) {
  .discover .content {
    padding-left: 6rem;
    padding-right: 6rem;
  }
}
@media screen and (min-width: 53.1875em) {
  .discover .content {
    padding: 4rem 6rem 5rem;
  }
}
.discover h2 {
  line-height: 1.36;
  font-size: 2.4rem;
  color: #2b2b2b;
}
@media screen and (min-width: 53.1875em) {
  .discover h2 {
    margin-bottom: 2.5rem;
    font-size: 3.2rem;
  }
}

.epok-epi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 53.1875em) {
  .epok-epi {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.epok-epi-img {
  margin-top: 2rem;
}
@media screen and (min-width: 53.1875em) {
  .epok-epi-img {
    margin-top: 0;
    margin-left: 3rem;
  }
}
.epok-epi-img img {
  width: 70%;
  margin: 0 auto;
}
@media screen and (min-width: 28.1875em) {
  .epok-epi-img img {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
@media screen and (min-width: 53.1875em) {
  .epok-epi-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.epok-epi .text-formatted {
  font-size: 1.6rem;
}
@media screen and (min-width: 53.1875em) {
  .epok-epi .text-formatted {
    font-size: 1.8rem;
  }
}
.epok-epi .text-formatted .btn-C {
  background-image: none;
}
@media screen and (min-width: 53.1875em) {
  .has-image .epok-epi-content {
    width: 58%;
  }
}

.magazine-info-title {
  margin-bottom: 4rem;
  font-weight: bold;
}
.magazine-info-content {
  padding: 4rem 2rem;
  background-color: #eff2e9;
}
.magazine-info-content ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.magazine-info-content ul > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: -1rem;
  padding-left: -1rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 76.3125em) {
  .magazine-info-content ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .magazine-info-content ul > * {
    width: calc(100% / 2 - 0.1px);
    padding-right: -1rem;
    padding-left: -1rem;
    margin-bottom: 2rem;
  }
}
.magazine-info-content ul li {
  margin-bottom: 5rem;
}
.magazine-info-content ul li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 40.6875em) {
  .magazine-info-content .item-info-title {
    font-size: 1.8rem;
  }
}
.magazine-info-link {
  margin-top: 5rem;
}

.order-summary-heading p {
  margin-bottom: 2.5rem;
  font-size: 1.6rem;
}
@media screen and (min-width: 53.1875em) {
  .order-summary-heading p {
    font-size: 1.8rem;
  }
}
.order-summary-content {
  padding: 2rem;
  background-color: #eff2e9;
}
@media screen and (min-width: 53.1875em) {
  .order-summary-content {
    padding: 2.5rem 4rem;
  }
}
.order-summary-content-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}
.order-summary-content-info > * {
  width: calc(100% / 1 - 0.1px);
  padding-right: -1rem;
  padding-left: -1rem;
  margin-bottom: 2rem;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 53.1875em) {
  .order-summary-content-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-right: -2rem;
    margin-left: -2rem;
  }
  .order-summary-content-info > * {
    width: calc(100% / 2 - 0.1px);
    padding-right: -2rem;
    padding-left: -2rem;
    margin-bottom: 4rem;
  }
}
.order-summary-cart {
  margin-bottom: 3rem;
}
.order-summary-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 1rem;
  margin-top: 3rem;
}
@media screen and (min-width: 53.1875em) {
  .order-summary-actions {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 53.125em) {
  .order-summary-actions a {
    min-width: 21rem;
  }
}

.user-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 76.3125em) {
  .user-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.user-info > p {
  font-size: 1.4rem;
}
@media screen and (min-width: 53.1875em) {
  .user-info > p {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 76.3125em) {
  .user-info > p {
    -webkit-flex-basis: 36rem;
        -ms-flex-preferred-size: 36rem;
            flex-basis: 36rem;
  }
}
.user-info-wrapper {
  margin-top: 3rem;
}
@media screen and (min-width: 76.3125em) {
  .user-info-wrapper {
    margin-top: 0;
  }
}
.user-info-title {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 15rem;
  margin-bottom: 2rem;
  font-size: 1.6rem;
  font-weight: bold;
}
@media screen and (min-width: 53.1875em) {
  .user-info-title {
    display: none;
  }
}
.user-info-title::before {
  padding: 0 2rem 0 1.5rem;
  color: #ff8a05;
  font-size: 2.4rem;
}
.user-info-content {
  max-width: 45rem;
  padding: 2rem;
  border: 1px solid #ff8a05;
  border-radius: 1.5rem;
  font-size: 1.4rem;
}
@media screen and (min-width: 53.1875em) {
  .user-info-content {
    padding: 1.5rem 1rem;
    font-size: 1.8rem;
  }
}
.user-info-content-label, .user-info-content-name {
  font-weight: bold;
}
.user-info-content-name, .user-info-content-address {
  margin-bottom: 0;
}
.user-info-content-label {
  width: 15rem;
  margin: 0 1.5rem 0.5rem 0;
  text-transform: uppercase;
}
.user-info-content-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
@media screen and (min-width: 53.1875em) {
  .user-info-content-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.user-info-content-info:first-child {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 53.1875em) {
  .user-info-content-info:first-child {
    margin-bottom: 3rem;
  }
}
.user-info-content-address span {
  display: block;
  line-height: normal;
}

.validation .content {
  padding: 2rem;
}
@media screen and (min-width: 53.1875em) {
  .validation .content {
    padding: 3rem 4rem 2rem;
  }
}
.validation .content h2 {
  font-size: 2.4rem;
}
@media screen and (min-width: 53.1875em) {
  .validation .content h2 {
    font-size: 3.2rem;
  }
}
.validation .content a {
  color: #2b2b2b;
  font-weight: normal;
}
.validation .link {
  margin-top: 2rem;
  text-align: center;
}
@media screen and (min-width: 53.1875em) {
  .validation .link {
    margin-top: 3rem;
    text-align: right;
  }
}

.collapsible-modal {
  height: 100%;
}
.collapsible-modal-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  color: #2b2b2b;
  visibility: hidden;
}
@media screen and (min-width: 53.1875em) {
  .collapsible-modal-container {
    padding: 3rem;
  }
}
.collapsible-modal-container::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.collapsible-modal.is-expanded > .collapsible-modal-container {
  visibility: visible;
  z-index: 200;
}
.collapsible-modal.is-expanded > .collapsible-modal-container::before {
  height: 100%;
  opacity: 1;
}
.collapsible-modal-cta-close {
  position: fixed;
  top: 3rem;
  right: 3rem;
}
.collapsible-modal-cta-close:focus-visible {
  outline: 2px dashed;
  outline-offset: -4px;
}
.collapsible-modal-cta-close {
  width: 4.5rem;
  height: 4.5rem;
  padding: 0;
  color: inherit;
  font-size: 2.4rem;
  background: transparent;
  border: 2px dashed transparent;
  border-radius: 50%;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  z-index: 3;
}
@media screen and (max-width: 53.125em) {
  .collapsible-modal-cta-close {
    right: 0.8rem;
    top: 0.2rem;
  }
}
.collapsible-modal-inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  max-width: 120rem;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.collapsible-modal.is-expanded .collapsible-modal-inner {
  opacity: 1;
}

.footer {
  overflow: hidden;
  margin-top: 2rem;
}
@media screen and (min-width: 53.1875em) {
  .footer {
    margin-top: 4rem;
  }
}
@media print {
  .footer {
    display: none;
  }
}
.footer-main-wrapper {
  max-width: 110rem;
}
@media screen and (max-width: 76.25em) {
  .footer-main-wrapper {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
}
.footer-main-content {
  position: relative;
  font-size: 1.6rem;
  background-color: #eff2e9;
}
@media screen and (min-width: 53.1875em) {
  .footer-main-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
@media screen and (min-width: 76.3125em) {
  .footer-main-content {
    margin-top: 6rem;
  }
}
@media screen and (min-width: 76.3125em) {
  .footer-main-content::before {
    position: absolute;
    top: 0;
    right: 100%;
    bottom: 0;
    width: calc((100vw - 110rem) / 2);
    display: block;
    content: "";
    background-color: #eff2e9;
  }
}
.footer-main-content > div {
  padding: 2rem;
}
@media screen and (min-width: 53.1875em) {
  .footer-main-content > div {
    padding-top: 3rem;
  }
}
.footer-main-content > div:last-of-type {
  padding-bottom: 1rem;
}
@media screen and (max-width: 53.125em) {
  .footer-main-content > div:last-of-type {
    padding-top: 0;
  }
}
@media screen and (min-width: 76.3125em) {
  .footer-main-content > div:last-of-type {
    padding-right: 7rem;
  }
}
.footer-main-content h2 {
  margin-bottom: 1rem;
  line-height: 1.4;
  font-size: 1.8rem;
  font-weight: 700;
  color: #2b2b2b;
}
.footer-main-content p {
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 53.125em) {
  .footer-main .btn-A,
  .footer-main .form-submit {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.footer-secondary {
  padding: 3rem 2rem;
  color: #fff;
  background-color: #00804b;
}
@media screen and (min-width: 53.1875em) {
  .footer-secondary {
    padding: 1.5rem;
  }
}
@media screen and (min-width: 53.1875em) {
  .footer-secondary-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 76.3125em) {
  .footer-secondary-wrapper {
    max-width: 110rem;
  }
}
.footer .menu {
  font-size: 1.4rem;
  text-align: center;
}
@media screen and (min-width: 40.6875em) {
  .footer .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
@media screen and (min-width: 53.1875em) {
  .footer .menu {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.footer .menu > li {
  margin-top: 2rem;
}
@media screen and (min-width: 53.1875em) {
  .footer .menu > li {
    margin-top: 0;
    margin-left: 2rem;
  }
}
.footer .menu a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  background-position: 100% 100%;
}
.footer .menu a:hover, .footer .menu a:focus {
  background-position: 100% 100%;
}
.footer .menu a {
  background-size: 100% 1px;
}
.footer .menu a:hover, .footer .menu a:focus {
  background-size: 0 1px;
}

.header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 53.125em) {
  .header {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    background-color: #fff;
    border-top: 4px solid #00804b;
  }
}
@media screen and (min-width: 53.1875em) {
  .header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.header-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
}
@media screen and (min-width: 53.1875em) {
  .header-top-wrapper {
    padding-left: 0;
    background-color: #00804b;
    border-width: 0;
  }
}
.header-navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 53.125em) {
  .header-navigation {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-left: 0.5rem;
  }
}
@media screen and (min-width: 53.1875em) {
  .header-navigation-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
    background-color: #eff2e9;
  }
}
@media screen and (min-width: 87.5625em) {
  .header-navigation-wrapper {
    padding: 0;
  }
}
@media screen and (max-width: 53.125em) {
  .header-navigation-logo {
    position: absolute;
    left: 1rem;
  }
}

.region-navigation {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media print {
  .region-navigation {
    display: none;
  }
}

.heading {
  min-height: 6rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media screen and (min-width: 53.1875em) {
  .heading {
    margin-top: 2rem;
    margin-bottom: 3rem;
  }
}
.has-media .heading {
  margin-top: 1rem;
  margin-bottom: 4rem;
}
.ui-dialog .heading {
  margin: 0;
}
.heading.is-account {
  margin: 0 auto 3rem;
}
@media screen and (min-width: 53.1875em) {
  .heading.is-account {
    max-width: 48rem;
    margin-bottom: 7rem;
  }
}
.heading-container {
  text-align: center;
}
.has-media .heading-container {
  text-align: left;
}
@media screen and (min-width: 53.1875em) {
  .has-media .heading-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.has-media .heading-container > * {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
.heading-title {
  line-height: calc(1em + 0.8rem);
  margin: 0;
}
.heading-media {
  margin-bottom: 1rem;
}
@media screen and (min-width: 53.1875em) {
  .heading-media {
    padding-right: 6rem;
    padding-top: 1.5rem;
  }
}
.heading-media figure {
  margin-bottom: 0;
}
.heading-author {
  color: #00804b;
  font-size: 1.4rem;
  font-weight: 700;
}
.heading-date {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-size: 1.6rem;
}
.heading-teaser {
  margin-bottom: 2rem;
  font-size: 1.6rem;
  line-height: 1.4;
}
@media screen and (min-width: 53.1875em) {
  .heading-teaser {
    margin-bottom: 4rem;
  }
}
.heading-teaser p {
  margin-top: 2rem;
}
.heading-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}
@media screen and (max-width: 53.125em) {
  .heading-toolbar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media screen and (min-width: 53.1875em) {
  .heading-toolbar {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
.heading-cta {
  margin-top: 2rem;
}
@media screen and (max-width: 53.125em) {
  .heading-cta {
    text-align: center;
  }
}
@media screen and (min-width: 76.3125em) {
  .heading-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.heading-cta-comment {
  margin-left: 1rem;
  text-align: left;
  font-size: 1.2rem;
  font-style: italic;
}
@media screen and (max-width: 76.25em) {
  .heading-cta-comment {
    margin-top: 1rem;
    margin-left: 0;
  }
}
@media screen and (min-width: 53.1875em) {
  .heading-cta .form-submit,
  .heading-cta .btn-B {
    min-width: 30rem;
  }
}
.item-card {
  max-width: 280px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.07);
}
.item-card::after {
  content: "\e90a";
  font-size: 2rem;
  position: absolute;
  right: 1.8rem;
  bottom: 1.3rem;
  color: #ff8a05;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
@media screen and (min-width: 40.6875em) {
  .item-card::after {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 40.6875em) {
  .item-card {
    max-width: 352px;
    margin: 0;
  }
  .list-item-card .item-card {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.item-card:hover::after {
  -webkit-transform: translateX(8px);
          transform: translateX(8px);
}
.item-card:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.item-card:hover a {
  color: #ff8a05;
}
.slideshow .item-card {
  height: 100%;
}
.item-card-header {
  position: relative;
  overflow: hidden;
}
.item-card-header-tags {
  z-index: 1;
  position: absolute;
  left: 8px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.item-card-header-tags .establishment-level .tag-term-item {
  font-size: 1.4rem;
}
@media screen and (min-width: 76.3125em) {
  .item-card-header-tags .establishment-level .tag-term-item {
    font-size: 1.8rem;
  }
}
.item-card-header img {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.item-card-content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.5rem;
}
.item-card-content a:focus-visible {
  outline: 2px dashed;
}
.item-card-content a {
  display: inline-block;
}
.item-card-content-date {
  margin-bottom: 1rem;
  font-size: 1.6rem;
}
.item-card-content-title {
  margin-bottom: 2rem;
  color: #000;
  font-size: 1.4rem;
}
@media screen and (min-width: 40.6875em) {
  .item-card-content-title {
    margin-bottom: 2.5rem;
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 40.6875em) {
  .is-news .item-card-content-title {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 40.6875em) {
  .is-news .slick-slide:first-child .item-card-content-title {
    font-size: 2.4rem;
  }
}
.item-card-content-tags {
  padding-right: 2rem;
  font-size: 1.2rem;
}
.is-resources .item-card-content-tags {
  margin-top: auto;
}

.item-cart td {
  padding: 0.75rem;
  font-size: 1.6rem;
}
@media screen and (min-width: 40.6875em) {
  .item-cart td {
    padding: 0.6rem 1.5rem;
    font-size: 1.8rem;
  }
}
.item-cart td:not(:first-of-type) {
  text-align: center;
}
.item-cart td:last-of-type {
  padding-left: 0;
}
.item-cart-name {
  font-weight: bold;
}
.item-cart-name a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  background-position: 100% 100%;
}
.item-cart-name a:hover, .item-cart-name a:focus {
  background-position: 100% 100%;
}
.item-cart-name a {
  background-size: 100% 2px;
}
.item-cart-name a:hover, .item-cart-name a:focus {
  background-size: 0 2px;
}
.item-cart-name a:focus, .item-cart-name a:hover {
  color: #ff8a05;
}
.item-cart-type, .item-cart-price {
  display: none;
}
@media screen and (min-width: 40.6875em) {
  .item-cart-type, .item-cart-price {
    display: table-cell;
  }
}
.is-summary .item-cart-delete {
  display: none;
}
.item-cart-delete button::before {
  content: "\e917";
  font-size: 1.8rem;
}
.item-cart-delete button {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.item-cart-delete button:hover, .item-cart-delete button:focus {
  color: #00804b;
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
}

.item-info-title {
  font-size: 2.2rem;
  color: #2b2b2b;
}
.item-info .text-formatted {
  font-size: 1.6rem;
}
@media screen and (min-width: 40.6875em) {
  .item-info .text-formatted {
    font-size: 1.8rem;
  }
}
.item-info .text-formatted p {
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 40.6875em) {
  .item-info .text-formatted p {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 40.625em) {
  .item-info-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.item-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 1rem 0;
}
.item-row-title {
  margin: 0;
  font-size: 1.4rem;
  color: currentColor;
}
@media screen and (min-width: 40.6875em) {
  .item-row-title {
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 53.1875em) {
  .item-row-title {
    font-size: 1.8rem;
  }
}
.item-row-title a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  background-position: 100% 100%;
}
.item-row-title a:hover, .item-row-title a:focus {
  background-position: 100% 100%;
}
.item-row-title a {
  background-size: 100% 2px;
}
.item-row-title a:hover, .item-row-title a:focus {
  background-size: 0 2px;
}
.item-row-title a {
  font-weight: bold;
}
.item-row-title a:focus, .item-row-title a:hover {
  color: #ff8a05;
}
.item-row-details {
  display: none;
}
@media screen and (min-width: 40.6875em) {
  .item-row-details {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (min-width: 76.3125em) {
  .item-row-details {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.item-row-details .tag-term-item {
  margin: 0 3.5rem 1rem;
  background-color: transparent;
}
@media screen and (min-width: 53.1875em) {
  .item-row-details .tag-term-item {
    margin-bottom: 0;
  }
}
.item-row-actions > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.item-row-actions button {
  padding: 0.5rem 1.25rem;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.item-row-actions button:not([aria-disabled]):hover, .item-row-actions button:not([aria-disabled]):focus {
  color: #00804b;
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
}
.block-page-list .item-row {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 1.5rem 0;
}
@media screen and (min-width: 40.6875em) {
  .block-page-list .item-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.block-page-list .item-row-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1rem;
}
.block-page-list .item-row-details .tag-term-item {
  margin: 0 1rem;
}
.block-page-list .item-row-actions button {
  padding: 0.5rem 0.75rem;
}

.item-testimony {
  padding: 2.5rem 0;
}
.item-testimony-title {
  margin-bottom: 1rem;
  font-weight: bold;
}
.item-testimony .text-formatted {
  font-size: 1.6rem;
}
@media screen and (min-width: 40.6875em) {
  .item-testimony .text-formatted {
    font-size: 1.8rem;
  }
}
.item-testimony .text-formatted > :last-child {
  margin-bottom: 0.5rem;
}
.item-testimony-images > * {
  margin-top: 1rem;
}
.item-testimony-images > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 40.6875em) {
  .item-testimony-images > ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.item-testimony-images > ul > li:not(:last-of-type) {
  padding-bottom: 1.5rem;
}
@media screen and (min-width: 40.6875em) {
  .item-testimony-images > ul > li:not(:last-of-type) {
    padding-bottom: 0;
    padding-right: 1.5rem;
  }
}
.item-testimony-images figure p,
.item-testimony-images figure figcaption {
  padding: 0.5rem;
  font-size: 1.4rem;
}

.site-logo {
  display: block;
  max-width: 17rem;
  margin-bottom: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 53.125em) {
  .site-logo {
    width: 10rem;
  }
}
@media print {
  .site-logo {
    position: static;
    width: 10rem;
  }
}
.site-logo:is(a):focus-visible {
  outline: 2px dashed;
  outline-color: #00804b;
}
.site-logo:is(a) {
  outline-offset: 0.3rem;
}

.media-tag {
  position: relative;
}
.media-tag .tag-term {
  position: absolute;
  top: 0;
  left: 1rem;
}

@media print {
  .menu--top {
    display: none;
  }
}
.menu--top .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (min-width: 53.1875em) {
  .menu--top .menu-item {
    margin: 0.4rem 0 0.4rem 2rem;
  }
}
.menu--top a:focus-visible {
  outline: 2px dashed;
  outline-offset: -4px;
}
.menu--top a {
  position: relative;
  display: block;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 1rem 1rem 4rem;
  color: #00804b;
  font-size: 1.6rem;
  font-weight: 700;
}
@media screen and (max-width: 53.125em) {
  .menu--top a {
    width: 3.3rem;
    height: 4rem;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
  }
}
@media screen and (min-width: 53.1875em) {
  .menu--top a {
    color: #fff;
  }
}
.menu--top a:hover {
  text-decoration: underline;
}
.menu--top a::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 1rem;
  margin-right: 1rem;
  font-size: 2.2rem;
}
@media screen and (max-width: 53.125em) {
  .menu--top a::before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 2px 0 0;
    text-indent: 0;
  }
}

@media screen and (min-width: 53.1875em) {
  .menu--main > .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.menu--main > .menu > .menu-item {
  position: relative;
  display: block;
  padding: 1rem;
}
@media screen and (max-width: 53.125em) {
  .menu--main > .menu > .menu-item {
    padding: 0.5rem 3.5rem;
  }
}
@media screen and (min-width: 53.1875em) and (max-width: 76.25em) {
  .menu--main > .menu > .menu-item {
    padding: 0;
  }
}
@media screen and (min-width: 53.1875em) {
  .menu--main > .menu > .menu-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.menu--main > .menu > .menu-item:not(:first-child) {
  border-top: 1px solid #c9d7df;
}
@media screen and (min-width: 53.1875em) {
  .menu--main > .menu > .menu-item:not(:first-child) {
    border-width: 0;
  }
  .menu--main > .menu > .menu-item:not(:first-child)::before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    left: -1px;
    content: "";
    width: 3px;
    height: 20px;
    background: #2b2b2b;
  }
}
.menu--main > .menu > .menu-item--active-trail {
  color: #ff8a05;
}
.menu--main button::after {
  content: "\e901";
  font-size: 1.6rem;
  margin-left: 1rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu--main button[aria-expanded=true] {
  color: #ff8a05;
}
.menu--main button[aria-expanded=true]::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.menu--main a:focus-visible,
.menu--main button:focus-visible {
  outline: 2px dashed;
  outline-offset: -4px;
}
.menu--main a,
.menu--main button {
  color: #2b2b2b;
  font-size: 1.6rem;
  font-weight: 700;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.menu--main a:focus, .menu--main a:hover,
.menu--main button:focus,
.menu--main button:hover {
  color: #ff8a05;
}
.menu--main .menu-link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1.5rem;
  text-align: center;
}
@media screen and (min-width: 53.1875em) and (max-width: 76.25em) {
  .menu--main .menu-link {
    padding: 1rem;
  }
}
.menu--main .no-link + .submenu {
  padding: 1.5rem;
  text-align: left;
  background-color: #eff2e9;
  border-top: 5px solid #ff8a05;
  display: none;
}
.menu--main .no-link + .submenu-lvl-1 {
  padding: 1.5rem 1rem;
}
@media screen and (min-width: 53.1875em) {
  .menu--main .no-link + .submenu-lvl-1 {
    position: absolute;
    top: 100%;
    z-index: 5;
    width: calc(100% - 3rem);
    margin-top: -5px;
    margin-left: calc(1rem / 2);
    padding: 1.5rem;
  }
}
.menu--main .no-link + .submenu-lvl-1 .menu-link {
  padding: 1rem 2rem;
  text-align: left;
  font-weight: 400;
  line-height: 1.25;
}
.menu--main .no-link + .submenu-lvl-2 {
  border-left-width: 10px;
  border-right-width: 0;
}
.menu--main .no-link + .submenu-lvl-2 a {
  font-weight: normal;
}
.menu--main .is-expanded > .no-link + .submenu {
  display: block;
}

.newsletter-form {
  height: 100%;
  padding: 2rem;
  color: #fff;
  background-color: #ff8a05;
}
@media screen and (min-width: 76.3125em) {
  .newsletter-form {
    padding: 4rem 0 3rem 3rem;
  }
}
.footer .newsletter-form {
  position: relative;
  padding: 3rem 2rem;
  text-align: center;
}
@media screen and (min-width: 76.3125em) {
  .footer .newsletter-form {
    padding-right: 0;
  }
}
@media screen and (min-width: 76.3125em) {
  .footer .newsletter-form::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: calc((100vw - 110rem) / 2);
    display: block;
    content: "";
    background-color: #ff8a05;
  }
}
.block-hp .newsletter-form {
  position: absolute;
  right: 0;
  bottom: -35.5rem;
  left: 0;
  height: auto;
  max-width: 728px;
  margin: 0 auto;
  padding: 3.5rem 2rem 3rem;
  text-align: center;
}
@media screen and (min-width: 40.6875em) {
  .block-hp .newsletter-form {
    bottom: -26.5rem;
    padding: 3rem 2rem 8rem;
  }
}
@media screen and (min-width: 53.1875em) {
  .block-hp .newsletter-form {
    bottom: -14.5rem;
    padding: 3.5rem 13rem;
  }
}
.toast .newsletter-form {
  padding: 0;
}
.newsletter-form-title {
  font-size: 2.2rem;
  color: #fff;
}
.newsletter-form-teaser {
  font-size: 1.6rem;
  line-height: 1.5;
}
.newsletter-form a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentColor), to(currentColor));
  background-image: linear-gradient(currentColor, currentColor);
  background-repeat: no-repeat;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  background-position: 100% 100%;
}
.newsletter-form a:hover, .newsletter-form a:focus {
  background-position: 100% 100%;
}
.newsletter-form a {
  background-size: 100% 2px;
}
.newsletter-form a:hover, .newsletter-form a:focus {
  background-size: 0 2px;
}
.newsletter-form a {
  font-weight: bold;
  font-size: 1.4rem;
}
.newsletter-form .form-wrapper {
  padding: 2rem 0;
  background: none;
}
@media screen and (min-width: 40.6875em) {
  .newsletter-form .form-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.newsletter-form .form-item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-right: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 40.6875em) {
  .newsletter-form .form-item {
    margin-right: 2rem;
  }
}
@media screen and (max-width: 40.625em) {
  .newsletter-form .form-submit {
    margin-top: 1rem;
  }
}

.highlight {
  padding: 2rem 2rem 0.5rem;
  margin: 5rem 0;
  background: #eff2e9;
  border-left: 8px solid #00804b;
}
@media screen and (min-width: 53.1875em) {
  .highlight {
    padding: 4rem 8.5rem 1.5rem;
  }
}
@media print {
  .highlight {
    page-break-inside: avoid;
  }
}
.highlight h2 {
  margin-bottom: 1em;
  font-size: 2.2rem;
  color: #2b2b2b;
}
.highlight h3 {
  margin-bottom: 1em;
  font-size: 2rem;
  color: #2b2b2b;
}

.register {
  padding: 3rem 2rem 4rem;
}
@media screen and (min-width: 53.1875em) {
  .register {
    padding: 4rem;
  }
}
.register h2 {
  font-size: 2.4rem;
}
@media screen and (min-width: 53.1875em) {
  .register h2 {
    font-size: 3.2rem;
  }
}
.register .link {
  text-align: center;
}
.register .text-formatted a:hover, .register .text-formatted a:focus {
  background-size: 100% 2px;
  background-position: 100% 100%;
}

.skip-link a:focus-visible {
  outline: 2px dashed;
  outline-offset: -4px;
}
.skip-link a {
  position: fixed;
  top: -200px;
  z-index: 1;
  display: inline-block;
  padding: 1rem;
  font-size: 1.6rem;
  font-weight: 700;
  background: #2b2b2b;
  color: #fff;
}
.skip-link a:focus, .skip-link a:active {
  top: 0;
}
@media print {
  .skip-link {
    display: none;
  }
}

.slideshow {
  position: relative;
  margin: 0 auto;
  padding: 0;
}
@media screen and (min-width: 40.6875em) {
  .slideshow {
    padding: 0 5rem;
  }
}
.slideshow.slideshow-hp, .slideshow.slideshow-hp-news {
  padding: 0;
}
.slideshow-pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1rem;
  margin: 2rem 0;
}
@media screen and (min-width: 53.1875em) {
  .slideshow-hp .slideshow-pagination, .slideshow-hp-news .slideshow-pagination {
    display: none;
  }
}
.slideshow-pagination-dot {
  display: block;
  background-color: transparent;
  width: 1.6rem;
  height: 1.6rem;
  padding: 0;
  border-radius: 50%;
  border: 2px solid #00804b;
  cursor: pointer;
}
.slideshow-pagination-dot-active {
  background-color: #00804b;
}
.slideshow-hp .slideshow-pagination-dot, .slideshow-hp-news .slideshow-pagination-dot {
  width: 0.8rem;
  height: 0.8rem;
  border-width: 1px;
}
.slideshow-control {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: none;
  border: none;
}
.slideshow-control::before {
  content: "\e90a";
  font-size: 1.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 4rem;
  height: 4rem;
  border-radius: 100%;
  background-color: #ff8a05;
  color: #fff;
  font-size: 1.8rem;
}
@media screen and (max-width: 40.625em) {
  .slideshow-control {
    display: none;
  }
}
.slideshow-control.swiper-button-disabled {
  opacity: 0.5;
}
.slideshow-hp .slideshow-control, .slideshow-hp-news .slideshow-control {
  display: none;
}
.slideshow-prev {
  left: -4px;
  right: auto;
}
.slideshow-prev::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.slideshow-next {
  right: -4px;
  left: auto;
}
.is-news .slideshow .swiper {
  margin: 0;
}
@media screen and (min-width: 53.1875em) {
  .is-news .slideshow .swiper .swiper-wrapper {
    display: grid;
    grid-template-columns: 41% 1fr;
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
  .is-news .slideshow .swiper .swiper-wrapper .swiper-slide {
    margin: 0;
  }
  .is-news .slideshow .swiper .swiper-wrapper .swiper-slide:not(:first-child) {
    width: 100% !important;
  }
  .is-news .slideshow .swiper .swiper-wrapper .swiper-slide:not(:first-child) .item-card {
    max-width: 631px;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .is-news .slideshow .swiper .swiper-wrapper .swiper-slide:not(:first-child) .item-card-content {
    width: 100%;
    max-width: 30rem;
  }
  .is-news .slideshow .swiper .swiper-wrapper .swiper-slide:first-child {
    grid-area: 1/1/3/2;
    width: 100% !important;
  }
  .is-news .slideshow .swiper .swiper-wrapper .swiper-slide:first-child .item-card {
    height: 100%;
    max-width: 44.7rem;
  }
  .is-news .slideshow .swiper .swiper-wrapper .swiper-slide:nth-child(2) {
    grid-area: 1/2/2/3;
  }
  .is-news .slideshow .swiper .swiper-wrapper .swiper-slide:nth-child(3) {
    grid-area: 2/2/3/3;
  }
}

@media print {
  .social {
    display: none;
  }
}
.social .title {
  margin-bottom: 1rem;
  line-height: 1.4;
  font-size: 1.8rem;
  font-weight: 700;
}
.social ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -0.5rem;
}
.social li {
  margin: 0;
}
.social a,
.social button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 4rem;
  aspect-ratio: 1/1;
  padding: 0.5rem;
  color: inherit;
  font-size: 2.2rem;
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
}
.social a.i-telegram,
.social button.i-telegram {
  font-size: 2.2rem;
}
@media screen and (max-width: 40.625em) {
  .social a.i-print,
  .social button.i-print {
    display: none;
  }
}
.social a::before,
.social button::before {
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.social a:hover, .social a:focus,
.social button:hover,
.social button:focus {
  color: #00804b;
}
.social a:hover::before, .social a:focus::before,
.social button:hover::before,
.social button:focus::before {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.social button {
  border: none;
}
.social-heading .title {
  position: absolute;
  left: -999rem;
}
@media screen and (max-width: 53.125em) {
  .social-heading ul {
    margin-left: 0;
    max-width: 55rem;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.social-footer {
  min-width: 25rem;
}
.social-footer li:not(:last-of-type) {
  margin-right: 1.5rem;
}
.social-footer a,
.social-footer button {
  color: #ff8a05;
}

.step-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 2rem;
  padding: 3rem 0.5rem;
  font-size: 1.4rem;
  background-color: #eff2e9;
}
@media screen and (min-width: 53.1875em) {
  .step-list {
    margin-bottom: 3rem;
    padding: 3rem 4rem;
    font-size: 1.8rem;
  }
}
.step-list::before, .step-list::after {
  position: absolute;
  top: calc(3rem + 1.3rem);
  content: "";
  z-index: 1;
  width: calc(50% - 9.5rem);
  height: 0.4rem;
  background: #00804b;
  border-radius: 0.4rem;
}
@media screen and (min-width: 53.1875em) {
  .step-list::before, .step-list::after {
    width: calc(50% - 8rem - 8rem);
  }
}
.step-list::before {
  left: 7rem;
}
@media screen and (min-width: 53.1875em) {
  .step-list::before {
    left: calc(7rem + 4rem);
  }
}
.step-list::after {
  right: 7rem;
}
@media screen and (min-width: 53.1875em) {
  .step-list::after {
    right: calc(7rem + 4rem);
  }
}
.step-item {
  position: relative;
  -webkit-flex-basis: 30%;
      -ms-flex-preferred-size: 30%;
          flex-basis: 30%;
  padding: 4rem 0.5rem 0;
  text-align: center;
  word-break: break-word;
}
.step-item::before {
  position: absolute;
  top: 0;
  content: "";
  display: block;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  border: 2px solid #00804b;
}
.step-item:nth-child(1) {
  text-align: left;
}
.step-item:nth-child(1)::before {
  left: 2rem;
}
.step-2 .step-item:nth-child(1)::before, .step-3 .step-item:nth-child(1)::before {
  background: #00804b;
}
.step-item:nth-child(2)::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.step-3 .step-item:nth-child(2)::before {
  background: #00804b;
}
.step-item:nth-child(3) {
  text-align: right;
}
.step-item:nth-child(3)::before {
  right: 2rem;
}
.step-item.current::before {
  -webkit-box-shadow: inset 0 0 0 6px #00804b;
          box-shadow: inset 0 0 0 6px #00804b;
}

.table-cart th,
.table-cart td {
  border: none;
}
.table-cart th {
  padding: 0.6rem 1.5rem;
  text-align: center;
}
@media screen and (max-width: 40.625em) {
  .table-cart th {
    font-size: 1.4rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.table-cart tr:last-of-type td {
  padding-bottom: 1.5rem;
}
.table-cart tr:first-of-type td {
  padding-top: 1rem;
}
.table-cart-title {
  margin-bottom: 1rem;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: left;
}
.table-cart-type, .table-cart-price {
  display: none;
}
@media screen and (min-width: 40.6875em) {
  .table-cart-type, .table-cart-price {
    display: table-cell;
  }
}
.is-summary .table-cart-delete {
  display: none;
}

div.tabs-product-info {
  font-family: "Poppins", Arial, sans-serif;
  border-width: 0;
}
div.tabs-product-info.ui-widget {
  border-width: 0;
  border-radius: 0;
}
@media screen and (max-width: 76.25em) {
  div.tabs-product-info {
    margin-top: 4rem;
  }
}
div.tabs-product-info > ul {
  display: none;
}
@media screen and (min-width: 76.3125em) {
  div.tabs-product-info > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: #eff2e9;
    border-width: 0 0 2px;
    border-style: solid;
    border-color: #c9d0bb;
    border-radius: 0;
  }
}
@media print {
  div.tabs-product-info > ul {
    display: none;
  }
}
div.tabs-product-info .ui-tabs-tab {
  max-width: 25rem;
  padding: 4px 0 2px;
  line-height: 1.2;
  background-color: #eff2e9;
  border: solid transparent;
  border-width: 0 2px;
  border-radius: 0;
  cursor: pointer;
}
div.tabs-product-info .ui-tabs-tab:not(:first-child) {
  border-left-color: #c9d0bb;
}
div.tabs-product-info .ui-tabs-tab.ui-state-active {
  position: relative;
  top: 2px;
  margin-top: -2px;
  padding: 0 2px 2px 0;
  border: solid #c9d0bb;
  border-width: 2px 0 0 2px;
  border-radius: 0;
  background-color: #fff;
}
div.tabs-product-info .ui-tabs-tab.ui-state-active:last-child {
  border-width: 2px 2px 0 2px;
}
div.tabs-product-info .ui-tabs-anchor:focus-visible {
  outline: 2px dashed;
  outline-offset: -4px;
}
div.tabs-product-info .ui-tabs-anchor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  min-height: 6.5rem;
  padding: 1rem 2rem;
  color: #2b2b2b;
  font-weight: 700;
  text-align: center;
}
div.tabs-product-info .ui-tabs-anchor:hover, div.tabs-product-info .ui-tabs-anchor:focus {
  color: #00804b;
}
div.tabs-product-info .ui-tabs-panel {
  border-radius: 0;
  border-width: 0;
  color: #2b2b2b;
}
@media screen and (max-width: 76.25em) {
  div.tabs-product-info .ui-tabs-panel[aria-hidden=true] {
    display: block !important;
  }
}
@media screen and (min-width: 76.3125em) {
  div.tabs-product-info .ui-tabs-panel {
    padding: 3rem;
    background-color: #fff;
    border: 2px solid #c9d0bb;
    border-top: none;
  }
}
@media print {
  div.tabs-product-info .ui-tabs-panel {
    display: block !important;
    margin-top: 2rem !important;
  }
}
div.tabs-product-info .ui-tabs-panel a:not([class*=btn]) {
  color: #ff8a05;
}
div.tabs-product-info .ui-tabs-panel a:not([class*=btn]):hover, div.tabs-product-info .ui-tabs-panel a:not([class*=btn]):focus {
  color: #2b2b2b;
}

.tag-term-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.tag-term-item {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.2rem 0.8rem 0.3rem;
  margin: 0.7rem 0.7rem 0 0;
  line-height: 1.15;
  color: #00804b;
  font-size: 1.2rem;
  white-space: nowrap;
  background-color: #fff;
  border-radius: 1rem;
  border: 1px solid #00804b;
}
@media screen and (min-width: 40.6875em) {
  .tag-term-item {
    margin: 1rem 1rem 0 0;
    font-size: 1.4rem;
  }
}
table .tag-term-item {
  margin: 0;
}
.link-list .tag-term-item {
  padding: 0;
  color: inherit;
  border-width: 0;
}
.link-list .tag-term-item a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.2rem 0.8rem 0.3rem;
  color: #00804b;
  font-size: 1.4rem;
  border-radius: 1rem;
  border: 1px solid;
}
.link-list .tag-term-item a:hover, .link-list .tag-term-item a:focus {
  color: #fff;
  background: #00804b;
  border-color: #00804b;
}
.type-detail .tag-term-item {
  margin-top: 0;
  color: #00804b;
  font-weight: 700;
  border: none;
  background: none;
}
.type-order .tag-term-item {
  color: #2b2b2b;
  border-color: #2b2b2b;
}
.link-list.type-order .tag-term-item a {
  color: #2b2b2b;
}
.link-list.type-order .tag-term-item a:hover, .link-list.type-order .tag-term-item a:focus {
  color: #fff;
  background: #2b2b2b;
  border-color: #2b2b2b;
}
.type-order .tag-term-item {
  color: #2b2b2b;
  border-color: #2b2b2b;
}
.type-order .tag-term-item:is(a):focus, .type-order .tag-term-item:is(a):hover {
  color: #fff;
  border-color: #fff;
  background-color: #2b2b2b;
}
.establishment-level .tag-term-item {
  padding: 0.6rem 1.2rem;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 500;
  background-color: #00804b;
  border-radius: 3rem;
}
@media screen and (min-width: 40.6875em) {
  .establishment-level .tag-term-item {
    padding: 1rem 1.5rem;
    font-size: 1.8rem;
  }
}
.establishment-level.link-list .tag-term-item {
  padding: 0;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
}
.establishment-level.link-list .tag-term-item a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 1.5rem;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 500;
  border-radius: 3rem;
  border: 2px solid;
}
.establishment-level .tag-term-item.type-A, .establishment-level .tag-term-item.type-A a {
  background-color: #809b00;
  border: 2px solid #809b00;
}
.establishment-level.link-list .tag-term-item.type-A {
  background-color: transparent;
  border-width: 0;
}
.establishment-level.link-list .tag-term-item.type-A a:hover, .establishment-level.link-list .tag-term-item.type-A a:focus {
  color: #809b00;
  background-color: #fff;
}
.establishment-level .tag-term-item.type-B, .establishment-level .tag-term-item.type-B a {
  background-color: #61a677;
  border: 2px solid #61a677;
}
.establishment-level.link-list .tag-term-item.type-B {
  background-color: transparent;
  border-width: 0;
}
.establishment-level.link-list .tag-term-item.type-B a:hover, .establishment-level.link-list .tag-term-item.type-B a:focus {
  color: #61a677;
  background-color: #fff;
}
.establishment-level .tag-term-item.type-C, .establishment-level .tag-term-item.type-C a {
  background-color: #b45a14;
  border: 2px solid #b45a14;
}
.establishment-level.link-list .tag-term-item.type-C {
  background-color: transparent;
  border-width: 0;
}
.establishment-level.link-list .tag-term-item.type-C a:hover, .establishment-level.link-list .tag-term-item.type-C a:focus {
  color: #b45a14;
  background-color: #fff;
}

.toast {
  position: fixed;
  right: 0;
  bottom: 2.5rem;
  left: 0;
  width: 95%;
  max-width: 70rem;
  margin: 0 auto;
  padding: 5rem 2rem 2rem;
  z-index: 2;
  background-color: #ff8a05;
  -webkit-box-shadow: 0 0 5px 4px rgba(0, 0, 0, 0.18);
          box-shadow: 0 0 5px 4px rgba(0, 0, 0, 0.18);
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 40.6875em) {
  .toast {
    padding: 5rem;
    bottom: 25%;
  }
}
@media screen and (min-width: 76.3125em) {
  .toast {
    padding: 5rem;
  }
}
.toast.active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.toast-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 5rem;
  height: 5rem;
  text-indent: 100%;
  overflow: hidden;
}
.toast-close::before {
  content: "\e903";
  font-size: 2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  text-indent: 0;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}

.video-highlight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 53.1875em) {
  .video-highlight {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.video-highlight-info {
  width: 100%;
  padding-bottom: 2rem;
  font-size: 1.6rem;
}
@media screen and (min-width: 53.1875em) {
  .video-highlight-info {
    width: 50%;
    padding-right: 1.5rem;
    padding-bottom: 0;
    font-size: 1.8rem;
  }
}
.video-highlight-info-title {
  margin-bottom: 1rem;
  font-size: 2.4rem;
  line-height: 1.4;
}
@media screen and (min-width: 53.1875em) {
  .video-highlight-info-title {
    font-size: 3.2rem;
  }
}
.video-highlight-info .tag-term-list {
  margin-bottom: 2.5rem;
}
.video-highlight-info .btn-C {
  margin-top: 2rem;
  font-size: 1.6rem;
}
.video-highlight-img {
  margin: 0 auto;
}