/* ===== Imports ===== */
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css");

/* ===== Fonts ===== */
@font-face {
  font-display: swap;
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/Lato-Regular.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/Lato-Medium.woff2") format("woff2");
}

@font-face {
  font-display: swap;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/Lato-Bold.woff2") format("woff2");
}



/* ===== Active styles ===== */
.cms-element-product-slider .product-slider-container {
  display: flex !important;
  align-items: stretch !important;
}

.cms-element-product-slider .product-slider-item {
  display: flex !important;
  align-items: stretch !important;
  height: auto !important;
}

.cms-element-product-slider .product-slider-item .card.product-box {
  width: 100% !important;
  height: 100% !important;
}

.cms-element-product-slider .product-slider-item .card.product-box .card-body {
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
}

.cms-element-product-slider .product-slider-item .product-info {
  display: flex !important;
  flex-direction: column !important;
  flex: 1 1 auto !important;
}

.cms-element-product-slider .product-slider-item .product-price-info {
  margin-top: auto !important;
}

.cms-element-product-slider .product-slider-item .product-action {
  margin-top: 8px !important;
}

body.is-ctl-landingpage.is-act-index.is-active-route-frontend-landing-page .cms-block-image-text-gallery .col-md-4:nth-child(-n/**/+3) .cms-image-container {
  height: 120px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

body.is-ctl-landingpage.is-act-index.is-active-route-frontend-landing-page .cms-block-image-text-gallery .col-md-4:nth-child(-n/**/+3) img.cms-image {
  max-height: 100%;
  width: auto;
  object-fit: contain;
}

body.is-ctl-landingpage.is-act-index.is-active-route-frontend-landing-page .cms-block-image-text-gallery .col-md-4:nth-child(-n/**/+3) a.btn.btn-primary {
  border-radius: 999px;
  font-weight: 700;
  padding: 8px 12px;
  line-height: 1.1;
}

body.is-ctl-landingpage.is-act-index.is-active-route-frontend-landing-page .cms-block-image-text-gallery .col-md-4:nth-child(-n/**/+3) .cms-element-text h2 + h2 {
  margin-top: 8px;
}

@media (max-width:991.98px) {
  body.is-ctl-landingpage.is-act-index.is-active-route-frontend-landing-page .cms-block-image-text-gallery .col-md-4:nth-child(-n/**/+3) .cms-image-container {
    height: 100px !important;
  }
}

@media (max-width:575.98px) {
  body.is-ctl-landingpage.is-act-index.is-active-route-frontend-landing-page .cms-block-image-text-gallery .col-md-4:nth-child(-n/**/+3) .cms-image-container {
    height: 85px !important;
  }
}

.cms-element-product-slider .product--on-request .product-price--on-request::before, .cms-element-product-slider .product--on-request .product-price--on-request::after {
  content: none !important;
}

.cms-element-product-slider .product--on-request .product-price--on-request, .cms-element-product-slider .product--on-request .product-price--on-request * {
  color: #7bae1f !important;
  font-weight: 700 !important;
  font-family: "Lato", sans-serif !important;
  vertical-align: middle !important;
  display: inline-block !important;
  font-size: 1.1rem !important;
  fill: #7bae1f !important;
}

.header-main, .nav-main, .main-navigation, .main-navigation-menu, .main-navigation .dropdown-menu {
  position: relative;
  z-index: 9999 !important;
}

.main-navigation .dropdown-menu {
  z-index: 99999 !important;
}

.cms-section, .cms-block, .tourism-slider-slider, .product-slider, .tns-outer, .tns-inner {
  z-index: 1 !important;
}

.product-badges .badge-topseller {
  color: #ffffff !important;
}

.cms-element-zen-image-slider {
  display: block !important;
  width: 100% !important;
}

.cms-element-zen-image-slider .base-slider {
  max-width: 1400px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
}

.cms-element-zen-image-slider .tns-outer, .cms-element-zen-image-slider .tns-inner, .cms-element-zen-image-slider .image-slider-container {
  margin-left: auto !important;
  margin-right: auto !important;
  display: block !important;
  width: fit-content !important;
}

#cms-element-zen-image-slider-0194fa7357977a849f65e34de657a488 .cms-block-container-row {
  display: flex !important;
  justify-content: center !important;
}

#cms-element-zen-image-slider-0194fa7357977a849f65e34de657a488 .col-12 {
  flex: 0 0 auto !important;
  width: auto !important;
}

legend.product-detail-configurator-group-title, .product-detail-configurator-group-title.fs-5, fieldset .product-detail-configurator-group-title {
  font-size: 1.3rem !important;
  font-weight: 600 !important;
}

.footer-vat {
  display: none !important;
}

.product-heading-manufacturer-logo-container .cms-element-manufacturer-logo {
  font-size: 1.4rem;
  color: #7BAE1F;
  font-weight: 700;
}

main#content-main .cms-page .cms-sections {
  flex-direction: column !important;
}

main#content-main .cms-page .cms-section.pos-3.has-el-cross-selling {
  order: 99 !important;
}

main#content-main .cms-page .cms-section.pos-2.has-el-product-description {
  order: 3 !important;
}

main#content-main .cms-page .cms-section.pos-3.has-el-cross-selling .cms-block-container {
  padding-top: 10px !important;
  padding-bottom: 0 !important;
}

main#content-main .product-detail-cross-selling .product-description, main#content-main .product-detail-cross-selling .product-detail-tab-preview {
  display: none !important;
}

main#content-main .product-detail-cross-selling .product-info {
  display: flex !important;
  flex-direction: column !important;
  gap: 0.08rem !important;
}

main#content-main .product-detail-cross-selling .product-name {
  margin: 0 0 0.08rem 0 !important;
  display: block !important;
  line-height: 1.2 !important;
}

main#content-main .product-detail-cross-selling .product-price-info {
  margin-top: 0.08rem !important;
}

main#content-main .product-detail-cross-selling .product-action-container {
  margin-top: 0.12rem !important;
}

main#content-main .product-detail-cross-selling .product-action, main#content-main .product-detail-cross-selling .product-action .d-grid {
  margin: 0 !important;
  padding: 0 !important;
}

main#content-main .product-detail-cross-selling .btn.btn-detail {
  display: inline-block !important;
  width: auto !important;
  font-size: 0.85rem !important;
}

.product-slider-item .product-image-wrapper {
  margin-bottom: 10px;
}

.product-slider-item .product-info {
  margin-top: 10px;
}

.product-slider-item {
  height: 100% !important;
}

.shop-studio-blog-blog-post-box.card {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.product-detail-container.product-detail-stock-container {
  display: none !important;
}

.captcha-group {
  margin-top: 1.5rem;
}

.captcha-group .invalid-feedback {
  display: none;
  color: #dc3545;
  margin-top: .25rem;
}

.captcha-group.has-error .invalid-feedback {
  display: block;
}

.captcha-group.has-error input {
  border-color: #dc3545;
}

.honeypot {
  position: absolute;
  left: -9999px;
  visibility: hidden;
}

.error-msg {
  color: #dc3545;
  margin-top: .5rem;
  font-size: .9rem;
}

.card.product-box .card-body {
  position: relative;
}

.card.product-box .product-badges {
  position: absolute;
  top: 0.8rem;
  right: 0.5rem;
  margin: 0;
  z-index: 10;
}

.card.product-box .product-image-wrapper {
  width: 100% !important;
  overflow: hidden;
}

.card.product-box .product-image {
  display: block;
  width: 100% !important;
  height: auto !important;
}

@keyframes icon-bounce {0%,100%{transform:translateY(0)scale(1)}50%{transform:translateY(-4px)scale(1.2)}}

@keyframes arrow-bounce {0%,100%{transform:rotate(0deg)translateY(0)scale(1)}50%{transform:rotate(180deg)translateY(-4px)scale(1.1)}}

.license-dropdown summary {
  display: flex;
  align-items: center;
  padding: 0.5rem 0;
  border-bottom: 2px solid #7bae1f;
  background: transparent;
  cursor: pointer;
  transition: border-bottom-width 0.25s ease-out,
    border-bottom-color 0.25s ease-out;
}

.license-dropdown summary::-webkit-details-marker {
  display: none;
}

.license-dropdown summary h3 {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: inherit;
  transition: color 0.25s ease-out;
}

.license-dropdown summary h2 {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: inherit;
  transition: color 0.25s ease-out;
}

.license-dropdown summary::before {
  content: "";
  display: inline-block;
  width: 1.1em;
  height: 1.1em;
  align-self: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0.5rem;
  background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%237bae1f' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='8' r='7'/><polyline points='8.21 13.89 7.5 17.53 12 15.25 16.5 17.53 15.79 13.89'/></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.4s ease-out;
}

.license-dropdown summary::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%237bae1f' stroke-width='3' fill='none' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.4s ease-out;
}

