/* ****************
/* Styles for pfotenhauer website
/* Author: Heiko Goeb - dq180.com
/* Version: 1.5
/* ****************
*/
:root {
  --textColor: #(var.$textColor);
  --textColorLight: rgb(255, 255, 255);
}

html, body {
  padding: 0 !important;
  margin: 0 !important;
  height: auto !important;
  font-family: "Times New Roman", "Times", serif;
  font-size: 21px;
  font-weight: 400;
  color: #020202;
  line-height: 1.35rem;
  text-size-adjust: none;
  letter-spacing: 0.003rem;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  font-synthesis: none;
}

body {
  overflow-x: hidden;
  min-height: 100vh;
  width: 100vw;
  background-color: #234c1d;
}
@supports (width: -webkit-fill-available) {
  body {
    width: -webkit-fill-available;
  }
}
body.phone, body.tablet {
  margin: 0;
  height: auto;
}

.wrapper {
  position: relative;
  margin-top: -1rem;
}

body:not(.home) .wrapper {
  margin-top: 0;
  padding-top: 1.5rem;
}

.wrapper, #hero > div {
  background: rgb(37, 89, 29);
}

.bgr-image {
  width: 100%;
  background-image: url(../../img/custom/template/bgr-rose-semi.svg);
  background-repeat: no-repeat;
  background-size: 130%;
  background-position: right bottom;
}

.font-secondary {
  font-family: "Gotham", sans-serif;
}

p, p a, p span, td {
  font-size: 0.9rem;
  line-height: 1.19rem;
  color: rgb(255, 255, 255);
  text-size-adjust: none;
  margin: 0px;
}

* + p {
  margin-top: 1.29rem;
}

h1, h2, .h1, .h2, .htag1, .htag2 {
  font-family: "Times New Roman", "Times", serif;
}

h1, .h1, .htag1 {
  font-size: 1.5rem;
  line-height: 1.79rem;
  color: rgb(255, 255, 255);
  margin-top: 0;
}

h2, .h2, .htag2 {
  font-size: 2rem;
  line-height: 2.29rem;
  color: rgb(255, 255, 255);
  margin-top: 0;
}

h3, .h3, .htag3 {
  font-size: 1.5rem;
  line-height: 1.79rem;
  font-family: "Gotham", sans-serif;
  color: rgb(255, 255, 255);
  margin-top: 0;
}

h4, h5, h6, .h4, .h5, .h6, .htag4, .htag5, .htag6 {
  font-size: 0.9rem;
  line-height: 1.19rem;
  color: rgb(255, 255, 255);
  margin-top: 0;
}

b, strong {
  font-weight: 800;
  color: inherit;
}

blockquote {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
blockquote.vertical-center {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
blockquote p.zitat-text {
  font-style: italic;
  text-align: center;
  padding: 1.4rem;
  font-size: 1.4rem;
  line-height: 1.53rem;
}
blockquote p.zitat-text::before {
  content: open-quote;
}
blockquote p.zitat-text::after {
  content: close-quote;
}
blockquote p.zitat-autor {
  font-size: 0.9rem;
  text-align: center;
  position: relative;
  margin: 0;
}
blockquote p.zitat-autor::before {
  content: "";
  position: relative;
  display: block;
  height: 2px;
  width: 100%;
  min-width: 10ch;
  margin: 0 0 16px 0;
  background-color: rgb(119, 185, 42);
}

.container {
  max-width: 100vw;
  padding-left: 0;
  padding-right: 0;
}

:not(.content-submenu) > .content {
  width: 100vw;
}
@supports (width: -webkit-fill-available) {
  :not(.content-submenu) > .content {
    width: -webkit-fill-available;
  }
}

.content {
  padding: 0.9rem 0 2.1rem 0;
  max-width: 100%;
}
.content.content-submenu {
  padding-top: 2.1rem !important;
}
.content .container {
  padding: 0;
  margin: 0 0 1.2rem 0;
}
.content .content-segment:not(:first-child) {
  padding-top: 1.2rem;
}
.content > .row {
  margin-bottom: 1rem;
  margin-top: -1.5px;
  overflow: hidden;
  box-shadow: none;
}
.content > .row .row {
  padding: 0;
}
.content > .row:first-child {
  border-radius: 0 0 0 0;
}
.content > .row:last-child {
  border-radius: 0 0 0 0;
}
.content > .row:only-child {
  border-radius: 0;
}
.content > .row > div[class*=col-] {
  padding: 0px 30px;
}
:where(:not([class*=bg-])) .content > .row {
  background: rgba(255, 255, 255, 0);
}
.content div[class*=col-] + div[class*=col-] {
  margin-top: 2rem;
}
.content img, .content .igw-image {
  max-width: 100%;
  height: auto !important;
}
.content img:first-child, .content .igw-image:first-child {
  margin-top: -1rem;
}
.content .galleryCont a img {
  margin-top: 0;
}
.content h1 + *, .content .h1 + *, .content .htag1 + * {
  margin-top: 3.3rem;
}
.content hr {
  border-top: 1px solid rgba(255, 255, 255, 0.99);
  margin: 6rem 0;
}

#content .full-width-image {
  padding: 0 !important;
}
#content .full-width-image [class*=col-] {
  padding: 0 !important;
}
#content .full-width-image .content-segment {
  padding: 0;
  margin: 0;
}
#content .full-width-image .content-segment::after, #content .full-width-image .content-segment::before {
  content: "";
  clear: both;
}
#content .full-width-image .content-segment img {
  max-width: 100%;
  height: auto !important;
  margin: 0;
  padding: 0;
}

.last-change {
  display: none;
}

.claim {
  color: rgb(2, 106, 45);
  text-transform: lowercase;
  line-height: 1rem;
}
.claim strong {
  font: inherit;
  font-weight: inherit !important;
  color: rgb(227, 6, 19);
}

.img-hover {
  position: relative;
  background-color: rgb(255, 255, 255);
  margin-bottom: 1em;
  overflow: hidden;
}
.img-hover img {
  width: 100%;
  height: auto;
  object-fit: contain;
  margin-bottom: 0;
  opacity: 0.2;
  transform: scale(1);
  transition: all 0.23s cubic-bezier(0, 0.7, 0.9, 1);
}
.img-hover:hover img {
  opacity: 1;
  transform: scale(1.08);
}

@media (min-width: 577px) {
  .content .container div[class*=col-] + div[class*=col-] {
    margin-top: 0rem;
  }
}
@media (min-width: 768px) {
  html, body {
    font-size: 24px;
  }
  p, p span, p a, td {
    font-size: 1rem;
    line-height: 1.29rem;
  }
  h1, .h1, .h1tag {
    font-size: 1.5rem;
    line-height: 1.79rem;
  }
  h2, .h2, .htag2 {
    font-size: 2.4rem;
    line-height: 2.69rem;
  }
  h3, .h3, .htag3 {
    font-family: "Gotham", sans-serif;
    font-size: 1.5rem;
    line-height: 1.79rem;
  }
  h4, h5, h6, .htag4, .htag5, .htag6 {
    font-size: 1rem;
    line-height: 1.29rem;
  }
  .container, .container-md, .container-sm {
    max-width: 100vw;
  }
  @supports (width: -webkit-fill-available) {
    .container, .container-md, .container-sm {
      width: -webkit-fill-available;
    }
  }
  .wrapper {
    min-height: 48vh;
  }
  .content {
    padding: 3.6rem 0 6rem 0;
  }
  .content .row {
    padding: 0px 60px !important;
  }
  .content div[class*=col-] + div[class*=col-] {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  h1, h2, h3, h4, h5, h6, .htag1, .htag2, .htag3, .htag4, .htag5, .htag6 {
    word-break: normal;
  }
  .content .container, .content.add-row-margin > .row {
    margin: 0 0 1.2rem 0;
  }
  .content .row {
    padding: 0px 90px !important;
  }
  .bgr-image {
    background-size: 84%;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1450px;
    padding-left: initial;
    padding-right: initial;
    margin-left: auto;
    margin-right: auto;
  }
}
.content .row > div {
  display: flex;
  flex-direction: column;
}
.content .content-segment {
  display: flex;
  flex-direction: column;
}
.content .content-segment:has(blockquote) {
  height: 100%;
}

.iconworks::before {
  content: attr(data-icon);
  font-family: icon-worksregular;
}

a {
  --btnHoverColor: #4ecfff;
  --btnFocusColor: #4ecfff;
  --btnBorderWidth: 3px;
  --btnAddBorder: var(--btnBorderWidth) * 2;
  display: inline-block;
  position: relative;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:focus, a:focus-visible {
  outline: 0;
}
a:focus > *, a:focus-visible > * {
  outline: 0;
}
a::before {
  content: "";
  position: absolute;
  top: calc(var(--btnBorderWidth) * -1px);
  left: calc(var(--btnBorderWidth) * -1px);
  width: 100%;
  height: 100%;
  border-radius: inherit;
  background-color: transparent;
}
a:not(:active):focus-visible::before {
  opacity: 0.87;
  outline: 2px solid var(--btnFocusColor);
  outline-offset: 3px;
  filter: blur(2px);
}
.content a.linklist i {
  margin-right: 0.42rem;
}
.content a:not(.button, .btn), .content a.linklist {
  display: inline-block;
  position: relative;
  isolation: isolate;
  background-repeat: no-repeat;
  background-size: 0, 100%;
  font: inherit;
  font-variation-settings: inherit;
  color: currentColor;
  transition: all 0.13s cubic-bezier(0, 0, 0.9, 1), transform 0.05s 0.1s ease-out;
}
.content a:not(.button, .btn)::before, .content a.linklist::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, currentColor 27%, transparent 78%) no-repeat;
  background-size: 200%;
  background-position: 60% 0;
  left: 0;
  bottom: -2px;
  opacity: 0.5;
  transition: all 0.23s ease-out;
}
.content a:not(.button, .btn):hover, .content a.linklist:hover {
  background-size: 100%, 0;
  text-decoration: none;
}
.content a:not(.button, .btn):hover::before, .content a.linklist:hover::before {
  background-position: 0% 0;
  opacity: 0.72;
  background-size: 400%;
}
.content a:not(.button, .btn):active, .content a.linklist:active {
  transform: scale(1.01);
}
.content a:not(.button, .btn)::after, .content a.linklist::after {
  content: " ";
  position: absolute;
  z-index: -1;
  font: inherit;
  display: none;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgb(119, 185, 42);
  transform: scaleY(0) scaleX(0);
  transform-origin: center;
  opacity: 0;
  transition: all 0.25s cubic-bezier(0, 0, 0.9, 1);
}
.content a:not(.button, .btn):hover::after, .content a.linklist:hover::after {
  transition: all 0.15s cubic-bezier(0, 0, 0.9, 1);
  transform: scaleY(1) scaleX(1.05);
  opacity: 0;
}

.btn {
  --btnFaceColor: transparent;
  --btnTextColor: #020202;
  --btnTextColorLight: rgb(255, 255, 255);
  --btnBorderColor: rgb(255, 255, 255);
  --btnBorderWidth: 3px;
  --btnAddBorder: var(--btnBorderWidth) * 2;
  --btnFontSize: 0.72rem;
  --btnCircleIconSize: 1.11rem;
  --btnFontWeight: 800;
  --btnFocusColor: #4ecfff;
  display: inline-flex;
  position: relative;
  align-items: center;
  justify-content: center;
  min-width: fit-content;
  max-width: max-content;
  box-sizing: border-box;
  margin-bottom: 0.9rem;
  padding: 0.06rem 0.9rem 0 0.9rem;
  font-family: "Gotham", sans-serif;
  font-size: var(--btnFontSize);
  font-weight: 900;
  color: var(--btnTextColor);
  text-transform: uppercase;
  letter-spacing: 0.09rem;
  line-height: 1.41rem;
  text-decoration: none;
  background-color: var(--btnFaceColor);
  border: var(--btnBorderWidth) solid var(--btnBorderColor);
  border-radius: 2rem;
  transition: all 0.23s cubic-bezier(0, 0.1, 0.3, 1);
}
.btn:focus, .btn:active:focus {
  outline: 0 solid transparent;
  outline-offset: 0px;
  box-shadow: none;
}
.btn-circle {
  --btnRadius: 2.1rem;
  box-sizing: content-box;
  max-width: unset;
  min-width: unset;
  height: var(--btnRadius);
  width: var(--btnRadius);
  padding: 0;
  border-radius: 100%;
  font-size: var(--btnCircleIconSize);
}
.btn > i, .btn > span {
  isolation: isolate;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: calc(100% + 2 * var(--btnBorderWidth));
  width: calc(100% + 2 * var(--btnBorderWidth));
  color: var(--btnTextColor);
}
.btn i::before {
  font-size: inherit;
  transition: all 0.15s cubic-bezier(0, 0, 0.2, 1);
  color: var(--btnTextColor);
}
.btn::before {
  content: "";
  position: absolute;
  top: calc(var(--btnBorderWidth) * -1px);
  left: calc(var(--btnBorderWidth) * -1px);
  width: calc(100% + var(--btnAddBorder));
  height: calc(100% + var(--btnAddBorder));
  border-radius: inherit;
  background-color: transparent;
  opacity: 0;
  outline: 0 solid var(--btnFocusColor);
  outline-offset: 4px;
  filter: blur(3px);
  transition: all 0.23s cubic-bezier(0, 0.1, 0.3, 1);
}
.btn:not(:active):focus-visible::before {
  opacity: 0.84;
  outline: 2px solid var(--btnFocusColor);
  opacity: 0.87;
  outline: 2px solid var(--btnFocusColor);
  outline-offset: 3px;
  filter: blur(2px);
}

