@charset "UTF-8";
/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role=list],
ol[role=list] {
  list-style: none;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
/* cover-by-your-grace */
@font-face {
  font-family: "Covered By Your Grace";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("fonts/covered_by_your_grace.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* roboto-100 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: local(""), url("fonts/roboto-v29-latin-100.woff") format("woff");
}
/* roboto-100italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: local(""), url("fonts/roboto-v29-latin-100italic.woff") format("woff");
}
/* roboto-300 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("fonts/roboto-v29-latin-300.woff") format("woff");
}
/* roboto-300italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: local(""), url("fonts/roboto-v29-latin-300italic.woff") format("woff");
}
/* roboto-regular - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("fonts/roboto-v29-latin-regular.woff") format("woff");
}
/* roboto-italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: local(""), url("fonts/roboto-v29-latin-italic.woff") format("woff");
}
/* roboto-500 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("fonts/roboto-v29-latin-500.woff") format("woff");
}
/* roboto-500italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: local(""), url("fonts/roboto-v29-latin-500italic.woff") format("woff");
}
/* roboto-700 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("fonts/roboto-v29-latin-700.woff") format("woff");
}
/* roboto-700italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: local(""), url("fonts/roboto-v29-latin-700italic.woff") format("woff");
}
/* roboto-900 - latin */
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: local(""), url("fonts/roboto-v29-latin-900.woff") format("woff");
}
/* roboto-900italic - latin */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: local(""), url("fonts/roboto-v29-latin-900italic.woff") format("woff");
}
/* montserrat-100 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 100;
  src: local(""), url("fonts/montserrat-v23-latin-100.woff") format("woff");
}
/* montserrat-200 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 200;
  src: local(""), url("fonts/montserrat-v23-latin-200.woff") format("woff");
}
/* montserrat-300 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: local(""), url("fonts/montserrat-v23-latin-300.woff") format("woff");
}
/* montserrat-regular - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local(""), url("fonts/montserrat-v23-latin-regular.woff") format("woff");
}
/* montserrat-500 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: local(""), url("fonts/montserrat-v23-latin-500.woff") format("woff");
}
/* montserrat-600 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: local(""), url("fonts/montserrat-v23-latin-600.woff") format("woff");
}
/* montserrat-700 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local(""), url("fonts/montserrat-v23-latin-700.woff") format("woff");
}
/* montserrat-800 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  src: local(""), url("fonts/montserrat-v23-latin-800.woff") format("woff");
}
/* montserrat-900 - latin */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  src: local(""), url("fonts/montserrat-v23-latin-900.woff") format("woff");
}
/* montserrat-100italic - latin */
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 100;
  src: local(""), url("fonts/montserrat-v23-latin-100italic.woff") format("woff");
}
/* montserrat-200italic - latin */
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 200;
  src: local(""), url("fonts/montserrat-v23-latin-200italic.woff") format("woff");
}
/* montserrat-300italic - latin */
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 300;
  src: local(""), url("fonts/montserrat-v23-latin-300italic.woff") format("woff");
}
/* montserrat-italic - latin */
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  src: local(""), url("fonts/montserrat-v23-latin-italic.woff") format("woff");
}
/* montserrat-500italic - latin */
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 500;
  src: local(""), url("fonts/montserrat-v23-latin-500italic.woff") format("woff");
}
/* montserrat-600italic - latin */
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 600;
  src: local(""), url("fonts/montserrat-v23-latin-600italic.woff") format("woff");
}
/* montserrat-700italic - latin */
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 700;
  src: local(""), url("fonts/montserrat-v23-latin-700italic.woff") format("woff");
}
/* montserrat-800italic - latin */
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 800;
  src: local(""), url("fonts/montserrat-v23-latin-800italic.woff") format("woff");
}
/* montserrat-900italic - latin */
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 900;
  src: local(""), url("fonts/montserrat-v23-latin-900italic.woff") format("woff");
}
/* reduce overly large fluid font size on large screens but retain large size on mobile and provide old iphone fallback */
header h1.has-gigantic-responsive-font-size.has-text-special,
header h1.has-gigantic-responsive-font-size {
  font-size: 2rem !important;
}
@supports (font-size: clamp(1rem, 1rem, 1rem)) {
  header h1.has-gigantic-responsive-font-size.has-text-special,
  header h1.has-gigantic-responsive-font-size {
    font-size: clamp(1.6rem, 0.4834269663rem + 5.9550561798vw, 4.25rem) !important;
  }
}

@supports (font-size: clamp(1rem, 1rem, 1rem)) {
  @media (min-width: 600px) {
    h1.has-gigantic-responsive-font-size {
      font-size: clamp(1.6rem, 0.4834269663rem + 5.9550561798vw, 2.5rem) !important;
    }
  }
}
body {
  height: 100%;
  width: 100%;
}