.license-dropdown[open] summary::after {
  transform: rotate(180deg);
}

.license-dropdown .mla-content {
  transform: scaleY(0);
  transform-origin: top;
  opacity: 0;
  padding: 0 1.25rem;
  transition: transform 0.2s ease-out,
    opacity 0.2s ease-out,
    padding 0.2s ease-out;
}

.license-dropdown[open] .mla-content {
  transform: scaleY(1);
  opacity: 1;
  padding: 1rem 1.25rem;
}

.license-dropdown summary:hover {
  border-bottom-width: 6px;
  border-bottom-color: #5fa913;
  animation: pulse-border 1s infinite alternate;
}

@keyframes pulse-border {to{border-bottom-color:#9ccc3f}}

.license-dropdown summary:hover h3 {
  color: #7bae1f;
}

.license-dropdown summary:hover::before {
  animation: icon-bounce 0.6s both;
}

.license-dropdown summary:hover::after {
  animation: arrow-bounce 0.6s both;
}

.modern-dropdown-alt summary {
  display: flex;
  align-items: center;
  padding: 0.5rem 0;
  border-bottom: 4px solid #7bae1f;
  background: transparent;
  cursor: pointer;
  transition: border-bottom-width 0.25s ease-out,
    border-bottom-color 0.25s ease-out;
}

.modern-dropdown-alt summary::-webkit-details-marker {
  display: none;
}

.modern-dropdown-alt summary h3 {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
  color: inherit;
  transition: color 0.25s ease-out;
}

.modern-dropdown-alt summary::before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 0.5rem;
  background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%237bae1f' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='10'/><line x1='12' y1='16' x2='12' y2='12'/><line x1='12' y1='8' x2='12.01' y2='8'/></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.4s ease-out;
}

.modern-dropdown-alt summary::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' stroke='%237bae1f' stroke-width='3' fill='none' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");
  background-repeat: no-repeat;
  background-size: contain;
  transition: transform 0.4s ease-out;
}

.modern-dropdown-alt[open] summary::after {
  transform: rotate(180deg);
}

.modern-dropdown-alt .mla-content {
  transform: scaleY(0);
  transform-origin: top;
  opacity: 0;
  padding: 0 1.25rem;
  transition: transform 0.2s ease-out,
    opacity 0.2s ease-out,
    padding 0.2s ease-out;
}

.modern-dropdown-alt[open] .mla-content {
  transform: scaleY(1);
  opacity: 1;
  padding: 1rem 1.25rem;
}

.modern-dropdown-alt summary:hover {
  border-bottom-width: 6px;
  border-bottom-color: #5fa913;
  animation: pulse-border 1s infinite alternate;
}

.modern-dropdown-alt summary:hover h3 {
  color: #7bae1f;
}

.modern-dropdown-alt summary:hover::before {
  animation: icon-bounce 0.6s both;
}

.modern-dropdown-alt summary:hover::after {
  animation: arrow-bounce 0.6s both;
}

[data-listing],[data-listing-options]{}

[data-listing] .product-box .product-image, [data-listing-options] .product-box .product-image {
  filter: none !important;
  transition: none !important;
}

.product-box, .cms-block {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.7s ease-out, transform 0.7s ease-out;
  visibility: visible;
}

.in-view {
  opacity: 1;
  transform: translateY(0);
  visibility: visible !important;
}

.tablet-mockup {
  width: 920px;
  height: 600px;
  margin: 40px auto;
  perspective: 1000px;
  position: relative;
  user-select: none;
}

.tablet {
  position: relative;
  width: 100%;
  height: 100%;
  border: 16px solid #333;
  border-radius: 30px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
  background: #fff;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.tablet:hover {
  transform: scale(1.02);
  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.3);
}

.tablet iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}

.preview-label {
  position: absolute;
  top: 15px;
  left: 15px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 6px 12px;
  font-size: 14px;
  border-radius: 20px;
  z-index: 10;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.tablet-stand {
  width: 60%;
  height: 20px;
  background: #333;
  margin: 20px auto 0;
  border-radius: 10px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.resizer {
  width: 30px;
  height: 30px;
  background: #7BAE1F;
  position: absolute;
  right: 0;
  bottom: 0;
  cursor: se-resize;
  z-index: 100;
  border-top-left-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.resizer::after {
  content: "↘";
  font-size: 18px;
  color: #fff;
}

.iframe-btn-container {
  text-align: center;
  margin-top: 40px;
}

.external-link-btn {
  background: linear-gradient(45deg, #7BAE1F, #4A8D15);
  border: none;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
  transition: background 0.3s;
  border-radius: 0 10px;
  margin-top: 40px;
}

.external-link-btn:hover {
  background: linear-gradient(45deg, #4A8D15, #7BAE1F);
}

@media (max-width: 950px) {
  .tablet-mockup {
    width: 90%;
    height: calc(90% * (600 / 920));
    margin: 20px auto;
  }

  .tablet {
    border-width: 12px;
    border-radius: 20px;
  }

  .tablet-stand {
    width: 70%;
    height: 15px;
  }

  .preview-label {
    font-size: 12px;
    padding: 4px 10px;
  }
}

@media (max-width: 600px) {
  .tablet-mockup {
    width: 360px;
    height: calc(360px * (600 / 920));
    margin: 15px auto;
  }

  .tablet {
    border-width: 8px;
    border-radius: 15px;
  }

  .tablet-stand {
    width: 80%;
    height: 10px;
    margin-top: 10px;
  }

  .preview-label {
    font-size: 10px;
    padding: 3px 6px;
    top: 10px;
    left: 10px;
  }

  .resizer {
    width: 25px;
    height: 25px;
  }

  .resizer::after {
    font-size: 14px;
  }

  .external-link-btn {
    font-size: 14px;
    padding: 8px 16px;
  }
}

.cms-block-cross-selling {
  font-size: 0.85rem;
}

.cms-block-cross-selling .product-box .product-name, .cms-block-cross-selling .product-box .product-description, .cms-block-cross-selling .product-box .product-price {
  font-size: 0.85rem;
}

.cms-block-cross-selling .product-box .card-body {
  padding: 0.5rem;
}

.cms-block-cross-selling .product-box .product-info > * {
  margin-bottom: 10px;
}

.cms-block-cross-selling .product-box .product-name {
  margin-bottom: 10px !important;
  height: auto !important;
}

.cms-block-cross-selling .product-box .product-description {
  margin-top: 0 !important;
}

.account-payment-card button.btn.btn-primary {
  padding: 0.375rem 0.75rem !important;
  font-size: 0.875rem !important;
  line-height: 1.5;
}

.address-action-create a.btn.btn-primary {
  padding: 0.375rem 0.75rem !important;
  font-size: 0.875rem !important;
}

.address-action-create a.btn.btn-primary .icon-plus svg path {
  fill: #fff !important;
}

.card-actions.row.g-0.pt-2 a.btn.btn-sm.btn-light {
  margin-top: 20px !important;
}

.card-actions.row.g-0.pt-2 a.btn.btn-sm.btn-light:hover {
  color: #fff !important;
}

#profilePersonalForm .profile-form-submit {
  background-color: #7BAE1F !important;
  border-color: #7BAE1F !important;
  color: #fff !important;
  --bs-btn-bg: #7BAE1F !important;
  --bs-btn-border-color: #7BAE1F !important;
  --bs-btn-hover-bg: #61881A !important;
  --bs-btn-hover-border-color: #61881A !important;
}

#profilePersonalForm .profile-form-submit:hover, #profilePersonalForm .profile-form-submit:focus {
  background-color: #61881A !important;
  border-color: #61881A !important;
  color: #fff !important;
}

.cms-block-image-text .cms-element-image, .cms-block-image-text .cms-element-alignment, .cms-block-image-text .cms-image-container, .cms-block-zen-grid-6-6 .cms-element-image, .cms-block-zen-grid-6-6 .cms-element-alignment, .cms-block-zen-grid-6-6 .cms-image-container {
  width: 100% !important;
  flex: 1 1 100% !important;
}

.cms-block-image-text .cms-element-image img, .cms-block-zen-grid-6-6 .cms-element-image img {
  display: block;
  width: 100% !important;
  height: auto !important;
  max-width: none !important;
  object-fit: contain !important;
}

.form-group.flex-fill .input-group {
  position: relative;
}

.form-group.flex-fill .input-group > button.btn.btn-primary {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
  width: auto;
  flex: none;
}

.form-group.flex-fill .input-group > button.btn.btn-primary .icon-arrow-head-right svg {
  display: none;
}

.form-group.flex-fill .input-group > button.btn.btn-primary .icon-arrow-head-right::after {
  content: " ➜ ";
  font-size: 16px;
  color: #F49E4C;
  display: inline-block;
  line-height: 1;
}

.prems-individual-offer__offer-request-btn, .prems-individual-offer__offer-request-btn:link, .prems-individual-offer__offer-request-btn:visited {
  display: inline-block;
  color: #fff !important;
  font-family: var(--font-family);
  font-size: 1rem;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  background-color: #F49E4C !important;
  border: 1px solid #F49E4C !important;
  padding: 0.75rem 1.5rem;
  line-height: 1.5;
  border-radius: 0.3rem;
  text-decoration: none;
  cursor: pointer;
  margin-top: 10px;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.prems-individual-offer__offer-request-btn:hover {
  background-color: #DC8E44 !important;
  border-color: #DC8E44 !important;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
  color: #fff !important;
}

.prems-individual-offer__offer-request-btn:active {
  background-color: #CF8641 !important;
  border-color: #CF8641 !important;
  color: #fff !important;
  transform: translateY(0);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.3);
}

.prems-individual-offer__offer-request-btn:focus {
  outline: none;
  box-shadow: 0 0 0 0.25rem rgba(244, 158, 76, 0.5);
}

#customHeaderOverlay {
  background: #7BAE1F;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 1001;
  padding: 0 20px;
  position: relative;
}

#customHeaderOverlay, #customHeaderOverlay * {
  box-sizing: border-box;
}

#customHeaderOverlay .header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  height: 47px;
  gap: 10px;
}