[class*=btn-flat] {
  --btnFaceColor: transparent;
  box-shadow: none;
}
[class*=btn-flat]::after {
  content: "";
  position: absolute;
  top: calc(var(--btnBorderWidth) * -1px);
  left: calc(var(--btnBorderWidth) * -1px);
  width: calc(100% + var(--btnAddBorder));
  height: calc(100% + var(--btnAddBorder));
  border-radius: inherit;
  background-color: transparent;
  transition: all 0.23s cubic-bezier(0, 0.1, 0.3, 1);
}
[class*=btn-flat]:hover::after {
  opacity: 0.42;
}
[class*=btn-flat]:hover {
  color: var(--btnTextColor);
}
[class*=btn-flat][aria-expanded=true], [class*=btn-flat]:active, [class*=btn-flat]:active:focus, [class*=btn-flat]:hover:active {
  border-color: rgb(119, 185, 42);
  --btnFaceColor: #b3e17c;
  box-shadow: 0 0 0 6px var(--btnActiveOutlineColor) !important;
}
[class*=btn-flat][aria-expanded=true]::after, [class*=btn-flat]:active::after, [class*=btn-flat]:active:focus::after, [class*=btn-flat]:hover:active::after {
  background-color: transparent;
}

[class*=btn-morph], form .btn.btn-primary {
  --btnBorderColor: rgba(255, 255, 255, 0.2);
  --btnOuterBorderWidth: 0px;
  --btnOuterBorderColor: #25591d;
  --btnBorderWidth: 0px;
  --btnBorderColor: rgba(255, 255, 255, 0.12);
  --btnGradientColor: rgba(255, 255, 255, 0.3);
  --btnFaceShadowColor: rgba(255, 255, 255, 0.3);
  --btnActiveOutlineColor: rgba(78, 207, 255, 0.48);
  box-shadow: -2px -2px 3px rgba(255, 255, 255, 0.24), 3px 3px 9px -2px rgba(63, 3, 7, 0.33) !important;
  border: var(--btnOuterBorderWidth) solid var(--btnOuterBorderColor);
}
[class*=btn-morph]:active, [class*=btn-morph]:active:focus, [class*=btn-morph][aria-expanded=true], form .btn.btn-primary:active, form .btn.btn-primary:active:focus, form .btn.btn-primary[aria-expanded=true] {
  box-shadow: 0 0 0 6px var(--btnActiveOutlineColor), 0 0 0 6px var(--btnActiveOutlineColor) !important;
}
[class*=btn-morph] > i, [class*=btn-morph] > span, form .btn.btn-primary > i, form .btn.btn-primary > span {
  display: inline-flex;
  place-items: center;
  align-items: center;
  height: calc(100% + 2 * var(--btnBorderWidth));
  width: calc(100% + 2 * var(--btnBorderWidth));
  padding: 0.12rem 0.76rem 0 0.76rem;
  border: var(--btnBorderWidth) solid var(--btnBorderColor);
  border-radius: 2rem;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.81);
}
[class*=btn-morph].btn-circle, form .btn.btn-primary.btn-circle {
  padding: 0;
  font-size: var(--btnCircleIconSize);
}
[class*=btn-morph].btn-circle > i, [class*=btn-morph].btn-circle > span, form .btn.btn-primary.btn-circle > i, form .btn.btn-primary.btn-circle > span {
  width: 100%;
  height: 100%;
  border-radius: 100%;
}
[class*=btn-morph]::before, form .btn.btn-primary::before {
  content: "";
  position: absolute;
  top: calc(var(--btnBorderWidth) * -1px);
  left: calc(var(--btnBorderWidth) * -1px);
  width: calc(100% + var(--btnAddBorder));
  height: calc(100% + var(--btnAddBorder));
  border-radius: inherit;
  background-color: transparent;
  opacity: 0;
  outline: 0 solid var(--btnFocusColor);
  outline-offset: 4px;
  filter: blur(3px);
  transition: all 0.23s cubic-bezier(0, 0.1, 0.3, 1);
}
[class*=btn-morph]::after, form .btn.btn-primary::after {
  content: "";
  position: absolute;
  background: linear-gradient(117deg, transparent 51%, var(--btnGradientColor));
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  box-shadow: inset -2px 0 4px var(--btnFaceShadowColor), inset 2px 2px 4px rgba(255, 255, 255, 0.36);
}
[class*=btn-morph]:not(:active):focus-visible::before, form .btn.btn-primary:not(:active):focus-visible::before {
  opacity: 0.84;
  outline: 5px solid var(--btnFocusColor);
}
[class*=btn-morph]:hover, form .btn.btn-primary:hover {
  color: var(--btnTextColor);
}
[class*=btn-morph]:not(:focus):hover, [class*=btn-morph]:active:hover, form .btn.btn-primary:not(:focus):hover, form .btn.btn-primary:active:hover {
  --btnFaceColor: #aae8ff;
  --btnFaceShadowColor: #70d8ff;
}
[class*=btn-morph]:active, form .btn.btn-primary:active {
  --btnFaceColor: rgb(37, 89, 29);
}
[class*=btn-morph]:active::after, [class*=btn-morph][aria-expanded=true]::after, form .btn.btn-primary:active::after, form .btn.btn-primary[aria-expanded=true]::after {
  box-shadow: inset 2px 2px 4px -1px var(--btnFaceShadowColor), inset -2px 0px 4px rgb(255, 255, 255);
}
[class*=btn-morph]:active::before, form .btn.btn-primary:active::before {
  outline: 5px solid var(--btnActiveOutlineColor);
}

.btn-flat-primary {
  --btnTextColor: rgb(2, 106, 45);
  --btnBorderColor: rgb(2, 106, 45);
}
.btn-flat-primary:hover {
  --btnTextColor: #04d35a;
  --btnBorderColor: #04d35a;
}
.btn-flat-primary:hover::after {
  background-color: rgb(2, 106, 45);
}
.btn-flat-primary:active {
  --btnTextColor: rgb(255, 255, 255);
}
.btn-flat-secondary {
  --btnTextColor: rgb(227, 6, 19);
  --btnBorderColor: rgb(227, 6, 19);
}
.btn-flat-secondary:hover {
  --btnTextColor: #fb5963;
  --btnBorderColor: #fb5963;
}
.btn-flat-secondary:hover::after {
  background-color: rgb(227, 6, 19);
}
.btn-flat-secondary:active {
  --btnTextColor: rgb(255, 255, 255);
}
.btn-flat-tertiary {
  --btnTextColor: rgb(255, 255, 255);
  --btnBorderColor: rgb(255, 255, 255);
}
.btn-flat-tertiary:hover {
  --btnTextColor: white;
  --btnBorderColor: white;
}
.btn-flat-tertiary:hover::after {
  background-color: rgb(255, 255, 255);
}
.btn-flat-tertiary:active {
  --btnTextColor: rgb(255, 255, 255);
}
.btn-flat-quaternary {
  --btnTextColor: rgb(37, 89, 29);
  --btnBorderColor: rgb(37, 89, 29);
}
.btn-flat-quaternary:hover {
  --btnTextColor: #47aa37;
  --btnBorderColor: #47aa37;
}
.btn-flat-quaternary:hover::after {
  background-color: rgb(37, 89, 29);
}
.btn-flat-quaternary:active, .btn-flat-quaternary:focus:active, .btn-flat-quaternary:active:hover {
  --btnTextColor: rgb(255, 255, 255);
}
.btn-flat-success {
  --btnTextColor: rgb(119, 185, 42);
  --btnBorderColor: rgb(119, 185, 42);
}
.btn-flat-success:hover {
  --btnTextColor: #abde70;
  --btnBorderColor: #abde70;
}
.btn-flat-success:hover::after {
  background-color: rgb(119, 185, 42);
}
.btn-flat-success:active {
  --btnTextColor: rgb(255, 255, 255);
}
.btn-flat-info {
  --btnTextColor: #dce0fa;
  --btnBorderColor: #dce0fa;
}
.btn-flat-info:hover {
  --btnTextColor: white;
  --btnBorderColor: white;
}
.btn-flat-info:hover::after {
  background-color: #dce0fa;
}
.btn-flat-info:active {
  --btnTextColor: rgb(255, 255, 255);
}
.btn-flat-warning {
  --btnTextColor: rgb(255, 202, 8);
  --btnBorderColor: rgb(255, 202, 8);
}
.btn-flat-warning:hover {
  --btnTextColor: #ffe173;
  --btnBorderColor: #ffe173;
}
.btn-flat-warning:hover::after {
  background-color: rgb(255, 202, 8);
}
.btn-flat-warning:active {
  --btnTextColor: rgb(255, 255, 255);
}
.btn-flat-danger {
  --btnTextColor: #fe6a3e;
  --btnBorderColor: #fe6a3e;
}
.btn-flat-danger:hover {
  --btnTextColor: #ffbca9;
  --btnBorderColor: #ffbca9;
}
.btn-flat-danger:hover::after {
  background-color: #fe6a3e;
}
.btn-flat-danger:active {
  --btnTextColor: rgb(255, 255, 255);
}
.btn-flat-error {
  --btnTextColor: #de3645;
  --btnBorderColor: #de3645;
}
.btn-flat-error:hover {
  --btnTextColor: #ed929a;
  --btnBorderColor: #ed929a;
}
.btn-flat-error:hover::after {
  background-color: #de3645;
}
.btn-flat-error:active {
  --btnTextColor: rgb(255, 255, 255);
}

