@charset "UTF-8";
body {
  --lf-font-family-body:sans-serif;
  --lf-font-weight-normal:400;
  --lf-font-weight-bold:700;
  --lf-font-weight-links:700;
  --lf-color-accent:#123abc;
  --lf-color-accentLight:#8ea9ff;
  --lf-color-text:#222;
  --lf-color-background:#fff;
}

/*$maxwidth:1750px;*/
/*$border:none;*/
@media (min-width: 1500px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1500px;
  }
}
html, body {
  --lf-body-line-height:120%;
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
}

strong {
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
}

ul, ol, li {
  text-align: left;
}

.has-heading-1-font-size,
h1:not([class*=-font-size]) {
  font-family: var(--lf-font-family-h1);
  font-weight: var(--lf-font-weight-h1);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 110px;
  line-height: 100px;
  line-height: 0.9090909091;
  font-size: 60px;
}
.has-heading-1-font-size:not([class*=alignment-] *),
h1:not([class*=-font-size]):not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .has-heading-1-font-size,
  h1:not([class*=-font-size]) {
    font-size: 110px;
    line-height: 100px;
  }
}
.has-heading-1-font-size a,
h1:not([class*=-font-size]) a {
  font-family: var(--lf-font-family-h1);
  font-weight: var(--lf-font-weight-h1);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 110px;
  line-height: 100px;
  line-height: 0.9090909091;
  font-size: 60px;
}
.has-heading-1-font-size a:not([class*=alignment-] *),
h1:not([class*=-font-size]) a:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .has-heading-1-font-size a,
  h1:not([class*=-font-size]) a {
    font-size: 110px;
    line-height: 100px;
  }
}

.has-heading-2-font-size,
h2:not([class*=-font-size]) {
  font-family: var(--lf-font-family-h2);
  font-weight: var(--lf-font-weight-h2);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 79px;
  line-height: 70px;
  line-height: 0.8860759494;
  font-size: 55px;
}
.has-heading-2-font-size:not([class*=alignment-] *),
h2:not([class*=-font-size]):not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .has-heading-2-font-size,
  h2:not([class*=-font-size]) {
    font-size: 79px;
    line-height: 70px;
  }
}
.has-heading-2-font-size a,
h2:not([class*=-font-size]) a {
  font-family: var(--lf-font-family-h2);
  font-weight: var(--lf-font-weight-h2);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 79px;
  line-height: 70px;
  line-height: 0.8860759494;
  font-size: 55px;
}
.has-heading-2-font-size a:not([class*=alignment-] *),
h2:not([class*=-font-size]) a:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .has-heading-2-font-size a,
  h2:not([class*=-font-size]) a {
    font-size: 79px;
    line-height: 70px;
  }
}

.has-heading-3-font-size,
h3:not([class*=-font-size]) {
  font-family: var(--lf-font-family-h3);
  font-weight: var(--lf-font-weight-h3);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 44px;
  line-height: 44px;
  line-height: 1;
}
.has-heading-3-font-size:not([class*=alignment-] *),
h3:not([class*=-font-size]):not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .has-heading-3-font-size,
  h3:not([class*=-font-size]) {
    font-size: 44px;
    line-height: 44px;
  }
}
.has-heading-3-font-size a,
h3:not([class*=-font-size]) a {
  font-family: var(--lf-font-family-h3);
  font-weight: var(--lf-font-weight-h3);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 44px;
  line-height: 44px;
  line-height: 1;
}
.has-heading-3-font-size a:not([class*=alignment-] *),
h3:not([class*=-font-size]) a:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .has-heading-3-font-size a,
  h3:not([class*=-font-size]) a {
    font-size: 44px;
    line-height: 44px;
  }
}

.has-heading-4-font-size,
h4:not([class*=-font-size]) {
  font-family: var(--lf-font-family-h4);
  font-weight: var(--lf-font-weight-h4);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
}
.has-heading-4-font-size:not([class*=alignment-] *),
h4:not([class*=-font-size]):not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .has-heading-4-font-size,
  h4:not([class*=-font-size]) {
    font-size: 40px;
    line-height: 40px;
  }
}
.has-heading-4-font-size a,
h4:not([class*=-font-size]) a {
  font-family: var(--lf-font-family-h4);
  font-weight: var(--lf-font-weight-h4);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
}
.has-heading-4-font-size a:not([class*=alignment-] *),
h4:not([class*=-font-size]) a:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .has-heading-4-font-size a,
  h4:not([class*=-font-size]) a {
    font-size: 40px;
    line-height: 40px;
  }
}

.has-heading-5-font-size,
h5:not([class*=-font-size]) {
  font-family: var(--lf-font-family-h5);
  font-weight: var(--lf-font-weight-h5);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 36px;
}
.has-heading-5-font-size:not([class*=alignment-] *),
h5:not([class*=-font-size]):not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .has-heading-5-font-size,
  h5:not([class*=-font-size]) {
    font-size: 36px;
    line-height: 36px;
  }
}
.has-heading-5-font-size a,
h5:not([class*=-font-size]) a {
  font-family: var(--lf-font-family-h5);
  font-weight: var(--lf-font-weight-h5);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 36px;
}
.has-heading-5-font-size a:not([class*=alignment-] *),
h5:not([class*=-font-size]) a:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .has-heading-5-font-size a,
  h5:not([class*=-font-size]) a {
    font-size: 36px;
    line-height: 36px;
  }
}

.has-heading-6-font-size,
h6:not([class*=-font-size]) {
  font-family: var(--lf-font-family-h6);
  font-weight: var(--lf-font-weight-h6);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 32px;
}
.has-heading-6-font-size:not([class*=alignment-] *),
h6:not([class*=-font-size]):not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .has-heading-6-font-size,
  h6:not([class*=-font-size]) {
    font-size: 32px;
    line-height: 32px;
  }
}
.has-heading-6-font-size a,
h6:not([class*=-font-size]) a {
  font-family: var(--lf-font-family-h6);
  font-weight: var(--lf-font-weight-h6);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 32px;
}
.has-heading-6-font-size a:not([class*=alignment-] *),
h6:not([class*=-font-size]) a:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .has-heading-6-font-size a,
  h6:not([class*=-font-size]) a {
    font-size: 32px;
    line-height: 32px;
  }
}

.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: transparent;
  border-color: currentColor;
  color: var(--lf-color-text);
}
@media (min-width: 1400px) {
  .wp-block-button.is-style-outline .wp-block-button__link,
  .wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
    font-size: 24px;
  }
}
.wp-block-button.is-style-outline .wp-block-button__link:where(.border-radius-enabled *),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover:not([disabled]), .wp-block-button.is-style-outline .wp-block-button__link:focus:not([disabled]),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover:not([disabled]),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
.wp-block-button.is-style-outline .wp-block-button__link[disabled],
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background)[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
.wp-block-button.is-style-outline .wp-block-button__link .button-text,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover:not([disabled]), .wp-block-button.is-style-outline .wp-block-button__link:focus:not([disabled]),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover:not([disabled]),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background);
}
.wp-block-button.is-style-outline .wp-block-button__link:is(.has-text-color *),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):is(.has-text-color *) {
  color: var(--lf-color-text);
  background-color: transparent;
}
.wp-block-button.is-style-outline .wp-block-button__link:is(.has-text-color *):hover:not([disabled]), .wp-block-button.is-style-outline .wp-block-button__link:is(.has-text-color *):focus:not([disabled]),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):is(.has-text-color *):hover:not([disabled]),
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):is(.has-text-color *):focus:not([disabled]) {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text);
  color: var(--lf-color-background);
}
.wp-block-button .wp-block-button__link {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: var(--lf-color-light-yellow);
  /*border-color:$text;*/
  color: var(--lf-color-text);
  border: 1px solid black;
}
@media (min-width: 1400px) {
  .wp-block-button .wp-block-button__link {
    font-size: 24px;
  }
}
.wp-block-button .wp-block-button__link:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
.wp-block-button .wp-block-button__link:hover:not([disabled]), .wp-block-button .wp-block-button__link:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
.wp-block-button .wp-block-button__link[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
.wp-block-button .wp-block-button__link .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
.wp-block-button .wp-block-button__link:hover:not([disabled]), .wp-block-button .wp-block-button__link:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background-body);
}
.wp-block-button .wp-block-button__link:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
.wp-block-button .wp-block-button__link:is(.has-text-color *):hover:not([disabled]), .wp-block-button .wp-block-button__link:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}

.open-menu-button,
.close-menu-button {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  line-height: 0;
  vertical-align: middle;
}
.open-menu-button .open-menu-icon,
.open-menu-button .close-menu-icon,
.close-menu-button .open-menu-icon,
.close-menu-button .close-menu-icon {
  font-size: 36px;
}

.component.button {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.component.button:is(.lavendr-ajax-form + *), .component.button:is(.component:not(.button) + *) {
  margin-top: 20px;
}
.component.button.appearance-outline, .component.button.appearance-fill {
  width: auto;
  /*        width:100%;

          @media (min-width:$sm){
              width:auto;
          }*/
}
.component.button.appearance-arrow {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: transparent;
  border-color: currentColor;
  color: var(--lf-color-text);
  text-align: left;
  padding-left: 20px;
  padding-right: 60px;
  position: relative;
  display: block;
  width: 100%;
}
@media (min-width: 1400px) {
  .component.button.appearance-arrow {
    font-size: 24px;
  }
}
.component.button.appearance-arrow:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
.component.button.appearance-arrow:hover:not([disabled]), .component.button.appearance-arrow:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
.component.button.appearance-arrow[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
.component.button.appearance-arrow .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
.component.button.appearance-arrow:hover:not([disabled]), .component.button.appearance-arrow:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background);
}
.component.button.appearance-arrow:is(.has-text-color *) {
  color: var(--lf-color-text);
  background-color: transparent;
}
.component.button.appearance-arrow:is(.has-text-color *):hover:not([disabled]), .component.button.appearance-arrow:is(.has-text-color *):focus:not([disabled]) {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text);
  color: var(--lf-color-background);
}
.component.button.appearance-arrow::after {
  content: "east";
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  position: absolute;
  top: 50%;
  right: 20px;
  font-size: 1em;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.component.button.full-width {
  width: 100%;
  display: block;
  text-align: center;
}
.component.button.full-width + .button.full-width {
  margin-top: 20px;
}

.mensa-backlink {
  border: none;
}
.mensa-backlink::before {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  content: "arrow_left_alt";
  font-size: inherit;
  vertical-align: -14%;
  margin-right: 0.2em;
}

.mensa-forward-link {
  border: none;
}
.mensa-forward-link::after {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  content: "arrow_right_alt";
  font-size: inherit;
  vertical-align: -14%;
  margin-LEFT: 0.2em;
}

.lftp {
  /*    &.icon-list {

          .component.button.appearance-fill {
              color:var(--lf-color-text);
              background-color:var(--lf-color-background);

              &:hover,
                  &:focus {
                  color:var(--lf-color-background-body);
              }
          }
      }

      &.image-text {

          &.has-background {

              .component.button.appearance-fill {
                  background-color:var(--lf-color-text);
                  color:var(--lf-color-background);

                  &:hover,
                      &:focus {

                      &:not([disabled]){
                          color:var(--lf-color-text);
                          background-color:transparent;
                      }
                  }
              }
          }
      }*/
}
.lftp .component.button.appearance-outline {
  color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  background-color: transparent;
}
.lftp .component.button.appearance-outline:hover:not([disabled]), .lftp .component.button.appearance-outline:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  color: var(--lf-color-background);
  border-color: var(--lf-color-text);
}
.lftp .component.button.appearance-fill {
  color: var(--lf-color-text);
  background-color: var(--lf-color-light-yellow);
}
.lftp .component.button.appearance-fill:hover, .lftp .component.button.appearance-fill:focus {
  color: var(--lf-color-background-body);
}
.lftp.has-background .component.button.appearance-fill {
  background-color: var(--lf-color-text);
  color: var(--lf-color-background);
}
.lftp.has-background .component.button.appearance-fill:hover:not([disabled]), .lftp.has-background .component.button.appearance-fill:focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
.lftp .component.button.appearance-fill {
  width: 100%;
}

html.front-end {
  width: 100%;
  height: 100%;
  width: 100vw;
  height: 100vh;
  overflow-x: hidden;
  max-width: 100%;
  max-width: 100vw;
  background-color: var(--lf-color-background);
  color: var(--lf-color-text);
}
html.front-end body {
  overflow-x: clip;
  width: 100%;
  width: 100vw;
  max-width: 100vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
html.front-end :focus-visible {
  outline-color: var(--lf-color-accent);
}

body {
  --lf-color-background-body:var(--lf-color-background);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  background-color: var(--lf-color-background);
  color: var(--lf-color-text);
  line-height: var(--lf-body-line-height);
  text-align: justify;
}
body:not(html.front-end *) {
  overflow-x: hidden;
  padding-left: 0;
  padding-right: 0;
}
body *, body ::after, body ::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

main#main {
  max-width: 100vw;
}

p {
  line-height: inherit;
}

a {
  color: blue;
  font-weight: var(--lf-font-weight-links);
  text-decoration: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-bottom: 0.1em solid;
}
a:hover, a:focus {
  color: inherit;
  border-color: transparent;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}
h1 + h1, h1 + h2, h1 + h3, h1 + h4, h1 + h5, h1 + h6, h1 + p, h2 + h1, h2 + h2, h2 + h3, h2 + h4, h2 + h5, h2 + h6, h2 + p, h3 + h1, h3 + h2, h3 + h3, h3 + h4, h3 + h5, h3 + h6, h3 + p, h4 + h1, h4 + h2, h4 + h3, h4 + h4, h4 + h5, h4 + h6, h4 + p, h5 + h1, h5 + h2, h5 + h3, h5 + h4, h5 + h5, h5 + h6, h5 + p, h6 + h1, h6 + h2, h6 + h3, h6 + h4, h6 + h5, h6 + h6, h6 + p, p + h1, p + h2, p + h3, p + h4, p + h5, p + h6, p + p {
  margin-top: 20px;
}

img {
  border: 1px solid black;
}
img:is(.logo *) {
  border: none;
}

ul, ol {
  margin: 20px 0;
}
ul ul,
ul ol, ol ul,
ol ol {
  margin: 0;
}

figure {
  margin: 0;
}

img {
  width: 100%;
  height: auto;
}

input[type=submit] {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: var(--lf-color-light-yellow);
  /*border-color:$text;*/
  color: var(--lf-color-text);
  border: 1px solid black;
}
@media (min-width: 1400px) {
  input[type=submit] {
    font-size: 24px;
  }
}
input[type=submit]:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
input[type=submit]:hover:not([disabled]), input[type=submit]:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
input[type=submit][disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
input[type=submit] .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
input[type=submit]:hover:not([disabled]), input[type=submit]:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background-body);
}
input[type=submit]:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
input[type=submit]:is(.has-text-color *):hover:not([disabled]), input[type=submit]:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}

.menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.container,
.row {
  --bs-gutter-x:1rem;
}

.material-symbols-outlined {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
}

svg {
  fill: currentColor;
}

.opening-hours-wrapper {
  margin-left: -40px;
  margin-right: -40px;
}
@media (min-width: 576px) {
  .opening-hours-wrapper {
    margin-left: -40px;
  }
}
@media (min-width: 992px) {
  .opening-hours-wrapper {
    margin-left: -40px;
  }
}
@media (min-width: 576px) {
  .opening-hours-wrapper {
    margin-right: -40px;
  }
}
@media (min-width: 992px) {
  .opening-hours-wrapper {
    margin-right: -40px;
  }
}
.opening-hours-wrapper > .inner {
  overflow-x: scroll;
  padding-left: 40px;
  padding-right: 40px;
}
@media (min-width: 576px) {
  .opening-hours-wrapper > .inner {
    padding-left: 40px;
  }
}
@media (min-width: 992px) {
  .opening-hours-wrapper > .inner {
    padding-left: 40px;
  }
}
@media (min-width: 576px) {
  .opening-hours-wrapper > .inner {
    padding-right: 40px;
  }
}
@media (min-width: 992px) {
  .opening-hours-wrapper > .inner {
    padding-right: 40px;
  }
}

.opening-hours {
  margin: 20px auto;
  text-align: left;
  white-space: nowrap;
  font-size: 13px;
}
@media (min-width: 576px) {
  .opening-hours {
    font-size: 16px;
  }
}
@media (min-width: 768px) {
  .opening-hours {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .opening-hours {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .opening-hours {
    font-size: 18px;
  }
}
@media (min-width: 1400px) {
  .opening-hours {
    font-size: 22px;
  }
}
@media (min-width: 1500px) {
  .opening-hours {
    font-size: unset;
  }
}
.opening-hours + .custom-content-wrapper {
  margin-top: 0;
}
.opening-hours .table-head {
  border: 1px solid black;
  border-top: none;
  border-right: none;
  border-left: none;
}
.opening-hours .table-heading {
  text-align: center;
}
.opening-hours .table-heading:first-child {
  border: none;
}
.opening-hours .table-heading,
.opening-hours .value,
.opening-hours .key {
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  padding-left: 0.5em;
  padding-right: 0.5em;
}
.opening-hours .table-heading,
.opening-hours .value {
  border: 1px solid black;
  border-top: none;
  border-bottom: none;
}
.opening-hours .table-heading:last-child,
.opening-hours .value:last-child {
  border-right: none;
}
.opening-hours .key {
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
}
.opening-hours .value {
  /*text-align:left;*/
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
label {
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

input:hover, input:focus, input:focus-visible,
select:hover,
select:focus,
select:focus-visible,
textarea:hover,
textarea:focus,
textarea:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
  -moz-box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
  box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
}

.select-wrapper {
  position: relative;
}
.select-wrapper::after {
  content: "expand_more";
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  right: 0.75rem;
  font-size: 1.5em;
  line-height: 1.5em;
  display: block;
  position: absolute;
  color: var(--lf-color-accent);
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font: inherit;
  margin: 0;
  padding: 0.5rem 0.5rem;
  border: 1px solid;
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-background);
  width: 100%;
  display: block;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  line-height: var(--lf-body-line-height);
  font-size: 1rem;
  font-weight: normal;
  color: var(--lf-color-text);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
  cursor: pointer;
}
select:hover, select:focus, select:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
  -moz-box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
  box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
}
select:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
select:is(.has-text-color *) {
  border-color: var(--lf-color-text-half);
  background-color: var(--lf-color-text-transparent);
  color: inherit;
}
select.wpcf7-not-valid {
  border-color: red;
  background-color: rgba(255, 0, 0, 0.1);
}
select.wpcf7-not-valid:is(.has-text-color *) {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text-transparent);
}

label,
.label {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  color: var(--lf-color-accent);
}
label:is(.has-text-color *),
.label:is(.has-text-color *) {
  color: var(--lf-color-text);
}
label[for],
.label[for] {
  cursor: pointer;
}

input[type=text],
input[type=url],
input[type=tel],
input[type=number],
input[type=file],
input[type=date],
input[type=datetime-local],
input[type=email],
input[type=search],
input[type=password],
select,
textarea {
  font: inherit;
  margin: 0;
  padding: 0.5rem 0.5rem;
  border: 1px solid;
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-background);
  width: 100%;
  display: block;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  line-height: var(--lf-body-line-height);
  font-size: 1rem;
  font-weight: normal;
  color: var(--lf-color-text);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
}
input[type=text]:hover, input[type=text]:focus, input[type=text]:focus-visible,
input[type=url]:hover,
input[type=url]:focus,
input[type=url]:focus-visible,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=tel]:focus-visible,
input[type=number]:hover,
input[type=number]:focus,
input[type=number]:focus-visible,
input[type=file]:hover,
input[type=file]:focus,
input[type=file]:focus-visible,
input[type=date]:hover,
input[type=date]:focus,
input[type=date]:focus-visible,
input[type=datetime-local]:hover,
input[type=datetime-local]:focus,
input[type=datetime-local]:focus-visible,
input[type=email]:hover,
input[type=email]:focus,
input[type=email]:focus-visible,
input[type=search]:hover,
input[type=search]:focus,
input[type=search]:focus-visible,
input[type=password]:hover,
input[type=password]:focus,
input[type=password]:focus-visible,
select:hover,
select:focus,
select:focus-visible,
textarea:hover,
textarea:focus,
textarea:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
  -moz-box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
  box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
}
input[type=text]:where(.border-radius-enabled *),
input[type=url]:where(.border-radius-enabled *),
input[type=tel]:where(.border-radius-enabled *),
input[type=number]:where(.border-radius-enabled *),
input[type=file]:where(.border-radius-enabled *),
input[type=date]:where(.border-radius-enabled *),
input[type=datetime-local]:where(.border-radius-enabled *),
input[type=email]:where(.border-radius-enabled *),
input[type=search]:where(.border-radius-enabled *),
input[type=password]:where(.border-radius-enabled *),
select:where(.border-radius-enabled *),
textarea:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
input[type=text]:is(.has-text-color *),
input[type=url]:is(.has-text-color *),
input[type=tel]:is(.has-text-color *),
input[type=number]:is(.has-text-color *),
input[type=file]:is(.has-text-color *),
input[type=date]:is(.has-text-color *),
input[type=datetime-local]:is(.has-text-color *),
input[type=email]:is(.has-text-color *),
input[type=search]:is(.has-text-color *),
input[type=password]:is(.has-text-color *),
select:is(.has-text-color *),
textarea:is(.has-text-color *) {
  border-color: var(--lf-color-text-half);
  background-color: var(--lf-color-text-transparent);
  color: inherit;
}
input[type=text].wpcf7-not-valid,
input[type=url].wpcf7-not-valid,
input[type=tel].wpcf7-not-valid,
input[type=number].wpcf7-not-valid,
input[type=file].wpcf7-not-valid,
input[type=date].wpcf7-not-valid,
input[type=datetime-local].wpcf7-not-valid,
input[type=email].wpcf7-not-valid,
input[type=search].wpcf7-not-valid,
input[type=password].wpcf7-not-valid,
select.wpcf7-not-valid,
textarea.wpcf7-not-valid {
  border-color: red;
  background-color: rgba(255, 0, 0, 0.1);
}
input[type=text].wpcf7-not-valid:is(.has-text-color *),
input[type=url].wpcf7-not-valid:is(.has-text-color *),
input[type=tel].wpcf7-not-valid:is(.has-text-color *),
input[type=number].wpcf7-not-valid:is(.has-text-color *),
input[type=file].wpcf7-not-valid:is(.has-text-color *),
input[type=date].wpcf7-not-valid:is(.has-text-color *),
input[type=datetime-local].wpcf7-not-valid:is(.has-text-color *),
input[type=email].wpcf7-not-valid:is(.has-text-color *),
input[type=search].wpcf7-not-valid:is(.has-text-color *),
input[type=password].wpcf7-not-valid:is(.has-text-color *),
select.wpcf7-not-valid:is(.has-text-color *),
textarea.wpcf7-not-valid:is(.has-text-color *) {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text-transparent);
}

input {
  font: inherit;
  margin: 0;
  padding: 0.5rem 0.5rem;
  border: 1px solid;
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-background);
  width: 100%;
  display: block;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  line-height: var(--lf-body-line-height);
  font-size: 1rem;
  font-weight: normal;
  color: var(--lf-color-text);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
  width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input:hover, input:focus, input:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
  -moz-box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
  box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
}
input:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
input:is(.has-text-color *) {
  border-color: var(--lf-color-text-half);
  background-color: var(--lf-color-text-transparent);
  color: inherit;
}
input.wpcf7-not-valid {
  border-color: red;
  background-color: rgba(255, 0, 0, 0.1);
}
input.wpcf7-not-valid:is(.has-text-color *) {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text-transparent);
}
input[type=checkbox], input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 1em;
  height: 1em;
  border-radius: 25%;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.125s;
  -moz-transition: 0.125s;
  -o-transition: 0.125s;
  transition: 0.125s;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 0.25em 0 0;
  display: inline-block;
  border: 1px solid var(--lf-color-text);
  background-color: var(--lf-color-background);
  padding: 0;
}
input[type=checkbox]:is(.has-text-color *), input[type=radio]:is(.has-text-color *) {
  background-color: var(--lf-color-background);
  border-color: var(--lf-color-text);
}
input[type=checkbox]:hover, input[type=checkbox]:focus, input[type=radio]:hover, input[type=radio]:focus {
  -webkit-box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
  -moz-box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
  box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
}
input[type=checkbox]::before, input[type=radio]::before {
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
input[type=checkbox] + label, input[type=radio] + label {
  display: inline;
  width: auto;
  margin-left: 0.25em;
  vertical-align: middle;
}
input[type=checkbox] {
  position: relative;
}
input[type=checkbox]::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 60%;
  height: 100%;
  border-right: 0px solid transparent;
  border-bottom: 0px solid transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -60%) rotate(45deg) scale(0.7);
  -moz-transform: translate(-50%, -60%) rotate(45deg) scale(0.7);
  -ms-transform: translate(-50%, -60%) rotate(45deg) scale(0.7);
  -o-transform: translate(-50%, -60%) rotate(45deg) scale(0.7);
  transform: translate(-50%, -60%) rotate(45deg) scale(0.7);
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  margin: 0;
}
input[type=checkbox]:checked {
  border-color: var(--lf-color-accent);
  background-color: var(--lf-color-accent);
}
input[type=checkbox]:checked::before {
  border-width: 3px;
  border-color: var(--lf-color-background);
}
input[type=checkbox]:checked:is(.has-text-color *) {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text);
}
input[type=checkbox]:checked:is(.has-text-color *)::before {
  border-color: var(--lf-color-background);
}
input[type=radio] {
  border-radius: 999em;
}
input[type=radio]:checked {
  border-color: var(--lf-color-accent);
}
input[type=radio]:checked::before {
  background-color: var(--lf-color-accent);
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
input[type=radio]:checked:is(.has-text-color *) {
  border-color: var(--lf-color-text);
}
input[type=radio]:checked:is(.has-text-color *)::before {
  background-color: var(--lf-color-text);
}
input[type=radio]::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-clip: content-box;
  padding: 0.2em;
  border-radius: inherit;
  background-color: transparent;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}

input[type=file] {
  border-style: dashed;
  text-align: center;
  padding: 20px;
  color: var(--lf-color-accent);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=file]:hover, input[type=file]:focus {
  border-color: var(--lf-color-accent);
  background-color: var(--lf-color-accent-transparent);
}
input[type=file]:is(.has-text-color *) {
  /*color:var(--lf-color-background);*/
}
input[type=file]:is(.has-text-color *):hover, input[type=file]:is(.has-text-color *):focus {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text-transparent);
}

input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
  display: none;
}

input[type=date],
input[type=datetime-local] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: left !important;
}
input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-calendar-picker-indicator,
input[type=datetime-local]::-webkit-inner-spin-button,
input[type=datetime-local]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

button[type=submit],
input[type=submit] {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: var(--lf-color-light-yellow);
  /*border-color:$text;*/
  color: var(--lf-color-text);
  border: 1px solid black;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media (min-width: 1400px) {
  button[type=submit],
  input[type=submit] {
    font-size: 24px;
  }
}
button[type=submit]:where(.border-radius-enabled *),
input[type=submit]:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
button[type=submit]:hover:not([disabled]), button[type=submit]:focus:not([disabled]),
input[type=submit]:hover:not([disabled]),
input[type=submit]:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
button[type=submit][disabled],
input[type=submit][disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
button[type=submit] .button-text,
input[type=submit] .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
button[type=submit]:hover:not([disabled]), button[type=submit]:focus:not([disabled]),
input[type=submit]:hover:not([disabled]),
input[type=submit]:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background-body);
}
button[type=submit]:is(.has-text-color *),
input[type=submit]:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
button[type=submit]:is(.has-text-color *):hover:not([disabled]), button[type=submit]:is(.has-text-color *):focus:not([disabled]),
input[type=submit]:is(.has-text-color *):hover:not([disabled]),
input[type=submit]:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
button[type=submit] .loading-spinner,
input[type=submit] .loading-spinner {
  display: none;
  font-size: 1em;
  line-height: 1em;
  -webkit-animation: spin 0.65s infinite linear;
  -moz-animation: spin 0.65s infinite linear;
  animation: spin 0.65s infinite linear;
}
button[type=submit] .loading-spinner:is(.component.button .icon),
input[type=submit] .loading-spinner:is(.component.button .icon) {
  display: none;
}
button[type=submit] .loading-spinner:is(.component.button .icon):is(.submitted *),
input[type=submit] .loading-spinner:is(.component.button .icon):is(.submitted *) {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

input.wpcf7-checkbox,
input.wpcf7-radio {
  vertical-align: middle;
}

.wpcf7-acceptance.wpcf7-not-valid input {
  border-color: red;
}
.wpcf7-acceptance.wpcf7-not-valid input:is(.has-text-color *) {
  border-color: var(--lf-color-text);
}

.wpcf7 form.wpcf7-form {
  /*    label,
      .label,
      .wpcf7-quiz-label,
      {
          @include font-small;
          @include font-weight-bold;
          color:$accent;
          display:block;
      }*/
}
.wpcf7 form.wpcf7-form.sent .form-fields {
  display: none;
}
.wpcf7 form.wpcf7-form.sent .wpcf7-response-output {
  border-color: green;
  background-color: rgba(0, 128, 0, 0.1);
  margin: 0;
}
.wpcf7 form.wpcf7-form.sent .wpcf7-response-output::before {
  content: "check_circle";
  color: green;
}
.wpcf7 form.wpcf7-form.sent .wpcf7-response-output:is(.has-text-color *) {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text-transparent);
}
.wpcf7 form.wpcf7-form.sent .wpcf7-response-output:is(.has-text-color *)::before {
  color: var(--lf-color-text);
}
.wpcf7 form.wpcf7-form.sent .wpcf7-response-output ~ * {
  display: none;
}
.wpcf7 form.wpcf7-form.submitting {
  pointer-events: none;
  opacity: 0.25;
}
.wpcf7 form.wpcf7-form.submitting input.wpcf7-submit {
  display: none;
}
.wpcf7 form.wpcf7-form.submitting .wpcf7-spinner {
  display: block;
}
.wpcf7 form.wpcf7-form.failed .wpcf7-response-output, .wpcf7 form.wpcf7-form.aborted .wpcf7-response-output {
  border-color: red;
  background-color: rgba(255, 0, 0, 0.1);
}
.wpcf7 form.wpcf7-form.failed .wpcf7-response-output::before, .wpcf7 form.wpcf7-form.aborted .wpcf7-response-output::before {
  content: "error";
  color: red;
}
.wpcf7 form.wpcf7-form.failed .wpcf7-response-output:is(.has-text-color *), .wpcf7 form.wpcf7-form.aborted .wpcf7-response-output:is(.has-text-color *) {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text-transparent);
}
.wpcf7 form.wpcf7-form.failed .wpcf7-response-output:is(.has-text-color *)::before, .wpcf7 form.wpcf7-form.aborted .wpcf7-response-output:is(.has-text-color *)::before {
  color: var(--lf-color-text);
}
.wpcf7 form.wpcf7-form.spam .wpcf7-response-output, .wpcf7 form.wpcf7-form.invalid .wpcf7-response-output, .wpcf7 form.wpcf7-form.unaccepted .wpcf7-response-output, .wpcf7 form.wpcf7-form.payment-required .wpcf7-response-output {
  border-color: orange;
  background-color: rgba(255, 165, 0, 0.1);
}
.wpcf7 form.wpcf7-form.spam .wpcf7-response-output::before, .wpcf7 form.wpcf7-form.invalid .wpcf7-response-output::before, .wpcf7 form.wpcf7-form.unaccepted .wpcf7-response-output::before, .wpcf7 form.wpcf7-form.payment-required .wpcf7-response-output::before {
  content: "warning";
  color: orange;
}
.wpcf7 form.wpcf7-form.spam .wpcf7-response-output:is(.has-text-color *), .wpcf7 form.wpcf7-form.invalid .wpcf7-response-output:is(.has-text-color *), .wpcf7 form.wpcf7-form.unaccepted .wpcf7-response-output:is(.has-text-color *), .wpcf7 form.wpcf7-form.payment-required .wpcf7-response-output:is(.has-text-color *) {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text-transparent);
}
.wpcf7 form.wpcf7-form.spam .wpcf7-response-output:is(.has-text-color *)::before, .wpcf7 form.wpcf7-form.invalid .wpcf7-response-output:is(.has-text-color *)::before, .wpcf7 form.wpcf7-form.unaccepted .wpcf7-response-output:is(.has-text-color *)::before, .wpcf7 form.wpcf7-form.payment-required .wpcf7-response-output:is(.has-text-color *)::before {
  color: var(--lf-color-text);
}
.wpcf7 form.wpcf7-form .form-fields {
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: flex-start;
  -moz-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
}
.wpcf7 form.wpcf7-form p {
  width: 100%;
}
.wpcf7 form.wpcf7-form .wpcf7-form-control-wrap {
  margin: 0;
  display: block;
}
.wpcf7 form.wpcf7-form .form-field {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
}
.wpcf7 form.wpcf7-form .form-field:last-child {
  margin-bottom: 0;
}
.wpcf7 form.wpcf7-form .form-field:focus-within .label.floating, .wpcf7 form.wpcf7-form .form-field.has-input .label.floating {
  /*                @include font-small;
                  @include font-weight-bold;
                  color:$accent;
                  @include transform(translate($inputPadding, -75%));
                  background-color:$background;*/
}
.wpcf7 form.wpcf7-form .form-field.select::after {
  content: "expand_more";
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  bottom: 0.5rem;
  right: 0.75rem;
  font-size: 1em;
  line-height: 1em;
  display: block;
  position: absolute;
  color: var(--lf-color-accent);
}
.wpcf7 form.wpcf7-form .form-field.select:is(.has-text-color *)::after {
  color: var(--lf-color-text);
}
.wpcf7 form.wpcf7-form .form-field.half {
  display: inline-block;
  vertical-align: top;
}
@media (min-width: 768px) {
  .wpcf7 form.wpcf7-form .form-field.half {
    width: 50%;
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-left: -7.5px;
    margin-right: -7.5px;
  }
}
.wpcf7 form.wpcf7-form .form-field .label {
  display: block;
  /*            @include font-small;
              @include font-weight-bold;
              color:$accent;*/
}
.wpcf7 form.wpcf7-form .form-field .label[for] {
  cursor: pointer;
}
.wpcf7 form.wpcf7-form .form-field .label.floating {
  /*                @include font-default;
                  @include font-weight-normal;
                  color:$text;
                  background-color:transparent;
                  @include transition;
                  pointer-events: none;
                  position:absolute;
                  top:$inputPadding;
                  left:1px;
                  z-index:1;
                  padding-left:$inputPadding;
                  padding-right:$inputPadding;
                  width:auto;*/
}
.wpcf7 form.wpcf7-form .wpcf7-list-item {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.wpcf7 form.wpcf7-form .wpcf7-list-item:last-child {
  margin-right: 0;
}
.wpcf7 form.wpcf7-form .wpcf7-list-item label {
  vertical-align: middle;
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  color: inherit;
  font-weight: var(--lf-font-weight-normal);
}
.wpcf7 form.wpcf7-form .wpcf7-list-item-label {
  cursor: pointer;
  vertical-align: middle;
}
.wpcf7 form.wpcf7-form .wpcf7-list-item-label::before, .wpcf7 form.wpcf7-form .wpcf7-list-item-label::after {
  content: "";
  display: inline-block;
  width: 0.45em;
}
.wpcf7 form.wpcf7-form .wpcf7-not-valid-tip {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 16px;
  margin-top: 10px;
  color: red;
}
.wpcf7 form.wpcf7-form .wpcf7-not-valid-tip::before {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  content: "error";
  margin-right: 0.5em;
  display: inline;
  vertical-align: -0.13em;
}
.wpcf7 form.wpcf7-form .wpcf7-not-valid-tip:is(.has-text-color *) {
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  color: var(--lf-color-text-alt);
}
.wpcf7 form.wpcf7-form .wpcf7-spinner {
  display: none;
  margin: 0 auto;
  background-color: var(--lf-color-accent);
  opacity: 1;
}
.wpcf7 form.wpcf7-form .wpcf7-spinner::before {
  background-color: var(--lf-color-background);
}
.wpcf7 form.wpcf7-form .wpcf7-spinner:is(.has-text-color *) {
  background-color: var(--lf-color-text);
}
.wpcf7 form.wpcf7-form .wpcf7-spinner:is(.has-text-color *)::before {
  background-color: var(--lf-color-background);
}
.wpcf7 form.wpcf7-form .wpcf7-response-output {
  margin: 0;
  margin-bottom: 20px;
  padding: 0.5em 0.75em;
  border-radius: 0.5em;
  border-color: var(--lf-color-accent);
  border-width: 1px;
  background-color: var(--lf-color-accent-transparent);
  width: 100%;
  text-align: center;
}
@media (min-width: 576px) {
  .wpcf7 form.wpcf7-form .wpcf7-response-output {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .wpcf7 form.wpcf7-form .wpcf7-response-output {
    margin-bottom: 20px;
  }
}
.wpcf7 form.wpcf7-form .wpcf7-response-output::before {
  content: "info";
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  color: var(--lf-color-accent);
  /*@include font-weight-bold;*/
  line-height: inherit;
}
.wpcf7 form.wpcf7-form .wpcf7-response-output:is(.has-text-color *) {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text-transparent);
}
.wpcf7 form.wpcf7-form .wpcf7-response-output:is(.has-text-color *)::before {
  color: var(--lf-color-text);
}

.lavendr-ajax-form {
  /*    input {
          @include input-text;
      }*/
}
.lavendr-ajax-form:is(.component.text + *) {
  margin-top: 20px;
}
.lavendr-ajax-form.submitted .form-field {
  opacity: 0.5;
  pointer-events: none;
}
.lavendr-ajax-form.submitted [type=submit] {
  opacity: 0.3;
  cursor: not-allowed;
}
.lavendr-ajax-form.submitted [type=submit] .button-text,
.lavendr-ajax-form.submitted [type=submit] .icon {
  display: none;
}
.lavendr-ajax-form.submitted [type=submit] .loading-spinner {
  display: block;
}
.lavendr-ajax-form .form-fields {
  /*        margin:-.5*$space;

          & > * {
              padding-left:.5*$space;
              padding-right:.5*$space;
          }*/
}
.lavendr-ajax-form .form-field {
  margin-bottom: 20px;
}
.lavendr-ajax-form .form-field:last-child {
  margin-bottom: 0;
}
.lavendr-ajax-form .form-field[data-type=radio] .input-wrapper label, .lavendr-ajax-form .form-field[data-type=checkbox] .input-wrapper label {
  font-weight: var(--lf-font-weight-normal);
  color: var(--lf-color-text);
  cursor: pointer;
}
.lavendr-ajax-form .form-field[data-type=submit]:is(.component.button + *) {
  margin-top: 20px;
}
.lavendr-ajax-form .form-field[data-type=submit] [type=submit] {
  width: 100%;
}
.lavendr-ajax-form .form-field[data-type=select] .input-wrapper {
  position: relative;
}
.lavendr-ajax-form .form-field[data-type=select] .input-wrapper::after {
  content: "expand_more";
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  right: 0.75rem;
  font-size: 1.5em;
  line-height: 1.5em;
  display: block;
  position: absolute;
  color: var(--lf-color-accent);
}
.lavendr-ajax-form .form-field[data-type=hidden] {
  display: none;
}
.lavendr-ajax-form .form-field.half {
  width: 50%;
  display: inline-block;
}
.lavendr-ajax-form .form-field.third {
  width: 33.3333333333%;
  display: inline-block;
}
.lavendr-ajax-form .form-field.has-suffix .input-wrapper, .lavendr-ajax-form .form-field.has-prefix .input-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: stretch;
  -moz-justify-content: stretch;
  -ms-justify-content: stretch;
  -o-justify-content: stretch;
  justify-content: stretch;
}
.lavendr-ajax-form .form-field.has-suffix .suffix,
.lavendr-ajax-form .form-field.has-suffix .prefix, .lavendr-ajax-form .form-field.has-prefix .suffix,
.lavendr-ajax-form .form-field.has-prefix .prefix {
  font: inherit;
  margin: 0;
  padding: 0.5rem 0.5rem;
  border: 1px solid;
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-background);
  width: 100%;
  display: block;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  line-height: var(--lf-body-line-height);
  font-size: 1rem;
  font-weight: normal;
  color: var(--lf-color-text);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-radius: 0px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
  border: none;
  background: transparent;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  -o-align-self: center;
  align-self: center;
  padding-left: 20px;
  padding-right: 20px;
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 16px;
}
.lavendr-ajax-form .form-field.has-suffix .suffix:hover, .lavendr-ajax-form .form-field.has-suffix .suffix:focus, .lavendr-ajax-form .form-field.has-suffix .suffix:focus-visible,
.lavendr-ajax-form .form-field.has-suffix .prefix:hover,
.lavendr-ajax-form .form-field.has-suffix .prefix:focus,
.lavendr-ajax-form .form-field.has-suffix .prefix:focus-visible, .lavendr-ajax-form .form-field.has-prefix .suffix:hover, .lavendr-ajax-form .form-field.has-prefix .suffix:focus, .lavendr-ajax-form .form-field.has-prefix .suffix:focus-visible,
.lavendr-ajax-form .form-field.has-prefix .prefix:hover,
.lavendr-ajax-form .form-field.has-prefix .prefix:focus,
.lavendr-ajax-form .form-field.has-prefix .prefix:focus-visible {
  outline: none;
  -webkit-box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
  -moz-box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
  box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
}
.lavendr-ajax-form .form-field.has-suffix .suffix:where(.border-radius-enabled *),
.lavendr-ajax-form .form-field.has-suffix .prefix:where(.border-radius-enabled *), .lavendr-ajax-form .form-field.has-prefix .suffix:where(.border-radius-enabled *),
.lavendr-ajax-form .form-field.has-prefix .prefix:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
.lavendr-ajax-form .form-field.has-suffix .suffix:is(.has-text-color *),
.lavendr-ajax-form .form-field.has-suffix .prefix:is(.has-text-color *), .lavendr-ajax-form .form-field.has-prefix .suffix:is(.has-text-color *),
.lavendr-ajax-form .form-field.has-prefix .prefix:is(.has-text-color *) {
  border-color: var(--lf-color-text-half);
  background-color: var(--lf-color-text-transparent);
  color: inherit;
}
.lavendr-ajax-form .form-field.has-suffix .suffix.wpcf7-not-valid,
.lavendr-ajax-form .form-field.has-suffix .prefix.wpcf7-not-valid, .lavendr-ajax-form .form-field.has-prefix .suffix.wpcf7-not-valid,
.lavendr-ajax-form .form-field.has-prefix .prefix.wpcf7-not-valid {
  border-color: red;
  background-color: rgba(255, 0, 0, 0.1);
}
.lavendr-ajax-form .form-field.has-suffix .suffix.wpcf7-not-valid:is(.has-text-color *),
.lavendr-ajax-form .form-field.has-suffix .prefix.wpcf7-not-valid:is(.has-text-color *), .lavendr-ajax-form .form-field.has-prefix .suffix.wpcf7-not-valid:is(.has-text-color *),
.lavendr-ajax-form .form-field.has-prefix .prefix.wpcf7-not-valid:is(.has-text-color *) {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text-transparent);
}
.lavendr-ajax-form .form-field.has-suffix .suffix, .lavendr-ajax-form .form-field.has-prefix .suffix {
  border-left: none;
}
.lavendr-ajax-form .form-field.has-suffix .prefix, .lavendr-ajax-form .form-field.has-prefix .prefix {
  border-right: none;
}
.lavendr-ajax-form .form-field .description {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 16px;
  font-weight: var(--lf-font-weight-normal);
  color: var(--lf-color-text-alt);
}
.lavendr-ajax-form .labels {
  line-height: normal;
  margin-bottom: 10px;
}
.lavendr-ajax-form .message {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 16px;
  color: var(--lf-color-text-alt);
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.lavendr-ajax-form .message:last-child {
  margin-bottom: 0;
}
.lavendr-ajax-form .message.error {
  color: red;
}

.mc4wp-form {
  font-size: inherit;
}
@media (min-width: 768px) {
  .mc4wp-form .mc4wp-form-fields {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
@media (min-width: 768px) {
  .mc4wp-form .input-wrapper.email {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.mc4wp-form .input-wrapper.submit {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .mc4wp-form .input-wrapper.submit {
    margin-top: 0;
    margin-left: 20px;
  }
}
.mc4wp-form .input-wrapper input {
  font-size: inherit;
}
@media (min-width: 768px) {
  .mc4wp-form .input-wrapper input {
    height: 100%;
  }
}

body.transparent-header .site-header {
  background-color: transparent;
  color: #fff;
  position: fixed;
}
body.transparent-header .site-header::before {
  content: "";
  background: -moz-linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
  background: -webkit-linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
  background: linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 140%;
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
  opacity: 0.65;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
body.transparent-header .site-header.stuck {
  background-color: var(--lf-color-background);
  color: var(--lf-color-text);
}
body.transparent-header .site-header.stuck::before {
  opacity: 0;
}
body.transparent-header .site-header.stuck.logo-black .logo.black {
  opacity: 1;
}
body.transparent-header .site-header.stuck.logo-black .logo.white {
  opacity: 0;
}
body.transparent-header .site-header.stuck.logo-white .logo.black {
  opacity: 0;
}
body.transparent-header .site-header.stuck.logo-white .logo.white {
  opacity: 1;
}
body.transparent-header .site-header.stuck .header-menu .menu-list > .menu-item.appearance-header-default > a:hover, body.transparent-header .site-header.stuck .header-menu .menu-list > .menu-item.appearance-header-default > a:focus {
  color: var(--lf-color-accent);
}
body.transparent-header .site-header.stuck .header-menu .menu-list > .menu-item.appearance-header-button-outline > a {
  color: var(--lf-color-accent);
}
body.transparent-header .site-header.stuck .header-menu .menu-list > .menu-item.appearance-header-button-outline > a:hover, body.transparent-header .site-header.stuck .header-menu .menu-list > .menu-item.appearance-header-button-outline > a:focus {
  color: var(--lf-color-background);
  background-color: var(--lf-color-accent);
  border-color: var(--lf-color-accent);
}
body.transparent-header .site-header.stuck .header-menu .menu-list > .menu-item.appearance-header-button-fill > a {
  color: var(--lf-color-background);
}
body.transparent-header .site-header.stuck .header-menu .menu-list > .menu-item.appearance-header-button-fill > a:hover, body.transparent-header .site-header.stuck .header-menu .menu-list > .menu-item.appearance-header-button-fill > a:focus {
  color: var(--lf-color-accent);
}
body.transparent-header .site-header .logo.black {
  opacity: 0;
}
body.transparent-header .site-header .logo.white {
  opacity: 1;
}
body.transparent-header .site-header .header-secondary-wrapper {
  border-color: rgba(255, 255, 255, 0.1);
  background-color: transparent;
}
body.transparent-header .site-header .header-menu .menu-list > .menu-item.appearance-header-button-outline > a:hover, body.transparent-header .site-header .header-menu .menu-list > .menu-item.appearance-header-button-outline > a:focus {
  color: var(--lf-color-background);
  background-color: var(--lf-color-accentLight);
  border-color: var(--lf-color-accentLight);
}
body.transparent-header .site-header .header-menu .menu-list > .menu-item.appearance-header-button-fill > a:hover, body.transparent-header .site-header .header-menu .menu-list > .menu-item.appearance-header-button-fill > a:focus {
  color: var(--lf-color-accentLight);
}
body.transparent-header .site-header .header-menu .menu-list > .menu-item > a {
  color: inherit;
}
body.transparent-header .site-header .header-menu .menu-list > .menu-item > a:hover, body.transparent-header .site-header .header-menu .menu-list > .menu-item > a:focus {
  /*color:$accentLight;*/
}
body.transparent-header .site-header .menu-item::after {
  content: "";
  color: inherit;
}
body.transparent-header .site-header .menu-item.current-menu-item, body.transparent-header .site-header .menu-item.current-menu-ancestor {
  color: inherit;
}
body.transparent-header .site-header .search-form-wrapper {
  display: inline-block;
  margin-left: 20px;
  color: inherit;
}
@media (min-width: 576px) {
  body.transparent-header .site-header .search-form-wrapper {
    margin-left: 20px;
  }
}
@media (min-width: 992px) {
  body.transparent-header .site-header .search-form-wrapper {
    margin-left: 20px;
  }
}
body.transparent-header .site-header .search-form-wrapper * {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 16px;
  line-height: 1em;
}
body.transparent-header .site-header .search-form-wrapper .search-submit {
  line-height: 1em;
  display: none;
}
body.transparent-header .site-header .search-form-wrapper label {
  color: inherit;
}
body.transparent-header .site-header .search-form-wrapper .search-field:hover, body.transparent-header .site-header .search-form-wrapper .search-field:focus {
  color: var(--lf-color-accentLight);
}
body.transparent-header .site-header .search-form-wrapper .search-field:focus {
  color: inherit;
}

.site-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  /*left:50%;*/
  width: 100%;
  /*max-width:$maxwidth;*/
  width: 100vw;
  max-width: 100vw;
  background-color: transparent;
  z-index: 9;
  /*@include transform(translate(-50%, 0));*/
  /*@include transition($headerTransitionDuration);*/
  padding-top: env(safe-area-inset-top);
  font-size: 20px;
  line-height: 1em;
  /*overflow:hidden;*/
}
@media (min-width: 1200px) {
  .site-header {
    border-bottom: 1px solid black;
    border-bottom-color: transparent;
  }
}
.site-header.stuck {
  background-color: var(--lf-color-background);
}
@media (min-width: 1200px) {
  .site-header.stuck {
    border-bottom: 1px solid black;
  }
}
.site-header.stuck .header-primary-wrapper {
  /*display:none;*/
}
@media (min-width: 1200px) {
  .site-header.stuck .header-secondary-wrapper {
    /*@include py(0);*/
  }
}
@media (min-width: 1200px) {
  .site-header.stuck .logo img {
    /*width:50%;*/
  }
}
.site-header.tucked {
  /*@include transform(translate(-50%, -100%));*/
}
.site-header.tucked:hover, .site-header.tucked:focus-within {
  /*@include transform(translate(-50%, 0));*/
}
.site-header.logo-black .logo.black {
  opacity: 1;
}
.site-header.logo-black .logo.white {
  opacity: 0;
}
.site-header.logo-white .logo.black {
  opacity: 0;
}
.site-header.logo-white .logo.white {
  opacity: 1;
}
.site-header .header-primary-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
@media (min-width: 576px) {
  .site-header .header-primary-wrapper {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .site-header .header-primary-wrapper {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  .site-header .header-primary-wrapper {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .site-header .header-primary-wrapper {
    padding-bottom: 20px;
  }
}
.site-header .header-primary-wrapper .header-menu {
  margin-bottom: -20px;
}
@media (min-width: 576px) {
  .site-header .header-primary-wrapper .header-menu {
    margin-bottom: -20px;
  }
}
@media (min-width: 992px) {
  .site-header .header-primary-wrapper .header-menu {
    margin-bottom: -20px;
  }
}
.site-header .header-primary-wrapper .header-menu .menu-item {
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .site-header .header-primary-wrapper .header-menu .menu-item {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .site-header .header-primary-wrapper .header-menu .menu-item {
    margin-bottom: 20px;
  }
}
.site-header .header-primary-wrapper .header-menu .menu-item.appearance-header-button-fill.has-background-color a {
  background-color: transparent;
  color: inherit;
}
.site-header .header-primary-wrapper .header-menu .menu-item.appearance-header-button-fill.has-background-color a:hover:not([disabled]), .site-header .header-primary-wrapper .header-menu .menu-item.appearance-header-button-fill.has-background-color a:focus:not([disabled]) {
  color: var(--lf-color-background-body);
}
.site-header .header-secondary-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  opacity: 1;
  /*max-height:3.85em;*/
  border-bottom: 1px solid black;
  text-align: right;
  /*background-color:var(--lf-color-accent-transparent);*/
  background-color: var(--mensa-header-color-background);
  position: relative;
}
@media (min-width: 576px) {
  .site-header .header-secondary-wrapper {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .site-header .header-secondary-wrapper {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  .site-header .header-secondary-wrapper {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .site-header .header-secondary-wrapper {
    padding-bottom: 20px;
  }
}
.site-header .header-secondary-wrapper .header-menu .menu-list .menu-item.appearance-header-button-fill > a {
  color: var(--mensa-header-color-background);
  background-color: var(--lf-color-text);
}
.site-header .header-secondary-wrapper .header-menu .menu-list .menu-item.appearance-header-button-fill > a:hover:not([disabled]), .site-header .header-secondary-wrapper .header-menu .menu-list .menu-item.appearance-header-button-fill > a:focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: var(--mensa-header-color-background);
}
.site-header .header-secondary-wrapper .header-menu .menu-list .menu-item.appearance-header-button-outline > a {
  background-color: transparent;
  color: var(--lf-color-text);
  /*color:var(--mensa-header-color-background);*/
}
.site-header .open-menu-button {
  -webkit-transform: scaleX(1.25);
  -moz-transform: scaleX(1.25);
  -ms-transform: scaleX(1.25);
  -o-transform: scaleX(1.25);
  transform: scaleX(1.25);
}
.site-header .logo-wrapper {
  position: relative;
}
.site-header .logo-link {
  display: block;
  border: none;
  position: relative;
  width: 175px;
  line-height: 0;
  text-align: left;
}
@media (min-width: 576px) {
  .site-header .logo-link {
    width: 250px;
  }
}
@media (min-width: 768px) {
  .site-header .logo-link {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .site-header .logo-link {
    width: 350px;
  }
}
@media (min-width: 1200px) {
  .site-header .logo-link {
    width: 400px;
  }
}
.site-header .logo {
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.site-header .logo:first-child {
  position: static;
  top: auto;
  left: auto;
}
.site-header .logo.black {
  opacity: 1;
}
.site-header .logo.white {
  opacity: 0;
}
.site-header .logo img {
  /*            position:absolute;
              top:0;
              left:0;*/
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.site-header .header-menu-wrapper {
  /*text-align:right;*/
}
.site-header .header-menu {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  line-height: 1em;
}
.site-header .header-menu a {
  font-family: var(--lf-font-family-menu-header);
  font-weight: var(--lf-font-weight-menu-header);
  border: none;
  line-height: 1em;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children {
  /*position:static;*/
  position: relative;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  height: 20px;
  pointer-events: none;
  opacity: 0;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children:hover::after, .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children:focus-within::after {
  pointer-events: auto;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children:hover > .sub-menu, .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children:focus-within > .sub-menu {
  -webkit-transform: translate(-50%, 100%);
  -moz-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  -o-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children:hover .sub-menu, .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children:focus-within .sub-menu {
  pointer-events: auto;
  opacity: 1;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu {
  display: block;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
  background-color: var(--lf-color-background);
  border: 1px solid var(--lf-color-text-transparent);
  -webkit-box-shadow: 0 0 20px 0 rgba(34, 34, 34, 0.1);
  -moz-box-shadow: 0 0 20px 0 rgba(34, 34, 34, 0.1);
  box-shadow: 0 0 20px 0 rgba(34, 34, 34, 0.1);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
  top: auto;
  bottom: -20px;
  left: 40%;
  right: auto;
  -webkit-transform: translate(-50%, 100%);
  -moz-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  -o-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
  -webkit-transform: translate(-50%, calc(100% - 20px));
  -moz-transform: translate(-50%, calc(100% - 20px));
  -ms-transform: translate(-50%, calc(100% - 20px));
  -o-transform: translate(-50%, calc(100% - 20px));
  transform: translate(-50%, calc(100% - 20px));
  pointer-events: none;
  opacity: 0;
  overflow: visible;
}
@media (min-width: 576px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu {
    max-width: 540px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
  }
}
@media (min-width: 768px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu {
    max-width: 720px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 720px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 720px) + .5*2rem);
  }
}
@media (min-width: 992px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu {
    max-width: 960px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 960px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 960px) + .5*2rem);
  }
}
@media (min-width: 1200px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu {
    max-width: 1140px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1140px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1140px) + .5*2rem);
  }
}
@media (min-width: 1400px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu {
    max-width: 1320px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1320px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1320px) + .5*2rem);
  }
}
@media (min-width: 1500px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu {
    max-width: 1500px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1500px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1500px) + .5*2rem);
  }
}
@media (min-width: 576px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu {
    padding-top: 10px;
  }
}
@media (min-width: 992px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu {
    padding-top: 10px;
  }
}
@media (min-width: 576px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu {
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu {
    padding-bottom: 10px;
  }
}
@media (min-width: 576px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu {
    padding-right: 20px;
  }
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu::before {
  content: "";
  display: block;
  width: 1em;
  height: 1em;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border-top: 1px solid var(--lf-color-text-transparent);
  border-left: 1px solid var(--lf-color-text-transparent);
  -webkit-transform: translate(0, -50%) rotate(45deg);
  -moz-transform: translate(0, -50%) rotate(45deg);
  -ms-transform: translate(0, -50%) rotate(45deg);
  -o-transform: translate(0, -50%) rotate(45deg);
  transform: translate(0, -50%) rotate(45deg);
  background-color: inherit;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item {
  text-align: left;
  display: block;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children {
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (min-width: 576px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children {
    margin-right: 40px;
  }
}
@media (min-width: 992px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children {
    margin-right: 40px;
  }
}
@media (min-width: 576px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children {
    padding-left: 10px;
  }
}
@media (min-width: 992px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children {
    padding-left: 10px;
  }
}
@media (min-width: 576px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children {
    padding-right: 10px;
  }
}
@media (min-width: 992px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children {
    padding-right: 10px;
  }
}
@media (min-width: 576px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children {
    padding-top: 10px;
  }
}
@media (min-width: 992px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children {
    padding-top: 10px;
  }
}
@media (min-width: 576px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children {
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children {
    padding-bottom: 10px;
  }
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children:last-child {
  margin-right: 30px;
}
@media (min-width: 576px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children:last-child {
    margin-right: 30px;
  }
}
@media (min-width: 992px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children:last-child {
    margin-right: 30px;
  }
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children > a {
  font-family: var(--lf-font-family-h4);
  font-weight: var(--lf-font-weight-h4);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children > a:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children > a {
    font-size: 40px;
    line-height: 40px;
  }
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children:hover .sub-menu, .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children:focus-within .sub-menu {
  pointer-events: auto;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children {
  margin-top: 40px;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children > a {
  font-family: var(--lf-font-family-h5);
  font-weight: var(--lf-font-weight-h5);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 36px;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children > a:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item.menu-item-has-children > a {
    font-size: 36px;
    line-height: 36px;
  }
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu > .menu-item .sub-menu {
  position: static;
  display: block;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item {
  margin-top: 15px;
  margin-bottom: 15px;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item.menu-item-has-children:hover > a {
  color: inherit;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item.menu-item-has-children:hover > a:hover, .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item.menu-item-has-children:hover > a:focus {
  color: var(--lf-color-accent);
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item.menu-item-has-children.has-icon > a {
  margin-top: 1.5em;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item.menu-item-has-children.has-icon > a > .icon-wrapper {
  font-size: 1em;
  display: block;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  margin-bottom: 0.25em;
  position: absolute;
  top: -100%;
  color: var(--lf-color-text);
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item::after {
  display: none;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item:first-child a, .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item:last-child a {
  border: none;
  padding: 0;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item .icon-wrapper {
  font-size: 1.25em;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.25em;
  line-height: 0;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item .icon-wrapper .material-symbols-outlined {
  font-size: inherit;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item a {
  border: none;
  padding: 0;
  line-height: 1em;
  width: auto;
  display: inline-block;
  position: relative;
  /*@include transition(color .25s);*/
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  width: calc(100% + 0.5rem);
  height: 110%;
  height: calc(100% + 0.5rem);
  background-color: currentColor;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 8px;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item a:hover:not([disabled])::before {
  content: "";
  opacity: 0.15;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item a::after {
  display: none;
}
.site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item a:hover, .site-header .header-menu .menu-list.appearance-mega-menu > .menu-item.menu-item-has-children > .sub-menu .menu-item a:focus {
  background-color: transparent;
}
.site-header .header-menu .menu-list.appearance-dropdown > .menu-item.menu-item-has-children:hover > .sub-menu, .site-header .header-menu .menu-list.appearance-dropdown > .menu-item.menu-item-has-children:focus-within > .sub-menu {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.site-header .header-menu .menu-list.appearance-dropdown > .menu-item.menu-item-has-children > .sub-menu {
  /*@include transform(translateY(-$space));*/
  min-width: 100%;
}
.site-header .header-menu .menu-list.appearance-dropdown .sub-menu {
  -webkit-box-shadow: 0 0 20px 0 rgba(34, 34, 34, 0.1);
  -moz-box-shadow: 0 0 20px 0 rgba(34, 34, 34, 0.1);
  box-shadow: 0 0 20px 0 rgba(34, 34, 34, 0.1);
}
.site-header .header-menu .menu-list.appearance-dropdown .icon-wrapper {
  line-height: 0;
  display: inline-block;
  position: static;
  vertical-align: middle;
  margin: 0 0.5em 0 0;
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-default:not(.current-menu-item) > a {
  position: relative;
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-default:not(.current-menu-item) > a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  width: calc(100% + 0.5rem);
  height: 110%;
  height: calc(100% + 0.5rem);
  background-color: currentColor;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 8px;
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-default:not(.current-menu-item) > a:hover:not([disabled])::before {
  content: "";
  opacity: 0.15;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-button-outline > a {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: transparent;
  border-color: currentColor;
  color: var(--lf-color-text);
}
@media (min-width: 1400px) {
  .site-header .header-menu .menu-list > .menu-item.appearance-header-button-outline > a {
    font-size: 24px;
  }
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-button-outline > a:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-button-outline > a:hover:not([disabled]), .site-header .header-menu .menu-list > .menu-item.appearance-header-button-outline > a:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-button-outline > a[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-button-outline > a .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-button-outline > a:hover:not([disabled]), .site-header .header-menu .menu-list > .menu-item.appearance-header-button-outline > a:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background);
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-button-outline > a:is(.has-text-color *) {
  color: var(--lf-color-text);
  background-color: transparent;
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-button-outline > a:is(.has-text-color *):hover:not([disabled]), .site-header .header-menu .menu-list > .menu-item.appearance-header-button-outline > a:is(.has-text-color *):focus:not([disabled]) {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text);
  color: var(--lf-color-background);
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-button-fill > a {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: var(--lf-color-light-yellow);
  /*border-color:$text;*/
  color: var(--lf-color-text);
  border: 1px solid black;
}
@media (min-width: 1400px) {
  .site-header .header-menu .menu-list > .menu-item.appearance-header-button-fill > a {
    font-size: 24px;
  }
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-button-fill > a:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-button-fill > a:hover:not([disabled]), .site-header .header-menu .menu-list > .menu-item.appearance-header-button-fill > a:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-button-fill > a[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-button-fill > a .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-button-fill > a:hover:not([disabled]), .site-header .header-menu .menu-list > .menu-item.appearance-header-button-fill > a:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background-body);
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-button-fill > a:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
.site-header .header-menu .menu-list > .menu-item.appearance-header-button-fill > a:is(.has-text-color *):hover:not([disabled]), .site-header .header-menu .menu-list > .menu-item.appearance-header-button-fill > a:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
.site-header .header-menu .menu-list > .menu-item.menu-item-has-children {
  position: relative;
}
.site-header .header-menu .menu-list > .menu-item.menu-item-has-children:hover::after, .site-header .header-menu .menu-list > .menu-item.menu-item-has-children:focus-within::after {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -20px;
  left: 0;
  opacity: 0;
}
.site-header .header-menu .menu-list > .menu-item.menu-item-has-children:hover > .sub-menu, .site-header .header-menu .menu-list > .menu-item.menu-item-has-children:focus-within > .sub-menu {
  opacity: 1;
  pointer-events: auto;
  -webkit-box-shadow: 0 0 20px 0 rgba(34, 34, 34, 0.1);
  -moz-box-shadow: 0 0 20px 0 rgba(34, 34, 34, 0.1);
  box-shadow: 0 0 20px 0 rgba(34, 34, 34, 0.1);
}
.site-header .header-menu .menu-list > .menu-item.menu-item-has-children:hover > .sub-menu .menu-item:hover > .sub-menu, .site-header .header-menu .menu-list > .menu-item.menu-item-has-children:hover > .sub-menu .menu-item:focus-within > .sub-menu, .site-header .header-menu .menu-list > .menu-item.menu-item-has-children:focus-within > .sub-menu .menu-item:hover > .sub-menu, .site-header .header-menu .menu-list > .menu-item.menu-item-has-children:focus-within > .sub-menu .menu-item:focus-within > .sub-menu {
  opacity: 1;
  pointer-events: auto;
}
.site-header .header-menu .menu-list > .menu-item.menu-item-has-children > .sub-menu {
  position: absolute;
}
.site-header .header-menu .menu-list > .menu-item.menu-item-has-children > a::after {
  content: "keyboard_arrow_down";
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  display: inline-block;
  margin-left: 0.25em;
  vertical-align: -17%;
  font-weight: 400;
}
.site-header .header-menu .menu-item {
  font-size: 20px;
  line-height: 1em;
  display: inline-block;
  margin-right: 20px;
  white-space: nowrap;
  position: relative;
  text-transform: uppercase;
}
@media (min-width: 576px) {
  .site-header .header-menu .menu-item {
    margin-right: 20px;
  }
}
@media (min-width: 992px) {
  .site-header .header-menu .menu-item {
    margin-right: 20px;
  }
}
.site-header .header-menu .menu-item:last-child {
  margin-right: 0;
}
.site-header .header-menu .menu-item.current-menu-item:not(.appearance-header-button-fill), .site-header .header-menu .menu-item.current-menu-ancestor:not(.appearance-header-button-fill) {
  /*color:$accent;*/
}
.site-header .header-menu .menu-item.current-menu-item > a, .site-header .header-menu .menu-item.current-menu-ancestor > a {
  /*color:$accent;*/
}
.site-header .header-menu .menu-item.current-menu-item.appearance-header-button-fill::after, .site-header .header-menu .menu-item.current-menu-item.appearance-header-button-outline::after, .site-header .header-menu .menu-item.current-menu-ancestor.appearance-header-button-fill::after, .site-header .header-menu .menu-item.current-menu-ancestor.appearance-header-button-outline::after {
  content: "";
  display: none;
}
.site-header .header-menu .menu-item.current-menu-item::after, .site-header .header-menu .menu-item.current-menu-ancestor::after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  bottom: -0.45em;
  left: 0;
  height: 1px;
  background-color: currentColor;
}
.site-header .header-menu .menu-item a {
  text-decoration: none;
  color: inherit;
  display: block;
  position: relative;
}
.site-header .header-menu .menu-item a:hover, .site-header .header-menu .menu-item a:focus {
  color: var(--lf-color-accent);
}
.site-header .header-menu .sub-menu {
  display: block;
  top: 100%;
  left: 0;
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  background-color: var(--lf-color-background);
}
.site-header .header-menu .sub-menu .menu-item {
  display: block;
  margin: 0;
  position: relative;
  background-color: var(--lf-color-background);
  color: var(--lf-color-text);
}
.site-header .header-menu .sub-menu .menu-item::after {
  content: "";
  display: block;
  height: 1px;
  width: auto;
  background-color: var(--lf-color-text-transparent);
  position: absolute;
  bottom: 0;
  left: 20px;
  right: 20px;
  margin: 0 auto;
  pointer-events: none;
}
.site-header .header-menu .sub-menu .menu-item:last-child::after {
  display: none;
}
.site-header .header-menu .sub-menu .menu-item.current-menu-item a, .site-header .header-menu .sub-menu .menu-item.current-menu-ancestor a {
  /*color:$accent;*/
}
.site-header .header-menu .sub-menu .menu-item.current-menu-item a::after, .site-header .header-menu .sub-menu .menu-item.current-menu-ancestor a::after {
  content: "";
  display: none;
}
.site-header .header-menu .sub-menu .menu-item.menu-item-has-children.current-menu-item > a::after, .site-header .header-menu .sub-menu .menu-item.menu-item-has-children.current-menu-ancestor > a::after {
  content: "keyboard_arrow_right";
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  display: inline-block;
  margin-left: 0.25em;
  vertical-align: -17%;
  font-weight: 400;
}
.site-header .header-menu .sub-menu .menu-item.menu-item-has-children:hover > .sub-menu, .site-header .header-menu .sub-menu .menu-item.menu-item-has-children:focus-within > .sub-menu {
  display: block;
  pointer-events: auto;
}
.site-header .header-menu .sub-menu .menu-item.menu-item-has-children:hover > a, .site-header .header-menu .sub-menu .menu-item.menu-item-has-children:focus-within > a {
  /*color:$accent;*/
}
.site-header .header-menu .sub-menu .menu-item.menu-item-has-children .sub-menu {
  top: 0;
  padding-top: 0;
  left: 100%;
  position: absolute;
  margin-left: -1px;
}
.site-header .header-menu .sub-menu .menu-item.menu-item-has-children > a::after {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  display: inline-block;
  margin-left: 0.25em;
  vertical-align: -17%;
  font-weight: 400;
  content: "keyboard_arrow_right";
}
.site-header .header-menu .sub-menu .menu-item a {
  /*                    padding:.5*$space $space;
                      border-left:1px solid $textTransparent;
                      border-right:1px solid $textTransparent;*/
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: var(--lf-color-light-yellow);
  /*border-color:$text;*/
  color: var(--lf-color-text);
  border: 1px solid black;
  margin-top: -1px;
  width: 100%;
}
@media (min-width: 1400px) {
  .site-header .header-menu .sub-menu .menu-item a {
    font-size: 24px;
  }
}
.site-header .header-menu .sub-menu .menu-item a:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
.site-header .header-menu .sub-menu .menu-item a:hover:not([disabled]), .site-header .header-menu .sub-menu .menu-item a:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
.site-header .header-menu .sub-menu .menu-item a[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
.site-header .header-menu .sub-menu .menu-item a .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
.site-header .header-menu .sub-menu .menu-item a:hover:not([disabled]), .site-header .header-menu .sub-menu .menu-item a:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background-body);
}
.site-header .header-menu .sub-menu .menu-item a:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
.site-header .header-menu .sub-menu .menu-item a:is(.has-text-color *):hover:not([disabled]), .site-header .header-menu .sub-menu .menu-item a:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
.site-header .header-menu .sub-menu .menu-item a:hover, .site-header .header-menu .sub-menu .menu-item a:focus {
  /*background-color:$accentTransparent;*/
}
.site-header .search-form-wrapper {
  display: inline-block;
  margin-left: 20px;
  color: inherit;
}
@media (min-width: 576px) {
  .site-header .search-form-wrapper {
    margin-left: 20px;
  }
}
@media (min-width: 992px) {
  .site-header .search-form-wrapper {
    margin-left: 20px;
  }
}
.site-header .search-form-wrapper * {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 16px;
  line-height: 1em;
}
.site-header .search-form-wrapper .search-submit {
  line-height: 1em;
  display: none;
}
.site-header .search-form-wrapper label {
  color: inherit;
}
.site-header .search-form-wrapper .search-field {
  width: 55px;
  padding: 0.5em;
  text-align: center;
  background-color: transparent;
  color: inherit;
  border-color: currentColor;
  opacity: 0.5;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}
.site-header .search-form-wrapper .search-field::-webkit-input-placeholder {
  color: inherit;
}
.site-header .search-form-wrapper .search-field::-moz-placeholder {
  color: inherit;
}
.site-header .search-form-wrapper .search-field:-ms-input-placeholder {
  color: inherit;
}
.site-header .search-form-wrapper .search-field:-moz-placeholder {
  color: inherit;
}
.site-header .search-form-wrapper .search-field:hover, .site-header .search-form-wrapper .search-field:focus {
  opacity: 1;
  color: var(--lf-color-accent);
}
.site-header .search-form-wrapper .search-field:focus {
  width: 200px;
  text-align: left;
  color: inherit;
  cursor: text;
  -webkit-box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
  -moz-box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
  box-shadow: 0 0 0 3px var(--lf-color-accentLight-half);
}
.site-header .search-form-wrapper .search-field:focus::-webkit-input-placeholder {
  opacity: 0.35;
}
.site-header .search-form-wrapper .search-field:focus::-moz-placeholder {
  opacity: 0.35;
}
.site-header .search-form-wrapper .search-field:focus:-ms-input-placeholder {
  opacity: 0.35;
}
.site-header .search-form-wrapper .search-field:focus:-moz-placeholder {
  opacity: 0.35;
}
.site-header .custom-top-bar-content {
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
  margin-right: 40px;
}
.site-header .custom-top-bar-content:first-child {
  margin-left: 0;
}
.site-header .custom-top-bar-content:last-child {
  margin-right: 0;
}
.site-header .custom-top-bar-content .item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 40px;
  margin-right: 40px;
}
.site-header .custom-top-bar-content .item:first-child {
  margin-left: 0;
}
.site-header .custom-top-bar-content .item:last-child {
  margin-right: 0;
}
.site-header .custom-top-bar-content .item + .item {
  margin-left: 0;
}
.site-header .custom-top-bar-content .item .icon-wrapper {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.35em;
  font-size: 1.25em;
  line-height: 1.25em;
  color: var(--lf-color-accent);
}
.site-header .custom-top-bar-content .item .icon-wrapper .icon {
  font-size: inherit;
  line-height: inherit;
  vertical-align: -14%;
}
.site-header .custom-top-bar-content .item .text {
  display: inline-block;
  vertical-align: middle;
}
.site-header .custom-top-bar-content .item .text a {
  border: none;
  color: inherit;
}

.skiplink {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: var(--lf-color-light-yellow);
  /*border-color:$text;*/
  color: var(--lf-color-text);
  border: 1px solid black;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  display: inline-block;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: 10;
}
@media (min-width: 1400px) {
  .skiplink {
    font-size: 24px;
  }
}
.skiplink:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
.skiplink:hover:not([disabled]), .skiplink:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
.skiplink[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
.skiplink .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
.skiplink:hover:not([disabled]), .skiplink:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background-body);
}
.skiplink:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
.skiplink:is(.has-text-color *):hover:not([disabled]), .skiplink:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
.skiplink:focus {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  opacity: 1;
  background-color: var(--lf-color-accent);
  border-color: var(--lf-color-accent);
  color: var(--lf-color-background);
}

#site-footer {
  --lf-footer-color-background: #222;
  --lf-footer-color-text: #fff;
  --lf-footer-color-link: var(--lf-color-accentLight);
  /*$footerColorLink:var(--lf-footer-color-link);*/
  text-align: center;
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
  max-width: 100vw;
}
@media (min-width: 768px) {
  #site-footer {
    text-align: left;
  }
}
#site-footer.logo-black .logo.black {
  display: block;
}
#site-footer.logo-black .logo.white {
  display: none;
}
#site-footer.logo-white .logo.black {
  display: none;
}
#site-footer.logo-white .logo.white {
  display: block;
}
#site-footer a {
  color: var(--lf-footer-color-text);
  font-weight: var(--lf-font-weight-normal);
  border: none;
}
#site-footer a:hover, #site-footer a:focus {
  color: var(--lf-color-accent);
}
#site-footer .custom-content-wrapper .button-wrapper a.button-link,
#site-footer .mc4wp-form input[type=submit] {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: var(--lf-color-light-yellow);
  /*border-color:$text;*/
  color: var(--lf-color-text);
  border: 1px solid black;
  background-color: var(--lf-color-text);
  color: var(--lf-footer-color-background);
}
@media (min-width: 1400px) {
  #site-footer .custom-content-wrapper .button-wrapper a.button-link,
  #site-footer .mc4wp-form input[type=submit] {
    font-size: 24px;
  }
}
#site-footer .custom-content-wrapper .button-wrapper a.button-link:where(.border-radius-enabled *),
#site-footer .mc4wp-form input[type=submit]:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
#site-footer .custom-content-wrapper .button-wrapper a.button-link:hover:not([disabled]), #site-footer .custom-content-wrapper .button-wrapper a.button-link:focus:not([disabled]),
#site-footer .mc4wp-form input[type=submit]:hover:not([disabled]),
#site-footer .mc4wp-form input[type=submit]:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
#site-footer .custom-content-wrapper .button-wrapper a.button-link[disabled],
#site-footer .mc4wp-form input[type=submit][disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
#site-footer .custom-content-wrapper .button-wrapper a.button-link .button-text,
#site-footer .mc4wp-form input[type=submit] .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
#site-footer .custom-content-wrapper .button-wrapper a.button-link:hover:not([disabled]), #site-footer .custom-content-wrapper .button-wrapper a.button-link:focus:not([disabled]),
#site-footer .mc4wp-form input[type=submit]:hover:not([disabled]),
#site-footer .mc4wp-form input[type=submit]:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background-body);
}
#site-footer .custom-content-wrapper .button-wrapper a.button-link:is(.has-text-color *),
#site-footer .mc4wp-form input[type=submit]:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
#site-footer .custom-content-wrapper .button-wrapper a.button-link:is(.has-text-color *):hover:not([disabled]), #site-footer .custom-content-wrapper .button-wrapper a.button-link:is(.has-text-color *):focus:not([disabled]),
#site-footer .mc4wp-form input[type=submit]:is(.has-text-color *):hover:not([disabled]),
#site-footer .mc4wp-form input[type=submit]:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
#site-footer .custom-content-wrapper .button-wrapper a.button-link:hover:not([disabled]), #site-footer .custom-content-wrapper .button-wrapper a.button-link:focus:not([disabled]),
#site-footer .mc4wp-form input[type=submit]:hover:not([disabled]),
#site-footer .mc4wp-form input[type=submit]:focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
#site-footer .main-footer-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid black;
  background-color: var(--lf-footer-color-background);
  color: var(--lf-footer-color-text);
  /*@include font-medium;*/
}
@media (min-width: 576px) {
  #site-footer .main-footer-wrapper {
    padding-top: 30px;
  }
}
@media (min-width: 992px) {
  #site-footer .main-footer-wrapper {
    padding-top: 30px;
  }
}
@media (min-width: 576px) {
  #site-footer .main-footer-wrapper {
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  #site-footer .main-footer-wrapper {
    padding-bottom: 30px;
  }
}
#site-footer .column-wrapper {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 576px) {
  #site-footer .column-wrapper {
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  #site-footer .column-wrapper {
    margin-top: 10px;
  }
}
@media (min-width: 576px) {
  #site-footer .column-wrapper {
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  #site-footer .column-wrapper {
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  #site-footer .column-wrapper.info-column:is(.has-maps-embed *) {
    margin-bottom: 0;
  }
}
#site-footer .logo-wrapper {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  #site-footer .logo-wrapper {
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  #site-footer .logo-wrapper {
    margin-bottom: 15px;
  }
}
#site-footer .social-media-wrapper {
  margin-top: 15px;
}
@media (min-width: 576px) {
  #site-footer .social-media-wrapper {
    margin-top: 15px;
  }
}
@media (min-width: 992px) {
  #site-footer .social-media-wrapper {
    margin-top: 15px;
  }
}
#site-footer .social-media-wrapper .icon-wrapper {
  width: 36px;
  height: 36px;
}
#site-footer .social-media-wrapper .icon-wrapper .icon {
  width: 100%;
  height: 100%;
}
#site-footer .logo img {
  width: 200px;
  /*max-height:100px;*/
  -o-object-fit: contain;
  object-fit: contain;
}
@media (min-width: 768px) {
  #site-footer .logo img {
    -o-object-position: 0% 50%;
    object-position: 0% 50%;
  }
}
#site-footer .contact-info {
  text-transform: unset;
}
#site-footer .contact-info:empty {
  display: none;
}
#site-footer .contact-info .address {
  margin-bottom: 20px;
}
#site-footer .contact-info .address p {
  margin: 0;
}
#site-footer .contact-info .address + .google-maps-link-wrapper {
  margin-top: -20px;
  margin-bottom: 20px;
}
#site-footer .contact-info .email,
#site-footer .contact-info .phone,
#site-footer .contact-info .google-maps-link-wrapper {
  margin-bottom: 5px;
}
#site-footer .contact-info .email a::before,
#site-footer .contact-info .phone a::before,
#site-footer .contact-info .google-maps-link-wrapper a::before {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  padding-right: 20px;
  font-size: 1em;
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
}
#site-footer .contact-info .email a::before {
  content: "mail";
}
#site-footer .contact-info .phone a::before {
  content: "phone";
}
#site-footer .contact-info .google-maps-link-wrapper a::before {
  content: "location_on";
}
#site-footer .custom-content-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
  max-width: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  text-align: left;
}
@media (min-width: 768px) {
  #site-footer .custom-content-wrapper {
    margin-right: auto;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  #site-footer .custom-content-wrapper {
    margin-top: 0;
    margin-bottom: 0;
  }
}
#site-footer .custom-content-wrapper .item {
  margin-top: 40px;
  margin-bottom: 40px;
}
#site-footer .custom-content-wrapper .item:first-child {
  margin-top: 0;
}
#site-footer .custom-content-wrapper .item:last-child {
  margin-bottom: 0;
}
#site-footer .custom-content-wrapper .item.label-style-inline {
  display: table-row;
  margin-top: 0;
  margin-bottom: 0;
}
#site-footer .custom-content-wrapper .item.label-style-inline .label-wrapper,
#site-footer .custom-content-wrapper .item.label-style-inline .content-wrapper {
  display: table-cell;
}
#site-footer .custom-content-wrapper .item.label-style-inline .label-wrapper {
  padding-right: 20px;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
}
#site-footer .custom-content-wrapper .item.label-style-inline .content-wrapper {
  text-align: right;
}
@media (min-width: 768px) {
  #site-footer .custom-content-wrapper .item.label-style-inline .content-wrapper {
    text-align: left;
  }
}
#site-footer .custom-content-wrapper .item.label-style-above .label-wrapper {
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
}
#site-footer .custom-content-wrapper .item.label-style-heading {
  text-align: center;
}
@media (min-width: 768px) {
  #site-footer .custom-content-wrapper .item.label-style-heading {
    text-align: inherit;
  }
}
#site-footer .custom-content-wrapper .item.label-style-heading .label-wrapper {
  font-family: var(--lf-font-family-h4);
  font-weight: var(--lf-font-weight-h4);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}
#site-footer .custom-content-wrapper .item.label-style-heading .label-wrapper:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  #site-footer .custom-content-wrapper .item.label-style-heading .label-wrapper {
    font-size: 40px;
    line-height: 40px;
  }
}
#site-footer .custom-content-wrapper .button-wrapper {
  margin-top: 20px;
}
#site-footer .custom-content-wrapper .button-wrapper .button-link {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: #fff;
  border-color: #fff;
  color: var(--lf-color-accent);
}
@media (min-width: 1400px) {
  #site-footer .custom-content-wrapper .button-wrapper .button-link {
    font-size: 24px;
  }
}
#site-footer .custom-content-wrapper .button-wrapper .button-link:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
#site-footer .custom-content-wrapper .button-wrapper .button-link:hover:not([disabled]), #site-footer .custom-content-wrapper .button-wrapper .button-link:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
#site-footer .custom-content-wrapper .button-wrapper .button-link[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
#site-footer .custom-content-wrapper .button-wrapper .button-link .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
#site-footer .custom-content-wrapper .button-wrapper .button-link:hover:not([disabled]), #site-footer .custom-content-wrapper .button-wrapper .button-link:focus:not([disabled]) {
  background-color: transparent;
  border-color: currentColor;
  color: #fff;
}
#site-footer .custom-content-wrapper .button-wrapper .button-link:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
#site-footer .custom-content-wrapper .button-wrapper .button-link:is(.has-text-color *):hover:not([disabled]), #site-footer .custom-content-wrapper .button-wrapper .button-link:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
#site-footer .footer-menu-column-wrapper {
  min-width: 50%;
}
@media (min-width: 992px) {
  #site-footer .footer-menu-column-wrapper:is(.has-maps-embed *) {
    margin-bottom: 30px;
    padding-bottom: 40px;
    border-bottom: 1px solid var(--lf-color-background-transparent);
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  #site-footer .footer-menu-column-wrapper:is(.has-maps-embed *) {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #site-footer .footer-menu-column-wrapper:is(.has-maps-embed *) {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  #site-footer .footer-menu-column-wrapper:is(.has-maps-embed *) {
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #site-footer .footer-menu-column-wrapper:is(.has-maps-embed *) {
    padding-bottom: 40px;
  }
}
#site-footer .footer-menu-column {
  margin-bottom: 40px;
  min-width: 50%;
}
@media (min-width: 576px) {
  #site-footer .footer-menu-column {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  #site-footer .footer-menu-column {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  #site-footer .footer-menu-column {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  #site-footer .footer-menu-column {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  #site-footer .footer-menu-column {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  #site-footer .footer-menu-column {
    min-width: 180px;
  }
}
#site-footer .footer-menu-column:last-child {
  margin-bottom: 0;
}
#site-footer .menu-title {
  font-family: var(--lf-font-family-h4);
  font-weight: var(--lf-font-weight-h4);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 10px;
}
#site-footer .menu-title:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  #site-footer .menu-title {
    font-size: 40px;
    line-height: 40px;
  }
}
#site-footer .footer-menu a {
  border: none;
}
#site-footer .footer-menu .menu-item {
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  #site-footer .footer-menu .menu-item {
    margin-bottom: 0.5em;
  }
}
#site-footer .footer-menu .menu-item:last-child {
  margin-bottom: 0;
}
#site-footer .footer-menu .sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 1em;
}
@media (min-width: 768px) {
  #site-footer .footer-menu .sub-menu {
    margin-top: 0.5em;
  }
}
#site-footer .menu-item.appearance-footer-button-outline > a {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: transparent;
  border-color: currentColor;
  color: var(--lf-color-text);
  color: var(--lf-footer-color-text);
}
@media (min-width: 1400px) {
  #site-footer .menu-item.appearance-footer-button-outline > a {
    font-size: 24px;
  }
}
#site-footer .menu-item.appearance-footer-button-outline > a:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
#site-footer .menu-item.appearance-footer-button-outline > a:hover:not([disabled]), #site-footer .menu-item.appearance-footer-button-outline > a:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
#site-footer .menu-item.appearance-footer-button-outline > a[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
#site-footer .menu-item.appearance-footer-button-outline > a .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
#site-footer .menu-item.appearance-footer-button-outline > a:hover:not([disabled]), #site-footer .menu-item.appearance-footer-button-outline > a:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background);
}
#site-footer .menu-item.appearance-footer-button-outline > a:is(.has-text-color *) {
  color: var(--lf-color-text);
  background-color: transparent;
}
#site-footer .menu-item.appearance-footer-button-outline > a:is(.has-text-color *):hover:not([disabled]), #site-footer .menu-item.appearance-footer-button-outline > a:is(.has-text-color *):focus:not([disabled]) {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text);
  color: var(--lf-color-background);
}
#site-footer .menu-item.appearance-footer-button-outline > a:hover, #site-footer .menu-item.appearance-footer-button-outline > a:focus {
  color: var(--lf-footer-color-background);
  border-color: var(--lf-footer-color-text);
  background-color: var(--lf-footer-color-text);
}
#site-footer .menu-item.appearance-footer-button-fill > a {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: var(--lf-color-light-yellow);
  /*border-color:$text;*/
  color: var(--lf-color-text);
  border: 1px solid black;
  background-color: var(--lf-footer-color-text);
  border-color: var(--lf-footer-color-text);
  color: var(--lf-footer-color-background);
}
@media (min-width: 1400px) {
  #site-footer .menu-item.appearance-footer-button-fill > a {
    font-size: 24px;
  }
}
#site-footer .menu-item.appearance-footer-button-fill > a:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
#site-footer .menu-item.appearance-footer-button-fill > a:hover:not([disabled]), #site-footer .menu-item.appearance-footer-button-fill > a:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
#site-footer .menu-item.appearance-footer-button-fill > a[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
#site-footer .menu-item.appearance-footer-button-fill > a .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
#site-footer .menu-item.appearance-footer-button-fill > a:hover:not([disabled]), #site-footer .menu-item.appearance-footer-button-fill > a:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background-body);
}
#site-footer .menu-item.appearance-footer-button-fill > a:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
#site-footer .menu-item.appearance-footer-button-fill > a:is(.has-text-color *):hover:not([disabled]), #site-footer .menu-item.appearance-footer-button-fill > a:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
#site-footer .menu-item.appearance-footer-button-fill > a:hover, #site-footer .menu-item.appearance-footer-button-fill > a:focus {
  color: var(--lf-footer-color-text);
}
#site-footer .menu-item .icon-wrapper {
  display: none;
}
#site-footer .search-form-wrapper {
  border-top: 1px solid var(--lf-color-text-transparent);
  border-bottom: 1px solid var(--lf-color-text-transparent);
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: var(--lf-color-text-transparent);
}
@media (min-width: 576px) {
  #site-footer .search-form-wrapper {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  #site-footer .search-form-wrapper {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  #site-footer .search-form-wrapper {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  #site-footer .search-form-wrapper {
    padding-bottom: 20px;
  }
}
#site-footer .search-form-wrapper > .inner {
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  #site-footer .search-form-wrapper > .inner {
    max-width: 540px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
  }
}
@media (min-width: 768px) {
  #site-footer .search-form-wrapper > .inner {
    max-width: 720px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
  }
}
@media (min-width: 992px) {
  #site-footer .search-form-wrapper > .inner {
    max-width: 960px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
  }
}
@media (min-width: 1200px) {
  #site-footer .search-form-wrapper > .inner {
    max-width: 1140px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
  }
}
@media (min-width: 1400px) {
  #site-footer .search-form-wrapper > .inner {
    max-width: 1320px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
  }
}
#site-footer .search-form-wrapper * {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
}
#site-footer .search-form-wrapper .search-field {
  border: none;
}
#site-footer .search-form-wrapper .search-submit {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: var(--lf-color-light-yellow);
  /*border-color:$text;*/
  color: var(--lf-color-text);
  border: 1px solid black;
  line-height: 1em;
}
@media (min-width: 1400px) {
  #site-footer .search-form-wrapper .search-submit {
    font-size: 24px;
  }
}
#site-footer .search-form-wrapper .search-submit:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
#site-footer .search-form-wrapper .search-submit:hover:not([disabled]), #site-footer .search-form-wrapper .search-submit:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
#site-footer .search-form-wrapper .search-submit[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
#site-footer .search-form-wrapper .search-submit .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
#site-footer .search-form-wrapper .search-submit:hover:not([disabled]), #site-footer .search-form-wrapper .search-submit:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background-body);
}
#site-footer .search-form-wrapper .search-submit:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
#site-footer .search-form-wrapper .search-submit:is(.has-text-color *):hover:not([disabled]), #site-footer .search-form-wrapper .search-submit:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
#site-footer .google-maps-embed-wrapper {
  /*@include filter(grayscale(1) brightness(.73) contrast(1.5) invert(1));*/
  height: 300px;
}
@media (min-width: 992px) {
  #site-footer .google-maps-embed-wrapper {
    height: 100%;
  }
}
#site-footer .google-maps-embed-wrapper iframe {
  height: 100%;
}
#site-footer .bottom-footer-wrapper {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 16px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: var(--lf-footer-color-background);
  color: var(--lf-footer-color-text);
  text-align: center;
  padding-bottom: 20px;
  padding-bottom: max(20px, env(safe-area-inset-bottom));
  position: relative;
}
@media (min-width: 576px) {
  #site-footer .bottom-footer-wrapper {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  #site-footer .bottom-footer-wrapper {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  #site-footer .bottom-footer-wrapper {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  #site-footer .bottom-footer-wrapper {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  #site-footer .bottom-footer-wrapper {
    text-align: left;
  }
}
@media (min-width: 992px) {
  #site-footer .bottom-footer-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  #site-footer .bottom-footer-wrapper {
    padding-top: 10px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #site-footer .bottom-footer-wrapper {
    padding-top: 10px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  #site-footer .bottom-footer-wrapper {
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #site-footer .bottom-footer-wrapper {
    padding-bottom: 10px;
  }
}
#site-footer .bottom-footer-wrapper::before {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.1;
}
#site-footer .bottom-footer-wrapper > * {
  position: relative;
}
@media (min-width: 768px) {
  #site-footer .bottom-footer-wrapper .sub-menu,
  #site-footer .bottom-footer-wrapper .menu-item {
    display: inline;
    line-height: 250%;
    margin-right: 20px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  #site-footer .bottom-footer-wrapper .sub-menu,
  #site-footer .bottom-footer-wrapper .menu-item {
    margin-right: 20px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  #site-footer .bottom-footer-wrapper .sub-menu,
  #site-footer .bottom-footer-wrapper .menu-item {
    margin-right: 20px;
  }
}
@media (min-width: 768px) {
  #site-footer .bottom-footer-wrapper .sub-menu:last-child,
  #site-footer .bottom-footer-wrapper .menu-item:last-child {
    margin-right: 0px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  #site-footer .bottom-footer-wrapper .sub-menu:last-child,
  #site-footer .bottom-footer-wrapper .menu-item:last-child {
    margin-right: 0px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  #site-footer .bottom-footer-wrapper .sub-menu:last-child,
  #site-footer .bottom-footer-wrapper .menu-item:last-child {
    margin-right: 0px;
  }
}
#site-footer .bottom-footer-wrapper .row + .row {
  margin-top: 20px;
}
#site-footer .bottom-footer-wrapper .footer-credit {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 576px) {
  #site-footer .bottom-footer-wrapper .footer-credit {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  #site-footer .bottom-footer-wrapper .footer-credit {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  #site-footer .bottom-footer-wrapper .footer-credit {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  #site-footer .bottom-footer-wrapper .footer-credit {
    padding-right: 20px;
  }
}
#site-footer .bottom-footer-wrapper .footer-credit a {
  border: none;
}
@media (min-width: 768px) {
  #site-footer .bottom-footer-wrapper .footer-credit {
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  #site-footer .bottom-footer-wrapper .footer-credit {
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  #site-footer .bottom-footer-wrapper .footer-credit {
    padding-left: 0px;
  }
}
#site-footer .mc4wp-form .mc4wp-response {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
}
#site-footer .mc4wp-form .mc4wp-form-fields {
  display: block;
}
#site-footer .mc4wp-form .input-wrapper {
  margin: 20px 0 0 0;
}
#site-footer .mc4wp-form .input-wrapper:first-child {
  margin-top: 0;
}
#site-footer .mc4wp-form input {
  background-color: transparent;
  color: inherit;
  border-color: currentColor;
  /*            &[type="submit"]{
                  @include button-fill-white;
              }*/
}
#site-footer .mc4wp-form input::-webkit-input-placeholder {
  color: inherit;
}
#site-footer .mc4wp-form input::-moz-placeholder {
  color: inherit;
}
#site-footer .mc4wp-form input:-ms-input-placeholder {
  color: inherit;
}
#site-footer .mc4wp-form input:-moz-placeholder {
  color: inherit;
}
#site-footer .mc4wp-form input::-webkit-input-placeholder {
  opacity: 0.5;
}
#site-footer .mc4wp-form input::-moz-placeholder {
  opacity: 0.5;
}
#site-footer .mc4wp-form input:-ms-input-placeholder {
  opacity: 0.5;
}
#site-footer .mc4wp-form input:-moz-placeholder {
  opacity: 0.5;
}

body.sidebar-opened {
  overflow: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
body.sidebar-opened::-webkit-scrollbar {
  display: none;
  -webkit-appearance: none;
}
body.sidebar-opened aside#sidebar {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  opacity: 1;
  pointer-events: auto;
}
body.sidebar-opened .icon-button.menu-icon {
  opacity: 0;
  pointer-events: none;
}

aside#sidebar {
  background-color: var(--lf-color-background);
  height: 100%;
  width: 100vw;
  max-width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  transition: 0.35s;
  -webkit-transform: translateY(-50px);
  -moz-transform: translateY(-50px);
  -ms-transform: translateY(-50px);
  -o-transform: translateY(-50px);
  transform: translateY(-50px);
  z-index: 999999;
  overflow-y: scroll;
  overflow-x: hidden;
  opacity: 0;
  pointer-events: none;
}
@media (min-width: 992px) {
  aside#sidebar {
    /*display:none;*/
  }
}
aside#sidebar a {
  font-family: var(--lf-font-family-menu-sidebar);
  font-weight: var(--lf-font-weight-menu-sidebar);
}
aside#sidebar a:not(.appearance-sidebar-button-fill *):not(.appearance-sidebar-button-outline *) {
  border: none;
}
aside#sidebar .close-button-row {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
aside#sidebar .close-icon-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 576px) {
  aside#sidebar .close-icon-wrapper {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  aside#sidebar .close-icon-wrapper {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  aside#sidebar .close-icon-wrapper {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  aside#sidebar .close-icon-wrapper {
    padding-bottom: 20px;
  }
}
aside#sidebar .container,
aside#sidebar .row {
  height: 100%;
}
aside#sidebar .menu-item.appearance-sidebar-button-outline a, aside#sidebar .menu-item.appearance-sidebar-button-outline button {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: transparent;
  border-color: currentColor;
  color: var(--lf-color-text);
}
@media (min-width: 1400px) {
  aside#sidebar .menu-item.appearance-sidebar-button-outline a, aside#sidebar .menu-item.appearance-sidebar-button-outline button {
    font-size: 24px;
  }
}
aside#sidebar .menu-item.appearance-sidebar-button-outline a:where(.border-radius-enabled *), aside#sidebar .menu-item.appearance-sidebar-button-outline button:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
aside#sidebar .menu-item.appearance-sidebar-button-outline a:hover:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-outline a:focus:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-outline button:hover:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-outline button:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
aside#sidebar .menu-item.appearance-sidebar-button-outline a[disabled], aside#sidebar .menu-item.appearance-sidebar-button-outline button[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
aside#sidebar .menu-item.appearance-sidebar-button-outline a .button-text, aside#sidebar .menu-item.appearance-sidebar-button-outline button .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
aside#sidebar .menu-item.appearance-sidebar-button-outline a:hover:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-outline a:focus:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-outline button:hover:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-outline button:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background);
}
aside#sidebar .menu-item.appearance-sidebar-button-outline a:is(.has-text-color *), aside#sidebar .menu-item.appearance-sidebar-button-outline button:is(.has-text-color *) {
  color: var(--lf-color-text);
  background-color: transparent;
}
aside#sidebar .menu-item.appearance-sidebar-button-outline a:is(.has-text-color *):hover:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-outline a:is(.has-text-color *):focus:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-outline button:is(.has-text-color *):hover:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-outline button:is(.has-text-color *):focus:not([disabled]) {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text);
  color: var(--lf-color-background);
}
aside#sidebar .menu-item.appearance-sidebar-button-fill a, aside#sidebar .menu-item.appearance-sidebar-button-fill button {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: var(--lf-color-light-yellow);
  /*border-color:$text;*/
  color: var(--lf-color-text);
  border: 1px solid black;
}
@media (min-width: 1400px) {
  aside#sidebar .menu-item.appearance-sidebar-button-fill a, aside#sidebar .menu-item.appearance-sidebar-button-fill button {
    font-size: 24px;
  }
}
aside#sidebar .menu-item.appearance-sidebar-button-fill a:where(.border-radius-enabled *), aside#sidebar .menu-item.appearance-sidebar-button-fill button:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
aside#sidebar .menu-item.appearance-sidebar-button-fill a:hover:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-fill a:focus:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-fill button:hover:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-fill button:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
aside#sidebar .menu-item.appearance-sidebar-button-fill a[disabled], aside#sidebar .menu-item.appearance-sidebar-button-fill button[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
aside#sidebar .menu-item.appearance-sidebar-button-fill a .button-text, aside#sidebar .menu-item.appearance-sidebar-button-fill button .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
aside#sidebar .menu-item.appearance-sidebar-button-fill a:hover:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-fill a:focus:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-fill button:hover:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-fill button:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background-body);
}
aside#sidebar .menu-item.appearance-sidebar-button-fill a:is(.has-text-color *), aside#sidebar .menu-item.appearance-sidebar-button-fill button:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
aside#sidebar .menu-item.appearance-sidebar-button-fill a:is(.has-text-color *):hover:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-fill a:is(.has-text-color *):focus:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-fill button:is(.has-text-color *):hover:not([disabled]), aside#sidebar .menu-item.appearance-sidebar-button-fill button:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
aside#sidebar .menu-item .icon-wrapper {
  display: none;
}

.sidebar-content-wrapper {
  padding-bottom: 20px;
}
@media (min-width: 576px) {
  .sidebar-content-wrapper {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .sidebar-content-wrapper {
    padding-bottom: 20px;
  }
}
.sidebar-content-wrapper > * {
  padding-bottom: 20px;
}
@media (min-width: 576px) {
  .sidebar-content-wrapper > * {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .sidebar-content-wrapper > * {
    padding-bottom: 20px;
  }
}
.sidebar-content-wrapper .social-media-wrapper {
  text-align: center;
  margin-top: 0;
  padding-bottom: 0;
}
.sidebar-content-wrapper .social-media-wrapper .item-link {
  height: 30px;
}
.sidebar-content-wrapper .social-media-wrapper .item-link .icon-wrapper {
  width: 30px;
  height: 30px;
}

.sidebar-menu#sidebar-menu-1 .menu-item.appearance-sidebar-button-fill a, .sidebar-menu#sidebar-menu-1 .menu-item.appearance-sidebar-button-fill button {
  background-color: transparent;
}
.sidebar-menu#sidebar-menu-1 .menu-item.appearance-sidebar-button-fill a:hover:not([disabled]), .sidebar-menu#sidebar-menu-1 .menu-item.appearance-sidebar-button-fill a:focus:not([disabled]), .sidebar-menu#sidebar-menu-1 .menu-item.appearance-sidebar-button-fill button:hover:not([disabled]), .sidebar-menu#sidebar-menu-1 .menu-item.appearance-sidebar-button-fill button:focus:not([disabled]) {
  color: var(--lf-color-background-body);
}
.sidebar-menu .menu-list {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar-menu .menu-list > .menu-item.menu-item-has-children.appearance-sidebar-button-fill.sub-menu-visible .sub-menu, .sidebar-menu .menu-list > .menu-item.menu-item-has-children.appearance-sidebar-button-outline.sub-menu-visible .sub-menu {
  display: block;
}
.sidebar-menu .menu-list > .menu-item.menu-item-has-children.appearance-sidebar-button-fill .sub-menu, .sidebar-menu .menu-list > .menu-item.menu-item-has-children.appearance-sidebar-button-outline .sub-menu {
  margin: 0;
  min-width: 100%;
  display: none;
}
.sidebar-menu .menu-list > .menu-item.menu-item-has-children.appearance-sidebar-button-fill .sub-menu .menu-item, .sidebar-menu .menu-list > .menu-item.menu-item-has-children.appearance-sidebar-button-outline .sub-menu .menu-item {
  margin: 0;
}
.sidebar-menu .menu-list > .menu-item.menu-item-has-children.appearance-sidebar-button-fill .sub-menu .menu-item > a, .sidebar-menu .menu-list > .menu-item.menu-item-has-children.appearance-sidebar-button-outline .sub-menu .menu-item > a {
  width: 100%;
  margin-top: -1px;
}
.sidebar-menu .sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 20px;
}
@media (min-width: 576px) {
  .sidebar-menu .sub-menu {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .sidebar-menu .sub-menu {
    margin-top: 20px;
  }
}
.sidebar-menu .menu-item {
  margin-bottom: 20px;
  text-align: center;
  line-height: 0;
}
@media (min-width: 576px) {
  .sidebar-menu .menu-item {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .sidebar-menu .menu-item {
    margin-bottom: 20px;
  }
}
.sidebar-menu .menu-item:last-child {
  margin-bottom: 0;
}
.sidebar-menu .menu-item.current-menu-item > a {
  color: var(--lf-color-accent);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
}
.sidebar-menu .menu-item.menu-item-has-children > a::after, .sidebar-menu .menu-item.menu-item-has-children > button::after {
  content: "keyboard_arrow_down";
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  display: inline-block;
  margin-left: 0.25em;
  vertical-align: -17%;
  font-weight: 400;
}
.sidebar-menu .menu-item a {
  font-family: var(--lf-font-family-h6);
  font-weight: var(--lf-font-weight-h6);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 32px;
  text-decoration: none;
  color: inherit;
  /*@include button-fill;*/
  background-color: transparent;
}
.sidebar-menu .menu-item a:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .sidebar-menu .menu-item a {
    font-size: 32px;
    line-height: 32px;
  }
}
.sidebar-menu .sub-menu .menu-item a {
  /*@include font-h6;*/
}
.sidebar-menu#sidebar-menu-2 .menu-item, .sidebar-menu#sidebar-menu-3 .menu-item {
  margin-bottom: 0.5em;
}
.sidebar-menu#sidebar-menu-2 .menu-item:last-child, .sidebar-menu#sidebar-menu-3 .menu-item:last-child {
  margin-bottom: 0;
}
.sidebar-menu#sidebar-menu-2 .menu-item a, .sidebar-menu#sidebar-menu-3 .menu-item a {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
}

aside#sidebar .custom-top-bar-content {
  text-align: center;
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 16px;
  position: relative;
}
aside#sidebar .custom-top-bar-content::before {
  content: "";
  display: block;
  width: 150px;
  height: 0;
  border-top: 1px solid var(--lf-color-accent-transparent);
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}
@media (min-width: 576px) {
  aside#sidebar .custom-top-bar-content::before {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  aside#sidebar .custom-top-bar-content::before {
    padding-top: 20px;
  }
}
aside#sidebar .custom-top-bar-content .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  margin-bottom: 20px;
}
aside#sidebar .custom-top-bar-content .item:last-child {
  margin-bottom: 0;
}
aside#sidebar .custom-top-bar-content .item .icon-wrapper {
  font-size: 1em;
  line-height: 1em;
  color: var(--lf-color-accent);
  margin-right: 0.35em;
}
aside#sidebar .custom-top-bar-content .item .icon-wrapper .icon {
  font-size: inherit;
  line-height: inherit;
}
aside#sidebar .custom-top-bar-content .item .text {
  line-height: 1em;
}

.wp-block[data-type*="acf/"],
[class*=wp-block-acf-] {
  max-width: none;
}
.wp-block[data-type*="acf/"].is-selected,
[class*=wp-block-acf-].is-selected {
  background-color: var(--lf-color-background);
  border: 2px solid var(--lf-color-accent);
  padding: 1rem;
  outline: none;
}
.wp-block[data-type*="acf/"] .acf-fields,
[class*=wp-block-acf-] .acf-fields {
  max-width: 1000px;
  margin: 0 auto;
}
.wp-block[data-type*="acf/"] .acf-block-preview a,
.wp-block[data-type*="acf/"] .acf-block-preview button,
.wp-block[data-type*="acf/"] .acf-block-preview select,
.wp-block[data-type*="acf/"] .acf-block-preview input,
.wp-block[data-type*="acf/"] .acf-block-preview textarea,
[class*=wp-block-acf-] .acf-block-preview a,
[class*=wp-block-acf-] .acf-block-preview button,
[class*=wp-block-acf-] .acf-block-preview select,
[class*=wp-block-acf-] .acf-block-preview input,
[class*=wp-block-acf-] .acf-block-preview textarea {
  pointer-events: none;
}

main#main > *:not(html.front-end *),
div[class*=wp-block]:not(html.front-end *),
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block:not(html.front-end *) {
  margin-left: auto;
  margin-right: auto;
}
main#main > *.alignwide, main#main > *[data-align=wide],
div[class*=wp-block].alignwide,
div[class*=wp-block][data-align=wide],
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignwide,
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=wide] {
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  main#main > *.alignwide, main#main > *[data-align=wide],
  div[class*=wp-block].alignwide,
  div[class*=wp-block][data-align=wide],
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignwide,
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=wide] {
    max-width: 540px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
  }
}
@media (min-width: 768px) {
  main#main > *.alignwide, main#main > *[data-align=wide],
  div[class*=wp-block].alignwide,
  div[class*=wp-block][data-align=wide],
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignwide,
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=wide] {
    max-width: 720px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 720px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 720px) + .5*2rem);
  }
}
@media (min-width: 992px) {
  main#main > *.alignwide, main#main > *[data-align=wide],
  div[class*=wp-block].alignwide,
  div[class*=wp-block][data-align=wide],
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignwide,
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=wide] {
    max-width: 960px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 960px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 960px) + .5*2rem);
  }
}
@media (min-width: 1200px) {
  main#main > *.alignwide, main#main > *[data-align=wide],
  div[class*=wp-block].alignwide,
  div[class*=wp-block][data-align=wide],
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignwide,
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=wide] {
    max-width: 1140px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1140px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1140px) + .5*2rem);
  }
}
@media (min-width: 1400px) {
  main#main > *.alignwide, main#main > *[data-align=wide],
  div[class*=wp-block].alignwide,
  div[class*=wp-block][data-align=wide],
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignwide,
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=wide] {
    max-width: 1320px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1320px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1320px) + .5*2rem);
  }
}
@media (min-width: 1500px) {
  main#main > *.alignwide, main#main > *[data-align=wide],
  div[class*=wp-block].alignwide,
  div[class*=wp-block][data-align=wide],
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignwide,
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=wide] {
    max-width: 1500px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1500px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1500px) + .5*2rem);
  }
}
main#main > *.alignwide:not(html.front-end *), main#main > *[data-align=wide]:not(html.front-end *),
div[class*=wp-block].alignwide:not(html.front-end *),
div[class*=wp-block][data-align=wide]:not(html.front-end *),
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignwide:not(html.front-end *),
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=wide]:not(html.front-end *) {
  margin-left: auto;
  margin-right: auto;
}
main#main > *.alignfull, main#main > *[data-align=full],
div[class*=wp-block].alignfull,
div[class*=wp-block][data-align=full],
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignfull,
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=full] {
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  main#main > *.alignfull, main#main > *[data-align=full],
  div[class*=wp-block].alignfull,
  div[class*=wp-block][data-align=full],
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignfull,
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=full] {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  main#main > *.alignfull, main#main > *[data-align=full],
  div[class*=wp-block].alignfull,
  div[class*=wp-block][data-align=full],
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignfull,
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=full] {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  main#main > *.alignfull, main#main > *[data-align=full],
  div[class*=wp-block].alignfull,
  div[class*=wp-block][data-align=full],
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignfull,
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=full] {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  main#main > *.alignfull, main#main > *[data-align=full],
  div[class*=wp-block].alignfull,
  div[class*=wp-block][data-align=full],
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignfull,
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=full] {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  main#main > *.alignfull, main#main > *[data-align=full],
  div[class*=wp-block].alignfull,
  div[class*=wp-block][data-align=full],
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignfull,
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=full] {
    max-width: 1320px;
  }
}
@media (min-width: 1500px) {
  main#main > *.alignfull, main#main > *[data-align=full],
  div[class*=wp-block].alignfull,
  div[class*=wp-block][data-align=full],
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignfull,
  html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=full] {
    max-width: 1500px;
  }
}
main#main > *.alignfull.lavendr-block, main#main > *[data-align=full].lavendr-block,
div[class*=wp-block].alignfull.lavendr-block,
div[class*=wp-block][data-align=full].lavendr-block,
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignfull.lavendr-block,
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=full].lavendr-block {
  padding-left: 0;
  padding-right: 0;
}
main#main > *.alignfull:not(html.front-end *), main#main > *[data-align=full]:not(html.front-end *),
div[class*=wp-block].alignfull:not(html.front-end *),
div[class*=wp-block][data-align=full]:not(html.front-end *),
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignfull:not(html.front-end *),
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=full]:not(html.front-end *) {
  margin-left: auto;
  margin-right: auto;
}
main#main > *.alignleft, main#main > *[data-align=left],
div[class*=wp-block].alignleft,
div[class*=wp-block][data-align=left],
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignleft,
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=left] {
  margin-left: 0;
  margin-right: auto;
}
main#main > *.alignright, main#main > *[data-align=right],
div[class*=wp-block].alignright,
div[class*=wp-block][data-align=right],
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignright,
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=right] {
  margin-left: auto;
  margin-right: 0;
  text-align: right;
}
main#main > *.alignright > *, main#main > *[data-align=right] > *,
div[class*=wp-block].alignright > *,
div[class*=wp-block][data-align=right] > *,
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block.alignright > *,
html:where(.editor-styles-wrapper) .block-editor-block-list__layout.is-root-container > .wp-block[data-align=right] > * {
  text-align: left;
}

main#main > *.wp-block-image:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-title:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-excerpt:not(.alignfull):not(.alignwide), main#main > *.wp-block-comments:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-comments-form:not(.alignfull):not(.alignwide), main#main > *.wp-block-embed:not(.alignfull):not(.alignwide), main#main > *.wp-block-button:not(.alignfull):not(.alignwide), main#main > *.wp-block-columns:not(.alignfull):not(.alignwide), main#main > *:is(ul):not(.alignfull):not(.alignwide), main#main > *:is(ol):not(.alignfull):not(.alignwide), main#main > *:is(dl):not(.alignfull):not(.alignwide) {
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  main#main > *.wp-block-image:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-title:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-excerpt:not(.alignfull):not(.alignwide), main#main > *.wp-block-comments:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-comments-form:not(.alignfull):not(.alignwide), main#main > *.wp-block-embed:not(.alignfull):not(.alignwide), main#main > *.wp-block-button:not(.alignfull):not(.alignwide), main#main > *.wp-block-columns:not(.alignfull):not(.alignwide), main#main > *:is(ul):not(.alignfull):not(.alignwide), main#main > *:is(ol):not(.alignfull):not(.alignwide), main#main > *:is(dl):not(.alignfull):not(.alignwide) {
    max-width: 540px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
  }
}
@media (min-width: 768px) {
  main#main > *.wp-block-image:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-title:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-excerpt:not(.alignfull):not(.alignwide), main#main > *.wp-block-comments:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-comments-form:not(.alignfull):not(.alignwide), main#main > *.wp-block-embed:not(.alignfull):not(.alignwide), main#main > *.wp-block-button:not(.alignfull):not(.alignwide), main#main > *.wp-block-columns:not(.alignfull):not(.alignwide), main#main > *:is(ul):not(.alignfull):not(.alignwide), main#main > *:is(ol):not(.alignfull):not(.alignwide), main#main > *:is(dl):not(.alignfull):not(.alignwide) {
    max-width: 720px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
  }
}
@media (min-width: 992px) {
  main#main > *.wp-block-image:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-title:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-excerpt:not(.alignfull):not(.alignwide), main#main > *.wp-block-comments:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-comments-form:not(.alignfull):not(.alignwide), main#main > *.wp-block-embed:not(.alignfull):not(.alignwide), main#main > *.wp-block-button:not(.alignfull):not(.alignwide), main#main > *.wp-block-columns:not(.alignfull):not(.alignwide), main#main > *:is(ul):not(.alignfull):not(.alignwide), main#main > *:is(ol):not(.alignfull):not(.alignwide), main#main > *:is(dl):not(.alignfull):not(.alignwide) {
    max-width: 960px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
  }
}
@media (min-width: 1200px) {
  main#main > *.wp-block-image:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-title:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-excerpt:not(.alignfull):not(.alignwide), main#main > *.wp-block-comments:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-comments-form:not(.alignfull):not(.alignwide), main#main > *.wp-block-embed:not(.alignfull):not(.alignwide), main#main > *.wp-block-button:not(.alignfull):not(.alignwide), main#main > *.wp-block-columns:not(.alignfull):not(.alignwide), main#main > *:is(ul):not(.alignfull):not(.alignwide), main#main > *:is(ol):not(.alignfull):not(.alignwide), main#main > *:is(dl):not(.alignfull):not(.alignwide) {
    max-width: 1140px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
  }
}
@media (min-width: 1400px) {
  main#main > *.wp-block-image:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-title:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-excerpt:not(.alignfull):not(.alignwide), main#main > *.wp-block-comments:not(.alignfull):not(.alignwide), main#main > *.wp-block-post-comments-form:not(.alignfull):not(.alignwide), main#main > *.wp-block-embed:not(.alignfull):not(.alignwide), main#main > *.wp-block-button:not(.alignfull):not(.alignwide), main#main > *.wp-block-columns:not(.alignfull):not(.alignwide), main#main > *:is(ul):not(.alignfull):not(.alignwide), main#main > *:is(ol):not(.alignfull):not(.alignwide), main#main > *:is(dl):not(.alignfull):not(.alignwide) {
    max-width: 1320px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
  }
}
main#main > *:is(ul), main#main > *:is(ol), main#main > *:is(dl) {
  padding-left: 2rem;
}
main#main > *:is(ul):not(.alignfull):not(.alignwide), main#main > *:is(ol):not(.alignfull):not(.alignwide), main#main > *:is(dl):not(.alignfull):not(.alignwide) {
  padding-left: 2rem;
}
main#main > *.wp-block-cover, main#main > *.wp-block-cover-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
main#main > *.wp-block-gallery:not([class*=align]) {
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  main#main > *.wp-block-gallery:not([class*=align]) {
    max-width: 540px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
  }
}
@media (min-width: 768px) {
  main#main > *.wp-block-gallery:not([class*=align]) {
    max-width: 720px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
  }
}
@media (min-width: 992px) {
  main#main > *.wp-block-gallery:not([class*=align]) {
    max-width: 960px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
  }
}
@media (min-width: 1200px) {
  main#main > *.wp-block-gallery:not([class*=align]) {
    max-width: 1140px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
  }
}
@media (min-width: 1400px) {
  main#main > *.wp-block-gallery:not([class*=align]) {
    max-width: 1320px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
  }
}

[data-type^="core/"][data-type="core/html"]:where(.wp-block), [data-type^="core/"].is-style-full-width:where(.wp-block) {
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  [data-type^="core/"][data-type="core/html"]:where(.wp-block), [data-type^="core/"].is-style-full-width:where(.wp-block) {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  [data-type^="core/"][data-type="core/html"]:where(.wp-block), [data-type^="core/"].is-style-full-width:where(.wp-block) {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  [data-type^="core/"][data-type="core/html"]:where(.wp-block), [data-type^="core/"].is-style-full-width:where(.wp-block) {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  [data-type^="core/"][data-type="core/html"]:where(.wp-block), [data-type^="core/"].is-style-full-width:where(.wp-block) {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  [data-type^="core/"][data-type="core/html"]:where(.wp-block), [data-type^="core/"].is-style-full-width:where(.wp-block) {
    max-width: 1320px;
  }
}
@media (min-width: 1500px) {
  [data-type^="core/"][data-type="core/html"]:where(.wp-block), [data-type^="core/"].is-style-full-width:where(.wp-block) {
    max-width: 1500px;
  }
}
[data-type^="core/"][data-type="core/html"] > .row > *, [data-type^="core/"].is-style-full-width > .row > * {
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  [data-type^="core/"][data-type="core/html"] > .row > *, [data-type^="core/"].is-style-full-width > .row > * {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  [data-type^="core/"][data-type="core/html"] > .row > *, [data-type^="core/"].is-style-full-width > .row > * {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  [data-type^="core/"][data-type="core/html"] > .row > *, [data-type^="core/"].is-style-full-width > .row > * {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  [data-type^="core/"][data-type="core/html"] > .row > *, [data-type^="core/"].is-style-full-width > .row > * {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  [data-type^="core/"][data-type="core/html"] > .row > *, [data-type^="core/"].is-style-full-width > .row > * {
    max-width: 1320px;
  }
}
@media (min-width: 1500px) {
  [data-type^="core/"][data-type="core/html"] > .row > *, [data-type^="core/"].is-style-full-width > .row > * {
    max-width: 1500px;
  }
}

[class*=wp-block-].has-background {
  padding: 20px;
}
@media (min-width: 768px) {
  [class*=wp-block-].has-background {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  [class*=wp-block-].has-background {
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  [class*=wp-block-].has-background {
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  [class*=wp-block-].has-background {
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  [class*=wp-block-].has-background {
    padding-right: 20px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  [class*=wp-block-].has-background {
    padding-top: 20px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  [class*=wp-block-].has-background {
    padding-top: 20px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  [class*=wp-block-].has-background {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  [class*=wp-block-].has-background {
    padding-bottom: 20px;
  }
}
[class*=wp-block-] figure a {
  border: none;
}
[class*=wp-block-] figcaption {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 16px;
  color: var(--lf-color-text-alt);
}

.wp-block-yoast-faq-block:not(.front-end *) .schema-faq-section {
  margin-bottom: 20px;
}
.wp-block-yoast-faq-block:not(.front-end *) .schema-faq-question {
  margin-bottom: 20px;
}
.wp-block-yoast-faq-block:not(.front-end *) .schema-faq-question::before {
  display: none;
}
.wp-block-yoast-faq-block:not(.front-end *) .schema-faq-answer {
  opacity: 1;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  pointer-events: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.wp-block-yoast-faq-block .schema-faq-section.opened {
  margin-bottom: 0;
}
.wp-block-yoast-faq-block .schema-faq-section.opened .schema-faq-question {
  margin-bottom: 0;
}
.wp-block-yoast-faq-block .schema-faq-section.opened .schema-faq-question::after {
  content: "remove";
}
.wp-block-yoast-faq-block .schema-faq-section.opened .schema-faq-answer {
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  height: auto;
  pointer-events: auto;
}
.wp-block-yoast-faq-block .schema-faq-section {
  margin-bottom: -40px;
}
.wp-block-yoast-faq-block .schema-faq-section + .schema-faq-section {
  padding-top: 20px;
  border-top: 1px solid var(--lf-color-accent-transparent);
}
.wp-block-yoast-faq-block .schema-faq-question {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--lf-font-family-h6);
  font-weight: var(--lf-font-weight-h6);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 32px;
  color: blue;
  position: relative;
  padding-left: 40px;
  position: relative;
  text-align: left;
}
.wp-block-yoast-faq-block .schema-faq-question:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .wp-block-yoast-faq-block .schema-faq-question {
    font-size: 32px;
    line-height: 32px;
  }
}
.wp-block-yoast-faq-block .schema-faq-question::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  width: calc(100% + 0.5rem);
  height: 110%;
  height: calc(100% + 0.5rem);
  background-color: currentColor;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 8px;
}
.wp-block-yoast-faq-block .schema-faq-question:hover:not([disabled])::before {
  content: "";
  opacity: 0.15;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (min-width: 992px) {
  .wp-block-yoast-faq-block .schema-faq-question {
    font-family: var(--lf-font-family-h4);
    font-weight: var(--lf-font-weight-h4);
    font-family: var(--mensa-font-family-headings);
    font-weight: 400;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
  }
  .wp-block-yoast-faq-block .schema-faq-question:not([class*=alignment-] *) {
    text-align: left;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .wp-block-yoast-faq-block .schema-faq-question {
    font-size: 40px;
    line-height: 40px;
  }
}
.wp-block-yoast-faq-block .schema-faq-question::after {
  content: "add";
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  display: inline-block;
  line-height: 0;
  font-size: 1em;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.wp-block-yoast-faq-block .schema-faq-answer {
  margin-left: 40px;
  -webkit-transform: translateY(-1em);
  -moz-transform: translateY(-1em);
  -ms-transform: translateY(-1em);
  -o-transform: translateY(-1em);
  transform: translateY(-1em);
  opacity: 0;
  height: 0;
  pointer-events: none;
  margin-top: 20px;
  margin-bottom: 40px;
}

.wp-block-categories {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  margin-bottom: -20px;
  /*@include font-small;*/
}
.wp-block-categories .cat-item {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}
.wp-block-categories .cat-item:last-child {
  margin-right: 0;
}
.wp-block-categories .cat-item a {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: var(--lf-color-light-yellow);
  /*border-color:$text;*/
  color: var(--lf-color-text);
  border: 1px solid black;
  /*@include font-small;*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  padding: 0 10px;
  border-radius: 999em;
}
@media (min-width: 1400px) {
  .wp-block-categories .cat-item a {
    font-size: 24px;
  }
}
.wp-block-categories .cat-item a:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
.wp-block-categories .cat-item a:hover:not([disabled]), .wp-block-categories .cat-item a:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
.wp-block-categories .cat-item a[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
.wp-block-categories .cat-item a .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
.wp-block-categories .cat-item a:hover:not([disabled]), .wp-block-categories .cat-item a:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background-body);
}
.wp-block-categories .cat-item a:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
.wp-block-categories .cat-item a:is(.has-text-color *):hover:not([disabled]), .wp-block-categories .cat-item a:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
.wp-block-categories .cat-item a::before {
  display: none;
}
.wp-block-categories .cat-item a .button-text::after {
  display: none;
}

.wp-block-embed iframe {
  width: 100%;
}

[data-type="core/quote"] .wp-block-quote,
[data-type="core/pullquote"] .wp-block-quote {
  padding: 0;
  margin: 0;
}
[data-type="core/quote"] .wp-block-quote.is-large, [data-type="core/quote"] .wp-block-quote.is-style-large,
[data-type="core/pullquote"] .wp-block-quote.is-large,
[data-type="core/pullquote"] .wp-block-quote.is-style-large {
  padding: 0;
  margin: 0;
}
[data-type="core/quote"] blockquote,
[data-type="core/quote"] blockquote.wp-block-quote,
[data-type="core/quote"] blockquote.wp-block-quote.is-large,
[data-type="core/quote"] blockquote.wp-block-quote.is-style-large,
[data-type="core/pullquote"] blockquote,
[data-type="core/pullquote"] blockquote.wp-block-quote,
[data-type="core/pullquote"] blockquote.wp-block-quote.is-large,
[data-type="core/pullquote"] blockquote.wp-block-quote.is-style-large {
  border-left: 2px solid var(--lf-color-accent);
  padding-left: 20px;
}
@media (min-width: 576px) {
  [data-type="core/quote"] blockquote,
  [data-type="core/quote"] blockquote.wp-block-quote,
  [data-type="core/quote"] blockquote.wp-block-quote.is-large,
  [data-type="core/quote"] blockquote.wp-block-quote.is-style-large,
  [data-type="core/pullquote"] blockquote,
  [data-type="core/pullquote"] blockquote.wp-block-quote,
  [data-type="core/pullquote"] blockquote.wp-block-quote.is-large,
  [data-type="core/pullquote"] blockquote.wp-block-quote.is-style-large {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  [data-type="core/quote"] blockquote,
  [data-type="core/quote"] blockquote.wp-block-quote,
  [data-type="core/quote"] blockquote.wp-block-quote.is-large,
  [data-type="core/quote"] blockquote.wp-block-quote.is-style-large,
  [data-type="core/pullquote"] blockquote,
  [data-type="core/pullquote"] blockquote.wp-block-quote,
  [data-type="core/pullquote"] blockquote.wp-block-quote.is-large,
  [data-type="core/pullquote"] blockquote.wp-block-quote.is-style-large {
    padding-left: 20px;
  }
}
[data-type="core/quote"] blockquote:is(.has-text-color),
[data-type="core/quote"] blockquote.wp-block-quote:is(.has-text-color),
[data-type="core/quote"] blockquote.wp-block-quote.is-large:is(.has-text-color),
[data-type="core/quote"] blockquote.wp-block-quote.is-style-large:is(.has-text-color),
[data-type="core/pullquote"] blockquote:is(.has-text-color),
[data-type="core/pullquote"] blockquote.wp-block-quote:is(.has-text-color),
[data-type="core/pullquote"] blockquote.wp-block-quote.is-large:is(.has-text-color),
[data-type="core/pullquote"] blockquote.wp-block-quote.is-style-large:is(.has-text-color) {
  border-color: var(--lf-color-text);
}
[data-type="core/quote"] blockquote p,
[data-type="core/quote"] blockquote.wp-block-quote p,
[data-type="core/quote"] blockquote.wp-block-quote.is-large p,
[data-type="core/quote"] blockquote.wp-block-quote.is-style-large p,
[data-type="core/pullquote"] blockquote p,
[data-type="core/pullquote"] blockquote.wp-block-quote p,
[data-type="core/pullquote"] blockquote.wp-block-quote.is-large p,
[data-type="core/pullquote"] blockquote.wp-block-quote.is-style-large p {
  font-family: var(--lf-font-family-h4);
  font-weight: var(--lf-font-weight-h4);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  font-weight: var(--lf-font-weight-normal);
  font-style: italic;
}
[data-type="core/quote"] blockquote p:not([class*=alignment-] *),
[data-type="core/quote"] blockquote.wp-block-quote p:not([class*=alignment-] *),
[data-type="core/quote"] blockquote.wp-block-quote.is-large p:not([class*=alignment-] *),
[data-type="core/quote"] blockquote.wp-block-quote.is-style-large p:not([class*=alignment-] *),
[data-type="core/pullquote"] blockquote p:not([class*=alignment-] *),
[data-type="core/pullquote"] blockquote.wp-block-quote p:not([class*=alignment-] *),
[data-type="core/pullquote"] blockquote.wp-block-quote.is-large p:not([class*=alignment-] *),
[data-type="core/pullquote"] blockquote.wp-block-quote.is-style-large p:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  [data-type="core/quote"] blockquote p,
  [data-type="core/quote"] blockquote.wp-block-quote p,
  [data-type="core/quote"] blockquote.wp-block-quote.is-large p,
  [data-type="core/quote"] blockquote.wp-block-quote.is-style-large p,
  [data-type="core/pullquote"] blockquote p,
  [data-type="core/pullquote"] blockquote.wp-block-quote p,
  [data-type="core/pullquote"] blockquote.wp-block-quote.is-large p,
  [data-type="core/pullquote"] blockquote.wp-block-quote.is-style-large p {
    font-size: 40px;
    line-height: 40px;
  }
}
[data-type="core/quote"] blockquote p:first-child,
[data-type="core/quote"] blockquote.wp-block-quote p:first-child,
[data-type="core/quote"] blockquote.wp-block-quote.is-large p:first-child,
[data-type="core/quote"] blockquote.wp-block-quote.is-style-large p:first-child,
[data-type="core/pullquote"] blockquote p:first-child,
[data-type="core/pullquote"] blockquote.wp-block-quote p:first-child,
[data-type="core/pullquote"] blockquote.wp-block-quote.is-large p:first-child,
[data-type="core/pullquote"] blockquote.wp-block-quote.is-style-large p:first-child {
  padding-top: 1em;
}
[data-type="core/quote"] blockquote cite,
[data-type="core/quote"] blockquote.wp-block-quote cite,
[data-type="core/quote"] blockquote.wp-block-quote.is-large cite,
[data-type="core/quote"] blockquote.wp-block-quote.is-style-large cite,
[data-type="core/pullquote"] blockquote cite,
[data-type="core/pullquote"] blockquote.wp-block-quote cite,
[data-type="core/pullquote"] blockquote.wp-block-quote.is-large cite,
[data-type="core/pullquote"] blockquote.wp-block-quote.is-style-large cite {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-weight: var(--lf-font-weight-normal);
  font-style: italic;
  color: var(--lf-color-text-alt);
  margin-top: 20px;
  text-align: right;
  display: block;
}
[data-type="core/quote"] blockquote cite::before,
[data-type="core/quote"] blockquote.wp-block-quote cite::before,
[data-type="core/quote"] blockquote.wp-block-quote.is-large cite::before,
[data-type="core/quote"] blockquote.wp-block-quote.is-style-large cite::before,
[data-type="core/pullquote"] blockquote cite::before,
[data-type="core/pullquote"] blockquote.wp-block-quote cite::before,
[data-type="core/pullquote"] blockquote.wp-block-quote.is-large cite::before,
[data-type="core/pullquote"] blockquote.wp-block-quote.is-style-large cite::before {
  content: "— ";
  display: inline;
}
[data-type="core/quote"] blockquote cite br,
[data-type="core/quote"] blockquote.wp-block-quote cite br,
[data-type="core/quote"] blockquote.wp-block-quote.is-large cite br,
[data-type="core/quote"] blockquote.wp-block-quote.is-style-large cite br,
[data-type="core/pullquote"] blockquote cite br,
[data-type="core/pullquote"] blockquote.wp-block-quote cite br,
[data-type="core/pullquote"] blockquote.wp-block-quote.is-large cite br,
[data-type="core/pullquote"] blockquote.wp-block-quote.is-style-large cite br {
  display: none;
}

[data-type="core/list"]:is(ul *), [data-type="core/list"]:is(ol *) {
  margin: 0;
  padding: 0;
}
[data-type="core/list"]:is(ul *) .row,
[data-type="core/list"]:is(ul *) .row > *, [data-type="core/list"]:is(ol *) .row,
[data-type="core/list"]:is(ol *) .row > * {
  width: 100%;
  max-width: 100%;
}

[data-type="core/html"] iframe {
  width: 100%;
}

.front-end .wp-block-columns.alignfull.has-background {
  max-width: none !important;
}
.front-end .wp-block-columns .wp-block-column .container:last-child {
  margin-bottom: 0;
}
.front-end .wp-block-columns .wp-block-column .container > .row > * {
  width: 100%;
}

.wp-block-image img {
  border: none;
}

.lftp {
  clear: both;
}
.lftp .subheading {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
  font-family: var(--lf-font-family-subheadings);
  font-weight: var(--lf-font-weight-subheadings);
  font-family: var(--mensa-font-family-subheadings);
  font-weight: 400;
  text-transform: uppercase;
  /*letter-spacing: .2em;*/
  /*opacity: .8;*/
}
.lftp .subheading + .heading {
  margin-top: 0;
}
.lftp .heading {
  font-family: var(--lf-font-family-h2);
  font-weight: var(--lf-font-weight-h2);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 79px;
  line-height: 70px;
  line-height: 0.8860759494;
  font-size: 55px;
}
.lftp .heading:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .lftp .heading {
    font-size: 79px;
    line-height: 70px;
  }
}
.lftp .heading:is(h1) {
  font-family: var(--lf-font-family-h1);
  font-weight: var(--lf-font-weight-h1);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 110px;
  line-height: 100px;
  line-height: 0.9090909091;
  font-size: 60px;
}
.lftp .heading:is(h1):not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .lftp .heading:is(h1) {
    font-size: 110px;
    line-height: 100px;
  }
}
.lftp.has-background {
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
  background-clip: content-box;
}
@media (min-width: 576px) {
  .lftp.has-background {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .lftp.has-background {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .lftp.has-background {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .lftp.has-background {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .lftp.has-background {
    max-width: 1320px;
  }
}
@media (min-width: 1500px) {
  .lftp.has-background {
    max-width: 1500px;
  }
}
.lftp.has-background > .inner {
  border: 1px solid black;
}

.lftp.hero-banner .heading {
  font-family: var(--lf-font-family-h1);
  font-weight: var(--lf-font-weight-h1);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 110px;
  line-height: 100px;
  line-height: 0.9090909091;
  font-size: 60px;
}
.lftp.hero-banner .heading:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .lftp.hero-banner .heading {
    font-size: 110px;
    line-height: 100px;
  }
}

.lftp.image-text.has-media.stretch-media.has-background {
  padding-top: 0;
}
@media (min-width: 768px) {
  .lftp.image-text.has-media.stretch-media.has-background {
    padding-bottom: 0;
  }
}

.lftp.image-text .item .heading,
.lftp.icon-list .item .heading {
  font-family: var(--lf-font-family-h5);
  font-weight: var(--lf-font-weight-h5);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 36px;
}
.lftp.image-text .item .heading:not([class*=alignment-] *),
.lftp.icon-list .item .heading:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .lftp.image-text .item .heading,
  .lftp.icon-list .item .heading {
    font-size: 36px;
    line-height: 36px;
  }
}

.lftp.featured-post.has-text-color .button {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: transparent;
  border-color: currentColor;
  color: var(--lf-color-text);
}
@media (min-width: 1400px) {
  .lftp.featured-post.has-text-color .button {
    font-size: 24px;
  }
}
.lftp.featured-post.has-text-color .button:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
.lftp.featured-post.has-text-color .button:hover:not([disabled]), .lftp.featured-post.has-text-color .button:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
.lftp.featured-post.has-text-color .button[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
.lftp.featured-post.has-text-color .button .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
.lftp.featured-post.has-text-color .button:hover:not([disabled]), .lftp.featured-post.has-text-color .button:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background);
}
.lftp.featured-post.has-text-color .button:is(.has-text-color *) {
  color: var(--lf-color-text);
  background-color: transparent;
}
.lftp.featured-post.has-text-color .button:is(.has-text-color *):hover:not([disabled]), .lftp.featured-post.has-text-color .button:is(.has-text-color *):focus:not([disabled]) {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text);
  color: var(--lf-color-background);
}
.lftp.featured-post.has-text-color .button .button-text::after {
  display: none;
}

@media (min-width: 992px) {
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper:not(.media-wrapper + *)::before, .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper:not(.media-wrapper + *)::after,
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper :is(.cta *)::before,
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper :is(.cta *)::after {
    content: "";
    display: block;
    clear: both;
    opacity: 0;
  }
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper:not(.media-wrapper + *) .heading,
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper :is(.cta *) .heading {
    float: left;
    text-align: left;
    width: 50%;
    margin-top: 0;
  }
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper:not(.media-wrapper + *) .heading + .buttons-wrapper,
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper :is(.cta *) .heading + .buttons-wrapper {
    margin-left: 0%;
    float: none;
    padding-left: 0;
  }
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper:not(.media-wrapper + *) .heading + .buttons-wrapper .button,
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper :is(.cta *) .heading + .buttons-wrapper .button {
    margin-top: 20px;
  }
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper:not(.media-wrapper + *) .paragraph,
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper:not(.media-wrapper + *) .buttons-wrapper,
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper :is(.cta *) .paragraph,
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper :is(.cta *) .buttons-wrapper {
    float: right;
    width: 50%;
    max-width: var(--lf-max-width-paragraphs);
    padding-left: 60px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper:not(.media-wrapper + *) .paragraph,
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper:not(.media-wrapper + *) .buttons-wrapper,
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper :is(.cta *) .paragraph,
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper :is(.cta *) .buttons-wrapper {
    padding-left: 60px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper:not(.media-wrapper + *) .paragraph,
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper:not(.media-wrapper + *) .buttons-wrapper,
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper :is(.cta *) .paragraph,
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper :is(.cta *) .buttons-wrapper {
    padding-left: 60px;
  }
}
@media (min-width: 992px) {
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper:not(.media-wrapper + *) .paragraph:is(.grid-item *),
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper:not(.media-wrapper + *) .buttons-wrapper:is(.grid-item *),
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper :is(.cta *) .paragraph:is(.grid-item *),
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper :is(.cta *) .buttons-wrapper:is(.grid-item *) {
    float: none;
    width: 100%;
    max-width: var(--lf-max-width-paragraphs);
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper:not(.media-wrapper + *) .buttons-wrapper,
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper :is(.cta *) .buttons-wrapper {
    margin-left: 50%;
  }
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper:not(.media-wrapper + *) .buttons-wrapper:is(.hero-banner *),
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper :is(.cta *) .buttons-wrapper:is(.hero-banner *) {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper:not(.media-wrapper + *) .paragraph,
  .lftp:is(.break-text-blocks *):not(.alignment-center) .text-wrapper :is(.cta *) .paragraph {
    margin-top: 0;
  }
}

.lftp.hero-banner.admin-preview.stretch-media .slider-nav {
  opacity: 0;
}
.lftp.hero-banner.has-background.stretch-media {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.lftp.hero-banner.has-background:not(.has-media) .content-wrapper {
  padding-bottom: 0;
}
.lftp.hero-banner.has-media .content-wrapper {
  padding-top: 200px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 576px) {
  .lftp.hero-banner.has-media .content-wrapper {
    padding-top: 200px;
  }
}
@media (min-width: 992px) {
  .lftp.hero-banner.has-media .content-wrapper {
    padding-top: 200px;
  }
}
@media (min-width: 576px) {
  .lftp.hero-banner.has-media .content-wrapper {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.hero-banner.has-media .content-wrapper {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  .lftp.hero-banner.has-media .content-wrapper {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.hero-banner.has-media .content-wrapper {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.hero-banner.has-media .content-wrapper {
    padding-top: 250px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .lftp.hero-banner.has-media .content-wrapper {
    padding-top: 250px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .lftp.hero-banner.has-media .content-wrapper {
    padding-top: 250px;
  }
}
.lftp.hero-banner.has-image, .lftp.hero-banner.has-video {
  color: #fff;
}
.lftp.hero-banner.has-image a, .lftp.hero-banner.has-video a {
  color: var(--lf-color-background);
}
.lftp.hero-banner.has-image a:hover, .lftp.hero-banner.has-image a:focus, .lftp.hero-banner.has-video a:hover, .lftp.hero-banner.has-video a:focus {
  color: inherit;
}
.lftp.hero-banner.has-image a.appearance-fill, .lftp.hero-banner.has-video a.appearance-fill {
  color: var(--lf-color-accent);
  background-color: var(--lf-color-background);
  border-color: var(--lf-color-background);
}
.lftp.hero-banner.has-image a.appearance-fill:hover, .lftp.hero-banner.has-image a.appearance-fill:focus, .lftp.hero-banner.has-video a.appearance-fill:hover, .lftp.hero-banner.has-video a.appearance-fill:focus {
  color: var(--lf-color-background);
  background-color: transparent;
  border-color: currentColor;
}
.lftp.hero-banner.has-image a.appearance-outline:hover, .lftp.hero-banner.has-image a.appearance-outline:focus, .lftp.hero-banner.has-video a.appearance-outline:hover, .lftp.hero-banner.has-video a.appearance-outline:focus {
  color: var(--lf-color-accent);
  background-color: var(--lf-color-background);
  border-color: var(--lf-color-background);
}
.lftp.hero-banner.stretch-media {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
  background-color: var(--lf-color-text-transparent);
}
.lftp.hero-banner.stretch-media .content-wrapper {
  padding-left: 0px;
  padding-right: 0px;
  position: static;
}
@media (min-width: 576px) {
  .lftp.hero-banner.stretch-media .content-wrapper {
    padding-left: 0px;
  }
}
@media (min-width: 992px) {
  .lftp.hero-banner.stretch-media .content-wrapper {
    padding-left: 0px;
  }
}
@media (min-width: 576px) {
  .lftp.hero-banner.stretch-media .content-wrapper {
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .lftp.hero-banner.stretch-media .content-wrapper {
    padding-right: 0px;
  }
}
.lftp.hero-banner.stretch-media .media-wrapper .media {
  height: 100%;
}
.lftp.hero-banner.stretch-media .media-wrapper .media img,
.lftp.hero-banner.stretch-media .media-wrapper .media video,
.lftp.hero-banner.stretch-media .media-wrapper .media iframe {
  border-radius: 0;
}
.lftp.hero-banner.alignment-end .slider-nav {
  text-align: left;
}
.lftp.hero-banner.no-media {
  margin-top: 0;
  margin-bottom: 0;
}
.lftp.hero-banner.no-text .media-wrapper::after {
  opacity: 0;
}
.lftp.hero-banner.no-text .slider-nav {
  text-align: center;
}
.lftp.hero-banner.no-text .slider-nav::before {
  content: "";
  position: absolute;
  top: -50px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  background: -moz-linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
  background: -webkit-linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
  background: linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
  opacity: 0.5;
}
.lftp.hero-banner .content-wrapper {
  position: relative;
  padding-top: 60px;
  padding-bottom: 20px;
  pointer-events: none;
}
@media (min-width: 576px) {
  .lftp.hero-banner .content-wrapper {
    padding-top: 60px;
  }
}
@media (min-width: 992px) {
  .lftp.hero-banner .content-wrapper {
    padding-top: 60px;
  }
}
@media (min-width: 576px) {
  .lftp.hero-banner .content-wrapper {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.hero-banner .content-wrapper {
    padding-bottom: 20px;
  }
}
.lftp.hero-banner .media-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.lftp.hero-banner .media-wrapper:is(.border-radius-enabled *)::after {
  overflow: hidden;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
}
@media (min-width: 992px) {
  .lftp.hero-banner .media-wrapper:is(.border-radius-enabled *)::after {
    border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
  }
}
.lftp.hero-banner .media-wrapper:is(.border-radius-enabled *):is(.stretch-media *)::after {
  border-radius: 0;
}
.lftp.hero-banner .media-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  background: -moz-linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
  background: -webkit-linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
  background: linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
}
.lftp.hero-banner .media-wrapper img,
.lftp.hero-banner .media-wrapper video,
.lftp.hero-banner .media-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.lftp.hero-banner .slider-nav {
  pointer-events: auto;
  text-align: right;
  display: none;
}
@media (min-width: 992px) {
  .lftp.hero-banner .slider-nav {
    display: block;
  }
}
.lftp.hero-banner .text-wrapper {
  position: relative;
  pointer-events: auto;
}

@media (min-width: 768px) {
  .lftp.accordion.media-alignment-right .media-wrapper,
  .lftp.form.media-alignment-right .media-wrapper,
  .lftp.post-grid.media-alignment-right .media-wrapper,
  .lftp.icon-list.media-alignment-right .media-wrapper,
  .lftp.image-text.media-alignment-right .media-wrapper,
  .lftp.logos.media-alignment-right .media-wrapper,
  .lftp.quote.media-alignment-right .media-wrapper,
  .lftp.testimonials.media-alignment-right .media-wrapper,
  .lftp.featured-posts.media-alignment-right .media-wrapper {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
  }
}
@media (min-width: 768px) {
  .lftp.accordion.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.form.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.post-grid.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.icon-list.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.image-text.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.logos.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.quote.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.testimonials.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.featured-posts.media-alignment-right .content-wrapper .text-wrapper {
    padding-left: 0px;
    padding-right: 30px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .lftp.accordion.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.form.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.post-grid.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.icon-list.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.image-text.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.logos.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.quote.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.testimonials.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.featured-posts.media-alignment-right .content-wrapper .text-wrapper {
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.accordion.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.form.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.post-grid.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.icon-list.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.image-text.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.logos.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.quote.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.testimonials.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.featured-posts.media-alignment-right .content-wrapper .text-wrapper {
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .lftp.accordion.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.form.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.post-grid.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.icon-list.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.image-text.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.logos.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.quote.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.testimonials.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.featured-posts.media-alignment-right .content-wrapper .text-wrapper {
    padding-right: 30px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.accordion.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.form.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.post-grid.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.icon-list.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.image-text.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.logos.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.quote.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.testimonials.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.featured-posts.media-alignment-right .content-wrapper .text-wrapper {
    padding-right: 30px;
  }
}
@media (min-width: 1200px) {
  .lftp.accordion.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.form.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.post-grid.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.icon-list.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.image-text.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.logos.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.quote.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.testimonials.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.featured-posts.media-alignment-right .content-wrapper .text-wrapper {
    padding-left: 0px;
    padding-right: 40px;
  }
}
@media (min-width: 1200px) and (min-width: 576px) {
  .lftp.accordion.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.form.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.post-grid.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.icon-list.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.image-text.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.logos.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.quote.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.testimonials.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.featured-posts.media-alignment-right .content-wrapper .text-wrapper {
    padding-left: 0px;
  }
}
@media (min-width: 1200px) and (min-width: 992px) {
  .lftp.accordion.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.form.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.post-grid.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.icon-list.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.image-text.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.logos.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.quote.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.testimonials.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.featured-posts.media-alignment-right .content-wrapper .text-wrapper {
    padding-left: 0px;
  }
}
@media (min-width: 1200px) and (min-width: 576px) {
  .lftp.accordion.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.form.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.post-grid.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.icon-list.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.image-text.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.logos.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.quote.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.testimonials.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.featured-posts.media-alignment-right .content-wrapper .text-wrapper {
    padding-right: 40px;
  }
}
@media (min-width: 1200px) and (min-width: 992px) {
  .lftp.accordion.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.form.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.post-grid.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.icon-list.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.image-text.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.logos.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.quote.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.testimonials.media-alignment-right .content-wrapper .text-wrapper,
  .lftp.featured-posts.media-alignment-right .content-wrapper .text-wrapper {
    padding-right: 40px;
  }
}
@media (min-width: 768px) {
  .lftp.accordion.stretch-media.media-alignment-right .media-wrapper,
  .lftp.form.stretch-media.media-alignment-right .media-wrapper,
  .lftp.post-grid.stretch-media.media-alignment-right .media-wrapper,
  .lftp.icon-list.stretch-media.media-alignment-right .media-wrapper,
  .lftp.image-text.stretch-media.media-alignment-right .media-wrapper,
  .lftp.logos.stretch-media.media-alignment-right .media-wrapper,
  .lftp.quote.stretch-media.media-alignment-right .media-wrapper,
  .lftp.testimonials.stretch-media.media-alignment-right .media-wrapper,
  .lftp.featured-posts.stretch-media.media-alignment-right .media-wrapper {
    left: auto;
  }
}
.lftp.accordion.stretch-media .media-wrapper,
.lftp.form.stretch-media .media-wrapper,
.lftp.post-grid.stretch-media .media-wrapper,
.lftp.icon-list.stretch-media .media-wrapper,
.lftp.image-text.stretch-media .media-wrapper,
.lftp.logos.stretch-media .media-wrapper,
.lftp.quote.stretch-media .media-wrapper,
.lftp.testimonials.stretch-media .media-wrapper,
.lftp.featured-posts.stretch-media .media-wrapper {
  left: calc(-50vw + 50%);
}
@media (max-width: 767px) {
  .lftp.accordion.stretch-media .media-wrapper,
  .lftp.form.stretch-media .media-wrapper,
  .lftp.post-grid.stretch-media .media-wrapper,
  .lftp.icon-list.stretch-media .media-wrapper,
  .lftp.image-text.stretch-media .media-wrapper,
  .lftp.logos.stretch-media .media-wrapper,
  .lftp.quote.stretch-media .media-wrapper,
  .lftp.testimonials.stretch-media .media-wrapper,
  .lftp.featured-posts.stretch-media .media-wrapper {
    width: 100vw;
  }
}
@media (min-width: none) {
  .lftp.accordion.stretch-media .media-wrapper,
  .lftp.form.stretch-media .media-wrapper,
  .lftp.post-grid.stretch-media .media-wrapper,
  .lftp.icon-list.stretch-media .media-wrapper,
  .lftp.image-text.stretch-media .media-wrapper,
  .lftp.logos.stretch-media .media-wrapper,
  .lftp.quote.stretch-media .media-wrapper,
  .lftp.testimonials.stretch-media .media-wrapper,
  .lftp.featured-posts.stretch-media .media-wrapper {
    left: calc(50% - 0.5 * none);
  }
}
@media (min-width: 768px) {
  .lftp.accordion.stretch-media .media-wrapper .media,
  .lftp.form.stretch-media .media-wrapper .media,
  .lftp.post-grid.stretch-media .media-wrapper .media,
  .lftp.icon-list.stretch-media .media-wrapper .media,
  .lftp.image-text.stretch-media .media-wrapper .media,
  .lftp.logos.stretch-media .media-wrapper .media,
  .lftp.quote.stretch-media .media-wrapper .media,
  .lftp.testimonials.stretch-media .media-wrapper .media,
  .lftp.featured-posts.stretch-media .media-wrapper .media {
    width: calc(100% + 50vw - 360px + 1rem);
  }
}
@media (min-width: 992px) {
  .lftp.accordion.stretch-media .media-wrapper .media,
  .lftp.form.stretch-media .media-wrapper .media,
  .lftp.post-grid.stretch-media .media-wrapper .media,
  .lftp.icon-list.stretch-media .media-wrapper .media,
  .lftp.image-text.stretch-media .media-wrapper .media,
  .lftp.logos.stretch-media .media-wrapper .media,
  .lftp.quote.stretch-media .media-wrapper .media,
  .lftp.testimonials.stretch-media .media-wrapper .media,
  .lftp.featured-posts.stretch-media .media-wrapper .media {
    width: calc(100% + 50vw - 480px + 1rem);
  }
}
@media (min-width: 1200px) {
  .lftp.accordion.stretch-media .media-wrapper .media,
  .lftp.form.stretch-media .media-wrapper .media,
  .lftp.post-grid.stretch-media .media-wrapper .media,
  .lftp.icon-list.stretch-media .media-wrapper .media,
  .lftp.image-text.stretch-media .media-wrapper .media,
  .lftp.logos.stretch-media .media-wrapper .media,
  .lftp.quote.stretch-media .media-wrapper .media,
  .lftp.testimonials.stretch-media .media-wrapper .media,
  .lftp.featured-posts.stretch-media .media-wrapper .media {
    width: calc(100% + 50vw - 570px + 1rem);
  }
}
@media (min-width: 1400px) {
  .lftp.accordion.stretch-media .media-wrapper .media,
  .lftp.form.stretch-media .media-wrapper .media,
  .lftp.post-grid.stretch-media .media-wrapper .media,
  .lftp.icon-list.stretch-media .media-wrapper .media,
  .lftp.image-text.stretch-media .media-wrapper .media,
  .lftp.logos.stretch-media .media-wrapper .media,
  .lftp.quote.stretch-media .media-wrapper .media,
  .lftp.testimonials.stretch-media .media-wrapper .media,
  .lftp.featured-posts.stretch-media .media-wrapper .media {
    width: calc(100% + 50vw - 660px + 1rem);
  }
}
@media (min-width: 1500px) {
  .lftp.accordion.stretch-media .media-wrapper .media,
  .lftp.form.stretch-media .media-wrapper .media,
  .lftp.post-grid.stretch-media .media-wrapper .media,
  .lftp.icon-list.stretch-media .media-wrapper .media,
  .lftp.image-text.stretch-media .media-wrapper .media,
  .lftp.logos.stretch-media .media-wrapper .media,
  .lftp.quote.stretch-media .media-wrapper .media,
  .lftp.testimonials.stretch-media .media-wrapper .media,
  .lftp.featured-posts.stretch-media .media-wrapper .media {
    width: calc(100% + 50vw - 750px + 1rem);
  }
}
@media (min-width: none) {
  .lftp.accordion.stretch-media .media-wrapper .media,
  .lftp.form.stretch-media .media-wrapper .media,
  .lftp.post-grid.stretch-media .media-wrapper .media,
  .lftp.icon-list.stretch-media .media-wrapper .media,
  .lftp.image-text.stretch-media .media-wrapper .media,
  .lftp.logos.stretch-media .media-wrapper .media,
  .lftp.quote.stretch-media .media-wrapper .media,
  .lftp.testimonials.stretch-media .media-wrapper .media,
  .lftp.featured-posts.stretch-media .media-wrapper .media {
    width: min(100% - 660px + 0.5 * none + 1rem);
  }
}
.lftp.accordion.stretch-media .media-wrapper .media img,
.lftp.accordion.stretch-media .media-wrapper .media video,
.lftp.accordion.stretch-media .media-wrapper .media iframe,
.lftp.form.stretch-media .media-wrapper .media img,
.lftp.form.stretch-media .media-wrapper .media video,
.lftp.form.stretch-media .media-wrapper .media iframe,
.lftp.post-grid.stretch-media .media-wrapper .media img,
.lftp.post-grid.stretch-media .media-wrapper .media video,
.lftp.post-grid.stretch-media .media-wrapper .media iframe,
.lftp.icon-list.stretch-media .media-wrapper .media img,
.lftp.icon-list.stretch-media .media-wrapper .media video,
.lftp.icon-list.stretch-media .media-wrapper .media iframe,
.lftp.image-text.stretch-media .media-wrapper .media img,
.lftp.image-text.stretch-media .media-wrapper .media video,
.lftp.image-text.stretch-media .media-wrapper .media iframe,
.lftp.logos.stretch-media .media-wrapper .media img,
.lftp.logos.stretch-media .media-wrapper .media video,
.lftp.logos.stretch-media .media-wrapper .media iframe,
.lftp.quote.stretch-media .media-wrapper .media img,
.lftp.quote.stretch-media .media-wrapper .media video,
.lftp.quote.stretch-media .media-wrapper .media iframe,
.lftp.testimonials.stretch-media .media-wrapper .media img,
.lftp.testimonials.stretch-media .media-wrapper .media video,
.lftp.testimonials.stretch-media .media-wrapper .media iframe,
.lftp.featured-posts.stretch-media .media-wrapper .media img,
.lftp.featured-posts.stretch-media .media-wrapper .media video,
.lftp.featured-posts.stretch-media .media-wrapper .media iframe {
  border-radius: 0;
}
@media (min-width: 768px) {
  .lftp.accordion.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.accordion.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.accordion.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *),
  .lftp.form.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.form.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.form.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *),
  .lftp.post-grid.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.post-grid.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.post-grid.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *),
  .lftp.icon-list.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.icon-list.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.icon-list.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *),
  .lftp.image-text.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.image-text.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.image-text.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *),
  .lftp.logos.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.logos.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.logos.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *),
  .lftp.quote.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.quote.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.quote.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *),
  .lftp.testimonials.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.testimonials.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.testimonials.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *),
  .lftp.featured-posts.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.featured-posts.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.featured-posts.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *) {
    overflow: hidden;
    border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.accordion.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.accordion.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.accordion.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *),
  .lftp.form.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.form.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.form.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *),
  .lftp.post-grid.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.post-grid.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.post-grid.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *),
  .lftp.icon-list.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.icon-list.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.icon-list.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *),
  .lftp.image-text.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.image-text.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.image-text.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *),
  .lftp.logos.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.logos.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.logos.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *),
  .lftp.quote.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.quote.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.quote.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *),
  .lftp.testimonials.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.testimonials.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.testimonials.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *),
  .lftp.featured-posts.stretch-media .media-wrapper .media img:is(.border-radius-enabled *),
  .lftp.featured-posts.stretch-media .media-wrapper .media video:is(.border-radius-enabled *),
  .lftp.featured-posts.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *) {
    border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
  }
}
@media (min-width: 768px) {
  .lftp.accordion.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.accordion.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.accordion.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.form.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.form.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.form.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.post-grid.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.post-grid.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.post-grid.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.icon-list.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.icon-list.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.icon-list.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.image-text.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.image-text.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.image-text.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.logos.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.logos.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.logos.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.quote.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.quote.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.quote.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.testimonials.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.testimonials.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.testimonials.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.featured-posts.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.featured-posts.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.featured-posts.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *) {
    overflow: hidden;
    border-radius: 0rem 0.5rem 0.5rem 0rem;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.accordion.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.accordion.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.accordion.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.form.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.form.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.form.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.post-grid.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.post-grid.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.post-grid.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.icon-list.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.icon-list.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.icon-list.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.image-text.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.image-text.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.image-text.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.logos.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.logos.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.logos.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.quote.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.quote.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.quote.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.testimonials.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.testimonials.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.testimonials.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.featured-posts.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.featured-posts.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *),
  .lftp.featured-posts.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *) {
    border-radius: 0rem 0.75rem 0.75rem 0rem;
  }
}
@media (min-width: 768px) {
  .lftp.accordion.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.accordion.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.accordion.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.form.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.form.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.form.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.post-grid.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.post-grid.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.post-grid.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.icon-list.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.icon-list.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.icon-list.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.image-text.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.image-text.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.image-text.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.logos.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.logos.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.logos.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.quote.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.quote.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.quote.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.testimonials.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.testimonials.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.testimonials.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.featured-posts.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.featured-posts.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.featured-posts.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *) {
    overflow: hidden;
    border-radius: 0.5rem 0rem 0rem 0.5rem;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.accordion.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.accordion.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.accordion.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.form.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.form.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.form.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.post-grid.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.post-grid.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.post-grid.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.icon-list.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.icon-list.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.icon-list.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.image-text.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.image-text.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.image-text.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.logos.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.logos.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.logos.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.quote.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.quote.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.quote.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.testimonials.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.testimonials.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.testimonials.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.featured-posts.stretch-media .media-wrapper .media img:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.featured-posts.stretch-media .media-wrapper .media video:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *),
  .lftp.featured-posts.stretch-media .media-wrapper .media iframe:is(.border-radius-enabled *):is(.media-size-cover *):is(.media-alignment-right *) {
    border-radius: 0.75rem 0rem 0rem 0.75rem;
  }
}
.lftp.accordion.media-size-contain .media-wrapper .media,
.lftp.form.media-size-contain .media-wrapper .media,
.lftp.post-grid.media-size-contain .media-wrapper .media,
.lftp.icon-list.media-size-contain .media-wrapper .media,
.lftp.image-text.media-size-contain .media-wrapper .media,
.lftp.logos.media-size-contain .media-wrapper .media,
.lftp.quote.media-size-contain .media-wrapper .media,
.lftp.testimonials.media-size-contain .media-wrapper .media,
.lftp.featured-posts.media-size-contain .media-wrapper .media {
  background-color: transparent;
  height: auto;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .lftp.accordion.media-size-contain .media-wrapper .media,
  .lftp.form.media-size-contain .media-wrapper .media,
  .lftp.post-grid.media-size-contain .media-wrapper .media,
  .lftp.icon-list.media-size-contain .media-wrapper .media,
  .lftp.image-text.media-size-contain .media-wrapper .media,
  .lftp.logos.media-size-contain .media-wrapper .media,
  .lftp.quote.media-size-contain .media-wrapper .media,
  .lftp.testimonials.media-size-contain .media-wrapper .media,
  .lftp.featured-posts.media-size-contain .media-wrapper .media {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
  }
}
.lftp.accordion.media-size-contain .media-wrapper .media img,
.lftp.accordion.media-size-contain .media-wrapper .media video,
.lftp.accordion.media-size-contain .media-wrapper .media iframe,
.lftp.form.media-size-contain .media-wrapper .media img,
.lftp.form.media-size-contain .media-wrapper .media video,
.lftp.form.media-size-contain .media-wrapper .media iframe,
.lftp.post-grid.media-size-contain .media-wrapper .media img,
.lftp.post-grid.media-size-contain .media-wrapper .media video,
.lftp.post-grid.media-size-contain .media-wrapper .media iframe,
.lftp.icon-list.media-size-contain .media-wrapper .media img,
.lftp.icon-list.media-size-contain .media-wrapper .media video,
.lftp.icon-list.media-size-contain .media-wrapper .media iframe,
.lftp.image-text.media-size-contain .media-wrapper .media img,
.lftp.image-text.media-size-contain .media-wrapper .media video,
.lftp.image-text.media-size-contain .media-wrapper .media iframe,
.lftp.logos.media-size-contain .media-wrapper .media img,
.lftp.logos.media-size-contain .media-wrapper .media video,
.lftp.logos.media-size-contain .media-wrapper .media iframe,
.lftp.quote.media-size-contain .media-wrapper .media img,
.lftp.quote.media-size-contain .media-wrapper .media video,
.lftp.quote.media-size-contain .media-wrapper .media iframe,
.lftp.testimonials.media-size-contain .media-wrapper .media img,
.lftp.testimonials.media-size-contain .media-wrapper .media video,
.lftp.testimonials.media-size-contain .media-wrapper .media iframe,
.lftp.featured-posts.media-size-contain .media-wrapper .media img,
.lftp.featured-posts.media-size-contain .media-wrapper .media video,
.lftp.featured-posts.media-size-contain .media-wrapper .media iframe {
  -o-object-fit: contain;
  object-fit: contain;
  position: static;
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .lftp.accordion.media-size-contain .media-wrapper .media img,
  .lftp.accordion.media-size-contain .media-wrapper .media video,
  .lftp.accordion.media-size-contain .media-wrapper .media iframe,
  .lftp.form.media-size-contain .media-wrapper .media img,
  .lftp.form.media-size-contain .media-wrapper .media video,
  .lftp.form.media-size-contain .media-wrapper .media iframe,
  .lftp.post-grid.media-size-contain .media-wrapper .media img,
  .lftp.post-grid.media-size-contain .media-wrapper .media video,
  .lftp.post-grid.media-size-contain .media-wrapper .media iframe,
  .lftp.icon-list.media-size-contain .media-wrapper .media img,
  .lftp.icon-list.media-size-contain .media-wrapper .media video,
  .lftp.icon-list.media-size-contain .media-wrapper .media iframe,
  .lftp.image-text.media-size-contain .media-wrapper .media img,
  .lftp.image-text.media-size-contain .media-wrapper .media video,
  .lftp.image-text.media-size-contain .media-wrapper .media iframe,
  .lftp.logos.media-size-contain .media-wrapper .media img,
  .lftp.logos.media-size-contain .media-wrapper .media video,
  .lftp.logos.media-size-contain .media-wrapper .media iframe,
  .lftp.quote.media-size-contain .media-wrapper .media img,
  .lftp.quote.media-size-contain .media-wrapper .media video,
  .lftp.quote.media-size-contain .media-wrapper .media iframe,
  .lftp.testimonials.media-size-contain .media-wrapper .media img,
  .lftp.testimonials.media-size-contain .media-wrapper .media video,
  .lftp.testimonials.media-size-contain .media-wrapper .media iframe,
  .lftp.featured-posts.media-size-contain .media-wrapper .media img,
  .lftp.featured-posts.media-size-contain .media-wrapper .media video,
  .lftp.featured-posts.media-size-contain .media-wrapper .media iframe {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.lftp.accordion.media-size-contain .text-wrapper,
.lftp.form.media-size-contain .text-wrapper,
.lftp.post-grid.media-size-contain .text-wrapper,
.lftp.icon-list.media-size-contain .text-wrapper,
.lftp.image-text.media-size-contain .text-wrapper,
.lftp.logos.media-size-contain .text-wrapper,
.lftp.quote.media-size-contain .text-wrapper,
.lftp.testimonials.media-size-contain .text-wrapper,
.lftp.featured-posts.media-size-contain .text-wrapper {
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 576px) {
  .lftp.accordion.media-size-contain .text-wrapper,
  .lftp.form.media-size-contain .text-wrapper,
  .lftp.post-grid.media-size-contain .text-wrapper,
  .lftp.icon-list.media-size-contain .text-wrapper,
  .lftp.image-text.media-size-contain .text-wrapper,
  .lftp.logos.media-size-contain .text-wrapper,
  .lftp.quote.media-size-contain .text-wrapper,
  .lftp.testimonials.media-size-contain .text-wrapper,
  .lftp.featured-posts.media-size-contain .text-wrapper {
    padding-top: 0px;
  }
}
@media (min-width: 992px) {
  .lftp.accordion.media-size-contain .text-wrapper,
  .lftp.form.media-size-contain .text-wrapper,
  .lftp.post-grid.media-size-contain .text-wrapper,
  .lftp.icon-list.media-size-contain .text-wrapper,
  .lftp.image-text.media-size-contain .text-wrapper,
  .lftp.logos.media-size-contain .text-wrapper,
  .lftp.quote.media-size-contain .text-wrapper,
  .lftp.testimonials.media-size-contain .text-wrapper,
  .lftp.featured-posts.media-size-contain .text-wrapper {
    padding-top: 0px;
  }
}
@media (min-width: 576px) {
  .lftp.accordion.media-size-contain .text-wrapper,
  .lftp.form.media-size-contain .text-wrapper,
  .lftp.post-grid.media-size-contain .text-wrapper,
  .lftp.icon-list.media-size-contain .text-wrapper,
  .lftp.image-text.media-size-contain .text-wrapper,
  .lftp.logos.media-size-contain .text-wrapper,
  .lftp.quote.media-size-contain .text-wrapper,
  .lftp.testimonials.media-size-contain .text-wrapper,
  .lftp.featured-posts.media-size-contain .text-wrapper {
    padding-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .lftp.accordion.media-size-contain .text-wrapper,
  .lftp.form.media-size-contain .text-wrapper,
  .lftp.post-grid.media-size-contain .text-wrapper,
  .lftp.icon-list.media-size-contain .text-wrapper,
  .lftp.image-text.media-size-contain .text-wrapper,
  .lftp.logos.media-size-contain .text-wrapper,
  .lftp.quote.media-size-contain .text-wrapper,
  .lftp.testimonials.media-size-contain .text-wrapper,
  .lftp.featured-posts.media-size-contain .text-wrapper {
    padding-bottom: 0px;
  }
}
@media (min-width: 576px) {
  .lftp.accordion.media-size-contain .text-wrapper,
  .lftp.form.media-size-contain .text-wrapper,
  .lftp.post-grid.media-size-contain .text-wrapper,
  .lftp.icon-list.media-size-contain .text-wrapper,
  .lftp.image-text.media-size-contain .text-wrapper,
  .lftp.logos.media-size-contain .text-wrapper,
  .lftp.quote.media-size-contain .text-wrapper,
  .lftp.testimonials.media-size-contain .text-wrapper,
  .lftp.featured-posts.media-size-contain .text-wrapper {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .lftp.accordion.media-size-contain .text-wrapper,
  .lftp.form.media-size-contain .text-wrapper,
  .lftp.post-grid.media-size-contain .text-wrapper,
  .lftp.icon-list.media-size-contain .text-wrapper,
  .lftp.image-text.media-size-contain .text-wrapper,
  .lftp.logos.media-size-contain .text-wrapper,
  .lftp.quote.media-size-contain .text-wrapper,
  .lftp.testimonials.media-size-contain .text-wrapper,
  .lftp.featured-posts.media-size-contain .text-wrapper {
    margin-top: 40px;
  }
}
@media (min-width: 576px) {
  .lftp.accordion.media-size-contain .text-wrapper,
  .lftp.form.media-size-contain .text-wrapper,
  .lftp.post-grid.media-size-contain .text-wrapper,
  .lftp.icon-list.media-size-contain .text-wrapper,
  .lftp.image-text.media-size-contain .text-wrapper,
  .lftp.logos.media-size-contain .text-wrapper,
  .lftp.quote.media-size-contain .text-wrapper,
  .lftp.testimonials.media-size-contain .text-wrapper,
  .lftp.featured-posts.media-size-contain .text-wrapper {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .lftp.accordion.media-size-contain .text-wrapper,
  .lftp.form.media-size-contain .text-wrapper,
  .lftp.post-grid.media-size-contain .text-wrapper,
  .lftp.icon-list.media-size-contain .text-wrapper,
  .lftp.image-text.media-size-contain .text-wrapper,
  .lftp.logos.media-size-contain .text-wrapper,
  .lftp.quote.media-size-contain .text-wrapper,
  .lftp.testimonials.media-size-contain .text-wrapper,
  .lftp.featured-posts.media-size-contain .text-wrapper {
    margin-bottom: 40px;
  }
}
.lftp.accordion.no-media .content-wrapper .text-wrapper,
.lftp.form.no-media .content-wrapper .text-wrapper,
.lftp.post-grid.no-media .content-wrapper .text-wrapper,
.lftp.icon-list.no-media .content-wrapper .text-wrapper,
.lftp.image-text.no-media .content-wrapper .text-wrapper,
.lftp.logos.no-media .content-wrapper .text-wrapper,
.lftp.quote.no-media .content-wrapper .text-wrapper,
.lftp.testimonials.no-media .content-wrapper .text-wrapper,
.lftp.featured-posts.no-media .content-wrapper .text-wrapper {
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (min-width: 576px) {
  .lftp.accordion.no-media .content-wrapper .text-wrapper,
  .lftp.form.no-media .content-wrapper .text-wrapper,
  .lftp.post-grid.no-media .content-wrapper .text-wrapper,
  .lftp.icon-list.no-media .content-wrapper .text-wrapper,
  .lftp.image-text.no-media .content-wrapper .text-wrapper,
  .lftp.logos.no-media .content-wrapper .text-wrapper,
  .lftp.quote.no-media .content-wrapper .text-wrapper,
  .lftp.testimonials.no-media .content-wrapper .text-wrapper,
  .lftp.featured-posts.no-media .content-wrapper .text-wrapper {
    padding-left: 0px;
  }
}
@media (min-width: 992px) {
  .lftp.accordion.no-media .content-wrapper .text-wrapper,
  .lftp.form.no-media .content-wrapper .text-wrapper,
  .lftp.post-grid.no-media .content-wrapper .text-wrapper,
  .lftp.icon-list.no-media .content-wrapper .text-wrapper,
  .lftp.image-text.no-media .content-wrapper .text-wrapper,
  .lftp.logos.no-media .content-wrapper .text-wrapper,
  .lftp.quote.no-media .content-wrapper .text-wrapper,
  .lftp.testimonials.no-media .content-wrapper .text-wrapper,
  .lftp.featured-posts.no-media .content-wrapper .text-wrapper {
    padding-left: 0px;
  }
}
@media (min-width: 576px) {
  .lftp.accordion.no-media .content-wrapper .text-wrapper,
  .lftp.form.no-media .content-wrapper .text-wrapper,
  .lftp.post-grid.no-media .content-wrapper .text-wrapper,
  .lftp.icon-list.no-media .content-wrapper .text-wrapper,
  .lftp.image-text.no-media .content-wrapper .text-wrapper,
  .lftp.logos.no-media .content-wrapper .text-wrapper,
  .lftp.quote.no-media .content-wrapper .text-wrapper,
  .lftp.testimonials.no-media .content-wrapper .text-wrapper,
  .lftp.featured-posts.no-media .content-wrapper .text-wrapper {
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .lftp.accordion.no-media .content-wrapper .text-wrapper,
  .lftp.form.no-media .content-wrapper .text-wrapper,
  .lftp.post-grid.no-media .content-wrapper .text-wrapper,
  .lftp.icon-list.no-media .content-wrapper .text-wrapper,
  .lftp.image-text.no-media .content-wrapper .text-wrapper,
  .lftp.logos.no-media .content-wrapper .text-wrapper,
  .lftp.quote.no-media .content-wrapper .text-wrapper,
  .lftp.testimonials.no-media .content-wrapper .text-wrapper,
  .lftp.featured-posts.no-media .content-wrapper .text-wrapper {
    padding-right: 0px;
  }
}
@media (min-width: 576px) {
  .lftp.accordion.no-media .content-wrapper .text-wrapper,
  .lftp.form.no-media .content-wrapper .text-wrapper,
  .lftp.post-grid.no-media .content-wrapper .text-wrapper,
  .lftp.icon-list.no-media .content-wrapper .text-wrapper,
  .lftp.image-text.no-media .content-wrapper .text-wrapper,
  .lftp.logos.no-media .content-wrapper .text-wrapper,
  .lftp.quote.no-media .content-wrapper .text-wrapper,
  .lftp.testimonials.no-media .content-wrapper .text-wrapper,
  .lftp.featured-posts.no-media .content-wrapper .text-wrapper {
    padding-top: 0px;
  }
}
@media (min-width: 992px) {
  .lftp.accordion.no-media .content-wrapper .text-wrapper,
  .lftp.form.no-media .content-wrapper .text-wrapper,
  .lftp.post-grid.no-media .content-wrapper .text-wrapper,
  .lftp.icon-list.no-media .content-wrapper .text-wrapper,
  .lftp.image-text.no-media .content-wrapper .text-wrapper,
  .lftp.logos.no-media .content-wrapper .text-wrapper,
  .lftp.quote.no-media .content-wrapper .text-wrapper,
  .lftp.testimonials.no-media .content-wrapper .text-wrapper,
  .lftp.featured-posts.no-media .content-wrapper .text-wrapper {
    padding-top: 0px;
  }
}
@media (min-width: 576px) {
  .lftp.accordion.no-media .content-wrapper .text-wrapper,
  .lftp.form.no-media .content-wrapper .text-wrapper,
  .lftp.post-grid.no-media .content-wrapper .text-wrapper,
  .lftp.icon-list.no-media .content-wrapper .text-wrapper,
  .lftp.image-text.no-media .content-wrapper .text-wrapper,
  .lftp.logos.no-media .content-wrapper .text-wrapper,
  .lftp.quote.no-media .content-wrapper .text-wrapper,
  .lftp.testimonials.no-media .content-wrapper .text-wrapper,
  .lftp.featured-posts.no-media .content-wrapper .text-wrapper {
    padding-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .lftp.accordion.no-media .content-wrapper .text-wrapper,
  .lftp.form.no-media .content-wrapper .text-wrapper,
  .lftp.post-grid.no-media .content-wrapper .text-wrapper,
  .lftp.icon-list.no-media .content-wrapper .text-wrapper,
  .lftp.image-text.no-media .content-wrapper .text-wrapper,
  .lftp.logos.no-media .content-wrapper .text-wrapper,
  .lftp.quote.no-media .content-wrapper .text-wrapper,
  .lftp.testimonials.no-media .content-wrapper .text-wrapper,
  .lftp.featured-posts.no-media .content-wrapper .text-wrapper {
    padding-bottom: 0px;
  }
}
.lftp.accordion.has-media-grid.media-grid-columns-1 .media-grid .image,
.lftp.form.has-media-grid.media-grid-columns-1 .media-grid .image,
.lftp.post-grid.has-media-grid.media-grid-columns-1 .media-grid .image,
.lftp.icon-list.has-media-grid.media-grid-columns-1 .media-grid .image,
.lftp.image-text.has-media-grid.media-grid-columns-1 .media-grid .image,
.lftp.logos.has-media-grid.media-grid-columns-1 .media-grid .image,
.lftp.quote.has-media-grid.media-grid-columns-1 .media-grid .image,
.lftp.testimonials.has-media-grid.media-grid-columns-1 .media-grid .image,
.lftp.featured-posts.has-media-grid.media-grid-columns-1 .media-grid .image {
  width: 100%;
}
.lftp.accordion.has-media-grid.media-grid-columns-2 .media-grid .image,
.lftp.form.has-media-grid.media-grid-columns-2 .media-grid .image,
.lftp.post-grid.has-media-grid.media-grid-columns-2 .media-grid .image,
.lftp.icon-list.has-media-grid.media-grid-columns-2 .media-grid .image,
.lftp.image-text.has-media-grid.media-grid-columns-2 .media-grid .image,
.lftp.logos.has-media-grid.media-grid-columns-2 .media-grid .image,
.lftp.quote.has-media-grid.media-grid-columns-2 .media-grid .image,
.lftp.testimonials.has-media-grid.media-grid-columns-2 .media-grid .image,
.lftp.featured-posts.has-media-grid.media-grid-columns-2 .media-grid .image {
  width: 50%;
}
.lftp.accordion.has-media-grid.media-grid-columns-3 .media-grid .image,
.lftp.form.has-media-grid.media-grid-columns-3 .media-grid .image,
.lftp.post-grid.has-media-grid.media-grid-columns-3 .media-grid .image,
.lftp.icon-list.has-media-grid.media-grid-columns-3 .media-grid .image,
.lftp.image-text.has-media-grid.media-grid-columns-3 .media-grid .image,
.lftp.logos.has-media-grid.media-grid-columns-3 .media-grid .image,
.lftp.quote.has-media-grid.media-grid-columns-3 .media-grid .image,
.lftp.testimonials.has-media-grid.media-grid-columns-3 .media-grid .image,
.lftp.featured-posts.has-media-grid.media-grid-columns-3 .media-grid .image {
  width: 33.3333333333%;
}
.lftp.accordion.has-media-grid.media-grid-columns-4 .media-grid .image,
.lftp.form.has-media-grid.media-grid-columns-4 .media-grid .image,
.lftp.post-grid.has-media-grid.media-grid-columns-4 .media-grid .image,
.lftp.icon-list.has-media-grid.media-grid-columns-4 .media-grid .image,
.lftp.image-text.has-media-grid.media-grid-columns-4 .media-grid .image,
.lftp.logos.has-media-grid.media-grid-columns-4 .media-grid .image,
.lftp.quote.has-media-grid.media-grid-columns-4 .media-grid .image,
.lftp.testimonials.has-media-grid.media-grid-columns-4 .media-grid .image,
.lftp.featured-posts.has-media-grid.media-grid-columns-4 .media-grid .image {
  width: 25%;
}
.lftp.accordion.has-media-grid.media-grid-columns-5 .media-grid .image,
.lftp.form.has-media-grid.media-grid-columns-5 .media-grid .image,
.lftp.post-grid.has-media-grid.media-grid-columns-5 .media-grid .image,
.lftp.icon-list.has-media-grid.media-grid-columns-5 .media-grid .image,
.lftp.image-text.has-media-grid.media-grid-columns-5 .media-grid .image,
.lftp.logos.has-media-grid.media-grid-columns-5 .media-grid .image,
.lftp.quote.has-media-grid.media-grid-columns-5 .media-grid .image,
.lftp.testimonials.has-media-grid.media-grid-columns-5 .media-grid .image,
.lftp.featured-posts.has-media-grid.media-grid-columns-5 .media-grid .image {
  width: 20%;
}
.lftp.accordion.has-media-grid.media-grid-columns-6 .media-grid .image,
.lftp.form.has-media-grid.media-grid-columns-6 .media-grid .image,
.lftp.post-grid.has-media-grid.media-grid-columns-6 .media-grid .image,
.lftp.icon-list.has-media-grid.media-grid-columns-6 .media-grid .image,
.lftp.image-text.has-media-grid.media-grid-columns-6 .media-grid .image,
.lftp.logos.has-media-grid.media-grid-columns-6 .media-grid .image,
.lftp.quote.has-media-grid.media-grid-columns-6 .media-grid .image,
.lftp.testimonials.has-media-grid.media-grid-columns-6 .media-grid .image,
.lftp.featured-posts.has-media-grid.media-grid-columns-6 .media-grid .image {
  width: 16.6666666667%;
}
.lftp.accordion.has-media-grid.media-grid-columns-7 .media-grid .image,
.lftp.form.has-media-grid.media-grid-columns-7 .media-grid .image,
.lftp.post-grid.has-media-grid.media-grid-columns-7 .media-grid .image,
.lftp.icon-list.has-media-grid.media-grid-columns-7 .media-grid .image,
.lftp.image-text.has-media-grid.media-grid-columns-7 .media-grid .image,
.lftp.logos.has-media-grid.media-grid-columns-7 .media-grid .image,
.lftp.quote.has-media-grid.media-grid-columns-7 .media-grid .image,
.lftp.testimonials.has-media-grid.media-grid-columns-7 .media-grid .image,
.lftp.featured-posts.has-media-grid.media-grid-columns-7 .media-grid .image {
  width: 14.2857142857%;
}
.lftp.accordion.has-media-grid.media-grid-columns-8 .media-grid .image,
.lftp.form.has-media-grid.media-grid-columns-8 .media-grid .image,
.lftp.post-grid.has-media-grid.media-grid-columns-8 .media-grid .image,
.lftp.icon-list.has-media-grid.media-grid-columns-8 .media-grid .image,
.lftp.image-text.has-media-grid.media-grid-columns-8 .media-grid .image,
.lftp.logos.has-media-grid.media-grid-columns-8 .media-grid .image,
.lftp.quote.has-media-grid.media-grid-columns-8 .media-grid .image,
.lftp.testimonials.has-media-grid.media-grid-columns-8 .media-grid .image,
.lftp.featured-posts.has-media-grid.media-grid-columns-8 .media-grid .image {
  width: 12.5%;
}
.lftp.accordion.has-media-grid .content-wrapper,
.lftp.form.has-media-grid .content-wrapper,
.lftp.post-grid.has-media-grid .content-wrapper,
.lftp.icon-list.has-media-grid .content-wrapper,
.lftp.image-text.has-media-grid .content-wrapper,
.lftp.logos.has-media-grid .content-wrapper,
.lftp.quote.has-media-grid .content-wrapper,
.lftp.testimonials.has-media-grid .content-wrapper,
.lftp.featured-posts.has-media-grid .content-wrapper {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.lftp.accordion.has-media-grid .media.media-grid,
.lftp.form.has-media-grid .media.media-grid,
.lftp.post-grid.has-media-grid .media.media-grid,
.lftp.icon-list.has-media-grid .media.media-grid,
.lftp.image-text.has-media-grid .media.media-grid,
.lftp.logos.has-media-grid .media.media-grid,
.lftp.quote.has-media-grid .media.media-grid,
.lftp.testimonials.has-media-grid .media.media-grid,
.lftp.featured-posts.has-media-grid .media.media-grid {
  height: auto;
  padding-bottom: 0;
}
.lftp.accordion.has-media-grid .media.media-grid .media-grid-items,
.lftp.form.has-media-grid .media.media-grid .media-grid-items,
.lftp.post-grid.has-media-grid .media.media-grid .media-grid-items,
.lftp.icon-list.has-media-grid .media.media-grid .media-grid-items,
.lftp.image-text.has-media-grid .media.media-grid .media-grid-items,
.lftp.logos.has-media-grid .media.media-grid .media-grid-items,
.lftp.quote.has-media-grid .media.media-grid .media-grid-items,
.lftp.testimonials.has-media-grid .media.media-grid .media-grid-items,
.lftp.featured-posts.has-media-grid .media.media-grid .media-grid-items {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -20px;
}
.lftp.accordion.has-media-grid .media.media-grid .media-grid-items:is(.stretch-media *),
.lftp.form.has-media-grid .media.media-grid .media-grid-items:is(.stretch-media *),
.lftp.post-grid.has-media-grid .media.media-grid .media-grid-items:is(.stretch-media *),
.lftp.icon-list.has-media-grid .media.media-grid .media-grid-items:is(.stretch-media *),
.lftp.image-text.has-media-grid .media.media-grid .media-grid-items:is(.stretch-media *),
.lftp.logos.has-media-grid .media.media-grid .media-grid-items:is(.stretch-media *),
.lftp.quote.has-media-grid .media.media-grid .media-grid-items:is(.stretch-media *),
.lftp.testimonials.has-media-grid .media.media-grid .media-grid-items:is(.stretch-media *),
.lftp.featured-posts.has-media-grid .media.media-grid .media-grid-items:is(.stretch-media *) {
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.lftp.accordion.has-media-grid .media.media-grid .media-grid-items .image,
.lftp.form.has-media-grid .media.media-grid .media-grid-items .image,
.lftp.post-grid.has-media-grid .media.media-grid .media-grid-items .image,
.lftp.icon-list.has-media-grid .media.media-grid .media-grid-items .image,
.lftp.image-text.has-media-grid .media.media-grid .media-grid-items .image,
.lftp.logos.has-media-grid .media.media-grid .media-grid-items .image,
.lftp.quote.has-media-grid .media.media-grid .media-grid-items .image,
.lftp.testimonials.has-media-grid .media.media-grid .media-grid-items .image,
.lftp.featured-posts.has-media-grid .media.media-grid .media-grid-items .image {
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  position: relative;
  display: inline-block;
}
.lftp.accordion.has-media-grid .media.media-grid .media-grid-items .image img,
.lftp.form.has-media-grid .media.media-grid .media-grid-items .image img,
.lftp.post-grid.has-media-grid .media.media-grid .media-grid-items .image img,
.lftp.icon-list.has-media-grid .media.media-grid .media-grid-items .image img,
.lftp.image-text.has-media-grid .media.media-grid .media-grid-items .image img,
.lftp.logos.has-media-grid .media.media-grid .media-grid-items .image img,
.lftp.quote.has-media-grid .media.media-grid .media-grid-items .image img,
.lftp.testimonials.has-media-grid .media.media-grid .media-grid-items .image img,
.lftp.featured-posts.has-media-grid .media.media-grid .media-grid-items .image img {
  position: static;
}
.lftp.accordion.post-grid .content-wrapper, .lftp.accordion.icon-list.appearance-columns .content-wrapper, .lftp.accordion.icon-list.appearance-default .text-wrapper .text-block, .lftp.accordion.testimonials .content-wrapper,
.lftp.form.post-grid .content-wrapper,
.lftp.form.icon-list.appearance-columns .content-wrapper,
.lftp.form.icon-list.appearance-default .text-wrapper .text-block,
.lftp.form.testimonials .content-wrapper,
.lftp.post-grid.post-grid .content-wrapper,
.lftp.post-grid.icon-list.appearance-columns .content-wrapper,
.lftp.post-grid.icon-list.appearance-default .text-wrapper .text-block,
.lftp.post-grid.testimonials .content-wrapper,
.lftp.icon-list.post-grid .content-wrapper,
.lftp.icon-list.icon-list.appearance-columns .content-wrapper,
.lftp.icon-list.icon-list.appearance-default .text-wrapper .text-block,
.lftp.icon-list.testimonials .content-wrapper,
.lftp.image-text.post-grid .content-wrapper,
.lftp.image-text.icon-list.appearance-columns .content-wrapper,
.lftp.image-text.icon-list.appearance-default .text-wrapper .text-block,
.lftp.image-text.testimonials .content-wrapper,
.lftp.logos.post-grid .content-wrapper,
.lftp.logos.icon-list.appearance-columns .content-wrapper,
.lftp.logos.icon-list.appearance-default .text-wrapper .text-block,
.lftp.logos.testimonials .content-wrapper,
.lftp.quote.post-grid .content-wrapper,
.lftp.quote.icon-list.appearance-columns .content-wrapper,
.lftp.quote.icon-list.appearance-default .text-wrapper .text-block,
.lftp.quote.testimonials .content-wrapper,
.lftp.testimonials.post-grid .content-wrapper,
.lftp.testimonials.icon-list.appearance-columns .content-wrapper,
.lftp.testimonials.icon-list.appearance-default .text-wrapper .text-block,
.lftp.testimonials.testimonials .content-wrapper,
.lftp.featured-posts.post-grid .content-wrapper,
.lftp.featured-posts.icon-list.appearance-columns .content-wrapper,
.lftp.featured-posts.icon-list.appearance-default .text-wrapper .text-block,
.lftp.featured-posts.testimonials .content-wrapper {
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .lftp.accordion.post-grid .content-wrapper, .lftp.accordion.icon-list.appearance-columns .content-wrapper, .lftp.accordion.icon-list.appearance-default .text-wrapper .text-block, .lftp.accordion.testimonials .content-wrapper,
  .lftp.form.post-grid .content-wrapper,
  .lftp.form.icon-list.appearance-columns .content-wrapper,
  .lftp.form.icon-list.appearance-default .text-wrapper .text-block,
  .lftp.form.testimonials .content-wrapper,
  .lftp.post-grid.post-grid .content-wrapper,
  .lftp.post-grid.icon-list.appearance-columns .content-wrapper,
  .lftp.post-grid.icon-list.appearance-default .text-wrapper .text-block,
  .lftp.post-grid.testimonials .content-wrapper,
  .lftp.icon-list.post-grid .content-wrapper,
  .lftp.icon-list.icon-list.appearance-columns .content-wrapper,
  .lftp.icon-list.icon-list.appearance-default .text-wrapper .text-block,
  .lftp.icon-list.testimonials .content-wrapper,
  .lftp.image-text.post-grid .content-wrapper,
  .lftp.image-text.icon-list.appearance-columns .content-wrapper,
  .lftp.image-text.icon-list.appearance-default .text-wrapper .text-block,
  .lftp.image-text.testimonials .content-wrapper,
  .lftp.logos.post-grid .content-wrapper,
  .lftp.logos.icon-list.appearance-columns .content-wrapper,
  .lftp.logos.icon-list.appearance-default .text-wrapper .text-block,
  .lftp.logos.testimonials .content-wrapper,
  .lftp.quote.post-grid .content-wrapper,
  .lftp.quote.icon-list.appearance-columns .content-wrapper,
  .lftp.quote.icon-list.appearance-default .text-wrapper .text-block,
  .lftp.quote.testimonials .content-wrapper,
  .lftp.testimonials.post-grid .content-wrapper,
  .lftp.testimonials.icon-list.appearance-columns .content-wrapper,
  .lftp.testimonials.icon-list.appearance-default .text-wrapper .text-block,
  .lftp.testimonials.testimonials .content-wrapper,
  .lftp.featured-posts.post-grid .content-wrapper,
  .lftp.featured-posts.icon-list.appearance-columns .content-wrapper,
  .lftp.featured-posts.icon-list.appearance-default .text-wrapper .text-block,
  .lftp.featured-posts.testimonials .content-wrapper {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .lftp.accordion.post-grid .content-wrapper, .lftp.accordion.icon-list.appearance-columns .content-wrapper, .lftp.accordion.icon-list.appearance-default .text-wrapper .text-block, .lftp.accordion.testimonials .content-wrapper,
  .lftp.form.post-grid .content-wrapper,
  .lftp.form.icon-list.appearance-columns .content-wrapper,
  .lftp.form.icon-list.appearance-default .text-wrapper .text-block,
  .lftp.form.testimonials .content-wrapper,
  .lftp.post-grid.post-grid .content-wrapper,
  .lftp.post-grid.icon-list.appearance-columns .content-wrapper,
  .lftp.post-grid.icon-list.appearance-default .text-wrapper .text-block,
  .lftp.post-grid.testimonials .content-wrapper,
  .lftp.icon-list.post-grid .content-wrapper,
  .lftp.icon-list.icon-list.appearance-columns .content-wrapper,
  .lftp.icon-list.icon-list.appearance-default .text-wrapper .text-block,
  .lftp.icon-list.testimonials .content-wrapper,
  .lftp.image-text.post-grid .content-wrapper,
  .lftp.image-text.icon-list.appearance-columns .content-wrapper,
  .lftp.image-text.icon-list.appearance-default .text-wrapper .text-block,
  .lftp.image-text.testimonials .content-wrapper,
  .lftp.logos.post-grid .content-wrapper,
  .lftp.logos.icon-list.appearance-columns .content-wrapper,
  .lftp.logos.icon-list.appearance-default .text-wrapper .text-block,
  .lftp.logos.testimonials .content-wrapper,
  .lftp.quote.post-grid .content-wrapper,
  .lftp.quote.icon-list.appearance-columns .content-wrapper,
  .lftp.quote.icon-list.appearance-default .text-wrapper .text-block,
  .lftp.quote.testimonials .content-wrapper,
  .lftp.testimonials.post-grid .content-wrapper,
  .lftp.testimonials.icon-list.appearance-columns .content-wrapper,
  .lftp.testimonials.icon-list.appearance-default .text-wrapper .text-block,
  .lftp.testimonials.testimonials .content-wrapper,
  .lftp.featured-posts.post-grid .content-wrapper,
  .lftp.featured-posts.icon-list.appearance-columns .content-wrapper,
  .lftp.featured-posts.icon-list.appearance-default .text-wrapper .text-block,
  .lftp.featured-posts.testimonials .content-wrapper {
    margin-bottom: 30px;
  }
}
.lftp.accordion.post-grid .content-wrapper:is(.no-text *), .lftp.accordion.icon-list.appearance-columns .content-wrapper:is(.no-text *), .lftp.accordion.icon-list.appearance-default .text-wrapper .text-block:is(.no-text *), .lftp.accordion.testimonials .content-wrapper:is(.no-text *),
.lftp.form.post-grid .content-wrapper:is(.no-text *),
.lftp.form.icon-list.appearance-columns .content-wrapper:is(.no-text *),
.lftp.form.icon-list.appearance-default .text-wrapper .text-block:is(.no-text *),
.lftp.form.testimonials .content-wrapper:is(.no-text *),
.lftp.post-grid.post-grid .content-wrapper:is(.no-text *),
.lftp.post-grid.icon-list.appearance-columns .content-wrapper:is(.no-text *),
.lftp.post-grid.icon-list.appearance-default .text-wrapper .text-block:is(.no-text *),
.lftp.post-grid.testimonials .content-wrapper:is(.no-text *),
.lftp.icon-list.post-grid .content-wrapper:is(.no-text *),
.lftp.icon-list.icon-list.appearance-columns .content-wrapper:is(.no-text *),
.lftp.icon-list.icon-list.appearance-default .text-wrapper .text-block:is(.no-text *),
.lftp.icon-list.testimonials .content-wrapper:is(.no-text *),
.lftp.image-text.post-grid .content-wrapper:is(.no-text *),
.lftp.image-text.icon-list.appearance-columns .content-wrapper:is(.no-text *),
.lftp.image-text.icon-list.appearance-default .text-wrapper .text-block:is(.no-text *),
.lftp.image-text.testimonials .content-wrapper:is(.no-text *),
.lftp.logos.post-grid .content-wrapper:is(.no-text *),
.lftp.logos.icon-list.appearance-columns .content-wrapper:is(.no-text *),
.lftp.logos.icon-list.appearance-default .text-wrapper .text-block:is(.no-text *),
.lftp.logos.testimonials .content-wrapper:is(.no-text *),
.lftp.quote.post-grid .content-wrapper:is(.no-text *),
.lftp.quote.icon-list.appearance-columns .content-wrapper:is(.no-text *),
.lftp.quote.icon-list.appearance-default .text-wrapper .text-block:is(.no-text *),
.lftp.quote.testimonials .content-wrapper:is(.no-text *),
.lftp.testimonials.post-grid .content-wrapper:is(.no-text *),
.lftp.testimonials.icon-list.appearance-columns .content-wrapper:is(.no-text *),
.lftp.testimonials.icon-list.appearance-default .text-wrapper .text-block:is(.no-text *),
.lftp.testimonials.testimonials .content-wrapper:is(.no-text *),
.lftp.featured-posts.post-grid .content-wrapper:is(.no-text *),
.lftp.featured-posts.icon-list.appearance-columns .content-wrapper:is(.no-text *),
.lftp.featured-posts.icon-list.appearance-default .text-wrapper .text-block:is(.no-text *),
.lftp.featured-posts.testimonials .content-wrapper:is(.no-text *) {
  margin-bottom: 0;
}
.lftp.accordion.logos .content-wrapper, .lftp.accordion.post-grid.has-media .content-wrapper, .lftp.accordion.icon-list.has-media.appearance-columns .content-wrapper, .lftp.accordion.testimonials.has-media .content-wrapper, .lftp.accordion.quote .text-wrapper > .text-block,
.lftp.form.logos .content-wrapper,
.lftp.form.post-grid.has-media .content-wrapper,
.lftp.form.icon-list.has-media.appearance-columns .content-wrapper,
.lftp.form.testimonials.has-media .content-wrapper,
.lftp.form.quote .text-wrapper > .text-block,
.lftp.post-grid.logos .content-wrapper,
.lftp.post-grid.post-grid.has-media .content-wrapper,
.lftp.post-grid.icon-list.has-media.appearance-columns .content-wrapper,
.lftp.post-grid.testimonials.has-media .content-wrapper,
.lftp.post-grid.quote .text-wrapper > .text-block,
.lftp.icon-list.logos .content-wrapper,
.lftp.icon-list.post-grid.has-media .content-wrapper,
.lftp.icon-list.icon-list.has-media.appearance-columns .content-wrapper,
.lftp.icon-list.testimonials.has-media .content-wrapper,
.lftp.icon-list.quote .text-wrapper > .text-block,
.lftp.image-text.logos .content-wrapper,
.lftp.image-text.post-grid.has-media .content-wrapper,
.lftp.image-text.icon-list.has-media.appearance-columns .content-wrapper,
.lftp.image-text.testimonials.has-media .content-wrapper,
.lftp.image-text.quote .text-wrapper > .text-block,
.lftp.logos.logos .content-wrapper,
.lftp.logos.post-grid.has-media .content-wrapper,
.lftp.logos.icon-list.has-media.appearance-columns .content-wrapper,
.lftp.logos.testimonials.has-media .content-wrapper,
.lftp.logos.quote .text-wrapper > .text-block,
.lftp.quote.logos .content-wrapper,
.lftp.quote.post-grid.has-media .content-wrapper,
.lftp.quote.icon-list.has-media.appearance-columns .content-wrapper,
.lftp.quote.testimonials.has-media .content-wrapper,
.lftp.quote.quote .text-wrapper > .text-block,
.lftp.testimonials.logos .content-wrapper,
.lftp.testimonials.post-grid.has-media .content-wrapper,
.lftp.testimonials.icon-list.has-media.appearance-columns .content-wrapper,
.lftp.testimonials.testimonials.has-media .content-wrapper,
.lftp.testimonials.quote .text-wrapper > .text-block,
.lftp.featured-posts.logos .content-wrapper,
.lftp.featured-posts.post-grid.has-media .content-wrapper,
.lftp.featured-posts.icon-list.has-media.appearance-columns .content-wrapper,
.lftp.featured-posts.testimonials.has-media .content-wrapper,
.lftp.featured-posts.quote .text-wrapper > .text-block {
  margin-bottom: 40px;
}
@media (min-width: 576px) {
  .lftp.accordion.logos .content-wrapper, .lftp.accordion.post-grid.has-media .content-wrapper, .lftp.accordion.icon-list.has-media.appearance-columns .content-wrapper, .lftp.accordion.testimonials.has-media .content-wrapper, .lftp.accordion.quote .text-wrapper > .text-block,
  .lftp.form.logos .content-wrapper,
  .lftp.form.post-grid.has-media .content-wrapper,
  .lftp.form.icon-list.has-media.appearance-columns .content-wrapper,
  .lftp.form.testimonials.has-media .content-wrapper,
  .lftp.form.quote .text-wrapper > .text-block,
  .lftp.post-grid.logos .content-wrapper,
  .lftp.post-grid.post-grid.has-media .content-wrapper,
  .lftp.post-grid.icon-list.has-media.appearance-columns .content-wrapper,
  .lftp.post-grid.testimonials.has-media .content-wrapper,
  .lftp.post-grid.quote .text-wrapper > .text-block,
  .lftp.icon-list.logos .content-wrapper,
  .lftp.icon-list.post-grid.has-media .content-wrapper,
  .lftp.icon-list.icon-list.has-media.appearance-columns .content-wrapper,
  .lftp.icon-list.testimonials.has-media .content-wrapper,
  .lftp.icon-list.quote .text-wrapper > .text-block,
  .lftp.image-text.logos .content-wrapper,
  .lftp.image-text.post-grid.has-media .content-wrapper,
  .lftp.image-text.icon-list.has-media.appearance-columns .content-wrapper,
  .lftp.image-text.testimonials.has-media .content-wrapper,
  .lftp.image-text.quote .text-wrapper > .text-block,
  .lftp.logos.logos .content-wrapper,
  .lftp.logos.post-grid.has-media .content-wrapper,
  .lftp.logos.icon-list.has-media.appearance-columns .content-wrapper,
  .lftp.logos.testimonials.has-media .content-wrapper,
  .lftp.logos.quote .text-wrapper > .text-block,
  .lftp.quote.logos .content-wrapper,
  .lftp.quote.post-grid.has-media .content-wrapper,
  .lftp.quote.icon-list.has-media.appearance-columns .content-wrapper,
  .lftp.quote.testimonials.has-media .content-wrapper,
  .lftp.quote.quote .text-wrapper > .text-block,
  .lftp.testimonials.logos .content-wrapper,
  .lftp.testimonials.post-grid.has-media .content-wrapper,
  .lftp.testimonials.icon-list.has-media.appearance-columns .content-wrapper,
  .lftp.testimonials.testimonials.has-media .content-wrapper,
  .lftp.testimonials.quote .text-wrapper > .text-block,
  .lftp.featured-posts.logos .content-wrapper,
  .lftp.featured-posts.post-grid.has-media .content-wrapper,
  .lftp.featured-posts.icon-list.has-media.appearance-columns .content-wrapper,
  .lftp.featured-posts.testimonials.has-media .content-wrapper,
  .lftp.featured-posts.quote .text-wrapper > .text-block {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .lftp.accordion.logos .content-wrapper, .lftp.accordion.post-grid.has-media .content-wrapper, .lftp.accordion.icon-list.has-media.appearance-columns .content-wrapper, .lftp.accordion.testimonials.has-media .content-wrapper, .lftp.accordion.quote .text-wrapper > .text-block,
  .lftp.form.logos .content-wrapper,
  .lftp.form.post-grid.has-media .content-wrapper,
  .lftp.form.icon-list.has-media.appearance-columns .content-wrapper,
  .lftp.form.testimonials.has-media .content-wrapper,
  .lftp.form.quote .text-wrapper > .text-block,
  .lftp.post-grid.logos .content-wrapper,
  .lftp.post-grid.post-grid.has-media .content-wrapper,
  .lftp.post-grid.icon-list.has-media.appearance-columns .content-wrapper,
  .lftp.post-grid.testimonials.has-media .content-wrapper,
  .lftp.post-grid.quote .text-wrapper > .text-block,
  .lftp.icon-list.logos .content-wrapper,
  .lftp.icon-list.post-grid.has-media .content-wrapper,
  .lftp.icon-list.icon-list.has-media.appearance-columns .content-wrapper,
  .lftp.icon-list.testimonials.has-media .content-wrapper,
  .lftp.icon-list.quote .text-wrapper > .text-block,
  .lftp.image-text.logos .content-wrapper,
  .lftp.image-text.post-grid.has-media .content-wrapper,
  .lftp.image-text.icon-list.has-media.appearance-columns .content-wrapper,
  .lftp.image-text.testimonials.has-media .content-wrapper,
  .lftp.image-text.quote .text-wrapper > .text-block,
  .lftp.logos.logos .content-wrapper,
  .lftp.logos.post-grid.has-media .content-wrapper,
  .lftp.logos.icon-list.has-media.appearance-columns .content-wrapper,
  .lftp.logos.testimonials.has-media .content-wrapper,
  .lftp.logos.quote .text-wrapper > .text-block,
  .lftp.quote.logos .content-wrapper,
  .lftp.quote.post-grid.has-media .content-wrapper,
  .lftp.quote.icon-list.has-media.appearance-columns .content-wrapper,
  .lftp.quote.testimonials.has-media .content-wrapper,
  .lftp.quote.quote .text-wrapper > .text-block,
  .lftp.testimonials.logos .content-wrapper,
  .lftp.testimonials.post-grid.has-media .content-wrapper,
  .lftp.testimonials.icon-list.has-media.appearance-columns .content-wrapper,
  .lftp.testimonials.testimonials.has-media .content-wrapper,
  .lftp.testimonials.quote .text-wrapper > .text-block,
  .lftp.featured-posts.logos .content-wrapper,
  .lftp.featured-posts.post-grid.has-media .content-wrapper,
  .lftp.featured-posts.icon-list.has-media.appearance-columns .content-wrapper,
  .lftp.featured-posts.testimonials.has-media .content-wrapper,
  .lftp.featured-posts.quote .text-wrapper > .text-block {
    margin-bottom: 40px;
  }
}
.lftp.accordion.logos .content-wrapper:is(.no-text *), .lftp.accordion.post-grid.has-media .content-wrapper:is(.no-text *), .lftp.accordion.icon-list.has-media.appearance-columns .content-wrapper:is(.no-text *), .lftp.accordion.testimonials.has-media .content-wrapper:is(.no-text *), .lftp.accordion.quote .text-wrapper > .text-block:is(.no-text *),
.lftp.form.logos .content-wrapper:is(.no-text *),
.lftp.form.post-grid.has-media .content-wrapper:is(.no-text *),
.lftp.form.icon-list.has-media.appearance-columns .content-wrapper:is(.no-text *),
.lftp.form.testimonials.has-media .content-wrapper:is(.no-text *),
.lftp.form.quote .text-wrapper > .text-block:is(.no-text *),
.lftp.post-grid.logos .content-wrapper:is(.no-text *),
.lftp.post-grid.post-grid.has-media .content-wrapper:is(.no-text *),
.lftp.post-grid.icon-list.has-media.appearance-columns .content-wrapper:is(.no-text *),
.lftp.post-grid.testimonials.has-media .content-wrapper:is(.no-text *),
.lftp.post-grid.quote .text-wrapper > .text-block:is(.no-text *),
.lftp.icon-list.logos .content-wrapper:is(.no-text *),
.lftp.icon-list.post-grid.has-media .content-wrapper:is(.no-text *),
.lftp.icon-list.icon-list.has-media.appearance-columns .content-wrapper:is(.no-text *),
.lftp.icon-list.testimonials.has-media .content-wrapper:is(.no-text *),
.lftp.icon-list.quote .text-wrapper > .text-block:is(.no-text *),
.lftp.image-text.logos .content-wrapper:is(.no-text *),
.lftp.image-text.post-grid.has-media .content-wrapper:is(.no-text *),
.lftp.image-text.icon-list.has-media.appearance-columns .content-wrapper:is(.no-text *),
.lftp.image-text.testimonials.has-media .content-wrapper:is(.no-text *),
.lftp.image-text.quote .text-wrapper > .text-block:is(.no-text *),
.lftp.logos.logos .content-wrapper:is(.no-text *),
.lftp.logos.post-grid.has-media .content-wrapper:is(.no-text *),
.lftp.logos.icon-list.has-media.appearance-columns .content-wrapper:is(.no-text *),
.lftp.logos.testimonials.has-media .content-wrapper:is(.no-text *),
.lftp.logos.quote .text-wrapper > .text-block:is(.no-text *),
.lftp.quote.logos .content-wrapper:is(.no-text *),
.lftp.quote.post-grid.has-media .content-wrapper:is(.no-text *),
.lftp.quote.icon-list.has-media.appearance-columns .content-wrapper:is(.no-text *),
.lftp.quote.testimonials.has-media .content-wrapper:is(.no-text *),
.lftp.quote.quote .text-wrapper > .text-block:is(.no-text *),
.lftp.testimonials.logos .content-wrapper:is(.no-text *),
.lftp.testimonials.post-grid.has-media .content-wrapper:is(.no-text *),
.lftp.testimonials.icon-list.has-media.appearance-columns .content-wrapper:is(.no-text *),
.lftp.testimonials.testimonials.has-media .content-wrapper:is(.no-text *),
.lftp.testimonials.quote .text-wrapper > .text-block:is(.no-text *),
.lftp.featured-posts.logos .content-wrapper:is(.no-text *),
.lftp.featured-posts.post-grid.has-media .content-wrapper:is(.no-text *),
.lftp.featured-posts.icon-list.has-media.appearance-columns .content-wrapper:is(.no-text *),
.lftp.featured-posts.testimonials.has-media .content-wrapper:is(.no-text *),
.lftp.featured-posts.quote .text-wrapper > .text-block:is(.no-text *) {
  margin-bottom: 0;
}
.lftp.accordion.quote.has-media.media-size-contain .text-wrapper,
.lftp.form.quote.has-media.media-size-contain .text-wrapper,
.lftp.post-grid.quote.has-media.media-size-contain .text-wrapper,
.lftp.icon-list.quote.has-media.media-size-contain .text-wrapper,
.lftp.image-text.quote.has-media.media-size-contain .text-wrapper,
.lftp.logos.quote.has-media.media-size-contain .text-wrapper,
.lftp.quote.quote.has-media.media-size-contain .text-wrapper,
.lftp.testimonials.quote.has-media.media-size-contain .text-wrapper,
.lftp.featured-posts.quote.has-media.media-size-contain .text-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
.lftp.accordion .content-wrapper,
.lftp.form .content-wrapper,
.lftp.post-grid .content-wrapper,
.lftp.icon-list .content-wrapper,
.lftp.image-text .content-wrapper,
.lftp.logos .content-wrapper,
.lftp.quote .content-wrapper,
.lftp.testimonials .content-wrapper,
.lftp.featured-posts .content-wrapper {
  position: relative;
}
@media (min-width: 768px) {
  .lftp.accordion .content-wrapper,
  .lftp.form .content-wrapper,
  .lftp.post-grid .content-wrapper,
  .lftp.icon-list .content-wrapper,
  .lftp.image-text .content-wrapper,
  .lftp.logos .content-wrapper,
  .lftp.quote .content-wrapper,
  .lftp.testimonials .content-wrapper,
  .lftp.featured-posts .content-wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
  }
}
.lftp.accordion .media-wrapper,
.lftp.form .media-wrapper,
.lftp.post-grid .media-wrapper,
.lftp.icon-list .media-wrapper,
.lftp.image-text .media-wrapper,
.lftp.logos .media-wrapper,
.lftp.quote .media-wrapper,
.lftp.testimonials .media-wrapper,
.lftp.featured-posts .media-wrapper {
  margin-bottom: 20px;
  width: 100%;
  position: relative;
  z-index: 2;
}
@media (min-width: 576px) {
  .lftp.accordion .media-wrapper,
  .lftp.form .media-wrapper,
  .lftp.post-grid .media-wrapper,
  .lftp.icon-list .media-wrapper,
  .lftp.image-text .media-wrapper,
  .lftp.logos .media-wrapper,
  .lftp.quote .media-wrapper,
  .lftp.testimonials .media-wrapper,
  .lftp.featured-posts .media-wrapper {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.accordion .media-wrapper,
  .lftp.form .media-wrapper,
  .lftp.post-grid .media-wrapper,
  .lftp.icon-list .media-wrapper,
  .lftp.image-text .media-wrapper,
  .lftp.logos .media-wrapper,
  .lftp.quote .media-wrapper,
  .lftp.testimonials .media-wrapper,
  .lftp.featured-posts .media-wrapper {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .lftp.accordion .media-wrapper,
  .lftp.form .media-wrapper,
  .lftp.post-grid .media-wrapper,
  .lftp.icon-list .media-wrapper,
  .lftp.image-text .media-wrapper,
  .lftp.logos .media-wrapper,
  .lftp.quote .media-wrapper,
  .lftp.testimonials .media-wrapper,
  .lftp.featured-posts .media-wrapper {
    width: 35%;
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .lftp.accordion .media-wrapper,
  .lftp.form .media-wrapper,
  .lftp.post-grid .media-wrapper,
  .lftp.icon-list .media-wrapper,
  .lftp.image-text .media-wrapper,
  .lftp.logos .media-wrapper,
  .lftp.quote .media-wrapper,
  .lftp.testimonials .media-wrapper,
  .lftp.featured-posts .media-wrapper {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.accordion .media-wrapper,
  .lftp.form .media-wrapper,
  .lftp.post-grid .media-wrapper,
  .lftp.icon-list .media-wrapper,
  .lftp.image-text .media-wrapper,
  .lftp.logos .media-wrapper,
  .lftp.quote .media-wrapper,
  .lftp.testimonials .media-wrapper,
  .lftp.featured-posts .media-wrapper {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .lftp.accordion .media-wrapper,
  .lftp.form .media-wrapper,
  .lftp.post-grid .media-wrapper,
  .lftp.icon-list .media-wrapper,
  .lftp.image-text .media-wrapper,
  .lftp.logos .media-wrapper,
  .lftp.quote .media-wrapper,
  .lftp.testimonials .media-wrapper,
  .lftp.featured-posts .media-wrapper {
    width: 45%;
  }
}
.lftp.accordion .media-wrapper .media,
.lftp.form .media-wrapper .media,
.lftp.post-grid .media-wrapper .media,
.lftp.icon-list .media-wrapper .media,
.lftp.image-text .media-wrapper .media,
.lftp.logos .media-wrapper .media,
.lftp.quote .media-wrapper .media,
.lftp.testimonials .media-wrapper .media,
.lftp.featured-posts .media-wrapper .media {
  width: 100%;
  height: 0;
  padding-bottom: 75%;
  position: relative;
}
@media (min-width: 768px) {
  .lftp.accordion .media-wrapper .media,
  .lftp.form .media-wrapper .media,
  .lftp.post-grid .media-wrapper .media,
  .lftp.icon-list .media-wrapper .media,
  .lftp.image-text .media-wrapper .media,
  .lftp.logos .media-wrapper .media,
  .lftp.quote .media-wrapper .media,
  .lftp.testimonials .media-wrapper .media,
  .lftp.featured-posts .media-wrapper .media {
    padding-bottom: 0;
    height: 100%;
  }
}
.lftp.accordion .media-wrapper .media img,
.lftp.accordion .media-wrapper .media video,
.lftp.accordion .media-wrapper .media iframe,
.lftp.form .media-wrapper .media img,
.lftp.form .media-wrapper .media video,
.lftp.form .media-wrapper .media iframe,
.lftp.post-grid .media-wrapper .media img,
.lftp.post-grid .media-wrapper .media video,
.lftp.post-grid .media-wrapper .media iframe,
.lftp.icon-list .media-wrapper .media img,
.lftp.icon-list .media-wrapper .media video,
.lftp.icon-list .media-wrapper .media iframe,
.lftp.image-text .media-wrapper .media img,
.lftp.image-text .media-wrapper .media video,
.lftp.image-text .media-wrapper .media iframe,
.lftp.logos .media-wrapper .media img,
.lftp.logos .media-wrapper .media video,
.lftp.logos .media-wrapper .media iframe,
.lftp.quote .media-wrapper .media img,
.lftp.quote .media-wrapper .media video,
.lftp.quote .media-wrapper .media iframe,
.lftp.testimonials .media-wrapper .media img,
.lftp.testimonials .media-wrapper .media video,
.lftp.testimonials .media-wrapper .media iframe,
.lftp.featured-posts .media-wrapper .media img,
.lftp.featured-posts .media-wrapper .media video,
.lftp.featured-posts .media-wrapper .media iframe {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  /*background-color:var(--lf-color-text-half);*/
}
.lftp.accordion .content-wrapper .text-wrapper,
.lftp.form .content-wrapper .text-wrapper,
.lftp.post-grid .content-wrapper .text-wrapper,
.lftp.icon-list .content-wrapper .text-wrapper,
.lftp.image-text .content-wrapper .text-wrapper,
.lftp.logos .content-wrapper .text-wrapper,
.lftp.quote .content-wrapper .text-wrapper,
.lftp.testimonials .content-wrapper .text-wrapper,
.lftp.featured-posts .content-wrapper .text-wrapper {
  width: 100%;
}
@media (min-width: 768px) {
  .lftp.accordion .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.form .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.post-grid .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.icon-list .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.image-text .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.logos .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.quote .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.testimonials .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.featured-posts .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *) {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .lftp.accordion .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.form .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.post-grid .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.icon-list .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.image-text .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.logos .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.quote .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.testimonials .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.featured-posts .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *) {
    padding-top: 10px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.accordion .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.form .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.post-grid .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.icon-list .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.image-text .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.logos .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.quote .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.testimonials .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.featured-posts .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *) {
    padding-top: 10px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .lftp.accordion .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.form .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.post-grid .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.icon-list .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.image-text .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.logos .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.quote .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.testimonials .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.featured-posts .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *) {
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.accordion .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.form .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.post-grid .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.icon-list .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.image-text .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.logos .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.quote .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.testimonials .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.featured-posts .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *) {
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .lftp.accordion .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.form .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.post-grid .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.icon-list .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.image-text .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.logos .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.quote .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.testimonials .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.featured-posts .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *) {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .lftp.accordion .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.form .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.post-grid .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.icon-list .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.image-text .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.logos .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.quote .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.testimonials .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.featured-posts .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *) {
    padding-top: 10px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .lftp.accordion .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.form .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.post-grid .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.icon-list .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.image-text .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.logos .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.quote .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.testimonials .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.featured-posts .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *) {
    padding-top: 10px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .lftp.accordion .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.form .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.post-grid .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.icon-list .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.image-text .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.logos .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.quote .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.testimonials .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.featured-posts .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *) {
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .lftp.accordion .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.form .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.post-grid .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.icon-list .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.image-text .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.logos .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.quote .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.testimonials .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *),
  .lftp.featured-posts .content-wrapper .text-wrapper:is(.has-background.has-media.stretch-media *) {
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .lftp.accordion .content-wrapper .text-wrapper,
  .lftp.form .content-wrapper .text-wrapper,
  .lftp.post-grid .content-wrapper .text-wrapper,
  .lftp.icon-list .content-wrapper .text-wrapper,
  .lftp.image-text .content-wrapper .text-wrapper,
  .lftp.logos .content-wrapper .text-wrapper,
  .lftp.quote .content-wrapper .text-wrapper,
  .lftp.testimonials .content-wrapper .text-wrapper,
  .lftp.featured-posts .content-wrapper .text-wrapper {
    padding-left: 30px;
    /*@include py(2);*/
    width: 65%;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .lftp.accordion .content-wrapper .text-wrapper,
  .lftp.form .content-wrapper .text-wrapper,
  .lftp.post-grid .content-wrapper .text-wrapper,
  .lftp.icon-list .content-wrapper .text-wrapper,
  .lftp.image-text .content-wrapper .text-wrapper,
  .lftp.logos .content-wrapper .text-wrapper,
  .lftp.quote .content-wrapper .text-wrapper,
  .lftp.testimonials .content-wrapper .text-wrapper,
  .lftp.featured-posts .content-wrapper .text-wrapper {
    padding-left: 30px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.accordion .content-wrapper .text-wrapper,
  .lftp.form .content-wrapper .text-wrapper,
  .lftp.post-grid .content-wrapper .text-wrapper,
  .lftp.icon-list .content-wrapper .text-wrapper,
  .lftp.image-text .content-wrapper .text-wrapper,
  .lftp.logos .content-wrapper .text-wrapper,
  .lftp.quote .content-wrapper .text-wrapper,
  .lftp.testimonials .content-wrapper .text-wrapper,
  .lftp.featured-posts .content-wrapper .text-wrapper {
    padding-left: 30px;
  }
}
@media (min-width: 992px) {
  .lftp.accordion .content-wrapper .text-wrapper,
  .lftp.form .content-wrapper .text-wrapper,
  .lftp.post-grid .content-wrapper .text-wrapper,
  .lftp.icon-list .content-wrapper .text-wrapper,
  .lftp.image-text .content-wrapper .text-wrapper,
  .lftp.logos .content-wrapper .text-wrapper,
  .lftp.quote .content-wrapper .text-wrapper,
  .lftp.testimonials .content-wrapper .text-wrapper,
  .lftp.featured-posts .content-wrapper .text-wrapper {
    width: 55%;
    /*@include py(3);*/
  }
}

.lftp.icon-list.no-media .text-wrapper,
.lftp.accordion.no-media .text-wrapper {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
@media (min-width: 576px) {
  .lftp.icon-list.no-media .text-wrapper,
  .lftp.accordion.no-media .text-wrapper {
    padding-left: 0px;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list.no-media .text-wrapper,
  .lftp.accordion.no-media .text-wrapper {
    padding-left: 0px;
  }
}
@media (min-width: 576px) {
  .lftp.icon-list.no-media .text-wrapper,
  .lftp.accordion.no-media .text-wrapper {
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list.no-media .text-wrapper,
  .lftp.accordion.no-media .text-wrapper {
    padding-right: 0px;
  }
}
@media (min-width: 576px) {
  .lftp.icon-list.no-media .text-wrapper,
  .lftp.accordion.no-media .text-wrapper {
    padding-top: 0px;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list.no-media .text-wrapper,
  .lftp.accordion.no-media .text-wrapper {
    padding-top: 0px;
  }
}
@media (min-width: 576px) {
  .lftp.icon-list.no-media .text-wrapper,
  .lftp.accordion.no-media .text-wrapper {
    padding-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list.no-media .text-wrapper,
  .lftp.accordion.no-media .text-wrapper {
    padding-bottom: 0px;
  }
}
.lftp.icon-list .item:not(.appearance-columns *),
.lftp.accordion .item:not(.appearance-columns *) {
  max-width: var(--lf-max-width-paragraphs);
}

.lftp.icon-list.has-text-color .item-icon {
  color: var(--lf-color-text);
}
.lftp.icon-list.no-media .text-wrapper > .text-block:first-child {
  /*@include mb;*/
}
.lftp.icon-list.icon-position-above.alignment-center .item-icon {
  text-align: center;
}
.lftp.icon-list.icon-position-above.alignment-end .item-icon {
  text-align: right;
}
.lftp.icon-list.icon-position-above .item-icon {
  display: block;
  font-size: 2rem;
  margin-bottom: 1rem;
  padding: 0;
}
.lftp.icon-list.icon-position-above .item {
  display: block;
}
.lftp.icon-list.appearance-columns.columns-mobile-1 .icon-list-item {
  width: calc(100% / 1);
}
.lftp.icon-list.appearance-columns.columns-mobile-2 .icon-list-item {
  width: calc(100% / 2);
}
.lftp.icon-list.appearance-columns.columns-mobile-3 .icon-list-item {
  width: calc(100% / 3);
}
.lftp.icon-list.appearance-columns.columns-mobile-4 .icon-list-item {
  width: calc(100% / 4);
}
.lftp.icon-list.appearance-columns.columns-mobile-5 .icon-list-item {
  width: calc(100% / 5);
}
.lftp.icon-list.appearance-columns.columns-mobile-6 .icon-list-item {
  width: calc(100% / 6);
}
.lftp.icon-list.appearance-columns.columns-mobile-7 .icon-list-item {
  width: calc(100% / 7);
}
.lftp.icon-list.appearance-columns.columns-mobile-8 .icon-list-item {
  width: calc(100% / 8);
}
@media (min-width: 576px) {
  .lftp.icon-list.appearance-columns.columns-tablet-1 .icon-list-item {
    width: calc(100% / 1);
  }
  .lftp.icon-list.appearance-columns.columns-tablet-2 .icon-list-item {
    width: calc(100% / 2);
  }
  .lftp.icon-list.appearance-columns.columns-tablet-3 .icon-list-item {
    width: calc(100% / 3);
  }
  .lftp.icon-list.appearance-columns.columns-tablet-4 .icon-list-item {
    width: calc(100% / 4);
  }
  .lftp.icon-list.appearance-columns.columns-tablet-5 .icon-list-item {
    width: calc(100% / 5);
  }
  .lftp.icon-list.appearance-columns.columns-tablet-6 .icon-list-item {
    width: calc(100% / 6);
  }
  .lftp.icon-list.appearance-columns.columns-tablet-7 .icon-list-item {
    width: calc(100% / 7);
  }
  .lftp.icon-list.appearance-columns.columns-tablet-8 .icon-list-item {
    width: calc(100% / 8);
  }
}
@media (min-width: 992px) {
  .lftp.icon-list.appearance-columns.columns-desktop-1 .icon-list-item {
    width: calc(100% / 1);
  }
  .lftp.icon-list.appearance-columns.columns-desktop-2 .icon-list-item {
    width: calc(100% / 2);
  }
  .lftp.icon-list.appearance-columns.columns-desktop-3 .icon-list-item {
    width: calc(100% / 3);
  }
  .lftp.icon-list.appearance-columns.columns-desktop-4 .icon-list-item {
    width: calc(100% / 4);
  }
  .lftp.icon-list.appearance-columns.columns-desktop-5 .icon-list-item {
    width: calc(100% / 5);
  }
  .lftp.icon-list.appearance-columns.columns-desktop-6 .icon-list-item {
    width: calc(100% / 6);
  }
  .lftp.icon-list.appearance-columns.columns-desktop-7 .icon-list-item {
    width: calc(100% / 7);
  }
  .lftp.icon-list.appearance-columns.columns-desktop-8 .icon-list-item {
    width: calc(100% / 8);
  }
}
.lftp.icon-list.appearance-columns.icon-position-above .item {
  display: inline-block;
}
.lftp.icon-list.appearance-columns .item-wrapper {
  margin-bottom: -40px;
}
@media (min-width: 576px) {
  .lftp.icon-list.appearance-columns .item-wrapper {
    margin-bottom: -40px;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list.appearance-columns .item-wrapper {
    margin-bottom: -40px;
  }
}
@media (min-width: 576px) {
  .lftp.icon-list.appearance-columns .item-wrapper {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.lftp.icon-list.appearance-columns .item {
  display: inline-block;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  text-align: left;
  vertical-align: top;
  width: 100%;
  margin-bottom: 40px;
  /*            @media (min-width:$md){
                  padding-left:.25*$iconColumnSpacing;
                  padding-right:.25*$iconColumnSpacing;
              }*/
}
@media (min-width: 576px) {
  .lftp.icon-list.appearance-columns .item {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list.appearance-columns .item {
    margin-bottom: 40px;
  }
}
@media (min-width: 576px) {
  .lftp.icon-list.appearance-columns .item {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.lftp.icon-list.appearance-tabs-vertical .item-wrapper {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item-wrapper {
    position: relative;
  }
}
.lftp.icon-list.appearance-tabs-vertical .item {
  max-width: none;
  margin-bottom: 20px;
}
.lftp.icon-list.appearance-tabs-vertical .item.opened .item-icon {
  /*opacity: 1;*/
}
.lftp.icon-list.appearance-tabs-vertical .item.opened .item-heading-wrapper {
  opacity: 1;
}
.lftp.icon-list.appearance-tabs-vertical .item.opened .item-heading-wrapper::before {
  background-color: var(--lf-color-accent);
  /*opacity:1;*/
}
.lftp.icon-list.appearance-tabs-vertical .item.opened .item-heading-wrapper:is(.has-text-color *)::before {
  background-color: var(--lf-color-text);
}
.lftp.icon-list.appearance-tabs-vertical .item.opened .item-content-wrapper {
  opacity: 1;
  pointer-events: auto;
  height: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item.opened .item-content-wrapper {
    margin: 0;
  }
}
.lftp.icon-list.appearance-tabs-vertical .item-icon {
  position: absolute;
  top: 0;
  left: 50%;
  opacity: 0;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  display: none;
}
@media (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item-text-wrapper {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item-heading-wrapper,
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
}
.lftp.icon-list.appearance-tabs-vertical .item-heading-wrapper {
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  opacity: 0.15;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
@media (min-width: 576px) {
  .lftp.icon-list.appearance-tabs-vertical .item-heading-wrapper {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item-heading-wrapper {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  .lftp.icon-list.appearance-tabs-vertical .item-heading-wrapper {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item-heading-wrapper {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item-heading-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.lftp.icon-list.appearance-tabs-vertical .item-heading-wrapper::before {
  content: "";
  border-radius: 999em;
  display: block;
  width: 0.1em;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-color: var(--lf-color-text);
}
.lftp.icon-list.appearance-tabs-vertical .item-heading-wrapper:is(.has-text-color *)::before {
  background-color: var(--lf-color-text);
}
.lftp.icon-list.appearance-tabs-vertical .item-heading-button {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
}
.lftp.icon-list.appearance-tabs-vertical .item-content-wrapper {
  opacity: 0;
  pointer-events: none;
  height: 0;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
@media (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper {
    height: auto;
  }
}
.lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner {
  padding-left: 20px;
}
@media (min-width: 576px) {
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner {
    background-color: var(--lf-color-accent-transparent);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 20px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner {
    padding-left: 20px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner {
    padding-left: 20px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner {
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner {
    padding-right: 20px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner {
    padding-top: 20px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner {
    padding-top: 20px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner {
    margin-left: 20px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner {
    margin-left: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner:is(.has-text-color *) {
    background-color: var(--lf-color-text-transparent);
  }
}
@media (min-width: 992px) {
  .lftp.icon-list.appearance-tabs-vertical .item-content-wrapper > .inner {
    position: absolute;
    top: 0;
    left: 50%;
  }
}
.lftp.icon-list .item-wrapper {
  margin-bottom: -30px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
@media (min-width: 576px) {
  .lftp.icon-list .item-wrapper {
    margin-bottom: -30px;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list .item-wrapper {
    margin-bottom: -30px;
  }
}
.lftp.icon-list .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 30px;
  break-inside: avoid-column;
}
@media (min-width: 576px) {
  .lftp.icon-list .item {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list .item {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list .item {
    padding-right: 20px;
  }
}
.lftp.icon-list .item-image {
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .lftp.icon-list .item-image {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.icon-list .item-image {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .lftp.icon-list .item-image {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .lftp.icon-list .item-image {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.icon-list .item-image {
    margin-bottom: 15px;
  }
}
.lftp.icon-list .item-icon {
  padding-top: 0.125em;
  padding-right: 20px;
  font-size: 1.5em;
  color: var(--lf-color-accent);
}

.lftp.cta {
  position: relative;
}
.lftp.cta.has-media {
  color: #fff;
}
.lftp.cta.has-media a {
  color: inherit;
}
.lftp.cta.has-media .content-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 576px) {
  .lftp.cta.has-media .content-wrapper {
    padding-top: 40px;
  }
}
@media (min-width: 992px) {
  .lftp.cta.has-media .content-wrapper {
    padding-top: 40px;
  }
}
@media (min-width: 576px) {
  .lftp.cta.has-media .content-wrapper {
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .lftp.cta.has-media .content-wrapper {
    padding-bottom: 40px;
  }
}
@media (min-width: 576px) {
  .lftp.cta.has-media .content-wrapper {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.cta.has-media .content-wrapper {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  .lftp.cta.has-media .content-wrapper {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.cta.has-media .content-wrapper {
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .lftp.cta.has-media .content-wrapper {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .lftp.cta.has-media .content-wrapper {
    padding-left: 40px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.cta.has-media .content-wrapper {
    padding-left: 40px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .lftp.cta.has-media .content-wrapper {
    padding-right: 40px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.cta.has-media .content-wrapper {
    padding-right: 40px;
  }
}
.lftp.cta.stretch-media {
  margin-top: 0;
  margin-bottom: 0;
}
.lftp.cta.stretch-media .content-wrapper {
  position: static;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 576px) {
  .lftp.cta.stretch-media .content-wrapper {
    padding-left: 0px;
  }
}
@media (min-width: 992px) {
  .lftp.cta.stretch-media .content-wrapper {
    padding-left: 0px;
  }
}
@media (min-width: 576px) {
  .lftp.cta.stretch-media .content-wrapper {
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .lftp.cta.stretch-media .content-wrapper {
    padding-right: 0px;
  }
}
@media (min-width: 576px) {
  .lftp.cta.stretch-media .content-wrapper {
    padding-top: 60px;
  }
}
@media (min-width: 992px) {
  .lftp.cta.stretch-media .content-wrapper {
    padding-top: 60px;
  }
}
@media (min-width: 576px) {
  .lftp.cta.stretch-media .content-wrapper {
    padding-bottom: 60px;
  }
}
@media (min-width: 992px) {
  .lftp.cta.stretch-media .content-wrapper {
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .lftp.cta.stretch-media .content-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .lftp.cta.stretch-media .content-wrapper {
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.cta.stretch-media .content-wrapper {
    padding-left: 0px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .lftp.cta.stretch-media .content-wrapper {
    padding-right: 0px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.cta.stretch-media .content-wrapper {
    padding-right: 0px;
  }
}
.lftp.cta .content-wrapper {
  position: relative;
}
.lftp.cta .media-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lftp.cta .media-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  opacity: 0.6;
}
.lftp.cta .media-wrapper:is(.border-radius-enabled *):not(.stretch-media *) {
  overflow: hidden;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
}
@media (min-width: 992px) {
  .lftp.cta .media-wrapper:is(.border-radius-enabled *):not(.stretch-media *) {
    border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
  }
}
.lftp.cta .media-wrapper img,
.lftp.cta .media-wrapper video,
.lftp.cta .media-wrapper iframe {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.lftp.cta .text-wrapper {
  position: relative;
}
.lftp.cta .slider-nav {
  display: none;
}

.lftp.accordion.alignment-center .item,
.lftp.accordion.alignment-center .accordion-button {
  margin-left: auto;
  margin-right: auto;
}
.lftp.accordion.alignment-end .item,
.lftp.accordion.alignment-end .accordion-button {
  margin-left: auto;
  margin-right: 0;
}
.lftp.accordion .text-block + .item-wrapper {
  margin-top: 20px;
}
@media (min-width: 576px) {
  .lftp.accordion .text-block + .item-wrapper {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.accordion .text-block + .item-wrapper {
    margin-top: 20px;
  }
}
.lftp.accordion .item-wrapper .item {
  margin-bottom: 20px;
}
.lftp.accordion .item-wrapper .item:last-child {
  margin-bottom: 0;
}
.lftp.accordion .button.appearance-link .button-text::after {
  display: none;
}

.lftp.logos.columns-mobile-1 .grid-item {
  width: calc(100% / 1);
}
.lftp.logos.columns-mobile-2 .grid-item {
  width: calc(100% / 2);
}
.lftp.logos.columns-mobile-3 .grid-item {
  width: calc(100% / 3);
}
.lftp.logos.columns-mobile-4 .grid-item {
  width: calc(100% / 4);
}
.lftp.logos.columns-mobile-5 .grid-item {
  width: calc(100% / 5);
}
.lftp.logos.columns-mobile-6 .grid-item {
  width: calc(100% / 6);
}
.lftp.logos.columns-mobile-7 .grid-item {
  width: calc(100% / 7);
}
.lftp.logos.columns-mobile-8 .grid-item {
  width: calc(100% / 8);
}
@media (min-width: 576px) {
  .lftp.logos.columns-tablet-1 .grid-item {
    width: calc(100% / 1);
  }
  .lftp.logos.columns-tablet-2 .grid-item {
    width: calc(100% / 2);
  }
  .lftp.logos.columns-tablet-3 .grid-item {
    width: calc(100% / 3);
  }
  .lftp.logos.columns-tablet-4 .grid-item {
    width: calc(100% / 4);
  }
  .lftp.logos.columns-tablet-5 .grid-item {
    width: calc(100% / 5);
  }
  .lftp.logos.columns-tablet-6 .grid-item {
    width: calc(100% / 6);
  }
  .lftp.logos.columns-tablet-7 .grid-item {
    width: calc(100% / 7);
  }
  .lftp.logos.columns-tablet-8 .grid-item {
    width: calc(100% / 8);
  }
}
@media (min-width: 992px) {
  .lftp.logos.columns-desktop-1 .grid-item {
    width: calc(100% / 1);
  }
  .lftp.logos.columns-desktop-2 .grid-item {
    width: calc(100% / 2);
  }
  .lftp.logos.columns-desktop-3 .grid-item {
    width: calc(100% / 3);
  }
  .lftp.logos.columns-desktop-4 .grid-item {
    width: calc(100% / 4);
  }
  .lftp.logos.columns-desktop-5 .grid-item {
    width: calc(100% / 5);
  }
  .lftp.logos.columns-desktop-6 .grid-item {
    width: calc(100% / 6);
  }
  .lftp.logos.columns-desktop-7 .grid-item {
    width: calc(100% / 7);
  }
  .lftp.logos.columns-desktop-8 .grid-item {
    width: calc(100% / 8);
  }
}
.lftp.logos.columns-mobile-1 .item {
  width: calc(100% / 1);
}
.lftp.logos.columns-mobile-2 .item {
  width: calc(100% / 2);
}
.lftp.logos.columns-mobile-3 .item {
  width: calc(100% / 3);
}
.lftp.logos.columns-mobile-4 .item {
  width: calc(100% / 4);
}
.lftp.logos.columns-mobile-5 .item {
  width: calc(100% / 5);
}
.lftp.logos.columns-mobile-6 .item {
  width: calc(100% / 6);
}
.lftp.logos.columns-mobile-7 .item {
  width: calc(100% / 7);
}
.lftp.logos.columns-mobile-8 .item {
  width: calc(100% / 8);
}
@media (min-width: 576px) {
  .lftp.logos.columns-tablet-1 .item {
    width: calc(100% / 1);
  }
  .lftp.logos.columns-tablet-2 .item {
    width: calc(100% / 2);
  }
  .lftp.logos.columns-tablet-3 .item {
    width: calc(100% / 3);
  }
  .lftp.logos.columns-tablet-4 .item {
    width: calc(100% / 4);
  }
  .lftp.logos.columns-tablet-5 .item {
    width: calc(100% / 5);
  }
  .lftp.logos.columns-tablet-6 .item {
    width: calc(100% / 6);
  }
  .lftp.logos.columns-tablet-7 .item {
    width: calc(100% / 7);
  }
  .lftp.logos.columns-tablet-8 .item {
    width: calc(100% / 8);
  }
}
@media (min-width: 992px) {
  .lftp.logos.columns-desktop-1 .item {
    width: calc(100% / 1);
  }
  .lftp.logos.columns-desktop-2 .item {
    width: calc(100% / 2);
  }
  .lftp.logos.columns-desktop-3 .item {
    width: calc(100% / 3);
  }
  .lftp.logos.columns-desktop-4 .item {
    width: calc(100% / 4);
  }
  .lftp.logos.columns-desktop-5 .item {
    width: calc(100% / 5);
  }
  .lftp.logos.columns-desktop-6 .item {
    width: calc(100% / 6);
  }
  .lftp.logos.columns-desktop-7 .item {
    width: calc(100% / 7);
  }
  .lftp.logos.columns-desktop-8 .item {
    width: calc(100% / 8);
  }
}
.lftp.logos.admin-preview .slider-nav {
  display: none;
}
.lftp.logos.has-media .logo-wrapper {
  margin-top: 20px;
}
@media (min-width: 576px) {
  .lftp.logos.has-media .logo-wrapper {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.logos.has-media .logo-wrapper {
    margin-top: 20px;
  }
}
.lftp.logos .slider .slick-track {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.lftp.logos .slider .items-wrapper:where(.admin-preview.appearance-slider *) {
  white-space: nowrap;
}
.lftp.logos .logo-wrapper {
  text-align: center;
}
.lftp.logos .item,
.lftp.logos .grid-item {
  vertical-align: middle;
}
.lftp.logos .item .image,
.lftp.logos .grid-item .image {
  width: 100%;
  max-width: 75px;
  height: 75px;
  /*@include filter(grayscale(100%) contrast(500%));*/
  /*@include filter(grayscale(100%));*/
  margin: 0 auto;
  position: relative;
}
@media (min-width: 992px) {
  .lftp.logos .item .image,
  .lftp.logos .grid-item .image {
    max-width: 100px;
  }
}
.lftp.logos .item .image img,
.lftp.logos .grid-item .image img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.lftp.logos .grid-item {
  display: inline-block;
}
.lftp.logos img {
  border: none;
}

.lftp.form.alignment-start .form,
.lftp.form.alignment-start input.wpcf7-submit,
.lftp.form.alignment-start .wpcf7-spinner {
  margin-left: 0;
  margin-right: auto;
  /*text-align:left;*/
}
.lftp.form.alignment-center .form,
.lftp.form.alignment-center input.wpcf7-submit,
.lftp.form.alignment-center .wpcf7-spinner {
  margin-left: auto;
  margin-right: auto;
  /*text-align:center;*/
}
.lftp.form.alignment-center input.wpcf7-submit {
  display: block;
  width: auto;
}
.lftp.form.alignment-end .form,
.lftp.form.alignment-end input.wpcf7-submit,
.lftp.form.alignment-end .wpcf7-spinner {
  margin-left: auto;
  margin-right: 0;
  /*text-align:right;*/
}
.lftp.form.alignment-end input.wpcf7-submit {
  display: block;
  width: auto;
}
.lftp.form .text-block + .form {
  margin-top: 20px;
}
@media (min-width: 576px) {
  .lftp.form .text-block + .form {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.form .text-block + .form {
    margin-top: 20px;
  }
}
.lftp.form .form {
  max-width: 800px;
}

.lftp.post-grid.columns-mobile-1 .grid-item {
  width: calc(100% / 1);
}
.lftp.post-grid.columns-mobile-2 .grid-item {
  width: calc(100% / 2);
}
.lftp.post-grid.columns-mobile-3 .grid-item {
  width: calc(100% / 3);
}
.lftp.post-grid.columns-mobile-4 .grid-item {
  width: calc(100% / 4);
}
.lftp.post-grid.columns-mobile-5 .grid-item {
  width: calc(100% / 5);
}
.lftp.post-grid.columns-mobile-6 .grid-item {
  width: calc(100% / 6);
}
.lftp.post-grid.columns-mobile-7 .grid-item {
  width: calc(100% / 7);
}
.lftp.post-grid.columns-mobile-8 .grid-item {
  width: calc(100% / 8);
}
@media (min-width: 576px) {
  .lftp.post-grid.columns-tablet-1 .grid-item {
    width: calc(100% / 1);
  }
  .lftp.post-grid.columns-tablet-2 .grid-item {
    width: calc(100% / 2);
  }
  .lftp.post-grid.columns-tablet-3 .grid-item {
    width: calc(100% / 3);
  }
  .lftp.post-grid.columns-tablet-4 .grid-item {
    width: calc(100% / 4);
  }
  .lftp.post-grid.columns-tablet-5 .grid-item {
    width: calc(100% / 5);
  }
  .lftp.post-grid.columns-tablet-6 .grid-item {
    width: calc(100% / 6);
  }
  .lftp.post-grid.columns-tablet-7 .grid-item {
    width: calc(100% / 7);
  }
  .lftp.post-grid.columns-tablet-8 .grid-item {
    width: calc(100% / 8);
  }
}
@media (min-width: 992px) {
  .lftp.post-grid.columns-desktop-1 .grid-item {
    width: calc(100% / 1);
  }
  .lftp.post-grid.columns-desktop-2 .grid-item {
    width: calc(100% / 2);
  }
  .lftp.post-grid.columns-desktop-3 .grid-item {
    width: calc(100% / 3);
  }
  .lftp.post-grid.columns-desktop-4 .grid-item {
    width: calc(100% / 4);
  }
  .lftp.post-grid.columns-desktop-5 .grid-item {
    width: calc(100% / 5);
  }
  .lftp.post-grid.columns-desktop-6 .grid-item {
    width: calc(100% / 6);
  }
  .lftp.post-grid.columns-desktop-7 .grid-item {
    width: calc(100% / 7);
  }
  .lftp.post-grid.columns-desktop-8 .grid-item {
    width: calc(100% / 8);
  }
}
.lftp.post-grid.grid-appearance-slider .grid-item,
.lftp.post-grid.grid-appearance-slider .grid-item.slick-slide {
  margin-bottom: 0;
}
.lftp.post-grid.item-appearance-image-left.team-grid .grid-item > .inner {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.lftp.post-grid.item-appearance-image-left.team-grid .grid-item .image-wrapper {
  height: 0;
  padding-bottom: 100%;
}
@media (min-width: 768px) {
  .lftp.post-grid.item-appearance-image-left .grid-item > .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
@media (min-width: 768px) {
  .lftp.post-grid.item-appearance-image-left .grid-item .image-wrapper {
    height: 100%;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .lftp.post-grid.item-appearance-image-left .grid-item .item-link {
    width: 35%;
  }
}
@media (min-width: 768px) {
  .lftp.post-grid.item-appearance-image-left .grid-item .text-wrapper {
    margin-top: 0;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .lftp.post-grid.item-appearance-image-left .grid-item .text-wrapper {
    margin-left: 20px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.post-grid.item-appearance-image-left .grid-item .text-wrapper {
    margin-left: 20px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .lftp.post-grid.item-appearance-image-left .grid-item .text-wrapper {
    padding-top: 20px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.post-grid.item-appearance-image-left .grid-item .text-wrapper {
    padding-top: 20px;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .lftp.post-grid.item-appearance-image-left .grid-item .text-wrapper {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .lftp.post-grid.item-appearance-image-left .grid-item .text-wrapper {
    padding-bottom: 20px;
  }
}
.lftp.post-grid.item-appearance-stretch-image.team-grid .grid-item > .inner {
  padding-top: 90%;
}
.lftp.post-grid.item-appearance-stretch-image.service-grid .text-wrapper .title:only-child::after {
  content: "east";
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  display: inline;
  vertical-align: -0.15em;
  margin-left: 0.5em;
}
.lftp.post-grid.item-appearance-stretch-image .grid-items-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -30px;
}
.lftp.post-grid.item-appearance-stretch-image .grid-item {
  margin-bottom: 30px;
}
.lftp.post-grid.item-appearance-stretch-image .grid-item * {
  color: #fff;
}
.lftp.post-grid.item-appearance-stretch-image .grid-item:hover .image-wrapper::after {
  content: "";
  opacity: 0.75;
}
.lftp.post-grid.item-appearance-stretch-image .grid-item > .inner {
  position: relative;
  padding: 20px;
  padding-top: 50%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}
.lftp.post-grid.item-appearance-stretch-image .grid-item .item-link,
.lftp.post-grid.item-appearance-stretch-image .grid-item .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lftp.post-grid.item-appearance-stretch-image .grid-item .item-link:hover .image-wrapper::after, .lftp.post-grid.item-appearance-stretch-image .grid-item .item-link:focus .image-wrapper::after {
  content: "";
  opacity: 0.1;
}
.lftp.post-grid.item-appearance-stretch-image .grid-item .image-wrapper {
  padding-bottom: 0;
  position: relative;
}
.lftp.post-grid.item-appearance-stretch-image .grid-item .image-wrapper:is(.border-radius-enabled *) {
  overflow: hidden;
  border-radius: 0.5rem 0.5rem 0.5rem 0.5rem;
}
@media (min-width: 992px) {
  .lftp.post-grid.item-appearance-stretch-image .grid-item .image-wrapper:is(.border-radius-enabled *) {
    border-radius: 0.75rem 0.75rem 0.75rem 0.75rem;
  }
}
.lftp.post-grid.item-appearance-stretch-image .grid-item .image-wrapper::after {
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background: -moz-linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
  background: -webkit-linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
  background: linear-gradient(0deg, #222222 0%, rgba(34, 34, 34, 0) 100%);
}
.lftp.post-grid.item-appearance-stretch-image .grid-item .text-wrapper {
  margin: 0;
  position: relative;
  pointer-events: none;
}
.lftp.post-grid.item-appearance-stretch-image .grid-item .read-more-link,
.lftp.post-grid.item-appearance-stretch-image .grid-item .term-link {
  pointer-events: auto;
}
.lftp.post-grid.item-appearance-default.team-grid .grid-item .image-wrapper {
  width: 150px;
  height: 150px;
  padding-bottom: 0;
  /*border-radius:999em;*/
  overflow: hidden;
  display: block;
  /*                    margin-left:auto;
                      margin-right:auto;*/
}
.lftp.post-grid.item-appearance-default.team-grid .grid-item .text {
  /*text-align:center;*/
}
.lftp.post-grid.job-grid .component.grid {
  text-align: left;
}
.lftp.post-grid.team-grid {
  /*        .grid-item {

              & > .inner {
                  height:100%;
                  @include display-flex;
                  @include flex-direction(column);

                  .text-wrapper {
                      @include flex(1);

                      & > .text-block,
                      & > .text-block > .inner,
                      {
                          height:100%;
                      }

                      & > .text-block > .inner {
                          @include display-flex;
                          @include flex-direction(column);

                          .excerpt {
                              margin-top:auto;
                              width:100%;
                          }
                      }

                  }
              }
          }*/
}
.lftp.post-grid.team-grid .grid-items-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.lftp.post-grid.team-grid .job-title {
  /*min-height:2.5em;*/
}
.lftp.post-grid.team-grid .excerpt.opened .excerpt-content {
  display: block;
}
.lftp.post-grid.team-grid .excerpt.opened .read-more-text {
  display: none;
}
.lftp.post-grid.team-grid .excerpt.opened .read-less-text {
  display: inline;
}
.lftp.post-grid.team-grid .excerpt-content {
  display: none;
}
.lftp.post-grid.team-grid .read-more-button {
  margin-top: 20px;
}
@media (min-width: 576px) {
  .lftp.post-grid.team-grid .read-more-button {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.post-grid.team-grid .read-more-button {
    margin-top: 20px;
  }
}
.lftp.post-grid.team-grid .read-more-button .read-less-text {
  display: none;
}
.lftp.post-grid .text-wrapper:empty,
.lftp.post-grid .content-wrapper:empty {
  display: none;
}
.lftp.post-grid .component.grid {
  /*text-align:center;*/
  text-align: left;
}
.lftp.post-grid .component.grid .grid-item {
  text-align: left;
}

.lftp.quote .text-block + .quote {
  margin-top: 20px;
}
@media (min-width: 576px) {
  .lftp.quote .text-block + .quote {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.quote .text-block + .quote {
    margin-top: 20px;
  }
}

.lftp.testimonials.admin-preview.columns-mobile-1 .item-wrapper {
  width: calc(100% / 1);
}
.lftp.testimonials.admin-preview.columns-mobile-2 .item-wrapper {
  width: calc(100% / 2);
}
.lftp.testimonials.admin-preview.columns-mobile-3 .item-wrapper {
  width: calc(100% / 3);
}
.lftp.testimonials.admin-preview.columns-mobile-4 .item-wrapper {
  width: calc(100% / 4);
}
.lftp.testimonials.admin-preview.columns-mobile-5 .item-wrapper {
  width: calc(100% / 5);
}
.lftp.testimonials.admin-preview.columns-mobile-6 .item-wrapper {
  width: calc(100% / 6);
}
.lftp.testimonials.admin-preview.columns-mobile-7 .item-wrapper {
  width: calc(100% / 7);
}
.lftp.testimonials.admin-preview.columns-mobile-8 .item-wrapper {
  width: calc(100% / 8);
}
@media (min-width: 576px) {
  .lftp.testimonials.admin-preview.columns-tablet-1 .item-wrapper {
    width: calc(100% / 1);
  }
  .lftp.testimonials.admin-preview.columns-tablet-2 .item-wrapper {
    width: calc(100% / 2);
  }
  .lftp.testimonials.admin-preview.columns-tablet-3 .item-wrapper {
    width: calc(100% / 3);
  }
  .lftp.testimonials.admin-preview.columns-tablet-4 .item-wrapper {
    width: calc(100% / 4);
  }
  .lftp.testimonials.admin-preview.columns-tablet-5 .item-wrapper {
    width: calc(100% / 5);
  }
  .lftp.testimonials.admin-preview.columns-tablet-6 .item-wrapper {
    width: calc(100% / 6);
  }
  .lftp.testimonials.admin-preview.columns-tablet-7 .item-wrapper {
    width: calc(100% / 7);
  }
  .lftp.testimonials.admin-preview.columns-tablet-8 .item-wrapper {
    width: calc(100% / 8);
  }
}
@media (min-width: 992px) {
  .lftp.testimonials.admin-preview.columns-desktop-1 .item-wrapper {
    width: calc(100% / 1);
  }
  .lftp.testimonials.admin-preview.columns-desktop-2 .item-wrapper {
    width: calc(100% / 2);
  }
  .lftp.testimonials.admin-preview.columns-desktop-3 .item-wrapper {
    width: calc(100% / 3);
  }
  .lftp.testimonials.admin-preview.columns-desktop-4 .item-wrapper {
    width: calc(100% / 4);
  }
  .lftp.testimonials.admin-preview.columns-desktop-5 .item-wrapper {
    width: calc(100% / 5);
  }
  .lftp.testimonials.admin-preview.columns-desktop-6 .item-wrapper {
    width: calc(100% / 6);
  }
  .lftp.testimonials.admin-preview.columns-desktop-7 .item-wrapper {
    width: calc(100% / 7);
  }
  .lftp.testimonials.admin-preview.columns-desktop-8 .item-wrapper {
    width: calc(100% / 8);
  }
}
.lftp.testimonials.admin-preview .items-wrapper {
  white-space: nowrap;
}
.lftp.testimonials.admin-preview .item-wrapper {
  display: inline-block;
  white-space: initial;
  vertical-align: top;
  margin-right: 20px;
}
.lftp.testimonials .text-block + .slider {
  margin-top: 20px;
}
@media (min-width: 576px) {
  .lftp.testimonials .text-block + .slider {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.testimonials .text-block + .slider {
    margin-top: 20px;
  }
}
.lftp.testimonials .item-wrapper {
  height: auto;
}
.lftp.testimonials .quote {
  max-width: none;
  height: 100%;
}
.lftp.testimonials .quote > .inner {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  -o-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
}
.lftp.testimonials .quote .quotee {
  margin-top: auto;
  padding-top: 20px;
}
@media (min-width: 576px) {
  .lftp.testimonials .quote .quotee {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.testimonials .quote .quotee {
    padding-top: 20px;
  }
}

.lftp.featured-posts.no-content {
  display: none;
}
.lftp.featured-posts.no-content + .featured-post-slider:nth-child(2), .lftp.featured-posts.no-content + .featured-post:nth-child(2) {
  margin-top: 0;
}
.lftp.featured-posts.no-content + .featured-post-slider.has-background, .lftp.featured-posts.no-content + .featured-post.has-background {
  padding-top: 40px;
}
@media (min-width: 576px) {
  .lftp.featured-posts.no-content + .featured-post-slider.has-background, .lftp.featured-posts.no-content + .featured-post.has-background {
    padding-top: 40px;
  }
}
@media (min-width: 992px) {
  .lftp.featured-posts.no-content + .featured-post-slider.has-background, .lftp.featured-posts.no-content + .featured-post.has-background {
    padding-top: 40px;
  }
}

.lftp.featured-post {
  width: 100%;
}
.lftp.featured-post.slick-slide {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.lftp.donorbox-embed.has-embed .content-wrapper {
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.lftp.donorbox-embed .media-wrapper .media.embed iframe {
  position: static;
}

.component.text.heading {
  max-width: var(--lf-max-width-headings);
}
.component.text.heading:is(.text-ornaments-line-before .lftp:not(.alignment-center):not(.has-media.media-alignment-left) .content-wrapper > .text-wrapper > .text-block *) {
  display: inline-block;
  position: relative;
}
.component.text.heading:is(.text-ornaments-line-before .lftp:not(.alignment-center):not(.has-media.media-alignment-left) .content-wrapper > .text-wrapper > .text-block *)::before {
  content: "";
  display: none;
  width: 100vw;
  height: 5px;
  background-color: currentColor;
  position: absolute;
  top: 50%;
  left: -100vw;
  -webkit-transform: translate(-40px, -50%);
  -moz-transform: translate(-40px, -50%);
  -ms-transform: translate(-40px, -50%);
  -o-transform: translate(-40px, -50%);
  transform: translate(-40px, -50%);
}
@media (min-width: 576px) {
  .component.text.heading:is(.text-ornaments-line-before .lftp:not(.alignment-center):not(.has-media.media-alignment-left) .content-wrapper > .text-wrapper > .text-block *)::before {
    display: block;
  }
}
.component.text.paragraph {
  max-width: var(--lf-max-width-paragraphs);
}
.component.text.subheading:is(.text-ornaments-line *) {
  display: inline-block;
}
@media (min-width: 768px) {
  .component.text.subheading:is(.text-ornaments-line *) {
    display: block;
  }
}
.component.text.subheading:is(.text-ornaments-line *)::after, .component.text.subheading:is(.text-ornaments-line *)::before {
  vertical-align: 0.3em;
  height: 1px;
  background-color: currentColor;
}
.component.text.subheading:is(.text-ornaments-line *)::after {
  content: "";
  display: block;
  width: 100%;
  display: inline-block;
}
@media (min-width: 768px) {
  .component.text.subheading:is(.text-ornaments-line *)::after {
    display: none;
    display: inline-block;
    width: 8vw;
    max-width: 150px;
    margin-left: 1em;
  }
}
.component.text *[style*=background-color] {
  padding-left: 0.125em;
  padding-right: 0.125em;
  line-height: 1.35em;
}

.component.button {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  text-transform: uppercase;
  font-size: 24px;
  line-height: 26px;
  vertical-align: middle;
  white-space: initial;
}
.component.button.appearance-fill {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: var(--lf-color-light-yellow);
  /*border-color:$text;*/
  color: var(--lf-color-text);
  border: 1px solid black;
}
@media (min-width: 1400px) {
  .component.button.appearance-fill {
    font-size: 24px;
  }
}
.component.button.appearance-fill:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
.component.button.appearance-fill:hover:not([disabled]), .component.button.appearance-fill:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
.component.button.appearance-fill[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
.component.button.appearance-fill .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
.component.button.appearance-fill:hover:not([disabled]), .component.button.appearance-fill:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background-body);
}
.component.button.appearance-fill:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
.component.button.appearance-fill:is(.has-text-color *):hover:not([disabled]), .component.button.appearance-fill:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
.component.button.appearance-outline {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: transparent;
  border-color: currentColor;
  color: var(--lf-color-text);
}
@media (min-width: 1400px) {
  .component.button.appearance-outline {
    font-size: 24px;
  }
}
.component.button.appearance-outline:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
.component.button.appearance-outline:hover:not([disabled]), .component.button.appearance-outline:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
.component.button.appearance-outline[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
.component.button.appearance-outline .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
.component.button.appearance-outline:hover:not([disabled]), .component.button.appearance-outline:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background);
}
.component.button.appearance-outline:is(.has-text-color *) {
  color: var(--lf-color-text);
  background-color: transparent;
}
.component.button.appearance-outline:is(.has-text-color *):hover:not([disabled]), .component.button.appearance-outline:is(.has-text-color *):focus:not([disabled]) {
  border-color: var(--lf-color-text);
  background-color: var(--lf-color-text);
  color: var(--lf-color-background);
}
.component.button.appearance-link {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  line-height: 1em;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*@include hover-background;*/
  color: blue;
}
.component.button.appearance-link[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
.component.button.appearance-link:is(.has-text-color *) {
  color: var(--lf-color-text);
}
.component.button.appearance-link:is(.has-text-color *):hover:not([disabled]), .component.button.appearance-link:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  opacity: 0.5;
}
.component.button.appearance-link:hover:not([disabled]), .component.button.appearance-link:focus:not([disabled]) {
  color: inherit;
}
.component.button.appearance-link .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
.component.button.term-link.category {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: var(--lf-color-light-yellow);
  /*border-color:$text;*/
  color: var(--lf-color-text);
  border: 1px solid black;
  /*@include font-small;*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  padding: 0 10px;
  border-radius: 999em;
}
@media (min-width: 1400px) {
  .component.button.term-link.category {
    font-size: 24px;
  }
}
.component.button.term-link.category:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
.component.button.term-link.category:hover:not([disabled]), .component.button.term-link.category:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
.component.button.term-link.category[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
.component.button.term-link.category .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
.component.button.term-link.category:hover:not([disabled]), .component.button.term-link.category:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background-body);
}
.component.button.term-link.category:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
.component.button.term-link.category:is(.has-text-color *):hover:not([disabled]), .component.button.term-link.category:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
.component.button.term-link.category::before {
  display: none;
}
.component.button.term-link.category .button-text::after {
  display: none;
}
.component.button .icon {
  width: 1em;
  height: 1em;
  position: relative;
  display: inline-block;
  /*vertical-align:middle;*/
  vertical-align: -17%;
}
.component.button .icon.before {
  margin-right: 0.5em;
}
.component.button .icon.after {
  margin-left: 0.5em;
}
.component.button .icon.icon-image {
  font-size: 1em;
  text-align: center;
  line-height: 1em;
  font-weight: inherit;
}
.component.button .icon img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.component.button .button-text {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.component.text-block.alignment-start {
  text-align: left;
}
.component.text-block.alignment-start .component.text {
  margin-left: 0;
  margin-right: auto;
}
.component.text-block.alignment-center {
  text-align: center;
}
.component.text-block.alignment-center .component.text {
  margin-left: auto;
  margin-right: auto;
}
.component.text-block.alignment-center ol, .component.text-block.alignment-center ul, .component.text-block.alignment-center li {
  text-align: left;
}
.component.text-block.alignment-end {
  text-align: right;
}
.component.text-block.alignment-end .component.text {
  margin-left: auto;
  margin-right: 0;
}
.component.text-block.alignment-justify {
  text-align: justify;
}
.component.text-block.alignment-justify .component.text {
  margin-left: 0;
  margin-right: auto;
}
.component.text-block.alignment-justify .component.text.heading {
  text-align: left;
}

.component.embed {
  font-size: 0;
}
.component.embed iframe {
  width: 100%;
  height: 100%;
}

.component.media.slider:is(.media-size-contain *) .slider-nav {
  display: none;
}
.component.media.slider > .inner,
.component.media.slider .items-wrapper,
.component.media.slider .slick-list,
.component.media.slider .slick-track {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.component.media.slider .slider-nav {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}
.component.media.slider .slick-dots li.slick-active button::before {
  background-color: var(--lf-color-accentLight);
}
.component.media.slider .slick-dots li button::before {
  background-color: rgba(255, 255, 255, 0.5);
}
.component.media.slider .slick-track {
  display: block;
  width: 100% !important;
  white-space: nowrap;
  position: relative;
}
.component.media.slider .slick-track .slick-slide {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  margin: 0;
}
.component.media.slider .slick-track .slick-slide:first-child {
  position: relative !important;
}
.component.media.slider .items-wrapper .item:is(.admin-preview *) {
  opacity: 0.1;
}
.component.media.slider .items-wrapper .item:is(.admin-preview *):last-child {
  opacity: 1;
}

.component.grid-item.post-grid-item.sticky {
  width: 100%;
}
@media (min-width: 992px) {
  .component.grid-item.post-grid-item.sticky > .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .component.grid-item.post-grid-item.sticky > .inner {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .component.grid-item.post-grid-item.sticky > .inner {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .component.grid-item.post-grid-item.sticky .item-link {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .component.grid-item.post-grid-item.sticky .image-wrapper {
    height: 100%;
    padding-bottom: 0;
    margin-right: 20px;
    background-clip: content-box;
  }
}
@media (min-width: 992px) {
  .component.grid-item.post-grid-item.sticky .text-wrapper {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .component.grid-item.post-grid-item.sticky .text-wrapper {
    padding-left: 20px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .component.grid-item.post-grid-item.sticky .text-wrapper {
    padding-left: 20px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .component.grid-item.post-grid-item.sticky .text-wrapper {
    padding-top: 20px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .component.grid-item.post-grid-item.sticky .text-wrapper {
    padding-top: 20px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .component.grid-item.post-grid-item.sticky .text-wrapper {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .component.grid-item.post-grid-item.sticky .text-wrapper {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .component.grid-item.post-grid-item.sticky .text-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .component.grid-item.post-grid-item.sticky .text-wrapper {
    padding-top: 40px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .component.grid-item.post-grid-item.sticky .text-wrapper {
    padding-top: 40px;
  }
}
@media (min-width: 992px) and (min-width: 576px) {
  .component.grid-item.post-grid-item.sticky .text-wrapper {
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .component.grid-item.post-grid-item.sticky .text-wrapper {
    padding-bottom: 40px;
  }
}
.component.grid-item.post-grid-item:is(.team-grid *) .text-block .text.title {
  font-family: var(--lf-font-family-h5);
  font-weight: var(--lf-font-weight-h5);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 0;
}
.component.grid-item.post-grid-item:is(.team-grid *) .text-block .text.title:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .component.grid-item.post-grid-item:is(.team-grid *) .text-block .text.title {
    font-size: 36px;
    line-height: 36px;
  }
}
.component.grid-item.post-grid-item:is(.team-grid *) .text-block .text.title .post-link {
  font-family: var(--lf-font-family-h5);
  font-weight: var(--lf-font-weight-h5);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 36px;
}
.component.grid-item.post-grid-item:is(.team-grid *) .text-block .text.title .post-link:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .component.grid-item.post-grid-item:is(.team-grid *) .text-block .text.title .post-link {
    font-size: 36px;
    line-height: 36px;
  }
}
.component.grid-item.post-grid-item:is(.team-grid *) .text-block .text.job-title {
  margin-top: 0;
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
  font-family: var(--lf-font-family-subheadings);
  font-weight: var(--lf-font-weight-subheadings);
  font-family: var(--mensa-font-family-subheadings);
  font-weight: 400;
  text-transform: uppercase;
  /*letter-spacing: .2em;*/
  /*opacity: .8;*/
  /*opacity:.5;*/
  text-align: left;
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
}
.component.grid-item.post-grid-item:is(.job-grid *) .text-block .text.job-location, .component.grid-item.post-grid-item:is(.job-grid *) .text-block .text.job-contract-type, .component.grid-item.post-grid-item:is(.job-grid *) .text-block .text.job-salary {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
}
.component.grid-item.post-grid-item:is(.job-grid *) .text-block .text.job-location + .job-location::before, .component.grid-item.post-grid-item:is(.job-grid *) .text-block .text.job-location + .job-contract-type::before, .component.grid-item.post-grid-item:is(.job-grid *) .text-block .text.job-location + .job-salary::before, .component.grid-item.post-grid-item:is(.job-grid *) .text-block .text.job-contract-type + .job-location::before, .component.grid-item.post-grid-item:is(.job-grid *) .text-block .text.job-contract-type + .job-contract-type::before, .component.grid-item.post-grid-item:is(.job-grid *) .text-block .text.job-contract-type + .job-salary::before, .component.grid-item.post-grid-item:is(.job-grid *) .text-block .text.job-salary + .job-location::before, .component.grid-item.post-grid-item:is(.job-grid *) .text-block .text.job-salary + .job-contract-type::before, .component.grid-item.post-grid-item:is(.job-grid *) .text-block .text.job-salary + .job-salary::before {
  margin-right: 10px;
  vertical-align: 0.2em;
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 999px;
  background-color: currentColor;
}
.component.grid-item.post-grid-item:is(.job-grid *) .text-block .text.job-location, .component.grid-item.post-grid-item:is(.job-grid *) .text-block .text.job-contract-type, .component.grid-item.post-grid-item:is(.job-grid *) .text-block .text.job-salary {
  margin-top: 0;
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
  font-family: var(--lf-font-family-subheadings);
  font-weight: var(--lf-font-weight-subheadings);
  font-family: var(--mensa-font-family-subheadings);
  font-weight: 400;
  text-transform: uppercase;
  /*letter-spacing: .2em;*/
  /*opacity: .8;*/
  opacity: 0.5;
}
.component.grid-item.post-grid-item:is(.masonry-enabled .main-grid *) .image-wrapper {
  height: auto;
  padding-bottom: 0;
}
.component.grid-item.post-grid-item:is(.masonry-enabled .main-grid *) .image-wrapper .image,
.component.grid-item.post-grid-item:is(.masonry-enabled .main-grid *) .image-wrapper .image img {
  position: static;
  width: 100%;
  height: auto;
}
.component.grid-item.post-grid-item .image-wrapper {
  height: 0;
  padding-bottom: 75%;
  background-color: var(--lf-color-text-transparent);
  position: relative;
}
.component.grid-item.post-grid-item .image-wrapper + .text-wrapper {
  margin-top: 20px;
}
.component.grid-item.post-grid-item .image-wrapper .image {
  position: absolute;
  width: 100%;
  height: 100%;
}
.component.grid-item.post-grid-item .image-wrapper img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.component.grid-item.post-grid-item .post-link {
  color: inherit;
}
.component.grid-item.post-grid-item .post-link:hover, .component.grid-item.post-grid-item .post-link:focus {
  color: var(--lf-color-accent);
}
.component.grid-item.post-grid-item .post-link:is(.has-text-color *):hover, .component.grid-item.post-grid-item .post-link:is(.has-text-color *):focus {
  color: var(--lf-color-text-half);
}
.component.grid-item .item-link {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  color: inherit;
  display: block;
  border: none;
}
.component.grid-item .item-link:hover, .component.grid-item .item-link:focus {
  color: var(--lf-color-accent);
}
.component.grid-item .item-link + .text-wrapper {
  margin-top: 20px;
}
.component.grid-item .text-wrapper:empty {
  display: none;
}
.component.grid-item .text-wrapper > .text-block .text {
  margin-top: 10px;
  margin-bottom: 10px;
}
.component.grid-item .text-wrapper > .text-block .text + .text {
  margin-top: 10px;
}
.component.grid-item .text-wrapper > .text-block .text:first-child {
  margin-top: 0;
}
.component.grid-item .text-wrapper > .text-block .text:last-child {
  margin-bottom: 0;
}
.component.grid-item .title {
  font-family: var(--lf-font-family-h4);
  font-weight: var(--lf-font-weight-h4);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
}
.component.grid-item .title:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .component.grid-item .title {
    font-size: 40px;
    line-height: 40px;
  }
}
.component.grid-item .post-link {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: var(--lf-color-light-yellow);
  /*border-color:$text;*/
  color: var(--lf-color-text);
  border: 1px solid black;
  width: 100%;
}
@media (min-width: 1400px) {
  .component.grid-item .post-link {
    font-size: 24px;
  }
}
.component.grid-item .post-link:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
.component.grid-item .post-link:hover:not([disabled]), .component.grid-item .post-link:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
.component.grid-item .post-link[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
.component.grid-item .post-link .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
.component.grid-item .post-link:hover:not([disabled]), .component.grid-item .post-link:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background-body);
}
.component.grid-item .post-link:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
.component.grid-item .post-link:is(.has-text-color *):hover:not([disabled]), .component.grid-item .post-link:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
.component.grid-item .date {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
  font-family: var(--lf-font-family-subheadings);
  font-weight: var(--lf-font-weight-subheadings);
  font-family: var(--mensa-font-family-subheadings);
  font-weight: 400;
  text-transform: uppercase;
  /*letter-spacing: .2em;*/
  /*opacity: .8;*/
}
.component.grid-item .excerpt {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
}
.component.grid-item .term-links {
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline;
}
.component.grid-item .term-links.category {
  line-height: 2em;
}
.component.grid-item .term-link {
  margin-right: 1.25em;
  min-height: 0;
}
.component.grid-item .term-link.post_tag {
  /*@include term-button-tag;*/
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
}
.component.grid-item .term-link.category {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: var(--lf-color-light-yellow);
  /*border-color:$text;*/
  color: var(--lf-color-text);
  border: 1px solid black;
  /*@include font-small;*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  padding: 0 10px;
  border-radius: 999em;
}
@media (min-width: 1400px) {
  .component.grid-item .term-link.category {
    font-size: 24px;
  }
}
.component.grid-item .term-link.category:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
.component.grid-item .term-link.category:hover:not([disabled]), .component.grid-item .term-link.category:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
.component.grid-item .term-link.category[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
.component.grid-item .term-link.category .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
.component.grid-item .term-link.category:hover:not([disabled]), .component.grid-item .term-link.category:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background-body);
}
.component.grid-item .term-link.category:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
.component.grid-item .term-link.category:is(.has-text-color *):hover:not([disabled]), .component.grid-item .term-link.category:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
.component.grid-item .term-link.category::before {
  display: none;
}
.component.grid-item .term-link.category .button-text::after {
  display: none;
}
.component.grid-item .read-more-link {
  color: var(--lf-color-accent);
}

.component.grid.main-grid.columns-mobile-1 .grid-item {
  width: calc(100% / 1);
}
.component.grid.main-grid.columns-mobile-2 .grid-item {
  width: calc(100% / 2);
}
.component.grid.main-grid.columns-mobile-3 .grid-item {
  width: calc(100% / 3);
}
.component.grid.main-grid.columns-mobile-4 .grid-item {
  width: calc(100% / 4);
}
.component.grid.main-grid.columns-mobile-5 .grid-item {
  width: calc(100% / 5);
}
.component.grid.main-grid.columns-mobile-6 .grid-item {
  width: calc(100% / 6);
}
.component.grid.main-grid.columns-mobile-7 .grid-item {
  width: calc(100% / 7);
}
.component.grid.main-grid.columns-mobile-8 .grid-item {
  width: calc(100% / 8);
}
@media (min-width: 576px) {
  .component.grid.main-grid.columns-tablet-1 .grid-item {
    width: calc(100% / 1);
  }
  .component.grid.main-grid.columns-tablet-2 .grid-item {
    width: calc(100% / 2);
  }
  .component.grid.main-grid.columns-tablet-3 .grid-item {
    width: calc(100% / 3);
  }
  .component.grid.main-grid.columns-tablet-4 .grid-item {
    width: calc(100% / 4);
  }
  .component.grid.main-grid.columns-tablet-5 .grid-item {
    width: calc(100% / 5);
  }
  .component.grid.main-grid.columns-tablet-6 .grid-item {
    width: calc(100% / 6);
  }
  .component.grid.main-grid.columns-tablet-7 .grid-item {
    width: calc(100% / 7);
  }
  .component.grid.main-grid.columns-tablet-8 .grid-item {
    width: calc(100% / 8);
  }
}
@media (min-width: 992px) {
  .component.grid.main-grid.columns-desktop-1 .grid-item {
    width: calc(100% / 1);
  }
  .component.grid.main-grid.columns-desktop-2 .grid-item {
    width: calc(100% / 2);
  }
  .component.grid.main-grid.columns-desktop-3 .grid-item {
    width: calc(100% / 3);
  }
  .component.grid.main-grid.columns-desktop-4 .grid-item {
    width: calc(100% / 4);
  }
  .component.grid.main-grid.columns-desktop-5 .grid-item {
    width: calc(100% / 5);
  }
  .component.grid.main-grid.columns-desktop-6 .grid-item {
    width: calc(100% / 6);
  }
  .component.grid.main-grid.columns-desktop-7 .grid-item {
    width: calc(100% / 7);
  }
  .component.grid.main-grid.columns-desktop-8 .grid-item {
    width: calc(100% / 8);
  }
}
.component.grid.main-grid .grid-item.sticky {
  width: 100%;
}
.component.grid .grid-items-wrapper {
  margin-left: -20px;
  margin-right: -20px;
  margin-bottom: -40px;
}
@media (min-width: 576px) {
  .component.grid .grid-items-wrapper {
    margin-bottom: -40px;
  }
}
@media (min-width: 992px) {
  .component.grid .grid-items-wrapper {
    margin-bottom: -40px;
  }
}
.component.grid .grid-item {
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  vertical-align: top;
  display: inline-block;
}
@media (min-width: 576px) {
  .component.grid .grid-item {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .component.grid .grid-item {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .component.grid .grid-item {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .component.grid .grid-item {
    width: 33.3333333333%;
  }
}
@media (min-width: 1200px) {
  .component.grid .grid-item {
    width: 25%;
  }
}

.component.accordion-button {
  color: var(--lf-color-accent);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    .button-text {
          @include flex(1);
      }*/
}
.component.accordion-button.opened .icon.closed {
  display: none;
}
.component.accordion-button.opened .icon.opened {
  display: inline-block;
}
.component.accordion-button .icon {
  /*        width:$accordionImageSize;
          height:$accordionImageSize;
          position:relative;
          display:inline-block;
          vertical-align:middle;
          margin-right:$accordionImageSpacing;*/
  /*        &.icon-image {
              font-size:$accordionImageSize;
              text-align:center;
              line-height:$accordionImageSize;
              font-weight:inherit;
          }*/
  /*        img {
              -o-object-fit:cover;
              object-fit:cover;
              width:100%;
              height:100%;
              position:absolute;
              top:0;
              left:0;
          }*/
}
.component.accordion-button .icon.closed {
  display: inline-block;
}
.component.accordion-button .icon.opened {
  display: none;
}

.component.accordion-content {
  height: 0;
  /*@include transition(opacity 0.1s, transform 0.25s, height 0.25s);*/
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  pointer-events: none;
  opacity: 0;
  overflow: hidden;
}
.component.accordion-content.opened {
  pointer-events: auto;
  opacity: 1;
}
.component.accordion-content.opened > .inner {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.component.accordion-content > .inner {
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  padding-top: 0.5rem;
  padding-left: calc(1.25em + 0.5rem);
}

.component.slider:is(.admin-preview *) .items-wrapper, .component.slider:is(.acf-block-preview *) .items-wrapper {
  overflow: hidden;
  white-space: nowrap;
}
.component.slider:is(.admin-preview *) .items-wrapper > *, .component.slider:is(.acf-block-preview *) .items-wrapper > * {
  display: inline-block;
  padding-right: 1em;
  white-space: initial;
  vertical-align: top;
}
.component.slider:is(.admin-preview *) .slider-nav, .component.slider:is(.acf-block-preview *) .slider-nav {
  position: relative;
  left: -0.5em;
}
.component.slider:is(.admin-preview *) .slider-nav .arrows-wrapper, .component.slider:is(.acf-block-preview *) .slider-nav .arrows-wrapper {
  background-color: var(--lf-color-text-transparent);
  border-radius: 999em;
  height: 1em;
  width: 75px;
  position: relative;
}
.component.slider:is(.admin-preview *) .slider-nav .arrows-wrapper::before, .component.slider:is(.admin-preview *) .slider-nav .arrows-wrapper::after, .component.slider:is(.acf-block-preview *) .slider-nav .arrows-wrapper::before, .component.slider:is(.acf-block-preview *) .slider-nav .arrows-wrapper::after {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  position: absolute;
  color: var(--lf-color-accent);
}
.component.slider:is(.admin-preview *) .slider-nav .arrows-wrapper::before, .component.slider:is(.acf-block-preview *) .slider-nav .arrows-wrapper::before {
  content: "west";
  left: -2em;
}
.component.slider:is(.admin-preview *) .slider-nav .arrows-wrapper::after, .component.slider:is(.acf-block-preview *) .slider-nav .arrows-wrapper::after {
  content: "east";
  right: -2em;
}
.component.slider .slider-nav {
  text-align: center;
}
.component.slider .slider-nav > .inner {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
  display: inline-block;
  width: auto;
  padding-left: 1.5rem;
  padding-left: calc(20px + 1.5rem);
  padding-right: 1.5rem;
  padding-right: calc(20px + 1.5rem);
  margin-left: auto;
  margin-right: auto;
}
.component.slider .slider-nav > .inner:empty {
  display: none;
}
.component.slider .slider-nav .arrows-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.component.slider .slider-button {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  line-height: 1em;
  color: var(--lf-color-accent);
  position: relative;
  width: 1.5rem;
  position: relative;
}
.component.slider .slider-button::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  width: calc(100% + 0.5rem);
  height: 110%;
  height: calc(100% + 0.5rem);
  background-color: currentColor;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 8px;
}
.component.slider .slider-button:hover:not([disabled])::before {
  content: "";
  opacity: 0.15;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.component.slider .slider-button:is(.has-text-color *) {
  color: var(--lf-color-text);
}
.component.slider .slider-button .button-icon {
  font-size: 1.5rem;
}
.component.slider .slider-button svg {
  width: 100%;
  height: auto;
}
.component.slider .slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
  line-height: 0;
}
.component.slider .slick-dots li {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.component.slider .slick-dots li:last-child {
  margin-right: 0;
}
.component.slider .slick-dots li:only-child button, .component.slider .slick-dots li.slick-active:only-child button {
  width: 0.5rem;
}
.component.slider .slick-dots li:only-child button:hover, .component.slider .slick-dots li:only-child button:focus, .component.slider .slick-dots li.slick-active:only-child button:hover, .component.slider .slick-dots li.slick-active:only-child button:focus {
  width: 0.5rem;
}
.component.slider .slick-dots li.slick-active button {
  width: 2rem;
}
.component.slider .slick-dots li.slick-active button::before {
  content: "";
  background-color: var(--lf-color-accent);
}
.component.slider .slick-dots li.slick-active button:hover, .component.slider .slick-dots li.slick-active button:focus {
  width: 2rem;
}
.component.slider .slick-dots li.slick-active button:is(.has-text-color *)::before {
  background-color: var(--lf-color-text);
}
.component.slider .slick-dots li button {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  font-size: 0;
  width: 0.5rem;
  height: 1.5rem;
  position: relative;
}
.component.slider .slick-dots li button::before {
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  content: "";
  width: 100%;
  height: 0.5rem;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  border-radius: 999rem;
  background-color: var(--lf-color-text-half);
}
.component.slider .slick-dots li button:hover, .component.slider .slick-dots li button:focus {
  width: 1rem;
}
.component.slider .items-wrapper[data-args*='"adaptiveHeight":false'] .slick-track, .component.slider .items-wrapper:not([data-args*='"adaptiveHeight":true']) .slick-track {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.component.slider .items-wrapper[data-args*='"adaptiveHeight":false'] .slick-track .item, .component.slider .items-wrapper:not([data-args*='"adaptiveHeight":true']) .slick-track .item {
  height: inherit;
}
.component.slider .items-wrapper[data-args*='"overflow":"visible"'] {
  position: relative;
}
.component.slider .items-wrapper[data-args*='"overflow":"visible"']::before, .component.slider .items-wrapper[data-args*='"overflow":"visible"']::after {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  bottom: -1px;
  width: calc(50vw - 50%);
  width: 100vw;
  pointer-events: none;
  background: var(--lf-color-background);
  background: -moz-linear-gradient(90deg, var(--lf-color-background-rgba) 0%, var(--lf-color-background) 350px);
  background: -webkit-linear-gradient(90deg, var(--lf-color-background-rgba) 0%, var(--lf-color-background) 350px);
  background: linear-gradient(90deg, var(--lf-color-background-rgba) 0%, var(--lf-color-background) 350px);
  z-index: 1;
}
.component.slider .items-wrapper[data-args*='"overflow":"visible"']::before {
  left: 0;
  -webkit-transform: translateX(-100%) rotate(180deg);
  -moz-transform: translateX(-100%) rotate(180deg);
  -ms-transform: translateX(-100%) rotate(180deg);
  -o-transform: translateX(-100%) rotate(180deg);
  transform: translateX(-100%) rotate(180deg);
}
.component.slider .items-wrapper[data-args*='"overflow":"visible"']::after {
  right: 0;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.component.slider .items-wrapper[data-args*='"overflow":"visible"'] .slick-list,
.component.slider .items-wrapper[data-args*='"overflow":"visible"'] .slick-track {
  overflow: visible;
}
.component.slider .items-wrapper[data-args*='"overflow":"visible"'] .item:not(.slick-active) {
  /*opacity:.125;*/
  /*@include transform(scale(.5));*/
}
.component.slider .slick-list {
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
  margin-right: -40px;
}
@media (min-width: 576px) {
  .component.slider .slick-list {
    margin-right: -40px;
  }
}
@media (min-width: 768px) {
  .component.slider .slick-list {
    margin-right: -40px;
  }
}
@media (min-width: 992px) {
  .component.slider .slick-list {
    margin-right: -40px;
  }
}
@media (min-width: 1200px) {
  .component.slider .slick-list {
    margin-right: -40px;
  }
}
@media (min-width: 1400px) {
  .component.slider .slick-list {
    margin-right: -40px;
  }
}
.component.slider .slick-slide {
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  padding-right: 40px;
  background-clip: content-box;
  height: auto;
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 576px) {
  .component.slider .slick-slide {
    padding-right: 40px;
  }
}
@media (min-width: 768px) {
  .component.slider .slick-slide {
    padding-right: 40px;
  }
}
@media (min-width: 992px) {
  .component.slider .slick-slide {
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  .component.slider .slick-slide {
    padding-right: 40px;
  }
}
@media (min-width: 1400px) {
  .component.slider .slick-slide {
    padding-right: 40px;
  }
}

.component.quote {
  max-width: var(--lf-max-width-headings);
  background-color: var(--lf-color-accent-transparent);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 576px) {
  .component.quote {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .component.quote {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  .component.quote {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .component.quote {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  .component.quote {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .component.quote {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  .component.quote {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .component.quote {
    padding-bottom: 20px;
  }
}
.component.quote:is(.has-background *) {
  background-color: rgba(34, 34, 34, 0.1);
}
.component.quote.alignment-center {
  margin: 0 auto;
}
.component.quote.alignment-center .quotee {
  display: block;
  text-align: center;
}
.component.quote.alignment-center .quotee .image {
  margin: 0 auto 20px;
}
.component.quote.alignment-center .quotee .text-block {
  padding-left: 0;
}
.component.quote.alignment-end {
  margin: 0 0 0 auto;
}
.component.quote.alignment-end .quotee {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
}
.component.quote.alignment-end .quotee .image {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  -moz-order: 1;
  order: 1;
}
.component.quote.alignment-end .quotee .text-block {
  padding-left: 0;
  padding-right: 20px;
}
.component.quote .quote-content {
  position: relative;
  max-width: var(--lf-max-width-headings);
  margin: 0;
  font-family: var(--lf-font-family-h4);
  font-weight: var(--lf-font-weight-h4);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  /*                    border-left:2px solid;

                      &::before {
                          content:'“';
                          font-family:Georgia, sans-serif;
                          font-size:50px;
                          line-height:.5em;
                          display:block;
                          position:absolute;
                          top:50%;
                          left:0;
                          background-color:$background;
                          z-index:1;
                          padding:.5em 2px 0;
                          border-radius:999em;
                          color:$accent;
                          @include transform(translate(-50%, -50%));
                      }*/
}
.component.quote .quote-content:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .component.quote .quote-content {
    font-size: 40px;
    line-height: 40px;
  }
}
.component.quote .quote-content > :first-child::before {
  content: "“";
  display: inline;
}
.component.quote .quote-content > :last-child::after {
  content: "”";
  display: inline;
}
.component.quote .rating-wrapper {
  line-height: 1em;
  margin-bottom: 20px;
}
.component.quote .rating-wrapper .rating-text {
  display: inline-block;
  vertical-align: middle;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  margin-left: 20px;
}
.component.quote .rating-wrapper .rating-text::after {
  content: " / 10";
  display: inline;
  font-weight: var(--lf-font-weight-normal);
  opacity: 0.5;
}
.component.quote .rating-wrapper .rating-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
}
.component.quote .rating-wrapper .rating-basis {
  opacity: 0.3;
}
.component.quote .rating-wrapper .rating-score {
  color: orange;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.component.quote .rating-wrapper .rating-score .material-symbols-outlined {
  font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
}
.component.quote .quotee {
  margin-top: 20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 576px) {
  .component.quote .quotee {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .component.quote .quotee {
    margin-top: 20px;
  }
}
.component.quote .quotee:empty {
  display: none;
}
.component.quote .quotee .image {
  width: 50px;
  height: 50px;
  overflow: hidden;
  position: relative;
  border-radius: 100%;
}
.component.quote .quotee .image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.component.quote .quotee .text-block {
  padding-left: 20px;
}
.component.quote .quotee .text-block .text {
  margin: 0;
}
.component.quote .quotee .name {
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
}
.component.quote .quotee .description {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 16px;
}

.buttons-wrapper {
  margin-top: 20px;
  margin-bottom: -20px;
}
.buttons-wrapper:empty {
  display: none;
}
.buttons-wrapper .button {
  margin-right: 30px;
  color: var(--lf-color-accent);
  margin-bottom: 20px;
}
.buttons-wrapper .button:last-child {
  margin-right: 0;
}

.pagination-wrapper,
.post-nav-links,
.nav-links {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (min-width: 576px) {
  .pagination-wrapper,
  .post-nav-links,
  .nav-links {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .pagination-wrapper,
  .post-nav-links,
  .nav-links {
    margin-top: 20px;
  }
}
@media (min-width: 576px) {
  .pagination-wrapper,
  .post-nav-links,
  .nav-links {
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .pagination-wrapper,
  .post-nav-links,
  .nav-links {
    margin-bottom: 10px;
  }
}
.pagination-wrapper .page-numbers,
.pagination-wrapper .post-page-numbers,
.post-nav-links .page-numbers,
.post-nav-links .post-page-numbers,
.nav-links .page-numbers,
.nav-links .post-page-numbers {
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
  border-radius: 999em;
  vertical-align: middle;
  margin-bottom: 10px;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
@media (min-width: 576px) {
  .pagination-wrapper .page-numbers,
  .pagination-wrapper .post-page-numbers,
  .post-nav-links .page-numbers,
  .post-nav-links .post-page-numbers,
  .nav-links .page-numbers,
  .nav-links .post-page-numbers {
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .pagination-wrapper .page-numbers,
  .pagination-wrapper .post-page-numbers,
  .post-nav-links .page-numbers,
  .post-nav-links .post-page-numbers,
  .nav-links .page-numbers,
  .nav-links .post-page-numbers {
    margin-bottom: 10px;
  }
}
.pagination-wrapper .page-numbers.current,
.pagination-wrapper .post-page-numbers.current,
.post-nav-links .page-numbers.current,
.post-nav-links .post-page-numbers.current,
.nav-links .page-numbers.current,
.nav-links .post-page-numbers.current {
  background-color: var(--lf-color-accent);
  color: var(--lf-color-background);
}
.pagination-wrapper .page-numbers:not(.dots):not(.current):hover, .pagination-wrapper .page-numbers:not(.dots):not(.current):focus,
.pagination-wrapper .post-page-numbers:not(.dots):not(.current):hover,
.pagination-wrapper .post-page-numbers:not(.dots):not(.current):focus,
.post-nav-links .page-numbers:not(.dots):not(.current):hover,
.post-nav-links .page-numbers:not(.dots):not(.current):focus,
.post-nav-links .post-page-numbers:not(.dots):not(.current):hover,
.post-nav-links .post-page-numbers:not(.dots):not(.current):focus,
.nav-links .page-numbers:not(.dots):not(.current):hover,
.nav-links .page-numbers:not(.dots):not(.current):focus,
.nav-links .post-page-numbers:not(.dots):not(.current):hover,
.nav-links .post-page-numbers:not(.dots):not(.current):focus {
  background-color: var(--lf-color-text-transparent);
  color: var(--lf-color-accent);
}
.pagination-wrapper .page-numbers.next, .pagination-wrapper .page-numbers.prev,
.pagination-wrapper .post-page-numbers.next,
.pagination-wrapper .post-page-numbers.prev,
.post-nav-links .page-numbers.next,
.post-nav-links .page-numbers.prev,
.post-nav-links .post-page-numbers.next,
.post-nav-links .post-page-numbers.prev,
.nav-links .page-numbers.next,
.nav-links .page-numbers.prev,
.nav-links .post-page-numbers.next,
.nav-links .post-page-numbers.prev {
  width: auto;
  height: auto;
  line-height: 1em;
  padding: 0.5em;
  border-radius: 0.5em;
}

.pagination-wrapper + .lftp {
  margin-top: 0;
}

.social-media-wrapper {
  margin-top: 20px;
}
@media (min-width: 576px) {
  .social-media-wrapper {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .social-media-wrapper {
    margin-top: 20px;
  }
}
.social-media-wrapper .icon-wrapper {
  display: inline-block;
  margin-right: 30px;
  width: 20px;
  height: 20px;
  position: relative;
  margin-bottom: 20px;
}
.social-media-wrapper .icon-wrapper:last-child {
  margin-right: 0;
}
.social-media-wrapper .item-link {
  display: block;
  height: 20px;
  border: none;
}
.social-media-wrapper svg {
  fill: currentColor;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.search-form-wrapper .search-form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.search-form-wrapper .search-form .search-submit {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 20px;
}
.search-form-wrapper .search-form .search-field {
  margin: 0;
  height: 100%;
}

:is(.caps-headings-enabled *).component.text.heading, :is(.caps-headings-enabled *).component.text.title, :is(.caps-headings-enabled *).component.text.menu-title {
  text-transform: uppercase;
}

:is(.text-offset-enabled *).component.heading:not(.item *)::first-letter, :is(.text-offset-enabled *).component.subheading:not(.item *)::first-letter {
  margin-left: 100px;
}

.lftp,
[data-type*="core/"] {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 576px) {
  .lftp,
  [data-type*="core/"] {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .lftp,
  [data-type*="core/"] {
    margin-top: 40px;
  }
}
@media (min-width: 576px) {
  .lftp,
  [data-type*="core/"] {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .lftp,
  [data-type*="core/"] {
    margin-bottom: 40px;
  }
}
.lftp:first-child,
[data-type*="core/"]:first-child {
  /*margin-top:0;*/
}
.lftp[data-type="core/spacer"],
[data-type*="core/"][data-type="core/spacer"] {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
}
.lftp[data-type="core/spacer"]:not(.is-selected),
[data-type*="core/"][data-type="core/spacer"]:not(.is-selected) {
  background-color: var(--lf-color-text-transparent);
  opacity: 0.5;
}
.lftp[data-type="core/spacer"]::before,
[data-type*="core/"][data-type="core/spacer"]::before {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  content: "height";
  position: absolute;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 1rem;
  opacity: 0.5;
}
.lftp[data-type="core/list"],
[data-type*="core/"][data-type="core/list"] {
  margin-top: 20px;
  margin-bottom: 20px;
}
.lftp[data-type="core/list"]:is(ul *), .lftp[data-type="core/list"]:is(ol *),
[data-type*="core/"][data-type="core/list"]:is(ul *),
[data-type*="core/"][data-type="core/list"]:is(ol *) {
  margin-top: 0;
  margin-bottom: 0;
}
.lftp[data-type="core/list-item"], .lftp.admin-preview,
[data-type*="core/"][data-type="core/list-item"],
[data-type*="core/"].admin-preview {
  margin-top: 0;
  margin-bottom: 0;
}
.lftp.has-background,
[data-type*="core/"].has-background {
  margin-top: 0;
  margin-bottom: 0;
}
.lftp.has-background:first-child,
[data-type*="core/"].has-background:first-child {
  margin-top: 20px;
}
@media (min-width: 576px) {
  .lftp.has-background:first-child,
  [data-type*="core/"].has-background:first-child {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.has-background:first-child,
  [data-type*="core/"].has-background:first-child {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .lftp.has-background:first-child,
  [data-type*="core/"].has-background:first-child {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) and (min-width: 576px) {
  .lftp.has-background:first-child,
  [data-type*="core/"].has-background:first-child {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) and (min-width: 992px) {
  .lftp.has-background:first-child,
  [data-type*="core/"].has-background:first-child {
    margin-top: 0px;
  }
}
.lftp.has-background:last-child,
[data-type*="core/"].has-background:last-child {
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .lftp.has-background:last-child,
  [data-type*="core/"].has-background:last-child {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.has-background:last-child,
  [data-type*="core/"].has-background:last-child {
    margin-bottom: 20px;
  }
}
.lftp.has-background > .inner,
[data-type*="core/"].has-background > .inner {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 576px) {
  .lftp.has-background > .inner,
  [data-type*="core/"].has-background > .inner {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.has-background > .inner,
  [data-type*="core/"].has-background > .inner {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  .lftp.has-background > .inner,
  [data-type*="core/"].has-background > .inner {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .lftp.has-background > .inner,
  [data-type*="core/"].has-background > .inner {
    padding-bottom: 20px;
  }
}
.lftp.content-template,
[data-type*="core/"].content-template {
  margin-top: 0;
  margin-bottom: 0;
}
.lftp.content-template > .lftp,
[data-type*="core/"].content-template > .lftp {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (min-width: 576px) {
  .lftp.content-template > .lftp,
  [data-type*="core/"].content-template > .lftp {
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  .lftp.content-template > .lftp,
  [data-type*="core/"].content-template > .lftp {
    margin-top: 50px;
  }
}
@media (min-width: 576px) {
  .lftp.content-template > .lftp,
  [data-type*="core/"].content-template > .lftp {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .lftp.content-template > .lftp,
  [data-type*="core/"].content-template > .lftp {
    margin-bottom: 50px;
  }
}
.lftp.content-template > .lftp:first-child,
[data-type*="core/"].content-template > .lftp:first-child {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (min-width: 576px) {
  .lftp.content-template > .lftp:first-child,
  [data-type*="core/"].content-template > .lftp:first-child {
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  .lftp.content-template > .lftp:first-child,
  [data-type*="core/"].content-template > .lftp:first-child {
    margin-top: 50px;
  }
}
@media (min-width: 576px) {
  .lftp.content-template > .lftp:first-child,
  [data-type*="core/"].content-template > .lftp:first-child {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .lftp.content-template > .lftp:first-child,
  [data-type*="core/"].content-template > .lftp:first-child {
    margin-bottom: 50px;
  }
}
.lftp.content-template > .lftp.has-background,
[data-type*="core/"].content-template > .lftp.has-background {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 576px) {
  .lftp.content-template > .lftp.has-background,
  [data-type*="core/"].content-template > .lftp.has-background {
    padding-top: 50px;
  }
}
@media (min-width: 992px) {
  .lftp.content-template > .lftp.has-background,
  [data-type*="core/"].content-template > .lftp.has-background {
    padding-top: 50px;
  }
}
@media (min-width: 576px) {
  .lftp.content-template > .lftp.has-background,
  [data-type*="core/"].content-template > .lftp.has-background {
    padding-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .lftp.content-template > .lftp.has-background,
  [data-type*="core/"].content-template > .lftp.has-background {
    padding-bottom: 50px;
  }
}

.wp-block[data-type*="acf/"] {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (min-width: 576px) {
  .wp-block[data-type*="acf/"] {
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  .wp-block[data-type*="acf/"] {
    margin-top: 50px;
  }
}
@media (min-width: 576px) {
  .wp-block[data-type*="acf/"] {
    margin-bottom: 50px;
  }
}
@media (min-width: 992px) {
  .wp-block[data-type*="acf/"] {
    margin-bottom: 50px;
  }
}
.wp-block[data-type*="acf/"].has-background {
  margin-top: 0;
  margin-bottom: 0;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
.component.text,
[data-type="core/paragraph"],
[data-type="core/heading"],
[data-type="core/buttons"],
[data-type="yoast/faq-block"],
.schema-faq-section {
  margin-top: 0;
  margin-bottom: 0;
}
p + p, p + h1, p + h2, p + h3, p + h4, p + h5, p + h6, p + .component.text, p + [data-type="core/paragraph"], p + [data-type="core/buttons"], p + [data-type="yoast/faq-block"], p + .schema-faq-section,
h1 + p,
h1 + h1,
h1 + h2,
h1 + h3,
h1 + h4,
h1 + h5,
h1 + h6,
h1 + .component.text,
h1 + [data-type="core/paragraph"],
h1 + [data-type="core/buttons"],
h1 + [data-type="yoast/faq-block"],
h1 + .schema-faq-section,
h2 + p,
h2 + h1,
h2 + h2,
h2 + h3,
h2 + h4,
h2 + h5,
h2 + h6,
h2 + .component.text,
h2 + [data-type="core/paragraph"],
h2 + [data-type="core/buttons"],
h2 + [data-type="yoast/faq-block"],
h2 + .schema-faq-section,
h3 + p,
h3 + h1,
h3 + h2,
h3 + h3,
h3 + h4,
h3 + h5,
h3 + h6,
h3 + .component.text,
h3 + [data-type="core/paragraph"],
h3 + [data-type="core/buttons"],
h3 + [data-type="yoast/faq-block"],
h3 + .schema-faq-section,
h4 + p,
h4 + h1,
h4 + h2,
h4 + h3,
h4 + h4,
h4 + h5,
h4 + h6,
h4 + .component.text,
h4 + [data-type="core/paragraph"],
h4 + [data-type="core/buttons"],
h4 + [data-type="yoast/faq-block"],
h4 + .schema-faq-section,
h5 + p,
h5 + h1,
h5 + h2,
h5 + h3,
h5 + h4,
h5 + h5,
h5 + h6,
h5 + .component.text,
h5 + [data-type="core/paragraph"],
h5 + [data-type="core/buttons"],
h5 + [data-type="yoast/faq-block"],
h5 + .schema-faq-section,
h6 + p,
h6 + h1,
h6 + h2,
h6 + h3,
h6 + h4,
h6 + h5,
h6 + h6,
h6 + .component.text,
h6 + [data-type="core/paragraph"],
h6 + [data-type="core/buttons"],
h6 + [data-type="yoast/faq-block"],
h6 + .schema-faq-section,
.component.text + p,
.component.text + h1,
.component.text + h2,
.component.text + h3,
.component.text + h4,
.component.text + h5,
.component.text + h6,
.component.text + .component.text,
.component.text + [data-type="core/paragraph"],
.component.text + [data-type="core/buttons"],
.component.text + [data-type="yoast/faq-block"],
.component.text + .schema-faq-section,
[data-type="core/paragraph"] + p,
[data-type="core/paragraph"] + h1,
[data-type="core/paragraph"] + h2,
[data-type="core/paragraph"] + h3,
[data-type="core/paragraph"] + h4,
[data-type="core/paragraph"] + h5,
[data-type="core/paragraph"] + h6,
[data-type="core/paragraph"] + .component.text,
[data-type="core/paragraph"] + [data-type="core/paragraph"],
[data-type="core/paragraph"] + [data-type="core/buttons"],
[data-type="core/paragraph"] + [data-type="yoast/faq-block"],
[data-type="core/paragraph"] + .schema-faq-section,
[data-type="core/heading"] + p,
[data-type="core/heading"] + h1,
[data-type="core/heading"] + h2,
[data-type="core/heading"] + h3,
[data-type="core/heading"] + h4,
[data-type="core/heading"] + h5,
[data-type="core/heading"] + h6,
[data-type="core/heading"] + .component.text,
[data-type="core/heading"] + [data-type="core/paragraph"],
[data-type="core/heading"] + [data-type="core/buttons"],
[data-type="core/heading"] + [data-type="yoast/faq-block"],
[data-type="core/heading"] + .schema-faq-section,
[data-type="core/buttons"] + p,
[data-type="core/buttons"] + h1,
[data-type="core/buttons"] + h2,
[data-type="core/buttons"] + h3,
[data-type="core/buttons"] + h4,
[data-type="core/buttons"] + h5,
[data-type="core/buttons"] + h6,
[data-type="core/buttons"] + .component.text,
[data-type="core/buttons"] + [data-type="core/paragraph"],
[data-type="core/buttons"] + [data-type="core/buttons"],
[data-type="core/buttons"] + [data-type="yoast/faq-block"],
[data-type="core/buttons"] + .schema-faq-section,
[data-type="yoast/faq-block"] + p,
[data-type="yoast/faq-block"] + h1,
[data-type="yoast/faq-block"] + h2,
[data-type="yoast/faq-block"] + h3,
[data-type="yoast/faq-block"] + h4,
[data-type="yoast/faq-block"] + h5,
[data-type="yoast/faq-block"] + h6,
[data-type="yoast/faq-block"] + .component.text,
[data-type="yoast/faq-block"] + [data-type="core/paragraph"],
[data-type="yoast/faq-block"] + [data-type="core/buttons"],
[data-type="yoast/faq-block"] + [data-type="yoast/faq-block"],
[data-type="yoast/faq-block"] + .schema-faq-section,
.schema-faq-section + p,
.schema-faq-section + h1,
.schema-faq-section + h2,
.schema-faq-section + h3,
.schema-faq-section + h4,
.schema-faq-section + h5,
.schema-faq-section + h6,
.schema-faq-section + .component.text,
.schema-faq-section + [data-type="core/paragraph"],
.schema-faq-section + [data-type="core/buttons"],
.schema-faq-section + [data-type="yoast/faq-block"],
.schema-faq-section + .schema-faq-section {
  margin-top: 20px;
}
p.component.text.subheading + .heading,
h1.component.text.subheading + .heading,
h2.component.text.subheading + .heading,
h3.component.text.subheading + .heading,
h4.component.text.subheading + .heading,
h5.component.text.subheading + .heading,
h6.component.text.subheading + .heading,
.component.text.component.text.subheading + .heading,
[data-type="core/paragraph"].component.text.subheading + .heading,
[data-type="core/heading"].component.text.subheading + .heading,
[data-type="core/buttons"].component.text.subheading + .heading,
[data-type="yoast/faq-block"].component.text.subheading + .heading,
.schema-faq-section.component.text.subheading + .heading {
  margin-top: 0.25rem;
}
@media (min-width: 992px) {
  p.component.text.subheading + .heading,
  h1.component.text.subheading + .heading,
  h2.component.text.subheading + .heading,
  h3.component.text.subheading + .heading,
  h4.component.text.subheading + .heading,
  h5.component.text.subheading + .heading,
  h6.component.text.subheading + .heading,
  .component.text.component.text.subheading + .heading,
  [data-type="core/paragraph"].component.text.subheading + .heading,
  [data-type="core/heading"].component.text.subheading + .heading,
  [data-type="core/buttons"].component.text.subheading + .heading,
  [data-type="yoast/faq-block"].component.text.subheading + .heading,
  .schema-faq-section.component.text.subheading + .heading {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  p:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row,
  h1:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row,
  h2:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row,
  h3:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row,
  h4:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row,
  h5:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row,
  h6:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row,
  .component.text:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row,
  [data-type="core/paragraph"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row,
  [data-type="core/heading"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row,
  [data-type="core/buttons"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row,
  [data-type="yoast/faq-block"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row,
  .schema-faq-section:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row {
    -webkit-justify-content: flex-start !important;
    -moz-justify-content: flex-start !important;
    -ms-justify-content: flex-start !important;
    -o-justify-content: flex-start !important;
    justify-content: flex-start !important;
  }
  p:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > *,
  h1:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > *,
  h2:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > *,
  h3:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > *,
  h4:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > *,
  h5:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > *,
  h6:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > *,
  .component.text:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > *,
  [data-type="core/paragraph"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > *,
  [data-type="core/heading"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > *,
  [data-type="core/buttons"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > *,
  [data-type="yoast/faq-block"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > *,
  .schema-faq-section:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * {
    width: calc(100% - (var(--lf-bootstrap-col-xl) / 12) * 100%);
    position: relative;
  }
  p:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h1:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h2:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h3:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h4:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h5:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h6:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  .component.text:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  [data-type="core/paragraph"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  [data-type="core/heading"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  [data-type="core/buttons"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  [data-type="yoast/faq-block"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  .schema-faq-section:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading {
    position: absolute;
    top: 0;
    left: 1rem;
    padding-right: 40px;
    font-size: 1.4rem;
  }
}
@media (min-width: 1200px) and (min-width: 576px) {
  p:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h1:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h2:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h3:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h4:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h5:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h6:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  .component.text:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  [data-type="core/paragraph"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  [data-type="core/heading"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  [data-type="core/buttons"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  [data-type="yoast/faq-block"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  .schema-faq-section:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading {
    padding-right: 40px;
  }
}
@media (min-width: 1200px) and (min-width: 992px) {
  p:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h1:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h2:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h3:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h4:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h5:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  h6:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  .component.text:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  [data-type="core/paragraph"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  [data-type="core/heading"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  [data-type="core/buttons"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  [data-type="yoast/faq-block"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading,
  .schema-faq-section:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading {
    padding-right: 40px;
  }
}
@media (min-width: 1200px) {
  p:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h3),
  h1:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h3),
  h2:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h3),
  h3:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h3),
  h4:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h3),
  h5:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h3),
  h6:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h3),
  .component.text:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h3),
  [data-type="core/paragraph"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h3),
  [data-type="core/heading"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h3),
  [data-type="core/buttons"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h3),
  [data-type="yoast/faq-block"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h3),
  .schema-faq-section:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h3) {
    font-size: 1.3rem;
  }
}
@media (min-width: 1200px) {
  p:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h4),
  h1:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h4),
  h2:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h4),
  h3:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h4),
  h4:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h4),
  h5:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h4),
  h6:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h4),
  .component.text:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h4),
  [data-type="core/paragraph"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h4),
  [data-type="core/heading"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h4),
  [data-type="core/buttons"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h4),
  [data-type="yoast/faq-block"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h4),
  .schema-faq-section:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h4) {
    font-size: 1.2rem;
  }
}
@media (min-width: 1200px) {
  p:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h5),
  h1:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h5),
  h2:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h5),
  h3:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h5),
  h4:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h5),
  h5:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h5),
  h6:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h5),
  .component.text:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h5),
  [data-type="core/paragraph"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h5),
  [data-type="core/heading"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h5),
  [data-type="core/buttons"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h5),
  [data-type="yoast/faq-block"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h5),
  .schema-faq-section:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h5) {
    font-size: 1.1rem;
  }
}
@media (min-width: 1200px) {
  p:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h6),
  h1:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h6),
  h2:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h6),
  h3:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h6),
  h4:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h6),
  h5:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h6),
  h6:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h6),
  .component.text:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h6),
  [data-type="core/paragraph"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h6),
  [data-type="core/heading"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h6),
  [data-type="core/buttons"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h6),
  [data-type="yoast/faq-block"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h6),
  .schema-faq-section:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] .row > * .wp-block-heading:is(h6) {
    font-size: 1rem;
  }
}
@media (min-width: 1200px) {
  p:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] + *:is(.front-end *),
  h1:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] + *:is(.front-end *),
  h2:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] + *:is(.front-end *),
  h3:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] + *:is(.front-end *),
  h4:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] + *:is(.front-end *),
  h5:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] + *:is(.front-end *),
  h6:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] + *:is(.front-end *),
  .component.text:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] + *:is(.front-end *),
  [data-type="core/paragraph"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] + *:is(.front-end *),
  [data-type="core/heading"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] + *:is(.front-end *),
  [data-type="core/buttons"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] + *:is(.front-end *),
  [data-type="yoast/faq-block"]:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] + *:is(.front-end *),
  .schema-faq-section:is(.break-text-blocks.content-alignment-end *)[data-type="core/heading"] + *:is(.front-end *) {
    margin-top: 0;
  }
}

[data-type="core/heading"] {
  margin-top: 30px;
}
@media (min-width: 576px) {
  [data-type="core/heading"] {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  [data-type="core/heading"] {
    margin-top: 30px;
  }
}

.wp-block-gallery {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 576px) {
  .wp-block-gallery {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .wp-block-gallery {
    margin-top: 40px;
  }
}
@media (min-width: 576px) {
  .wp-block-gallery {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .wp-block-gallery {
    margin-bottom: 40px;
  }
}

.wp-block-image:not(.wp-block-gallery *) {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .wp-block-image:not(.wp-block-gallery *) {
    margin-top: 30px;
  }
}
@media (min-width: 992px) {
  .wp-block-image:not(.wp-block-gallery *) {
    margin-top: 30px;
  }
}
@media (min-width: 576px) {
  .wp-block-image:not(.wp-block-gallery *) {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .wp-block-image:not(.wp-block-gallery *) {
    margin-bottom: 30px;
  }
}

body.single-recepten .recipe-column {
  margin-top: 20px;
}
@media (min-width: 576px) {
  body.single-recepten .recipe-column {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  body.single-recepten .recipe-column {
    margin-top: 20px;
  }
}

body.error404 main#main {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (min-width: 576px) {
  body.error404 main#main {
    padding-top: 60px;
  }
}
@media (min-width: 992px) {
  body.error404 main#main {
    padding-top: 60px;
  }
}
@media (min-width: 576px) {
  body.error404 main#main {
    padding-bottom: 60px;
  }
}
@media (min-width: 992px) {
  body.error404 main#main {
    padding-bottom: 60px;
  }
}

body.single-post main#main > :last-child:is([data-type="core/paragraph"]) {
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  body.single-post main#main > :last-child:is([data-type="core/paragraph"]) {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  body.single-post main#main > :last-child:is([data-type="core/paragraph"]) {
    margin-bottom: 20px;
  }
}
body.single-post .post-nav-links {
  margin-bottom: 0;
}
body.single-post.has-thumbnail .single-post-header > .inner::after {
  content: "";
  display: none;
}
body.single-post .excerpt {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: var(--lf-font-family-h3);
  font-weight: var(--lf-font-weight-h3);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 44px;
  line-height: 44px;
  line-height: 1;
  color: var(--lf-color-text-alt);
  font-weight: var(--lf-font-weight-normal);
  line-height: 1.75em;
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  body.single-post .excerpt {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  body.single-post .excerpt {
    margin-top: 20px;
  }
}
@media (min-width: 576px) {
  body.single-post .excerpt {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  body.single-post .excerpt {
    margin-bottom: 20px;
  }
}
body.single-post .excerpt:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  body.single-post .excerpt {
    font-size: 44px;
    line-height: 44px;
  }
}
@media (min-width: 576px) {
  body.single-post .excerpt {
    max-width: 540px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
  }
}
@media (min-width: 768px) {
  body.single-post .excerpt {
    max-width: 720px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
  }
}
@media (min-width: 992px) {
  body.single-post .excerpt {
    max-width: 960px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
  }
}
@media (min-width: 1200px) {
  body.single-post .excerpt {
    max-width: 1140px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
  }
}
@media (min-width: 1400px) {
  body.single-post .excerpt {
    max-width: 1320px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
  }
}
@media (min-width: 992px) {
  body.single-post .excerpt {
    font-family: var(--lf-font-family-h4);
    font-weight: var(--lf-font-weight-h4);
    font-family: var(--mensa-font-family-headings);
    font-weight: 400;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 40px;
    font-weight: var(--lf-font-weight-normal);
  }
  body.single-post .excerpt:not([class*=alignment-] *) {
    text-align: left;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  body.single-post .excerpt {
    font-size: 40px;
    line-height: 40px;
  }
}
@media (min-width: 992px) {
  body.single-post .excerpt {
    font-weight: var(--lf-font-weight-normal);
    line-height: 1.75em;
  }
}
body.single-post .no-content-fallback {
  text-align: center;
  color: var(--lf-color-text-half);
}

.single-post-header {
  padding-top: 20px;
  margin-bottom: 20px;
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
@media (min-width: 576px) {
  .single-post-header {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .single-post-header {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  .single-post-header {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .single-post-header {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) {
  .single-post-header {
    max-width: 540px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
  }
}
@media (min-width: 768px) {
  .single-post-header {
    max-width: 720px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 720px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 720px) + .5*2rem);
  }
}
@media (min-width: 992px) {
  .single-post-header {
    max-width: 960px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 960px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 960px) + .5*2rem);
  }
}
@media (min-width: 1200px) {
  .single-post-header {
    max-width: 1140px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1140px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1140px) + .5*2rem);
  }
}
@media (min-width: 1400px) {
  .single-post-header {
    max-width: 1320px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1320px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1320px) + .5*2rem);
  }
}
@media (min-width: 1500px) {
  .single-post-header {
    max-width: 1500px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1500px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1500px) + .5*2rem);
  }
}
.single-post-header:is(.content-alignment-end *) .title,
.single-post-header:is(.content-alignment-end *) .post-meta {
  text-align: left;
}
.single-post-header > .inner {
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .single-post-header > .inner {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .single-post-header > .inner {
    margin-bottom: 20px;
  }
}
.single-post-header > .inner::after {
  content: "";
  border-bottom: 1px solid var(--lf-color-text-transparent);
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (min-width: 576px) {
  .single-post-header > .inner::after {
    max-width: 540px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
  }
}
@media (min-width: 768px) {
  .single-post-header > .inner::after {
    max-width: 720px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
  }
}
@media (min-width: 992px) {
  .single-post-header > .inner::after {
    max-width: 960px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
  }
}
@media (min-width: 1200px) {
  .single-post-header > .inner::after {
    max-width: 1140px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
  }
}
@media (min-width: 1400px) {
  .single-post-header > .inner::after {
    max-width: 1320px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
  }
}
.single-post-header .title {
  margin-bottom: 20px;
  text-align: var(--lf-content-alignment);
}
@media (min-width: 576px) {
  .single-post-header .title {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .single-post-header .title {
    margin-bottom: 20px;
  }
}
.single-post-header .featured-image {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 0;
  padding-bottom: 65%;
  position: relative;
}
@media (min-width: 576px) {
  .single-post-header .featured-image {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .single-post-header .featured-image {
    margin-top: 20px;
  }
}
@media (min-width: 576px) {
  .single-post-header .featured-image {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .single-post-header .featured-image {
    margin-bottom: 20px;
  }
}
.single-post-header .featured-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.single-post-footer {
  margin-top: 20px;
  clear: both;
  /*@include mb;*/
}
@media (min-width: 576px) {
  .single-post-footer {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .single-post-footer {
    margin-top: 20px;
  }
}
.single-post-footer > .inner::before {
  content: "";
  border-top: 1px solid var(--lf-color-text-transparent);
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media (min-width: 576px) {
  .single-post-footer > .inner::before {
    max-width: 540px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
  }
}
@media (min-width: 768px) {
  .single-post-footer > .inner::before {
    max-width: 720px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
  }
}
@media (min-width: 992px) {
  .single-post-footer > .inner::before {
    max-width: 960px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
  }
}
@media (min-width: 1200px) {
  .single-post-footer > .inner::before {
    max-width: 1140px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
  }
}
@media (min-width: 1400px) {
  .single-post-footer > .inner::before {
    max-width: 1320px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
  }
}
.single-post-footer > .inner > *::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: var(--lf-color-text-transparent);
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  .single-post-footer > .inner > *::after {
    max-width: 540px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
  }
}
@media (min-width: 768px) {
  .single-post-footer > .inner > *::after {
    max-width: 720px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
  }
}
@media (min-width: 992px) {
  .single-post-footer > .inner > *::after {
    max-width: 960px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
  }
}
@media (min-width: 1200px) {
  .single-post-footer > .inner > *::after {
    max-width: 1140px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
  }
}
@media (min-width: 1400px) {
  .single-post-footer > .inner > *::after {
    max-width: 1320px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
  }
}
.single-post-footer > .inner > *:last-child::after {
  display: none;
}
.single-post-footer .post-meta {
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  .single-post-footer .post-meta {
    max-width: 540px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
  }
}
@media (min-width: 768px) {
  .single-post-footer .post-meta {
    max-width: 720px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 720px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 720px) + .5*2rem);
  }
}
@media (min-width: 992px) {
  .single-post-footer .post-meta {
    max-width: 960px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 960px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 960px) + .5*2rem);
  }
}
@media (min-width: 1200px) {
  .single-post-footer .post-meta {
    max-width: 1140px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1140px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1140px) + .5*2rem);
  }
}
@media (min-width: 1400px) {
  .single-post-footer .post-meta {
    max-width: 1320px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1320px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1320px) + .5*2rem);
  }
}
@media (min-width: 1500px) {
  .single-post-footer .post-meta {
    max-width: 1500px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1500px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 1500px) + .5*2rem);
  }
}

.post-meta {
  text-align: var(--lf-content-alignment);
  /*color:$textAlt;*/
  line-height: 2em;
  margin-top: 20px;
  margin-bottom: 20px;
  /*@include content-width;*/
}
@media (min-width: 576px) {
  .post-meta {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .post-meta {
    margin-top: 20px;
  }
}
@media (min-width: 576px) {
  .post-meta {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .post-meta {
    margin-bottom: 20px;
  }
}
.post-meta:is(body.single-post *) {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
}
.post-meta a {
  border: none;
}
.post-meta .meta {
  display: inline;
  margin-right: 20px;
}
@media (min-width: 576px) {
  .post-meta .meta {
    margin-right: 20px;
  }
}
@media (min-width: 992px) {
  .post-meta .meta {
    margin-right: 20px;
  }
}
.post-meta .meta:last-child {
  margin-right: 0px;
}
@media (min-width: 576px) {
  .post-meta .meta:last-child {
    margin-right: 0px;
  }
}
@media (min-width: 992px) {
  .post-meta .meta:last-child {
    margin-right: 0px;
  }
}
.post-meta .term-wrapper .meta-label {
  display: inline;
  margin-right: 0.5em;
}
.post-meta .term-wrapper .term-list {
  display: inline;
  list-style: none;
  padding: 0;
  margin: 0;
}
.post-meta .term-wrapper .term-list.categories {
  line-height: 250%;
}
.post-meta .term-wrapper .term-list.categories .term-item {
  margin-right: 0.5em;
}
.post-meta .term-wrapper .term-list.categories .term-item:first-child {
  margin-left: 0.25em;
}
.post-meta .term-wrapper .term-list.categories .term-item::after {
  display: none;
}
.post-meta .term-wrapper .term-item {
  display: inline;
  margin-right: 0.25em;
}
.post-meta .term-wrapper .term-item::after {
  content: ", ";
  display: inline-block;
  margin-left: -0.25em;
}
.post-meta .term-wrapper .term-item:last-child {
  margin-right: 0;
}
.post-meta .term-wrapper .term-item:last-child::after {
  display: none;
}
.post-meta .term-wrapper .term-link.post_tag {
  /*    @include font-small;*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  position: relative;
  color: var(--lf-color-accent);
  display: inline-block;
  line-height: 1.25em;
  border: none;
}
.post-meta .term-wrapper .term-link.post_tag::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  width: calc(100% + 0.5rem);
  height: 110%;
  height: calc(100% + 0.5rem);
  background-color: currentColor;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 8px;
}
.post-meta .term-wrapper .term-link.post_tag:hover:not([disabled])::before {
  content: "";
  opacity: 0.15;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.post-meta .term-wrapper .term-link.post_tag:is(.has-text-color *) {
  color: var(--lf-color-text);
  /*        &:hover,
              &:focus {
  &:not([disabled]){
              background-color:var(--lf-color-text);
              color:var(--lf-color-background);
  }
          }*/
}
.post-meta .term-wrapper .term-link.post_tag .button-text::after {
  display: none;
}
.post-meta .term-wrapper .term-link.category {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  display: inline-block;
  padding: 0.75em 1.5em;
  padding: 14px;
  border: 1px solid;
  border: 1px solid black;
  text-align: center;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 0;
  color: inherit;
  font-size: 22px;
  line-height: 0.9230769231;
  text-transform: uppercase;
  background-color: var(--lf-color-light-yellow);
  /*border-color:$text;*/
  color: var(--lf-color-text);
  border: 1px solid black;
  /*@include font-small;*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  padding: 0 10px;
  border-radius: 999em;
}
@media (min-width: 1400px) {
  .post-meta .term-wrapper .term-link.category {
    font-size: 24px;
  }
}
.post-meta .term-wrapper .term-link.category:where(.border-radius-enabled *) {
  border-radius: 0.5em;
}
.post-meta .term-wrapper .term-link.category:hover:not([disabled]), .post-meta .term-wrapper .term-link.category:focus:not([disabled]) {
  cursor: pointer;
  /*@include box-shadow-focus;*/
}
.post-meta .term-wrapper .term-link.category[disabled] {
  opacity: 0.35;
  cursor: not-allowed;
}
.post-meta .term-wrapper .term-link.category .button-text {
  /*    font-family: var(--lf-font-family-buttons);
      font-weight:var(--lf-font-weight-buttons);*/
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
}
.post-meta .term-wrapper .term-link.category:hover:not([disabled]), .post-meta .term-wrapper .term-link.category:focus:not([disabled]) {
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
  color: var(--lf-color-background-body);
}
.post-meta .term-wrapper .term-link.category:is(.has-text-color *) {
  color: var(--lf-color-background);
  background-color: var(--lf-color-text);
  border-color: var(--lf-color-text);
}
.post-meta .term-wrapper .term-link.category:is(.has-text-color *):hover:not([disabled]), .post-meta .term-wrapper .term-link.category:is(.has-text-color *):focus:not([disabled]) {
  color: var(--lf-color-text);
  background-color: transparent;
}
.post-meta .term-wrapper .term-link.category::before {
  display: none;
}
.post-meta .term-wrapper .term-link.category .button-text::after {
  display: none;
}

.table-of-contents {
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  .table-of-contents {
    max-width: 540px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
  }
}
@media (min-width: 768px) {
  .table-of-contents {
    max-width: 720px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
  }
}
@media (min-width: 992px) {
  .table-of-contents {
    max-width: 960px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
  }
}
@media (min-width: 1200px) {
  .table-of-contents {
    max-width: 1140px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
  }
}
@media (min-width: 1400px) {
  .table-of-contents {
    max-width: 1320px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
  }
}
.table-of-contents > .inner {
  background-color: var(--lf-color-text-transparent);
  padding: 20px;
}
.table-of-contents .toc-toggle-button {
  -webkit-appearance: none;
  appearance: none;
  text-align: inherit;
  font: inherit;
  color: inherit;
  background-color: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
  min-height: 0;
  letter-spacing: inherit;
  font-family: var(--lf-font-family-h6);
  font-weight: var(--lf-font-weight-h6);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 32px;
}
.table-of-contents .toc-toggle-button:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .table-of-contents .toc-toggle-button {
    font-size: 32px;
    line-height: 32px;
  }
}
.table-of-contents .toc-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.table-of-contents .toc-item {
  padding-left: 0;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
}
@media (min-width: 768px) {
  .table-of-contents .toc-item {
    font-family: var(--lf-font-family-body);
    font-weight: var(--lf-font-weight-normal);
    font-family: var(--mensa-font-family-body);
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    line-height: var(--lf-body-line-height);
    /*letter-spacing:-0.01em;*/
  }
}
.table-of-contents .toc-item + .toc-item[data-level="1"], .table-of-contents .toc-item + .toc-item[data-level="2"] {
  padding-top: 1.5em;
}
.table-of-contents .toc-item[data-level="1"], .table-of-contents .toc-item[data-level="2"] {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.table-of-contents .toc-item[data-level="3"], .table-of-contents .toc-item[data-level="4"], .table-of-contents .toc-item[data-level="5"], .table-of-contents .toc-item[data-level="6"] {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 16px;
  border-left: 1px solid var(--lf-color-accent-transparent);
}
@media (min-width: 768px) {
  .table-of-contents .toc-item[data-level="3"], .table-of-contents .toc-item[data-level="4"], .table-of-contents .toc-item[data-level="5"], .table-of-contents .toc-item[data-level="6"] {
    font-family: var(--lf-font-family-body);
    font-weight: var(--lf-font-weight-normal);
    font-family: var(--mensa-font-family-body);
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    line-height: var(--lf-body-line-height);
    /*letter-spacing:-0.01em;*/
    font-size: 22px;
  }
}
.table-of-contents .toc-item[data-level="3"] {
  padding-left: 40px;
}
.table-of-contents .toc-item[data-level="4"] {
  padding-left: 80px;
}
.table-of-contents .toc-item[data-level="5"] {
  padding-left: 120px;
}
.table-of-contents .toc-item[data-level="6"] {
  padding-left: 160px;
}
.table-of-contents .toc-link {
  border: none;
}

.author-block {
  /*@include my;*/
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: var(--lf-color-accent-transparent);
  /*@include pb(2);*/
  /*border-bottom:1px solid $textTransparent;*/
}
@media (min-width: 576px) {
  .author-block {
    padding-top: 40px;
  }
}
@media (min-width: 992px) {
  .author-block {
    padding-top: 40px;
  }
}
@media (min-width: 576px) {
  .author-block {
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .author-block {
    padding-bottom: 40px;
  }
}
.author-block > .inner {
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  .author-block > .inner {
    max-width: 540px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
  }
}
@media (min-width: 768px) {
  .author-block > .inner {
    max-width: 720px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
  }
}
@media (min-width: 992px) {
  .author-block > .inner {
    max-width: 960px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
  }
}
@media (min-width: 1200px) {
  .author-block > .inner {
    max-width: 1140px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
  }
}
@media (min-width: 1400px) {
  .author-block > .inner {
    max-width: 1320px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
  }
}
@media (min-width: 768px) {
  .author-block > .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /*@include align-items(center);*/
  }
}
.author-block .author-image {
  width: 100px;
  height: 100px;
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  background-color: rgba(34, 34, 34, 0.1);
  border-radius: 999em;
  overflow: hidden;
}
@media (min-width: 576px) {
  .author-block .author-image {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .author-block .author-image {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .author-block .author-image {
    margin: 0;
    width: 150px;
    height: 150px;
  }
}
.author-block .author-image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 768px) {
  .author-block .author-image + .author-info {
    padding-left: 30px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media (min-width: 768px) and (min-width: 576px) {
  .author-block .author-image + .author-info {
    padding-left: 30px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .author-block .author-image + .author-info {
    padding-left: 30px;
  }
}
.author-block .author-info {
  text-align: center;
}
@media (min-width: 768px) {
  .author-block .author-info {
    text-align: left;
  }
}
.author-block .buttons-wrapper {
  margin-top: 20px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 576px) {
  .author-block .buttons-wrapper {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .author-block .buttons-wrapper {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .author-block .buttons-wrapper {
    max-width: 80%;
    margin-left: 0;
  }
}
.author-block .author-name {
  font-family: var(--lf-font-family-h4);
  font-weight: var(--lf-font-weight-h4);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
}
.author-block .author-name:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .author-block .author-name {
    font-size: 40px;
    line-height: 40px;
  }
}
.author-block .author-link {
  border: none;
}

.author-info .buttons-wrapper {
  line-height: 250%;
}
.author-info .component.button.has-icon .icon,
.author-info .component.button.has-icon svg {
  font-size: 1.25em;
  width: 1em;
  height: auto;
}
.author-info .component.button.has-icon:not(.url) .button-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.author-info .component.button.has-icon:not(.url) .button-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.author-info .component.button .button-text::after {
  display: none;
}

.comment-section {
  border-top: 1px solid var(--lf-color-text-transparent);
  background-color: var(--lf-color-text-transparent);
  /*    &::before {
          content:'';
          display:block;
          position:absolute;
          top:0;
          left:0;
          width:100%;
          height:1px;
          background-color:$textTransparent;
          position:relative;
          background-clip: content-box;
          @include pb;
          @include box-sizing(content-box);
      }*/
}
.comment-section.hide-avatars .vcard img {
  display: none;
}
.comment-section > .inner {
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 576px) {
  .comment-section > .inner {
    max-width: 540px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
  }
}
@media (min-width: 768px) {
  .comment-section > .inner {
    max-width: 720px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
  }
}
@media (min-width: 992px) {
  .comment-section > .inner {
    max-width: 960px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
  }
}
@media (min-width: 1200px) {
  .comment-section > .inner {
    max-width: 1140px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
  }
}
@media (min-width: 1400px) {
  .comment-section > .inner {
    max-width: 1320px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
  }
}
@media (min-width: 576px) {
  .comment-section > .inner {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .comment-section > .inner {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  .comment-section > .inner {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .comment-section > .inner {
    padding-bottom: 20px;
  }
}
.comment-section > .inner:empty {
  display: none;
}
.comment-section a {
  border: none;
}
.comment-section .comments-title,
.comment-section .comment-reply-title {
  font-family: var(--lf-font-family-h3);
  font-weight: var(--lf-font-weight-h3);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 44px;
  line-height: 44px;
  line-height: 1;
}
.comment-section .comments-title:not([class*=alignment-] *),
.comment-section .comment-reply-title:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .comment-section .comments-title,
  .comment-section .comment-reply-title {
    font-size: 44px;
    line-height: 44px;
  }
}
.comment-section .comment-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .comment-section .comment-list {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .comment-section .comment-list {
    margin-top: 20px;
  }
}
@media (min-width: 576px) {
  .comment-section .comment-list {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .comment-section .comment-list {
    margin-bottom: 20px;
  }
}
.comment-section .comment-list .children {
  list-style: none;
  /*        padding:0;
          margin:0;*/
  margin-top: 20px;
  /*padding:0;*/
  border-left: 1px solid var(--lf-color-text-transparent);
}
@media (min-width: 576px) {
  .comment-section .comment-list .children {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .comment-section .comment-list .children {
    margin-top: 20px;
  }
}
.comment-section .comment,
.comment-section .pingback,
.comment-section .trackback {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--lf-color-text-transparent);
}
@media (min-width: 576px) {
  .comment-section .comment,
  .comment-section .pingback,
  .comment-section .trackback {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .comment-section .comment,
  .comment-section .pingback,
  .comment-section .trackback {
    margin-bottom: 20px;
  }
}
@media (min-width: 576px) {
  .comment-section .comment,
  .comment-section .pingback,
  .comment-section .trackback {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .comment-section .comment,
  .comment-section .pingback,
  .comment-section .trackback {
    padding-bottom: 20px;
  }
}
.comment-section .comment:first-child,
.comment-section .pingback:first-child,
.comment-section .trackback:first-child {
  padding-top: 20px;
  border-top: 1px solid var(--lf-color-text-transparent);
}
@media (min-width: 576px) {
  .comment-section .comment:first-child,
  .comment-section .pingback:first-child,
  .comment-section .trackback:first-child {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .comment-section .comment:first-child,
  .comment-section .pingback:first-child,
  .comment-section .trackback:first-child {
    padding-top: 20px;
  }
}
.comment-section .comment:where(.children *):last-child,
.comment-section .pingback:where(.children *):last-child,
.comment-section .trackback:where(.children *):last-child {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
}
.comment-section .comment.bypostauthor .comment-body,
.comment-section .pingback.bypostauthor .comment-body,
.comment-section .trackback.bypostauthor .comment-body {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: var(--lf-color-accent-transparent);
  border: 1px solid var(--lf-color-accent);
}
@media (min-width: 576px) {
  .comment-section .comment.bypostauthor .comment-body,
  .comment-section .pingback.bypostauthor .comment-body,
  .comment-section .trackback.bypostauthor .comment-body {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .comment-section .comment.bypostauthor .comment-body,
  .comment-section .pingback.bypostauthor .comment-body,
  .comment-section .trackback.bypostauthor .comment-body {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  .comment-section .comment.bypostauthor .comment-body,
  .comment-section .pingback.bypostauthor .comment-body,
  .comment-section .trackback.bypostauthor .comment-body {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .comment-section .comment.bypostauthor .comment-body,
  .comment-section .pingback.bypostauthor .comment-body,
  .comment-section .trackback.bypostauthor .comment-body {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  .comment-section .comment.bypostauthor .comment-body,
  .comment-section .pingback.bypostauthor .comment-body,
  .comment-section .trackback.bypostauthor .comment-body {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .comment-section .comment.bypostauthor .comment-body,
  .comment-section .pingback.bypostauthor .comment-body,
  .comment-section .trackback.bypostauthor .comment-body {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  .comment-section .comment.bypostauthor .comment-body,
  .comment-section .pingback.bypostauthor .comment-body,
  .comment-section .trackback.bypostauthor .comment-body {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .comment-section .comment.bypostauthor .comment-body,
  .comment-section .pingback.bypostauthor .comment-body,
  .comment-section .trackback.bypostauthor .comment-body {
    padding-bottom: 20px;
  }
}
.comment-section .vcard {
  margin-bottom: 20px;
}
.comment-section .vcard img {
  width: 50px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 20px;
}
.comment-section .comment-content {
  margin-top: 20px;
  margin-bottom: 20px;
}
.comment-section .comment-reply-link,
.comment-section .comment-edit-link {
  position: relative;
}
.comment-section .comment-reply-link::before,
.comment-section .comment-edit-link::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  width: calc(100% + 0.5rem);
  height: 110%;
  height: calc(100% + 0.5rem);
  background-color: currentColor;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -moz-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  -o-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border-radius: 8px;
}
.comment-section .comment-reply-link:hover:not([disabled])::before,
.comment-section .comment-edit-link:hover:not([disabled])::before {
  content: "";
  opacity: 0.15;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.comment-section .comment-metadata {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
}
.comment-section .logged-in-as {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
  color: var(--lf-color-text-alt);
}
.comment-section .no-comments {
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  text-align: center;
}
.comment-section .comment-respond {
  margin-top: 20px;
}
@media (min-width: 576px) {
  .comment-section .comment-respond {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .comment-section .comment-respond {
    margin-top: 20px;
  }
}
.comment-section .comment-respond:where(.comment *) {
  padding-left: 20px;
  border-left: 1px solid var(--lf-color-text-transparent);
}
@media (min-width: 576px) {
  .comment-section .comment-respond:where(.comment *) {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .comment-section .comment-respond:where(.comment *) {
    padding-left: 20px;
  }
}
.comment-section .comment-respond .comment-reply-title {
  font-family: var(--lf-font-family-h4);
  font-weight: var(--lf-font-weight-h4);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 20px;
}
.comment-section .comment-respond .comment-reply-title:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  .comment-section .comment-respond .comment-reply-title {
    font-size: 40px;
    line-height: 40px;
  }
}
.comment-section .comment-respond #cancel-comment-reply-link {
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  /*font-weight:var(--lf-font-weight-bold);*/
  display: inline-block;
  margin-left: 20px;
  letter-spacing: 0;
}

.post-password-form {
  width: 100%;
  max-width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 576px) {
  .post-password-form {
    max-width: 540px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-sm)) / 12) * 540px) + .5*2rem);
  }
}
@media (min-width: 768px) {
  .post-password-form {
    max-width: 720px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-md)) / 12) * 720px) + .5*2rem);
  }
}
@media (min-width: 992px) {
  .post-password-form {
    max-width: 960px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-lg)) / 12) * 960px) + .5*2rem);
  }
}
@media (min-width: 1200px) {
  .post-password-form {
    max-width: 1140px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1140px) + .5*2rem);
  }
}
@media (min-width: 1400px) {
  .post-password-form {
    max-width: 1320px;
    padding-right: calc(var(--lf-content-align-right) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
    padding-left: calc(var(--lf-content-align-left) * calc(calc(calc(12 - var(--lf-bootstrap-col-xl)) / 12) * 1320px) + .5*2rem);
  }
}
@media (min-width: 576px) {
  .post-password-form {
    margin-top: 40px;
  }
}
@media (min-width: 992px) {
  .post-password-form {
    margin-top: 40px;
  }
}
@media (min-width: 576px) {
  .post-password-form {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .post-password-form {
    margin-bottom: 40px;
  }
}
.post-password-form input[type=submit] {
  margin-top: 20px;
}

body.archive.author .archive-header,
body.blog.author .archive-header,
body.search.author .archive-header {
  margin-bottom: 40px;
}
@media (min-width: 576px) {
  body.archive.author .archive-header,
  body.blog.author .archive-header,
  body.search.author .archive-header {
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  body.archive.author .archive-header,
  body.blog.author .archive-header,
  body.search.author .archive-header {
    margin-bottom: 40px;
  }
}
body.archive .archive-header,
body.blog .archive-header,
body.search .archive-header {
  /*@include mt(2.5);*/
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  body.archive .archive-header,
  body.blog .archive-header,
  body.search .archive-header {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  body.archive .archive-header,
  body.blog .archive-header,
  body.search .archive-header {
    margin-bottom: 20px;
  }
}
body.archive .archive-header .title,
body.blog .archive-header .title,
body.search .archive-header .title {
  font-family: var(--lf-font-family-h2);
  font-weight: var(--lf-font-weight-h2);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 79px;
  line-height: 70px;
  line-height: 0.8860759494;
  font-size: 55px;
}
body.archive .archive-header .title:not([class*=alignment-] *),
body.blog .archive-header .title:not([class*=alignment-] *),
body.search .archive-header .title:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  body.archive .archive-header .title,
  body.blog .archive-header .title,
  body.search .archive-header .title {
    font-size: 79px;
    line-height: 70px;
  }
}
body.archive .archive-header .author-image,
body.blog .archive-header .author-image,
body.search .archive-header .author-image {
  width: 100px;
  height: 100px;
  position: relative;
  border-radius: 100%;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  body.archive .archive-header .author-image,
  body.blog .archive-header .author-image,
  body.search .archive-header .author-image {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  body.archive .archive-header .author-image,
  body.blog .archive-header .author-image,
  body.search .archive-header .author-image {
    margin-bottom: 20px;
  }
}
body.archive .archive-header .author-image img,
body.blog .archive-header .author-image img,
body.search .archive-header .author-image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
body.archive .child-term-wrapper,
body.blog .child-term-wrapper,
body.search .child-term-wrapper {
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  body.archive .child-term-wrapper,
  body.blog .child-term-wrapper,
  body.search .child-term-wrapper {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  body.archive .child-term-wrapper,
  body.blog .child-term-wrapper,
  body.search .child-term-wrapper {
    margin-bottom: 20px;
  }
}
body.archive .child-term-wrapper .child-term-heading,
body.blog .child-term-wrapper .child-term-heading,
body.search .child-term-wrapper .child-term-heading {
  font-family: var(--lf-font-family-h4);
  font-weight: var(--lf-font-weight-h4);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
}
body.archive .child-term-wrapper .child-term-heading:not([class*=alignment-] *),
body.blog .child-term-wrapper .child-term-heading:not([class*=alignment-] *),
body.search .child-term-wrapper .child-term-heading:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  body.archive .child-term-wrapper .child-term-heading,
  body.blog .child-term-wrapper .child-term-heading,
  body.search .child-term-wrapper .child-term-heading {
    font-size: 40px;
    line-height: 40px;
  }
}
body.archive .child-term-wrapper .term-links,
body.blog .child-term-wrapper .term-links,
body.search .child-term-wrapper .term-links {
  line-height: 250%;
}
body.archive .child-term-wrapper .term-links .term-link,
body.blog .child-term-wrapper .term-links .term-link,
body.search .child-term-wrapper .term-links .term-link {
  margin-right: 20px;
}
body.archive .child-term-wrapper .term-links .term-link:last-child,
body.blog .child-term-wrapper .term-links .term-link:last-child,
body.search .child-term-wrapper .term-links .term-link:last-child {
  margin-right: 0;
}
body.archive main#main .search-form-wrapper:not(body.post-type-archive-recepten *):not(body.tax-allergenen *),
body.blog main#main .search-form-wrapper:not(body.post-type-archive-recepten *):not(body.tax-allergenen *),
body.search main#main .search-form-wrapper:not(body.post-type-archive-recepten *):not(body.tax-allergenen *) {
  margin-top: 20px;
}
@media (min-width: 576px) {
  body.archive main#main .search-form-wrapper:not(body.post-type-archive-recepten *):not(body.tax-allergenen *),
  body.blog main#main .search-form-wrapper:not(body.post-type-archive-recepten *):not(body.tax-allergenen *),
  body.search main#main .search-form-wrapper:not(body.post-type-archive-recepten *):not(body.tax-allergenen *) {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  body.archive main#main .search-form-wrapper:not(body.post-type-archive-recepten *):not(body.tax-allergenen *),
  body.blog main#main .search-form-wrapper:not(body.post-type-archive-recepten *):not(body.tax-allergenen *),
  body.search main#main .search-form-wrapper:not(body.post-type-archive-recepten *):not(body.tax-allergenen *) {
    margin-top: 20px;
  }
}

.page-title.has-background {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid black;
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .page-title.has-background {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .page-title.has-background {
    padding-left: 20px;
  }
}
@media (min-width: 576px) {
  .page-title.has-background {
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .page-title.has-background {
    padding-right: 20px;
  }
}
@media (min-width: 576px) {
  .page-title.has-background {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  .page-title.has-background {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  .page-title.has-background {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .page-title.has-background {
    padding-bottom: 20px;
  }
}
@media (min-width: 576px) {
  .page-title.has-background {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .page-title.has-background {
    margin-bottom: 20px;
  }
}

div.edit-post-visual-editor__post-title-wrapper {
  border-bottom: 1px solid var(--lf-color-text-transparent);
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 576px) {
  div.edit-post-visual-editor__post-title-wrapper {
    padding-top: 20px;
  }
}
@media (min-width: 992px) {
  div.edit-post-visual-editor__post-title-wrapper {
    padding-top: 20px;
  }
}
@media (min-width: 576px) {
  div.edit-post-visual-editor__post-title-wrapper {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  div.edit-post-visual-editor__post-title-wrapper {
    padding-bottom: 20px;
  }
}
div.edit-post-visual-editor__post-title-wrapper h1.editor-post-title__input {
  font-family: var(--lf-font-family-h1);
  font-weight: var(--lf-font-weight-h1);
  font-family: var(--mensa-font-family-headings);
  font-weight: 400;
  text-transform: uppercase;
  font-size: 110px;
  line-height: 100px;
  line-height: 0.9090909091;
  font-size: 60px;
}
div.edit-post-visual-editor__post-title-wrapper h1.editor-post-title__input:not([class*=alignment-] *) {
  text-align: left;
}
@media (min-width: 992px) {
  div.edit-post-visual-editor__post-title-wrapper h1.editor-post-title__input {
    font-size: 110px;
    line-height: 100px;
  }
}

.recepten-filter {
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .recepten-filter {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .recepten-filter {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .recepten-filter {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: stretch;
    -moz-justify-content: stretch;
    -ms-justify-content: stretch;
    -o-justify-content: stretch;
    justify-content: stretch;
  }
}
.recepten-filter .search-form-wrapper {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .recepten-filter .search-form-wrapper {
    margin: 0;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 50%;
    margin-left: auto;
  }
}

@media (min-width: 768px) {
  .allergenen-menu {
    max-width: 50%;
  }
}
.allergenen-menu .allergenen-label {
  /*@include hover-background;*/
}

.allergenen-list {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 200%;
}
.allergenen-list .term-item {
  display: inline-block;
  margin-right: 40px;
}
@media (min-width: 576px) {
  .allergenen-list .term-item {
    margin-right: 40px;
  }
}
@media (min-width: 992px) {
  .allergenen-list .term-item {
    margin-right: 40px;
  }
}
.allergenen-list .term-item:hover, .allergenen-list .term-item:focus-within, .allergenen-list .term-item:focus {
  color: var(--lf-color-purple);
}
.allergenen-list .term-item:hover input, .allergenen-list .term-item:focus-within input, .allergenen-list .term-item:focus input {
  border-color: var(--lf-color-purple);
}
.allergenen-list .term-item.active .term-link::before {
  content: "check_box";
}
.allergenen-list .term-item.checked {
  color: var(--lf-color-purple);
  /*            input {
                  color:inherit;
                  border-color:currentColor;
                  background-color:currentColor;
              }*/
}
.allergenen-list .term-item.checked label {
  color: var(--lf-color-purple);
}
.allergenen-list .term-item input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.allergenen-list .term-item input:checked, .allergenen-list .term-item input:hover {
  color: var(--lf-color-purple);
}
.allergenen-list .term-item input:checked {
  border-color: var(--lf-color-purple);
  background-color: var(--lf-color-purple);
}
.allergenen-list .term-item label {
  color: inherit;
  margin-left: 0;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.allergenen-list .term-item label:hover, .allergenen-list .term-item label:focus {
  color: var(--lf-color-purple);
}
.allergenen-list .term-link {
  border: none;
}
.allergenen-list .term-link::before {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  content: "check_box_outline_blank";
  display: inline-block;
  font-size: 1.25em;
  line-height: 1.25em;
  margin-right: 0.25em;
  vertical-align: -15%;
}

.component.post-grid-item.recepten .post-link,
.component.post-grid-item.recepten .post-link a {
  /*@include font-h6;*/
  /*color:inherit;*/
  /*border:none;*/
}
.component.post-grid-item.recepten .image-wrapper {
  padding-bottom: 100%;
}
.component.post-grid-item.recepten .term-link.allergenen {
  /*@include font-medium;*/
  /*line-height: 1em;*/
}
.component.post-grid-item.recepten .term-link.allergenen .button-text {
  text-transform: none;
  font-family: var(--lf-font-family-body);
  font-weight: var(--lf-font-weight-normal);
  font-family: var(--mensa-font-family-body);
  font-weight: 400;
  font-style: normal;
  font-size: 32px;
  line-height: var(--lf-body-line-height);
  /*letter-spacing:-0.01em;*/
  font-size: 22px;
  line-height: 1em;
}
.component.post-grid-item.recepten .term-link.allergenen .button-text::before {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  content: "check";
  display: inline-block;
  margin-right: 0.25em;
  font-size: 1em;
  vertical-align: -10%;
}

.recipe-categories-overview {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .recipe-categories-overview {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .recipe-categories-overview {
    margin-top: 20px;
  }
}
@media (min-width: 576px) {
  .recipe-categories-overview {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .recipe-categories-overview {
    margin-bottom: 20px;
  }
}

.post-type-archive-recepten .archive-header,
.tax-allergenen .archive-header,
.search-results .archive-header {
  margin-top: 20px;
}
@media (min-width: 576px) {
  .post-type-archive-recepten .archive-header,
  .tax-allergenen .archive-header,
  .search-results .archive-header {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .post-type-archive-recepten .archive-header,
  .tax-allergenen .archive-header,
  .search-results .archive-header {
    margin-top: 20px;
  }
}
@media (min-width: 1200px) {
  .post-type-archive-recepten .archive-header,
  .tax-allergenen .archive-header,
  .search-results .archive-header {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) and (min-width: 576px) {
  .post-type-archive-recepten .archive-header,
  .tax-allergenen .archive-header,
  .search-results .archive-header {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) and (min-width: 992px) {
  .post-type-archive-recepten .archive-header,
  .tax-allergenen .archive-header,
  .search-results .archive-header {
    margin-top: 0px;
  }
}
.post-type-archive-recepten input[type=submit],
.post-type-archive-recepten .grid-item a.post-link,
.tax-allergenen input[type=submit],
.tax-allergenen .grid-item a.post-link,
.search-results input[type=submit],
.search-results .grid-item a.post-link {
  background-color: var(--lf-color-purple);
}
.post-type-archive-recepten .term-link.allergenen,
.tax-allergenen .term-link.allergenen,
.search-results .term-link.allergenen {
  color: inherit;
}
.post-type-archive-recepten .term-link.allergenen:hover:not([disabled]), .post-type-archive-recepten .term-link.allergenen:focus:not([disabled]),
.tax-allergenen .term-link.allergenen:hover:not([disabled]),
.tax-allergenen .term-link.allergenen:focus:not([disabled]),
.search-results .term-link.allergenen:hover:not([disabled]),
.search-results .term-link.allergenen:focus:not([disabled]) {
  color: var(--lf-color-purple);
}

body.single-recepten .single-post-header > .inner::after {
  display: none;
}
body.single-recepten .single-post-header .allergenen .term-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
body.single-recepten .single-post-header .allergenen .term-item {
  display: inline-block;
  margin-right: 20px;
}
@media (min-width: 992px) {
  body.single-recepten .single-post-header .allergenen .term-item {
    margin-right: 30px;
  }
}
body.single-recepten .single-post-header .allergenen .term-link {
  color: var(--lf-color-purple);
  text-transform: none;
}
body.single-recepten .single-post-header .allergenen .term-link::before {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  font-weight: inherit;
  content: "check";
  display: inline-block;
  margin-right: 0.25em;
  font-size: 1em;
  vertical-align: -10%;
}
body.single-recepten .single-post-header .allergenen .term-link:hover, body.single-recepten .single-post-header .allergenen .term-link:focus {
  color: inherit;
}
body.single-recepten .recipe-column-title {
  margin-bottom: 20px;
}
body.single-recepten .bereiding .content ol:first-child, body.single-recepten .bereiding .content ul:first-child,
body.single-recepten .ingredienten .content ol:first-child,
body.single-recepten .ingredienten .content ul:first-child {
  margin-top: 0;
}
body.single-recepten .related-recipes .grid-item .post-link {
  background-color: var(--lf-color-text);
  color: var(--lf-color-background);
}
body.single-recepten .related-recipes .grid-item .post-link:hover:not(.disabled), body.single-recepten .related-recipes .grid-item .post-link:focus:not(.disabled) {
  background-color: transparent;
  color: var(--lf-color-text);
}

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