#customHeaderOverlay .header-left, #customHeaderOverlay .header-right {
  min-width: 0;
}

#customHeaderOverlay .header-left {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1 1 auto;
}

#customHeaderOverlay .header-left-desktop {
  display: flex;
  align-items: center;
  min-width: 0;
  overflow: hidden;
}

#customHeaderOverlay .header-left-desktop a {
  text-decoration: none;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: normal;
  padding: 0 15px;
  transition: all 0.3s;
  cursor: pointer;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

#customHeaderOverlay .header-left-desktop a:hover {
  border-bottom: 2px solid #fff;
}

#customHeaderOverlay .header-separator {
  color: #ffffff;
  margin: 0 10px;
  opacity: 0.8;
  white-space: nowrap;
}

#customHeaderOverlay .header-right {
  display: flex;
  gap: 15px;
  flex: 0 0 auto;
  white-space: nowrap;
}

#customHeaderOverlay .header-right a {
  text-decoration: none;
  color: #fff;
  transition: all 0.3s;
  padding: 0 5px;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

#customHeaderOverlay .header-right a:hover {
  border-bottom: 2px solid #fff;
}

#customHeaderOverlay .header-right i {
  font-size: 18px;
}

#customHeaderOverlay .header-menu-toggle {
  display: none;
  border: 0;
  background: transparent;
  color: #fff;
  padding: 0 8px;
  height: 36px;
  cursor: pointer;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
}

#customHeaderOverlay .header-menu-toggle i {
  font-size: 18px;
}

#customHeaderOverlay .header-menu-toggle-text {
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

#customHeaderOverlay .header-mobile-menu {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 47px;
  background: #7BAE1F;
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.2);
  padding: 10px 12px;
  z-index: 1002;
}

#customHeaderOverlay .header-mobile-menu a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 15px;
  font-weight: normal;
  padding: 10px 8px;
  white-space: nowrap;
}

#customHeaderOverlay .header-mobile-menu a:hover {
  background: rgba(255, 255, 255, 0.12);
}

#customHeaderOverlay .header-mobile-menu.is-open {
  display: block;
}

@media (max-width: 846px) {
  #customHeaderOverlay {
    padding: 0 10px;
  }

  #customHeaderOverlay .header-container {
    max-width: 100%;
    padding: 0 10px;
  }

  #customHeaderOverlay .header-left-desktop a {
    font-size: 14px;
    padding: 0 10px;
  }

  #customHeaderOverlay .header-separator {
    margin: 0 6px;
    opacity: 0.7;
  }

  #customHeaderOverlay .header-right {
    gap: 10px;
  }
}

@media (max-width: 650px) {
  #customHeaderOverlay .header-left-desktop {
    display: none;
  }

  #customHeaderOverlay .header-menu-toggle {
    display: inline-flex;
    margin-left: 34px;
  }
}

@media (max-width: 576px) {
  #customHeaderOverlay .header-container {
    padding: 0 10px;
  }
}

#customHeaderOverlay .header-right .top-bar-logout svg {
  fill: #ffffff !important;
}

.top-bar-logout-item {
  font-size: 0;
  line-height: 0;
}

.top-bar-logout-item .icon {
  font-size: 16px;
  line-height: normal;
  color: #fff !important;
}

.top-bar-logout-item .icon svg {
  fill: #fff !important;
}

.nav-header .header-actions-col .account-menu, .nav-header .header-actions-col .header-cart {
  display: none !important;
}

@media (max-width: 1160px) {
  .nav-header .header-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .nav-header .header-logo-col {
    order: 2;
    flex: 1;
    text-align: center;
    margin: 0;
  }

  .nav-header .header-menu-button {
    order: 1;
    margin: 0;
  }

  .nav-header .header-actions-col {
    order: 3;
    margin: 0;
  }
}

.shop-studio-blog-blog-post-detail, .shop-studio-blog-blog-post-detail-layout, .shop-studio-blog-blog-post-detail-layout--default, .shop-studio-blog-blog-post-detail-layout__content {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
}

.shop-studio-blog-blog-post-detail-layout__content .container, .shop-studio-blog-blog-post-detail-layout__content .row {
  max-width: 100% !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
}

.shop-studio-blog-blog-post-detail-layout__content {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.shop-studio-blog-blog-post-detail-main-image {
  text-align: center;
}

.shop-studio-blog-blog-post-detail-main-image img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

.product-cheapest-price {
  color: #7bae1f;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  vertical-align: middle;
  display: inline-block;
  margin: 0;
  padding: 1rem 0rem;
  font-size: 36px;
}

.cms-listing-col .product-cheapest-price {
  color: #7bae1f;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  vertical-align: middle;
  display: inline-block;
  margin: 0;
  padding: 1rem 0rem;
  font-size: 1.3rem;
}

.product-price {
  color: #6E6E6E !important;
  font-weight: bold !important;
}

.product-price::before {
  content: "ab   ";
}

.product-price::after {
  content: "   exkl. MwSt.";
}

.one-size {
  display: block;
  width: var(--one-size-width, 100px);
  height: var(--one-size-height, 100px);
  object-fit: contain;
}

.rounded-img .cms-image {
  border-radius: 8px !important;
  overflow: hidden;
}

@media (max-width: 991px) {
  .product-action {
    display: block !important;
    position: relative;
    z-index: 10;
    min-height: 40px;
  }

  .product-action .d-grid {
    display: block !important;
  }

  .product-action a.btn {
    display: inline-block !important;
    width: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  .shop-studio-blog-blog-post-slider__controls-container button {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}

.login-form .form-control, .login-form .form-select, .register-form .form-control, .register-form .form-select {
  background-color: #F0F0F0;
  border-color: #7BAE1F;
  color: #6E6E6E;
}

.login-form .form-control:focus, .login-form .form-select:focus, .register-form .form-control:focus, .register-form .form-select:focus {
  background-color: #F0F0F0;
  color: #6E6E6E;
  border-color: #7BAE1F;
  box-shadow: 0 0 0 0.2rem rgba(123, 174, 31, 0.25);
}

.login-form button[type="submit"], .register-form button[type="submit"] {
  float: left;
  background-color: #F49E4C;
  color: white !important;
  border: none;
  transition: filter 0.3s ease;
  margin-top: 20px;
}

.login-form button[type="submit"]:hover, .register-form button[type="submit"]:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  border-color: transparent;
  transition: transform 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
  transform: scale(1.05);
}

#cms-form-contact .form-control, #cms-form-contact .form-select {
  background-color: #F0F0F0;
  border-color: #7BAE1F;
  color: #6E6E6E;
}

#cms-form-contact .form-control:focus, #cms-form-contact .form-select:focus {
  background-color: #F0F0F0;
  color: #6E6E6E;
  border-color: #7BAE1F;
  box-shadow: 0 0 0 0.2rem rgba(123, 174, 31, 0.25);
}

#cms-form-contact button[type="submit"] {
  float: left;
  background-color: #F49E4C;
  color: white !important;
  border: none;
  transition: filter 0.3s ease;
  margin-top: 20px;
}

#cms-form-contact button[type="submit"]::after {
  content: " ➔";
  color: white;
}

#cms-form-contact button[type="submit"]:hover {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  border-color: transparent;
  transition: transform 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
  transform: scale(1.05);
}

.product-box .product-image {
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}

.product-box .product-image:hover {
  filter: grayscale(0%);
}