.btn-morph-primary {
  --btnTextColor: rgb(2, 106, 45);
  --btnFaceColor: rgb(255, 255, 255);
  --btnFaceShadowColor: rgba(2, 86, 37, 0.21);
}
.btn-morph-primary:hover, .btn-morph-primary:not(:focus):hover, .btn-morph-primary:active:hover {
  --btnFaceColor: #a1fdc7;
  --btnFaceShadowColor: rgba(2, 24, 11, 0.21);
  --btnGradientColor: rgba(0, 0, 0, 0.12);
  --btnTextColor: rgb(2, 106, 45);
  color: var(--btnTextColor);
}
.btn-morph-primary:active, .btn-morph-primary:focus:active, .btn-morph-primary[aria-expanded=true], .btn-morph-primary[aria-expanded=true]:hover {
  --btnTextColor: rgb(2, 106, 45);
  --btnFaceColor: #38fb89;
  --btnFaceShadowColor: rgba(2, 24, 11, 0.21);
  --btnGradientColor: rgba(0, 0, 0, 0.12);
  --btnActiveOutlineColor: rgba(111, 252, 169, 0.3);
}
.btn-morph-secondary {
  --btnTextColor: rgb(227, 6, 19);
  --btnFaceColor: rgb(255, 255, 255);
  --btnFaceShadowColor: rgba(165, 6, 15, 0.21);
}
.btn-morph-secondary:hover, .btn-morph-secondary:not(:focus):hover, .btn-morph-secondary:active:hover {
  --btnFaceColor: #fdc2c5;
  --btnFaceShadowColor: rgba(144, 6, 14, 0.21);
  --btnGradientColor: rgba(0, 0, 0, 0.12);
  --btnTextColor: rgb(227, 6, 19);
  color: var(--btnTextColor);
}
.btn-morph-secondary:active, .btn-morph-secondary:focus:active, .btn-morph-secondary:hover:active, .btn-morph-secondary[aria-expanded=true], .btn-morph-secondary[aria-expanded=true]:hover {
  --btnTextColor: rgb(227, 6, 19);
  --btnFaceColor: #fed1d3;
  --btnFaceShadowColor: rgba(69, 6, 10, 0.32);
  --btnGradientColor: rgba(0, 0, 0, 0.12);
  --btnActiveOutlineColor: rgba(251, 89, 99, 0.51);
}
.btn-morph-tertiary {
  --btnTextColor: #020202;
  --btnFaceColor: rgb(255, 255, 255);
  --btnFaceShadowColor: rgba(214, 214, 214, 0.21);
}
.btn-morph-tertiary:hover, .btn-morph-tertiary:not(:focus):hover, .btn-morph-tertiary:active:hover {
  --btnFaceColor: #e3f5e1;
  --btnFaceShadowColor: rgba(197, 197, 197, 0.21);
  --btnGradientColor: rgba(125, 125, 125, 0.12);
  --btnTextColor: #020202;
  color: var(--btnTextColor);
}
.btn-morph-tertiary:active, .btn-morph-tertiary:focus:active, .btn-morph-tertiary:active:hover, .btn-morph-tertiary[aria-expanded=true], .btn-morph-tertiary[aria-expanded=true]:hover {
  --btnTextColor: #020202;
  --btnFaceColor: white;
  --btnFaceShadowColor: rgba(157, 157, 157, 0.32);
  --btnGradientColor: rgba(125, 125, 125, 0.12);
  --btnActiveOutlineColor: rgba(255, 255, 255, 0.3);
  --btnTextColor: #020202;
}
.btn-morph-quaternary {
  --btnTextColor: rgb(37, 89, 29);
  --btnFaceColor: rgb(255, 255, 255);
  --btnFaceShadowColor: rgba(30, 46, 28, 0.21);
}
.btn-morph-quaternary:hover, .btn-morph-quaternary:not(:focus):hover, .btn-morph-quaternary:active:hover {
  --btnFaceColor: #a4df9c;
  --btnFaceShadowColor: rgba(28, 39, 27, 0.21);
  --btnGradientColor: rgba(0, 0, 0, 0.12);
  --btnTextColor: rgb(37, 89, 29);
  color: var(--btnTextColor);
}
.btn-morph-quaternary:active, .btn-morph-quaternary:focus:active, .btn-morph-quaternary:active:hover, .btn-morph-quaternary[aria-expanded=true], .btn-morph-quaternary[aria-expanded=true]:hover {
  --btnTextColor: ;
  --btnFaceColor: #9adb90;
  --btnFaceShadowColor: rgba(26, 26, 26, 0.32);
  --btnGradientColor: rgba(0, 0, 0, 0.12);
  --btnActiveOutlineColor: rgba(112, 204, 98, 0.3);
}
.btn-morph-success {
  --btnTextColor: #2d2f2a;
  --btnFaceColor: rgb(119, 185, 42);
  --btnFaceShadowColor: rgba(90, 132, 42, 0.21);
}
.btn-morph-success:hover, .btn-morph-success:not(:focus):hover, .btn-morph-success:active:hover {
  --btnFaceColor: #9dd957;
  --btnFaceShadowColor: rgba(75, 102, 42, 0.21);
  --btnGradientColor: rgba(0, 0, 0, 0.12);
  --btnTextColor: #2d2f2a;
  color: var(--btnTextColor);
}
.btn-morph-success:active, .btn-morph-success:focus:active, .btn-morph-success:active:hover, .btn-morph-success[aria-expanded=true], .btn-morph-success[aria-expanded=true]:hover {
  --btnTextColor: #2d2f2a;
  --btnFaceColor: #edf8e0;
  --btnFaceShadowColor: rgba(40, 40, 40, 0.32);
  --btnGradientColor: rgba(0, 0, 0, 0.12);
  --btnActiveOutlineColor: rgba(208, 237, 174, 0.3);
}
.btn-morph-info {
  --btnTextColor: #2d2f2a;
  --btnFaceColor: #dce0fa;
  --btnFaceShadowColor: rgba(196, 197, 205, 0.21);
}
.btn-morph-info:hover, .btn-morph-info:not(:focus):hover, .btn-morph-info:active:hover {
  --btnFaceColor: white;
  --btnFaceShadowColor: rgba(181, 181, 187, 0.21);
  --btnGradientColor: rgba(26, 110, 184, 0.12);
  --btnTextColor: #2d2f2a;
  color: var(--btnTextColor);
}
.btn-morph-info:active, .btn-morph-info:focus:active, .btn-morph-info:active:hover, .btn-morph-info[aria-expanded=true], .btn-morph-info[aria-expanded=true]:hover {
  --btnTextColor: #2d2f2a;
  --btnFaceColor: white;
  --btnFaceShadowColor: rgba(146, 146, 146, 0.32);
  --btnGradientColor: rgba(26, 110, 184, 0.12);
  --btnActiveOutlineColor: rgba(255, 255, 255, 0.3);
}
.btn-morph-warning {
  --btnTextColor: #242424;
  --btnFaceColor: rgb(255, 202, 8);
  --btnFaceShadowColor: rgba(202, 160, 8, 0.21);
}
.btn-morph-warning:hover, .btn-morph-warning:not(:focus):hover, .btn-morph-warning:active:hover {
  --btnFaceColor: #ffda55;
  --btnFaceShadowColor: rgba(172, 137, 8, 0.21);
  --btnGradientColor: rgba(3, 1, 0, 0.12);
  --btnTextColor: #2d2f2a;
  color: var(--btnTextColor);
}
.btn-morph-warning:active, .btn-morph-warning:focus:active, .btn-morph-warning:active:hover, .btn-morph-warning[aria-expanded=true], .btn-morph-warning[aria-expanded=true]:hover {
  --btnTextColor: #2d2f2a;
  --btnFaceColor: #fffffd;
  --btnFaceShadowColor: rgba(97, 78, 8, 0.32);
  --btnGradientColor: rgba(3, 1, 0, 0.12);
  --btnActiveOutlineColor: rgba(255, 241, 192, 0.3);
}
.btn-morph-danger {
  --btnTextColor: #2d2f2a;
  --btnFaceColor: #fe6a3e;
  --btnFaceShadowColor: rgba(201, 93, 62, 0.21);
}
.btn-morph-danger:hover, .btn-morph-danger:not(:focus):hover, .btn-morph-danger:active:hover {
  --btnFaceColor: #fea58a;
  --btnFaceShadowColor: rgba(171, 87, 62, 0.21);
  --btnGradientColor: rgba(56, 0, 10, 0.12);
  --btnTextColor: #2d2f2a;
  color: var(--btnTextColor);
}
.btn-morph-danger:active, .btn-morph-danger:focus:active, .btn-morph-danger:active:hover, .btn-morph-danger[aria-expanded=true], .btn-morph-danger[aria-expanded=true]:hover {
  --btnTextColor: #2d2f2a;
  --btnFaceColor: white;
  --btnFaceShadowColor: rgba(96, 70, 62, 0.32);
  --btnGradientColor: rgba(56, 0, 10, 0.12);
  --btnActiveOutlineColor: rgba(255, 247, 245, 0.3);
}
.btn-morph-error {
  --btnTextColor: #2d2f2a;
  --btnFaceColor: #de3645;
  --btnFaceShadowColor: rgba(169, 54, 64, 0.21);
}
.btn-morph-error:hover, .btn-morph-error:not(:focus):hover, .btn-morph-error:active:hover {
  --btnFaceColor: #e97882;
  --btnFaceShadowColor: rgba(139, 54, 62, 0.21);
  --btnGradientColor: rgba(14, 2, 8, 0.12);
  --btnTextColor: #2d2f2a;
  color: var(--btnTextColor);
}
.btn-morph-error:active, .btn-morph-error:focus:active, .btn-morph-error:active:hover, .btn-morph-error[aria-expanded=true], .btn-morph-error[aria-expanded=true]:hover {
  --btnTextColor: #2d2f2a;
  --btnFaceColor: white;
  --btnFaceShadowColor: rgba(64, 54, 55, 0.32);
  --btnGradientColor: rgba(14, 2, 8, 0.12);
  --btnActiveOutlineColor: rgba(248, 212, 215, 0.3);
}

:where(p, h1, h2, h3, h4, h5, h6) .btn {
  display: inline-flex;
  margin-bottom: 0.3rem;
}

#back-to-top {
  position: fixed;
  z-index: 7999;
  bottom: 54px;
  right: 30px;
  width: 1.5rem;
  height: 1.5rem;
  text-decoration: none;
  transition: all 0.18s ease-in-out;
}
#back-to-top.btn {
  display: inline-flex;
  font-size: 0.9rem;
}
#back-to-top:hover {
  text-decoration: none;
}
#back-to-top:hover::after {
  background-color: transparent;
}
#back-to-top:active {
  --btnFaceColor: #4ecfff;
}

form .btn-primary {
  background-color: var(--btnFaceColor) !important;
  margin-top: 1.8rem !important;
  min-width: 20%;
  --btnTextColor: rgb(2, 106, 45);
  --btnFaceColor: rgb(255, 255, 255);
  --btnFaceShadowColor: rgba(2, 86, 37, 0.21);
}
form .btn-primary:hover, form .btn-primary:not(:focus):hover, form .btn-primary:active:hover {
  --btnFaceColor: #a1fdc7;
  --btnFaceShadowColor: rgba(2, 24, 11, 0.21);
  --btnGradientColor: rgba(0, 0, 0, 0.12);
  --btnTextColor: rgb(2, 106, 45);
  color: var(--btnTextColor);
}
form .btn-primary:active, form .btn-primary:focus:active, form .btn-primary[aria-expanded=true], form .btn-primary[aria-expanded=true]:hover {
  --btnTextColor: rgb(2, 106, 45);
  --btnFaceColor: #38fb89;
  --btnFaceShadowColor: rgba(2, 24, 11, 0.21);
  --btnGradientColor: rgba(0, 0, 0, 0.12);
  --btnActiveOutlineColor: rgba(111, 252, 169, 0.3);
}
form .btn-primary:focus {
  color: var(--btnTextColor);
}

.content [class*=bg-][class*=c-tpl] {
  background-color: transparent !important;
}
.content .bg-primary > .container > .row > div[class*=col-] {
  background-color: rgb(2, 106, 45);
  color: var(--textColorLight);
}
.content .bg-secondary .container > .row {
  background-color: rgb(227, 6, 19);
  color: var(--textColorLight);
}
.content .bg-tertiary .container > .row > div[class*=col-] {
  background-color: rgb(255, 255, 255);
}
.content .bg-quaternary .container > .row {
  background-color: rgb(37, 89, 29);
}
.content .bg-success > .container > .row {
  background-color: rgb(119, 185, 42);
}
.content .bg-danger > .container > .row {
  background-color: #fe6a3e;
}
.content .bg-warning {
  background: transparent;
}
.content .bg-warning > .container > .row {
  background-color: rgb(255, 202, 8);
}
.content .bg-info > .container > .row {
  background-color: #dce0fa;
}
.content .bg-error > .container > .row {
  background-color: #de3645;
}
.content .bg-transparent > .container > .row {
  background-color: transparent;
  box-shadow: none;
}
.content :where(.bg-tertiary, .bg-info) h1, .content :where(.bg-tertiary, .bg-info) h2, .content :where(.bg-tertiary, .bg-info) h3, .content :where(.bg-tertiary, .bg-info) h4, .content :where(.bg-tertiary, .bg-info) h5, .content :where(.bg-tertiary, .bg-info) h6, .content :where(.bg-tertiary, .bg-info) p, .content :where(.bg-tertiary, .bg-info) a:not(.button, .btn), .content :where(.bg-tertiary, .bg-info) td {
  color: var(--textColor);
}
.content :where(.bg-tertiary, .bg-info) span, .content :where(.bg-tertiary, .bg-info) em, .content :where(.bg-tertiary, .bg-info) strong, .content :where(.bg-tertiary, .bg-info) b, .content :where(.bg-tertiary, .bg-info) i {
  color: inherit;
}
.content :where(.bg-tertiary, .bg-info) h1::after {
  background-color: rgba(2, 2, 2, 0.51) !important;
}
.content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) h1, .content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) h2, .content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) h3, .content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) h4, .content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) h5, .content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) h6, .content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) p, .content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) a:not(.button, .btn), .content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) td {
  color: var(--textColorLight);
}
.content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) span, .content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) em, .content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) strong, .content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) b, .content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) i {
  color: inherit;
}
.content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) h1::after {
  background-color: rgba(255, 255, 255, 0.51) !important;
}
.content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) :where(p, li) > a:not(.button, .btn), .content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) a.linklist {
  font-variation-settings: "wght" 160;
}
.content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) :where(p, li) > a:not(.button, .btn)::after, .content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) a.linklist::after {
  background-color: rgba(37, 89, 29, 0.5);
  transform: scaleY(0.08) scaleX(1);
  transform-origin: bottom center;
  opacity: 1;
}
.content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) :where(p, li) > a:not(.button, .btn):hover::after, .content :where(.bg-primary, .bg-secondary, .bg-success, .bg-error, .bg-danger, .bg-burgund, .bg-smaragd, .bg-waldgruen) a.linklist:hover::after {
  background-color: rgba(37, 89, 29, 0.3);
}

body:not(.no-header) #header, .home #header {
  --headerBackground: url("../../img/custom/bgr/hintergrund_27133349.jpg");
  --headerBackgroundMobil: url("../../img/custom/bgr/hintergrund_klein_27133349.jpg");
}

#header {
  position: relative;
  z-index: 0;
  width: 100%;
  margin-top: 0 !important;
  background: linear-gradient(to right, rgba(119, 185, 42, 0.51) 0%, rgba(119, 185, 42, 0.51) 100%), var(--headerBackgroundMobil) no-repeat;
  background-position: -110px 0;
  background-size: 300%;
  border: 0;
  min-height: 69vh;
}
#header.sticky {
  z-index: 1000;
  border: 0;
}
#header > .container {
  max-width: unset;
  width: 100%;
  height: 75vh;
  min-height: 590px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.22rem 1rem 2.4rem 1rem;
}
#header > .container:before {
  display: none;
}
.home #header > .container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 75vh;
  background-position: center;
  background-size: cover;
  pointer-events: none;
  touch-events: none;
  touch-action: none;
}
#header .header-wrapper {
  position: relative;
  display: grid;
  grid-template: "claim menutoggle" max-content "logo logo" max-content/3fr 1fr;
  width: 100%;
  height: 100%;
  border: 6px solid rgb(255, 255, 255);
  border-radius: 18px;
  overflow: hidden;
}
#header .header-left-container {
  position: relative;
  grid-area: logo;
  display: contents;
  overflow: hidden;
}
#header .header-left-container > div {
  color: rgb(255, 255, 255);
  flex: 5 5 auto;
  padding: 1.5rem 30px 2.1rem 30px;
}
#header img {
  width: 100%;
  height: auto;
}
#header .logo {
  grid-row: 2;
  grid-column: 1/-1;
  padding: 0rem 9px 4rem 9px;
}
#header .logo a {
  width: 100%;
}
#header .logo img.no-header {
  display: none;
}
#header .logo .text-end {
  color: rgb(37, 89, 29);
  text-align: center !important;
}
#header .logo .text-end .htag1 {
  color: inherit;
  font-size: 1rem;
  line-height: normal;
}
#header .claim {
  grid-area: claim;
  grid-column: 1/-1;
}
#header .claim a {
  width: 60%;
}
#header .mask-blumen-pflanzen {
  grid-column: 1/-1;
  display: none;
  align-items: flex-start;
  padding: 3.3rem 30px 0 15px;
  mask-image: url(../../img/custom/template/maske.png);
  mask-size: 100%;
  mask-repeat: no-repeat;
  -webkit-mask-image: url("../../img/custom/template/maske-blumenpflanzen.svg");
  -webkit-mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
}
#header .introtext {
  grid-column: 1/-1;
  padding: 0.6rem 0.81rem 1rem 0.81rem;
  text-align: center;
  margin-top: -3rem;
}
#header .introtext p {
  padding-bottom: 1.8rem;
}
#header .introtext p.htag1, #header .introtext p.h1 {
  font-size: 2rem;
  line-height: 2.29rem;
  font-family: "Gotham", sans-serif;
  color: rgb(152, 0, 12);
  margin-bottom: -1rem;
}
#header .introtext p.htag2, #header .introtext p.h2 {
  font-size: 0.9rem;
  line-height: 1.19rem;
  font-family: "Gotham", sans-serif;
}
#header .introtext-mobile {
  grid-column: 1/-1;
  text-align: center;
  padding: 0.6rem 45px;
}
#header .introtext-mobile::before {
  content: "";
  background: url(../../img/custom/template/blatt-infotext.svg) no-repeat;
  width: 81px;
  height: 60px;
  display: block;
  margin-top: -3rem;
  margin-left: 20%;
}
#header .header-right-container {
  display: contents;
}
#header .header-social, #header .header-menutoggle {
  position: relative;
  display: flex;
  padding: 0rem 15px 0 15px;
  overflow: visible;
}
#header .header-social .btn, #header .header-menutoggle .btn {
  --btnCircleIconSize: 2.1rem;
  --btnRadius: 3.9rem;
  --btnBorderWidth: 0px;
  margin: -6px 0 0 0;
}
#header .header-social .btn:active, #header .header-social .btn:focus, #header .header-social .btn:focus:hover, #header .header-menutoggle .btn:active, #header .header-menutoggle .btn:focus, #header .header-menutoggle .btn:focus:hover {
  --btnFaceColor: transparent;
}
#header .header-social .btn[aria-expanded=true], #header .header-menutoggle .btn[aria-expanded=true] {
  --btnFaceColor: transparent;
  transform: rotate(90deg);
}
#header .header-social .btn[aria-expanded=true]::after, #header .header-menutoggle .btn[aria-expanded=true]::after {
  --btnFaceColor: transparent;
  background-color: transparent;
  opacity: 1;
}
#header .header-social .btn::after, #header .header-social .btn:hover::after, #header .header-menutoggle .btn::after, #header .header-menutoggle .btn:hover::after {
  opacity: 0;
  display: none;
}
#header .header-social [class*=btn-morph], #header .header-menutoggle [class*=btn-morph] {
  --btnOuterBorderColor: rgb(227, 6, 19);
}
#header .header-social-wrapper, #header .header-menutoggle-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  gap: 6px;
}
#header .header-social {
  justify-content: flex-start;
}
#header .header-social * {
  color: #fc868d;
}
#header .header-social span, #header .header-social a {
  text-decoration: none;
  font-size: 1rem;
}
#header .header-social span i, #header .header-social a i {
  color: inherit;
}
#header .header-social a:hover {
  color: #0bfa6e;
}
#header .header-social a:focus {
  color: rgb(37, 89, 29);
}
#header .header-social .header-social-wrapper {
  gap: 12px;
}
#header .header-menutoggle {
  grid-area: menutoggle;
  z-index: 100;
  justify-content: flex-end;
}
#header .header-menu {
  z-index: 100 !important;
  position: absolute;
  margin-top: -3px;
  width: 100%;
  grid-row: 2;
  z-index: 0;
  background-color: transparent !important;
  padding: 0 !important;
  transition: all 0.34s ease-out;
}
#header .main-nav {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 1px;
  border-radius: 0 0 12px 12px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