@media (max-width: 480px) {
  html, body {
    max-width: 100%;
    overflow-x: hidden;
    padding-left: 0;
    padding-right: 0;
  }
}
.wp-site-blocks {
  /* raise template block below main to ensure sustainablility tooltips stay above subsequent content */
}
.wp-site-blocks > div {
  position: relative;
}
.wp-site-blocks > footer,
.wp-site-blocks > main ~ .wp-block-template-part,
.wp-site-blocks > main,
.wp-site-blocks > .wp-block-template-part > main,
.wp-site-blocks [class*=ft-header-] + main {
  position: relative;
  z-index: 1;
  -webkit-transform: translate3d(0, 0, 0);
  background-color: var(--wp--preset--color--grey-100);
}
.wp-site-blocks > main + .wp-block-template-part {
  z-index: 2;
  transform: translate3d(0, 0, 0);
}
.wp-site-blocks > main {
  background-color: var(--wp--preset--color--grey-200);
}
.wp-site-blocks > main.wp-container-20 {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.wp-site-blocks .wp-container-16 .wp-block-image.aligncenter > figcaption {
  min-width: 11rem;
}
.wp-site-blocks body.page-id-38 h1.has-gigantic-responsive-font-size {
  padding-top: 4rem;
}
.wp-site-blocks body.page-id-38 main.entry-content {
  padding-top: 0 !important;
}
.wp-site-blocks body.page-id-38 main.entry-content .ft-hero-default {
  display: none;
}
.wp-site-blocks body.page-id-38 main.entry-content h1 {
  padding-top: 1rem;
}

/** optional className to wrap flex rows only on mobile */
body .has-wrap-mobile .is-layout-flex.is-nowrap,
body .is-layout-flex.is-nowrap.is-wrap-mobile {
  flex-wrap: nowrap;
}

@media (max-width: 779px) {
  body .is-layout-flex.is-wrap-mobile,
  body .is-layout-flex.is-nowrap.is-wrap-mobile,
  body .has-wrap-mobile .is-layout-flex,
  body .has-wrap-mobile .is-layout-flex.is-nowrap {
    flex-wrap: wrap;
  }
}
/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/
:root {
  --animate-duration:1s;
  --animate-delay:1s;
  --animate-repeat:1;
}

.animate__animated {
  animation-duration: 1s;
  animation-duration: var(--animate-duration);
  animation-fill-mode: both;
}

.animate__animated.animate__infinite {
  animation-iteration-count: infinite;
}

.animate__animated.animate__repeat-1 {
  animation-iteration-count: 1;
  animation-iteration-count: var(--animate-repeat);
}

.animate__animated.animate__repeat-2 {
  animation-iteration-count: 2;
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}

.animate__animated.animate__repeat-3 {
  animation-iteration-count: 3;
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}

.animate__animated.animate__delay-1s {
  animation-delay: 1s;
  animation-delay: var(--animate-delay);
}

.animate__animated.animate__delay-2s {
  animation-delay: 2s;
  animation-delay: calc(var(--animate-delay) * 2);
}

.animate__animated.animate__delay-3s {
  animation-delay: 3s;
  animation-delay: calc(var(--animate-delay) * 3);
}

.animate__animated.animate__delay-4s {
  animation-delay: 4s;
  animation-delay: calc(var(--animate-delay) * 4);
}

.animate__animated.animate__delay-5s {
  animation-delay: 5s;
  animation-delay: calc(var(--animate-delay) * 5);
}

.animate__animated.animate__faster {
  animation-duration: 0.5s;
  animation-duration: calc(var(--animate-duration) / 2);
}

.animate__animated.animate__fast {
  animation-duration: 0.8s;
  animation-duration: calc(var(--animate-duration) * 0.8);
}

.animate__animated.animate__slow {
  animation-duration: 2s;
  animation-duration: calc(var(--animate-duration) * 2);
}

.animate__animated.animate__slower {
  animation-duration: 3s;
  animation-duration: calc(var(--animate-duration) * 3);
}

@media (prefers-reduced-motion: reduce), print {
  .animate__animated {
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    animation-iteration-count: 1 !important;
  }
  .animate__animated[class*=Out] {
    opacity: 0;
  }
}
@keyframes bounce {
  0%, 20%, 53%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }
  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
.animate__bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  0%, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.animate__flash {
  animation-name: flash;
}
@keyframes pulse {
  0% {
    transform: scaleX(1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scaleX(1);
  }
}
.animate__pulse {
  animation-name: pulse;
  animation-timing-function: ease-in-out;
}
@keyframes rubberBand {
  0% {
    transform: scaleX(1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scaleX(1);
  }
}
.animate__rubberBand {
  animation-name: rubberBand;
}
@keyframes shakeX {
  0%, to {
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}
.animate__shakeX {
  animation-name: shakeX;
}
@keyframes shakeY {
  0%, to {
    transform: translateZ(0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(0, -10px, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(0, 10px, 0);
  }
}
.animate__shakeY {
  animation-name: shakeY;
}
@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}
.animate__headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}
@keyframes swing {
  20% {
    transform: rotate(15deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(5deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  to {
    transform: rotate(0deg);
  }
}
.animate__swing {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  0% {
    transform: scaleX(1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  to {
    transform: scaleX(1);
  }
}
.animate__tada {
  animation-name: tada;
}
@keyframes wobble {
  0% {
    transform: translateZ(0);
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate(-5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate(3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate(-3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate(2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate(-1deg);
  }
  to {
    transform: translateZ(0);
  }
}
.animate__wobble {
  animation-name: wobble;
}
@keyframes jello {
  0%, 11.1%, to {
    transform: translateZ(0);
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.animate__jello {
  animation-name: jello;
  transform-origin: center;
}
@keyframes heartBeat {
  0% {
    transform: scale(1);
  }
  14% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(1);
  }
  42% {
    transform: scale(1.3);
  }
  70% {
    transform: scale(1);
  }
}
.animate__heartBeat {
  animation-name: heartBeat;
  animation-duration: 1.3s;
  animation-duration: calc(var(--animate-duration) * 1.3);
  animation-timing-function: ease-in-out;
}
@keyframes backInDown {
  0% {
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInDown {
  animation-name: backInDown;
}
@keyframes backInLeft {
  0% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInLeft {
  animation-name: backInLeft;
}
@keyframes backInRight {
  0% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInRight {
  animation-name: backInRight;
}
@keyframes backInUp {
  0% {
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }
  80% {
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
.animate__backInUp {
  animation-name: backInUp;
}
@keyframes backOutDown {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutDown {
  animation-name: backOutDown;
}
@keyframes backOutLeft {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutLeft {
  animation-name: backOutLeft;
}
@keyframes backOutRight {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateX(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutRight {
  animation-name: backOutRight;
}
@keyframes backOutUp {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  20% {
    transform: translateY(0) scale(0.7);
    opacity: 0.7;
  }
  to {
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
.animate__backOutUp {
  animation-name: backOutUp;
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    transform: scaleX(1);
  }
}
.animate__bounceIn {
  animation-duration: 0.75s;
  animation-duration: calc(var(--animate-duration) * 0.75);
  animation-name: bounceIn;
}
@keyframes bounceInDown {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }
  to {
    transform: translateZ(0);
  }
}
.animate__bounceInDown {
  animation-name: bounceInDown;
}
@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }
  to {
    transform: translateZ(0);
  }
}
.animate__bounceInLeft {
  animation-name: bounceInLeft;
}
@keyframes bounceInRight {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }
  75% {
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }
  90% {
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }
  to {
    transform: translateZ(0);
  }
}
.animate__bounceInRight {
  animation-name: bounceInRight;
}
@keyframes bounceInUp {
  0%, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  75% {
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }
  90% {
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }
  to {
    transform: translateZ(0);
  }
}
.animate__bounceInUp {
  animation-name: bounceInUp;
}
@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.animate__bounceOut {
  animation-duration: 0.75s;
  animation-duration: calc(var(--animate-duration) * 0.75);
  animation-name: bounceOut;
}
@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
.animate__bounceOutDown {
  animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutLeft {
  animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
.animate__bounceOutRight {
  animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
.animate__bounceOutUp {
  animation-name: bounceOutUp;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.animate__fadeIn {
  animation-name: fadeIn;
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.animate__fadeInDown {
  animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.animate__fadeInDownBig {
  animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.animate__fadeInLeft {
  animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.animate__fadeInLeftBig {
  animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.animate__fadeInRight {
  animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.animate__fadeInRightBig {
  animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.animate__fadeInUp {
  animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.animate__fadeInUpBig {
  animation-name: fadeInUpBig;
}
@keyframes fadeInTopLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.animate__fadeInTopLeft {
  animation-name: fadeInTopLeft;
}
@keyframes fadeInTopRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.animate__fadeInTopRight {
  animation-name: fadeInTopRight;
}
@keyframes fadeInBottomLeft {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.animate__fadeInBottomLeft {
  animation-name: fadeInBottomLeft;
}
@keyframes fadeInBottomRight {
  0% {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.animate__fadeInBottomRight {
  animation-name: fadeInBottomRight;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.animate__fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
.animate__fadeOutDown {
  animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.animate__fadeOutDownBig {
  animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__fadeOutLeft {
  animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
.animate__fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
.animate__fadeOutRight {
  animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
.animate__fadeOutRightBig {
  animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
.animate__fadeOutUp {
  animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
.animate__fadeOutUpBig {
  animation-name: fadeOutUpBig;
}
@keyframes fadeOutTopLeft {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
}
.animate__fadeOutTopLeft {
  animation-name: fadeOutTopLeft;
}
@keyframes fadeOutTopRight {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
}
.animate__fadeOutTopRight {
  animation-name: fadeOutTopRight;
}
@keyframes fadeOutBottomRight {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
}
.animate__fadeOutBottomRight {
  animation-name: fadeOutBottomRight;
}
@keyframes fadeOutBottomLeft {
  0% {
    opacity: 1;
    transform: translateZ(0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
}
.animate__fadeOutBottomLeft {
  animation-name: fadeOutBottomLeft;
}
@keyframes flip {
  0% {
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
    animation-timing-function: ease-in;
  }
}
.animate__animated.animate__flip {
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.animate__flipInX {
  backface-visibility: visible !important;
  animation-name: flipInX;
}
@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotateY(-5deg);
  }
  to {
    transform: perspective(400px);
  }
}
.animate__flipInY {
  backface-visibility: visible !important;
  animation-name: flipInY;
}
@keyframes flipOutX {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.animate__flipOutX {
  animation-duration: 0.75s;
  animation-duration: calc(var(--animate-duration) * 0.75);
  animation-name: flipOutX;
  backface-visibility: visible !important;
}
@keyframes flipOutY {
  0% {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotateY(-15deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.animate__flipOutY {
  animation-duration: 0.75s;
  animation-duration: calc(var(--animate-duration) * 0.75);
  backface-visibility: visible !important;
  animation-name: flipOutY;
}
@keyframes lightSpeedInRight {
  0% {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(-5deg);
  }
  to {
    transform: translateZ(0);
  }
}
.animate__lightSpeedInRight {
  animation-name: lightSpeedInRight;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedInLeft {
  0% {
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
  60% {
    transform: skewX(-20deg);
    opacity: 1;
  }
  80% {
    transform: skewX(5deg);
  }
  to {
    transform: translateZ(0);
  }
}
.animate__lightSpeedInLeft {
  animation-name: lightSpeedInLeft;
  animation-timing-function: ease-out;
}
@keyframes lightSpeedOutRight {
  0% {
    opacity: 1;
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutRight {
  animation-name: lightSpeedOutRight;
  animation-timing-function: ease-in;
}
@keyframes lightSpeedOutLeft {
  0% {
    opacity: 1;
  }
  to {
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
.animate__lightSpeedOutLeft {
  animation-name: lightSpeedOutLeft;
  animation-timing-function: ease-in;
}
@keyframes rotateIn {
  0% {
    transform: rotate(-200deg);
    opacity: 0;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateIn {
  animation-name: rotateIn;
  transform-origin: center;
}
@keyframes rotateInDownLeft {
  0% {
    transform: rotate(-45deg);
    opacity: 0;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInDownLeft {
  animation-name: rotateInDownLeft;
  transform-origin: left bottom;
}
@keyframes rotateInDownRight {
  0% {
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInDownRight {
  animation-name: rotateInDownRight;
  transform-origin: right bottom;
}
@keyframes rotateInUpLeft {
  0% {
    transform: rotate(45deg);
    opacity: 0;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInUpLeft {
  animation-name: rotateInUpLeft;
  transform-origin: left bottom;
}
@keyframes rotateInUpRight {
  0% {
    transform: rotate(-90deg);
    opacity: 0;
  }
  to {
    transform: translateZ(0);
    opacity: 1;
  }
}
.animate__rotateInUpRight {
  animation-name: rotateInUpRight;
  transform-origin: right bottom;
}
@keyframes rotateOut {
  0% {
    opacity: 1;
  }
  to {
    transform: rotate(200deg);
    opacity: 0;
  }
}
.animate__rotateOut {
  animation-name: rotateOut;
  transform-origin: center;
}
@keyframes rotateOutDownLeft {
  0% {
    opacity: 1;
  }
  to {
    transform: rotate(45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
  transform-origin: left bottom;
}
@keyframes rotateOutDownRight {
  0% {
    opacity: 1;
  }
  to {
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.animate__rotateOutDownRight {
  animation-name: rotateOutDownRight;
  transform-origin: right bottom;
}
@keyframes rotateOutUpLeft {
  0% {
    opacity: 1;
  }
  to {
    transform: rotate(-45deg);
    opacity: 0;
  }
}
.animate__rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
  transform-origin: left bottom;
}
@keyframes rotateOutUpRight {
  0% {
    opacity: 1;
  }
  to {
    transform: rotate(90deg);
    opacity: 0;
  }
}
.animate__rotateOutUpRight {
  animation-name: rotateOutUpRight;
  transform-origin: right bottom;
}
@keyframes hinge {
  0% {
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate(80deg);
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate(60deg);
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.animate__hinge {
  animation-duration: 2s;
  animation-duration: calc(var(--animate-duration) * 2);
  animation-name: hinge;
  transform-origin: top left;
}
@keyframes jackInTheBox {
  0% {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.animate__jackInTheBox {
  animation-name: jackInTheBox;
}
@keyframes rollIn {
  0% {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate(-120deg);
  }
  to {
    opacity: 1;
    transform: translateZ(0);
  }
}
.animate__rollIn {
  animation-name: rollIn;
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate(120deg);
  }
}
.animate__rollOut {
  animation-name: rollOut;
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.animate__zoomIn {
  animation-name: zoomIn;
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInDown {
  animation-name: zoomInDown;
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInLeft {
  animation-name: zoomInLeft;
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInRight {
  animation-name: zoomInRight;
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomInUp {
  animation-name: zoomInUp;
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.animate__zoomOut {
  animation-name: zoomOut;
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutDown {
  animation-name: zoomOutDown;
  transform-origin: center bottom;
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
.animate__zoomOutLeft {
  animation-name: zoomOutLeft;
  transform-origin: left center;
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
.animate__zoomOutRight {
  animation-name: zoomOutRight;
  transform-origin: right center;
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.animate__zoomOutUp {
  animation-name: zoomOutUp;
  transform-origin: center bottom;
}
@keyframes slideInDown {
  0% {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.animate__slideInDown {
  animation-name: slideInDown;
}
@keyframes slideInLeft {
  0% {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.animate__slideInLeft {
  animation-name: slideInLeft;
}
@keyframes slideInRight {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.animate__slideInRight {
  animation-name: slideInRight;
}
@keyframes slideInUp {
  0% {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translateZ(0);
  }
}
.animate__slideInUp {
  animation-name: slideInUp;
}
@keyframes slideOutDown {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
.animate__slideOutDown {
  animation-name: slideOutDown;
}
@keyframes slideOutLeft {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
.animate__slideOutLeft {
  animation-name: slideOutLeft;
}
@keyframes slideOutRight {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
.animate__slideOutRight {
  animation-name: slideOutRight;
}
@keyframes slideOutUp {
  0% {
    transform: translateZ(0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
.animate__slideOutUp {
  animation-name: slideOutUp;
}

/** display partners / producers similar to product grid in wp-block-products */
body.post-type-archive-partner ul.is-flex-container {
  --wc-block-grid-size: 15.625rem;
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  display: grid;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  gap: 1rem;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fill, minmax(var(--wc-block-grid-size), 1fr));
  max-width: 48.875rem;
  max-width: calc(2 * var(--wc-block-grid-size) + 1rem) !important;
}
body.post-type-archive-partner ul.is-flex-container .wp-block-post.partner {
  position: relative;
  font-size: inherit !important;
  background-color: var(--wp--preset--color--grey-100);
  min-width: var(--wc-block-grid-size);
  max-width: var(--wc-block-grid-size);
  border: 0;
  border-radius: 0.5rem;
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  padding: 0;
}
body.post-type-archive-partner ul.is-flex-container .wp-block-post.partner:hover {
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.5);
}
body.post-type-archive-partner ul.is-flex-container .wp-block-post.partner, body.post-type-archive-partner ul.is-flex-container .wp-block-post.partner > a {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  overflow: hidden;
  text-decoration: none;
}
body.post-type-archive-partner ul.is-flex-container .wp-block-post.partner .wp-block-post-featured-image {
  flex-grow: 0;
  flex-shrink: 1;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
body.post-type-archive-partner ul.is-flex-container .wp-block-post.partner .wp-block-post-featured-image img {
  width: var(--wc-block-grid-size);
  height: var(--wc-block-grid-size);
  -o-object-fit: cover;
     object-fit: cover;
}
body.post-type-archive-partner ul.is-flex-container .wp-block-post.partner .wp-block-post-title {
  height: auto;
  min-height: 3.625rem;
  flex-grow: 0;
  flex-shrink: 1;
  top: var(--wc-block-grid-size);
  margin: 1rem 0.25rem 1rem 1rem;
  text-align: left;
  font-weight: 500;
}
body.post-type-archive-partner ul.is-flex-container .wp-block-post.partner .wp-block-post-title a, body.post-type-archive-partner ul.is-flex-container .wp-block-post.partner .wp-block-post-title a:link {
  text-decoration: none;
}
body.post-type-archive-partner ul.is-flex-container .wp-block-post.partner > p {
  margin: 0 0.25rem 0.25rem 1rem;
}
@media (min-width: 815px) {
  body.post-type-archive-partner ul.is-flex-container,
  body.post-type-archive-partner ul.is-flex-container.columns-5,
  body.post-type-archive-partner ul.is-flex-container.columns-4 {
    max-width: calc(3 * var(--wc-block-grid-size) + 2rem) !important;
  }
}
@media (min-width: 1186px) {
  body.post-type-archive-partner ul.is-flex-container,
  body.post-type-archive-partner ul.is-flex-container.columns-5,
  body.post-type-archive-partner ul.is-flex-container.columns-4 {
    max-width: 65.5rem;
    max-width: calc(4 * var(--wc-block-grid-size) + 3rem) !important;
  }
}
@media (max-width: 599px) {
  body.post-type-archive-partner ul.is-flex-container,
  body.post-type-archive-partner ul.is-flex-container.columns-5,
  body.post-type-archive-partner ul.is-flex-container.columns-4 {
    display: flex;
    justify-content: space-between;
    padding-right: 0.25rem;
  }
  body.post-type-archive-partner ul.is-flex-container .wp-block-post.partner,
  body.post-type-archive-partner ul.is-flex-container.columns-5 .wp-block-post.partner,
  body.post-type-archive-partner ul.is-flex-container.columns-4 .wp-block-post.partner {
    margin-bottom: 0.5rem;
    margin-right: 0;
    margin-left: 0;
    flex: 1 0 45%;
    min-width: unset;
    max-width: 50%;
  }
  body.post-type-archive-partner ul.is-flex-container .wp-block-post.partner:nth-child(odd),
  body.post-type-archive-partner ul.is-flex-container.columns-5 .wp-block-post.partner:nth-child(odd),
  body.post-type-archive-partner ul.is-flex-container.columns-4 .wp-block-post.partner:nth-child(odd) {
    padding-right: 0;
  }
  body.post-type-archive-partner ul.is-flex-container .wp-block-post.partner .wp-block-post-featured-image img,
  body.post-type-archive-partner ul.is-flex-container.columns-5 .wp-block-post.partner .wp-block-post-featured-image img,
  body.post-type-archive-partner ul.is-flex-container.columns-4 .wp-block-post.partner .wp-block-post-featured-image img {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 389px) {
  body.post-type-archive-partner ul.is-flex-container,
  body.post-type-archive-partner ul.is-flex-container.columns-5,
  body.post-type-archive-partner ul.is-flex-container.columns-4 {
    justify-content: space-around;
  }
  body.post-type-archive-partner ul.is-flex-container .wp-block-post.partner,
  body.post-type-archive-partner ul.is-flex-container.columns-5 .wp-block-post.partner,
  body.post-type-archive-partner ul.is-flex-container.columns-4 .wp-block-post.partner {
    flex: 1 0 100%;
    max-width: 250px;
    max-width: var(--wc-block-grid-size);
  }
}
@media (max-width: 1063px) {
  body.post-type-archive-partner body:not(.woocommerce-shop) ul.is-flex-container,
  body.post-type-archive-partner body:not(.woocommerce-shop) ul.is-flex-container.columns-5,
  body.post-type-archive-partner body:not(.woocommerce-shop) ul.is-flex-container.columns-4 {
    max-width: none !important;
  }
  body.post-type-archive-partner body:not(.woocommerce-shop) ul.is-flex-container .wp-block-post.partner,
  body.post-type-archive-partner body:not(.woocommerce-shop) ul.is-flex-container.columns-5 .wp-block-post.partner,
  body.post-type-archive-partner body:not(.woocommerce-shop) ul.is-flex-container.columns-4 .wp-block-post.partner {
    display: flex !important;
    flex-wrap: nowrap;
    justify-content: space-between;
    overflow-x: auto;
    max-width: none;
    padding: 0 0.5rem 0.5rem 0.5rem;
  }
  body.post-type-archive-partner body:not(.woocommerce-shop) ul.is-flex-container .wp-block-post.partner .wc-block-grid__product,
  body.post-type-archive-partner body:not(.woocommerce-shop) ul.is-flex-container.columns-5 .wp-block-post.partner .wc-block-grid__product,
  body.post-type-archive-partner body:not(.woocommerce-shop) ul.is-flex-container.columns-4 .wp-block-post.partner .wc-block-grid__product {
    width: var(--wc-block-grid-size);
    max-width: none;
    flex: 1 0 auto;
  }
}

.product .woocommerce-Reviews-title {
  display: none;
}
.product .price:not(.wc-gzd-additional-info) {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  width: -moz-min-content;
  width: min-content;
}
.product .price:not(.wc-gzd-additional-info) .woocommerce-Price-amount {
  color: var(--wp--preset--color--grey-800);
  font-size: 1.75rem;
  display: flex;
  flex-direction: row;
  margin-right: 1rem;
}
.product .price:not(.wc-gzd-additional-info) .woocommerce-Price-amount::before {
  content: " ";
  background: no-repeat url("svg/price_tag_euro_icon.svg");
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  margin: 0.5rem 1rem 0 0;
}
@media (max-width: 480px) {
  .product .price:not(.wc-gzd-additional-info) .woocommerce-Price-amount {
    font-size: 1.5rem;
    margin-right: 0;
  }
}
.product .price:not(.wc-gzd-additional-info) .woocommerce-Price-currencySymbol::after {
  content: "*";
  width: 1rem;
}
.product ins > .woocommerce-Price-amount::before {
  content: "";
  width: 0;
}
.product .woocommerce-product-attributes-item--attribute_pa_priceperkg {
  font-size: 1.375rem;
  color: var(--wp--preset--color--grey-500);
}
.product .woocommerce-price-suffix {
  display: block;
  flex: 1 0 100%;
  color: var(--wp--preset--color--grey-800);
  font-size: 0.875rem;
  margin-bottom: 1rem;
}
.product .stock,
.product .stock .in-stock {
  display: none;
}
.product .ft-order-interval-info {
  background-color: var(--wp--preset--color--united-nations-blue-50);
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  margin: 1rem 0 0.5rem 0;
}
.product .ft-order-interval-info > p + p {
  margin-top: 1rem;
}

.woocommerce div.product .wc-gzd-additional-info.price-unit, .woocommerce li.product .wc-gzd-additional-info.price-unit {
  display: inline;
  font-size: 1.375rem;
  color: var(--wp--preset--color--grey-500);
}
.woocommerce div.product .wc-gzd-additional-info.product-units-wrapper, .woocommerce li.product .wc-gzd-additional-info.product-units-wrapper {
  display: none;
}
.woocommerce div.product div.summary .woocommerce-product-details__short-description, .woocommerce li.product div.summary .woocommerce-product-details__short-description {
  margin-bottom: 1rem;
}
.woocommerce div.product .product_title, .woocommerce div.product h1.product_title, .woocommerce li.product .product_title, .woocommerce li.product h1.product_title {
  font-size: 2.5rem;
  margin-bottom: 1rem;
}
@media (max-width: 480px) {
  .woocommerce div.product .product_title, .woocommerce div.product h1.product_title, .woocommerce li.product .product_title, .woocommerce li.product h1.product_title {
    max-width: calc(100% - 1.5rem);
  }
}
@media (min-width: 600px) {
  .woocommerce div.product .product_title, .woocommerce div.product h1.product_title, .woocommerce li.product .product_title, .woocommerce li.product h1.product_title {
    font-size: clamp(1.6rem, 0.4834269663rem + 5.9550561798vw, 2.5rem);
  }
}

@media (max-width: 480px) {
  body.woocommerce.single-product .entry-summary h1.product_title {
    font-size: 2.125rem;
  }
}
.related.products {
  display: none;
}

.woocommerce div.product form.cart + .ppc-button-wrapper {
  margin-top: 1rem;
}

@media (max-width: 480px) {
  body.single-product main {
    padding-top: 0 !important;
  }
}
.woocommerce div.product p.price .wcsatt-sub-options del,
.woocommerce div.product span.price .wcsatt-sub-options del,
.woocommerce div.product p.price .wcsatt-options-prompt-label-subscription del,
.woocommerce div.product span.price .wcsatt-options-prompt-label-subscription del {
  display: none;
}

.wcsatt-sub-options .price:not(.wc-gzd-additional-info) .woocommerce-Price-amount {
  align-items: baseline;
}

@media (max-width: 600px) {
  .wcsatt-sub-options {
    padding-top: 0.5rem;
  }
  .woocommerce-product-details__short-description h4 img {
    float: right;
    margin-top: -2rem;
  }
  .woocommerce div.product .woocommerce-tabs .panel.woocommerce-Tabs-panel--description {
    padding: 1rem;
  }
}
@media (max-width: 480px) {
  .ft-footer .wp-block-social-links {
    justify-content: center;
  }
  .ft-footer .wp-block-social-links .wp-social-link {
    padding: 0.5rem 0.5rem 0 0.5rem !important;
  }
}
/*
    ```
+-------------------------------------+---------+------------------------------------------------+
| block / template / shortcode        | element | markup / class names                           |
+-------------------------------------+---------+------------------------------------------------+
| wp:woocommerce/handpicked-products  | wrapper | .wc-block-grid.wp|wc-block-handpicked-products |
| wp:woocommerce/handpicked-products  | grid    | ul.wc-block-grid__products                     |
| wp:woocommerce/handpicked-products  | tile    | li.wc-block-grid__product                      |
| wp:woocommerce/handpicked-products  | content | a.wc-block-grid__product-link > div > img      |
| wp:woocommerce/handpicked-products  | image   | img.attachment-woocommerce_thumbnail           |
| wp:woocommerce/handpicked-products  | title   | div.wc-block-grid__product-title               |
+-------------------------------------+---------+------------------------------------------------+
| legacy-template: archive-product    | wrapper | (no wrapper)                                   |
| legacy-template: archive-product    | grid    | ul.products                                    |
| legacy-template: archive-product    | tile    | li.product.type-product                        |
| legacy-template: archive-product`   | content | a.woocommerce-loop-product__link > div > img   |
| legacy-template: archive-product`   | image   | img                                            |
| legacy-template: archive-product`   | title   | h2.woocommerce-loop-product__title             |
+-------------------------------------+---------+------------------------------------------------+
| [products] shortcode (obsolete)     | wrapper | div.woocommerce                                |
| [products] shortcode (obsolete)     | grid    | ul.products                                    |
| [products] shortcode (obsolete)     | tile    | li.product.type-product                        |
| [products] shortcode (obsolete)     | content | a.woocommerce-loop-product__link > div > img   |
| [products] shortcode (obsolete)     | image   | img                                            |
| [products] shortcode (obsolete)     | title   | h2.woocommerce-loop-product__title             |
+-------------------------------------+---------+------------------------------------------------+
| wp:woocommerce/all-products (buggy) | wrapper | div.wc-block-grid                              |
| wp:woocommerce/all-products (buggy) | grid    | ul.wc-block-grid__products                     |
| wp:woocommerce/all-products (buggy) | tile    | li.wc-block-grid__product.wc-block-layout      |
| wp:woocommerce/all-products (buggy) | content | div.wc-block-grid__product-image > a > img     |
| wp:woocommerce/all-products (buggy) | image   | img.product-image                              |
| wp:woocommerce/all-products (buggy) | title   | h2.wc-block-grid__product-title                |
+-------------------------------------+---------+------------------------------------------------+
```
*/
body.woocommerce-active {
  --wc-block-grid-size: 15.625rem;
}
@media (max-width: 599px) {
  body.woocommerce-active:not(.archive) .wc-block-grid__products,
  body.woocommerce-active:not(.archive) ul.products {
    justify-content: flex-start !important;
    padding-left: 0.5rem !important;
  }
}
@media (max-width: 599px) {
  body.woocommerce-active.archive {
    --wc-block-grid-size: 12rem;
    --wc-block-grid-size: 41vw;
  }
  body.woocommerce-active.archive .wc-block-grid__products,
  body.woocommerce-active.archive ul.products {
    display: flex !important;
    gap: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    justify-content: space-around;
    width: 100% !important;
  }
  body.woocommerce-active.archive ul.products li.product .wc-gzd-additional-info.price-unit {
    top: 0 !important;
    max-width: unset !important;
    min-width: unset !important;
    width: auto !important;
    flex-basis: auto !important;
    flex-shrink: 1 !important;
    text-align: left;
    margin-left: 1rem;
    padding: 0;
  }
  body.woocommerce-active.archive ul.products li.product .woocommerce-loop-product__link > *:first-child {
    width: 100% !important;
  }
}
body.woocommerce-active .wc-block-grid__products,
body.woocommerce-active ul.products {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  display: grid;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  gap: 1rem;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fill, minmax(var(--wc-block-grid-size), 1fr));
  max-width: calc(100% - 2rem);
}
@supports (-webkit-touch-callout: none) and (not (translate: none)) {
  body.woocommerce-active .wc-block-grid__products .wc-block-grid__product,
  body.woocommerce-active ul.products .wc-block-grid__product {
    margin-bottom: 1rem;
  }
  body.woocommerce-active .wc-block-grid__products .wc-block-grid__product + *,
  body.woocommerce-active ul.products .wc-block-grid__product + * {
    margin-left: 1rem !important;
  }
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product,
body.woocommerce-active ul.products li.product {
  position: relative;
  font-size: inherit !important;
  background-color: var(--wp--preset--color--grey-100);
  min-width: var(--wc-block-grid-size);
  max-width: var(--wc-block-grid-size);
  height: calc(var(--wc-block-grid-size) + 6.25rem);
  max-height: calc(var(--wc-block-grid-size) + 6.25rem);
  border: 0;
  border-radius: 0.5rem;
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product:hover,
body.woocommerce-active ul.products li.product:hover {
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.5);
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product, body.woocommerce-active .wc-block-grid__products .wc-block-grid__product > a,
body.woocommerce-active ul.products li.product,
body.woocommerce-active ul.products li.product > a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-decoration: none;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .tp-image-wrapper,
body.woocommerce-active ul.products li.product .tp-image-wrapper {
  min-height: 235px;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-name,
body.woocommerce-active ul.products li.product .wc-block-components-product-name {
  text-decoration: none;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale,
body.woocommerce-active ul.products li.product .wc-block-grid__product-onsale {
  height: 1.5625rem;
  position: absolute;
  top: 1rem;
  padding: 1rem;
  right: 0;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background-color: var(--wp--preset--color--titanium-yellow-400);
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart,
body.woocommerce-active ul.products li.product .wc-block-grid__product-add-to-cart {
  height: 2.1875rem;
  position: absolute;
  margin: 1rem;
  padding: 0;
  bottom: 0;
  right: 0;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart > a.added_to_cart,
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product a.added_to_cart,
body.woocommerce-active ul.products li.product .wc-block-grid__product-add-to-cart > a.added_to_cart,
body.woocommerce-active ul.products li.product a.added_to_cart {
  display: none;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .price:not(.wc-gzd-additional-info) .woocommerce-Price-amount,
body.woocommerce-active ul.products li.product .price:not(.wc-gzd-additional-info) .woocommerce-Price-amount {
  margin-right: 0.5rem;
  margin-bottom: -7px;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .woocommerce-Price-currencySymbol::after,
body.woocommerce-active ul.products li.product .woocommerce-Price-currencySymbol::after {
  content: "*";
  width: 1rem;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .woocommerce-product-attributes-item--attribute_pa_priceperkg,
body.woocommerce-active ul.products li.product .woocommerce-product-attributes-item--attribute_pa_priceperkg {
  font-size: 0.75rem;
  color: var(--wp--preset--color--grey-500);
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-gzd-additional-info.price-unit,
body.woocommerce-active ul.products li.product .wc-gzd-additional-info.price-unit {
  position: relative;
  margin-top: 0;
  margin-left: 1.75rem;
  font-size: 0.75rem;
  color: var(--wp--preset--color--grey-500);
  text-align: center;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .woocommerce-price-suffix,
body.woocommerce-active ul.products li.product .woocommerce-price-suffix {
  display: none;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wcsatt-sub-options,
body.woocommerce-active ul.products li.product .wcsatt-sub-options {
  display: none;
}
body.woocommerce-active .product.purchasable.outofstock .price {
  display: none;
}
body.woocommerce-active .product.purchasable.outofstock a.button {
  padding: 0.25rem 1rem 0.25rem 1rem;
  margin: 0 0.25rem 0.25rem 0.25rem;
  text-align: center;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-gzd-additional-info.price-unit {
  top: -1.4325rem;
}
body.woocommerce-active .wc-block-handpicked-products.has-5-columns .wc-block-grid__products .wc-block-grid__product .wc-gzd-additional-info.price-unit {
  top: -1.325rem;
}
body.woocommerce-active ul.products li.product .wc-gzd-additional-info.price-unit {
  top: -0.9rem;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image,
body.woocommerce-active ul.products li.product .woocommerce-loop-product__link > *:first-child {
  width: var(--wc-block-grid-size);
  height: auto;
  max-height: calc(var(--wc-block-grid-size) + 0.5rem);
  flex-grow: 0;
  flex-shrink: 1;
  overflow: hidden;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,
body.woocommerce-active ul.products li.product .woocommerce-loop-product__title {
  height: auto;
  min-height: 1.5625rem;
  flex-grow: 1;
  flex-shrink: 0;
  margin: 0 0.25rem 0.5rem 1rem;
  text-align: left;
  text-decoration: none;
  font-weight: 500;
  font-family: var(--wp--preset--font-family--body);
  font-size: inherit;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title,
body.woocommerce-active ul.products li.product h2.woocommerce-loop-product__title {
  padding: 0;
  line-height: 1.25;
  margin-bottom: 2rem;
  min-height: 2.5rem;
  max-height: 2.5rem;
  overflow-y: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price,
body.woocommerce-active ul.products li.product .woocommerce-loop-product__link .price:not(.price-unit) {
  height: 1.5625rem;
  position: absolute;
  margin: 1rem;
  bottom: 0;
  left: 0;
  font-size: inherit;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price .woocommerce-Price-amount,
body.woocommerce-active ul.products li.product .woocommerce-loop-product__link .price:not(.price-unit) .woocommerce-Price-amount {
  font-size: inherit;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-price .woocommerce-Price-amount::before,
body.woocommerce-active ul.products li.product .woocommerce-loop-product__link .price:not(.price-unit) .woocommerce-Price-amount::before {
  background: none;
  content: none;
  display: none;
}
body.woocommerce-active ul.products li.product .woocommerce-loop-product__link .price:not(.price-unit) {
  width: calc(100% - 16px);
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart > button.add_to_cart_button,
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart > a.add_to_cart_button,
body.woocommerce-active ul.products li.product a.add_to_cart_button {
  background-color: var(--wp--preset--color--united-nations-blue-400);
  font-size: 0;
  border-radius: 64rem;
  display: block;
  width: 2.1875rem;
  height: 2.1875rem;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart > button.add_to_cart_button::before,
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart > a.add_to_cart_button::before,
body.woocommerce-active ul.products li.product a.add_to_cart_button::before {
  content: "+";
  position: absolute;
  top: 0;
  left: 0;
  width: 2.1875rem;
  height: 2.1875rem;
  margin: 0;
  padding: 0.325rem;
  font-size: 1rem;
  font-family: var(--wp--preset--font-family--body);
  color: var(--wp--preset--color--grey-100);
  border-radius: 50%;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart > button.add_to_cart_button::after,
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart > a.add_to_cart_button::after,
body.woocommerce-active ul.products li.product a.add_to_cart_button::after {
  display: none;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart > button.add_to_cart_button:hover,
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart > a.add_to_cart_button:hover,
body.woocommerce-active ul.products li.product a.add_to_cart_button:hover {
  text-decoration: none !important;
}
body.woocommerce-active ul.products li.product > a.add_to_cart_button {
  position: absolute;
  margin: 1rem;
  padding: 0;
  bottom: 0;
  right: 0;
}
body.woocommerce-active ul.products li.product > a.add_to_cart_button:before {
  padding: 0.325rem 0.325rem 0.325rem 0.8125rem;
}
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart > button.add_to_cart_button:after,
body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-add-to-cart > a.add_to_cart_button:after,
body.woocommerce-active ul.products li.product a.add_to_cart_button:after,
body.woocommerce-active ul.products li.product > a.add_to_cart_button:after {
  content: " ";
}
body.woocommerce-active .wc-block-grid .wc-block-grid__products,
body.woocommerce-active .wc-block-grid.has-5-columns .wc-block-grid__products,
body.woocommerce-active .wc-block-grid.has-4-columns .wc-block-grid__products {
  max-width: 48.875rem;
  max-width: calc(3 * var(--wc-block-grid-size) + 2rem);
}
@media (min-width: 1063px) {
  body.woocommerce-active .wc-block-grid .wc-block-grid__products,
  body.woocommerce-active .wc-block-grid.has-5-columns .wc-block-grid__products,
  body.woocommerce-active .wc-block-grid.has-4-columns .wc-block-grid__products {
    max-width: 65.5rem;
    max-width: calc(4 * var(--wc-block-grid-size) + 3rem);
  }
}
@media (min-width: 1203px) {
  body.woocommerce-active .wc-block-grid,
  body.woocommerce-active .wc-block-grid.has-5-columns,
  body.woocommerce-active .woocommerce.columns-5,
  body.woocommerce-active ul.products.columns-4,
  body.woocommerce-active body .is-layout-constrained > .woocommerce.columns-5,
  body.woocommerce-active body .is-layout-constrained > .wp-block-handpicked-products {
    --wc-block-grid-size: min(calc((1188px - (5 - 1) * 1rem - 2rem) / 5), 15.625rem);
    --wp--style--global--content-size: calc(var(--wc-block-grid-size) *5 + 4rem);
  }
  body.woocommerce-active .wc-block-grid .wc-block-grid__products,
  body.woocommerce-active .wc-block-grid.has-5-columns .wc-block-grid__products,
  body.woocommerce-active .woocommerce.columns-5 .wc-block-grid__products,
  body.woocommerce-active ul.products.columns-4 .wc-block-grid__products,
  body.woocommerce-active body .is-layout-constrained > .woocommerce.columns-5 .wc-block-grid__products,
  body.woocommerce-active body .is-layout-constrained > .wp-block-handpicked-products .wc-block-grid__products {
    max-width: unset;
  }
  body.woocommerce-active .wc-block-grid li.product,
  body.woocommerce-active .wc-block-grid.has-5-columns li.product,
  body.woocommerce-active .woocommerce.columns-5 li.product,
  body.woocommerce-active ul.products.columns-4 li.product,
  body.woocommerce-active body .is-layout-constrained > .woocommerce.columns-5 li.product,
  body.woocommerce-active body .is-layout-constrained > .wp-block-handpicked-products li.product {
    margin-bottom: 0.5rem;
  }
  body.woocommerce-active .wc-block-grid li.product .wc-gzd-additional-info.price-unit,
  body.woocommerce-active .wc-block-grid.has-5-columns li.product .wc-gzd-additional-info.price-unit,
  body.woocommerce-active .woocommerce.columns-5 li.product .wc-gzd-additional-info.price-unit,
  body.woocommerce-active ul.products.columns-4 li.product .wc-gzd-additional-info.price-unit,
  body.woocommerce-active body .is-layout-constrained > .woocommerce.columns-5 li.product .wc-gzd-additional-info.price-unit,
  body.woocommerce-active body .is-layout-constrained > .wp-block-handpicked-products li.product .wc-gzd-additional-info.price-unit {
    top: -1.5rem;
  }
}
@media (max-width: 599px) {
  body.woocommerce-active .wc-block-grid .wc-block-grid__products,
  body.woocommerce-active .wc-block-grid.has-5-columns .wc-block-grid__products,
  body.woocommerce-active .wc-block-grid.has-4-columns .wc-block-grid__products {
    display: flex;
    justify-content: space-evenly;
    padding-right: 0.25rem;
    width: auto;
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
  body.woocommerce-active .wc-block-grid .wc-block-grid__products .wc-block-grid__product,
  body.woocommerce-active .wc-block-grid.has-5-columns .wc-block-grid__products .wc-block-grid__product,
  body.woocommerce-active .wc-block-grid.has-4-columns .wc-block-grid__products .wc-block-grid__product {
    margin-bottom: 0.5rem;
    margin-right: 0;
    margin-left: 0;
    flex: 1 0 var(--wc-block-grid-size);
    min-width: var(--wc-block-grid-size);
    max-width: var(--wc-block-grid-size);
    padding-left: 0;
  }
  body.woocommerce-active .wc-block-grid .wc-block-grid__products .wc-block-grid__product:nth-child(odd),
  body.woocommerce-active .wc-block-grid.has-5-columns .wc-block-grid__products .wc-block-grid__product:nth-child(odd),
  body.woocommerce-active .wc-block-grid.has-4-columns .wc-block-grid__products .wc-block-grid__product:nth-child(odd) {
    padding-right: 0;
  }
  body.woocommerce-active .wc-block-grid .wc-block-grid__products .wc-block-grid__product-image,
  body.woocommerce-active .wc-block-grid.has-5-columns .wc-block-grid__products .wc-block-grid__product-image,
  body.woocommerce-active .wc-block-grid.has-4-columns .wc-block-grid__products .wc-block-grid__product-image {
    max-width: 100%;
  }
  body.woocommerce-active .wc-block-grid .wc-block-grid__products .wc-block-grid__product-price,
  body.woocommerce-active .wc-block-grid.has-5-columns .wc-block-grid__products .wc-block-grid__product-price,
  body.woocommerce-active .wc-block-grid.has-4-columns .wc-block-grid__products .wc-block-grid__product-price {
    display: flex;
    flex-wrap: wrap;
  }
  body.woocommerce-active ul.products {
    justify-items: center;
  }
  body.woocommerce-active ul.products li.product .tp-image-wrapper {
    min-height: unset;
  }
}
@media (max-width: 1063px) {
  body.woocommerce-active body:not(.woocommerce-shop) .wc-block-grid,
  body.woocommerce-active body:not(.woocommerce-shop) .wc-block-grid.has-4-columns,
  body.woocommerce-active body:not(.woocommerce-shop) .wp-container-16 > .alignwide {
    max-width: none;
  }
  body.woocommerce-active body:not(.woocommerce-shop) .wc-block-grid .wc-block-grid__products {
    display: flex !important;
    flex-wrap: nowrap;
    justify-content: space-between;
    overflow-x: auto;
    max-width: none;
    padding: 0 0.5rem 0.5rem 0.5rem;
  }
  body.woocommerce-active body:not(.woocommerce-shop) .wc-block-grid .wc-block-grid__products .wc-block-grid__product {
    width: var(--wc-block-grid-size);
    max-width: none;
    flex: 1 0 auto;
  }
}

body.woocommerce-shop .wp-site-blocks > main {
  padding-top: 0 !important;
}

body.woocommerce.tax-product_cat .woocommerce-products-header + div,
body.woocommerce-shop .woocommerce-products-header + div {
  min-height: 2.5rem;
  display: inline-block;
  float: left;
  margin-right: 1rem;
}
body.woocommerce.tax-product_cat .woof_autohide_wrapper,
body.woocommerce-shop .woof_autohide_wrapper {
  margin-left: 0.75rem;
}
body.woocommerce.tax-product_cat .woof_auto_show,
body.woocommerce-shop .woof_auto_show {
  width: 38rem;
  max-width: 90vw;
}
body.woocommerce.tax-product_cat .woof_auto_show .chosen-container,
body.woocommerce-shop .woof_auto_show .chosen-container {
  width: 100% !important;
}
body.woocommerce.tax-product_cat .woof_auto_show .chosen-container-multi .chosen-choices li.search-field input[type=text],
body.woocommerce-shop .woof_auto_show .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  color: var(--wp--preset--color--grey-900);
  font-size: 1rem;
}
body.woocommerce.tax-product_cat .woof_auto_show .chosen-container-multi .chosen-choices,
body.woocommerce-shop .woof_auto_show .chosen-container-multi .chosen-choices {
  border-color: var(--wp--preset--color--grey-900);
  color: var(--wp--preset--color--grey-900);
}
body.woocommerce.tax-product_cat .woof_auto_show .woof_container .woof_container_inner input[type=search],
body.woocommerce-shop .woof_auto_show .woof_container .woof_container_inner input[type=search] {
  border-color: var(--wp--preset--color--grey-900);
  color: var(--wp--preset--color--grey-900);
  padding-left: 0.5rem;
}
body.woocommerce.tax-product_cat .woof_auto_show .woof_container .woof_container_inner input[type=search]::-webkit-search-results-decoration,
body.woocommerce-shop .woof_auto_show .woof_container .woof_container_inner input[type=search]::-webkit-search-results-decoration {
  display: none;
}
body.woocommerce.tax-product_cat a.woof_show_auto_form,
body.woocommerce.tax-product_cat a.woof_hide_auto_form,
body.woocommerce-shop a.woof_show_auto_form,
body.woocommerce-shop a.woof_hide_auto_form {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10.5' cy='10.5' r='7.5'/%3E%3Cline x1='21' y1='21' x2='15.8' y2='15.8'/%3E%3C/svg%3E");
}
body.woocommerce.tax-product_cat .woof_products_top_panel,
body.woocommerce-shop .woof_products_top_panel {
  clear: none;
  float: left;
  margin: 0 0 1rem 0;
}
body.woocommerce.tax-product_cat .woof_products_top_panel li span,
body.woocommerce-shop .woof_products_top_panel li span {
  background: none;
}
body.woocommerce.tax-product_cat .woof_products_top_panel li span::after,
body.woocommerce-shop .woof_products_top_panel li span::after {
  content: "✕";
  width: 0.5rem;
  height: 0.5rem;
  padding-left: 1rem;
}
body.woocommerce.tax-product_cat .woof_products_top_panel_content,
body.woocommerce-shop .woof_products_top_panel_content {
  float: left;
}
body.woocommerce.tax-product_cat .woof_reset_button, body.woocommerce.tax-product_cat .woof_reset_button_2,
body.woocommerce-shop .woof_reset_button,
body.woocommerce-shop .woof_reset_button_2 {
  background: none;
  border: solid 1px;
}
body.woocommerce.tax-product_cat .woof_reset_search_form,
body.woocommerce-shop .woof_reset_search_form {
  background-color: var(--wp--preset--color--united-nations-blue-400) !important;
}
body.woocommerce.tax-product_cat ul.chosen-choices,
body.woocommerce-shop ul.chosen-choices {
  padding: 0.25rem 0.5rem !important;
}
body.woocommerce.tax-product_cat .chosen-container .chosen-results li,
body.woocommerce-shop .chosen-container .chosen-results li {
  font-size: 120%;
}
body.woocommerce.tax-product_cat .chosen-container .chosen-results li.highlighted,
body.woocommerce-shop .chosen-container .chosen-results li.highlighted {
  background-image: none;
  background-color: var(--wp--preset--color--united-nations-blue-400);
}
body.woocommerce.tax-product_cat .woof_husky_txt-input,
body.woocommerce-shop .woof_husky_txt-input {
  padding: 0.5rem;
}
body.woocommerce.tax-product_cat .woof_text_search_container .woof_text_search_go,
body.woocommerce-shop .woof_text_search_container .woof_text_search_go {
  top: 0.5rem;
  right: 0.5rem;
}
body.woocommerce.tax-product_cat .woof_husky_txt-cross,
body.woocommerce-shop .woof_husky_txt-cross {
  display: none !important;
}
body.woocommerce.tax-product_cat input[type=search].woof_husky_txt-input::-webkit-search-decoration,
body.woocommerce.tax-product_cat input[type=search].woof_husky_txt-input::-webkit-search-cancel-button,
body.woocommerce.tax-product_cat input[type=search].woof_husky_txt-input::-webkit-search-results-button,
body.woocommerce.tax-product_cat input[type=search].woof_husky_txt-input::-webkit-search-results-decoration,
body.woocommerce-shop input[type=search].woof_husky_txt-input::-webkit-search-decoration,
body.woocommerce-shop input[type=search].woof_husky_txt-input::-webkit-search-cancel-button,
body.woocommerce-shop input[type=search].woof_husky_txt-input::-webkit-search-results-button,
body.woocommerce-shop input[type=search].woof_husky_txt-input::-webkit-search-results-decoration {
  display: none;
}
body.woocommerce.tax-product_cat .woof_husky_txt-container .woof_husky_txt-option a + div,
body.woocommerce-shop .woof_husky_txt-container .woof_husky_txt-option a + div {
  width: 100%;
}
body.woocommerce.tax-product_cat .woof_husky_txt-container .woof_husky_txt-option .woof_husky_txt-option-title,
body.woocommerce-shop .woof_husky_txt-container .woof_husky_txt-option .woof_husky_txt-option-title {
  font-size: 100%;
}
body.woocommerce.tax-product_cat .woof_husky_txt-container .woof_husky_txt-option .woof_husky_txt-option-title a,
body.woocommerce-shop .woof_husky_txt-container .woof_husky_txt-option .woof_husky_txt-option-title a {
  display: block;
  padding-bottom: 2rem;
}
body.woocommerce.tax-product_cat .woof_husky_txt-container .woof_husky_txt-option .woof_husky_txt-option-text,
body.woocommerce-shop .woof_husky_txt-container .woof_husky_txt-option .woof_husky_txt-option-text {
  display: none;
}
body.woocommerce.tax-product_cat .wc-gzd-additional-info.tax-info,
body.woocommerce-shop .wc-gzd-additional-info.tax-info {
  display: none;
}

.ajax_add_to_cart > button.add_to_cart_button.loading,
a.add_to_cart_button.loading {
  opacity: 1 !important;
  border-radius: 50%;
}
.ajax_add_to_cart > button.add_to_cart_button.loading::before,
a.add_to_cart_button.loading::before {
  content: " " !important;
  position: absolute;
  margin: 0 auto;
  border: solid 0.5rem var(--wp--preset--color--grey-500);
  border-radius: 50%;
  border-right-color: transparent;
  border-bottom-color: transparent;
  -webkit-transition: all 0.5s ease-in;
  -webkit-animation-name: ft__animation--rotate;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  transition: all 0.5s ease-in;
  animation-name: ft__animation--rotate;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@media (min-width: 1203px) {
  body.woocommerce-active.single-partner .wp-block-template-part .wp-block-group aside,
  body.woocommerce-active.single-product main + .wp-block-template-part + .wp-block-template-part aside {
    max-width: unset !important;
  }
  body.woocommerce-active.single-partner .wc-block-grid.wp-block-handpicked-products .wc-block-grid__products,
  body.woocommerce-active.single-product .wc-block-grid.wp-block-handpicked-products .wc-block-grid__products {
    max-width: unset !important;
    display: flex !important;
  }
}
.woocommerce-products-header .woocommerce-products-header__title {
  display: none;
}

body.search-results ul.products li.product {
  max-width: unset;
  max-height: unset;
  height: auto;
}

.wc-block-components-sort-select .wc-block-components-sort-select__label {
  margin-right: 0;
}

.wc-block-mini-cart .wc-block-mini-cart__drawer {
  display: none;
}
.wc-block-mini-cart .wc-block-mini-cart__button {
  cursor: pointer;
}
.wc-block-mini-cart .wc-block-mini-cart__button .wc-block-mini-cart__amount {
  display: none;
}

@media (max-width: 599px) {
  @supports (-webkit-touch-callout: none) {
    body.modal-open {
      overflow: hidden;
    }
    body.modal-open .wc-block-components-drawer__screen-overlay,
    body.modal-open .wc-block-mini-cart__drawer,
    body.modal-open .components-modal__content,
    body.modal-open .wc-block-mini-cart__template-part,
    body.modal-open .wp-block-woocommerce-mini-cart-contents,
    body.modal-open .wp-block-woocommerce-empty-mini-cart-contents-block,
    body.modal-open .wp-block-woocommerce-filled-mini-cart-contents-block {
      height: 100%;
    }
  }
}
.wp-block-query-pagination {
  gap: 1rem !important;
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.wp-block-image.is-style-rounded img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 1188px) {
  .wp-block-group .wp-container-11 > .alignwide,
  .wp-block-group .wp-container-10 > .alignwide {
    max-width: 1012px;
  }
}
body.home .wp-block-group.alignwide[class*=wp-container-]:not(.alignfull):not(.wc-block-grid) > :where(:not(.alignleft):not(.alignright)) p {
  max-width: 1012px !important;
  margin-left: auto !important;
}

body.home .wp-block-group.alignwide[class*=wp-container-]:not(.alignfull):not(.wc-block-grid) > :where(:not(.alignleft):not(.alignright):not(:has(.ft-cards-impact))),
body.home .wp-block-group.alignwide[class*=wp-container-]:not(.alignfull):not(.wc-block-grid) > .wp-block-template-part.ft-impact-container {
  max-width: unset !important;
}

@media (max-width: 1012px) {
  .wc-block-grid .wc-block-grid__products {
    justify-content: center;
  }
}
.woocommerce-tabs {
  margin: auto;
}
.woocommerce-tabs > ul {
  padding: 0 !important;
  margin-bottom: 1rem !important;
  border-bottom: 1px;
  border-top: 0;
  border-inline: 0;
  border-style: solid;
  border-color: var(--wp--preset--color--grey-900);
  display: flex !important;
  flex-direction: row !important;
  list-style: none;
  gap: 1rem !important;
}
@media (max-width: 480px) {
  .woocommerce-tabs > ul {
    gap: 0.125rem !important;
    justify-content: space-between;
    width: 92vw;
    margin-left: 1rem !important;
  }
}
@media (max-width: 1200px) {
  .woocommerce-tabs > ul {
    margin-left: 1rem !important;
  }
}
.woocommerce-tabs > ul > li {
  background-color: unset !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.woocommerce-tabs > ul > li > a {
  text-decoration: none;
}
.woocommerce-tabs > ul > li.active > a, .woocommerce-tabs > ul > li.active > a:link {
  font-width: 500 !important;
}
.woocommerce-tabs > ul > li:not(.active) > a, .woocommerce-tabs > ul > li:not(.active) > a:link {
  font-weight: 400 !important;
}
@media (max-width: 480px) {
  .woocommerce-tabs > ul > li > a {
    padding-top: 0.125rem !important;
  }
}
.woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--ingredients_nutrients h2, .woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--ingredients_nutrients th {
  text-align: left;
  font-size: var(--wp--preset--font-size--normal);
  font-family: var(--wp--preset--font-family--heading);
}
.woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--ingredients_nutrients th {
  padding-right: 1rem;
}
.woocommerce-tabs .woocommerce-Tabs-panel.woocommerce-Tabs-panel--ingredients_nutrients .wc-gzd-product-food-information {
  margin-right: 1rem;
  margin-bottom: 1rem;
}
@media (max-width: 1200px) {
  .woocommerce-tabs .woocommerce-Tabs-panel > table {
    margin-left: 0.5rem;
    max-width: calc(100% - 1rem);
  }
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
  border-bottom: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before, .woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.product_safety_tab, .woocommerce div.product .woocommerce-tabs ul.tabs li.reviews_tab {
  display: none !important;
}

.ft-card-impact {
  border-radius: 0.5rem;
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  margin-bottom: 0.25rem !important;
  min-width: calc((1188px - 2rem - 2rem - 4rem) * 0.2);
}
.ft-card-impact:hover {
  box-shadow: 0.25rem 0.5rem 0.5rem rgba(0, 0, 0, 0.5);
}
.ft-card-impact > div {
  height: 100%;
  justify-content: space-between;
}
.ft-card-impact > div > div:first-child {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.ft-card-impact > div > div:last-child {
  width: 100%;
  height: 3.5rem;
  border-bottom-left-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.ft-card-impact > div > div:last-child > div {
  margin-top: -2rem;
  width: 4rem;
  height: 4rem;
  border-radius: 2rem;
  display: grid;
  align-items: center;
  justify-content: center;
}
.ft-card-impact > div > div:last-child > div > figure > img {
  width: 2.6rem;
  height: 2.6rem;
}

.wp-block-columns.ft-columns-monthly {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.wp-block-columns.ft-columns-monthly > * {
  flex: 1 0 25%;
}
@supports (-webkit-touch-callout: none) and (not (translate: none)) {
  .wp-block-columns.ft-columns-monthly > * {
    margin-bottom: 1rem;
  }
  .wp-block-columns.ft-columns-monthly > * + * {
    margin-left: 1rem;
  }
}
.wp-block-columns.ft-columns-monthly .wp-block-column {
  padding-top: 1rem !important;
  padding-right: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  padding-left: 1rem !important;
  font-family: var(--wp--preset--font-family--body);
  font-size: inherit;
  border-color: var(--wp--preset--color--united-nations-blue-400);
  border-style: solid;
  border-width: 0.25rem;
  border-radius: 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.wp-block-columns.ft-columns-monthly .wp-block-column > * {
  text-align: center;
  font-size: 0.875rem;
}
.wp-block-columns.ft-columns-monthly .wp-block-column h5 {
  font-size: 1.375rem;
}
.wp-block-columns.ft-columns-monthly .wp-block-column::before {
  content: " ";
  background-repeat: no-repeat;
  background-size: 3.3125rem 3.3125rem;
  width: 3.3125rem;
  height: 3.3125rem;
  margin: 0 0 0.5rem 0;
}
.wp-block-columns.ft-columns-monthly .wp-block-column:nth-child(1)::before {
  background-image: url("svg/text_white_page_files_pages_icon.svg");
}
.wp-block-columns.ft-columns-monthly .wp-block-column:nth-child(2)::before {
  background-image: url("svg/package_thin_icon.svg");
}
.wp-block-columns.ft-columns-monthly .wp-block-column:nth-child(3)::before {
  background-image: url("svg/ecology_nature_environment_plant_icon.svg");
}
.wp-block-columns.ft-columns-monthly .wp-block-column:nth-child(4)::before {
  background-image: url("svg/cheerful_happy_love_hug_friends_icon.svg");
}
@media (max-width: 1063px) {
  .wp-block-columns.ft-columns-monthly > .wp-block-column {
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: calc(100% - 2rem);
  }
}

/** hero header */
[class*=ft-header-] {
  position: sticky !important;
  z-index: 0 !important;
  top: 0px;
  margin-top: -113px;
}
[class*=ft-header-] .hero-text {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  padding: 1rem;
  transform: translate(-50%, -50%);
}
@media (max-width: 779px) {
  [class*=ft-header-] .hero-text {
    padding-top: calc(var(--wp-admin--admin-bar--height, 5rem) + 2rem);
  }
  [class*=ft-header-] .hero-text .has-x-large-responsive-font-size {
    font-size: 1.325rem !important;
  }
  [class*=ft-header-] .ft-header-default {
    height: var(--ft--header--size);
  }
  [class*=ft-header-] + main {
    padding-top: 1.5rem !important;
  }
}
[class*=ft-header-] .wp-block-post-featured-image::after {
  content: "";
  inset: 0;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
}

.ft-header-10,
.ft-header-10 ~ * {
  --ft--header--size: calc(10vh);
}

.ft-header-20,
.ft-header-20 ~ * {
  --ft--header--size: calc(20vh);
}

.ft-header-30,
.ft-header-30 ~ * {
  --ft--header--size: calc(30vh);
}

.ft-header-40,
.ft-header-40 ~ * {
  --ft--header--size: calc(40vh);
}

.ft-header-50,
.ft-header-50 ~ * {
  --ft--header--size: calc(50vh);
}

.ft-header-60,
.ft-header-60 ~ * {
  --ft--header--size: calc(60vh);
}

.ft-header-70,
.ft-header-70 ~ * {
  --ft--header--size: calc(70vh);
}

.ft-header-80,
.ft-header-80 ~ * {
  --ft--header--size: calc(80vh);
}

.ft-header-90,
.ft-header-90 ~ * {
  --ft--header--size: calc(90vh);
}

.ft-header-100,
.ft-header-100 ~ * {
  --ft--header--size: calc(100vh);
}

:root {
  --ft--header--size: calc(50vh);
}

.ft-header-blog {
  height: 21.875rem;
  width: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), linear-gradient(90deg, #8EABF6 0%, #F4939C 100%);
}

header figure.wp-block-post-featured-image {
  position: static;
}

.ft-header-default {
  height: var(--ft--header--size);
  width: 100%;
}
.ft-header-default > figure > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.ft-header-default.over {
  visibility: hidden;
}
.ft-header-default.over > * {
  visibility: hidden;
}

.unstuck {
  position: static !important;
}

@media (max-width: 480px) {
  .ft-header-60 figure.wp-block-post-featured-image {
    background-image: url(https://foodtogether.de/wp-content/uploads/2022/10/Header-Image_V2-mobile-1.jpg);
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .ft-header-60 figure.wp-block-post-featured-image img {
    visibility: hidden;
  }
  body.home h3 + .has-blush-400-color {
    margin-top: 0.5rem;
  }
  body.home .wp-container-core-group-is-layout-10 > * + .wc-block-grid.wc-block-handpicked-products,
  body.home .wp-container-core-group-is-layout-10 > * + .wp-block-handpicked-products {
    margin-block-start: 1.5rem !important;
  }
}
@media (min-width: 600px) {
  body.admin-bar [class*=ft-header-] {
    top: var(--wp-admin--admin-bar--height, 0px);
  }
}

@media (min-width: 779px) {
  h1[class*=ft-heading-accent], h2[class*=ft-heading-accent], h3[class*=ft-heading-accent], h4[class*=ft-heading-accent], h5[class*=ft-heading-accent], h6[class*=ft-heading-accent] {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 6rem;
    z-index: 0;
  }
  h1[class*=ft-heading-accent]::before, h2[class*=ft-heading-accent]::before, h3[class*=ft-heading-accent]::before, h4[class*=ft-heading-accent]::before, h5[class*=ft-heading-accent]::before, h6[class*=ft-heading-accent]::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: -1rem;
    width: 100%;
    height: 1em;
    z-index: -1;
  }
  .ft-heading-accent-1::before {
    background: var(--wp--preset--color--tea-green-400);
    clip-path: polygon(0 30%, 99% 0, 100% 70%, 1% 100%);
  }
  .ft-heading-accent-2::before {
    background: var(--wp--preset--color--salmon-pink-400);
    clip-path: polygon(1% 0%, 100% 30%, 99% 100%, 0% 70%);
  }
}
.mailpoet_form .mailpoet-has-font-size,
.mailpoet_form .mailpoet_form_iframe form,
.mailpoet_form .mailpoet_form_html form,
.mailpoet_form .mailpoet_paragraph, .mailpoet_form.mailpoet_form_html li, .mailpoet_form.mailpoet_form_html li.parsley-errors-list {
  color: inherit !important;
  font-family: var(--wp--preset--font-family--body), sans-serif !important;
  font-size: inherit !important;
  letter-spacing: inherit !important;
  line-height: inherit !important;
}
.mailpoet_form .mailpoet_form_paragraph {
  margin-bottom: 1rem;
}
.mailpoet_form .mailpoet_form_iframe h3, .mailpoet_form .mailpoet_form_iframe .h3, .mailpoet_form .mailpoet_form_iframe .h4, .mailpoet_form .mailpoet_form_iframe .h4,
.mailpoet_form .mailpoet_form_html h3,
.mailpoet_form .mailpoet_form_html .h3,
.mailpoet_form .mailpoet_form_html .h4,
.mailpoet_form .mailpoet_form_html .h4 {
  color: inherit;
  font-family: var(--wp--preset--font-family--heading) !important;
  font-size: 1.75rem !important;
  letter-spacing: inherit !important;
  line-height: inherit !important;
}
.mailpoet_form input,
.mailpoet_form input.mailpoet_text {
  padding: 0.75rem !important;
  margin-right: 2rem !important;
  font-family: var(--wp--preset--font-family--body), sans-serif !important;
  background-color: var(--wp--preset--color--grey-100);
  border-style: solid;
  border-width: 2px !important;
  border-radius: 0.5rem !important;
  border-color: var(--wp--preset--color--grey-500) !important;
}
.mailpoet_form input:hover,
.mailpoet_form input.mailpoet_text:hover {
  border-color: var(--wp--preset--color--united-nations-blue-200) !important;
}
.mailpoet_form input:active, .mailpoet_form input:focus, .mailpoet_form input:focus-visible,
.mailpoet_form input.mailpoet_text:active,
.mailpoet_form input.mailpoet_text:focus,
.mailpoet_form input.mailpoet_text:focus-visible {
  border-color: var(--wp--preset--color--united-nations-blue-400) !important;
  outline: var(--wp--preset--color--united-nations-blue-400) !important;
}
.mailpoet_form .mailpoet_submit {
  background-color: var(--wp--preset--color--united-nations-blue-400) !important;
  border-color: var(--wp--preset--color--united-nations-blue-400) !important;
  color: var(--wp--preset--color--grey-100) !important;
  border-radius: 0.5rem !important;
  border-width: 2px !important;
}
.mailpoet_form .mailpoet_paragraph .parsley-errors-list {
  color: var(--wp--preset--color--error) !important;
}

.mailpoet_form_slide_in .mailpoet_form {
  overflow-x: hidden;
}
.mailpoet_form_slide_in input.mailpoet_form_close_icon {
  padding: 0 !important;
  border: none !important;
  background-color: transparent;
  right: 0;
  margin-right: 0 !important;
}
.mailpoet_form_slide_in .mailpoet_checkbox_label {
  display: inline-block;
}
.mailpoet_form_slide_in .mailpoet_form_column:not(:first-child) {
  margin-left: 0;
}
.mailpoet_form_slide_in .mailpoet_form_column:first-child:has(.mailpoet_checkbox_label),
.mailpoet_form_slide_in .mailpoet_form_column.ft-mp-checkbox-wrapper {
  flex-grow: 0;
}

@media (min-width: 769px) {
  body.blog .mailpoet_form p + .mailpoet_form_columns_container + .mailpoet_form_columns_container .mailpoet_form_column:first-child,
  body.home .mailpoet_form p + .mailpoet_form_columns_container + .mailpoet_form_columns_container .mailpoet_form_column:first-child {
    max-width: 20px;
  }
}
.mailpoet_form_columns.last .mailpoet_form_column:first-child {
  max-width: 1rem;
  overflow-x: visible;
}
@media (min-width: 769px) {
  .mailpoet_form_columns.last .mailpoet_form_column:first-child .parsley-errors-list {
    min-width: 400px;
  }
}

/** navigation */
[class*=ft-navigation-] {
  width: 100%;
  z-index: 100 !important;
}
[class*=ft-navigation-] .ft-logo-label {
  font-weight: 700 !important;
  font-size: 18px;
  line-height: 1.2;
}
[class*=ft-navigation-] .ft-logo-label > a {
  color: inherit;
  text-decoration: none;
  font-weight: inherit;
}
[class*=ft-navigation-] .ft-logo-label > a > span {
  display: block;
}
[class*=ft-navigation-] img.custom-logo {
  height: auto;
}

.ft-navigation-default,
.ft-navigation-white {
  position: relative;
  opacity: 1;
  transition: opacity 1s, visibility 1s;
}
.ft-navigation-default.wp-block-group.wp-container-5,
.ft-navigation-white.wp-block-group.wp-container-5 {
  gap: 0;
}
.ft-navigation-default.up,
.ft-navigation-white.up {
  opacity: 0.8 !important;
  visibility: visible !important;
  display: flex !important;
  color: var(--wp--preset--color--grey-100);
  top: 0px;
}
.ft-navigation-default.over,
.ft-navigation-white.over {
  position: fixed;
  top: 0px;
}
.ft-navigation-default.over:not(.top),
.ft-navigation-white.over:not(.top) {
  opacity: 0;
  visibility: hidden;
}
.ft-navigation-default > .wp-block-group:first-child,
.ft-navigation-white > .wp-block-group:first-child {
  flex-basis: 100%;
}

.ft-navigation-default {
  background-color: transparent;
  color: var(--wp--preset--color--grey-100);
}
@media (min-width: 600px) {
  .ft-navigation-default {
    top: var(--wp-admin--admin-bar--height, 0px);
  }
}
.ft-navigation-default.up:not(.transparent) {
  background-color: var(--wp--preset--color--grey-100) !important;
  color: var(--wp--preset--color--grey-900) !important;
}

.ft-navigation-white {
  margin-bottom: 0.25rem;
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
}
.ft-navigation-white.up {
  background-color: var(--wp--preset--color--grey-100) !important;
  color: var(--wp--preset--color--grey-900) !important;
}

/* fix Mobile navigation too close to right page border #51 */
.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
  padding-top: 1rem;
  padding-right: 1rem;
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
  padding-right: 1rem;
}

.wp-block-navigation__container:has(.ft-navigation-sub-cat),
.wp-block-navigation__container:last-child:not(:first-child) {
  width: 100%;
  display: none !important;
}

.ft-navigation-sub-cat {
  display: none !important;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -1.5rem;
  left: 0;
}
.ft-navigation-sub-cat .wc-block-product-categories-list {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}
.ft-navigation-sub-cat a, .ft-navigation-sub-cat a:link, .ft-navigation-sub-cat a:visited, .ft-navigation-sub-cat a:active {
  color: #000000;
}

.ft-navigation-default:not(.over) .ft-navigation-sub-cat a, .ft-navigation-default:not(.over) .ft-navigation-sub-cat a:link, .ft-navigation-default:not(.over) .ft-navigation-sub-cat a:visited, .ft-navigation-default:not(.over) .ft-navigation-sub-cat a:active,
.ft-navigation-default:not(.over) .ft-navigation-sub-cat a:where(:not(.wp-element-button)),
.ft-navigation-default:not(.over) .ft-navigation-sub-cat a:link:where(:not(.wp-element-button)),
.ft-navigation-default:not(.over) .ft-navigation-sub-cat a:visited:where(:not(.wp-element-button)),
.ft-navigation-default:not(.over) .ft-navigation-sub-cat a:active:where(:not(.wp-element-button)),
.ft-navigation-default.transparent .ft-navigation-sub-cat a,
.ft-navigation-default.transparent .ft-navigation-sub-cat a:link,
.ft-navigation-default.transparent .ft-navigation-sub-cat a:visited,
.ft-navigation-default.transparent .ft-navigation-sub-cat a:active,
.ft-navigation-default.transparent .ft-navigation-sub-cat a:where(:not(.wp-element-button)),
.ft-navigation-default.transparent .ft-navigation-sub-cat a:link:where(:not(.wp-element-button)),
.ft-navigation-default.transparent .ft-navigation-sub-cat a:visited:where(:not(.wp-element-button)),
.ft-navigation-default.transparent .ft-navigation-sub-cat a:active:where(:not(.wp-element-button)) {
  color: #ffffff;
}

@media (min-width: 600px) {
  .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1063px) {
  .ft-navigation-default:not(.up) .ft-navigation-sub-cat,
  .ft-navigation-white:not(.up) .ft-navigation-sub-cat,
  .ft-navigation-default:not(.up) .wp-block-navigation__container:has(.ft-navigation-sub-cat),
  .ft-navigation-white:not(.up) .wp-block-navigation__container:has(.ft-navigation-sub-cat),
  .ft-navigation-default:not(.up) .wp-block-navigation__container:last-child:not(:first-child),
  .ft-navigation-white:not(.up) .wp-block-navigation__container:last-child:not(:first-child) {
    display: flex !important;
  }
  .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .ft-navigation-sub-cat .wc-block-product-categories-list-item {
    font-size: 0.875rem;
  }
}
.ft-section-blog .wp-block-post-template {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.ft-section-blog .wp-block-post-template .wp-block-post:first-child > div > div {
  width: 100% !important;
}
.ft-section-blog .wp-block-post-template .wp-block-post .wp-block-post-terms > a {
  text-decoration: none;
}
.ft-section-blog .wp-block-post-template .wp-block-post .wp-block-post-terms > a:hover {
  text-decoration: underline;
}
.ft-section-blog .wp-block-post-template .wp-block-post .wp-block-post-title > a {
  text-decoration: none;
}
.ft-section-blog .wp-block-post-template .wp-block-post .wp-block-post-excerpt__more-link {
  text-decoration: none;
}
.ft-section-blog .wp-block-post-template .wp-block-post .wp-block-post-excerpt__more-link:hover {
  text-decoration: underline;
}
.ft-section-blog .wp-block-post-template .wp-block-post > div {
  align-items: start;
}
.ft-section-blog .wp-block-post-template .wp-block-post > div > div:first-child {
  width: 15rem;
}
.ft-section-blog .wp-block-post-template .wp-block-post > div > div:last-child {
  max-width: calc(980px - 16rem);
}

.ft-section-partner-galery {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.ft-section-partner-galery .ft-section-partner-galery-img {
  flex-basis: calc((100% - 2rem) / 3);
}

body.partner-template-default .wp-block-post-featured-image,
body.partner-template-default .wp-block-post-featured-image img {
  height: auto !important;
}

body.partner-template-default mappress-map {
  z-index: 1;
}

body.partner-template-default .wp-block-handpicked-products,
body.partner-template-default .wc-block-handpicked-products {
  margin: 0.5rem 0 1rem 0;
}

.ft-product-partner-impact .wp-block-image a {
  color: var(--wp--preset--color--united-nations-blue-300);
  text-align: center;
  text-decoration: none;
}
.ft-product-partner-impact .wp-block-image a figcaption {
  padding-left: 2rem;
  padding-top: 0.5rem;
  white-space: nowrap;
}
.ft-product-partner-impact .wp-block-image a .icon--chevron-right {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  transform: scale(1);
  width: 0.625rem;
  height: 0.625rem;
  border: 0.125rem solid transparent;
  border-radius: 6.25rem;
  margin-left: 1rem;
  margin-top: 0;
  margin-bottom: 0.0625rem;
}
.ft-product-partner-impact .wp-block-image a .icon--chevron-right:after {
  content: "";
  display: block;
  box-sizing: border-box;
  position: absolute;
  width: 0.4125rem;
  height: 0.4125rem;
  border-bottom: 0.125rem solid;
  border-right: 0.125rem solid;
  transform: rotate(-45deg);
  right: 0.375rem;
  top: 0;
}

.ft-product-partner-impact-abstract {
  flex-wrap: nowrap;
}
@media (max-width: 480px) {
  .ft-product-partner-impact-abstract {
    flex-direction: column;
  }
}

.ft-impact {
  background-color: var(--wp--preset--color--united-nations-blue-200);
  border-radius: 64rem;
}
.ft-impact img {
  padding: 1rem;
  width: 5.25rem;
  height: 5.25rem;
}

.ft-no-impact {
  display: none;
}

.ft-impact-subtitle {
  position: absolute;
  font-size: 0.75rem;
  width: 100%;
  text-align: center;
  padding-top: 0.5rem;
}

/* ensure circle shape around impact icons */
@media (max-width: 767px) {
  .ft-impact,
  .ft-no-impact {
    overflow: hidden;
    aspect-ratio: 1;
  }
  .ft-impact > img,
  .ft-no-impact > img {
    width: 100%;
    height: 100%;
  }
}
/** partner tiles as shown on page Partner:innen & Produzent:innen (Partner Archiv) */
.wp-block-query ul.columns-5 li.partner {
  border-radius: 0.25rem;
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  padding: 1rem;
}
.ft-accordion input.ft-accordion-input {
  position: absolute;
  left: -9999px;
}
.ft-accordion .ft-accordion-list {
  list-style-type: none;
  margin: 1rem 0rem;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ft-accordion .ft-accordion-list .ft-accordion-list-item + .ft-accordion-list-item {
  border-top: solid 2px var(--wp--preset--color--grey-900);
  padding-top: 1rem;
}
.ft-accordion .ft-accordion-list .ft-accordion-list-item .ft-accordion-label {
  cursor: pointer;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.ft-accordion .ft-accordion-list .ft-accordion-list-item .ft-accordion-label .ft-accordion-icon {
  font-weight: 700;
}
.ft-accordion .ft-accordion-list .ft-accordion-list-item .ft-accordion-content {
  display: none;
  gap: 1rem;
  padding-top: 1rem;
  flex-direction: column;
}

.ft-cost {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  margin-top: 0.5rem;
}
.ft-cost .ft-cost-group {
  position: static;
  cursor: pointer;
}
.ft-cost .ft-cost-group .ft-cost-group-label {
  display: flex;
}
.ft-cost .ft-cost-group:nth-child(5n-4) .ft-cost-group-bar {
  background-color: var(--wp--preset--color--titanium-yellow-400);
}
.ft-cost .ft-cost-group:nth-child(5n-3) .ft-cost-group-bar {
  background-color: var(--wp--preset--color--salmon-pink-400);
}
.ft-cost .ft-cost-group:nth-child(5n-2) .ft-cost-group-bar {
  background-color: var(--wp--preset--color--united-nations-blue-400);
}
.ft-cost .ft-cost-group:nth-child(5n-1) .ft-cost-group-bar {
  background-color: var(--wp--preset--color--blush-400);
}
.ft-cost .ft-cost-group:nth-child(5n-0) .ft-cost-group-bar {
  background-color: var(--wp--preset--color--cadmium-orange-400);
}
.ft-cost .ft-cost-group .ft-cost-group-bar {
  height: 3rem;
  border-radius: 0.25rem;
  box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.25);
}
.ft-cost .ft-cost-group.ft-active > .ft-cost-group-bar {
  box-shadow: 0 0.5rem 0.5rem 0 rgba(0, 0, 0, 0.5);
}
.ft-cost .ft-cost-group .ft-cost-group-label {
  flex-direction: column;
  align-items: start;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.ft-cost .ft-cost-group .ft-cost-group-label .ft-cost-group-label-title {
  font-weight: 500;
  letter-spacing: -0.0125em;
}
.ft-cost .ft-cost-group .ft-cost-group-label .ft-cost-group-label-title,
.ft-cost .ft-cost-group .ft-cost-group-label .ft-cost-group-label-share {
  text-align: center;
  word-break: break-word;
  white-space: break-spaces;
  overflow-wrap: break-word;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-left: -25%;
  margin-right: -25%;
  width: 150%;
}
@media (min-width: 1012px) {
  .ft-cost .ft-cost-group .ft-cost-group-label .ft-cost-group-label-title,
  .ft-cost .ft-cost-group .ft-cost-group-label .ft-cost-group-label-share {
    margin-left: -65%;
    margin-right: -65%;
    width: 230%;
  }
}
.ft-cost .ft-cost-group:first-child .ft-cost-group-label .ft-cost-group-label-title, .ft-cost .ft-cost-group:first-child .ft-cost-group-label .ft-cost-group-label-share, .ft-cost .ft-cost-group:last-child .ft-cost-group-label .ft-cost-group-label-title, .ft-cost .ft-cost-group:last-child .ft-cost-group-label .ft-cost-group-label-share {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
@media (max-width: 1188px) {
  .ft-cost {
    flex-direction: column;
    margin-bottom: 1rem;
  }
  .ft-cost .ft-cost-group {
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 1rem;
  }
  .ft-cost .ft-cost-group .ft-cost-group-label {
    position: absolute;
    right: 0.25rem;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 0.5rem;
  }
  .ft-cost .ft-cost-group .ft-cost-group-label .ft-cost-group-label-title,
  .ft-cost .ft-cost-group .ft-cost-group-label .ft-cost-group-label-share {
    display: block;
    text-align: left;
    overflow: visible;
    overflow-wrap: unset;
    word-break: unset;
    white-space: nowrap;
    margin: 0;
    width: auto;
  }
  .ft-cost .ft-cost-group .ft-cost-group-bar {
    flex-grow: 1;
    width: 100%;
  }
}

.ft-cost-group-content {
  display: none;
  left: 0;
  padding: 1rem;
  background-color: var(--wp--preset--color--grey-300);
  color: var(--wp--preset--color--grey-800);
  z-index: 10;
}

.ft-cost-group-content.ft-active {
  display: flex;
}

.ft-partner .ft-partner-input {
  position: absolute;
  left: -9999px;
}
.ft-partner .ft-partner-labels {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 1rem;
}
.ft-partner .ft-partner-labels .ft-partner-label {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
}
.ft-partner .ft-partner-labels .ft-partner-label .ft-partner-label-title {
  font-weight: 600;
}
.ft-partner .ft-partner-labels .ft-partner-label:nth-child(5n-4) .ft-partner-label-subtitle {
  border-color: var(--wp--preset--color--titanium-yellow-400);
}
.ft-partner .ft-partner-labels .ft-partner-label:nth-child(5n-3) .ft-partner-label-subtitle {
  border-color: var(--wp--preset--color--salmon-pink-400);
}
.ft-partner .ft-partner-labels .ft-partner-label:nth-child(5n-2) .ft-partner-label-subtitle {
  border-color: var(--wp--preset--color--united-nations-blue-400);
}
.ft-partner .ft-partner-labels .ft-partner-label:nth-child(5n-1) .ft-partner-label-subtitle {
  border-color: var(--wp--preset--color--blush-400);
}
.ft-partner .ft-partner-labels .ft-partner-label:nth-child(5n-0) .ft-partner-label-subtitle {
  border-color: var(--wp--preset--color--cadmium-orange-400);
}
.ft-partner .ft-partner-labels .ft-partner-label .ft-partner-label-subtitle {
  border-width: 0.5rem;
  border-style: solid;
  border-radius: 64rem;
  width: 7.5rem;
  height: 7.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
}
.ft-partner .ft-partner-labels .ft-partner-label .ft-partner-label-subtitle:hover {
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.5);
}
.ft-partner .ft-partner-labels .ft-partner-label .ft-partner-label-subtitle p {
  font-weight: 600;
  font-size: 0.8rem;
  text-align: center;
  line-break: auto;
}
.ft-partner .ft-partner-list {
  list-style-type: none;
  margin: 1rem 0rem;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ft-partner .ft-partner-list .ft-partner-list-item {
  display: none;
  flex-direction: column;
  gap: 1rem;
}
.ft-partner .ft-partner-list .ft-partner-list-item > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1rem;
}
.ft-partner .ft-partner-list .ft-partner-list-item > div > div {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.ft-partner .ft-partner-list .ft-partner-list-item > div .ft-partner-logo img {
  width: 10.9375rem;
  max-width: unset;
}
.ft-partner .ft-partner-list .ft-partner-list-item > div .ft-partner-profile-image img {
  width: 10.9375rem;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 64rem;
}

.ft-product-partner-impact h3.wp-block-heading,
.ft-product-partner-impact h4.wp-block-heading {
  margin-bottom: 1rem;
}

.ft-product-partner-impact h4.wp-block-heading + p {
  margin-left: 0;
}

.ft-product-partner-impact .ft-tooltip-container {
  margin-bottom: 3rem;
}

/* mobile layout for multiple partner profile thumbnails on product details page */
@media (max-width: 599px) {
  .ft-product-partner-impact > .is-layout-flex.is-nowrap {
    flex-wrap: wrap;
  }
  .ft-product-partner-impact > .is-layout-flex.is-nowrap .ft_partner_thumbnails {
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
  }
}
/* landingpage / home page heading and hint text customizations
 * TODO we should give the hint a class name,
 *  but block editor offers no option, so we use blush red color as a workaround
 */
body.home h2 + .has-blush-400-color,
body.home h3 + .has-blush-400-color,
body.home h4 + .has-blush-400-color {
  font-family: var(--wp--preset--font-family--special);
  font-size: 1.5rem;
  max-width: unset !important;
}

/* override wc-blocks-style.css
 * from WooCommerce Blocks (woo-gutenberg-products-block) plugin
 */
.wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-image img {
  min-height: 1px;
}

.woocommerce a.button, .woocommerce-page .woocommerce-message a.button, .woocommerce .wc-proceed-to-checkout a.checkout-button {
  background-color: var(--wp--preset--color--united-nations-blue-400);
  color: var(--wp--preset--color--grey-100);
  border-radius: 0.5rem;
}
.woocommerce .woocommerce-MyAccount-content a.button {
  padding: 0.5rem;
  margin: 0 0.5rem 0.5rem 0;
  display: inline-block;
  text-decoration: none;
}
.woocommerce .woocommerce-cart-form #coupon_code {
  font-size: 16px;
}
.woocommerce span.onsale {
  aspect-ratio: 1;
  padding: 0 0.5rem;
  display: flex;
  align-items: center;
  font-size: 1rem;
}
.woocommerce-product-gallery .flex-viewport {
  box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.25);
}
.woocommerce div.product div.images {
  max-width: 27.75rem;
}
.woocommerce div.product div.images .flex-control-thumbs {
  overflow: visible;
  margin-top: 1rem;
  width: calc(100% + 1rem);
}
.woocommerce div.product div.images .flex-control-thumbs > li {
  width: calc(25% - 1rem);
  box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.25);
  margin: 0 1rem 0.5rem 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  opacity: 1;
}
.woocommerce div.product div.summary {
  min-width: 48%;
  width: auto;
  max-width: calc(100% - 30rem);
}
.woocommerce div.product div.summary .price {
  width: 100%;
}
.woocommerce .woocommerce-result-count {
  display: none;
}
.woocommerce .woocommerce-ordering {
  float: left !important;
  margin-top: 0.25rem;
  max-width: calc(100% - 4rem);
}
.woocommerce .woocommerce-ordering select {
  max-width: calc(100% - 2rem);
}
.woocommerce ul.products::before {
  display: none;
}
.woocommerce table.variations {
  margin-bottom: 0;
}
.woocommerce .wcsatt-options-product-dropdown,
.woocommerce table.variations tr td select {
  height: auto;
  margin-top: 0.5rem;
  padding: 0.5rem;
  font-size: inherit;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.select2-container--default .select2-selection--single,
.woocommerce .quantity .qty,
.woocommerce div.product form.cart .button {
  min-height: 2.25rem;
  padding: 0.25rem;
}

.woocommerce.single-product .quantity,
.woocommerce.single-product .quantity .qty {
  display: none !important;
}

.woocommerce.single-product .ft-product-partner-impact-abstract {
  justify-content: space-between;
}

.woocommerce.single-product .ft-product-partner-impact-abstract h3 > p {
  display: inline;
}

.woocommerce.single-product aside h3 + p {
  padding: 1rem 0 1rem 0;
}

.woocommerce.single-product img.wp-image-1668 {
  padding-top: 0.5rem;
}

.woocommerce .woocommerce-breadcrumb,
.product_meta .posted_in {
  display: none;
}

body.woocommerce.tax-product_cat .woo-breadcrumbs,
body.woocommerce-shop .woo-breadcrumbs,
body.archive .woo-breadcrumbs {
  margin-left: 1rem;
  margin-bottom: 0.25rem;
}

body.single-product .woo-breadcrumbs {
  margin-bottom: 0.5rem;
}
@media (max-width: 480px) {
  body.single-product .woo-breadcrumbs {
    margin-bottom: 0.25rem;
    margin-left: 1rem;
  }
}

body.woocommerce.tax-product_cat .yoast-breadcrumbs,
body.woocommerce-shop .yoast-breadcrumbs,
body.archive .yoast-breadcrumbs {
  display: none;
}

.breadcrumb-trail > span > span:first-child {
  display: none;
}

body.woocommerce.tax-product_cat .term-description,
body.woocommerce-shop .term-description,
body.archive .term-description {
  padding: 1rem;
}
body.woocommerce.tax-product_cat .term-description p,
body.woocommerce-shop .term-description p,
body.archive .term-description p {
  max-width: unset !important;
}

.woocommerce div.product form.cart .button {
  background-color: var(--wp--preset--color--united-nations-blue-400);
  color: var(--wp--preset--color--grey-200);
  min-height: 3rem;
  min-width: 16rem;
  border-radius: 0.5rem;
}

.woocommerce table.shop_attributes th {
  min-width: 250px;
}

@media (max-width: 779px) {
  .woocommerce div.product div.summary {
    max-width: calc(100% - 2rem);
    margin-left: auto;
    margin-right: auto;
    padding-top: 1rem;
    float: none;
    clear: both;
    font-size: 1.125rem;
  }
  .woocommerce table.shop_attributes tr {
    display: flex;
    flex-direction: column;
  }
  .woocommerce table.shop_attributes tr th {
    text-align: left;
    min-width: unset;
  }
}
@media (max-width: 480px) {
  .woocommerce-page .woocommerce-message .button,
  .woocommerce-page .woocommerce-message a.button {
    float: none;
  }
  .woocommerce-page div.product .woocommerce-tabs {
    max-width: 99vw;
  }
  .tagged-as {
    display: block;
  }
}
main .wc-block-product-categories.is-list {
  max-width: calc(var(--wp--style--global--wide-size) - 2rem);
  margin-left: auto !important;
  margin-right: auto !important;
}

main .wc-block-product-categories.is-list .wc-block-product-categories-list-item__name {
  text-shadow: 3px 2px 8px #000000;
  line-height: 1.25;
  max-width: 5.75rem;
  word-break: break-word;
}

.wc-block-product-categories-list--depth-0,
.woocommerce .ft-block-product-categories-list.wc-block-product-categories-list--depth-0 {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0;
  margin-top: -0.5rem !important;
  margin-bottom: -1.5rem !important;
}
.wc-block-product-categories-list--depth-0 > li:not(:last-child),
.woocommerce .ft-block-product-categories-list.wc-block-product-categories-list--depth-0 > li:not(:last-child) {
  margin-right: 1.5rem;
}

main .wc-block-product-categories {
  width: 100%;
  margin: 0 !important;
  padding: 0;
}
main .wc-block-product-categories .wc-block-product-categories-list-item {
  position: relative;
  width: 6.5rem;
  max-width: 6.5rem;
  margin: 0;
  padding: 0;
  background-color: var(--wp--preset--color--grey-700);
  border-radius: 0.5rem;
}
main .wc-block-product-categories .wc-block-product-categories-list-item:not(:last-child) {
  margin-right: 0.5rem;
}
main .wc-block-product-categories .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
  width: 6.5rem;
  max-width: 6.5rem;
  height: 5.1875rem;
  margin-left: 0;
}
main .wc-block-product-categories .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  border-radius: 0.5rem;
}
main .wc-block-product-categories .wc-block-product-categories-list-item__name {
  position: absolute;
  bottom: 0.5rem;
  left: 0.5rem;
  z-index: 10;
  background-color: transparent;
  color: var(--wp--preset--color--grey-100);
}
main .wc-block-product-categories .wc-block-product-categories-list-item__image {
  border-radius: 0.5rem;
  border-color: transparent;
  border-width: 0;
  box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.25);
}
main .wc-block-product-categories .wc-block-product-categories-list-item__image:hover {
  box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.5);
}
main .wc-block-product-categories .wp-post-image.woocommerce-placeholder {
  visibility: hidden;
}

@media (max-width: 779px) {
  main .wc-block-product-categories.is-list {
    max-width: unset;
  }
  main .wc-block-product-categories.is-list .wc-block-product-categories-list--depth-0 {
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
  body.woocommerce.tax-product_cat .woof_products_top_panel {
    display: flex;
    max-width: calc(100vw - 4rem);
    flex-wrap: wrap;
  }
}
.wc-block-mini-cart__badge,
:where(.wc-block-mini-cart__badge) {
  color: #ffffff;
  background-color: #ff0000;
}

body.archive.tax-product_cat[class*=term-] main:not(#primary) {
  padding-top: 0 !important;
}

@media (max-width: 447px) {
  li.product .price:last-child {
    position: relative !important;
    height: 0.75rem !important;
    margin-top: 0 !important;
  }
}
body.woocommerce.single-product table.shop_attributes td.wc-gzd-nutrient-table-item-value {
  text-align: right;
}
body.woocommerce.single-product table.shop_attributes td.wc-gzd-nutrient-table-item-value span:last-child {
  padding-right: 0.5rem;
}
body.woocommerce.single-product table.shop_attributes td.wc-gzd-nutrient-table-item-value span:first-child {
  padding-left: 0.25rem;
}

body.woocommerce.single-product table.shop_attributes td p {
  padding-left: 0.25rem;
}

/*
 * classic cart styles for using shortcode [woocommerce_checkout]
 * (classic checkout seems to be more compatible with payments and third-party plugins)
 * obsolete if using WooCommerce blocks like <!-- wp:woocommerce/cart -->
 */
body.woocommerce-cart main {
  padding-top: 0 !important;
}
body.woocommerce-cart .woocommerce-cart-form .wcsatt-options {
  display: none;
}
@media (max-width: 447px) {
  body.woocommerce-cart .ft-header-default {
    max-height: 10rem;
  }
  body.woocommerce-cart a.remove {
    width: 100%;
    text-align: right;
  }
  body.woocommerce-cart tr.woocommerce-cart-form__cart-item {
    margin-bottom: 1rem;
  }
}
@media (max-width: 1024px) {
  body.woocommerce-cart .cart-collaterals .cart_totals {
    width: auto;
  }
}
body.woocommerce-cart .cart-collaterals h2 {
  margin-left: 1rem;
  padding-bottom: 1rem;
}
body.woocommerce-cart .wc-proceed-to-checkout {
  max-width: calc(100% - 2rem);
  margin-left: auto;
  margin-right: auto;
}

/*
 * classic checkout styles for using shortcode [woocommerce_checkout]
 * (classic checkout seems to be more compatible with payments and third-party plugins)
 * obsolete if using WooCommerce blocks like <!-- wp:woocommerce/checkout -->
 */
body.woocommerce-checkout {
  /* fix DHL button layout in Packstation field description #52 */
}
body.woocommerce-checkout main {
  padding-top: 0 !important;
}
body.woocommerce-checkout form.woocommerce-checkout h3, body.woocommerce-checkout .woocommerce-form-coupon h3 {
  font-size: 1.25em;
}
body.woocommerce-checkout form.woocommerce-checkout h3 + .woocommerce-billing-fields__field-wrapper, body.woocommerce-checkout .woocommerce-form-coupon h3 + .woocommerce-billing-fields__field-wrapper {
  border-left: solid 1px silver;
  padding-left: 1rem;
}
body.woocommerce-checkout form.woocommerce-checkout .form-row label, body.woocommerce-checkout .woocommerce-form-coupon .form-row label {
  margin-bottom: 0;
}
body.woocommerce-checkout form.woocommerce-checkout .woocommerce-input-wrapper .input-text,
body.woocommerce-checkout form.woocommerce-checkout .dhl-preferred-service-content input[type=text], body.woocommerce-checkout .woocommerce-form-coupon .woocommerce-input-wrapper .input-text,
body.woocommerce-checkout .woocommerce-form-coupon .dhl-preferred-service-content input[type=text] {
  background-color: #fff;
  border: 1px solid #50575e;
  border-radius: 4px;
  box-sizing: border-box;
  color: #2b2d2f;
  font-family: inherit;
  font-size: 1em;
  height: 3em;
  line-height: 1.375;
  margin: 0;
  min-height: 0;
  padding: 0.75em 0;
  text-indent: 16px;
  width: 100%;
}
body.woocommerce-checkout form.woocommerce-checkout .dhl-preferred-service-content input[type=text]:not(:first-child), body.woocommerce-checkout .woocommerce-form-coupon .dhl-preferred-service-content input[type=text]:not(:first-child) {
  margin-bottom: 0.5rem;
}
body.woocommerce-checkout form.woocommerce-checkout ul#shipping_method li, body.woocommerce-checkout .woocommerce-form-coupon ul#shipping_method li {
  margin: 0;
}
body.woocommerce-checkout form.woocommerce-checkout .woocommerce-input-wrapper textarea.input-text, body.woocommerce-checkout .woocommerce-form-coupon .woocommerce-input-wrapper textarea.input-text {
  height: auto;
  padding: 1rem;
  text-indent: 0;
}
body.woocommerce-checkout form.woocommerce-checkout .select2-container .select2-selection, body.woocommerce-checkout .woocommerce-form-coupon .select2-container .select2-selection {
  font-size: 16px;
}
body.woocommerce-checkout form.woocommerce-checkout #place_order, body.woocommerce-checkout form.woocommerce-checkout input[type=submit], body.woocommerce-checkout .woocommerce-form-coupon #place_order, body.woocommerce-checkout .woocommerce-form-coupon input[type=submit] {
  background-color: var(--wp--preset--color--united-nations-blue-400);
  color: var(--wp--preset--color--grey-100);
  border-radius: 0.5rem;
  border-width: 0;
  font-weight: bold;
}
body.woocommerce-checkout table.shop_table {
  width: 100%;
  background: none;
}
@media (max-width: 447px) {
  body.woocommerce-checkout .ft-header-default {
    max-height: 10rem;
  }
  body.woocommerce-checkout form.woocommerce-checkout, body.woocommerce-checkout .woocommerce-form-coupon {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  body.woocommerce-checkout form.woocommerce-checkout h3, body.woocommerce-checkout .woocommerce-form-coupon h3 {
    margin-bottom: 1rem;
  }
  body.woocommerce-checkout form.woocommerce-checkout h3 + .woocommerce-billing-fields__field-wrapper, body.woocommerce-checkout .woocommerce-form-coupon h3 + .woocommerce-billing-fields__field-wrapper {
    padding-left: 0;
    border: none;
  }
  body.woocommerce-checkout form.woocommerce-checkout .form-row-first, body.woocommerce-checkout .woocommerce-form-coupon .form-row-first {
    width: 49%;
  }
  body.woocommerce-checkout form.woocommerce-checkout #place_order, body.woocommerce-checkout .woocommerce-form-coupon #place_order {
    width: 100%;
  }
  body.woocommerce-checkout .woocommerce-checkout-review-order-table .subscription-details {
    display: block;
  }
  body.woocommerce-checkout tfoot tr > td > span,
  body.woocommerce-checkout tfoot tr > td > strong {
    display: block;
  }
  body.woocommerce-checkout tfoot .first-payment-date {
    max-width: 100px;
  }
}
body.woocommerce-checkout #shipping_dhl_postnumber-description {
  display: inline-block !important; /* override unhelpful inline style */
}

/** Germanized plugin for WooCommerce */
.wc-gzd-additional-info a:not([class]) {
  text-decoration: none;
}

.wc-gzd-additional-info.tax-info {
  display: none;
}

/* override front.css
 * from WOOF (woocommerce-products-filter) plugin
 */
.woocommerce-shop .wc-block-all-products > div:first-child {
  float: left;
  margin-right: 1rem;
}

.ft-justify-evenly {
  justify-content: space-evenly !important;
}

.ft-align-items-start {
  align-items: flex-start !important;
}

@media (max-width: 779px) {
  .has-text-align-justify {
    text-align: left;
  }
}
@keyframes ft__animation--rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.high-contrast {
  --wp--preset--color--united-nations-blue-400: #0a65bf !important;
  --wp--preset--color--united-nations-blue-300: #0a65bf !important;
  --wp--preset--color--united-nations-blue-100: #bbcfff !important;
  --wp--preset--color--grey-300: #ffffff !important;
  --wp--preset--color--grey-500: #6c6c6c !important;
  --wp--preset--color--grey-800: #000000 !important;
  --wp--preset--color--salmon-pink-400: #6c6c6c !important;
  --wp--preset--color--blush-400: #a30e4f !important;
}
.high-contrast .ft-navigation-default.up,
.high-contrast .ft-navigation-white.up {
  opacity: 1 !important;
}
.high-contrast .wp-block-heading.has-grey-100-color {
  background-color: #ffffff !important;
  color: #000000 !important;
}
.high-contrast .wc-block-mini-cart__badge,
.high-contrast :where(.wc-block-mini-cart__badge) {
  background-color: #800000;
}
.high-contrast .wc-gzd-additional-info.price-unit,
.high-contrast body.woocommerce-active .wc-block-grid__products .wc-block-grid__product .wc-gzd-additional-info.price-unit,
.high-contrast body.woocommerce-active ul.products li.product .wc-gzd-additional-info.price-unit {
  color: var(--wp--preset--color--united-nations-blue-400) !important;
  font-weight: bold;
}
.high-contrast .ft-footer .wp-block-image img {
  background: #fff !important;
  border: solid 2px #fff !important;
}
.high-contrast .wpseo-score-text.screen-reader-text {
  background-color: #fff !important;
  color: #000 !important;
}

.ft-contrast-toggle-wrapper .ft-contrast-toggle {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: transparent;
  cursor: pointer;
  border-color: transparent;
  width: 3rem;
  height: 3rem;
}
.ft-contrast-toggle-wrapper .ft-contrast-toggle::after {
  background-image: url('data:image/svg+xml,<svg viewBox="0 0 32 32" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><title>Kontrast erhöhen oder verringern</title><path fill="%23000000" d="M15 2h2v3h-2zM27 15h3v2h-3zM15 27h2v3h-2zM2 15h3v2H2zM5.45 6.884l1.414-1.415 2.121 2.122-1.414 1.414zM23 7.58l2.121-2.12 1.414 1.414-2.121 2.121zM23.002 24.416l1.415-1.414 2.12 2.122-1.413 1.414zM5.47 25.13 7.59 23 9 24.42l-2.12 2.12-1.41-1.41zM16 8a8 8 0 1 0 8 8 8 8 0 0 0-8-8Zm0 14a6 6 0 0 1 0-12Z"/><path fill="none" style="fill:none" d="M0 0h32v32H0z"/></svg>');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 1.5rem 1.5rem;
  color: #000000;
  content: " ";
  cursor: pointer;
  display: block;
  margin-top: 0.5rem;
  width: 3rem;
  height: 2rem;
}

@media (min-width: 600px) {
  .ft-contrast-toggle-wrapper ft-contrast-toggle {
    width: auto;
    height: auto;
  }
  .ft-navigation-default:not(.over) .ft-contrast-toggle-wrapper .ft-contrast-toggle::after,
  .ft-navigation-default.transparent .ft-contrast-toggle-wrapper .ft-contrast-toggle::after {
    background-image: url('data:image/svg+xml,<svg viewBox="0 0 32 32" width="24" height="24" xmlns="http://www.w3.org/2000/svg"><title>Kontrast erhöhen oder verringern</title><path fill="%23ffffff" d="M15 2h2v3h-2zM27 15h3v2h-3zM15 27h2v3h-2zM2 15h3v2H2zM5.45 6.884l1.414-1.415 2.121 2.122-1.414 1.414zM23 7.58l2.121-2.12 1.414 1.414-2.121 2.121zM23.002 24.416l1.415-1.414 2.12 2.122-1.413 1.414zM5.47 25.13 7.59 23 9 24.42l-2.12 2.12-1.41-1.41zM16 8a8 8 0 1 0 8 8 8 8 0 0 0-8-8Zm0 14a6 6 0 0 1 0-12Z"/><path fill="none" style="fill:none" d="M0 0h32v32H0z"/></svg>');
    color: #ffffff;
  }
}
.ft-horizontal-scroll {
  overflow-x: auto;
}
.ft-horizontal-scroll > div {
  flex-basis: auto !important;
  flex-grow: 1 !important;
  flex-shrink: 1 !important;
}
.ft-horizontal-scroll > div:first-child {
  margin-left: 1rem;
}
.ft-horizontal-scroll > div:last-child {
  margin-right: 1rem;
}

p.has-text-align-left {
  margin-left: 0 !important;
}

p.has-text-align-right {
  margin-right: 0 !important;
}

p {
  max-width: 80ch !important;
}

ul, ol, dl {
  padding-inline-start: 1.25rem;
}

.has-text-special {
  font-family: var(--wp--preset--font-family--special);
}

a {
  font-weight: 500;
}

a:hover {
  text-decoration: underline;
  font-weight: 500;
}

@media (max-width: 480px) {
  .ft-footer .has-small-font-size {
    font-size: 1rem !important;
  }
}
.ft-tooltip {
  position: relative;
  /* Show the tooltip text when you mouse over the tooltip container */
}
.ft-tooltip .ft-impact {
  box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.25);
}
.ft-tooltip .ft-tooltip-content {
  visibility: hidden;
  width: 20rem;
  max-width: 100vw;
  background-color: var(--wp--preset--color--united-nations-blue-200);
  color: var(--wp--preset--color--grey-900);
  text-align: left;
  border-radius: 0.375rem;
  padding: 1rem;
  /* Position the tooltip */
  position: absolute;
  top: 100px;
  z-index: 10;
}
.ft-tooltip .ft-tooltip-content * {
  margin: 0;
}
@media (max-width: 767px) {
  .ft-tooltip .ft-tooltip-content {
    position: fixed;
    z-index: 2;
    right: 2%;
    left: 2%;
    width: 90vw;
    top: 7rem;
  }
}
.ft-tooltip:hover .ft-tooltip-content {
  visibility: visible;
}

.ft-tooltip-container {
  transform: translate3d(0, 0, 0);
  z-index: 2;
  display: flex;
  gap: 1rem;
  flex-wrap: nowrap;
  align-items: center;
}

/*# sourceMappingURL=theme.css.map */