.cms-block-product-slider #tns2 img {
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}

.cms-block-product-slider #tns2 img:hover {
  filter: grayscale(0%);
}

.cms-listing-row img {
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}

.cms-listing-row img:hover {
  filter: grayscale(0%);
}

.cms-element-product-box .product-image {
  filter: grayscale(100%);
  transition: filter 0.3s ease;
}

.cms-element-product-box .product-image:hover {
  filter: grayscale(0%);
}

a.btn-detail {
  transition: transform 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
}

a.btn-detail:hover {
  background: linear-gradient(45deg, #4CAF50, #466BB6);
  transform: scale(1.05);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  color: #fff;
}

.btn-primary {
  font-size: 18px;
  color: white;
  --bs-btn-hover-bg: #61881A;
  --bs-btn-hover-border-color: #61881A;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  border-color: transparent;
}

.btn-primary:hover, .btn-primary:focus {
  color: white;
}

.product-badges .badge {
  margin-left: -14px;
  margin-top: -14px;
  font-size: 16px;
  padding: 3px 8px;
  background-color: #7BAE1F;
  user-select: none;
}

.product-badges {
  position: relative;
}

.product-badges.has-bundle::after {
  content: "Bundle";
  position: absolute;
  top: -14px;
  right: 36px;
  padding: 3px 8px;
  background-color: #7BAE1F;
  color: #fff;
  text-transform: uppercase;
  font-family: Lato;
  font-weight: 700;
}

.product-badges.has-view::before {
  content: "Inkl. viewer";
  position: absolute;
  top: -14px;
  right: 54px;
  padding: 3px 8px;
  background-color: #7BAE1F;
  color: #fff;
  text-transform: uppercase;
  font-family: Lato;
  font-weight: bold;
}

.line-item-delivery-date, .shipping-cost {
  display: none;
}

:root {
  --font-family: "Lato", sans-serif;
  --primary-color: #7BAE1F;
  --primary-hover: #689e1a;
  --text-color: #4D4D4D;
  --subtext-color: #7BAE1F;
  --border-color: #dee2e6;
  --bg-light: #f8f8f8;
  --offcanvas-bg: #ffffff;
  --transition-speed: 0.3s;
}

body {
  font-family: var(--font-family);
  color: var(--text-color);
  margin: 0;
  padding: 0;
  background: #fff;
  line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-family);
  color: var(--text-color);
}

h1 {
  font-weight: 500;
  font-size: 48px;
  line-height: 72px;
}

h2 {
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  letter-spacing: 0.02em;
}

h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 55px;
  color: var(--primary-color);
}

h4, .caption-h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.02em;
}

h5, .caption-h5 {
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: var(--primary-color);
}

h6 {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #3B8EA5;
}

p, .lead {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 18px;
  line-height: 1.6;
}

ul, ol {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.5;
  color: var(--text-color);
  opacity: 0.8;
  margin: 0 0 1.5rem 1.5rem;
  padding: 0;
}

li {
  font-family: var(--font-family);
  font-weight: 500;
  color: black;
  font-size: 18px;
  line-height: 1.6;
}

.offcanvas-close {
  background: none;
  border: none;
  color: var(--text-color);
  font-size: 1.5rem;
  cursor: pointer;
  transition: color var(--transition-speed);
}

.offcanvas-close:hover {
  color: var(--primary-color);
}

.offcanvas-title {
  font-size: 1.25rem;
  font-weight: 700;
}

.offcanvas-body {
  padding: 1.5rem;
  background-color: var(--offcanvas-bg);
}

.product-detail-description {
  margin-bottom: 2rem;
}

.product-detail-properties-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 1.5rem;
  border: 1px solid var(--border-color);
  border-radius: 4px;
  overflow: hidden;
}

.product-detail-properties-table th, .product-detail-properties-table td {
  padding: 0.75rem;
  vertical-align: top;
  border-bottom: 1px solid var(--border-color);
}

.product-detail-properties-table th {
  background-color: var(--bg-light);
  font-weight: 700;
  text-align: left;
}

.product-detail-properties-table tr:last-child td {
  border-bottom: 0;
}

.product-detail-properties .product-detail-properties-container > .col-md-10, .product-detail-properties .product-detail-properties-container > .col-lg-6 {
  flex: 0 0 100%;
  max-width: auto;
  padding-right: 15px;
}

.product-detail-properties {
  max-width: 3200px;
  padding: 0 15px;
}

.product-detail-properties-table {
  width: 100%;
  margin: 0;
}

.product-detail-properties-table tbody tr:last-child th.properties-label, .product-detail-properties-table tbody tr:last-child td.properties-value {
  border-bottom: 0px solid #ddd;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 1rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 1rem;
}

.custom-content {
  --font-family: "Lato", sans-serif;
  --primary-color: #7BAE1F;
  --primary-hover: #689e1a;
  --text-color: #4D4D4D;
  --border-color: #dee2e6;
  --bg-light: #f8f8f8;
  --transition-speed: 0.3s;
  --max-width: 800px;
}

.custom-content *, .custom-content *::before, .custom-content *::after {
  box-sizing: border-box;
}

.custom-content {
  font-family: var(--font-family);
  color: var(--text-color);
  margin: 0;
  padding: 0;
  background-color: #fff;
  line-height: 1.6;
}

.custom-content-wrapper {
  max-width: var(--max-width);
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
}

.custom-content h1, .custom-content h2, .custom-content h3, .custom-content h4, .custom-content h5, .custom-content h6 {
  font-family: var(--font-family);
  color: var(--text-color);
  margin: 1.2rem 0 0.8rem;
  line-height: 1.2;
}

.custom-content h1 {
  font-size: 2.5rem;
  font-weight: 500;
  border-bottom: 2px solid var(--primary-color);
  padding-bottom: 0.3rem;
}

.custom-content h2 {
  font-size: 1.75rem;
  font-weight: 700;
  color: var(--primary-color);
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 0.2rem;
  margin-top: 2rem;
}

.custom-content p {
  font-size: 1rem;
  margin: 1rem 0;
}

.custom-content ul, .custom-content ol {
  margin: 1rem 0 1rem 1.5rem;
  padding: 0;
}

.custom-content li {
  font-family: var(--font-family);
  font-weight: 500;
  color: black;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 0.5rem;
}

.custom-content .mt-1 {
  margin-top: 0.25rem;
}

.custom-content .mt-2 {
  margin-top: 0.5rem;
}

.custom-content .mt-3 {
  margin-top: 1rem;
}

.custom-content .mb-1 {
  margin-bottom: 0.25rem;
}

.custom-content .mb-2 {
  margin-bottom: 0.5rem;
}

.custom-content .mb-3 {
  margin-bottom: 1rem;
}

@media (max-width: 600px) {
  .custom-content {
    padding: 10px;
  }

  .custom-content-wrapper {
    padding: 15px;
  }

  .custom-content h1 {
    font-size: 2rem;
  }

  .custom-content h2 {
    font-size: 1.5rem;
  }

  .custom-content p, .custom-content li {
    font-size: 0.95rem;
  }
}

.row.offcanvas.shipping-info {
  display: none;
}

.service-navigation {
  display: none;
}

.product-detail-stock {
  font-size: 24px;
  font-weight: 700;
}

.product-detail-stock-label {
  font-size: 24px;
}

.pt-2 {
  margin-top: -0.8em;
}

.cms-element-zen-search-banner .cms-search-form .form-control-lg {
  font-size: 20px;
}

.cart-add-product-container, .line-item-product-number {
  display: none;
}

.pagination {
  margin-bottom: 40px;
}

.cms-block-product-listing {
  margin-top: 60px;
}

.modal-lg {
  --bs-modal-width: 1000px;
}

.filter-panel-active-container {
  padding-top: 35px;
  border-top: 1px solid black;
}

.product-gallery-slider .base-slider-dots {
  display: none;
}

.header-main .header-cart:not(:hover) .header-cart-badge {
  font-size: 1rem;
}

option[value="private"] {
  display: none;
}

option[value="private"][selected] {
  display: none;
}

.top-bar-login, .top-bar-register {
  display: none;
}