#header .main-nav .navbar-nav {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
}
#header .main-nav .nav li {
  cursor: pointer;
  list-style-type: none;
}
#header .main-nav .nav li a {
  white-space: normal;
  font-weight: 400;
  font-variation-settings: "wght" 160, "opsz" 8;
  text-decoration: none;
}
#header .main-nav .cat_level_1 {
  flex: 0 2 auto;
  width: unset;
  padding: 0.8rem 1.3rem 1rem 1.3rem;
  font-size: 1rem !important;
  font-weight: 400;
  color: rgb(37, 89, 29);
  border-top: 1px solid white;
  box-shadow: 0 -1px 2px rgba(2, 106, 45, 0.18);
  background-color: rgba(255, 255, 255, 0.66);
  transform-origin: top center;
  transition: all 0.23s cubic-bezier(0, 0, 0.2, 1);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}
#header .main-nav .cat_level_1:not(.link-home) {
  flex: 1 1 100%;
  width: 100%;
  margin-bottom: -3px;
}
#header .main-nav .cat_level_1 a:not(.btn), #header .main-nav .cat_level_1 span {
  padding: 0;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  text-align: left;
  transition: all 0.23s cubic-bezier(0, 0, 0.2, 1);
}
#header .main-nav .cat_level_1.open a:not(.btn) {
  background-color: transparent;
}
#header .main-nav .cat_level_1.selected, #header .main-nav .cat_level_1.open {
  font-weight: 400;
  background-color: rgb(227, 6, 19);
  color: rgb(255, 255, 255);
}
#header .main-nav .cat_level_1.link-home {
  order: 1000;
  width: 100%;
  text-align: center;
  background-color: rgb(2, 106, 45);
  color: rgb(255, 255, 255);
}
#header .main-nav .cat_level_1.link-home.selected {
  background-color: rgb(2, 106, 45);
}
#header .main-nav .cat_level_1 .dropdown-toggle::after {
  display: none;
  content: unset;
}
#header .main-nav .cat_level_1 .dropdown-menu {
  width: 100%;
  background-color: white;
  color: rgb(227, 6, 19);
  max-width: -webkit-fill-available;
  padding: 1rem 0rem 1.3rem 0rem;
  margin-top: 0.6rem !important;
  border: 0 !important;
  border-radius: 0 0 12px 12px;
  transition: all 0.23s cubic-bezier(0, 0, 0.2, 1);
}
#header .main-nav .cat_level_1 .dropdown-menu .cat_level_2 {
  padding: 0.35rem 1rem 0.4rem 0.75rem;
  margin-bottom: 2px;
  font-size: 1.1667rem;
  color: rgb(227, 6, 19);
}
#header .main-nav .cat_level_1 .dropdown-menu .cat_level_2 a {
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  text-transform: none;
  color: rgb(227, 6, 19);
  transition: all 0.23s cubic-bezier(0, 0, 0.2, 1);
}
#header .main-nav .cat_level_1 .dropdown-menu .cat_level_2:hover, #header .main-nav .cat_level_1 .dropdown-menu .cat_level_2:active, #header .main-nav .cat_level_1 .dropdown-menu .cat_level_2.selected {
  background: linear-gradient(to right, rgba(2, 106, 45, 0.86) 0%, rgba(2, 106, 45, 0.86) 6px, rgba(255, 202, 8, 0.3) 7px, rgba(255, 202, 8, 0.1) 30%, rgba(255, 202, 8, 0)) no-repeat;
  background-size: 100% 100%;
}
#header .main-nav .search-lang {
  order: 1010;
  align-self: stretch;
  flex: 100 100 auto;
}
#header #searchlang {
  flex: 4 4 auto;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-end;
  gap: 0;
  margin: 0;
  padding: 0 45px 0 0;
  overflow: hidden;
  border-top: 2px solid #03883a;
  box-shadow: 0 -1px 0 rgba(227, 6, 19, 0.18);
}
#header #searchlang .cat_level_1 {
  flex: 1 1 25px;
  min-width: 50px;
  max-width: max-content;
  padding-left: 0;
  background-color: rgb(227, 6, 19);
  border-top: 0;
  box-shadow: none;
  color: rgb(37, 89, 29) !important;
}
#header #searchlang .cat_level_1:hover {
  background-color: #fa4b55;
}
#header #searchlang a:not(.btn), #header #searchlang span {
  border-left: 0;
  color: inherit;
}
#header #searchlang a:not(.btn):hover {
  background-color: transparent !important;
}
#header #searchlang span {
  font-weight: 900;
}
#header #searchlang .code {
  visibility: hidden;
  max-width: 1px;
  overflow: hidden;
  border-left: 2px solid rgb(37, 89, 29);
}
#header .navbar-toggle, #header .navbar-toggle:hover, #header .navbar-toggle[aria-expanded=false] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  height: 3.5rem;
  margin-top: -0.8rem;
  margin-right: 3.3rem;
  font-size: 1.68rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  background: rgb(37, 89, 29) !important;
  box-shadow: -3px -4px 5px #fff, 0 0 7px -1px currentColor;
  transition: all 0.23s cubic-bezier(0, 0, 0.2, 1);
}
#header .navbar-toggle i, #header .navbar-toggle:hover i, #header .navbar-toggle[aria-expanded=false] i {
  color: #9e9e9e !important;
}
#header .navbar-toggle[aria-expanded=true], #header .navbar-toggle[aria-expanded=true]:hover {
  background: rgb(2, 106, 45) !important;
  border-color: rgb(2, 106, 45);
  box-shadow: inset -1px -1px 2px rgba(255, 255, 255, 0.7), inset 0 0 4px 1px rgba(227, 6, 19, 0.88);
}
#header .navbar-toggle[aria-expanded=true] i, #header .navbar-toggle[aria-expanded=true]:hover i {
  color: rgb(37, 89, 29) !important;
}

body.no-header #header {
  height: auto;
  min-height: unset;
  background: linear-gradient(to right, #234c1d, #234c1d), url(../../img/custom/bgr/innenseiten-rose-trsp.png), url(../../img/custom/bgr/bgr_innenseiten_header.jpg);
  background-repeat: no-repeat;
  background-size: 100% 1.5rem, 90%, 100% 100%;
  background-position: left top, calc(100% + 10px) 1rem, left top;
}
body.no-header #header .claim, body.no-header #header .logo .text-end, body.no-header #header [class*=introtext], body.no-header #header .mask-blumen-pflanzen {
  display: none !important;
}
body.no-header #header > .container {
  height: 100%;
  min-height: 12rem;
  padding: 2.3rem 0 3rem 0;
  align-items: flex-start;
}
body.no-header #header .header-wrapper {
  border: 0;
  border-radius: 0;
}
body.no-header #header .header-left-container > div {
  background: none;
}
body.no-header #header .logo {
  grid-area: claim;
  padding: 0.6rem 0 0.3rem 0;
  background-color: #234c1d !important;
}
body.no-header #header .logo img {
  display: none;
}
body.no-header #header .logo img.no-header {
  display: block;
  width: 90%;
  max-width: 300px;
  margin: 0 0 0 15px;
}
body.no-header #header .header-menu-container {
  display: contents;
}
body.no-header #header .header-menu {
  position: relative;
  grid-area: logo;
  padding: 1.5rem 15px 0 15px !important;
}
body.no-header #header .main-nav .cat_level_1:not(.selected, .link-home) {
  background-color: rgba(255, 255, 255, 0.78);
}
body.no-header .container.wrapper {
  border-top: 1px solid rgba(255, 255, 255, 0.21);
}