.btn {
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.flex-fill {
  border-top-right-radius: 10%;
  border-bottom-left-radius: 10%;
}

.form-check.register-guest-control {
  display: none !important;
}

.register-card .card-body {
  margin-top: 0;
}

@media (min-width: 992px) and (max-width: 1275px) {
  .nav-header .main-navigation-menu {
    display: flex;
    flex-wrap: nowrap;
    white-space: nowrap;
  }

  .nav-header .main-navigation-menu .main-navigation-link-name {
    margin: 0;
    padding: 0;
    white-space: nowrap;
  }
}

.img-fluid.image-slider-media {
  width: 100%;
  max-width: 1200px;
  height: auto;
  object-fit: cover;
}

img.lazy {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

img.lazy.loaded {
  opacity: 1;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

.tns-nav {
  display: none !important;
}

.slider-container {
  position: relative;
  width: 100%;
}

.base-slider-controls-prev.image-slider-controls-prev {
  position: absolute !important;
  left: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  background-color: #ffffff !important;
  border: none;
  cursor: pointer;
  z-index: 100;
}

.base-slider-controls-next.image-slider-controls-next {
  position: absolute !important;
  right: 0 !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  background-color: #ffffff !important;
  border: none;
  cursor: pointer;
  z-index: 100;
}

.base-slider-controls-prev .icon svg path, .base-slider-controls-next .icon svg path {
  fill: #000000 !important;
}

.breadcrumb-container:has( ol.breadcrumb > li > a.breadcrumb-link.is-active[href$="/Produkte/"] ) {
  display: block !important;
}

body.is-ctl-product .breadcrumb-container {
  display: block;
}

.breadcrumb-wrap {
  justify-content: flex-start !important;
  text-align: left;
  margin-left: -100px;
}

@media (max-width: 993px) {
  .breadcrumb-wrap {
    margin-left: -55px;
  }
}

.shop-studio-blog-blog-post-box__content .row {
  display: flex;
  align-items: center;
}

.breadcrumb-container, .my-custom-blog .shop-studio-blog-blog-post-box__content__additional_info, .cms-page .shop-studio-blog-blog-post-box__content__additional_info {
  display: none;
}

.container {
  width: 100%;
  padding: 0;
  margin: 0 auto;
}

@media (max-width: 768px) {
  .container {
    padding: 0 15px;
  }
}

.shop-studio-blog-blog-post-box {
  font-family: "Lato", sans-serif;
  color: #000;
  padding: 5px;
}

.shop-studio-blog-blog-post-box * {
  color: #000;
}

.shop-studio-blog-blog-post-box__content__info {
  display: flex;
  flex-direction: column;
  gap: 3px;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
}

.shop-studio-blog-blog-post-box__content__info__title {
  color: #000 !important;
  font-family: "Lato", sans-serif;
  margin: 0 0 3px 0;
  display: block;
  margin: 0;
  padding: 0;
  line-height: 1.1;
}

.shop-studio-blog-blog-post-box__content__info__description {
  margin: 0 0 3px 0;
}

.shop-studio-blog-blog-post-box__content__additional_info_bottom {
  order: -1;
  margin: 0 0 3px 0;
}

.shop-studio-blog-blog-post-box__content__info__actions {
  margin-top: 0;
  padding-top: 0;
}

.shop-studio-blog-blog-post-box__content__image {
  overflow: hidden;
  padding: 0;
  margin: 0;
  height: 259px;
  line-height: 0;
}

.shop-studio-blog-blog-post-box__content__image__link__image {
  border-radius: 8px;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.shop-studio-blog-blog-post-box__content__info__actions__detail.btn-buy {
  background-color: #F49E4C;
  color: #fff;
  border: none;
  transition: transform 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease;
}

.shop-studio-blog-blog-post-box__content__info__actions__detail.btn-buy:hover {
  background-color: #DC8E44;
  transform: scale(1.05);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

@media (max-width: 991px) {
  .shop-studio-blog-blog-post-box__content__info__actions {
    display: block !important;
  }

  .shop-studio-blog-blog-post-box__content__info__actions a.btn {
    display: inline-block !important;
    width: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
}

.news1-header {
  position: relative;
  width: 100%;
  height: 500px;
  background-color: #f0f0f0;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 20px;
  box-sizing: border-box;
}

.news1-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
}

.news1-title {
  position: relative;
  z-index: 1;
  background: rgba(255, 255, 255, 0.9);
  color: #7BAE1F;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 46px;
  line-height: 55px;
  padding: 10px 20px;
  margin: 0;
  border-radius: 5px;
  text-align: left;
}

.news1-title strong {
  font-weight: 700;
}

@media (max-width: 768px) {
  .news1-header {
    height: 500px;
    padding: 15px;
  }

  .news1-title {
    font-size: 36px;
    padding: 8px 16px;
  }
}

.news1-header-right {
  position: relative;
  width: 100%;
  height: 500px;
  background-color: #f0f0f0;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  padding: 20px;
  box-sizing: border-box;
}

.news1-title-right {
  position: relative;
  z-index: 1;
  background: rgba(255, 255, 255, 0.9);
  color: #7BAE1F;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 46px;
  line-height: 55px;
  padding: 10px 20px;
  margin: 0;
  border-radius: 5px;
  text-align: right;
}

.news1-title-right strong {
  font-weight: 700;
}

@media (max-width: 768px) {
  .news1-header-right {
    height: 500px;
    padding: 15px;
  }

  .news1-title-right {
    font-size: 36px;
    padding: 8px 16px;
  }
}

@media only screen and (min-width: 1621px) and (max-width: 2500px) {
  .news1-title-right {
    margin-right: calc((100vw - 1620px) * (450 / 880) - 100px);
  }
}

@media only screen and (min-width: 2501px) and (max-width: 3200px) {
  .news1-title-right {
    margin-right: calc(450px + (100vw - 2500px) * 0.5 - 100px);
  }
}

@media only screen and (min-width: 3201px) {
  .news1-title-right {
    margin-right: 700px;
  }
}

.news1-header-left {
  position: relative;
  width: 100%;
  height: 500px;
  background-color: #f0f0f0;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 20px;
  box-sizing: border-box;
}

.news1-overlay-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
}

.news1-title-left {
  position: relative;
  z-index: 1;
  background: rgba(255, 255, 255, 0.9);
  color: #7BAE1F;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 46px;
  line-height: 55px;
  padding: 10px 20px;
  margin: 0;
  border-radius: 5px;
  text-align: left;
}

.news1-title-left strong {
  font-weight: 700;
}

@media only screen and (min-width: 1800px) and (max-width: 2500px) {
  .news1-title-left {
    margin-left: calc((100vw - 1450px) * (450 / 880) - 100px);
  }
}

@media only screen and (min-width: 2501px) and (max-width: 3200px) {
  .news1-title-left {
    margin-left: calc(450px + (100vw - 2500px) * 0.5 - 100px);
  }
}

@media only screen and (min-width: 3201px) {
  .news1-title-left {
    margin-left: 700px;
  }
}

.tourism-slider-slider {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.tourism-slide-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transform: translateX(100%);
  transition: opacity 0.6s ease, transform 0.6s ease;
  z-index: 1;
}

.tourism-slide-slider.active {
  opacity: 1;
  transform: translateX(0);
  z-index: 2;
}

.tourism-background-slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.tourism-content-slider {
  position: absolute;
  bottom: 140px;
  z-index: 3;
  max-width: 500px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.tourism-content-slider.left-slider {
  left: 250px;
}

.tourism-content-slider.right-slider {
  right: 250px;
}

.tourism-category-slider {
  background: #6E6E6E;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  text-transform: uppercase;
  padding: 0 13px;
  display: inline-block;
  border-radius: 8px;
  margin-bottom: 0;
}

.tourism-title-slider {
  background: #fff;
  color: #7BAE1F;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 46px;
  line-height: 55px;
  display: inline-block;
  white-space: nowrap;
  padding: 0 13px;
  margin-bottom: 20px;
  border-radius: 8px;
}

.tourism-title-slider strong {
  font-weight: 700;
}

.tourism-button-container-slider {
  background: #7BAE1F;
  border-radius: 0 10px;
  display: inline-block;
  padding: 0 20px;
}

.tourism-button-slider {
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.tourism-button-slider:hover {
  opacity: 0.8;
  transform: translateY(-2px);
}

.button-text-slider {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}

.slider-arrow-slider {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  z-index: 4;
  font-size: 24px;
}

.left-arrow-slider {
  left: 20px;
}

.right-arrow-slider {
  right: 20px;
}

.slider-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 8px;
  z-index: 100;
}

.slider-dots .dot {
  width: 16px;
  height: 16px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.3s ease;
  box-shadow: 0 0 2px rgba(0,0,0,0.5);
}

.slider-dots .dot.active {
  background: #7BAE1F;
}

@media (max-width: 1200px) {
  .tourism-slider-slider {
    height: 250px;
    padding: 10px;
  }

  .tourism-content-slider.left-slider {
    left: 20px;
  }

  .tourism-content-slider.right-slider {
    right: 20px;
  }

  .tourism-content-slider {
    bottom: 10px;
    max-width: 90%;
  }

  .tourism-title-slider {
    font-size: 24px;
    padding: 0 13px;
    margin-bottom: 10px;
  }

  .tourism-category-slider {
    font-size: 14px;
    padding: 0 10px;
  }

  .button-text-slider {
    font-size: 8px;
  }
}

@media (max-width: 760px) {
  .tourism-slider-slider {
    height: 250px;
    padding: 10px;
  }

  .tourism-content-slider.left-slider {
    left: 20px;
  }

  .tourism-content-slider.right-slider {
    right: 20px;
  }

  .tourism-content-slider {
    bottom: 10px;
    max-width: 90%;
  }

  .tourism-title-slider {
    font-size: 24px;
    padding: 0 13px;
    margin-bottom: 10px;
  }

  .tourism-category-slider {
    font-size: 14px;
    padding: 0 10px;
  }

  .button-text-slider {
    font-size: 8px;
  }
}

.tourism-section {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.tourism-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("https://shop.onmaps.de/media/9e/d6/f8/1740037547/Tourismus_AdobeStock_610472706_small.webp?ts=1740037565") no-repeat center center;
  background-size: cover;
  z-index: 1;
}

.tourism-content {
  position: absolute;
  bottom: 140px;
  left: 250px;
  z-index: 2;
  max-width: 500px;
  flex-direction: column;
}

.tourism-category {
  background: #6E6E6E;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  text-transform: uppercase;
  padding: 0 13px;
  display: inline-block;
  border-radius: 8px;
  margin-bottom: 0;
}

.tourism-title {
  background: #fff;
  color: #7BAE1F;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 46px;
  line-height: 55px;
  display: inline-block;
  white-space: nowrap;
  padding: 0 13px;
  margin-bottom: 20px;
  border-radius: 8px;
}

.tourism-title strong {
  font-weight: 700;
}

.tourism-button-container {
  background: #7BAE1F;
  border-radius: 0 10px;
  display: inline-block;
  padding: 0 20px;
}

.tourism-button {
  background: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.tourism-button:hover {
  opacity: 0.8;
  transform: translateY(-2px);
}

.button-text {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
}

@media (max-width: 1200px) {
  .tourism-section {
    height: 250px;
    padding: 10px;
  }

  .tourism-content {
    position: absolute;
    right: 20px;
    left: 20px;
    bottom: 10px;
    max-width: 90%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }

  .tourism-title {
    font-size: 24px;
    padding: 0 13px;
    margin-bottom: 10px;
  }

  .tourism-category {
    font-size: 14px;
    padding: 0 10px;
  }

  .tourism-button-container{}

  .button-text {
    font-size: 8px;
  }

  .tourism-background{}
}

@media (max-width: 760px) {
  .tourism-section {
    height: 250px;
    padding: 10px;
  }

  .tourism-content {
    position: absolute;
    right: 20px;
    left: 20px;
    bottom: 10px;
    max-width: 90%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }

  .tourism-title {
    font-size: 24px;
    padding: 0 13px;
    margin-bottom: 10px;
  }

  .tourism-category {
    font-size: 14px;
    padding: 0 10px;
  }

  .tourism-button-container{}

  .button-text {
    font-size: 8px;
  }
}

.custom-products-wrapper {
  padding: 10px;
}

.custom-products {
  position: relative;
  width: auto;
  max-width: 100%;
}

.custom-products .onmaps-h2 {
  margin-bottom: 10px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  text-transform: uppercase;
  color: #6E6E6E !important;
}

.custom-products .onmaps-h3 {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 46px;
  line-height: 55px;
  color: #7BAE1F !important;
}

.product-overview-button-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 272px;
  height: 46px;
  margin-top: 10px;
}

.product-overview-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 13px 20px;
  background: #7BAE1F;
  border-radius: 0 8.5px;
  border: none;
  cursor: pointer;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}

.product-button-content {
  display: flex;
  align-items: center;
  gap: 8.5px;
}

.product-button-text {
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 700;
  text-transform: uppercase;
}

.product-overview-button:hover {
  opacity: 0.8;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
  .product-overview-button-wrapper {
    width: 100%;
    justify-content: flex-start;
  }

  .product-overview-button {
    width: 100%;
    max-width: 289px;
  }
}

.products-section-1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-left: 2px;
}

.products-category-1 {
  font-family: "Lato", sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 31.2px;
  letter-spacing: 0.02em;
  text-align: left;
  color: #6E6E6E !important;
  margin-bottom: 1px;
}

.products-title-1 {
  font-family: "Lato", sans-serif;
  font-size: 46px;
  font-weight: 500;
  line-height: 55.2px;
  text-align: left;
  color: #7BAE1F !important;
}

.products-title strong {
  font-weight: 700;
}

@media (max-width: 768px) {
  .products-category-1 {
    font-size: 22px;
  }

  .products-title-1 {
    font-size: 36px;
  }
}

.onmaps-h4 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #6E6E6E !important;
  margin-bottom: 10px;
}

.onmaps-h5 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: #7BAE1F !important;
  margin: 10px 0;
}

.onmaps-text {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #4D4D4D !important;
  margin-bottom: 20px;
}

.button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 20px;
  min-width: 180px;
  height: 47px;
  border-radius: 0 10px;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  cursor: pointer;
  box-sizing: border-box;
  transition: all 0.3s ease;
}

.button-outline {
  background: #FFFFFF;
  border: 2px solid #3B8EA5;
  color: #3B8EA5;
}

.button-outline:hover {
  background: #3B8EA5;
  color: #FFFFFF;
}

.button-outline .arrow {
  width: 12px;
  height: 0;
  border: 1px solid #3B8EA5;
  transition: border-color 0.3s;
}

.button-outline:hover .arrow {
  border-color: #FFFFFF;
}

.button-filled {
  background: #3B8EA5;
  color: #FFFFFF;
  border: 2px solid transparent;
}

.button-filled:hover {
  background: #FFFFFF;
  color: #3B8EA5;
  border: 2px solid #3B8EA5;
}

.button-filled .arrow {
  width: 12px;
  height: 0;
  border: 1px solid #FFFFFF;
  transition: border-color 0.3s;
}

.button-filled:hover .arrow {
  border-color: #3B8EA5;
}

@media (max-width: 768px) {
  .frame-81 {
    flex-direction: column;
    gap: 15px;
  }

  .button {
    width: 100%;
  }
}

.custom-text-block {
  position: relative;
  max-width: 700px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
  border-radius: 10px;
}

.text-header {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.text-content {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #4D4D4D;
  width: 100%;
}

.button-group {
  display: flex;
  gap: 20px;
  margin-top: 20px;
}

.button.primary {
  background: #3B8EA5;
  color: #FFFFFF;
  border: none;
}

.button.primary .arrow {
  border: 1px solid #FFFFFF;
}

.button.secondary {
  background: #FFFFFF;
  border: 2px solid #3B8EA5;
  color: #3B8EA5;
}

.button.secondary .arrow {
  border: 1px solid #3B8EA5;
}

.button.primary:hover {
  background: #2E708A;
}

.button.secondary:hover {
  background: #3B8EA5;
  color: #FFFFFF;
}

.button.secondary:hover .arrow {
  border-color: #FFFFFF;
}

@media (max-width: 768px) {
  .button-group {
    flex-direction: column;
    gap: 15px;
  }

  .button {
    width: 100%;
  }
}

.button, .button span {
  text-decoration: none !important;
}

.button:hover, .button:hover span {
  text-decoration: none !important;
}

.onmaps-text-block {
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
  padding: 50px 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.onmaps-h2 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #6E6E6E !important;
  margin: 2px;
}

.onmaps-h3 {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 46px;
  line-height: 55px;
  color: #7BAE1F !important;
  margin: 0;
}

.onmaps-lead-text {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #4D4D4D !important;
  max-width: 1200px;
  margin: 0;
}

@media (max-width: 1024px) {
  .onmaps-text-block {
    padding: 30px 10px;
  }

  .onmaps-h3 {
    font-size: 36px;
    line-height: 45px;
  }

  .onmaps-lead-text {
    font-size: 18px;
    line-height: 28px;
  }
}

@media (max-width: 768px) {
  .onmaps-text-block {
    text-align: center;
  }

  .onmaps-h3 {
    font-size: 28px;
    line-height: 38px;
  }

  .onmaps-lead-text {
    font-size: 16px;
    line-height: 24px;
  }
}

.shopware-text-block {
  position: relative;
  max-width: 700px;
  width: 100%;
  margin: 0 auto;
  padding: 60px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  text-align: left;
  z-index: 10;
  background: transparent;
  border-radius: 0;
  overflow: visible;
  align-items: center;
  text-align: center;
}

.shopware-text-block.bg-blue {
  background: #3B8EA0;
}

.shopware-text-block.bg-green {
  background: #7BAE1F;
}

.shopware-text-block.bg-orange {
  background: #F49E4C;
}

.shopware-text-block .slider-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  gap: 10px;
  background: rgba(255, 255, 255, 0.2);
  border: 2px solid #FFFFFF;
  border-radius: 0 10px;
  cursor: pointer;
  transition: background 0.3s ease;
  text-decoration: none;
  margin-top: 20px;
}