@keyframes makeSticky {
  80% {
    top: -300px;
  }
  100% {
    top: -300px;
    position: sticky;
  }
}
@media (min-width: 577px) {
  #header .logo {
    text-align: center;
    padding: 1.5rem 9px 6rem 9px;
  }
  #header .introtext-mobile {
    padding-top: 1.6rem;
  }
}
@media (min-width: 768px) {
  #header {
    background-position: -750px -100px;
    background-size: 320%;
  }
  #header > .container {
    height: 84vh;
  }
  #header .logo {
    padding: 1.5rem 9px 3rem 9px;
  }
  #header .logo img {
    width: 93%;
  }
}
/* DESKTOP-LAYOUT */
@media (min-width: 992px) {
  #header {
    --colorSemitrans: rgba(255,255,255,.51);
    position: relative;
    z-index: 0;
    width: 100%;
    height: max-content;
    margin-top: 0 !important;
    background: url(../../img/custom/template/rose-trsp.png) no-repeat, linear-gradient(to right, rgba(119, 185, 42, 0.51) 35%, var(--colorSemitrans) 35%, var(--colorSemitrans) 87%, transparent 80%), var(--headerBackground) no-repeat;
    background-position: -210px -201px, top left, center;
    background-size: 55%, cover, cover;
    border: 0;
  }
  #header > .container {
    aspect-ratio: 5/1;
    max-width: unset;
    width: 100%;
    height: 100vh;
    min-height: 850px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3.3rem 3rem 4rem 3rem;
  }
  #header > .container:before {
    display: none;
  }
  #header .header-wrapper {
    display: grid;
    grid-template: unset;
    grid-template-columns: 31fr 69fr;
    grid-template-areas: "left right";
    width: 100%;
    height: 100%;
    border: 6px solid rgb(255, 255, 255);
    border-radius: 18px;
    overflow: visible;
  }
  #header .header-left-container {
    position: relative;
    grid-area: left;
    display: block;
    overflow: hidden;
  }
  #header .header-left-container > div {
    color: rgb(255, 255, 255);
  }
  #header .header-right-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    grid-area: right;
    padding-right: 10%;
  }
  #header .claim {
    grid-column: unset;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    height: 100%;
    width: 100%;
    max-width: 450px;
    padding: 1.5rem 30px 2.4rem 45px !important;
    background: none !important;
  }
  #header .claim a {
    width: 100%;
  }
  #header .logo {
    grid-column: unset;
    grid-row: unset;
    padding-bottom: unset;
  }
  #header .logo a {
    width: 100%;
  }
  #header .logo .text-end {
    margin-top: 2.7rem;
  }
  #header .logo .text-end .htag1 {
    font-size: 1.5rem;
    line-height: 1.79rem;
  }
  #header .logo img.no-header {
    display: none;
    width: 96% !important;
  }
  #header .mask-blumen-pflanzen {
    grid-column: unset;
    display: flex;
    align-items: flex-start;
    padding: 3.3rem 30px 0 15px;
    height: 4.8rem;
    mask-image: url(../../img/custom/template/maske.png);
    mask-size: 100%;
    mask-repeat: no-repeat;
    -webkit-mask-image: url("../../img/custom/template/maske-blumenpflanzen.svg");
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
  }
  #header .introtext {
    text-align: center;
    padding: 0 3rem 1rem 3rem;
    margin-top: unset;
  }
  #header .introtext p {
    padding-bottom: 2.7rem;
  }
  #header .introtext p.htag1, #header .introtext p.h1 {
    font-size: 2.4rem;
    line-height: 2.69rem;
    font-family: "Gotham", sans-serif;
    color: rgb(152, 0, 12);
    margin-bottom: -1rem;
  }
  #header .introtext p.htag2, #header .introtext p.h2 {
    font-size: 1rem;
    line-height: 1.29rem;
    font-size: 1.5rem;
    font-family: "Gotham", sans-serif;
  }
  #header:after {
    content: "";
    position: relative;
    pointer-events: none;
    width: 100%;
    height: 2px;
    background-color: rgb(37, 89, 29);
    box-shadow: 0 2px 3px 0 rgba(227, 6, 19, 0.3);
    transform: scaleX(1.12);
  }
  #header .header-logo {
    text-align: left;
  }
  #header .header-logo .logo {
    margin: 1.5rem 0 1.5rem 3rem;
  }
  #header .header-logo .logo img {
    width: 300px;
    min-width: 100px;
    height: auto;
  }
  #header .header-logo .logo .cliptext {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    background: rgba(255, 255, 255, 0.36);
    color: transparent;
  }
  #header .header-social {
    text-align: right;
    justify-content: flex-end;
  }
  #header .header-social::after {
    content: unset;
  }
  #header .header-social .header-social-wrapper {
    gap: 3px;
  }
  #header .header-social *, #header .header-social span, #header .header-social a {
    color: rgb(2, 106, 45);
  }
  #header .header-social a {
    text-decoration: none;
    font-size: 0.96rem;
    margin: 0 0 0 3px;
  }
  #header .header-social a:hover {
    color: #023718;
  }
  #header .header-social a:focus {
    color: #4ecfff;
  }
  #header .navbar-toggle {
    display: none !important;
  }
  #header .navbar-collapse {
    flex-wrap: nowrap;
  }
  #header .header-menu {
    z-index: 10;
    position: relative;
    grid-row: unset;
    flex: 0 auto;
    display: flex;
    width: 100%;
    padding-top: 0;
    margin-top: 6px;
    transition: margin-top 0.21s ease-in-out;
  }
  #header .header-menu .btn {
    margin: -8px 0 0 0;
  }
  #header .header-menu [class*=btn-morph] {
    --btnOuterBorderColor: rgb(227, 6, 19);
  }
  #header .header-menu .main-nav {
    overflow: visible;
    display: flex !important;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    box-shadow: none;
    border-radius: 0;
    background-color: transparent;
  }
  #header .header-menu .navbar-nav {
    flex: 5;
    display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    gap: 0.1rem;
    width: 100%;
    padding-top: 0;
  }
  #header .header-menu .btn {
    margin: -16px 0 0 0;
  }
  #header .header-menu .cat_level_1 {
    display: flex;
    max-width: max-content;
    max-height: 1.77rem;
    contain: layout;
    align-items: center;
    justify-content: center;
    padding: 0.06rem 0.27rem;
    font-size: 0.93rem !important;
    color: #020202;
    background-color: rgba(255, 255, 255, 0) !important;
    border: 0;
    box-shadow: none;
    backdrop-filter: unset;
    -webkit-backdrop-filter: unset;
    transform: scaleY(1) !important;
    transition: all 0.34s cubic-bezier(0, 0, 0.2, 1);
  }
  #header .header-menu .cat_level_1.link-home {
    color: #020202;
    order: 0;
    background: transparent !important;
  }
  #header .header-menu .cat_level_1 a:not(.btn), #header .header-menu .cat_level_1 span {
    margin-top: 3px;
  }
  #header .header-menu .cat_level_1 > a:not(.btn), #header .header-menu .cat_level_1 > span {
    text-align: center;
  }
  #header .header-menu .cat_level_1:hover, #header .header-menu .cat_level_1.link-home:hover {
    color: rgb(255, 255, 255);
  }
  #header .header-menu .cat_level_1:hover .dropdown-menu, #header .header-menu .cat_level_1.link-home:hover .dropdown-menu {
    display: block !important;
  }
  #header .header-menu .cat_level_1.open, #header .header-menu .cat_level_1:hover {
    background: #026a2d !important;
  }
  #header .header-menu .cat_level_1.selected:not(.link-home), #header .header-menu .cat_level_1.open {
    background: rgb(227, 6, 19) !important;
  }
  #header .header-menu .cat_level_1.selected:not(.link-home) a:not(.btn), #header .header-menu .cat_level_1.selected:not(.link-home) span, #header .header-menu .cat_level_1.open a:not(.btn), #header .header-menu .cat_level_1.open span {
    font-variation-settings: 160;
  }
  #header .header-menu .cat_level_1 .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: -webkit-fill-available;
    min-width: min-content;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    column-gap: 5px;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    background-color: rgba(2, 106, 45, 0.84);
    color: rgb(255, 255, 255);
    padding: 0.21rem 0;
    margin-top: 0 !important;
    border: 0 !important;
    border-top: 3px solid rgb(2, 106, 45) !important;
    border-radius: 0 0 12px 12px;
    box-shadow: none;
    transition: all 0.23s cubic-bezier(0, 0, 0.2, 1);
    transition: none;
  }
  #header .header-menu .cat_level_1 .dropdown-menu:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 1rem;
    width: 9px;
    height: 9px;
    border: 8px solid transparent;
    border-color: rgb(2, 106, 45) transparent transparent transparent;
  }
  #header .header-menu .cat_level_1 .dropdown-menu .cat_level_2 {
    display: inline-block;
    margin-bottom: 2px;
    width: max-content;
    padding: 0.35rem 1rem 0.3rem 1rem;
    font-size: 0.9rem;
    font-variation-settings: "wght" 100;
    color: rgb(255, 255, 255) !important;
    line-height: normal;
    background: linear-gradient(to right, rgba(2, 106, 45, 0.12) 0%, rgba(2, 106, 45, 0) 88%) no-repeat;
    background-size: 0% 100%;
    transition: all 0.23s cubic-bezier(0, 0, 0.9, 1);
  }
  #header .header-menu .cat_level_1 .dropdown-menu .cat_level_2:not(.selected):hover {
    background-size: 100% 100%;
  }
  #header .header-menu .cat_level_1 .dropdown-menu .cat_level_2 > a, #header .header-menu .cat_level_1 .dropdown-menu .cat_level_2 > span {
    color: rgb(255, 255, 255) !important;
    background: transparent !important;
    font-variation-settings: inherit;
  }
  #header .header-menu .cat_level_1 .dropdown-menu .cat_level_2.selected {
    font-variation-settings: "wght" 160;
    background: linear-gradient(to right, rgba(255, 202, 8, 0.86) 0%, rgba(255, 202, 8, 0.86) 6px, rgba(255, 202, 8, 0.39) 7px, rgba(255, 202, 8, 0.2) 30%, rgba(255, 202, 8, 0)) no-repeat;
    background-size: 100% 100%;
  }
  #header .header-menu .cat_level_1.selected .dropdown-menu {
    box-shadow: none;
  }
  #header .header-menu .cat_level_1.selected .dropdown-menu .cat_level_2 {
    color: rgb(2, 106, 45);
  }
  #header #searchlang {
    overflow: visible;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 0.12rem;
    width: auto;
    padding: 0 3px 0 0;
    border-radius: 0;
    border-top: 0;
    box-shadow: none;
  }
  #header #searchlang .cat_level_1 {
    flex: 5;
    justify-items: center;
    min-width: 60px;
    height: 100%;
    margin: 0 !important;
    color: rgb(227, 6, 19) !important;
    background: transparent;
    border: 0;
  }
  #header #searchlang .cat_level_1.lang:hover {
    background: transparent;
  }
  #header #searchlang .cat_level_1 a:not(.btn), #header #searchlang .cat_level_1 span {
    width: 100%;
    color: inherit;
  }
  #header #searchlang .cat_level_1 a:not(.btn):hover, #header #searchlang .cat_level_1 span:hover {
    background-color: transparent !important;
    color: currentColor !important;
  }
  #header #searchlang .code {
    display: none;
  }
  #header #searchlang .code a {
    border: 0 !important;
  }
  #header #searchlang .code span {
    font-variation-settings: "wght" 160;
    border: 0 !important;
  }
  #header.sticky {
    box-shadow: none;
  }
  #header.sticky > .container .header-menu {
    top: 0;
  }
  #header.sticky .navbar-collapse {
    width: auto;
  }
  #header.sticky .main-nav .navbar-nav {
    justify-content: center;
    /* .cat_level_1 { 
         &:hover { background: lighten(var.$secondary, 63%); }
         &.selected { background: var.$primary; } 
     }*/
  }
  body.no-header #header {
    z-index: 10;
    height: 11.22rem;
    background: linear-gradient(to right, #234c1d, #234c1d), url(../../img/custom/bgr/innenseiten-rose-trsp.png), url(../../img/custom/bgr/bgr_innenseiten_header.jpg);
    background-repeat: no-repeat;
    background-size: 100% 2.2rem, 30%, cover;
    background-position: left top, calc(100% + 10px) 0.15rem, left top;
  }
  body.no-header #header .header-wrapper {
    grid: "empty right" 2.5rem "left test" max-content/0.51fr 1fr;
  }
  body.no-header #header > .container {
    padding: 0rem;
  }
  body.no-header #header .header-left-container > div {
    background: none;
  }
  body.no-header #header .header-left-container .logo {
    background: #234c1d;
    width: 100%;
    /* height: fit-content; */
    margin-top: 0.4rem;
    padding: 0.51rem 0;
    text-align: right;
  }
  body.no-header #header .header-left-container .logo a {
    width: 96% !important;
    max-width: 330px !important;
  }
  body.no-header #header .header-left-container .logo img {
    display: none;
    width: 96% !important;
  }
  body.no-header #header .header-left-container .logo img.no-header {
    display: block;
    width: 96% !important;
  }
  body.no-header #header .header-menu {
    padding: 0 !important;
  }
  body.no-header #header .header-menu-container {
    display: block;
  }
  body.no-header #header .main-nav.text-light * {
    color: rgb(255, 255, 255);
  }
}
@media (min-width: 1200px) {
  #header {
    background: url(../../img/custom/template/rose-trsp.png) no-repeat, linear-gradient(to right, rgba(119, 185, 42, 0.51) 40%, var(--colorSemitrans) 40%, var(--colorSemitrans) 90%, transparent 90%), var(--headerBackground) no-repeat;
    background-position: -320px -320px, top left, center;
    background-size: 55%, cover, cover;
  }
  #header .header-wrapper {
    grid-template-columns: 40fr 60fr;
  }
  #header .claim {
    width: 80%;
  }
  body.no-header #header .header-wrapper {
    grid: "empty right" 2.5rem "left test" max-content/0.51fr 1fr;
  }
}
@media (min-width: 1400px) {
  #header .header-menu .cat_level_1 {
    font-size: 1rem !important;
    padding: 0.06rem 0.35rem;
  }
}
#hero .hero-container-image {
  z-index: 0;
  top: 0;
}
#hero .hero-container-image .hero-image {
  position: relative;
  margin: 0;
}
#hero .hero-container-image .hero-image img {
  aspect-ratio: 1/1;
  width: 100%;
}
#hero .hero-container-image .hero-image .hero-text {
  display: flex;
  position: absolute;
  top: 0;
  width: 100%;
  height: 90%;
  padding-left: 6px;
  margin: 1.5rem 0 0 6px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#hero .hero-container-image .hero-image .hero-text .htag1 {
  font-size: 3.4rem;
  line-height: 3.15rem;
  color: rgb(255, 255, 255);
  text-shadow: 0 0 5px pink;
  filter: drop-shadow(0px 0px 6px red);
  -webkit-text-stroke-width: 0.05rem;
}
#hero .hero-container-image .hero-image .hero-text .htag4 {
  margin-left: -3ch;
  margin-top: 0.21rem;
  letter-spacing: 0.084rem;
  font-size: 0.81rem;
  color: rgb(255, 255, 255);
  font-variation-settings: "wght" 160;
  text-transform: uppercase;
  text-shadow: 0 0 5px pink;
  filter: drop-shadow(0px 0px 2px red);
}
#hero .hero-container-topics {
  z-index: 1;
}
#hero .hero-container-topics .hero-topics {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}
#hero .hero-container-topics .hero-topics .hero-topics-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1.006;
  flex: 0 0 50%;
  max-width: 50%;
  min-height: 7.2rem;
  padding-bottom: 0.6rem;
  text-align: center;
  background-color: var(--heroTopicColor);
  background-size: 180%;
  background-position: center;
}
#hero .hero-container-topics .hero-topics .hero-topics-item .htag3 {
  font-family: "Gotham", sans-serif;
  font-size: 1.35rem;
  line-height: 1.29rem;
  font-weight: 800;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
}
#hero .hero-container-topics .hero-topics .hero-topics-item .htag4 {
  font-family: "Gotham", sans-serif;
  font-size: 0.51rem;
  font-weight: 400;
  color: rgb(255, 255, 255);
  text-transform: none;
}