.shopware-text-block .slider-button:hover {
  background: rgba(255, 255, 255, 0.3);
}

.shopware-text-block .slider-button span {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  color: #FFFFFF;
}

.shopware-text-block .slider-button::after {
  content: " →";
  font-size: 14px;
  color: #FFFFFF;
  margin-left: 5px;
}

.shopware-text-block .slider-button.secondary {
  background: rgba(255, 255, 255, 0.4);
  border-color: #FFFFFF;
}

.shopware-text-block .slider-button.secondary:hover {
  background: rgba(255, 255, 255, 0.5);
}

.img-fluid.image-slider-media {
  border-radius: 8px;
}

@media (max-width: 1200px) {
  .shopware-text-block {
    width: 95%;
    padding: 40px 0;
    margin: 30px auto;
  }

  .shopware-text-block h4, .shopware-text-block h5, .shopware-text-block p {
    width: 90%;
  }
}

@media (max-width: 1024px) {
  .shopware-text-block {
    width: 90%;
    padding: 40px 0;
  }

  .shopware-text-block h4, .shopware-text-block h5, .shopware-text-block p {
    width: 85%;
  }
}

@media (max-width: 768px) {
  .shopware-text-block {
    width: 95%;
    padding: 35px 0;
  }

  .shopware-text-block h4, .shopware-text-block h5, .shopware-text-block p {
    width: 80%;
  }

  .shopware-text-block .button {
    width: 200px;
    padding: 12px 20px;
    font-size: 12px;
  }
}

@media (max-width: 480px) {
  .shopware-text-block {
    width: 100%;
    padding: 30px 0;
  }

  .shopware-text-block h4, .shopware-text-block h5, .shopware-text-block p {
    width: 90%;
  }

  .shopware-text-block .button {
    width: 180px;
    padding: 10px;
    font-size: 12px;
  }
}

.news-header {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 80px;
}

.news-title {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF !important;
  margin: 0;
}

.news-subtitle {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 46px;
  line-height: 55px;
  color: #FFFFFF !important;
  margin-top: 15px;
}

.sw-cms-block-news-title {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 80px;
}

.sw-cms-block-news-title .news-title {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  margin: 0;
}

.sw-cms-block-news-title .news-subtitle {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 46px;
  line-height: 55px;
  color: #FFFFFF;
  margin-top: 15px;
}

.uber-uns * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.uber-uns {
  background-color: #FFFFFF;
  font-family: "Lato", sans-serif;
  line-height: 1.5;
  color: #4D4D4D;
}

.uber-uns .container {
  max-width: 1420px;
  margin: 0 auto;
  padding: 0;
}

.uber-uns h1 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 46px;
  line-height: 55px;
  text-transform: uppercase;
  color: #7BAE1F !important;
  margin-bottom: 20px;
}

.uber-uns h2 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #6E6E6E !important;
  margin-bottom: 5px;
}

.uber-uns h3 {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 46px;
  line-height: 55px;
  text-transform: uppercase;
  color: #7BAE1F !important;
  margin-bottom: 20px;
}

.uber-uns h4 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #6E6E6E !important;
  margin-bottom: 20px;
}

.uber-uns h5 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  color: #7BAE1F !important;
  margin-bottom: 20px;
}

.uber-uns p {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #4D4D4D !important;
  margin-bottom: 20px;
}

.uber-uns ul, .uber-uns li {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #4D4D4D !important;
  list-style: disc;
  margin-left: 40px;
  margin-bottom: 10px;
}

.uber-uns .slider {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 60px 360px;
  gap: 10px;
  background-color: #8AD9D4;
  max-width: 1420px;
  margin: 0 auto 40px;
}

.uber-uns .rotated-text {
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  text-transform: uppercase;
  color: rgba(110, 110, 110, 0.5);
  transform: rotate(-12deg);
  margin-bottom: 20px;
}

.uber-uns-white, .uber-uns-white h1, .uber-uns-white h2, .uber-uns-white h3, .uber-uns-white h4, .uber-uns-white h5, .uber-uns-white p, .uber-uns-white li {
  color: #FFFFFF !important;
}

@media (max-width: 768px) {
  .uber-uns .container {
    padding: 0 20px;
  }

  .uber-uns h1 {
    font-size: 36px;
    line-height: 42px;
  }

  .uber-uns h2 {
    font-size: 22px;
    line-height: 27px;
  }
}

.uber-uns-per-teammember-card {
  position: relative;
  width: 340px;
  height: 340px;
  overflow: hidden;
  border-radius: 8px;
  margin: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.uber-uns-per-teammember-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.uber-uns-per-card {
  position: relative;
  width: 100%;
  height: 100%;
  outline: none;
}

.uber-uns-per-person-image {
  width: 100%;
  height: -webkit-fill-available;
  object-fit: cover;
  aspect-ratio: 1 / 1;
  display: block;
  transition: transform 0.3s ease;
}

.uber-uns-per-card:hover .uber-uns-per-person-image {
  transform: scale(1.05);
}

.uber-uns-per-overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  max-height: 100%;
  transform: translateY(100%);
  background: rgba(0, 0, 0, 0.75);
  padding: 20px;
  box-sizing: border-box;
  transition: transform 0.3s ease-in-out;
  display: flex;
  align-items: center;
  overflow-y: auto;
}

.uber-uns-per-overlay .uber-uns-per-name, .uber-uns-per-overlay .uber-uns-per-position {
  color: #fff !important;
}

.uber-uns-per-card:hover .uber-uns-per-overlay, .uber-uns-per-card.active .uber-uns-per-overlay {
  transform: translateY(0);
}

.uber-uns-per-info {
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
}

.uber-uns-per-name {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 5px;
  color: #fff;
}

.uber-uns-per-position {
  font-size: 10px;
  line-height: 1.2;
  margin-bottom: 15px;
  color: #fff;
}

.uber-uns-per-contact {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.uber-uns-per-contact-item {
  display: flex;
  align-items: center;
  gap: 8px;
}

.uber-uns-per-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  color: #fff;
}

.uber-uns-per-contact-text {
  font-size: 12px;
  line-height: 1.2;
}

.ripple {
  position: absolute;
  border-radius: 50%;
  transform: scale(0);
  background: rgba(255, 255, 255, 0.6);
  animation: ripple 600ms linear;
  pointer-events: none;
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
}

@keyframes ripple {to{transform:scale(4);opacity:0}}