@media (min-width: 768px) {
  #hero .hero-container-image .hero-image .hero-text {
    align-items: flex-start;
    padding-left: 30px;
  }
  #hero .hero-container-image .hero-image .hero-text .htag1 {
    font-size: 6.3rem;
    line-height: 5.1rem;
    margin-top: -6rem;
    -webkit-text-stroke-width: unset;
  }
  #hero .hero-container-image .hero-image .hero-text .htag4 {
    margin-left: 6ch;
  }
  #hero .hero-container-topics .hero-topics .hero-topics-item {
    padding-bottom: 1.5rem;
  }
  #hero .hero-container-topics .hero-topics .hero-topics-item .htag3 {
    font-size: 1.62rem;
    line-height: 1.9rem;
  }
  #hero .hero-container-topics .hero-topics .hero-topics-item .htag4 {
    font-size: 0.66rem;
  }
}
@media (min-width: 992px) {
  #hero {
    margin-top: -1rem;
  }
  #hero .hero-container-image .hero-image .hero-text .htag1 {
    font-size: 7.5rem;
    line-height: 5.02rem;
    margin-top: -12rem;
  }
  #hero .hero-container-image .hero-image .hero-text .htag4 {
    font-size: 1rem;
    margin-left: 9ch;
  }
  #hero .hero-container-topics .hero-topics .hero-topics-item {
    justify-content: flex-end;
    max-width: 25%;
  }
  #hero .hero-container-topics .hero-topics .hero-topics-item .htag3 {
    font-size: 1.62rem;
    line-height: 1.11;
  }
  #hero .hero-container-topics .hero-topics .hero-topics-item .htag4 {
    font-size: 0.66rem;
  }
}
.footer {
  position: relative;
  margin-top: -3px;
}
.footer .row {
  border: none !important;
  box-shadow: none !important;
  margin: 0 !important;
}
.footer .bg-primary {
  background-color: rgb(2, 106, 45);
}
.footer .bg-secondary {
  background-color: rgb(227, 6, 19);
}
.footer .p-0 {
  padding: 0;
}
.footer .pos-static {
  position: static;
}
.footer .pos-relative {
  position: relative;
  align-items: flex-end;
}
.footer .row.d-flex {
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: left;
}
.footer .footer-image .image img {
  padding: 0;
  height: 60vh;
  width: 100%;
  object-fit: cover;
}
.footer .footer-top {
  padding: 2.7rem 0 0.1rem 0;
  margin: 0;
  background-color: rgb(227, 6, 19);
}
.footer .footer-top > .container .row {
  padding: 0 21px;
}
.footer .footer-top .row {
  margin-bottom: 2rem;
}
.footer .footer-top p {
  color: var(--textColorLight);
}
.footer .footer-top p span {
  font: inherit;
  font-weight: inherit;
  font-variation-settings: inherit;
}
.footer .footer-top .card {
  background: transparent;
  border: none;
  border-radius: 0;
}
.footer .footer-top .card-body {
  padding: 0;
  margin-bottom: 2rem;
  line-height: normal;
  text-decoration: none;
  transition: all 0.23s cubic-bezier(0, 0, 0.2, 1);
}
.footer .footer-top .card-body .card-body-text {
  font-size: 0.87rem;
  font-weight: 400;
}
.footer .footer-top .card-body .card-body-text .h1 {
  font-size: 1.41rem;
  margin-top: 6px;
  line-height: 1.11rem;
  font-family: "Times New Roman", "Times", serif;
  font-weight: 400;
  text-transform: uppercase;
}
.footer .footer-top .card-body .card-body-text strong {
  display: block;
  color: currentColor;
  font-weight: 400;
}
.footer .footer-top .card-body .card-body-icon {
  display: flex;
  gap: 12px;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: flex-start;
  color: var(--textColorLight);
}
.footer .footer-top .card-body .card-body-icon > span {
  display: inline-block;
}
.footer .footer-top .card-body .card-body-icon [class*=btn-morph] {
  --btnOuterBorderWidth: 0.1px;
  --btnOuterBorderColor:rgb(227, 6, 19);
  align-self: flex-start;
}
.footer .footer-top .card-body .card-body-icon::after {
  content: unset;
  display: none;
}
.footer .footer-top .card-body .card-body-icon:hover::after {
  content: unset;
  display: none;
}
.footer .footer-top .card-body .card-body-icon .footer-icon {
  padding: 0;
  aspect-ratio: 1;
}
.footer .footer-top .card-body .card-body-icon .footer-icon::before {
  content: "";
  width: 100%;
  height: 100%;
  background-position: center !important;
  background-size: 60% !important;
  overflow: visible;
}
.footer .footer-top .card-body .card-body-icon .footer-icon.clock::before {
  background: url(../../img/custom/icons/icn_clock.svg) no-repeat;
}
.footer .footer-top .card-body .card-body-icon .footer-icon.envelope::before {
  background: url(../../img/custom/icons/icn_envelope.svg) no-repeat;
}
.footer .footer-top .card-body .card-body-icon .footer-icon.phone::before {
  background: url(../../img/custom/icons/icn_phone.svg) no-repeat;
}
.footer .footer-top .social-laden ul {
  padding: 0;
}
.footer .footer-top .social-laden li {
  list-style-type: none;
}
.footer .footer-top .social-laden .days {
  display: inline-block;
}
.footer .footer-bottom {
  color: rgb(227, 6, 19);
}
.footer .footer-bottom .row {
  background-color: rgb(227, 6, 19);
  padding-bottom: 0rem;
}
.footer .footer-bottom .row > div {
  margin-top: 1.5rem;
}
.footer .footer-bottom .footer-logo {
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
}
.footer .footer-bottom .footer-logo img {
  flex: 5 5 auto;
  max-width: 90%;
}
.footer .footer-bottom .claim {
  padding: 0.65rem 0.6rem 0.68rem 0.6rem;
  color: rgb(37, 89, 29);
  font-variation-settings: "wght" 120;
  text-transform: none;
  line-height: 1.2rem;
}
.footer .footer-bottom .claim .txt-claim.htag1 {
  font-size: 1.8rem;
  color: var(--textColorLight) !important;
}
.footer .footer-bottom .social-header {
  font-size: 1.125rem !important;
}
.footer .footer-bottom .social-icons .social {
  margin-right: 6px;
  font-size: 1.5rem;
  color: inherit;
  text-decoration: none;
}
.footer .footer-bottom .social-icons .social:hover {
  color: #04e260;
}
.footer .footer-bottom .social-icons .social:active {
  color: var(--btnHoverColor);
}
.footer .footer-bottom .meta-nav {
  height: 100%;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
  color: rgb(255, 255, 255);
  margin-top: 0.25rem;
  margin-left: -6px;
  padding-bottom: 0;
  overflow: hidden;
}
.footer .footer-bottom .meta-nav li {
  display: block;
  font-size: 0.81rem !important;
  transition: all 0.23s cubic-bezier(0, 0, 0.2, 1);
}
.footer .footer-bottom .meta-nav a {
  display: block;
  opacity: 0.75;
  color: inherit !important;
  font-weight: 400;
  transition: all 0.23s cubic-bezier(0, 0, 0.2, 1);
  padding: 6px 9px;
}
.footer .footer-bottom .meta-nav a:hover {
  opacity: 1;
  color: rgb(227, 6, 19);
}
.footer .footer-bottom .meta-nav a:active {
  font-weight: 400;
}
.footer .footer-bottom .copyright a {
  display: inline-block;
  padding: 0 6px;
  font-size: 0.9em;
  transition: all 0.3s ease-in-out;
}
.footer .footer-bottom .copyright a:hover {
  color: rgba(255, 255, 255, 0.8);
}

@media (min-width: 768px) {
  .footer .row {
    margin: 0 !important;
  }
  .footer .footer-top {
    padding: 2.7rem 0;
  }
  .footer .footer-top > .container .row {
    padding: 0 45px;
  }
  .footer .footer-top .card-body .card-body-text {
    font-size: 1rem;
  }
  .footer .footer-top .card-body .card-body-text .h1 {
    font-size: 1.62rem;
  }
  .footer .footer-bottom {
    overflow-x: hidden;
  }
  .footer .footer-bottom .row > div {
    margin-top: 0;
  }
  .footer .footer-bottom .copyright {
    right: unset;
  }
  .footer .footer-bottom .footer-logo img {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .footer .footer-bottom .footer-logo img {
    max-width: 93%;
  }
  .footer .footer-bottom .claim {
    padding: 0.65rem 0.5rem 1rem 0.5rem;
  }
}
@media (min-width: 1100px) {
  .footer .footer-top .card-body strong.h3 {
    font-size: 1.5rem;
    line-height: 1.79rem;
  }
}
.content-submenu {
  padding-left: 0px;
}
.content-submenu .subnavigation {
  padding-top: 0rem;
  margin-left: 30px;
  margin-right: 30px;
}
.content-submenu .subnavigation ul {
  padding-left: 0;
  columns: 2;
}
.content-submenu .subnavigation [class*=cat_level] {
  list-style-type: none;
  padding: 0.69rem 2.04rem 0.69rem 1rem;
  color: rgb(255, 255, 255);
  border-top: 1px solid rgba(255, 202, 8, 0.33);
  border-left: 6px solid transparent;
  background: linear-gradient(to right, rgba(254, 234, 235, 0.33) 0%, rgba(254, 234, 235, 0) 88%) no-repeat;
  background-size: 0% 100%;
  transition: all 0.23s cubic-bezier(0, 0, 0.9, 1), font-variation-settings 0.05s linear;
}
.content-submenu .subnavigation [class*=cat_level]:not(.selected):hover {
  background-size: 100% 100%;
}
.content-submenu .subnavigation [class*=cat_level] > a, .content-submenu .subnavigation [class*=cat_level] > span {
  font: inherit;
  font-weight: inherit;
  color: inherit !important;
  background: transparent !important;
  text-decoration: none;
}
.content-submenu .subnavigation [class*=cat_level] > a::before, .content-submenu .subnavigation [class*=cat_level] > span::before {
  content: unset !important;
}
.content-submenu .subnavigation [class*=cat_level]:hover, .content-submenu .subnavigation [class*=cat_level]:active {
  text-decoration: none;
  color: rgb(255, 255, 255) !important;
}
.content-submenu .subnavigation [class*=cat_level].active {
  border-left: 6px solid rgb(255, 202, 8);
}
.content-submenu h1 strong {
  font-family: "Gotham", sans-serif;
  font-size: 2rem;
  line-height: 2.29rem;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .content-submenu {
    padding: 1.2rem 90px 0px 90px !important;
  }
  .content-submenu h1 strong {
    font-size: 2.4rem;
    line-height: 2.69rem;
  }
}
@media (min-width: 992px) {
  .content-submenu .subnavigation {
    padding-top: 6.9rem;
    margin-left: 0;
    margin-right: 30px;
  }
  .content-submenu .subnavigation ul {
    columns: 1;
  }
}
.breadcrumb-row {
  display: none;
  margin-top: 3.6rem;
  margin-bottom: 0;
}
.breadcrumb-row .breadcrumb-list {
  contain: content;
  padding: 0;
}
.breadcrumb-row .breadcrumb-list li {
  font-size: 0.66rem;
  font-weight: 900;
  color: rgb(227, 6, 19);
  -webkit-background-clip: text;
}
.breadcrumb-row .breadcrumb-list a, .breadcrumb-row .breadcrumb-list span {
  font: inherit;
  font-weight: inherit;
  color: inherit;
}
.breadcrumb-row .breadcrumb-list i {
  color: inherit;
}
.breadcrumb-row .breadcrumb-list li:last-child span, .breadcrumb-row .breadcrumb-list li:last-child a, .breadcrumb-row .breadcrumb-list li:nth-last-child(2) i {
  opacity: 1;
}
.breadcrumb-row .breadcrumb-list li:nth-last-child(2) span, .breadcrumb-row .breadcrumb-list li:nth-last-child(2) a, .breadcrumb-row .breadcrumb-list li:nth-last-child(3) i {
  opacity: 0.79;
}
.breadcrumb-row .breadcrumb-list li:nth-last-child(3) span, .breadcrumb-row .breadcrumb-list li:nth-last-child(3) a, .breadcrumb-row .breadcrumb-list li:nth-last-child(4) i {
  opacity: 0.58;
}
.breadcrumb-row .breadcrumb-list li:nth-last-child(4) span, .breadcrumb-row .breadcrumb-list li:nth-last-child(4) a, .breadcrumb-row .breadcrumb-list li:nth-last-child(5) i {
  opacity: 0.37;
}

@media (min-width: 768px) {
  .breadcrumb-row {
    margin-top: 0.9rem;
    margin-left: -15px;
    margin-bottom: 0;
  }
}
#cookie-accept {
  z-index: 10000;
  position: fixed;
  bottom: 0px;
  width: 100vw;
  max-height: 69vh;
  padding: 27px 20px 30px 20px;
  overflow-y: auto;
  overscroll-behavior-y: contain;
  background-size: 200%;
  background-repeat: no-repeat;
  background-color: rgba(119, 185, 42, 0.54);
  backdrop-filter: blur(115px);
  border: 0;
}
@supports (width: -webkit-fill-available) {
  #cookie-accept {
    width: -webkit-fill-available;
  }
}
@supports (mix-blend-mode: luminosity) {
  #cookie-accept {
    background-color: rgba(119, 185, 42, 0.96);
    mix-blend-mode: luminosity;
  }
}
#cookie-accept p:not(.h1, .htag1), #cookie-accept strong, #cookie-accept a {
  font-size: 0.87rem;
}
#cookie-accept p, #cookie-accept strong, #cookie-accept a {
  color: rgb(255, 255, 255);
}
#cookie-accept button {
  margin-top: 0.84rem;
}

.content form .form-group {
  margin-bottom: 0.9rem;
}
.content form label, .content form .textarea-max {
  font-size: 0.72rem;
  line-height: 1.01rem;
  font-family: "Gotham", sans-serif;
  color: rgb(255, 255, 255);
}
.content form .textarea-max {
  font-weight: 100;
}
.content form input:not([type=submit]), .content form textarea {
  width: 100%;
  margin-bottom: 3px;
  padding: 18px 18px;
  background: rgba(255, 255, 255, 0.87);
  transition: all 0.23s cubic-bezier(0, 0, 0.2, 1);
  border: 0;
  border-bottom: 1px solid rgba(2, 106, 45, 0.18);
  border-radius: 0;
  box-shadow: none;
  outline: 6px solid transparent;
  color: rgb(37, 89, 29);
  font: inherit;
  line-height: inherit;
}
.content form input:not([type=submit]):focus, .content form input:not([type=submit]):focus-visible, .content form textarea:focus, .content form textarea:focus-visible {
  background: white;
  border-bottom: 1px solid rgba(2, 106, 45, 0.33);
  outline: 1px solid rgba(2, 106, 45, 0.15);
  box-shadow: none;
}
.content form input {
  height: auto;
}
.content form textarea {
  height: 12rem;
}
.content form [type=submit].btn-primary {
  margin-top: 1.8rem !important;
  min-width: 20%;
}
.content form .captcha_1 {
  padding: 3px;
}
.content form .captchapict {
  width: 100%;
  mix-blend-mode: multiply;
  object-fit: contain;
}

@media (min-width: 992px) {
  .content form label, .content form .textarea-max {
    font-size: 0.66rem;
    line-height: 0.95rem;
  }
}
:not(.mediabox-slider) > .galleryCont {
  display: grid;
  grid: max-content/1fr 1fr;
  grid-auto-flow: dense;
  gap: 18px;
}
:not(.mediabox-slider) > .galleryCont img {
  margin: 0 !important;
  height: 100%;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1/1;
  transition: all 0.23s cubic-bezier(0, 0, 0.9, 1);
}
:not(.mediabox-slider) > .galleryCont a {
  transition: all 0.23s cubic-bezier(0, 0, 0.9, 1);
}
:not(.mediabox-slider) > .galleryCont a:hover img {
  filter: brightness(1.32);
}
:not(.mediabox-slider) > .galleryCont a::before {
  display: none;
}
:not(.mediabox-slider) > .galleryCont a::after {
  display: none;
  background: rgb(2, 106, 45) !important;
}
:not(.mediabox-slider) > .galleryCont.first-image a:first-child {
  grid-column: 1/3;
  grid-row: 1/3;
}

.fancybox-overlay {
  z-index: 10000;
  overscroll-behavior: contain;
  background-image: none;
  background-color: rgba(227, 6, 19, 0.91);
}
.fancybox-overlay .fancybox-skin {
  background-color: #69060c;
}
.fancybox-overlay .fancybox-nav.fancybox-prev span, .fancybox-overlay .fancybox-nav.fancybox-next span {
  width: 36px;
  height: 36px;
  background-image: none;
}
.fancybox-overlay .fancybox-close {
  top: 0;
  right: -4px;
  background-image: none;
}
.fancybox-overlay .fancybox-close [class*=btn-flat] {
  --btnTextColor: #69060c;
  --btnBorderColor: #69060c;
  --btnFaceColor: rgb(227, 6, 19);
}
.fancybox-overlay .fancybox-close [class*=btn-flat]:hover {
  --btnTextColor: #dce0fa;
  --btnBorderColor: #dce0fa;
}
.fancybox-overlay .fancybox-close [class*=btn-flat]:active, .fancybox-overlay .fancybox-close [class*=btn-flat]:focus {
  --btnTextColor: #edf8e0;
  --btnBorderColor: #353f2a;
  --btnFaceColor: rgb(119, 185, 42);
}
.fancybox-overlay .fancybox-title {
  display: none;
}

@media (min-width: 768px) {
  .galleryCont.firstImage {
    grid: max-content/1fr 1fr 1fr 1fr;
  }
}
.row.accordion {
  margin-bottom: 0;
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none !important;
}

.accordion .accordion-item {
  padding: 0;
  border: transparent;
}
.accordion .accordion-item + .accordion-item {
  margin-top: 9px;
}
.accordion .accordion-header {
  position: relative;
  padding: 0.6rem 10px 0.6rem 0.9rem;
  border-bottom: 1px solid #25591d !important;
  background: rgb(2, 106, 45);
  transition: all 0.23s cubic-bezier(0, 0, 0.9, 1);
}
.accordion .accordion-header:hover {
  background-color: rgb(119, 185, 42);
}
.accordion .accordion-header:hover a i {
  color: rgb(119, 185, 42);
}
.accordion .accordion-header a {
  display: flex;
  align-items: center;
  gap: 15px;
  position: static;
  border: 0;
  font-size: 1.5rem;
  line-height: 1.79rem;
  font-weight: 300;
  background: none;
  color: rgb(255, 255, 255);
}
.accordion .accordion-header a span {
  font: inherit;
  color: rgb(255, 255, 255);
}
.accordion .accordion-header a i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  justify-self: flex-start;
  font-size: 1rem;
  color: rgb(2, 106, 45);
  width: 1.68rem;
  height: 1.68rem;
  background: white;
  border-radius: 50%;
}
.accordion .accordion-header a .fa-minus {
  position: absolute;
  opacity: 0;
}
.accordion .accordion-header a i, .accordion .accordion-header a span {
  transition: all 0.18s ease-out;
}
.accordion .accordion-header a.collapsed {
  color: rgb(2, 106, 45);
}
.accordion .accordion-header a::after, .accordion .accordion-header a::before {
  content: unset;
}
.accordion .accordion-header a:focus {
  transform: scale(1);
}
.accordion .accordion-header a[aria-expanded=true] .fa-minus {
  opacity: 1;
}
.accordion .accordion-collapse {
  background: rgba(2, 106, 45, 0.18);
}
.accordion .accordion-collapse .accordion-body {
  padding: 30px 60px 60px 60px;
}
.accordion .accordion-body, .accordion .accordion-body * {
  color: #020202;
}

@media (min-width: 768px) {
  .accordion .accordion-header a {
    font-size: 1.5rem;
    line-height: 1.79rem;
  }
  .accordion .accordion-collapse .accordion-body {
    padding: 30px 75px 60px 75px;
  }
}
.tab-group {
  position: relative;
  display: grid;
  grid: [row1] "tabs panels" max-content/1fr 3fr;
}
.tab-group .nav-tabs {
  grid-area: tabs;
}
.tab-group .tab-content {
  grid-area: panels;
}

@media (min-width: 768px) {
  .tab-group {
    grid: [row1] "tabs" [row2] "panels" max-content/auto;
  }
}
.content > div {
  padding: 0;
}

.content .row {
  margin-left: 0;
  margin-right: 0;
}

.row.content {
  margin: 0 !important;
}

#prdID {
  margin: 0 -90px;
}
#prdID div[class*=col-] {
  padding: 0 !important;
}
#prdID .prdoverview-item .border-div {
  border-radius: 6px;
  overflow: hidden;
  box-shadow: inset 0px -4px 5px -2px #fff, inset 0 -1px 3px -1px rgba(227, 6, 19, 0.72);
  padding: 30px;
}
#prdID .prdoverview-item .border-div .h2tag {
  margin-top: 1rem;
}
#prdID .prdoverview-item .border-div .htag2::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: 1.56rem;
  margin-bottom: 1.47rem;
  background-color: rgba(2, 106, 45, 0.24);
}
#prdID .prdoverview-item .border-div img {
  width: 100%;
  object-fit: cover;
  margin-bottom: 1.5rem;
}

.content .prd-header a.btn-prd-back {
  position: absolute;
  top: -2rem;
}
.content .prd-header .prd-hl {
  float: unset;
  display: block;
  max-width: unset;
}
.content .prd-description a.fancybox {
  padding: 6px;
  border-radius: 6px;
  box-shadow: inset 0px -4px 5px -2px #fff, inset 0 -1px 3px -1px rgba(227, 6, 19, 0.72);
}
.content .prd-description a.fancybox img {
  mix-blend-mode: multiply;
}
.content .prd-downloads {
  background: white;
}
.content .prd-downloads a.linklist {
  font-size: 1.15rem;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  #prdID {
    margin: 0 -30px;
  }
  .prdoverview-item {
    max-width: 42%;
    margin-right: 12px;
  }
}
#searchLayer {
  position: fixed;
  z-index: 10000;
  overflow: hidden;
  contain: strict;
  width: 100vw;
  width: -webkit-fill-available;
  height: 100vh;
  background-color: rgba(2, 75, 32, 0.93);
}
@supports (backdrop-filter: blur(1px)) {
  #searchLayer {
    background-color: rgba(2, 75, 32, 0.72);
    backdrop-filter: blur(18px);
  }
}
#searchLayer .btn-modal-close {
  --btnOuterBorderColor:rgba(2, 75, 32, 0.72);
  position: absolute;
  top: 18px;
  right: 21px;
}

#searchItem {
  width: 100%;
  position: absolute;
  top: 40%;
}
#searchItem form {
  display: flex;
  justify-content: center;
  width: 100%;
  background: transparent;
}
#searchItem form .form-group {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  justify-content: stretch;
  width: 84%;
  border-bottom: 3px solid rgb(37, 89, 29);
}
#searchItem form .form-group::focus-within {
  background: rgba(78, 207, 255, 0.3);
}
#searchItem form input {
  display: none;
}
#searchItem form input[type=text] {
  display: inline-block;
  background: transparent;
  border: 0;
  outline: 0;
  padding: 0.12rem 0.27rem;
  font-variation-settings: "wght" 160;
  font-size: 1.5rem;
  line-height: 2.1rem;
  color: var(--textColorLight);
  flex: 10 10 100%;
  max-width: calc(100% - 25px);
}
#searchItem form input[type=text]:focus {
  box-shadow: none;
  outline: none;
  color: var(--textColorLight);
}
#searchItem form input[type=text]::placeholder {
  display: none;
  color: rgba(37, 89, 29, 0.6);
  font-variation-settings: "wght" 80;
  text-transform: uppercase;
}
#searchItem form .search-btn {
  justify-self: flex-end;
  background: transparent;
  border: none;
  color: var(--textColorLight);
  font-size: 20px;
  width: auto;
  padding: 5px 0;
  margin-top: 0px;
  cursor: pointer;
}

.container-search {
  max-width: 100%;
}

.search-results > div > .panel-group > * {
  margin-bottom: 30px;
}
.search-results .alert {
  background-color: transparent;
  border: 1px solid currentColor;
}
.search-results .alert.alert-info {
  color: rgb(255, 255, 255);
}
.search-results .panel-title strong {
  color: currentColor;
  font-weight: inherit;
}
.search-results .panel-collapse .panel-body {
  padding: 0;
}
.search-results .panel-collapse .panel-body > .panel {
  padding: 21.6px 60px;
  background-color: transparent;
}
.search-results .wrapper-search-form {
  margin-bottom: 6rem;
  padding: 12px;
  border: 1px solid rgba(227, 6, 19, 0.1);
  border-radius: 6px;
  background: rgba(255, 255, 255, 0);
  box-shadow: inset 0px -4px 5px #fff, inset 0 2px 0px -1px rgba(227, 6, 19, 0.09);
}
.search-results .wrapper-search-form h4 + p {
  margin-top: 0;
}
.search-results .wrapper-search-form h4:not(:first-of-type) {
  margin-top: 1.8rem;
}
.search-results .wrapper-search-form input.qsearchInput {
  padding: 9px 18px 6px 18px;
  background: transparent;
  border-bottom: 3px solid rgb(2, 106, 45);
  font-size: 1rem;
  color: rgb(2, 106, 45);
  font-weight: 800;
}
.search-results .wrapper-search-form input.qsearchInput::placeholder {
  color: #aeaeae;
  font-weight: 400;
}
.search-results .wrapper-search-form input.qsearchInput:focus-visible {
  border-bottom: 3px solid rgb(2, 106, 45);
}
.search-results .wrapper-search-form button[type=submit].btn-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 33px;
  margin: 0 auto;
  padding-left: 18px;
  padding-right: 18px;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 0.8rem;
  color: rgb(227, 6, 19);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 6px;
  background: rgb(37, 89, 29) !important;
  box-shadow: 0px -4px 5px #fff, 0 2px 5px -1px rgba(227, 6, 19, 0.2);
  transition: all 0.23s cubic-bezier(0, 0, 0.2, 1);
}
.search-results .wrapper-search-form button[type=submit].btn-primary i {
  color: #9e9e9e !important;
  margin-right: 0.42rem;
}
.search-results .wrapper-search-form button[type=submit].btn-primary:hover {
  color: #fff !important;
  background: rgb(2, 106, 45) !important;
  border-color: rgb(2, 106, 45);
  box-shadow: inset -1px -1px 2px rgba(255, 255, 255, 0.7), inset 0 0 4px 1px rgba(227, 6, 19, 0.88);
}
.search-results .wrapper-search-form button[type=submit].btn-primary:hover i {
  color: rgb(37, 89, 29) !important;
}
.search-results .wrapper-search-form button[type=submit].btn-primary:active {
  background: rgb(255, 255, 255) !important;
  color: #fff !important;
  outline: 0;
}
.search-results .wrapper-search-form button[type=submit].btn-primary:focus {
  outline: 0;
}

@media (min-width: 768px) {
  #searchItem form .form-group {
    width: 66%;
  }
  .container-search {
    max-width: calc(100% + 150px);
    margin-left: -75px;
    margin-right: -75px;
  }
  .search-results [class*=pull-3] {
    padding-right: 60px;
  }
  .search-results .panel-collapse .panel-body {
    padding: 0;
  }
  .search-results .panel-collapse .panel-body > .panel {
    padding: 21.6px 75px;
  }
  .search-results .wrapper-search-form {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  #searchItem form .form-group {
    width: 33%;
  }
}
.container-slider {
  z-index: 1;
  background-color: rgb(37, 89, 29);
}