.uber-uns-df {
  box-sizing: border-box;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

.uber-uns-df-content {
  box-sizing: border-box;
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
  padding-top: 54px;
}

.uber-uns-df-header {
  text-align: center;
  margin-bottom: 40px;
}

.uber-uns-df-tagline {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #747474;
  margin: 0;
}

.uber-uns-df-title {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 58px;
  color: #747474;
  margin-top: 10px;
}

.uber-uns-df-blocks {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.uber-uns-df-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.uber-uns-df-block {
  box-sizing: border-box;
  background: transparent;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  flex: 1 1 calc(33.33% - 20px);
  max-width: 460px;
}

.uber-uns-df-block:hover {
  transform: none;
}

.uber-uns-df-icon-container {
  height: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.uber-uns-df-icon {
  font-size: 100px;
  color: #fff;
  transition: transform 0.3s ease;
}

.uber-uns-df-block:hover .uber-uns-df-icon {
  transform: scale(1.2);
}

.uber-uns-df-text {
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.uber-uns-df-fact {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  color: #fff;
  margin-bottom: 8px;
}

.uber-uns-df-description {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
}

.uber-uns-df-black {
  box-sizing: border-box;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

.uber-uns-df-content-black {
  box-sizing: border-box;
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
  padding-top: 54px;
}

.uber-uns-df-header-black {
  text-align: center;
  margin-bottom: 40px;
}

.uber-uns-df-tagline-black {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #747474;
  margin: 0;
}

.uber-uns-df-title-black {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 58px;
  color: #747474;
  margin-top: 10px;
}

.uber-uns-df-blocks-black {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.uber-uns-df-row-black {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.uber-uns-df-block-black {
  box-sizing: border-box;
  background: transparent;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  flex: 1 1 calc(33.33% - 20px);
  max-width: 460px;
}

.uber-uns-df-block-black:hover {
  transform: none;
}

.uber-uns-df-icon-container-black {
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.uber-uns-df-icon-black {
  font-size: 100px;
  color: #000;
  transition: transform 0.3s ease;
}

.uber-uns-df-block-black:hover .uber-uns-df-icon-black {
  transform: scale(1.2);
}

.uber-uns-df-text-black {
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.uber-uns-df-fact-black {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  color: #fff;
  margin-bottom: 8px;
}

.uber-uns-df-description-black {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
}

.uber-uns-df-green {
  box-sizing: border-box;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

.uber-uns-df-content-green {
  box-sizing: border-box;
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
  padding-top: 54px;
}

.uber-uns-df-header-green {
  text-align: center;
  margin-bottom: 40px;
}

.uber-uns-df-tagline-green {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #747474;
  margin: 0;
}

.uber-uns-df-title-green {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 58px;
  color: #747474;
  margin-top: 10px;
}

.uber-uns-df-blocks-green {
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.uber-uns-df-row-green {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.uber-uns-df-block-green {
  box-sizing: border-box;
  background: transparent;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  flex: 1 1 calc(33.33% - 20px);
  max-width: 460px;
}

.uber-uns-df-block-green:hover {
  transform: none;
}

.uber-uns-df-icon-container-green {
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.uber-uns-df-icon-green {
  font-size: 100px;
  color: #7BAE1F;
  transition: transform 0.3s ease;
}

.uber-uns-df-block-green:hover .uber-uns-df-icon-green {
  transform: scale(1.2);
}

.uber-uns-df-text-green {
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.uber-uns-df-fact-green {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 38px;
  color: #fff;
  margin-bottom: 8px;
}

.uber-uns-df-description-green {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
}

#zen-footer-form-newsletter .footer-column-newsletter-privacy.js-hidden {
  display: none !important;
  margin: 0;
  padding: 0;
  height: 0;
  overflow: hidden;
}

.btn.btn-scroll-up-button .icon-arrow-up {
  display: none !important;
}

.scroll-up-container {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 9999;
}

.btn.btn-scroll-up-button {
  position: relative;
  background-color: #FFFFFF66;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  overflow: hidden;
}

.btn.btn-scroll-up-button::after {
  content: "NACH OBEN > > >";
  position: fixed;
  bottom: 60px;
  left: 50%;
  transform: translate(-50%, -50%) rotate(270deg);
  display: inline-block;
  padding: 4px 8px;
  font-family: "Lato", sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0;
  text-transform: uppercase;
  background: linear-gradient(to right,
    #3B8EA5 40%, 

    #3B8EA5 75%,
    #7BAE1F 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-color: #FFFFFF66;
  border-radius: 4px;
  white-space: nowrap;
}

.btn.btn-scroll-up-button:hover {
  background-color: #FFFFFFAA;
}

.btn.btn-scroll-up-button {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: inherit !important;
  transition: none !important;
}

.btn.btn-scroll-up-button:hover, .btn.btn-scroll-up-button:focus, .btn.btn-scroll-up-button:active {
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: inherit !important;
}

.btn.btn-scroll-up-button .icon, .btn.btn-scroll-up-button svg, .btn.btn-scroll-up-button svg * {
  fill: currentColor !important;
  color: inherit !important;
}

.footer-newsletter .newsletter-inner-text span {
  display: none;
}

.newsletter-inner-text {
  position: relative;
  min-height: 70px;
  color: transparent;
}

.newsletter-inner-text::before {
  content: "Immer auf dem laufenden bleiben";
  position: absolute;
  left: 13.02%;
  top: 0;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  white-space: nowrap;
  left: 20px;
}

.newsletter-inner-text::after {
  content: "Newsletter-Anmeldung";
  position: absolute;
  left: 13.02%;
  top: 30px;
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: #FFFFFF;
  white-space: nowrap;
  left: 20px;
}

@media (max-width: 924px) {
  .newsletter-inner-text {
    min-height: 85px;
  }

  .newsletter-inner-text::before {
    left: 13.02%;
    top: 0;
    font-size: 14px;
    line-height: 22px;
    white-space: nowrap;
  }

  .newsletter-inner-text::after {
    left: 13.02%;
    top: 32px;
    font-size: 24px;
    line-height: 30px;
    white-space: nowrap;
  }
}

.footer-newsletter.footer-newsletter-top .container {
  padding-left: 20px;
}

.footer-newsletter .form-label.visually-hidden {
  font-size: 14px;
  color: #333;
}

.footer-newsletter .zen-footer-form-newsletter-email {
  background-color: #F0F0F0;
  border: 1px solid #ccc;
}

.footer-bottom-right {
  order: 1 !important;
}

.footer-bottom-left {
  order: 2 !important;
  margin-top: 10px;
}

.footer-service-menu-list li:nth-child(4) {
  margin-left: 80px;
}

#footerColumns {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  flex-wrap: nowrap;
  justify-content: space-between;
}

#footerColumns > .footer-column {
  flex: 1;
  padding: 0 15px;
}

.footer-service-menu-link {
  text-decoration: none;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 0 2px;
  transition: all 0.3s;
  cursor: pointer;
}

.footer-service-menu-item:not(:last-child)::after {
  content: "|";
  color: #fff;
  margin: 0 2px;
}

.footer-logo-column-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer-logo-column {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.footer-logo-column .footer-logo-column-inner, .footer-logo-column .footer-logo-main {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin-top: 35px !important;
}

.footer-logo-column .footer-logo-picture {
  padding-top: 0 !important;
}

.footer-logo-column .footer-logo-main-img {
  width: 250px !important;
  height: auto;
}

@media (max-width: 767px) {
  #footerColumns.footer-columns {
    flex-direction: column;
    align-items: center;
    margin: 30px 0;
  }

  #footerColumns .footer-column {
    margin: 15px 0;
    text-align: center;
  }

  .footer-bottom .footer-bottom-row {
    flex-direction: column;
  }

  .footer-bottom .footer-service-menu-list {
    justify-content: center;
    margin-top: 10px;
  }
}

@media (max-width: 1310px) {
  .footer-bottom .footer-bottom-left {
    display: none !important;
  }
}

@media (max-width: 877px) {
  .footer-bottom .footer-service-menu-list {
    gap: 0;
  }

  .footer-bottom .footer-service-menu-list li {
    margin: 0 !important;
    padding: 0 !important;
  }
}

:root {
  --common-center: 85.78%;
  --design-footer-height: 547px;
  --grey-diamond-top: calc((0.303 * var(--design-footer-height)) - 17px);
}

.footer-main {
  position: relative;
  width: 100%;
  min-height: var(--design-footer-height);
  background: #7BAE1F;
  overflow: hidden;
}

.footer-main::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 85%;
  bottom: 0;
  background: #61881A;
  z-index: 0;
}

.footer-main::after {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  left: calc(var(--common-center) - 16px);
  top: calc(85% - 16px);
  background: #7BAE1F;
  transform: rotate(45deg);
  z-index: 1;
}

.footer-newsletter + .container::before {
  content: "";
  position: absolute;
  width: 34px;
  height: 34px;
  background: #6E6E6E;
  transform: rotate(45deg);
  left: calc(var(--common-center) - 17px);
  top: var(--grey-diamond-top);
  z-index: 1;
}

.footer-bottom-right {
  display: flex;
  justify-content: center;
  text-align: center;
}

.footer-bottom-left {
  display: flex;
  justify-content: flex-start;
  text-align: left;
}

@media (max-width: 950px) {
  :root {
    --common-center: 85.78%;
    --design-footer-height: 547px;
    --grey-diamond-top: calc((0.31 * var(--design-footer-height)) - 7px);
  }
}

@media (max-width: 799px) {
  :root {
    --common-center: 85.78%;
    --design-footer-height: 547px;
    --grey-diamond-top: calc((0.42 * var(--design-footer-height)) - 7px);
  }
}


/* NEWS TEXT  */
body.is-ctl-blogpost .shop-studio-blog-blog-post-detail-main-image,
body.is-ctl-blogpost .shop-studio-blog-blog-post-detail-layout__content {
  width: min(100%, 960px);
  max-width: 960px;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
}

body.is-ctl-blogpost .shop-studio-blog-blog-post-detail-main-image img {
  display: block;
  width: 100%;
  max-width: 960px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

body.is-ctl-blogpost .shop-studio-blog-blog-post-detail-title,
body.is-ctl-blogpost .shop-studio-blog-blog-post-detail-layout_info__content,
body.is-ctl-blogpost .shop-studio-blog-blog-post-detail-content,
body.is-ctl-blogpost .shop-studio-blog-blog-post-detail-content-text {
  width: 100%;
  max-width: 960px;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
}

@media (max-width: 991.98px) {
  body.is-ctl-blogpost .shop-studio-blog-blog-post-detail-main-image,
  body.is-ctl-blogpost .shop-studio-blog-blog-post-detail-layout__content {
    width: 100%;
    max-width: 960px;
    padding-left: 16px;
    padding-right: 16px;
  }

  body.is-ctl-blogpost .shop-studio-blog-blog-post-detail-main-image img {
    max-width: 100%;
  }
}