.owl-carousel, .mediabox-slider > .galleryCont {
  background-color: rgb(37, 89, 29);
  margin-top: 0;
}
.owl-carousel .owl-stage, .mediabox-slider > .galleryCont .owl-stage {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.owl-carousel .owl-item, .mediabox-slider > .galleryCont .owl-item {
  margin: 0 !important;
}
.owl-carousel .owl-item .slider-item-container, .mediabox-slider > .galleryCont .owl-item .slider-item-container {
  position: relative;
  margin: 0;
  display: inline-block;
  width: inherit;
  height: 80vh;
  overflow: hidden;
}
.owl-carousel .owl-item img, .mediabox-slider > .galleryCont .owl-item img {
  height: 100%;
  overflow: hidden;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.owl-carousel .owl-item .slider-item-caption, .mediabox-slider > .galleryCont .owl-item .slider-item-caption {
  --delayFadeIn: 0s;
  display: grid;
  grid-template-columns: 1fr 5fr;
  gap: 0px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  padding: 15px 27px 15px 15px;
}
.owl-carousel .owl-item .slider-item-caption .slider-textbox, .mediabox-slider > .galleryCont .owl-item .slider-item-caption .slider-textbox {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 3rem;
}
.owl-carousel .owl-item .slider-item-caption .slider-textbox .text-wrapper, .mediabox-slider > .galleryCont .owl-item .slider-item-caption .slider-textbox .text-wrapper {
  height: fit-content;
  width: 90%;
  padding: 30px;
  border: 3px solid rgb(255, 255, 255);
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.75);
}
.owl-carousel .owl-item .slider-item-caption .htag1, .mediabox-slider > .galleryCont .owl-item .slider-item-caption .htag1 {
  max-width: max-content;
  font-size: 2rem;
  line-height: 2.15rem;
  color: rgb(37, 89, 29);
  word-break: keep-all;
  margin-bottom: 1rem;
}
.owl-carousel .owl-item .slider-item-caption .htag4, .mediabox-slider > .galleryCont .owl-item .slider-item-caption .htag4 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  max-width: max-content;
  font-size: 1.5rem;
  line-height: 1.79rem;
  font-weight: 400;
  line-height: 1.86rem;
  letter-spacing: 0.05;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  writing-mode: vertical-lr;
  text-orientation: mixed;
  transform: rotate(180deg);
}
.owl-carousel .owl-item .slider-item-caption .htag4 > span, .mediabox-slider > .galleryCont .owl-item .slider-item-caption .htag4 > span {
  display: block;
  transform: rotate(180deg);
}
.owl-carousel .owl-item .slider-item-caption .copytxt p, .mediabox-slider > .galleryCont .owl-item .slider-item-caption .copytxt p {
  color: rgb(37, 89, 29);
}
.owl-carousel .owl-item .slider-item-caption .slider-item-button, .mediabox-slider > .galleryCont .owl-item .slider-item-caption .slider-item-button {
  margin-top: 1.5rem;
  transform-origin: center center;
}
.owl-carousel .owl-item .slider-item-caption .slider-item-button .btn, .mediabox-slider > .galleryCont .owl-item .slider-item-caption .slider-item-button .btn {
  white-space: nowrap;
  font-size: 0.54rem;
}
.owl-carousel .owl-item .slider-item-caption .slider-item-button .btn span, .mediabox-slider > .galleryCont .owl-item .slider-item-caption .slider-item-button .btn span {
  padding: 0.09rem 0.72rem;
}
.owl-carousel .owl-item .slider-item-caption .slider-item-button .btn:hover, .owl-carousel .owl-item .slider-item-caption .slider-item-button .btn:focus, .owl-carousel .owl-item .slider-item-caption .slider-item-button .btn:active, .mediabox-slider > .galleryCont .owl-item .slider-item-caption .slider-item-button .btn:hover, .mediabox-slider > .galleryCont .owl-item .slider-item-caption .slider-item-button .btn:focus, .mediabox-slider > .galleryCont .owl-item .slider-item-caption .slider-item-button .btn:active {
  --btnTextColor: rgb(37, 89, 29);
}
.owl-carousel .owl-item .slider-item-caption div, .mediabox-slider > .galleryCont .owl-item .slider-item-caption div {
  opacity: 0;
  transition: opacity 0.72s 1s ease-in-out;
  transform: translateX(0);
}
.owl-carousel .owl-item .slider-item-caption div:not(.slider-item-button), .mediabox-slider > .galleryCont .owl-item .slider-item-caption div:not(.slider-item-button) {
  --opacityEndValue: 1;
  transform-origin: top center;
}
.owl-carousel .owl-item.active div, .mediabox-slider > .galleryCont .owl-item.active div {
  opacity: var(--opacityEndValue);
  transition: opacity 0.81s var(--delayFadeIn) ease-in-out;
  animation: slowSlide 0.66s;
  animation-fill-mode: forwards;
  animation-delay: var(--delayFadeIn);
}
.owl-carousel .owl-dots, .mediabox-slider > .galleryCont .owl-dots {
  display: flex;
  justify-content: center;
  gap: 18px;
  padding: 12px 12px;
  background: rgb(255, 255, 255);
  margin-top: -10px;
}
.owl-carousel .owl-dots .btn-circle, .mediabox-slider > .galleryCont .owl-dots .btn-circle {
  --btnFaceColor: rgb(190,190,190);
  --btnBorderColor:transparent;
  --btnBorderWidth: 0;
  --btnRadius: .69rem;
  margin: 0;
  box-shadow: none;
  border-radius: 0;
  border: 0;
}
.owl-carousel .owl-dots .active, .mediabox-slider > .galleryCont .owl-dots .active {
  --btnFaceColor: rgb(37, 89, 29)!important;
}
.owl-carousel .owl-nav, .mediabox-slider > .galleryCont .owl-nav {
  position: absolute;
  bottom: -2rem;
  display: flex;
  place-items: flex-end;
  gap: 36px;
  width: 100%;
  justify-content: center;
  padding-right: 0;
}
.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev, .mediabox-slider > .galleryCont .owl-nav .owl-next, .mediabox-slider > .galleryCont .owl-nav .owl-prev {
  position: initial;
  background: rgb(227, 6, 19);
  color: rgb(37, 89, 29);
  height: 1.5rem;
  padding: 0.3rem 1rem !important;
  /* text-align: center; */
  margin-right: 10px;
  display: inline-flex;
  place-content: center;
}
.owl-carousel .owl-nav .owl-next i, .owl-carousel .owl-nav .owl-prev i, .mediabox-slider > .galleryCont .owl-nav .owl-next i, .mediabox-slider > .galleryCont .owl-nav .owl-prev i {
  transform: scaleX(1.5);
  font-size: 2rem;
  color: rgb(2, 106, 45);
}
.owl-carousel .owl-nav .owl-next i:hover, .owl-carousel .owl-nav .owl-prev i:hover, .mediabox-slider > .galleryCont .owl-nav .owl-next i:hover, .mediabox-slider > .galleryCont .owl-nav .owl-prev i:hover {
  color: rgb(227, 6, 19);
}

.mediabox-slider {
  width: 100%;
  overflow: hidden;
}
.mediabox-slider > .galleryCont .owl-item a {
  width: 100%;
  display: inline-block;
  aspect-ratio: 1/1;
}
.mediabox-slider > .galleryCont .owl-item a::before {
  display: none;
}
.mediabox-slider > .galleryCont .owl-item img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1 !important;
  object-fit: cover;
}
.mediabox-slider > .galleryCont .owl-nav.disabled, .mediabox-slider > .galleryCont .owl-dots.disabled {
  display: none !important;
}

@media (min-width: 768px) {
  @keyframes changeVisibility {
    0% {
      opacity: 0;
    }
    0% {
      opacity: 1;
    }
  }
  .container-slider {
    max-height: 80vh;
    margin-bottom: 2rem;
  }
  .owl-carousel .owl-stage {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .owl-carousel .owl-item .slider-item-container {
    height: 60vh;
    min-height: 480px;
  }
  .owl-carousel .owl-item .slider-item-caption {
    grid-template-columns: 1fr 5fr;
  }
  .owl-carousel .owl-item .slider-item-caption .slider-textbox .text-wrapper {
    width: 93%;
  }
  .owl-carousel .owl-item .slider-item-caption .htag1 {
    font-size: 2.1rem;
    line-height: 2.3rem;
  }
  .owl-carousel .owl-item .slider-item-caption .htag4 {
    font-size: 1.5rem;
    line-height: 1.79rem;
    font-weight: 400;
  }
  .owl-carousel .owl-item .slider-item-caption .slider-item-button {
    --opacityEndValue: 1;
  }
  .owl-carousel .owl-item .slider-item-caption .slider-item-button .btn {
    font-size: 0.75rem;
  }
  .owl-carousel .owl-item .slider-item-caption .slider-item-button .btn span {
    padding: 0.12rem 0.76rem 0 0.76rem;
  }
  .owl-carousel .owl-item .slider-item-caption div:not(.slider-item-button) {
    --opacityEndValue: 1;
  }
  .owl-carousel .owl-nav {
    justify-content: flex-end;
    gap: 18px;
    padding-right: 33px;
  }
  .owl-carousel .owl-nav .owl-next i, .owl-carousel .owl-nav .owl-prev i {
    font-size: 1.52rem;
  }
}
@media (min-width: 992px) {
  .owl-carousel .owl-item .slider-item-caption {
    gap: 15px;
    grid-template-columns: 1fr 4fr;
  }
  .owl-carousel .owl-item .slider-item-caption .slider-textbox .text-wrapper {
    width: 75%;
  }
  .owl-carousel .owl-item .slider-item-caption .htag1 {
    font-size: 3.42rem;
    line-height: 3.12rem;
    word-break: normal;
  }
  .owl-carousel .owl-item .slider-item-caption .slider-item-button .btn {
    --btnFontSize: 0.72rem;
  }
}
@media (min-width: 1400px) {
  .owl-carousel .owl-item .slider-item-caption .htag1 {
    word-break: normal;
  }
}
@media (min-width: 1600px) {
  .owl-carousel .owl-item img {
    max-width: 87vw;
  }
}
@keyframes fadeInText {
  0% {
    opacity: 0;
  }
  100% {
    opacity: var(--opacityEndValue);
  }
}
@keyframes slowSlide {
  0% {
    transform: translateX(50px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes slowScaleY {
  0% {
    transform: scaleY(0) translateY(6px);
  }
  100% {
    transform: scaleY(1) translateY(0px);
  }
}
[class*=text-] {
  font: inherit;
}

.text-primary {
  color: rgb(2, 106, 45) !important;
}

.text-secondary {
  color: rgb(227, 6, 19) !important;
}

.text-tertiary {
  color: rgb(255, 255, 255) !important;
}

.text-quaternary {
  color: rgb(37, 89, 29) !important;
}

.text-success {
  color: rgb(119, 185, 42) !important;
}

.text-info {
  color: #dce0fa !important;
}

.text-danger {
  color: #fe6a3e !important;
}

.text-warning {
  color: rgb(255, 202, 8) !important;
}

.text-error {
  color: #de3645 !important;
}

.text-light {
  color: rgb(255, 255, 255) !important;
}

.text-dark {
  color: #020202 !important;
}

:not([class*=c-tpl-]).bg-primary {
  background-color: rgb(2, 106, 45) !important;
}
:not([class*=c-tpl-]).bg-secondary {
  background-color: rgb(227, 6, 19) !important;
}
:not([class*=c-tpl-]).bg-tertiary {
  background-color: rgb(255, 255, 255) !important;
}
:not([class*=c-tpl-]).bg-quaternary {
  background-color: rgb(37, 89, 29) !important;
}
:not([class*=c-tpl-]).bg-success {
  background-color: rgb(119, 185, 42) !important;
}
:not([class*=c-tpl-]).bg-info {
  background-color: #dce0fa !important;
}
:not([class*=c-tpl-]).bg-danger {
  background-color: #fe6a3e !important;
}
:not([class*=c-tpl-]).bg-warning {
  background-color: rgb(255, 202, 8) !important;
}
:not([class*=c-tpl-]).bg-error {
  background-color: #de3645 !important;
}

.text-small {
  font-size: 0.72rem;
  line-height: 1.01rem;
}

@media (min-width: 768px) {
  .text-small {
    font-size: 0.66rem;
    line-height: 0.95rem;
  }
}
[class*=d-flex] {
  display: flex;
  gap: 30px;
}

.d-flex-inline {
  display: inline-flex;
}
.d-flex-row {
  flex-direction: row;
}
.d-flex-column {
  flex-direction: column;
}
.d-flex-row-reverse {
  flex-direction: row-reverse;
}
.d-flex-column-reverse {
  flex-direction: column-reverse;
}

@media (prefers-reduced-motion: no-preference) {
  #content .container > .row .content-segment {
    opacity: 1;
    transform: perspective(5100px) translateZ(-300px) translateY(60px) rotateX(-80deg);
    transform-origin: 50% 30%;
    transition: all 0.54s cubic-bezier(0, 0.7, 0.91, 1.03);
  }
  #content .container > .row .content-segment.lazyview, #heroslider.lazyview {
    opacity: 1;
    transform: perspective(5100px) translateZ(0) translateY(0) rotateX(0);
  }
}
@media (prefers-reduced-motion: reduce) {
  #content .container > .row {
    opacity: 1;
    transform: translateY(0) scale(1) rotateX(0);
    transition: none;
  }
}
@keyframes linkBlop {
  0% {
    transform: scale(1);
    animation-play-state: running;
  }
  60% {
    transform: scale(0.82);
  }
  90% {
    transform: scale(1.06);
  }
  100% {
    transform: scale(1);
    animation-play-state: paused;
  }
}
.anim-blop {
  transform-origin: 50%;
}
.anim-blop:active {
  animation-name: linkBlop;
  animation-duration: 0.15s;
  animation-timing-function: cubic-bezier(0, 0.1, 0.3, 1);
  animation-iteration-count: 1;
}

@keyframes btnCloseBlop {
  0% {
    transform: rotate(45deg) scale(0.75);
  }
  30% {
    transform: rotate(60deg) scale(0.39);
  }
  100% {
    transform: rotate(45deg) scale(0.75);
  }
}
.anim-btnblop {
  transform-origin: 50%;
}
.anim-btnblop:focus, .anim-btnblop:active {
  animation-name: btnCloseBlop;
  animation-duration: 0.11s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
}

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