@charset "UTF-8";
.customer-styles {
  /* START global: fcci */
  /* IE 10/11+ - This hides native dropdown button arrow so it will have the custom appearance, IE 9 and earlier get a native select - targeting media query hack via http://browserhacks.com/#hack-28f493d247a12ab654f6c3637f6978d5 - looking for better ways to achieve this targeting */
  /* The second rule removes the odd blue bg color behind the text in the select button in IE 10/11 and sets the text color to match the focus style's - fix via http://stackoverflow.com/questions/17553300/change-ie-background-color-on-unopened-focused-select-box */
  /* Browser Update */
  /* FOOTER-19 Start */
  /* FOOTER-19 End */
  /* NEUE NAVIGATION */
  /* Sticky Navigation */
  /* Begin template-sphere-view-360 */
  /* End template-sphere-view-360 */
  /* Begin template-agrar-news */
  /* End template-agrar-news */
  /* Begin template-agrarian-weather */
  /* End template-agrarian-weather */
  /* Begin template-choose-country */
  /* End template-choose-country */
  /* Begin template-distribution-form */
  /* End template-contact-form */
  /* Begin template-contact-form */
  /* End template-contact-form */
  /* Begin template-presentation-service */
  /* End template-presentation-service */
  /* Begin template-newsletter-form */
  /* End template-newsletter-form */
  /* Begin template-newsfeed */
  /* From typo-21 */
  /* End of typo-21 */
  /* From typo-22 */
  /* End of typo-22 */
  /* from disruptor */
  /* End of disruptor */
  /* from e100 */
  /* End of e100 */
  /* from icons.scss */
  /* End of icons.scss */
  /* End template-newsfeed */
  /* Begin template-contact-form-2020 */
  /* End template-contact-form-2020 */
  /* Begin template-form-generator */
  /* End template-form-generator */
  /* Begin template-arrow-scroll-down */
  /* Begin template-social-media-module */
  /* From typo-21 */
  /* End of typo-21 */
  /* From typo-22 */
  /* End of typo-22 */
  /* from disruptor */
  /* End of disruptor */
  /* from e100 */
  /* End of e100 */
  /* from icons.scss */
  /* End of icons.scss */
  /* IE 10/11+ - This hides native dropdown button arrow so it will have the custom appearance, IE 9 and earlier get a native select - targeting media query hack via http://browserhacks.com/#hack-28f493d247a12ab654f6c3637f6978d5 - looking for better ways to achieve this targeting */
  /* The second rule removes the odd blue bg color behind the text in the select button in IE 10/11 and sets the text color to match the focus style's - fix via http://stackoverflow.com/questions/17553300/change-ie-background-color-on-unopened-focused-select-box */
  /* Browser Update */
  /* End template-social-media-module */
  /* Begin template-social-media-module */
  /* From typo-21 */
  /* End of typo-21 */
  /* From typo-22 */
  /* End of typo-22 */
  /* from disruptor */
  /* End of disruptor */
  /* from e100 */
  /* End of e100 */
  /* from icons.scss */
  /* End of icons.scss */
  /* IE 10/11+ - This hides native dropdown button arrow so it will have the custom appearance, IE 9 and earlier get a native select - targeting media query hack via http://browserhacks.com/#hack-28f493d247a12ab654f6c3637f6978d5 - looking for better ways to achieve this targeting */
  /* The second rule removes the odd blue bg color behind the text in the select button in IE 10/11 and sets the text color to match the focus style's - fix via http://stackoverflow.com/questions/17553300/change-ie-background-color-on-unopened-focused-select-box */
  /* Browser Update */
  /* End template-social-media-module */
  /* Begin jumpmark-navigation */
  /* From typo-21 */
  /* End of typo-21 */
  /* From typo-22 */
  /* End of typo-22 */
  /* from disruptor */
  /* End of disruptor */
  /* from e100 */
  /* End of e100 */
  /* from icons.scss */
  /* End of icons.scss */
  /* End jumpmark-navigation */
  /* From typo-21 */
  /* End of typo-21 */
  /* From typo-22 */
  /* End of typo-22 */
  /* from disruptor */
  /* End of disruptor */
  /* from e100 */
  /* End of e100 */
  /* from icons.scss */
  /* End of icons.scss */
  /* IE 10/11+ - This hides native dropdown button arrow so it will have the custom appearance, IE 9 and earlier get a native select - targeting media query hack via http://browserhacks.com/#hack-28f493d247a12ab654f6c3637f6978d5 - looking for better ways to achieve this targeting */
  /* The second rule removes the odd blue bg color behind the text in the select button in IE 10/11 and sets the text color to match the focus style's - fix via http://stackoverflow.com/questions/17553300/change-ie-background-color-on-unopened-focused-select-box */
  /* Browser Update */
  /* END global: fcci */
}

.customer-styles .grid-1 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-1 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 1 + 0 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-1 {
    width: 105px ;
  }
}

.customer-styles .grid-2 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-2 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 2 + 1 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-2 {
    width: 226px ;
  }
}

.customer-styles .grid-3 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-3 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 3 + 2 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-3 {
    width: 347px ;
  }
}

.customer-styles .grid-4 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-4 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 4 + 3 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-4 {
    width: 468px ;
  }
}

.customer-styles .grid-5 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-5 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 5 + 4 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-5 {
    width: 589px ;
  }
}

.customer-styles .grid-6 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-6 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 6 + 5 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-6 {
    width: 710px ;
  }
}

.customer-styles .grid-7 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-7 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 7 + 6 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-7 {
    width: 831px ;
  }
}

.customer-styles .grid-8 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-8 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 8 + 7 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-8 {
    width: 952px ;
  }
}

.customer-styles .grid-9 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-9 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 9 + 8 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-9 {
    width: 1073px ;
  }
}

.customer-styles .grid-10 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-10 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 10 + 9 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-10 {
    width: 1194px ;
  }
}

.customer-styles .grid-11 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-11 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 11 + 10 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-11 {
    width: 1315px ;
  }
}

.customer-styles .grid-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-12 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 12 + 11 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-12 {
    width: 1436px ;
  }
}

.customer-styles html {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}

.customer-styles html * {
  outline: 0;
}

.customer-styles * {
  box-sizing: border-box;
}

.customer-styles,
.customer-styles html,
.customer-styles body {
  margin: 0;
  padding: 0;
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #958c85;
}

.customer-styles .template-content,
.customer-styles .content,
.customer-styles html .template-content,
.customer-styles html .content,
.customer-styles body .template-content,
.customer-styles body .content {
  color: #958c85;
  font-size: 16px;
  line-height: 24px;
}

.customer-styles .template-content .table-resizers,
.customer-styles .content .table-resizers,
.customer-styles html .template-content .table-resizers,
.customer-styles html .content .table-resizers,
.customer-styles body .template-content .table-resizers,
.customer-styles body .content .table-resizers {
  display: none;
}

.customer-styles .template-content .table-wrapper,
.customer-styles .template-content .table-container,
.customer-styles .content .table-wrapper,
.customer-styles .content .table-container,
.customer-styles html .template-content .table-wrapper,
.customer-styles html .template-content .table-container,
.customer-styles html .content .table-wrapper,
.customer-styles html .content .table-container,
.customer-styles body .template-content .table-wrapper,
.customer-styles body .template-content .table-container,
.customer-styles body .content .table-wrapper,
.customer-styles body .content .table-container {
  overflow-x: auto;
}

.customer-styles .template-content .table-wrapper table tr td,
.customer-styles .template-content .table-container table tr td,
.customer-styles .content .table-wrapper table tr td,
.customer-styles .content .table-container table tr td,
.customer-styles html .template-content .table-wrapper table tr td,
.customer-styles html .template-content .table-container table tr td,
.customer-styles html .content .table-wrapper table tr td,
.customer-styles html .content .table-container table tr td,
.customer-styles body .template-content .table-wrapper table tr td,
.customer-styles body .template-content .table-container table tr td,
.customer-styles body .content .table-wrapper table tr td,
.customer-styles body .content .table-container table tr td {
  /*padding-left: 5px;*/
  font-size: 16px;
  line-height: 24px;
}

.customer-styles .template-content .table-wrapper table tr td:first-child,
.customer-styles .template-content .table-container table tr td:first-child,
.customer-styles .content .table-wrapper table tr td:first-child,
.customer-styles .content .table-container table tr td:first-child,
.customer-styles html .template-content .table-wrapper table tr td:first-child,
.customer-styles html .template-content .table-container table tr td:first-child,
.customer-styles html .content .table-wrapper table tr td:first-child,
.customer-styles html .content .table-container table tr td:first-child,
.customer-styles body .template-content .table-wrapper table tr td:first-child,
.customer-styles body .template-content .table-container table tr td:first-child,
.customer-styles body .content .table-wrapper table tr td:first-child,
.customer-styles body .content .table-container table tr td:first-child {
  padding-left: 0;
}

.customer-styles .template-content .table-wrapper table tr td p,
.customer-styles .template-content .table-container table tr td p,
.customer-styles .content .table-wrapper table tr td p,
.customer-styles .content .table-container table tr td p,
.customer-styles html .template-content .table-wrapper table tr td p,
.customer-styles html .template-content .table-container table tr td p,
.customer-styles html .content .table-wrapper table tr td p,
.customer-styles html .content .table-container table tr td p,
.customer-styles body .template-content .table-wrapper table tr td p,
.customer-styles body .template-content .table-container table tr td p,
.customer-styles body .content .table-wrapper table tr td p,
.customer-styles body .content .table-container table tr td p {
  padding-left: 0;
  font-size: 16px;
  line-height: 24px;
}

.customer-styles .template-content a,
.customer-styles .content a,
.customer-styles html .template-content a,
.customer-styles html .content a,
.customer-styles body .template-content a,
.customer-styles body .content a {
  color: #ACB473;
}

.customer-styles .template-content a:hover,
.customer-styles .content a:hover,
.customer-styles html .template-content a:hover,
.customer-styles html .content a:hover,
.customer-styles body .template-content a:hover,
.customer-styles body .content a:hover {
  color: #ACB473;
  text-decoration: none;
}

.customer-styles .template-content p,
.customer-styles .content p,
.customer-styles html .template-content p,
.customer-styles html .content p,
.customer-styles body .template-content p,
.customer-styles body .content p {
  clear: both;
}

.customer-styles .template-content p,
.customer-styles .template-content ul,
.customer-styles .template-content ol,
.customer-styles .content p,
.customer-styles .content ul,
.customer-styles .content ol,
.customer-styles html .template-content p,
.customer-styles html .template-content ul,
.customer-styles html .template-content ol,
.customer-styles html .content p,
.customer-styles html .content ul,
.customer-styles html .content ol,
.customer-styles body .template-content p,
.customer-styles body .template-content ul,
.customer-styles body .template-content ol,
.customer-styles body .content p,
.customer-styles body .content ul,
.customer-styles body .content ol {
  color: #958c85;
  font-size: 16px;
  line-height: 24px;
}

.customer-styles .template-content ul,
.customer-styles .content ul,
.customer-styles html .template-content ul,
.customer-styles html .content ul,
.customer-styles body .template-content ul,
.customer-styles body .content ul {
  list-style-type: none;
  margin: 16px 0px 16px 24px;
  padding: 0;
}

.customer-styles .template-content ul > li,
.customer-styles .content ul > li,
.customer-styles html .template-content ul > li,
.customer-styles html .content ul > li,
.customer-styles body .template-content ul > li,
.customer-styles body .content ul > li {
  padding-left: 0px;
}

.customer-styles .template-content ul > li:before,
.customer-styles .content ul > li:before,
.customer-styles html .template-content ul > li:before,
.customer-styles html .content ul > li:before,
.customer-styles body .template-content ul > li:before,
.customer-styles body .content ul > li:before {
  background: #958c85;
  content: '';
  display: inline-block;
  height: 2px;
  margin-left: -24px;
  margin-right: 12px;
  vertical-align: middle;
  width: 12px;
}

.customer-styles .template-content ol,
.customer-styles .content ol,
.customer-styles html .template-content ol,
.customer-styles html .content ol,
.customer-styles body .template-content ol,
.customer-styles body .content ol {
  list-style-type: none;
  counter-reset: fendt-list-counter;
  margin: 16px 0px 16px 20px;
  padding: 0;
  list-style-position: outside;
  padding-inline-start: 2em;
}

.customer-styles .template-content ol > li,
.customer-styles .content ol > li,
.customer-styles html .template-content ol > li,
.customer-styles html .content ol > li,
.customer-styles body .template-content ol > li,
.customer-styles body .content ol > li {
  padding-left: 0px;
}

.customer-styles .template-content ol > li:before,
.customer-styles .content ol > li:before,
.customer-styles html .template-content ol > li:before,
.customer-styles html .content ol > li:before,
.customer-styles body .template-content ol > li:before,
.customer-styles body .content ol > li:before {
  display: inline-block;
  width: 25px;
  content: counter(fendt-list-counter, decimal) ".";
  counter-increment: fendt-list-counter;
  margin-left: -25px;
  text-align: left;
}

.customer-styles .main_page_wrapper_2023,
.customer-styles html .main_page_wrapper_2023,
.customer-styles body .main_page_wrapper_2023 {
  margin-top: 63px;
}

@media (min-width: 1200px) {
  .customer-styles .main_page_wrapper_2023,
  .customer-styles html .main_page_wrapper_2023,
  .customer-styles body .main_page_wrapper_2023 {
    margin-top: 129px;
  }
}

.customer-styles .filter-layer,
.customer-styles html .filter-layer,
.customer-styles body .filter-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 1001;
  top: 0;
  left: 0;
  display: none;
}

.customer-styles .hotspot-21-responsive-layer,
.customer-styles html .hotspot-21-responsive-layer,
.customer-styles body .hotspot-21-responsive-layer {
  background-color: #4c4c4c;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 99999;
  display: none;
  overflow: hidden;
  transform: translate(0%, 100%);
}

.customer-styles .hotspot-21-responsive-layer.animate-responsive-layer,
.customer-styles html .hotspot-21-responsive-layer.animate-responsive-layer,
.customer-styles body .hotspot-21-responsive-layer.animate-responsive-layer {
  transform: translate(0%, 0%);
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper,
.customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 8;
  transition: transform 1s ease-in-out;
  transform: translate(0%, 80%);
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content,
.customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content {
  /*opacity: 0;*/
  position: absolute;
  top: 0;
  color: white;
  padding: 0 16px;
  background-color: rgba(0, 0, 0, 0.6);
  height: 100vh;
  animation: hotspot_21_fadeout 0.5s;
  animation-fill-mode: forwards;
  overflow-y: auto;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .spot-21-main-headline,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .spot-21-main-headline,
.customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .spot-21-main-headline {
  color: white;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .image-video,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .image-video,
.customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .image-video {
  width: 100%;
  margin-bottom: 16px;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .text,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .text,
.customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .text {
  font-size: 16px;
  margin-bottom: 200px;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .close-button,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .close-button,
.customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .close-button {
  display: none;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content.active,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content.active,
.customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content.active {
  /*opacity: 1;*/
  animation: hotspot_21_fadein 0.5s;
  animation-fill-mode: forwards;
  z-index: 20;
  min-width: 100%;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper,
.customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper {
  transition: transform 0.5s ease-in-out;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper .hotspot-21-responsive-template-wrapper,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper .hotspot-21-responsive-template-wrapper,
.customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper .hotspot-21-responsive-template-wrapper {
  position: relative;
}

.customer-styles .hotspot-21-responsive-layer .show-more-content,
.customer-styles html .hotspot-21-responsive-layer .show-more-content,
.customer-styles body .hotspot-21-responsive-layer .show-more-content {
  position: absolute;
  bottom: 0;
  z-index: 9;
  cursor: pointer;
  text-align: center;
  width: 100%;
  padding: 16px 0;
  background-color: #000000;
  color: white;
  font-size: 16px;
}

.customer-styles .hotspot-21-responsive-layer .show-more-content:before,
.customer-styles html .hotspot-21-responsive-layer .show-more-content:before,
.customer-styles body .hotspot-21-responsive-layer .show-more-content:before {
  content: "";
  position: absolute;
  display: block;
  background: black;
  background: linear-gradient(0deg, black 20%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 80px;
  top: -70px;
}

.customer-styles .hotspot-21-responsive-layer .show-more-content .right-arrow,
.customer-styles html .hotspot-21-responsive-layer .show-more-content .right-arrow,
.customer-styles body .hotspot-21-responsive-layer .show-more-content .right-arrow {
  width: 16px;
  height: 16px;
  fill: white;
  transform: rotate(90deg);
  position: absolute;
  margin-left: 8px;
  bottom: 21px;
}

.customer-styles .hotspot-21-responsive-layer .show-more-content.content-opened .right-arrow,
.customer-styles html .hotspot-21-responsive-layer .show-more-content.content-opened .right-arrow,
.customer-styles body .hotspot-21-responsive-layer .show-more-content.content-opened .right-arrow {
  transform: rotate(-90deg);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  z-index: 9;
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper .close-button-inner-circle,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper .close-button-inner-circle,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper .close-button-inner-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #4c4c4c;
  position: absolute;
  top: 5px;
  left: 5px;
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper .close-button,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper .close-button,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper .close-button {
  position: absolute;
  top: 6px;
  right: 6px;
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper .close-button svg,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper .close-button svg,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper .close-button svg {
  width: 29px;
  height: 29px;
  fill: #c2c2c2;
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p0,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p0,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p0 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(90deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p1,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p1,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p1 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(93.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p2,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p2,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p2 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(97.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p3,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p3,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p3 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(100.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p4,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p4,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p4 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(104.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p5,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p5,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p5 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(108deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p6,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p6,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p6 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(111.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p7,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p7,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p7 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(115.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p8,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p8,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p8 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(118.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p9,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p9,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p9 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(122.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p10,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p10,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p10 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(126deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p11,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p11,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p11 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(129.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p12,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p12,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p12 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(133.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p13,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p13,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p13 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(136.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p14,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p14,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p14 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(140.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p15,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p15,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p15 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(144deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p16,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p16,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p16 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(147.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p17,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p17,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p17 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(151.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p18,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p18,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p18 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(154.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p19,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p19,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p19 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(158.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p20,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p20,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p20 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(162deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p21,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p21,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p21 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(165.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p22,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p22,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p22 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(169.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p23,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p23,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p23 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(172.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p24,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p24,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p24 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(176.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p25,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p25,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p25 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(180deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p26,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p26,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p26 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(183.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p27,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p27,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p27 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(187.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p28,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p28,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p28 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(190.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p29,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p29,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p29 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(194.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p30,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p30,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p30 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(198deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p31,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p31,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p31 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(201.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p32,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p32,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p32 {
  background-image: linear-gradient(90deg, #fff 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(205.2deg, white 50%, #fff 50%, #fff);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p33,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p33,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p33 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(208.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p34,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p34,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p34 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(212.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p35,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p35,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p35 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(216deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p36,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p36,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p36 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(219.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p37,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p37,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p37 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(223.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p38,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p38,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p38 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(226.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p39,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p39,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p39 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(230.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p40,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p40,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p40 {
  background-image: linear-gradient(90deg, #606060 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(234deg, white 50%, #606060 50%, #606060);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p41,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p41,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p41 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(237.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p42,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p42,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p42 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(241.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p43,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p43,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p43 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(244.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p44,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p44,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p44 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(248.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p45,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p45,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p45 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(252deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p46,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p46,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p46 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(255.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p47,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p47,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p47 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(259.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p48,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p48,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p48 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(262.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p49,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p49,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p49 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(266.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p50,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p50,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p50 {
  background-image: linear-gradient(-90deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p51,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p51,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p51 {
  background-image: linear-gradient(-86.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p52,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p52,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p52 {
  background-image: linear-gradient(-82.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p53,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p53,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p53 {
  background-image: linear-gradient(-79.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p54,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p54,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p54 {
  background-image: linear-gradient(-75.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p55,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p55,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p55 {
  background-image: linear-gradient(-72deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p56,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p56,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p56 {
  background-image: linear-gradient(-68.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p57,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p57,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p57 {
  background-image: linear-gradient(-64.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p58,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p58,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p58 {
  background-image: linear-gradient(-61.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p59,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p59,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p59 {
  background-image: linear-gradient(-57.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p60,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p60,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p60 {
  background-image: linear-gradient(-54deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p61,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p61,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p61 {
  background-image: linear-gradient(-50.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p62,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p62,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p62 {
  background-image: linear-gradient(-46.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p63,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p63,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p63 {
  background-image: linear-gradient(-43.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p64,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p64,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p64 {
  background-image: linear-gradient(-39.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p65,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p65,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p65 {
  background-image: linear-gradient(-36deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p66,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p66,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p66 {
  background-image: linear-gradient(-32.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p67,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p67,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p67 {
  background-image: linear-gradient(-28.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p68,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p68,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p68 {
  background-image: linear-gradient(-25.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p69,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p69,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p69 {
  background-image: linear-gradient(-21.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p70,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p70,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p70 {
  background-image: linear-gradient(-18deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p71,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p71,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p71 {
  background-image: linear-gradient(-14.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p72,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p72,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p72 {
  background-image: linear-gradient(-10.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p73,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p73,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p73 {
  background-image: linear-gradient(-7.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p74,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p74,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p74 {
  background-image: linear-gradient(-3.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p75,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p75,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p75 {
  background-image: linear-gradient(0deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p76,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p76,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p76 {
  background-image: linear-gradient(3.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p77,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p77,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p77 {
  background-image: linear-gradient(7.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p78,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p78,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p78 {
  background-image: linear-gradient(10.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p79,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p79,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p79 {
  background-image: linear-gradient(14.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p80,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p80,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p80 {
  background-image: linear-gradient(18deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p81,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p81,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p81 {
  background-image: linear-gradient(21.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p82,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p82,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p82 {
  background-image: linear-gradient(25.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p83,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p83,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p83 {
  background-image: linear-gradient(28.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p84,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p84,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p84 {
  background-image: linear-gradient(32.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p85,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p85,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p85 {
  background-image: linear-gradient(36deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p86,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p86,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p86 {
  background-image: linear-gradient(39.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p87,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p87,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p87 {
  background-image: linear-gradient(43.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p88,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p88,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p88 {
  background-image: linear-gradient(46.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p89,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p89,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p89 {
  background-image: linear-gradient(50.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p90,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p90,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p90 {
  background-image: linear-gradient(54deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p91,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p91,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p91 {
  background-image: linear-gradient(57.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p92,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p92,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p92 {
  background-image: linear-gradient(61.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p93,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p93,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p93 {
  background-image: linear-gradient(64.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p94,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p94,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p94 {
  background-image: linear-gradient(68.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p95,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p95,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p95 {
  background-image: linear-gradient(72deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p96,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p96,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p96 {
  background-image: linear-gradient(75.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p97,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p97,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p97 {
  background-image: linear-gradient(79.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p98,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p98,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p98 {
  background-image: linear-gradient(82.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p99,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p99,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p99 {
  background-image: linear-gradient(86.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p100,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p100,
.customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p100 {
  background-image: linear-gradient(90deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper,
.customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper {
  height: 100%;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper canvas,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper canvas,
.customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper canvas {
  display: block;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-navigation,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-navigation,
.customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-navigation {
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 7;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 16px;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot,
.customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot {
  width: 14px;
  height: 14px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 7px;
  margin-bottom: 10px;
  transform: translate(-50%, -50%) rotate(-90deg) scale(1);
  transition: transform 300ms;
  cursor: pointer;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot.active,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot.active,
.customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot.active {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #ACB473;
  box-shadow: 0 0 6px #ACB473;
  transform: translate(-50%, -50%) rotate(-90deg) scale(2);
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot:last-child,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot:last-child,
.customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot:last-child {
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  .customer-styles .template-content,
  .customer-styles .content,
  .customer-styles html .template-content,
  .customer-styles html .content,
  .customer-styles body .template-content,
  .customer-styles body .content {
    font-size: 16px;
    line-height: 24px;
  }
  .customer-styles .template-content .table-resizers,
  .customer-styles .content .table-resizers,
  .customer-styles html .template-content .table-resizers,
  .customer-styles html .content .table-resizers,
  .customer-styles body .template-content .table-resizers,
  .customer-styles body .content .table-resizers {
    display: none;
  }
  .customer-styles .template-content .table-wrapper table tr td,
  .customer-styles .template-content .table-wrapper table tr td p,
  .customer-styles .template-content .table-container table tr td,
  .customer-styles .template-content .table-container table tr td p,
  .customer-styles .content .table-wrapper table tr td,
  .customer-styles .content .table-wrapper table tr td p,
  .customer-styles .content .table-container table tr td,
  .customer-styles .content .table-container table tr td p,
  .customer-styles html .template-content .table-wrapper table tr td,
  .customer-styles html .template-content .table-wrapper table tr td p,
  .customer-styles html .template-content .table-container table tr td,
  .customer-styles html .template-content .table-container table tr td p,
  .customer-styles html .content .table-wrapper table tr td,
  .customer-styles html .content .table-wrapper table tr td p,
  .customer-styles html .content .table-container table tr td,
  .customer-styles html .content .table-container table tr td p,
  .customer-styles body .template-content .table-wrapper table tr td,
  .customer-styles body .template-content .table-wrapper table tr td p,
  .customer-styles body .template-content .table-container table tr td,
  .customer-styles body .template-content .table-container table tr td p,
  .customer-styles body .content .table-wrapper table tr td,
  .customer-styles body .content .table-wrapper table tr td p,
  .customer-styles body .content .table-container table tr td,
  .customer-styles body .content .table-container table tr td p {
    font-size: 16px;
    line-height: 24px;
  }
  .customer-styles .template-content p,
  .customer-styles .content p,
  .customer-styles html .template-content p,
  .customer-styles html .content p,
  .customer-styles body .template-content p,
  .customer-styles body .content p {
    clear: none;
  }
  .customer-styles .template-content p,
  .customer-styles .template-content ul,
  .customer-styles .template-content ol,
  .customer-styles .content p,
  .customer-styles .content ul,
  .customer-styles .content ol,
  .customer-styles html .template-content p,
  .customer-styles html .template-content ul,
  .customer-styles html .template-content ol,
  .customer-styles html .content p,
  .customer-styles html .content ul,
  .customer-styles html .content ol,
  .customer-styles body .template-content p,
  .customer-styles body .template-content ul,
  .customer-styles body .template-content ol,
  .customer-styles body .content p,
  .customer-styles body .content ul,
  .customer-styles body .content ol {
    font-size: 16px;
    line-height: 24px;
  }
}

.customer-styles ul,
.customer-styles li,
.customer-styles a {
  padding: 0px;
  margin: 0px;
}

.customer-styles p,
.customer-styles ul,
.customer-styles ol {
  color: #958c85;
  font-size: 16px;
  line-height: 24px;
}

@media (min-width: 768px) {
  .customer-styles p,
  .customer-styles ul,
  .customer-styles ol {
    font-size: 16px;
    line-height: 24px;
  }
}

.customer-styles .table-resizers {
  display: none;
}

.customer-styles .table-wrapper,
.customer-styles .table-container {
  margin: 16px 0px 16px 0px;
}

.customer-styles a {
  border: 0;
  color: #958c85;
  text-decoration: none;
}

.customer-styles a:hover {
  color: #958c85;
  text-decoration: none;
}

.customer-styles a:focus {
  color: #958c85;
  text-decoration: none;
}

.customer-styles .b1 {
  color: #958c85;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

.customer-styles .b2 {
  color: #958c85;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}

.customer-styles .b3 {
  color: #958c85;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}

@media (min-width: 768px) {
  .customer-styles .b1 {
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    font-size: 36px;
    line-height: 46px;
    font-weight: normal;
  }
  .customer-styles .b2 {
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    font-size: 30px;
    line-height: 36px;
    font-weight: normal;
  }
  .customer-styles .b3 {
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
  }
}

.customer-styles .l1 a,
.customer-styles .l2 a,
.customer-styles .l3 a {
  color: #958c85 !important;
}

.customer-styles .l1 a svg,
.customer-styles .l2 a svg,
.customer-styles .l3 a svg {
  width: 10px;
  height: 8px;
  fill: #ACB473 !important;
  margin-left: 5px;
}

.customer-styles .l1 a:hover,
.customer-styles .l2 a:hover,
.customer-styles .l3 a:hover {
  text-decoration: underline;
  color: #958c85 !important;
}

.customer-styles .l1 a {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}

.customer-styles .l2 a {
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
}

.customer-styles .l3 a {
  font-size: 13px;
  line-height: 17px;
  font-weight: normal;
}

@media (min-width: 768px) {
  .customer-styles .l1 a {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
  }
}

.customer-styles .link-appearance-text,
.customer-styles a.link-appearance-text,
.customer-styles .template-content .link-appearance-text,
.customer-styles .template-content a.link-appearance-text,
.customer-styles .content .link-appearance-text,
.customer-styles .content a.link-appearance-text {
  color: #ACB473 !important;
  font-weight: 700;
  letter-spacing: .15em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.customer-styles .link-appearance-text::after,
.customer-styles a.link-appearance-text::after,
.customer-styles .template-content .link-appearance-text::after,
.customer-styles .template-content a.link-appearance-text::after,
.customer-styles .content .link-appearance-text::after,
.customer-styles .content a.link-appearance-text::after {
  border-bottom: 2px solid #ACB473 !important;
  bottom: -.3em;
  content: ' ';
  left: 0;
  position: absolute;
  transition: width .2s;
  width: 0%;
}

.customer-styles .link-appearance-text:hover, .customer-styles .link-appearance-text:focus, .customer-styles .link-appearance-text:active,
.customer-styles a.link-appearance-text:hover,
.customer-styles a.link-appearance-text:focus,
.customer-styles a.link-appearance-text:active,
.customer-styles .template-content .link-appearance-text:hover,
.customer-styles .template-content .link-appearance-text:focus,
.customer-styles .template-content .link-appearance-text:active,
.customer-styles .template-content a.link-appearance-text:hover,
.customer-styles .template-content a.link-appearance-text:focus,
.customer-styles .template-content a.link-appearance-text:active,
.customer-styles .content .link-appearance-text:hover,
.customer-styles .content .link-appearance-text:focus,
.customer-styles .content .link-appearance-text:active,
.customer-styles .content a.link-appearance-text:hover,
.customer-styles .content a.link-appearance-text:focus,
.customer-styles .content a.link-appearance-text:active {
  text-decoration: none;
}

.customer-styles .link-appearance-text:hover::after, .customer-styles .link-appearance-text:focus::after, .customer-styles .link-appearance-text:active::after,
.customer-styles a.link-appearance-text:hover::after,
.customer-styles a.link-appearance-text:focus::after,
.customer-styles a.link-appearance-text:active::after,
.customer-styles .template-content .link-appearance-text:hover::after,
.customer-styles .template-content .link-appearance-text:focus::after,
.customer-styles .template-content .link-appearance-text:active::after,
.customer-styles .template-content a.link-appearance-text:hover::after,
.customer-styles .template-content a.link-appearance-text:focus::after,
.customer-styles .template-content a.link-appearance-text:active::after,
.customer-styles .content .link-appearance-text:hover::after,
.customer-styles .content .link-appearance-text:focus::after,
.customer-styles .content .link-appearance-text:active::after,
.customer-styles .content a.link-appearance-text:hover::after,
.customer-styles .content a.link-appearance-text:focus::after,
.customer-styles .content a.link-appearance-text:active::after {
  width: 100%;
}

.customer-styles .link-appearance-default,
.customer-styles .link-appearance-default a,
.customer-styles .lt,
.customer-styles .lt a,
.customer-styles .template-content .link-appearance-default,
.customer-styles .template-content .link-appearance-default a,
.customer-styles .template-content .lt,
.customer-styles .template-content .lt a,
.customer-styles .content .link-appearance-default,
.customer-styles .content .link-appearance-default a,
.customer-styles .content .lt,
.customer-styles .content .lt a {
  border: 0;
  color: #ACB473 !important;
  font-weight: 700;
  letter-spacing: .15em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.customer-styles .link-appearance-default::after,
.customer-styles .link-appearance-default a::after,
.customer-styles .lt::after,
.customer-styles .lt a::after,
.customer-styles .template-content .link-appearance-default::after,
.customer-styles .template-content .link-appearance-default a::after,
.customer-styles .template-content .lt::after,
.customer-styles .template-content .lt a::after,
.customer-styles .content .link-appearance-default::after,
.customer-styles .content .link-appearance-default a::after,
.customer-styles .content .lt::after,
.customer-styles .content .lt a::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 26 22' style='enable-background:new 0 0 26 22;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:rgba(172, 180, 115, 0.99);%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") !important;
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 16px 14px;
  content: ' ';
  display: inline-block;
  height: 17px;
  left: 3px;
  position: relative;
  top: 1px;
  transition: left .2s;
  width: 22px;
}

.customer-styles .link-appearance-default::before,
.customer-styles .link-appearance-default a::before,
.customer-styles .lt::before,
.customer-styles .lt a::before,
.customer-styles .template-content .link-appearance-default::before,
.customer-styles .template-content .link-appearance-default a::before,
.customer-styles .template-content .lt::before,
.customer-styles .template-content .lt a::before,
.customer-styles .content .link-appearance-default::before,
.customer-styles .content .link-appearance-default a::before,
.customer-styles .content .lt::before,
.customer-styles .content .lt a::before {
  border-bottom: 2px solid #ACB473 !important;
  bottom: -.3em;
  content: ' ';
  position: absolute;
  transition: width .2s;
  width: 0%;
}

.customer-styles .link-appearance-default[href^="mailto:"]::before,
.customer-styles .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .lt[href^="mailto:"]::before,
.customer-styles .lt a[href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .template-content .lt[href^="mailto:"]::before,
.customer-styles .template-content .lt a[href^="mailto:"]::before,
.customer-styles .content .link-appearance-default[href^="mailto:"]::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .content .lt[href^="mailto:"]::before,
.customer-styles .content .lt a[href^="mailto:"]::before {
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.63 162.1'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:rgba(172, 180, 115, 0.99);%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22,32.41l-4.86-3-4.78-3c0,.23-.07.45-.07.69v133s0,.06,0,.1l4.84-3.5L22,153.23,112.15,88Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M292.85,26.48l-4.78,3-4.85,3-57.43,35.8-32.36,20,89.79,65,4.85,3.51,4.84,3.51s0-.07,0-.1v-133C292.92,26.92,292.87,26.71,292.85,26.48Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M270.44,165l-92.7-67.11-15.06,9.29a18,18,0,0,1-9.37,2.55,18.53,18.53,0,0,1-9.95-2.53l-15.52-9.57L34.78,165l-6.7,4.85-5.65,4.09a14.32,14.32,0,0,0,4.41.76H278.37a14.38,14.38,0,0,0,4.42-.76l-5.65-4.09Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M38.06,22.31l114.2,70.37,1.05,0,63.51-38.89,50.53-31.5,7.78-4.86,6.93-4.32a14.55,14.55,0,0,0-3.69-.53H26.84a14.4,14.4,0,0,0-3.67.53l7,4.32Z' transform='translate(-12.29 -12.6)'/%3E%3C/svg%3E") !important;
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: 18px 16px;
  border-bottom: 0;
  bottom: auto;
  content: ' ';
  display: inline-block;
  height: 17px;
  left: 2px;
  margin-right: 7px;
  position: relative;
  top: 1px;
  width: 22px;
}

.customer-styles .link-appearance-default[href^="mailto:"]::after,
.customer-styles .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .lt[href^="mailto:"]::after,
.customer-styles .lt a[href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .template-content .lt[href^="mailto:"]::after,
.customer-styles .template-content .lt a[href^="mailto:"]::after,
.customer-styles .content .link-appearance-default[href^="mailto:"]::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .content .lt[href^="mailto:"]::after,
.customer-styles .content .lt a[href^="mailto:"]::after {
  background-image: none;
  border-bottom: 2px solid #ACB473;
  bottom: -.3em;
  content: ' ';
  height: 0;
  left: 0;
  position: absolute;
  top: auto;
  transition: width .2s;
  width: 0%;
}

.customer-styles .link-appearance-default[href^="mailto:"]:hover::before, .customer-styles .link-appearance-default[href^="mailto:"]:focus::before, .customer-styles .link-appearance-default[href^="mailto:"]:active::before, .customer-styles .link-appearance-default[href^="mailto:"].active::before, .customer-styles .link-appearance-default[href^="mailto:"].hover::before,
.customer-styles .link-appearance-default a[href^="mailto:"]:hover::before,
.customer-styles .link-appearance-default a[href^="mailto:"]:focus::before,
.customer-styles .link-appearance-default a[href^="mailto:"]:active::before,
.customer-styles .link-appearance-default a[href^="mailto:"].active::before,
.customer-styles .link-appearance-default a[href^="mailto:"].hover::before,
.customer-styles .lt[href^="mailto:"]:hover::before,
.customer-styles .lt[href^="mailto:"]:focus::before,
.customer-styles .lt[href^="mailto:"]:active::before,
.customer-styles .lt[href^="mailto:"].active::before,
.customer-styles .lt[href^="mailto:"].hover::before,
.customer-styles .lt a[href^="mailto:"]:hover::before,
.customer-styles .lt a[href^="mailto:"]:focus::before,
.customer-styles .lt a[href^="mailto:"]:active::before,
.customer-styles .lt a[href^="mailto:"].active::before,
.customer-styles .lt a[href^="mailto:"].hover::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:hover::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:focus::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:active::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"].active::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"].hover::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:hover::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:focus::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:active::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"].active::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"].hover::before,
.customer-styles .template-content .lt[href^="mailto:"]:hover::before,
.customer-styles .template-content .lt[href^="mailto:"]:focus::before,
.customer-styles .template-content .lt[href^="mailto:"]:active::before,
.customer-styles .template-content .lt[href^="mailto:"].active::before,
.customer-styles .template-content .lt[href^="mailto:"].hover::before,
.customer-styles .template-content .lt a[href^="mailto:"]:hover::before,
.customer-styles .template-content .lt a[href^="mailto:"]:focus::before,
.customer-styles .template-content .lt a[href^="mailto:"]:active::before,
.customer-styles .template-content .lt a[href^="mailto:"].active::before,
.customer-styles .template-content .lt a[href^="mailto:"].hover::before,
.customer-styles .content .link-appearance-default[href^="mailto:"]:hover::before,
.customer-styles .content .link-appearance-default[href^="mailto:"]:focus::before,
.customer-styles .content .link-appearance-default[href^="mailto:"]:active::before,
.customer-styles .content .link-appearance-default[href^="mailto:"].active::before,
.customer-styles .content .link-appearance-default[href^="mailto:"].hover::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:hover::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:focus::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:active::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"].active::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"].hover::before,
.customer-styles .content .lt[href^="mailto:"]:hover::before,
.customer-styles .content .lt[href^="mailto:"]:focus::before,
.customer-styles .content .lt[href^="mailto:"]:active::before,
.customer-styles .content .lt[href^="mailto:"].active::before,
.customer-styles .content .lt[href^="mailto:"].hover::before,
.customer-styles .content .lt a[href^="mailto:"]:hover::before,
.customer-styles .content .lt a[href^="mailto:"]:focus::before,
.customer-styles .content .lt a[href^="mailto:"]:active::before,
.customer-styles .content .lt a[href^="mailto:"].active::before,
.customer-styles .content .lt a[href^="mailto:"].hover::before {
  width: 22px;
}

.customer-styles .link-appearance-default[href^="mailto:"]:hover::after, .customer-styles .link-appearance-default[href^="mailto:"]:focus::after, .customer-styles .link-appearance-default[href^="mailto:"]:active::after, .customer-styles .link-appearance-default[href^="mailto:"].active::after, .customer-styles .link-appearance-default[href^="mailto:"].hover::after,
.customer-styles .link-appearance-default a[href^="mailto:"]:hover::after,
.customer-styles .link-appearance-default a[href^="mailto:"]:focus::after,
.customer-styles .link-appearance-default a[href^="mailto:"]:active::after,
.customer-styles .link-appearance-default a[href^="mailto:"].active::after,
.customer-styles .link-appearance-default a[href^="mailto:"].hover::after,
.customer-styles .lt[href^="mailto:"]:hover::after,
.customer-styles .lt[href^="mailto:"]:focus::after,
.customer-styles .lt[href^="mailto:"]:active::after,
.customer-styles .lt[href^="mailto:"].active::after,
.customer-styles .lt[href^="mailto:"].hover::after,
.customer-styles .lt a[href^="mailto:"]:hover::after,
.customer-styles .lt a[href^="mailto:"]:focus::after,
.customer-styles .lt a[href^="mailto:"]:active::after,
.customer-styles .lt a[href^="mailto:"].active::after,
.customer-styles .lt a[href^="mailto:"].hover::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:hover::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:focus::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:active::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"].active::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"].hover::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:hover::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:focus::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:active::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"].active::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"].hover::after,
.customer-styles .template-content .lt[href^="mailto:"]:hover::after,
.customer-styles .template-content .lt[href^="mailto:"]:focus::after,
.customer-styles .template-content .lt[href^="mailto:"]:active::after,
.customer-styles .template-content .lt[href^="mailto:"].active::after,
.customer-styles .template-content .lt[href^="mailto:"].hover::after,
.customer-styles .template-content .lt a[href^="mailto:"]:hover::after,
.customer-styles .template-content .lt a[href^="mailto:"]:focus::after,
.customer-styles .template-content .lt a[href^="mailto:"]:active::after,
.customer-styles .template-content .lt a[href^="mailto:"].active::after,
.customer-styles .template-content .lt a[href^="mailto:"].hover::after,
.customer-styles .content .link-appearance-default[href^="mailto:"]:hover::after,
.customer-styles .content .link-appearance-default[href^="mailto:"]:focus::after,
.customer-styles .content .link-appearance-default[href^="mailto:"]:active::after,
.customer-styles .content .link-appearance-default[href^="mailto:"].active::after,
.customer-styles .content .link-appearance-default[href^="mailto:"].hover::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:hover::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:focus::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:active::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"].active::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"].hover::after,
.customer-styles .content .lt[href^="mailto:"]:hover::after,
.customer-styles .content .lt[href^="mailto:"]:focus::after,
.customer-styles .content .lt[href^="mailto:"]:active::after,
.customer-styles .content .lt[href^="mailto:"].active::after,
.customer-styles .content .lt[href^="mailto:"].hover::after,
.customer-styles .content .lt a[href^="mailto:"]:hover::after,
.customer-styles .content .lt a[href^="mailto:"]:focus::after,
.customer-styles .content .lt a[href^="mailto:"]:active::after,
.customer-styles .content .lt a[href^="mailto:"].active::after,
.customer-styles .content .lt a[href^="mailto:"].hover::after {
  left: 0;
  width: 100%;
}

.customer-styles .link-appearance-default:hover, .customer-styles .link-appearance-default:focus, .customer-styles .link-appearance-default:active, .customer-styles .link-appearance-default.active, .customer-styles .link-appearance-default.hover,
.customer-styles .link-appearance-default a:hover,
.customer-styles .link-appearance-default a:focus,
.customer-styles .link-appearance-default a:active,
.customer-styles .link-appearance-default a.active,
.customer-styles .link-appearance-default a.hover,
.customer-styles .lt:hover,
.customer-styles .lt:focus,
.customer-styles .lt:active,
.customer-styles .lt.active,
.customer-styles .lt.hover,
.customer-styles .lt a:hover,
.customer-styles .lt a:focus,
.customer-styles .lt a:active,
.customer-styles .lt a.active,
.customer-styles .lt a.hover,
.customer-styles .template-content .link-appearance-default:hover,
.customer-styles .template-content .link-appearance-default:focus,
.customer-styles .template-content .link-appearance-default:active,
.customer-styles .template-content .link-appearance-default.active,
.customer-styles .template-content .link-appearance-default.hover,
.customer-styles .template-content .link-appearance-default a:hover,
.customer-styles .template-content .link-appearance-default a:focus,
.customer-styles .template-content .link-appearance-default a:active,
.customer-styles .template-content .link-appearance-default a.active,
.customer-styles .template-content .link-appearance-default a.hover,
.customer-styles .template-content .lt:hover,
.customer-styles .template-content .lt:focus,
.customer-styles .template-content .lt:active,
.customer-styles .template-content .lt.active,
.customer-styles .template-content .lt.hover,
.customer-styles .template-content .lt a:hover,
.customer-styles .template-content .lt a:focus,
.customer-styles .template-content .lt a:active,
.customer-styles .template-content .lt a.active,
.customer-styles .template-content .lt a.hover,
.customer-styles .content .link-appearance-default:hover,
.customer-styles .content .link-appearance-default:focus,
.customer-styles .content .link-appearance-default:active,
.customer-styles .content .link-appearance-default.active,
.customer-styles .content .link-appearance-default.hover,
.customer-styles .content .link-appearance-default a:hover,
.customer-styles .content .link-appearance-default a:focus,
.customer-styles .content .link-appearance-default a:active,
.customer-styles .content .link-appearance-default a.active,
.customer-styles .content .link-appearance-default a.hover,
.customer-styles .content .lt:hover,
.customer-styles .content .lt:focus,
.customer-styles .content .lt:active,
.customer-styles .content .lt.active,
.customer-styles .content .lt.hover,
.customer-styles .content .lt a:hover,
.customer-styles .content .lt a:focus,
.customer-styles .content .lt a:active,
.customer-styles .content .lt a.active,
.customer-styles .content .lt a.hover {
  text-decoration: none;
}

.customer-styles .link-appearance-default:hover::before, .customer-styles .link-appearance-default:focus::before, .customer-styles .link-appearance-default:active::before, .customer-styles .link-appearance-default.active::before, .customer-styles .link-appearance-default.hover::before,
.customer-styles .link-appearance-default a:hover::before,
.customer-styles .link-appearance-default a:focus::before,
.customer-styles .link-appearance-default a:active::before,
.customer-styles .link-appearance-default a.active::before,
.customer-styles .link-appearance-default a.hover::before,
.customer-styles .lt:hover::before,
.customer-styles .lt:focus::before,
.customer-styles .lt:active::before,
.customer-styles .lt.active::before,
.customer-styles .lt.hover::before,
.customer-styles .lt a:hover::before,
.customer-styles .lt a:focus::before,
.customer-styles .lt a:active::before,
.customer-styles .lt a.active::before,
.customer-styles .lt a.hover::before,
.customer-styles .template-content .link-appearance-default:hover::before,
.customer-styles .template-content .link-appearance-default:focus::before,
.customer-styles .template-content .link-appearance-default:active::before,
.customer-styles .template-content .link-appearance-default.active::before,
.customer-styles .template-content .link-appearance-default.hover::before,
.customer-styles .template-content .link-appearance-default a:hover::before,
.customer-styles .template-content .link-appearance-default a:focus::before,
.customer-styles .template-content .link-appearance-default a:active::before,
.customer-styles .template-content .link-appearance-default a.active::before,
.customer-styles .template-content .link-appearance-default a.hover::before,
.customer-styles .template-content .lt:hover::before,
.customer-styles .template-content .lt:focus::before,
.customer-styles .template-content .lt:active::before,
.customer-styles .template-content .lt.active::before,
.customer-styles .template-content .lt.hover::before,
.customer-styles .template-content .lt a:hover::before,
.customer-styles .template-content .lt a:focus::before,
.customer-styles .template-content .lt a:active::before,
.customer-styles .template-content .lt a.active::before,
.customer-styles .template-content .lt a.hover::before,
.customer-styles .content .link-appearance-default:hover::before,
.customer-styles .content .link-appearance-default:focus::before,
.customer-styles .content .link-appearance-default:active::before,
.customer-styles .content .link-appearance-default.active::before,
.customer-styles .content .link-appearance-default.hover::before,
.customer-styles .content .link-appearance-default a:hover::before,
.customer-styles .content .link-appearance-default a:focus::before,
.customer-styles .content .link-appearance-default a:active::before,
.customer-styles .content .link-appearance-default a.active::before,
.customer-styles .content .link-appearance-default a.hover::before,
.customer-styles .content .lt:hover::before,
.customer-styles .content .lt:focus::before,
.customer-styles .content .lt:active::before,
.customer-styles .content .lt.active::before,
.customer-styles .content .lt.hover::before,
.customer-styles .content .lt a:hover::before,
.customer-styles .content .lt a:focus::before,
.customer-styles .content .lt a:active::before,
.customer-styles .content .lt a.active::before,
.customer-styles .content .lt a.hover::before {
  width: 100%;
}

.customer-styles .link-appearance-default:hover::after, .customer-styles .link-appearance-default:focus::after, .customer-styles .link-appearance-default:active::after, .customer-styles .link-appearance-default.active::after, .customer-styles .link-appearance-default.hover::after,
.customer-styles .link-appearance-default a:hover::after,
.customer-styles .link-appearance-default a:focus::after,
.customer-styles .link-appearance-default a:active::after,
.customer-styles .link-appearance-default a.active::after,
.customer-styles .link-appearance-default a.hover::after,
.customer-styles .lt:hover::after,
.customer-styles .lt:focus::after,
.customer-styles .lt:active::after,
.customer-styles .lt.active::after,
.customer-styles .lt.hover::after,
.customer-styles .lt a:hover::after,
.customer-styles .lt a:focus::after,
.customer-styles .lt a:active::after,
.customer-styles .lt a.active::after,
.customer-styles .lt a.hover::after,
.customer-styles .template-content .link-appearance-default:hover::after,
.customer-styles .template-content .link-appearance-default:focus::after,
.customer-styles .template-content .link-appearance-default:active::after,
.customer-styles .template-content .link-appearance-default.active::after,
.customer-styles .template-content .link-appearance-default.hover::after,
.customer-styles .template-content .link-appearance-default a:hover::after,
.customer-styles .template-content .link-appearance-default a:focus::after,
.customer-styles .template-content .link-appearance-default a:active::after,
.customer-styles .template-content .link-appearance-default a.active::after,
.customer-styles .template-content .link-appearance-default a.hover::after,
.customer-styles .template-content .lt:hover::after,
.customer-styles .template-content .lt:focus::after,
.customer-styles .template-content .lt:active::after,
.customer-styles .template-content .lt.active::after,
.customer-styles .template-content .lt.hover::after,
.customer-styles .template-content .lt a:hover::after,
.customer-styles .template-content .lt a:focus::after,
.customer-styles .template-content .lt a:active::after,
.customer-styles .template-content .lt a.active::after,
.customer-styles .template-content .lt a.hover::after,
.customer-styles .content .link-appearance-default:hover::after,
.customer-styles .content .link-appearance-default:focus::after,
.customer-styles .content .link-appearance-default:active::after,
.customer-styles .content .link-appearance-default.active::after,
.customer-styles .content .link-appearance-default.hover::after,
.customer-styles .content .link-appearance-default a:hover::after,
.customer-styles .content .link-appearance-default a:focus::after,
.customer-styles .content .link-appearance-default a:active::after,
.customer-styles .content .link-appearance-default a.active::after,
.customer-styles .content .link-appearance-default a.hover::after,
.customer-styles .content .lt:hover::after,
.customer-styles .content .lt:focus::after,
.customer-styles .content .lt:active::after,
.customer-styles .content .lt.active::after,
.customer-styles .content .lt.hover::after,
.customer-styles .content .lt a:hover::after,
.customer-styles .content .lt a:focus::after,
.customer-styles .content .lt a:active::after,
.customer-styles .content .lt a.active::after,
.customer-styles .content .lt a.hover::after {
  left: 7px;
}

.customer-styles .link-appearance-default.disabled,
.customer-styles .link-appearance-default a.disabled,
.customer-styles .lt.disabled,
.customer-styles .lt a.disabled,
.customer-styles .template-content .link-appearance-default.disabled,
.customer-styles .template-content .link-appearance-default a.disabled,
.customer-styles .template-content .lt.disabled,
.customer-styles .template-content .lt a.disabled,
.customer-styles .content .link-appearance-default.disabled,
.customer-styles .content .link-appearance-default a.disabled,
.customer-styles .content .lt.disabled,
.customer-styles .content .lt a.disabled {
  color: #958c85 !important;
  cursor: default;
  pointer-events: none;
}

.customer-styles .link-appearance-default.disabled::after,
.customer-styles .link-appearance-default a.disabled::after,
.customer-styles .lt.disabled::after,
.customer-styles .lt a.disabled::after,
.customer-styles .template-content .link-appearance-default.disabled::after,
.customer-styles .template-content .link-appearance-default a.disabled::after,
.customer-styles .template-content .lt.disabled::after,
.customer-styles .template-content .lt a.disabled::after,
.customer-styles .content .link-appearance-default.disabled::after,
.customer-styles .content .link-appearance-default a.disabled::after,
.customer-styles .content .lt.disabled::after,
.customer-styles .content .lt a.disabled::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 26 22' style='enable-background:new 0 0 26 22;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23aaaaaa;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.customer-styles .link-appearance-default.disabled::before,
.customer-styles .link-appearance-default a.disabled::before,
.customer-styles .lt.disabled::before,
.customer-styles .lt a.disabled::before,
.customer-styles .template-content .link-appearance-default.disabled::before,
.customer-styles .template-content .link-appearance-default a.disabled::before,
.customer-styles .template-content .lt.disabled::before,
.customer-styles .template-content .lt a.disabled::before,
.customer-styles .content .link-appearance-default.disabled::before,
.customer-styles .content .link-appearance-default a.disabled::before,
.customer-styles .content .lt.disabled::before,
.customer-styles .content .lt a.disabled::before {
  border-bottom: 0;
}

.customer-styles .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .lt.disabled[href^="mailto:"]::before,
.customer-styles .lt a.disabled[href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .template-content .lt.disabled[href^="mailto:"]::before,
.customer-styles .template-content .lt a.disabled[href^="mailto:"]::before,
.customer-styles .content .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .content .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .content .lt.disabled[href^="mailto:"]::before,
.customer-styles .content .lt a.disabled[href^="mailto:"]::before {
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.63 162.1'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23aaaaaa;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22,32.41l-4.86-3-4.78-3c0,.23-.07.45-.07.69v133s0,.06,0,.1l4.84-3.5L22,153.23,112.15,88Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M292.85,26.48l-4.78,3-4.85,3-57.43,35.8-32.36,20,89.79,65,4.85,3.51,4.84,3.51s0-.07,0-.1v-133C292.92,26.92,292.87,26.71,292.85,26.48Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M270.44,165l-92.7-67.11-15.06,9.29a18,18,0,0,1-9.37,2.55,18.53,18.53,0,0,1-9.95-2.53l-15.52-9.57L34.78,165l-6.7,4.85-5.65,4.09a14.32,14.32,0,0,0,4.41.76H278.37a14.38,14.38,0,0,0,4.42-.76l-5.65-4.09Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M38.06,22.31l114.2,70.37,1.05,0,63.51-38.89,50.53-31.5,7.78-4.86,6.93-4.32a14.55,14.55,0,0,0-3.69-.53H26.84a14.4,14.4,0,0,0-3.67.53l7,4.32Z' transform='translate(-12.29 -12.6)'/%3E%3C/svg%3E");
}

.customer-styles .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .lt.disabled[href^="mailto:"]::after,
.customer-styles .lt a.disabled[href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .template-content .lt.disabled[href^="mailto:"]::after,
.customer-styles .template-content .lt a.disabled[href^="mailto:"]::after,
.customer-styles .content .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .content .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .content .lt.disabled[href^="mailto:"]::after,
.customer-styles .content .lt a.disabled[href^="mailto:"]::after {
  background-image: none;
  border-bottom: 0;
}

.customer-styles .button-mode-dark .link-appearance-default,
.customer-styles .button-mode-dark .link-appearance-default a,
.customer-styles .button-mode-dark .lt,
.customer-styles .button-mode-dark .lt a,
.customer-styles .template-content .button-mode-dark .link-appearance-default,
.customer-styles .template-content .button-mode-dark .link-appearance-default a,
.customer-styles .template-content .button-mode-dark .lt,
.customer-styles .template-content .button-mode-dark .lt a,
.customer-styles .content .button-mode-dark .link-appearance-default,
.customer-styles .content .button-mode-dark .link-appearance-default a,
.customer-styles .content .button-mode-dark .lt,
.customer-styles .content .button-mode-dark .lt a {
  color: #FFFFFF !important;
}

.customer-styles .button-mode-dark .link-appearance-default::after,
.customer-styles .button-mode-dark .link-appearance-default a::after,
.customer-styles .button-mode-dark .lt::after,
.customer-styles .button-mode-dark .lt a::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a::after,
.customer-styles .template-content .button-mode-dark .lt::after,
.customer-styles .template-content .button-mode-dark .lt a::after,
.customer-styles .content .button-mode-dark .link-appearance-default::after,
.customer-styles .content .button-mode-dark .link-appearance-default a::after,
.customer-styles .content .button-mode-dark .lt::after,
.customer-styles .content .button-mode-dark .lt a::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 26 22' style='enable-background:new 0 0 26 22;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23ffffff;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.customer-styles .button-mode-dark .link-appearance-default::before,
.customer-styles .button-mode-dark .link-appearance-default a::before,
.customer-styles .button-mode-dark .lt::before,
.customer-styles .button-mode-dark .lt a::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a::before,
.customer-styles .template-content .button-mode-dark .lt::before,
.customer-styles .template-content .button-mode-dark .lt a::before,
.customer-styles .content .button-mode-dark .link-appearance-default::before,
.customer-styles .content .button-mode-dark .link-appearance-default a::before,
.customer-styles .content .button-mode-dark .lt::before,
.customer-styles .content .button-mode-dark .lt a::before {
  border-bottom: 2px solid #FFFFFF;
}

.customer-styles .button-mode-dark .link-appearance-default[href^="mailto:"]::before,
.customer-styles .button-mode-dark .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt[href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt a[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt a[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt a[href^="mailto:"]::before {
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.63 162.1'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22,32.41l-4.86-3-4.78-3c0,.23-.07.45-.07.69v133s0,.06,0,.1l4.84-3.5L22,153.23,112.15,88Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M292.85,26.48l-4.78,3-4.85,3-57.43,35.8-32.36,20,89.79,65,4.85,3.51,4.84,3.51s0-.07,0-.1v-133C292.92,26.92,292.87,26.71,292.85,26.48Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M270.44,165l-92.7-67.11-15.06,9.29a18,18,0,0,1-9.37,2.55,18.53,18.53,0,0,1-9.95-2.53l-15.52-9.57L34.78,165l-6.7,4.85-5.65,4.09a14.32,14.32,0,0,0,4.41.76H278.37a14.38,14.38,0,0,0,4.42-.76l-5.65-4.09Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M38.06,22.31l114.2,70.37,1.05,0,63.51-38.89,50.53-31.5,7.78-4.86,6.93-4.32a14.55,14.55,0,0,0-3.69-.53H26.84a14.4,14.4,0,0,0-3.67.53l7,4.32Z' transform='translate(-12.29 -12.6)'/%3E%3C/svg%3E");
  border-bottom: 0;
}

.customer-styles .button-mode-dark .link-appearance-default[href^="mailto:"]::after,
.customer-styles .button-mode-dark .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt[href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt a[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt a[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt a[href^="mailto:"]::after {
  border-bottom: 2px solid #FFFFFF;
}

.customer-styles .button-mode-dark .link-appearance-default.disabled,
.customer-styles .button-mode-dark .link-appearance-default a.disabled,
.customer-styles .button-mode-dark .lt.disabled,
.customer-styles .button-mode-dark .lt a.disabled,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled,
.customer-styles .template-content .button-mode-dark .lt.disabled,
.customer-styles .template-content .button-mode-dark .lt a.disabled,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled,
.customer-styles .content .button-mode-dark .lt.disabled,
.customer-styles .content .button-mode-dark .lt a.disabled {
  color: #958c85 !important;
  cursor: default;
  pointer-events: none;
}

.customer-styles .button-mode-dark .link-appearance-default.disabled::after,
.customer-styles .button-mode-dark .link-appearance-default a.disabled::after,
.customer-styles .button-mode-dark .lt.disabled::after,
.customer-styles .button-mode-dark .lt a.disabled::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled::after,
.customer-styles .template-content .button-mode-dark .lt.disabled::after,
.customer-styles .template-content .button-mode-dark .lt a.disabled::after,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled::after,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled::after,
.customer-styles .content .button-mode-dark .lt.disabled::after,
.customer-styles .content .button-mode-dark .lt a.disabled::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 26 22' style='enable-background:new 0 0 26 22;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23aaaaaa;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.customer-styles .button-mode-dark .link-appearance-default.disabled::before,
.customer-styles .button-mode-dark .link-appearance-default a.disabled::before,
.customer-styles .button-mode-dark .lt.disabled::before,
.customer-styles .button-mode-dark .lt a.disabled::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled::before,
.customer-styles .template-content .button-mode-dark .lt.disabled::before,
.customer-styles .template-content .button-mode-dark .lt a.disabled::before,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled::before,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled::before,
.customer-styles .content .button-mode-dark .lt.disabled::before,
.customer-styles .content .button-mode-dark .lt a.disabled::before {
  border-bottom: 0;
}

.customer-styles .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt.disabled[href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt a.disabled[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt.disabled[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt a.disabled[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt.disabled[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt a.disabled[href^="mailto:"]::before {
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.63 162.1'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23aaaaaa;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22,32.41l-4.86-3-4.78-3c0,.23-.07.45-.07.69v133s0,.06,0,.1l4.84-3.5L22,153.23,112.15,88Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M292.85,26.48l-4.78,3-4.85,3-57.43,35.8-32.36,20,89.79,65,4.85,3.51,4.84,3.51s0-.07,0-.1v-133C292.92,26.92,292.87,26.71,292.85,26.48Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M270.44,165l-92.7-67.11-15.06,9.29a18,18,0,0,1-9.37,2.55,18.53,18.53,0,0,1-9.95-2.53l-15.52-9.57L34.78,165l-6.7,4.85-5.65,4.09a14.32,14.32,0,0,0,4.41.76H278.37a14.38,14.38,0,0,0,4.42-.76l-5.65-4.09Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M38.06,22.31l114.2,70.37,1.05,0,63.51-38.89,50.53-31.5,7.78-4.86,6.93-4.32a14.55,14.55,0,0,0-3.69-.53H26.84a14.4,14.4,0,0,0-3.67.53l7,4.32Z' transform='translate(-12.29 -12.6)'/%3E%3C/svg%3E");
}

.customer-styles .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt.disabled[href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt a.disabled[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt.disabled[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt a.disabled[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt.disabled[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt a.disabled[href^="mailto:"]::after {
  background-image: none;
  border-bottom: 0;
}

.customer-styles .link-appearance-download,
.customer-styles .template-content .link-appearance-download,
.customer-styles .content .link-appearance-download {
  border: 0;
  color: #ACB473 !important;
  font-weight: 700;
  letter-spacing: .15em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  left: 0px;
  position: relative;
  top: 0px;
}

.customer-styles .link-appearance-download::after,
.customer-styles .template-content .link-appearance-download::after,
.customer-styles .content .link-appearance-download::after {
  content: ' ';
  width: 15px;
  height: 16px;
  margin-left: 15px;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: text-top;
  background-image: url("data:image/svg+xml,%3Csvg width='100%' height='100%' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;'%3E%3Cpath d='M7.5,1L7.5,11' style='fill:none;fill-rule:nonzero;stroke:rgba(172, 180, 115, 0.99);stroke-width:2px;'/%3E%3Cpath d='M2.143,6L7.5,11L12.857,6' style='fill:none;fill-rule:nonzero;stroke:rgba(172, 180, 115, 0.99);stroke-width:2px;'/%3E%3Cpath d='M15,15C15,14.448 14.552,14 14,14L1,14C0.448,14 0,14.448 0,15C0,15.552 0.448,16 1,16L14,16C14.552,16 15,15.552 15,15Z' style='fill:rgba(172, 180, 115, 0.99);'/%3E%3C/svg%3E") !important;
}

.customer-styles .link-appearance-download::before,
.customer-styles .template-content .link-appearance-download::before,
.customer-styles .content .link-appearance-download::before {
  border-bottom: 2px solid #ACB473 !important;
  bottom: -.3em;
  content: ' ';
  position: absolute;
  transition: width .2s;
  width: 0%;
}

.customer-styles .link-appearance-download:hover, .customer-styles .link-appearance-download:focus, .customer-styles .link-appearance-download:active,
.customer-styles .template-content .link-appearance-download:hover,
.customer-styles .template-content .link-appearance-download:focus,
.customer-styles .template-content .link-appearance-download:active,
.customer-styles .content .link-appearance-download:hover,
.customer-styles .content .link-appearance-download:focus,
.customer-styles .content .link-appearance-download:active {
  text-decoration: none;
}

.customer-styles .link-appearance-download:hover::before, .customer-styles .link-appearance-download:focus::before, .customer-styles .link-appearance-download:active::before,
.customer-styles .template-content .link-appearance-download:hover::before,
.customer-styles .template-content .link-appearance-download:focus::before,
.customer-styles .template-content .link-appearance-download:active::before,
.customer-styles .content .link-appearance-download:hover::before,
.customer-styles .content .link-appearance-download:focus::before,
.customer-styles .content .link-appearance-download:active::before {
  width: 100%;
}

.customer-styles .button-mode-dark .link-appearance-download,
.customer-styles .button-mode-dark .link-appearance-download span,
.customer-styles .template-content .button-mode-dark .link-appearance-download,
.customer-styles .template-content .button-mode-dark .link-appearance-download span,
.customer-styles .content .button-mode-dark .link-appearance-download,
.customer-styles .content .button-mode-dark .link-appearance-download span {
  color: #FFFFFF !important;
}

.customer-styles .button-mode-dark .link-appearance-download::before,
.customer-styles .button-mode-dark .link-appearance-download span::before,
.customer-styles .template-content .button-mode-dark .link-appearance-download::before,
.customer-styles .template-content .button-mode-dark .link-appearance-download span::before,
.customer-styles .content .button-mode-dark .link-appearance-download::before,
.customer-styles .content .button-mode-dark .link-appearance-download span::before {
  border-bottom: 2px solid #FFFFFF;
}

.customer-styles .button-mode-dark .link-appearance-download::after,
.customer-styles .button-mode-dark .link-appearance-download span::after,
.customer-styles .template-content .button-mode-dark .link-appearance-download::after,
.customer-styles .template-content .button-mode-dark .link-appearance-download span::after,
.customer-styles .content .button-mode-dark .link-appearance-download::after,
.customer-styles .content .button-mode-dark .link-appearance-download span::after {
  background-image: url("data:image/svg+xml,%3Csvg width='100%' height='100%' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;'%3E%3Cpath d='M7.5,1L7.5,11' style='fill:none;fill-rule:nonzero;stroke:rgb(255,255,255);stroke-width:2px;'/%3E%3Cpath d='M2.143,6L7.5,11L12.857,6' style='fill:none;fill-rule:nonzero;stroke:rgb(255,255,255);stroke-width:2px;'/%3E%3Cpath d='M15,15C15,14.448 14.552,14 14,14L1,14C0.448,14 0,14.448 0,15C0,15.552 0.448,16 1,16L14,16C14.552,16 15,15.552 15,15Z' style='fill:rgb(255,255,255);'/%3E%3C/svg%3E");
}

.customer-styles .t1,
.customer-styles .t1 p {
  font-size: 16px;
  line-height: 24px;
  color: #958c85;
  font-weight: normal;
}

.customer-styles .t2,
.customer-styles .t2 p {
  font-size: 13px;
  line-height: 17px;
  color: #958c85;
  font-weight: normal;
}

.customer-styles .t3,
.customer-styles .t3 p {
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
  color: #958c85;
}

@media (min-width: 768px) {
  .customer-styles .t1,
  .customer-styles .t1 p {
    font-size: 16px;
    line-height: 24px;
  }
  .customer-styles .t2,
  .customer-styles .t2 p {
    font-size: 14px;
    line-height: 20px;
  }
  .customer-styles .t3,
  .customer-styles .t3 p {
    font-size: 13px;
    line-height: 17px;
  }
}

.customer-styles .footnote {
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
  color: #958c85;
}

@media (min-width: 768px) {
  .customer-styles .footnote {
    font-size: 12px;
    line-height: 15px;
  }
}

.customer-styles .content .f1,
.customer-styles .content .f1 p,
.customer-styles .content .f1 td,
.customer-styles .content .f1 .table-container td,
.customer-styles .content .f1 .table-container td p,
.customer-styles .content .f1 ol,
.customer-styles .content .f1 ul,
.customer-styles .template-content .f1,
.customer-styles .template-content .f1 p,
.customer-styles .template-content .f1 td,
.customer-styles .template-content .f1 .table-container td,
.customer-styles .template-content .f1 .table-container td p,
.customer-styles .template-content .f1 ol,
.customer-styles .template-content .f1 ul,
.customer-styles body .content .f1,
.customer-styles body .content .f1 p,
.customer-styles body .content .f1 td,
.customer-styles body .content .f1 .table-container td,
.customer-styles body .content .f1 .table-container td p,
.customer-styles body .content .f1 ol,
.customer-styles body .content .f1 ul,
.customer-styles body .template-content .f1,
.customer-styles body .template-content .f1 p,
.customer-styles body .template-content .f1 td,
.customer-styles body .template-content .f1 .table-container td,
.customer-styles body .template-content .f1 .table-container td p,
.customer-styles body .template-content .f1 ol,
.customer-styles body .template-content .f1 ul {
  font-size: 13px;
  line-height: 17px;
  font-weight: normal;
  color: #958c85;
}

.customer-styles .content .f2,
.customer-styles .content .f2 p,
.customer-styles .template-content .f2,
.customer-styles .template-content .f2 p,
.customer-styles body .content .f2,
.customer-styles body .content .f2 p,
.customer-styles body .template-content .f2,
.customer-styles body .template-content .f2 p {
  font-size: 10px;
  line-height: 12px;
  font-weight: normal;
  color: #958c85;
}

@media (min-width: 768px) {
  .customer-styles .content .f1,
  .customer-styles .content .f1 p,
  .customer-styles .content .f1 td,
  .customer-styles .content .f1 .table-container td,
  .customer-styles .content .f1 .table-container td p,
  .customer-styles .content .f1 ol,
  .customer-styles .content .f1 ul,
  .customer-styles .template-content .f1,
  .customer-styles .template-content .f1 p,
  .customer-styles .template-content .f1 td,
  .customer-styles .template-content .f1 .table-container td,
  .customer-styles .template-content .f1 .table-container td p,
  .customer-styles .template-content .f1 ol,
  .customer-styles .template-content .f1 ul,
  .customer-styles body .content .f1,
  .customer-styles body .content .f1 p,
  .customer-styles body .content .f1 td,
  .customer-styles body .content .f1 .table-container td,
  .customer-styles body .content .f1 .table-container td p,
  .customer-styles body .content .f1 ol,
  .customer-styles body .content .f1 ul,
  .customer-styles body .template-content .f1,
  .customer-styles body .template-content .f1 p,
  .customer-styles body .template-content .f1 td,
  .customer-styles body .template-content .f1 .table-container td,
  .customer-styles body .template-content .f1 .table-container td p,
  .customer-styles body .template-content .f1 ol,
  .customer-styles body .template-content .f1 ul {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
  }
}

.customer-styles .r1,
.customer-styles .r1 a {
  font-size: 14px;
  line-height: 20px;
  color: #958c85 !important;
  font-weight: bold;
}

.customer-styles .r1:hover,
.customer-styles .r1 a:hover {
  color: #ACB473 !important;
}

.customer-styles .r2,
.customer-styles .r2 a {
  font-size: 14px;
  line-height: 20px;
  color: #958c85 !important;
  font-weight: normal;
}

.customer-styles .r2:hover,
.customer-styles .r2 a:hover {
  color: #ACB473 !important;
}

.customer-styles h1,
.customer-styles h2,
.customer-styles h3,
.customer-styles h4,
.customer-styles h5 {
  word-wrap: break-word;
  font-family: "Roboto Slab", Arial, Helvetica, sans-serif !important;
}

.customer-styles h1:empty,
.customer-styles h2:empty,
.customer-styles h3:empty,
.customer-styles h4:empty,
.customer-styles h5:empty {
  display: none;
}

.customer-styles h1,
.customer-styles .h1 {
  font-size: 24px;
  color: #958c85;
  font-weight: 300;
  line-height: 30px;
  margin: 20px 0px 15px 0px;
  padding: 0px;
}

.customer-styles h1 {
  padding-left: 0px;
}

.customer-styles h2,
.customer-styles .h2,
.customer-styles h2 p,
.customer-styles .h2 p {
  font-size: 20px;
  color: #525151;
  font-weight: normal;
  line-height: 30px;
  margin: 30px 0px 10px 0px;
  padding: 0px;
}

.customer-styles .headline-content h2,
.customer-styles .headline-content .h2 {
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  margin: 20px 0px 15px 0px;
}

.customer-styles h3,
.customer-styles .h3,
.customer-styles h3 p,
.customer-styles .h3 p {
  font-size: 20px;
  color: #958c85;
  font-weight: bold;
  line-height: 18px;
  margin: 0px 0px 12px 0px;
  padding: 0px;
}

.customer-styles .headline-content h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 18px;
  margin: 30px 0px 10px 0px;
}

.customer-styles h4,
.customer-styles .h4,
.customer-styles h4 p,
.customer-styles .h4 p {
  font-size: 16px;
  color: #525151;
  font-weight: bold;
  line-height: 22px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

@media (min-width: 768px) {
  .customer-styles h1,
  .customer-styles .h1 {
    color: #958c85;
    font-size: 28px;
    line-height: 38px;
    font-weight: lighter;
    margin: 30px 0px 40px 0px;
    padding: 0px;
  }
  .customer-styles h2,
  .customer-styles .h2,
  .customer-styles h2 p,
  .customer-styles .h2 p {
    color: #958c85;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    margin: 0px 0px 12px 0px;
    padding: 0px;
  }
  .customer-styles .headline-content h2,
  .customer-styles .headline-content .h2,
  .customer-styles .headline-content h2 p,
  .customer-styles .headline-content .h2 p {
    font-size: 28px;
    font-weight: lighter;
    line-height: 38px;
    margin: 30px 0px 40px 0px;
  }
  .customer-styles h3,
  .customer-styles .h3,
  .customer-styles h3 p,
  .customer-styles .h3 p {
    color: #958c85;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin: 0px 0px 12px 0px;
    padding: 0px;
  }
  .customer-styles .headline-content h3,
  .customer-styles .headline-content .h3,
  .customer-styles .headline-content h3 p,
  .customer-styles .headline-content .h3 p {
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    margin: 0px 0px 12px 0px;
  }
  .customer-styles h4,
  .customer-styles .h4,
  .customer-styles h4 p,
  .customer-styles .h4 p {
    color: #958c85;
    font-size: 14px;
    line-height: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
  }
}

.customer-styles form {
  display: inline;
  padding: 0px;
  margin: 0px;
}

.customer-styles input,
.customer-styles select,
.customer-styles option {
  border-radius: 0;
  background-color: #FFFFFF;
  color: #958c85;
}

.customer-styles span.select-wrapper svg {
  position: relative;
  fill: #958c85;
  width: 18px;
  height: 18px;
}

.customer-styles ::-webkit-input-placeholder {
  color: #958c85;
  opacity: 1;
}

.customer-styles :-moz-placeholder {
  color: #958c85;
  opacity: 1;
}

.customer-styles ::-moz-placeholder {
  color: #958c85;
  opacity: 1;
}

.customer-styles :-ms-input-placeholder {
  color: #958c85;
  opacity: 1;
}

.customer-styles input[type="text"] {
  height: 32px;
  line-height: 32px;
  padding: 0px 10px;
  width: 100%;
  color: #958c85;
  border: 1px solid #958c85;
  outline: 0;
  border-radius: 0;
  font-size: 14px;
}

.customer-styles input.error {
  border-color: #FF0000;
}

.customer-styles input[type="checkbox"]:focus + label:before, .customer-styles input[type="checkbox"]:hover + label:before,
.customer-styles input[type="radio"]:focus + label:before,
.customer-styles input[type="radio"]:hover + label:before {
  border-color: #958c85;
  background-color: #FFFFFF;
}

.customer-styles input[type="checkbox"]:active + label:before,
.customer-styles input[type="radio"]:active + label:before {
  transition-duration: 0;
  filter: brightness(0.2);
}

.customer-styles input[type="checkbox"] + label,
.customer-styles input[type="radio"] + label {
  position: relative;
  padding-left: 2em;
  vertical-align: top;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.customer-styles input[type="checkbox"] + label:before,
.customer-styles input[type="radio"] + label:before {
  box-sizing: content-box;
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -6px;
  border: 1px solid #958c85;
  text-align: center;
  background-color: #FFFFFF;
  cursor: pointer;
}

.customer-styles input[type="checkbox"] + label.error,
.customer-styles input[type="radio"] + label.error {
  color: #FF0000;
}

.customer-styles input[type="checkbox"] + label.error:before,
.customer-styles input[type="radio"] + label.error:before {
  border-color: #FF0000;
}

.customer-styles input[type="checkbox"] + label:after,
.customer-styles input[type="radio"] + label:after {
  box-sizing: content-box;
  content: '';
  position: absolute;
  top: 6px;
  left: 1px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  transform: scale(0);
  transform-origin: 50%;
}

.customer-styles input[type="checkbox"] + label:after {
  background-color: #ACB473;
  top: 10px;
  -o-border-image: none;
     border-image: none;
  transform: scale(0);
  transition: none;
}

.customer-styles input[type="checkbox"]:checked + label:after {
  content: '';
  transform: scale(1);
}

.customer-styles input[type="radio"]:checked + label:before {
  animation: borderscale 300ms ease-in;
  background-color: white;
}

.customer-styles input[type="radio"]:checked + label:after {
  transform: scale(1);
  background-color: #ACB473;
  top: 10px;
}

.customer-styles input[type="radio"] + label:before, .customer-styles input[type="radio"] + label:after {
  border-radius: 50%;
}

.customer-styles input[type="checkbox"]:checked + label:after {
  transform: scale(1);
}

@keyframes borderscale {
  50% {
    box-shadow: 0 0 0 2px #900;
  }
}

.customer-styles select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: #FFFFFF;
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014.36%207.87%22%3E%3Ctitle%3EArrow%3C%2Ftitle%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M0%2C.7.67%2C0l6.5%2C6.5L13.69%2C0l.67.7L7.17%2C7.87Z%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-origin: content-box;
  background-size: 10px 10px;
  border: 1px solid #958c85;
  border-radius: 0;
  padding: 0px 10px;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  width: 100%;
  box-sizing: border-box;
}

.customer-styles select:focus, .customer-styles select:hover {
  color: #958c85;
  outline: none;
}

.customer-styles select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.customer-styles select option {
  font-size: 14px;
  padding: 5px 10px;
  color: #958c85;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .customer-styles select::-ms-expand {
    display: none;
  }
  .customer-styles select:focus::-ms-value {
    background: transparent;
    color: grey;
  }
}

.customer-styles svg {
  pointer-events: none;
}

.customer-styles svg.spot-icon {
  height: 50px;
  width: 50px;
  fill: #1C601F;
  float: left;
  padding: 2px 10px 0px 0px;
  margin-left: 0px;
}

.customer-styles svg.left-arrow {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.customer-styles svg.up-arrow {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.customer-styles svg.right-arrow {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.customer-styles svg.down-arrow {
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
}

.customer-styles svg.left-doublearrow {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.customer-styles svg.up-doublearrow {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.customer-styles svg.right-doublearrow {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.customer-styles svg.down-doublearrow {
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
}

.customer-styles button,
.customer-styles .linkbutton,
.customer-styles .linkbutton:link,
.customer-styles .linkbutton:visited,
.customer-styles .linkbutton:focus,
.customer-styles .linkbutton:hover,
.customer-styles .linkbutton:active,
.customer-styles .link-appearance-button,
.customer-styles a.link-appearance-button,
.customer-styles p a.link-appearance-button {
  background-color: #ACB473 !important;
  font-size: 16px;
  color: #FFFFFF !important;
  line-height: 24px;
  padding: 8px 15px;
  font-weight: 700;
  letter-spacing: .15em;
  text-transform: uppercase;
  text-decoration: none;
  transition: background-color .5s, color .5s;
  display: inline-block;
  text-align: center;
  outline: 0;
  border: 0;
  border-radius: 0;
  min-width: 140px;
  cursor: pointer;
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles button,
  .customer-styles .linkbutton,
  .customer-styles .linkbutton:link,
  .customer-styles .linkbutton:visited,
  .customer-styles .linkbutton:focus,
  .customer-styles .linkbutton:hover,
  .customer-styles .linkbutton:active,
  .customer-styles .link-appearance-button,
  .customer-styles a.link-appearance-button,
  .customer-styles p a.link-appearance-button {
    width: auto;
  }
}

.customer-styles button:hover, .customer-styles button:focus, .customer-styles button:active,
.customer-styles .linkbutton:hover,
.customer-styles .linkbutton:focus,
.customer-styles .linkbutton:active,
.customer-styles .linkbutton:link:hover,
.customer-styles .linkbutton:link:focus,
.customer-styles .linkbutton:link:active,
.customer-styles .linkbutton:visited:hover,
.customer-styles .linkbutton:visited:focus,
.customer-styles .linkbutton:visited:active,
.customer-styles .linkbutton:focus:hover,
.customer-styles .linkbutton:focus:focus,
.customer-styles .linkbutton:focus:active,
.customer-styles .linkbutton:hover:hover,
.customer-styles .linkbutton:hover:focus,
.customer-styles .linkbutton:hover:active,
.customer-styles .linkbutton:active:hover,
.customer-styles .linkbutton:active:focus,
.customer-styles .linkbutton:active:active,
.customer-styles .link-appearance-button:hover,
.customer-styles .link-appearance-button:focus,
.customer-styles .link-appearance-button:active,
.customer-styles a.link-appearance-button:hover,
.customer-styles a.link-appearance-button:focus,
.customer-styles a.link-appearance-button:active,
.customer-styles p a.link-appearance-button:hover,
.customer-styles p a.link-appearance-button:focus,
.customer-styles p a.link-appearance-button:active {
  color: #FFFFFF;
  background-color: #ACB473;
  text-decoration: none !important;
}

.customer-styles button.grey, .customer-styles button:disabled, .customer-styles button.disabled,
.customer-styles .linkbutton.grey,
.customer-styles .linkbutton:disabled,
.customer-styles .linkbutton.disabled,
.customer-styles .linkbutton:link.grey,
.customer-styles .linkbutton:link:disabled,
.customer-styles .linkbutton:link.disabled,
.customer-styles .linkbutton:visited.grey,
.customer-styles .linkbutton:visited:disabled,
.customer-styles .linkbutton:visited.disabled,
.customer-styles .linkbutton:focus.grey,
.customer-styles .linkbutton:focus:disabled,
.customer-styles .linkbutton:focus.disabled,
.customer-styles .linkbutton:hover.grey,
.customer-styles .linkbutton:hover:disabled,
.customer-styles .linkbutton:hover.disabled,
.customer-styles .linkbutton:active.grey,
.customer-styles .linkbutton:active:disabled,
.customer-styles .linkbutton:active.disabled,
.customer-styles .link-appearance-button.grey,
.customer-styles .link-appearance-button:disabled,
.customer-styles .link-appearance-button.disabled,
.customer-styles a.link-appearance-button.grey,
.customer-styles a.link-appearance-button:disabled,
.customer-styles a.link-appearance-button.disabled,
.customer-styles p a.link-appearance-button.grey,
.customer-styles p a.link-appearance-button:disabled,
.customer-styles p a.link-appearance-button.disabled {
  background-color: #958c85;
  cursor: not-allowed;
}

.customer-styles button.grey:hover, .customer-styles button.grey:focus, .customer-styles button.grey:active, .customer-styles button:disabled:hover, .customer-styles button:disabled:focus, .customer-styles button:disabled:active, .customer-styles button.disabled:hover, .customer-styles button.disabled:focus, .customer-styles button.disabled:active,
.customer-styles .linkbutton.grey:hover,
.customer-styles .linkbutton.grey:focus,
.customer-styles .linkbutton.grey:active,
.customer-styles .linkbutton:disabled:hover,
.customer-styles .linkbutton:disabled:focus,
.customer-styles .linkbutton:disabled:active,
.customer-styles .linkbutton.disabled:hover,
.customer-styles .linkbutton.disabled:focus,
.customer-styles .linkbutton.disabled:active,
.customer-styles .linkbutton:link.grey:hover,
.customer-styles .linkbutton:link.grey:focus,
.customer-styles .linkbutton:link.grey:active,
.customer-styles .linkbutton:link:disabled:hover,
.customer-styles .linkbutton:link:disabled:focus,
.customer-styles .linkbutton:link:disabled:active,
.customer-styles .linkbutton:link.disabled:hover,
.customer-styles .linkbutton:link.disabled:focus,
.customer-styles .linkbutton:link.disabled:active,
.customer-styles .linkbutton:visited.grey:hover,
.customer-styles .linkbutton:visited.grey:focus,
.customer-styles .linkbutton:visited.grey:active,
.customer-styles .linkbutton:visited:disabled:hover,
.customer-styles .linkbutton:visited:disabled:focus,
.customer-styles .linkbutton:visited:disabled:active,
.customer-styles .linkbutton:visited.disabled:hover,
.customer-styles .linkbutton:visited.disabled:focus,
.customer-styles .linkbutton:visited.disabled:active,
.customer-styles .linkbutton:focus.grey:hover,
.customer-styles .linkbutton:focus.grey:focus,
.customer-styles .linkbutton:focus.grey:active,
.customer-styles .linkbutton:focus:disabled:hover,
.customer-styles .linkbutton:focus:disabled:focus,
.customer-styles .linkbutton:focus:disabled:active,
.customer-styles .linkbutton:focus.disabled:hover,
.customer-styles .linkbutton:focus.disabled:focus,
.customer-styles .linkbutton:focus.disabled:active,
.customer-styles .linkbutton:hover.grey:hover,
.customer-styles .linkbutton:hover.grey:focus,
.customer-styles .linkbutton:hover.grey:active,
.customer-styles .linkbutton:hover:disabled:hover,
.customer-styles .linkbutton:hover:disabled:focus,
.customer-styles .linkbutton:hover:disabled:active,
.customer-styles .linkbutton:hover.disabled:hover,
.customer-styles .linkbutton:hover.disabled:focus,
.customer-styles .linkbutton:hover.disabled:active,
.customer-styles .linkbutton:active.grey:hover,
.customer-styles .linkbutton:active.grey:focus,
.customer-styles .linkbutton:active.grey:active,
.customer-styles .linkbutton:active:disabled:hover,
.customer-styles .linkbutton:active:disabled:focus,
.customer-styles .linkbutton:active:disabled:active,
.customer-styles .linkbutton:active.disabled:hover,
.customer-styles .linkbutton:active.disabled:focus,
.customer-styles .linkbutton:active.disabled:active,
.customer-styles .link-appearance-button.grey:hover,
.customer-styles .link-appearance-button.grey:focus,
.customer-styles .link-appearance-button.grey:active,
.customer-styles .link-appearance-button:disabled:hover,
.customer-styles .link-appearance-button:disabled:focus,
.customer-styles .link-appearance-button:disabled:active,
.customer-styles .link-appearance-button.disabled:hover,
.customer-styles .link-appearance-button.disabled:focus,
.customer-styles .link-appearance-button.disabled:active,
.customer-styles a.link-appearance-button.grey:hover,
.customer-styles a.link-appearance-button.grey:focus,
.customer-styles a.link-appearance-button.grey:active,
.customer-styles a.link-appearance-button:disabled:hover,
.customer-styles a.link-appearance-button:disabled:focus,
.customer-styles a.link-appearance-button:disabled:active,
.customer-styles a.link-appearance-button.disabled:hover,
.customer-styles a.link-appearance-button.disabled:focus,
.customer-styles a.link-appearance-button.disabled:active,
.customer-styles p a.link-appearance-button.grey:hover,
.customer-styles p a.link-appearance-button.grey:focus,
.customer-styles p a.link-appearance-button.grey:active,
.customer-styles p a.link-appearance-button:disabled:hover,
.customer-styles p a.link-appearance-button:disabled:focus,
.customer-styles p a.link-appearance-button:disabled:active,
.customer-styles p a.link-appearance-button.disabled:hover,
.customer-styles p a.link-appearance-button.disabled:focus,
.customer-styles p a.link-appearance-button.disabled:active {
  color: #F0ECE4;
  text-decoration: none !important;
}

.customer-styles button.link-appearance-button-hollow,
.customer-styles .linkbutton.link-appearance-button-hollow,
.customer-styles .linkbutton:link.link-appearance-button-hollow,
.customer-styles .linkbutton:visited.link-appearance-button-hollow,
.customer-styles .linkbutton:focus.link-appearance-button-hollow,
.customer-styles .linkbutton:hover.link-appearance-button-hollow,
.customer-styles .linkbutton:active.link-appearance-button-hollow,
.customer-styles .link-appearance-button.link-appearance-button-hollow,
.customer-styles a.link-appearance-button.link-appearance-button-hollow,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow {
  background-color: #FFFFFF !important;
  border: 2px solid #ACB473 !important;
  color: #ACB473 !important;
  padding: 6px 13px;
  transition: padding .1s ease-in-out, border .1s ease-in-out;
}

.customer-styles button.link-appearance-button-hollow:hover, .customer-styles button.link-appearance-button-hollow:focus, .customer-styles button.link-appearance-button-hollow:active,
.customer-styles .linkbutton.link-appearance-button-hollow:hover,
.customer-styles .linkbutton.link-appearance-button-hollow:focus,
.customer-styles .linkbutton.link-appearance-button-hollow:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:active {
  color: #FFFFFF;
  border: 4px solid #ACB473 !important;
  padding: 4px 11px;
}

.customer-styles button.link-appearance-button-hollow:disabled, .customer-styles button.link-appearance-button-hollow.disabled, .customer-styles button.link-appearance-button-hollow.grey,
.customer-styles .linkbutton.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:link.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:link.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:link.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:active.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:active.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:active.link-appearance-button-hollow.grey,
.customer-styles .link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles .link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles .link-appearance-button.link-appearance-button-hollow.grey,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.grey,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.grey {
  background-color: #eee;
  border: 2px solid #958c85;
  color: #958c85 !important;
}

.customer-styles button.link-appearance-button-hollow:disabled:hover, .customer-styles button.link-appearance-button-hollow:disabled:focus, .customer-styles button.link-appearance-button-hollow:disabled:active, .customer-styles button.link-appearance-button-hollow.disabled:hover, .customer-styles button.link-appearance-button-hollow.disabled:focus, .customer-styles button.link-appearance-button-hollow.disabled:active, .customer-styles button.link-appearance-button-hollow.grey:hover, .customer-styles button.link-appearance-button-hollow.grey:focus, .customer-styles button.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow.grey:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow:disabled:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow:disabled:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow:disabled:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow.disabled:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow.disabled:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow.disabled:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow.grey:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow.grey:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow.grey:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:disabled:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:disabled:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:disabled:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.disabled:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.disabled:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.disabled:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.grey:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.grey:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.grey:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:disabled:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:disabled:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:disabled:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.disabled:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.disabled:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.disabled:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.grey:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.grey:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.grey:active {
  padding: 6px 13px;
}

.customer-styles .button-mode-dark button,
.customer-styles .button-mode-dark .linkbutton,
.customer-styles .button-mode-dark .linkbutton:link,
.customer-styles .button-mode-dark .linkbutton:visited,
.customer-styles .button-mode-dark .linkbutton:focus,
.customer-styles .button-mode-dark .linkbutton:hover,
.customer-styles .button-mode-dark .linkbutton:active,
.customer-styles .button-mode-dark .link-appearance-button,
.customer-styles .button-mode-dark a.link-appearance-button,
.customer-styles .button-mode-dark p a.link-appearance-button {
  background-color: #FFFFFF;
  color: #ACB473 !important;
}

.customer-styles .button-mode-dark button:hover, .customer-styles .button-mode-dark button:focus, .customer-styles .button-mode-dark button:active,
.customer-styles .button-mode-dark .linkbutton:hover,
.customer-styles .button-mode-dark .linkbutton:focus,
.customer-styles .button-mode-dark .linkbutton:active,
.customer-styles .button-mode-dark .linkbutton:link:hover,
.customer-styles .button-mode-dark .linkbutton:link:focus,
.customer-styles .button-mode-dark .linkbutton:link:active,
.customer-styles .button-mode-dark .linkbutton:visited:hover,
.customer-styles .button-mode-dark .linkbutton:visited:focus,
.customer-styles .button-mode-dark .linkbutton:visited:active,
.customer-styles .button-mode-dark .linkbutton:focus:hover,
.customer-styles .button-mode-dark .linkbutton:focus:focus,
.customer-styles .button-mode-dark .linkbutton:focus:active,
.customer-styles .button-mode-dark .linkbutton:hover:hover,
.customer-styles .button-mode-dark .linkbutton:hover:focus,
.customer-styles .button-mode-dark .linkbutton:hover:active,
.customer-styles .button-mode-dark .linkbutton:active:hover,
.customer-styles .button-mode-dark .linkbutton:active:focus,
.customer-styles .button-mode-dark .linkbutton:active:active,
.customer-styles .button-mode-dark .link-appearance-button:hover,
.customer-styles .button-mode-dark .link-appearance-button:focus,
.customer-styles .button-mode-dark .link-appearance-button:active,
.customer-styles .button-mode-dark a.link-appearance-button:hover,
.customer-styles .button-mode-dark a.link-appearance-button:focus,
.customer-styles .button-mode-dark a.link-appearance-button:active,
.customer-styles .button-mode-dark p a.link-appearance-button:hover,
.customer-styles .button-mode-dark p a.link-appearance-button:focus,
.customer-styles .button-mode-dark p a.link-appearance-button:active {
  color: #FFFFFF !important;
  background-color: #ACB473;
}

.customer-styles .button-mode-dark button.grey, .customer-styles .button-mode-dark button:disabled, .customer-styles .button-mode-dark button.disabled,
.customer-styles .button-mode-dark .linkbutton.grey,
.customer-styles .button-mode-dark .linkbutton:disabled,
.customer-styles .button-mode-dark .linkbutton.disabled,
.customer-styles .button-mode-dark .linkbutton:link.grey,
.customer-styles .button-mode-dark .linkbutton:link:disabled,
.customer-styles .button-mode-dark .linkbutton:link.disabled,
.customer-styles .button-mode-dark .linkbutton:visited.grey,
.customer-styles .button-mode-dark .linkbutton:visited:disabled,
.customer-styles .button-mode-dark .linkbutton:visited.disabled,
.customer-styles .button-mode-dark .linkbutton:focus.grey,
.customer-styles .button-mode-dark .linkbutton:focus:disabled,
.customer-styles .button-mode-dark .linkbutton:focus.disabled,
.customer-styles .button-mode-dark .linkbutton:hover.grey,
.customer-styles .button-mode-dark .linkbutton:hover:disabled,
.customer-styles .button-mode-dark .linkbutton:hover.disabled,
.customer-styles .button-mode-dark .linkbutton:active.grey,
.customer-styles .button-mode-dark .linkbutton:active:disabled,
.customer-styles .button-mode-dark .linkbutton:active.disabled,
.customer-styles .button-mode-dark .link-appearance-button.grey,
.customer-styles .button-mode-dark .link-appearance-button:disabled,
.customer-styles .button-mode-dark .link-appearance-button.disabled,
.customer-styles .button-mode-dark a.link-appearance-button.grey,
.customer-styles .button-mode-dark a.link-appearance-button:disabled,
.customer-styles .button-mode-dark a.link-appearance-button.disabled,
.customer-styles .button-mode-dark p a.link-appearance-button.grey,
.customer-styles .button-mode-dark p a.link-appearance-button:disabled,
.customer-styles .button-mode-dark p a.link-appearance-button.disabled {
  background-color: #F0ECE4;
  color: #958c85 !important;
}

.customer-styles .button-mode-dark button.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow {
  background-color: #525151;
  border: 2px solid #FFFFFF;
  color: #FFFFFF !important;
}

.customer-styles .button-mode-dark button.link-appearance-button-hollow:hover, .customer-styles .button-mode-dark button.link-appearance-button-hollow:focus, .customer-styles .button-mode-dark button.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow:active {
  border: 4px solid #FFFFFF;
}

.customer-styles .button-mode-dark button.link-appearance-button-hollow:disabled, .customer-styles .button-mode-dark button.link-appearance-button-hollow.disabled, .customer-styles .button-mode-dark button.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow.grey {
  border: 2px solid #958c85;
  color: #958c85 !important;
}

.customer-styles a.linkbutton, .customer-styles a.linkbutton:link, .customer-styles a.linkbutton:visited, .customer-styles a.linkbutton:focus, .customer-styles a.linkbutton:hover, .customer-styles a.linkbutton:active, .customer-styles a.link-appearance-button {
  margin: 10px 0px;
}

.customer-styles a.linkbutton:hover, .customer-styles a.linkbutton:focus, .customer-styles a.linkbutton:active, .customer-styles a.linkbutton:link:hover, .customer-styles a.linkbutton:link:focus, .customer-styles a.linkbutton:link:active, .customer-styles a.linkbutton:visited:hover, .customer-styles a.linkbutton:visited:focus, .customer-styles a.linkbutton:visited:active, .customer-styles a.linkbutton:focus:hover, .customer-styles a.linkbutton:focus:focus, .customer-styles a.linkbutton:focus:active, .customer-styles a.linkbutton:hover:hover, .customer-styles a.linkbutton:hover:focus, .customer-styles a.linkbutton:hover:active, .customer-styles a.linkbutton:active:hover, .customer-styles a.linkbutton:active:focus, .customer-styles a.linkbutton:active:active, .customer-styles a.link-appearance-button:hover, .customer-styles a.link-appearance-button:focus, .customer-styles a.link-appearance-button:active {
  text-decoration: none;
}

.customer-styles p a.linkbutton:hover, .customer-styles p a.linkbutton:focus, .customer-styles p a.linkbutton:active, .customer-styles p a.link-appearance-button:hover, .customer-styles p a.link-appearance-button:focus, .customer-styles p a.link-appearance-button:active {
  text-decoration: none;
}

.customer-styles .slidercontrol {
  text-align: center;
  margin: 0px auto;
  white-space: nowrap;
  margin-top: 25px;
}

.customer-styles .slidercontrol .icon-arrow-left,
.customer-styles .slidercontrol .icon-arrow-right {
  position: absolute;
  top: 0px;
}

.customer-styles .slidercontrol .icon-arrow-left {
  left: 0px;
}

.customer-styles .slidercontrol .icon-arrow-right {
  right: 0px;
}

.customer-styles .slidercontrol .dots {
  position: relative;
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  height: 25px;
  white-space: nowrap;
  margin: 0px 10px;
}

.customer-styles .slidercontrol .dots .dotruler {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  line-height: 25px;
  white-space: nowrap;
}

.customer-styles .slidercontrol .dots .dotruler .dot-counter {
  font-size: 13px;
  vertical-align: bottom;
}

.customer-styles .slidercontrol .dots .dotruler .dot-counter:before {
  content: none !important;
}

.customer-styles .icon-arrow-left,
.customer-styles .icon-arrow-right {
  display: inline-block;
  height: auto;
  line-height: 25px;
  cursor: pointer;
}

.customer-styles .icon-arrow-left svg,
.customer-styles .icon-arrow-right svg {
  width: 8px;
  height: 25px;
  stroke-width: 0;
  fill: #958c85;
  cursor: inherit;
}

.customer-styles .icon-arrow-left.offkey,
.customer-styles .icon-arrow-right.offkey {
  cursor: default;
}

.customer-styles .icon-arrow-left.offkey .icon,
.customer-styles .icon-arrow-right.offkey .icon {
  fill: #958c85;
}

@media (min-width: 768px) {
  .customer-styles .slidercontrol .icon-arrow-left,
  .customer-styles .slidercontrol .icon-arrow-right {
    position: relative;
  }
}

.customer-styles .icon-horizontalnav-dot {
  display: inline-block;
  padding: 0px 9px;
  line-height: 21px;
  cursor: pointer;
  width: 30px;
  text-align: center;
}

.customer-styles .icon-horizontalnav-dot svg {
  width: 8px;
  height: 12px;
  fill: #F0ECE4;
}

.customer-styles .icon-horizontalnav-dot-active svg, .customer-styles .icon-horizontalnav-dot:hover svg {
  fill: #ACB473;
  width: 12px;
  height: 12px;
}

.customer-styles .no-margin-left-xs {
  margin-left: -16px;
}

.customer-styles .no-margin-right-xs {
  margin-right: -16px;
}

@media (min-width: 768px) {
  .customer-styles .no-margin-left-sm {
    margin-left: -16px;
  }
  .customer-styles .no-margin-right-sm {
    margin-right: -16px;
  }
}

@media (min-width: 992px) {
  .customer-styles .no-margin-left-md {
    margin-left: -16px;
  }
  .customer-styles .no-margin-right-md {
    margin-right: -16px;
  }
  .customer-styles .filter-layer {
    background-color: transparent;
    z-index: 0;
    position: relative;
  }
}

@media (min-width: 1200px) {
  .customer-styles {
    /*.no-margin {
  &-left-lg {
    margin-left: -$outerPadding;
  }
  &-right-lg {
    margin-right: -$outerPadding;
  }
}*/
  }
}

.customer-styles .youtube-disabled .youtube-disabled-wrapper {
  background-color: rgba(76, 76, 76, 0.5);
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.customer-styles .youtube-disabled {
  background-image: url(https://fendt.com/de/assets/media/layout/yt-placeholder-layer.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}

.customer-styles .youtube-disabled .youtube-disabled-inner {
  padding: 0 50px;
}

@media (max-width: 992px) {
  .customer-styles .youtube-disabled .youtube-disabled-inner {
    padding: 0;
    transform: scale(0.7);
  }
}

.customer-styles .youtube-disabled button {
  margin-top: 10px;
  margin-left: 20px;
}

.customer-styles .roof-line-19 {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  border: 1px solid #ACB473 !important;
  padding: 0 10px;
  font-size: 12px;
  width: -moz-fit-content;
  width: fit-content;
}

.customer-styles .roof-line-19-white {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  border: 1px solid #FFFFFF;
  padding: 0 10px;
  font-size: 12px;
  width: -moz-fit-content;
  width: fit-content;
  color: #000000;
  background-color: #FFFFFF;
  opacity: 0.5;
}

.customer-styles .clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  font-size: 0px;
  overflow: hidden;
}

.customer-styles .widget_template_startpage_2_column_settings {
  min-height: 400px;
}

.customer-styles .buorg {
  font-family: Roboto, Arial, Helvetica, sans-serif !important;
  font-size: 16px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #DDDDDD;
}

.customer-styles #buorgig,
.customer-styles #buorgul,
.customer-styles #buorgpermanent {
  background-color: #ACB473;
  background-image: linear-gradient(-180deg, #57A527 0%, #4e902a 100%);
  font-size: 16px;
  color: #fff !important;
  line-height: 40px;
  padding: 0 15px;
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  outline: 0px;
  border: 0px;
  border-radius: 4px;
  min-width: 140px;
  cursor: pointer;
}

.customer-styles .buorg-buttons {
  margin-top: 15px;
}

.customer-styles #buorgig:hover,
.customer-styles #buorgul:hover {
  background-color: #026227;
  background-image: linear-gradient(-180deg, #4e902a 0%, #026227 100%);
  text-decoration: none !important;
}

.customer-styles .choose-country-img {
  margin-right: 10px;
  border: 1px solid #958c85;
  width: 24px;
  height: 14px;
}

.customer-styles .choose-country-img.flag-int {
  border: none;
}

.customer-styles .btn-allow-youtube {
  color: #FFFFFF;
  background-color: #525151;
  padding-top: max(10 / 11 * (1vw + 1vh) / 2, 10 * 1px);
  padding-bottom: max(10 / 11 * (1vw + 1vh) / 2, 10 * 1px);
  padding-right: max(16 / 11 * (1vw + 1vh) / 2, 16 * 1px);
  padding-left: max(16 / 11 * (1vw + 1vh) / 2, 16 * 1px);
  min-width: max(140 / 11 * (1vw + 1vh) / 2, 140 * 1px);
  border-radius: 0;
  text-align: center;
  transition: all 0.25s;
}

.customer-styles .btn-allow-youtube:hover {
  background-color: #525151;
}

.customer-styles .btn-allow-youtube:focus, .customer-styles .btn-allow-youtube:active {
  background-color: #525151;
}

.customer-styles .btn-allow-youtube:disabled {
  background-color: #525151;
}

.customer-styles .btn-allow-youtube-hollow {
  background-color: transparent;
  outline: 2px solid #FFFFFF;
  color: #FFFFFF;
}

.customer-styles .btn-allow-youtube-hollow:hover {
  background-color: transparent;
  outline: 4px solid #FFFFFF;
}

.customer-styles .btn-allow-youtube-hollow:focus, .customer-styles .btn-allow-youtube-hollow:active {
  background-color: transparent;
  outline: 4px solid #FFFFFF;
}

.customer-styles .btn-allow-youtube-hollow:disabled {
  opacity: 0.5;
}

.customer-styles .h1-21 {
  font-size: 35px;
  line-height: 40px;
  color: #333;
  font-weight: 300;
  margin: 0;
  padding: 0;
}

@media (min-width: 350px) {
  .customer-styles .h1-21 {
    font-size: calc(35px + (100vw - 350px) / 1186 * (25));
  }
}

@media (min-width: 1536px) {
  .customer-styles .h1-21 {
    font-size: 60px;
  }
}

@media (min-width: 350px) {
  .customer-styles .h1-21 {
    line-height: calc(40px + (100vw - 350px) / 1186 * (35));
  }
}

@media (min-width: 1536px) {
  .customer-styles .h1-21 {
    line-height: 75px;
  }
}

.customer-styles .h1-21 b {
  font-weight: 900;
}

.customer-styles .h2-21 {
  font-size: 30px;
  line-height: 40px;
  color: #333;
  font-weight: 300;
  margin: 0;
  padding: 0;
}

@media (min-width: 350px) {
  .customer-styles .h2-21 {
    font-size: calc(30px + (100vw - 350px) / 1186 * (10));
  }
}

@media (min-width: 1536px) {
  .customer-styles .h2-21 {
    font-size: 40px;
  }
}

@media (min-width: 350px) {
  .customer-styles .h2-21 {
    line-height: calc(40px + (100vw - 350px) / 1186 * (20));
  }
}

@media (min-width: 1536px) {
  .customer-styles .h2-21 {
    line-height: 60px;
  }
}

.customer-styles .h2-21 b {
  font-weight: 900;
}

.customer-styles .h3-21 {
  font-size: 25px;
  line-height: 30px;
  color: #333;
  font-weight: 300;
  margin: 0;
  padding: 0;
}

@media (min-width: 350px) {
  .customer-styles .h3-21 {
    font-size: calc(25px + (100vw - 350px) / 1186 * (3));
  }
}

@media (min-width: 1536px) {
  .customer-styles .h3-21 {
    font-size: 28px;
  }
}

@media (min-width: 350px) {
  .customer-styles .h3-21 {
    line-height: calc(30px + (100vw - 350px) / 1186 * (2));
  }
}

@media (min-width: 1536px) {
  .customer-styles .h3-21 {
    line-height: 32px;
  }
}

.customer-styles .h3-21 b {
  font-weight: 900;
}

.customer-styles .h4-21 {
  color: #333;
  font-weight: 300;
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 24px;
}

.customer-styles .h4-21 b {
  font-weight: 900;
}

.customer-styles .h1-22 {
  color: #525151;
  margin: 0;
  padding: 0;
  color: #525151;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
}

.customer-styles .h1-22 b {
  font-weight: 700;
}

@media (min-width: 768px) {
  .customer-styles .h1-22 {
    font-size: 60px;
    font-weight: 900;
    line-height: 75px;
  }
}

.customer-styles .h2-22 {
  color: #525151;
  margin: 0;
  padding: 0;
  color: #525151;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.customer-styles .h2-22 b {
  font-weight: 700;
}

@media (min-width: 768px) {
  .customer-styles .h2-22 {
    font-size: 30px;
    line-height: 42px;
  }
}

.customer-styles .h3-22 {
  color: #525151;
  margin: 0;
  padding: 0;
  color: #525151;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.customer-styles .h3-22 b {
  font-weight: 700;
}

@media (min-width: 768px) {
  .customer-styles .h3-22 {
    font-size: 20px;
    line-height: 30px;
  }
}

.customer-styles .typo-green-big,
.customer-styles .typo-green-big p,
.customer-styles .content .typo-green-big,
.customer-styles .content .typo-green-big p,
.customer-styles html .typo-green-big,
.customer-styles html .typo-green-big p,
.customer-styles html .content .typo-green-big,
.customer-styles html .content .typo-green-big p,
.customer-styles body .typo-green-big,
.customer-styles body .typo-green-big p,
.customer-styles body .content .typo-green-big,
.customer-styles body .content .typo-green-big p {
  color: #ACB473 !important;
  font-size: 60px;
  font-weight: 300;
  line-height: 1.1;
}

.customer-styles .typo-green,
.customer-styles .typo-green p,
.customer-styles .content .typo-green,
.customer-styles .content .typo-green p,
.customer-styles html .typo-green,
.customer-styles html .typo-green p,
.customer-styles html .content .typo-green,
.customer-styles html .content .typo-green p,
.customer-styles body .typo-green,
.customer-styles body .typo-green p,
.customer-styles body .content .typo-green,
.customer-styles body .content .typo-green p {
  color: #ACB473 !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.customer-styles .typo-mode-dark .typo-green-big,
.customer-styles .typo-mode-dark .typo-green-big p,
.customer-styles .content .typo-mode-dark .typo-green-big,
.customer-styles .content .typo-mode-dark .typo-green-big p,
.customer-styles html .typo-mode-dark .typo-green-big,
.customer-styles html .typo-mode-dark .typo-green-big p,
.customer-styles html .content .typo-mode-dark .typo-green-big,
.customer-styles html .content .typo-mode-dark .typo-green-big p,
.customer-styles body .typo-mode-dark .typo-green-big,
.customer-styles body .typo-mode-dark .typo-green-big p,
.customer-styles body .content .typo-mode-dark .typo-green-big,
.customer-styles body .content .typo-mode-dark .typo-green-big p {
  color: #FFFFFF;
}

.customer-styles .typo-mode-dark .typo-green,
.customer-styles .typo-mode-dark .typo-green p,
.customer-styles .content .typo-mode-dark .typo-green,
.customer-styles .content .typo-mode-dark .typo-green p,
.customer-styles html .typo-mode-dark .typo-green,
.customer-styles html .typo-mode-dark .typo-green p,
.customer-styles html .content .typo-mode-dark .typo-green,
.customer-styles html .content .typo-mode-dark .typo-green p,
.customer-styles body .typo-mode-dark .typo-green,
.customer-styles body .typo-mode-dark .typo-green p,
.customer-styles body .content .typo-mode-dark .typo-green,
.customer-styles body .content .typo-mode-dark .typo-green p {
  color: #FFFFFF;
}

.customer-styles .animations-on .animate-on-scroll {
  opacity: 0;
  transform: translateY(50px);
  transition: all 1.6s;
}

.customer-styles .animations-on .animate-on-scroll.up {
  opacity: 1;
  transform: translateY(0);
}

.customer-styles .bg-transparent {
  background-color: transparent;
}

.customer-styles .bg-white {
  background-color: #FFFFFF;
}

.customer-styles .bg-grey {
  background-color: #F0ECE4;
}

.customer-styles .header {
  position: relative;
  z-index: 1000;
  max-width: 1300px;
  color: #000000;
  height: 55px;
  border-bottom: 1px solid #958c85;
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.customer-styles .header.start {
  border: 0px;
}

.customer-styles .header .header-content {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  float: none;
}

.customer-styles .header .header-content .header-logo {
  height: 25px;
  margin: 17px auto;
  margin-left: 0 !important;
  display: block;
  width: 100%;
  position: absolute;
}

.customer-styles .header .header-content .header-logo > a {
  display: block;
  margin: auto;
  width: 125px;
}

.customer-styles .header .header-content .header-logo img {
  height: auto;
  margin-top: 0;
  width: 100%;
}

.customer-styles .header .header-content .header-topnav {
  display: none;
  position: absolute;
  right: 15px;
  top: 5px;
}

.customer-styles .header .header-content .header-topnav a {
  position: relative;
  display: inline-block;
  margin-left: 5px;
  font-size: 14px;
  line-height: 20px;
  color: #958c85;
  padding: 0 5px;
  color: #ACB473;
  font-weight: 700;
  letter-spacing: .15em;
  text-decoration: none;
  text-transform: uppercase;
}

.customer-styles .header .header-content .header-topnav a::after {
  border-bottom: 2px solid #ACB473;
  bottom: -.3em;
  content: ' ';
  left: 0;
  position: absolute;
  transition: width .2s;
  width: 0%;
}

.customer-styles .header .header-content .header-topnav a:hover::after, .customer-styles .header .header-content .header-topnav a:focus::after, .customer-styles .header .header-content .header-topnav a:active::after {
  width: 100%;
}

.customer-styles .header .header-content .header-topnav a svg {
  height: 10px;
  width: 10px;
  fill: #525151;
  margin: 0px 5px;
  vertical-align: middle;
  pointer-events: none;
}

.customer-styles .header .header-content .header-topnav button {
  margin: 0;
  padding: 0;
}

.customer-styles .header .header-content .header-topnav .top-configurator:before {
  position: absolute;
  left: -20px;
  width: 20px;
  display: inline-block;
  height: 20px;
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 283.46 283.46' style='enable-background:new 0 0 283.46 283.46;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2307601F;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M252.3,226.49l-46.87-44.81l-27.13-26l-0.28-0.28l0.19-1.03l0.19-0.56l5.05-15.25 c1.12-3.56,0.09-7.49-2.71-9.91l-23.57-21.05c-1.21-1.03-2.81-1.4-4.3-1.03l-17.12,4.49l-0.28,0.09l0.84,0.94l15.25,15.15 c2.81,2.9,3.56,7.2,1.77,10.85l-3.74,8.79c-0.47,1.13-1.31,1.97-2.43,2.44l-9.07,4.02c-3.65,1.78-7.95,1.03-10.85-1.77 l-15.15-15.25l-0.93-0.84l-0.09,0.28l-4.49,17.13c-0.38,1.49,0,3.18,1.02,4.3l17.5,19.55l1.4,1.59l2.15,2.43 c2.43,2.8,6.36,3.83,9.82,2.71l15.34-4.95l2.43-0.75l1.59,1.59l24.51,25.63l45.27,47.24l3.74,3.93c3.09,3.28,7.3,4.77,11.7,4.77 c4.77,0,9.63-1.87,13.1-5.33c6.64-6.64,7.39-18.33,0.56-24.88L252.3,226.49z M249.21,248.75c-3.28,3.28-8.61,3.28-11.88,0 c-0.75-0.75-1.31-1.59-1.68-2.53c-1.4-3.09-0.84-6.83,1.68-9.35c2.53-2.53,6.27-3.09,9.35-1.68c0.93,0.37,1.77,0.93,2.53,1.68 C252.49,240.14,252.49,245.47,249.21,248.75z'/%3E%3Cpath class='st0' d='M278.68,122.28c-1.21-1.12-2.71-1.87-4.4-2.15l-26.8-4.81c-2.34-0.47-2.26-0.48-3.21-2.93l-9.72-23.17 c-0.65-1.59-0.4-1.99,0.44-3.11l15.82-22.77l0.74-1.21c1.78-3.65,1.03-7.96-1.77-10.76l-17.59-17.58 c-3.18-3.18-8.23-3.65-11.97-1.03l-21.29,14.63c-2.62,1.87-3.03,1.99-6.02,0.77l-20.85-8.8c-3-1.21-3.61-2.08-4.17-5.26 l-4.55-25.38c-1.03-4.3-4.77-7.3-9.17-7.3h-24.79c-4.58,0-8.42,3.28-9.26,7.77l-4.5,25.55c-0.56,3.18-0.55,3.27-3.45,4.48 l-21.82,9.11c-2.99,1.3-3.03,1.16-5.65-0.72L63.35,32.67c-3.75-2.62-8.8-2.15-12.07,1.03l-17.5,17.49 c-3.27,3.27-3.65,8.32-1.02,12.06L47.5,84.49c1.77,2.62,2.04,2.98,0.82,5.98l-9.27,22.3c-0.93,2.15-1.09,2.03-3.56,2.58 l-26.31,4.68c-4.49,0.75-7.77,4.68-7.77,9.17v24.88c0,4.49,3.28,8.42,7.67,9.16l25.95,4.54c3.09,0.56,3.04,0.25,4.26,3.24 l9.01,22.48c1.3,2.9,0.96,3.05-0.91,5.67l-14.73,20.95c-2.62,3.75-2.24,8.8,1.03,11.98l17.49,17.59c3.28,3.19,8.33,3.65,11.98,1.03 l21.19-14.89c2.62-1.87,2.78-1.73,5.77-0.5l22.06,8.71c3,1.21,2.97,1.57,3.44,4.75l4.4,25.5c0.46,2.71,2.06,4.95,4.21,6.27 c1.4,0.93,3.18,1.49,4.95,1.49h24.79c2.25,0,4.3-0.75,5.98-2.15c1.68-1.4,2.9-3.36,3.28-5.61l4.43-25.19 c0.46-3.19,0.54-3.34,3.44-4.55l17.57-7.77l-12.16-12.9l-10.38-11.04c-2.53,0.84-5.05,1.59-7.58,2.15 c-8.7,2.06-17.77,2.53-27.03,1.21c-1.96-0.28-3.93-0.65-5.89-1.12c-7.21-1.49-13.94-4.11-20.11-7.48c-1.96-1.12-3.93-2.25-5.7-3.46 c-3.75-2.53-7.21-5.33-10.38-8.42c-3.19-3.09-6.08-6.45-8.61-10.01c-1.31-1.77-2.53-3.65-3.65-5.51c-0.93-1.59-1.87-3.19-2.72-4.87 c-0.37-0.93-0.84-1.77-1.21-2.71c-0.47-0.94-0.93-1.96-1.31-3c-0.37-0.85-0.74-1.69-0.93-2.62c-0.56-1.4-1.03-2.9-1.4-4.4 c-0.19-0.37-0.37-0.75-0.37-1.21c-0.47-1.5-0.84-3-1.12-4.49c-0.19-0.75-0.38-1.59-0.47-2.34c-0.19-0.94-0.37-1.87-0.37-2.9 c-0.28-1.31-0.38-2.62-0.47-3.93c-0.37-4.11-0.28-8.32,0-12.53c0.19-1.68,0.37-3.37,0.65-5.14c0.19-1.12,0.38-2.34,0.66-3.47 c0.28-1.59,0.65-3.27,1.12-4.86c0.09-0.09,0.09-0.28,0.09-0.37c0.37-1.5,0.84-2.9,1.31-4.4c1.68-5.05,3.93-9.82,6.74-14.21 c0.74-1.5,1.68-2.9,2.81-4.31c0.93-1.49,1.96-2.9,3.18-4.21c2.15-2.81,4.68-5.42,7.3-7.76c5.42-5.05,11.6-9.26,18.33-12.44 c1.12-0.66,2.34-1.22,3.56-1.59c4.21-1.87,8.51-3.18,12.91-4.21c1.77-0.37,3.65-0.65,5.42-0.93c1.96-0.28,3.84-0.47,5.8-0.56 c3-0.19,5.89-0.19,8.79-0.1c1.31,0.1,2.62,0.19,3.93,0.28c1.31,0.1,2.53,0.19,3.84,0.56c1.31,0.19,2.53,0.38,3.74,0.66 c2.53,0.37,4.87,1.02,7.3,1.87c2.43,0.66,4.77,1.59,7.11,2.62c1.12,0.46,2.25,1.02,3.27,1.49c2.15,1.03,4.4,2.15,6.45,3.56 c1.03,0.56,2.06,1.31,3.09,2.06c0.94,0.65,1.87,1.31,2.81,1.96c1.03,0.75,1.96,1.49,2.9,2.43c0.93,0.74,1.87,1.59,2.71,2.34 c0.94,0.74,1.78,1.68,2.62,2.53c2.53,2.62,4.86,5.33,7.02,8.23c0.74,1.03,1.4,1.97,2.06,3c0.65,1.02,1.31,2.06,1.96,3.09 c0.56,1.02,1.12,2.06,1.77,3.09c0.56,1.12,1.12,2.15,1.59,3.27c0.47,1.03,0.93,2.15,1.49,3.18c0.94,2.34,1.78,4.59,2.43,6.92 c0.65,2.15,1.21,4.3,1.68,6.55c0.09,0.19,0.09,0.38,0.09,0.56c0.28,1.22,0.47,2.43,0.66,3.65c0.56,3.65,0.84,7.39,0.84,11.13 c0,1.68,0,3.37-0.19,5.05c-0.09,1.96-0.37,3.93-0.56,5.89c-0.28,1.96-0.65,3.93-1.12,5.79c-0.47,2.15-1.03,4.21-1.68,6.27 l24.13,22.74l6.91-17.1c0.88-1.85,0.81-1.8,3.25-2.17l26.6-4.68c1.78-0.28,3.28-1.03,4.49-2.06c0.84-0.75,1.49-1.5,1.96-2.43 l0.09-0.09c0.84-1.31,1.31-3,1.31-4.68v-24.79C282.05,126.58,280.74,123.96,278.68,122.28z'/%3E%3C/g%3E%3C/svg%3E");
}

.customer-styles .header .header-content .header-topnav .top-dealer {
  padding-right: 5px;
  margin-left: 20px;
}

.customer-styles .header .header-content .header-topnav .top-dealer-active {
  background-color: #F0ECE4;
}

.customer-styles .header .header-content .header-topnav .top-dealer:before {
  position: absolute;
  left: -15px;
  width: 20px;
  display: inline-block;
  height: 20px;
  content: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 283.46 283.46' style='enable-background:new 0 0 283.46 283.46;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2307601F;%7D%0A%3C/style%3E%3Cpath class='st0' d='M229.6,62.77c-1.7-4.63-3.78-8.98-6.15-13.23c-15.97-28.74-46.6-48.12-81.68-48.12 c-34.32,0-64.29,18.43-80.55,45.95c-2.46,4.06-4.53,8.41-6.33,12.85c-4.35,10.69-6.62,22.41-6.62,34.59 c0,6.62,0.76,13.62,2.17,20.89c1.23,6.62,3.03,13.43,5.3,20.33c5.11,16.17,12.57,32.9,20.98,49.16c1.71,3.31,3.41,6.52,5.21,9.74 c21.36,38.95,46.7,73.17,56.06,85.27c1.89,2.46,5.58,2.46,7.46,0c9.08-11.91,33.65-45,54.74-82.91c1.89-3.3,3.69-6.71,5.48-10.11 c8.32-15.97,15.88-32.43,21.17-48.4c2.37-7.09,4.26-13.99,5.67-20.7c1.7-8.13,2.65-15.88,2.65-23.26 C235.18,83.57,233.1,72.7,229.6,62.77z M141.78,131.12c-21.08,0-38.1-17.11-38.1-38.1c-0.1-21.07,17.01-38.09,38.1-38.09 c20.98,0,38.1,17.02,38.1,38.09C179.87,114.01,162.76,131.12,141.78,131.12z'/%3E%3C/svg%3E");
}

.customer-styles .header .header-content .header-topnav .top-search {
  padding-right: 5px;
}

.customer-styles .header .header-content .header-topnav .top-search-active {
  background-color: #F0ECE4;
}

.customer-styles .header .header-content .header-topnav .search-wrapper {
  display: none;
  position: absolute;
  top: 20px;
  right: 0;
  background: #F0ECE4;
  white-space: nowrap;
  padding: 10px;
}

.customer-styles .header .header-content .header-topnav .search-wrapper form input {
  margin: 0;
  width: 150px;
  margin-right: -4px;
  vertical-align: bottom;
}

.customer-styles .header .header-content .header-topnav .search-wrapper form select {
  width: 155px;
}

.customer-styles .header .header-content .header-topnav .search-wrapper form svg {
  right: 40px;
}

.customer-styles .header .header-content .header-topnav .search-wrapper form button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.customer-styles .header .header-content .header-topnav .search-wrapper form button {
  border: 1px solid #958c85;
  background-color: #FFFFFF;
  background-image: none;
  border-left: 0;
  width: 32px;
  height: 32px;
  vertical-align: bottom;
  border-radius: 0;
  line-height: 32px;
  min-width: initial;
}

.customer-styles .header .header-content .header-topnav .search-wrapper form button svg {
  width: 12px;
  height: 12px;
}

.customer-styles .header .header-content .main-navigation {
  float: left;
  position: absolute;
  z-index: 999999;
  width: 100%;
}

.customer-styles .header .header-content .main-navigation .linkbutton.responsive-nav-button {
  min-width: initial;
  border-radius: 0;
}

.customer-styles .header .header-content .main-navigation .responsive-nav-button {
  display: block;
  position: absolute;
  right: 16px;
  top: 6px;
  padding: 0px 10px 0px;
  font-weight: normal;
  line-height: 25px;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one {
  list-style-type: none;
  display: none;
  position: absolute;
  top: 50px;
  background-color: #FFFFFF;
  border-top: 1px solid #F0ECE4;
  border-bottom: 1px solid #F0ECE4;
  width: 100%;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li {
  float: none;
  border-bottom: 1px solid #F0ECE4;
  background: url(//www.fendt.com/layout/doppelpfeil_rechts.png) no-repeat right;
  margin-right: 16px;
  margin-left: 16px;
  padding-bottom: 3px;
  padding-top: 5px;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li:last-child {
  border-bottom: none;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li a {
  font-size: 16px;
  line-height: 24px;
  /*padding: 0 0 3px 0;*/
  color: #958c85;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li a:hover {
  text-decoration: none;
}

.customer-styles .header.start .header-content .main-navigation {
  border-bottom: 0;
}

.customer-styles #truste-consent-text h1 {
  font-weight: 700;
  font-size: 32px;
}

.customer-styles .nav-background-layer[style*="opacity: 0.6"] + div .header.start .header-content .main-navigation:hover {
  border-bottom: 1px solid #958c85;
}

@media (min-width: 768px) {
  .customer-styles .header {
    margin: 0 auto;
    height: 135px;
  }
  .customer-styles .header .header-content .header-logo > a {
    width: 220px;
  }
  .customer-styles .header .header-content .header-logo img {
    margin-left: 0;
    margin-top: -5px;
  }
}

@media (min-width: 992px) {
  .customer-styles .header {
    margin: 0 auto;
    height: 135px;
  }
  .customer-styles .header .header-content {
    height: inherit;
    max-height: 102px;
  }
  .customer-styles .header .header-content .header-logo {
    float: none;
    height: 37px;
    width: 220px;
    margin: 45px 0 0 47px;
    display: inline-block;
  }
  .customer-styles .header .header-content .header-topnav {
    display: block;
  }
  .customer-styles .header .header-content .main-navigation {
    display: block;
    margin-top: 24px;
    padding-bottom: 5px;
    float: none;
    position: relative;
    z-index: 999999;
    width: auto;
  }
  .customer-styles .header .header-content .main-navigation .responsive-nav-button {
    display: none;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one {
    display: block;
    position: relative;
    top: auto;
    background-color: none;
    border-top: 0;
    border-bottom: 0;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li {
    float: left;
    background: none;
    border-bottom: 0;
    margin-right: 0;
    margin-left: 20px;
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li a:not(.link-appearance-button):hover {
    border-bottom-width: 5px;
    border-style: solid;
    border-color: #958c85;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li a:not(.link-appearance-button).active {
    border-bottom-width: 5px;
    border-style: solid;
    border-color: #ACB473;
  }
}

.customer-styles .menu-open .header2023 {
  height: 100%;
}

@media (min-width: 1200px) {
  .customer-styles .menu-open .header2023 {
    height: auto;
  }
}

.customer-styles .header2023 {
  background-color: white;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
  transition: all 0.3s;
}

@media (min-width: 1200px) {
  .customer-styles .header2023 {
    padding-top: 20px;
  }
}

.customer-styles .header2023.nav-fixed {
  position: fixed;
}

.customer-styles .header2023.show-nav {
  top: 0;
}

.customer-styles .header2023.hide-nav {
  top: -63px;
}

@media (min-width: 1200px) {
  .customer-styles .header2023.hide-nav {
    top: -130px;
  }
}

.customer-styles .header2023.mouse-inside {
  transition: none;
}

.customer-styles .header2023 .meta-navigation {
  display: none;
}

@media (min-width: 1200px) {
  .customer-styles .header2023 .meta-navigation {
    display: block;
    max-width: 1536px;
    margin: 0 auto;
    margin-bottom: 12px;
  }
}

.customer-styles .header2023 .meta-nav-inner {
  z-index: 999;
  position: relative;
}

@media (min-width: 1200px) {
  .customer-styles .header2023 .meta-nav-inner {
    margin: 0 50px;
    display: flex;
    overflow: hidden;
  }
}

@media (min-width: 1200px) {
  .customer-styles .header2023 .meta-nav-inner .meta-nav-item {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #958c85;
    margin-right: 40px;
  }
  .customer-styles .header2023 .meta-nav-inner .meta-nav-item:last-child {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .customer-styles .header2023 .meta-nav-inner .meta-nav-item:hover {
    color: #ACB473;
  }
}

@media (min-width: 1200px) {
  .customer-styles .header2023 .meta-nav-inner .meta-nav-item:before {
    display: inline-block;
    margin-right: 10px;
  }
  .customer-styles .header2023 .meta-nav-inner .meta-nav-item.icon-configurator:before {
    width: 18px;
    height: 18px;
    content: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 283.46 283.46' style='enable-background:new 0 0 283.46 283.46;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23AAAAAA;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M252.3,226.49l-46.87-44.81l-27.13-26l-0.28-0.28l0.19-1.03l0.19-0.56l5.05-15.25 c1.12-3.56,0.09-7.49-2.71-9.91l-23.57-21.05c-1.21-1.03-2.81-1.4-4.3-1.03l-17.12,4.49l-0.28,0.09l0.84,0.94l15.25,15.15 c2.81,2.9,3.56,7.2,1.77,10.85l-3.74,8.79c-0.47,1.13-1.31,1.97-2.43,2.44l-9.07,4.02c-3.65,1.78-7.95,1.03-10.85-1.77 l-15.15-15.25l-0.93-0.84l-0.09,0.28l-4.49,17.13c-0.38,1.49,0,3.18,1.02,4.3l17.5,19.55l1.4,1.59l2.15,2.43 c2.43,2.8,6.36,3.83,9.82,2.71l15.34-4.95l2.43-0.75l1.59,1.59l24.51,25.63l45.27,47.24l3.74,3.93c3.09,3.28,7.3,4.77,11.7,4.77 c4.77,0,9.63-1.87,13.1-5.33c6.64-6.64,7.39-18.33,0.56-24.88L252.3,226.49z M249.21,248.75c-3.28,3.28-8.61,3.28-11.88,0 c-0.75-0.75-1.31-1.59-1.68-2.53c-1.4-3.09-0.84-6.83,1.68-9.35c2.53-2.53,6.27-3.09,9.35-1.68c0.93,0.37,1.77,0.93,2.53,1.68 C252.49,240.14,252.49,245.47,249.21,248.75z'/%3E%3Cpath class='st0' d='M278.68,122.28c-1.21-1.12-2.71-1.87-4.4-2.15l-26.8-4.81c-2.34-0.47-2.26-0.48-3.21-2.93l-9.72-23.17 c-0.65-1.59-0.4-1.99,0.44-3.11l15.82-22.77l0.74-1.21c1.78-3.65,1.03-7.96-1.77-10.76l-17.59-17.58 c-3.18-3.18-8.23-3.65-11.97-1.03l-21.29,14.63c-2.62,1.87-3.03,1.99-6.02,0.77l-20.85-8.8c-3-1.21-3.61-2.08-4.17-5.26 l-4.55-25.38c-1.03-4.3-4.77-7.3-9.17-7.3h-24.79c-4.58,0-8.42,3.28-9.26,7.77l-4.5,25.55c-0.56,3.18-0.55,3.27-3.45,4.48 l-21.82,9.11c-2.99,1.3-3.03,1.16-5.65-0.72L63.35,32.67c-3.75-2.62-8.8-2.15-12.07,1.03l-17.5,17.49 c-3.27,3.27-3.65,8.32-1.02,12.06L47.5,84.49c1.77,2.62,2.04,2.98,0.82,5.98l-9.27,22.3c-0.93,2.15-1.09,2.03-3.56,2.58 l-26.31,4.68c-4.49,0.75-7.77,4.68-7.77,9.17v24.88c0,4.49,3.28,8.42,7.67,9.16l25.95,4.54c3.09,0.56,3.04,0.25,4.26,3.24 l9.01,22.48c1.3,2.9,0.96,3.05-0.91,5.67l-14.73,20.95c-2.62,3.75-2.24,8.8,1.03,11.98l17.49,17.59c3.28,3.19,8.33,3.65,11.98,1.03 l21.19-14.89c2.62-1.87,2.78-1.73,5.77-0.5l22.06,8.71c3,1.21,2.97,1.57,3.44,4.75l4.4,25.5c0.46,2.71,2.06,4.95,4.21,6.27 c1.4,0.93,3.18,1.49,4.95,1.49h24.79c2.25,0,4.3-0.75,5.98-2.15c1.68-1.4,2.9-3.36,3.28-5.61l4.43-25.19 c0.46-3.19,0.54-3.34,3.44-4.55l17.57-7.77l-12.16-12.9l-10.38-11.04c-2.53,0.84-5.05,1.59-7.58,2.15 c-8.7,2.06-17.77,2.53-27.03,1.21c-1.96-0.28-3.93-0.65-5.89-1.12c-7.21-1.49-13.94-4.11-20.11-7.48c-1.96-1.12-3.93-2.25-5.7-3.46 c-3.75-2.53-7.21-5.33-10.38-8.42c-3.19-3.09-6.08-6.45-8.61-10.01c-1.31-1.77-2.53-3.65-3.65-5.51c-0.93-1.59-1.87-3.19-2.72-4.87 c-0.37-0.93-0.84-1.77-1.21-2.71c-0.47-0.94-0.93-1.96-1.31-3c-0.37-0.85-0.74-1.69-0.93-2.62c-0.56-1.4-1.03-2.9-1.4-4.4 c-0.19-0.37-0.37-0.75-0.37-1.21c-0.47-1.5-0.84-3-1.12-4.49c-0.19-0.75-0.38-1.59-0.47-2.34c-0.19-0.94-0.37-1.87-0.37-2.9 c-0.28-1.31-0.38-2.62-0.47-3.93c-0.37-4.11-0.28-8.32,0-12.53c0.19-1.68,0.37-3.37,0.65-5.14c0.19-1.12,0.38-2.34,0.66-3.47 c0.28-1.59,0.65-3.27,1.12-4.86c0.09-0.09,0.09-0.28,0.09-0.37c0.37-1.5,0.84-2.9,1.31-4.4c1.68-5.05,3.93-9.82,6.74-14.21 c0.74-1.5,1.68-2.9,2.81-4.31c0.93-1.49,1.96-2.9,3.18-4.21c2.15-2.81,4.68-5.42,7.3-7.76c5.42-5.05,11.6-9.26,18.33-12.44 c1.12-0.66,2.34-1.22,3.56-1.59c4.21-1.87,8.51-3.18,12.91-4.21c1.77-0.37,3.65-0.65,5.42-0.93c1.96-0.28,3.84-0.47,5.8-0.56 c3-0.19,5.89-0.19,8.79-0.1c1.31,0.1,2.62,0.19,3.93,0.28c1.31,0.1,2.53,0.19,3.84,0.56c1.31,0.19,2.53,0.38,3.74,0.66 c2.53,0.37,4.87,1.02,7.3,1.87c2.43,0.66,4.77,1.59,7.11,2.62c1.12,0.46,2.25,1.02,3.27,1.49c2.15,1.03,4.4,2.15,6.45,3.56 c1.03,0.56,2.06,1.31,3.09,2.06c0.94,0.65,1.87,1.31,2.81,1.96c1.03,0.75,1.96,1.49,2.9,2.43c0.93,0.74,1.87,1.59,2.71,2.34 c0.94,0.74,1.78,1.68,2.62,2.53c2.53,2.62,4.86,5.33,7.02,8.23c0.74,1.03,1.4,1.97,2.06,3c0.65,1.02,1.31,2.06,1.96,3.09 c0.56,1.02,1.12,2.06,1.77,3.09c0.56,1.12,1.12,2.15,1.59,3.27c0.47,1.03,0.93,2.15,1.49,3.18c0.94,2.34,1.78,4.59,2.43,6.92 c0.65,2.15,1.21,4.3,1.68,6.55c0.09,0.19,0.09,0.38,0.09,0.56c0.28,1.22,0.47,2.43,0.66,3.65c0.56,3.65,0.84,7.39,0.84,11.13 c0,1.68,0,3.37-0.19,5.05c-0.09,1.96-0.37,3.93-0.56,5.89c-0.28,1.96-0.65,3.93-1.12,5.79c-0.47,2.15-1.03,4.21-1.68,6.27 l24.13,22.74l6.91-17.1c0.88-1.85,0.81-1.8,3.25-2.17l26.6-4.68c1.78-0.28,3.28-1.03,4.49-2.06c0.84-0.75,1.49-1.5,1.96-2.43 l0.09-0.09c0.84-1.31,1.31-3,1.31-4.68v-24.79C282.05,126.58,280.74,123.96,278.68,122.28z'/%3E%3C/g%3E%3C/svg%3E");
  }
  .customer-styles .header2023 .meta-nav-inner .meta-nav-item.icon-configurator:hover:before {
    content: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 283.46 283.46' style='enable-background:new 0 0 283.46 283.46;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2357A527;%7D%0A%3C/style%3E%3Cg%3E%3Cpath class='st0' d='M252.3,226.49l-46.87-44.81l-27.13-26l-0.28-0.28l0.19-1.03l0.19-0.56l5.05-15.25 c1.12-3.56,0.09-7.49-2.71-9.91l-23.57-21.05c-1.21-1.03-2.81-1.4-4.3-1.03l-17.12,4.49l-0.28,0.09l0.84,0.94l15.25,15.15 c2.81,2.9,3.56,7.2,1.77,10.85l-3.74,8.79c-0.47,1.13-1.31,1.97-2.43,2.44l-9.07,4.02c-3.65,1.78-7.95,1.03-10.85-1.77 l-15.15-15.25l-0.93-0.84l-0.09,0.28l-4.49,17.13c-0.38,1.49,0,3.18,1.02,4.3l17.5,19.55l1.4,1.59l2.15,2.43 c2.43,2.8,6.36,3.83,9.82,2.71l15.34-4.95l2.43-0.75l1.59,1.59l24.51,25.63l45.27,47.24l3.74,3.93c3.09,3.28,7.3,4.77,11.7,4.77 c4.77,0,9.63-1.87,13.1-5.33c6.64-6.64,7.39-18.33,0.56-24.88L252.3,226.49z M249.21,248.75c-3.28,3.28-8.61,3.28-11.88,0 c-0.75-0.75-1.31-1.59-1.68-2.53c-1.4-3.09-0.84-6.83,1.68-9.35c2.53-2.53,6.27-3.09,9.35-1.68c0.93,0.37,1.77,0.93,2.53,1.68 C252.49,240.14,252.49,245.47,249.21,248.75z'/%3E%3Cpath class='st0' d='M278.68,122.28c-1.21-1.12-2.71-1.87-4.4-2.15l-26.8-4.81c-2.34-0.47-2.26-0.48-3.21-2.93l-9.72-23.17 c-0.65-1.59-0.4-1.99,0.44-3.11l15.82-22.77l0.74-1.21c1.78-3.65,1.03-7.96-1.77-10.76l-17.59-17.58 c-3.18-3.18-8.23-3.65-11.97-1.03l-21.29,14.63c-2.62,1.87-3.03,1.99-6.02,0.77l-20.85-8.8c-3-1.21-3.61-2.08-4.17-5.26 l-4.55-25.38c-1.03-4.3-4.77-7.3-9.17-7.3h-24.79c-4.58,0-8.42,3.28-9.26,7.77l-4.5,25.55c-0.56,3.18-0.55,3.27-3.45,4.48 l-21.82,9.11c-2.99,1.3-3.03,1.16-5.65-0.72L63.35,32.67c-3.75-2.62-8.8-2.15-12.07,1.03l-17.5,17.49 c-3.27,3.27-3.65,8.32-1.02,12.06L47.5,84.49c1.77,2.62,2.04,2.98,0.82,5.98l-9.27,22.3c-0.93,2.15-1.09,2.03-3.56,2.58 l-26.31,4.68c-4.49,0.75-7.77,4.68-7.77,9.17v24.88c0,4.49,3.28,8.42,7.67,9.16l25.95,4.54c3.09,0.56,3.04,0.25,4.26,3.24 l9.01,22.48c1.3,2.9,0.96,3.05-0.91,5.67l-14.73,20.95c-2.62,3.75-2.24,8.8,1.03,11.98l17.49,17.59c3.28,3.19,8.33,3.65,11.98,1.03 l21.19-14.89c2.62-1.87,2.78-1.73,5.77-0.5l22.06,8.71c3,1.21,2.97,1.57,3.44,4.75l4.4,25.5c0.46,2.71,2.06,4.95,4.21,6.27 c1.4,0.93,3.18,1.49,4.95,1.49h24.79c2.25,0,4.3-0.75,5.98-2.15c1.68-1.4,2.9-3.36,3.28-5.61l4.43-25.19 c0.46-3.19,0.54-3.34,3.44-4.55l17.57-7.77l-12.16-12.9l-10.38-11.04c-2.53,0.84-5.05,1.59-7.58,2.15 c-8.7,2.06-17.77,2.53-27.03,1.21c-1.96-0.28-3.93-0.65-5.89-1.12c-7.21-1.49-13.94-4.11-20.11-7.48c-1.96-1.12-3.93-2.25-5.7-3.46 c-3.75-2.53-7.21-5.33-10.38-8.42c-3.19-3.09-6.08-6.45-8.61-10.01c-1.31-1.77-2.53-3.65-3.65-5.51c-0.93-1.59-1.87-3.19-2.72-4.87 c-0.37-0.93-0.84-1.77-1.21-2.71c-0.47-0.94-0.93-1.96-1.31-3c-0.37-0.85-0.74-1.69-0.93-2.62c-0.56-1.4-1.03-2.9-1.4-4.4 c-0.19-0.37-0.37-0.75-0.37-1.21c-0.47-1.5-0.84-3-1.12-4.49c-0.19-0.75-0.38-1.59-0.47-2.34c-0.19-0.94-0.37-1.87-0.37-2.9 c-0.28-1.31-0.38-2.62-0.47-3.93c-0.37-4.11-0.28-8.32,0-12.53c0.19-1.68,0.37-3.37,0.65-5.14c0.19-1.12,0.38-2.34,0.66-3.47 c0.28-1.59,0.65-3.27,1.12-4.86c0.09-0.09,0.09-0.28,0.09-0.37c0.37-1.5,0.84-2.9,1.31-4.4c1.68-5.05,3.93-9.82,6.74-14.21 c0.74-1.5,1.68-2.9,2.81-4.31c0.93-1.49,1.96-2.9,3.18-4.21c2.15-2.81,4.68-5.42,7.3-7.76c5.42-5.05,11.6-9.26,18.33-12.44 c1.12-0.66,2.34-1.22,3.56-1.59c4.21-1.87,8.51-3.18,12.91-4.21c1.77-0.37,3.65-0.65,5.42-0.93c1.96-0.28,3.84-0.47,5.8-0.56 c3-0.19,5.89-0.19,8.79-0.1c1.31,0.1,2.62,0.19,3.93,0.28c1.31,0.1,2.53,0.19,3.84,0.56c1.31,0.19,2.53,0.38,3.74,0.66 c2.53,0.37,4.87,1.02,7.3,1.87c2.43,0.66,4.77,1.59,7.11,2.62c1.12,0.46,2.25,1.02,3.27,1.49c2.15,1.03,4.4,2.15,6.45,3.56 c1.03,0.56,2.06,1.31,3.09,2.06c0.94,0.65,1.87,1.31,2.81,1.96c1.03,0.75,1.96,1.49,2.9,2.43c0.93,0.74,1.87,1.59,2.71,2.34 c0.94,0.74,1.78,1.68,2.62,2.53c2.53,2.62,4.86,5.33,7.02,8.23c0.74,1.03,1.4,1.97,2.06,3c0.65,1.02,1.31,2.06,1.96,3.09 c0.56,1.02,1.12,2.06,1.77,3.09c0.56,1.12,1.12,2.15,1.59,3.27c0.47,1.03,0.93,2.15,1.49,3.18c0.94,2.34,1.78,4.59,2.43,6.92 c0.65,2.15,1.21,4.3,1.68,6.55c0.09,0.19,0.09,0.38,0.09,0.56c0.28,1.22,0.47,2.43,0.66,3.65c0.56,3.65,0.84,7.39,0.84,11.13 c0,1.68,0,3.37-0.19,5.05c-0.09,1.96-0.37,3.93-0.56,5.89c-0.28,1.96-0.65,3.93-1.12,5.79c-0.47,2.15-1.03,4.21-1.68,6.27 l24.13,22.74l6.91-17.1c0.88-1.85,0.81-1.8,3.25-2.17l26.6-4.68c1.78-0.28,3.28-1.03,4.49-2.06c0.84-0.75,1.49-1.5,1.96-2.43 l0.09-0.09c0.84-1.31,1.31-3,1.31-4.68v-24.79C282.05,126.58,280.74,123.96,278.68,122.28z'/%3E%3C/g%3E%3C/svg%3E");
  }
  .customer-styles .header2023 .meta-nav-inner .meta-nav-item.icon-dealer:before {
    width: 18px;
    height: 18px;
    content: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 283.46 283.46' style='enable-background:new 0 0 283.46 283.46;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23AAAAAA;%7D%0A%3C/style%3E%3Cpath class='st0' d='M229.6,62.77c-1.7-4.63-3.78-8.98-6.15-13.23c-15.97-28.74-46.6-48.12-81.68-48.12 c-34.32,0-64.29,18.43-80.55,45.95c-2.46,4.06-4.53,8.41-6.33,12.85c-4.35,10.69-6.62,22.41-6.62,34.59 c0,6.62,0.76,13.62,2.17,20.89c1.23,6.62,3.03,13.43,5.3,20.33c5.11,16.17,12.57,32.9,20.98,49.16c1.71,3.31,3.41,6.52,5.21,9.74 c21.36,38.95,46.7,73.17,56.06,85.27c1.89,2.46,5.58,2.46,7.46,0c9.08-11.91,33.65-45,54.74-82.91c1.89-3.3,3.69-6.71,5.48-10.11 c8.32-15.97,15.88-32.43,21.17-48.4c2.37-7.09,4.26-13.99,5.67-20.7c1.7-8.13,2.65-15.88,2.65-23.26 C235.18,83.57,233.1,72.7,229.6,62.77z M141.78,131.12c-21.08,0-38.1-17.11-38.1-38.1c-0.1-21.07,17.01-38.09,38.1-38.09 c20.98,0,38.1,17.02,38.1,38.09C179.87,114.01,162.76,131.12,141.78,131.12z'/%3E%3C/svg%3E");
  }
  .customer-styles .header2023 .meta-nav-inner .meta-nav-item.icon-dealer:hover:before {
    content: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 283.46 283.46' style='enable-background:new 0 0 283.46 283.46;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2357A527;%7D%0A%3C/style%3E%3Cpath class='st0' d='M229.6,62.77c-1.7-4.63-3.78-8.98-6.15-13.23c-15.97-28.74-46.6-48.12-81.68-48.12 c-34.32,0-64.29,18.43-80.55,45.95c-2.46,4.06-4.53,8.41-6.33,12.85c-4.35,10.69-6.62,22.41-6.62,34.59 c0,6.62,0.76,13.62,2.17,20.89c1.23,6.62,3.03,13.43,5.3,20.33c5.11,16.17,12.57,32.9,20.98,49.16c1.71,3.31,3.41,6.52,5.21,9.74 c21.36,38.95,46.7,73.17,56.06,85.27c1.89,2.46,5.58,2.46,7.46,0c9.08-11.91,33.65-45,54.74-82.91c1.89-3.3,3.69-6.71,5.48-10.11 c8.32-15.97,15.88-32.43,21.17-48.4c2.37-7.09,4.26-13.99,5.67-20.7c1.7-8.13,2.65-15.88,2.65-23.26 C235.18,83.57,233.1,72.7,229.6,62.77z M141.78,131.12c-21.08,0-38.1-17.11-38.1-38.1c-0.1-21.07,17.01-38.09,38.1-38.09 c20.98,0,38.1,17.02,38.1,38.09C179.87,114.01,162.76,131.12,141.78,131.12z'/%3E%3C/svg%3E");
  }
  .customer-styles .header2023 .meta-nav-inner .meta-nav-item.icon-whatsapp:before {
    width: 18px;
    height: 18px;
    content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' style='enable-background:new 0 0 64 64;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23AAAAAA;%7D%0A%3C/style%3E%3Cpath class='st0' d='M32.4,1c-17.1,0-31,13.9-31,31c0,5.2,1.3,10.4,3.8,15l-2.6,9.7c-0.5,1.5,0,3.1,1.1,4.3s2.8,1.6,4.3,1.2 l10.1-2.7c4.4,2.3,9.3,3.5,14.3,3.5c17.1,0,31-13.9,31-31c0-8.3-3.2-16.1-9-21.9C48.5,4.2,40.7,1,32.4,1z M32.4,4 c7.5,0,14.5,2.9,19.8,8.2c5.3,5.3,8.3,12.3,8.2,19.8c0,15.5-12.5,28-28,28c-4.6,0-9.3-1.2-13.4-3.4c-0.2-0.1-0.4-0.2-0.7-0.2 c-0.1,0-0.3,0-0.4,0L7.2,59.2C6.5,59.5,6,59,5.8,58.8c-0.2-0.2-0.6-0.7-0.4-1.4l2.8-10.3C8.3,46.7,8.2,46.3,8,46 c-2.4-4.2-3.7-9.1-3.7-14C4.4,16.5,16.9,4,32.4,4z M32.4,8.5C19.4,8.5,8.9,19,8.9,32c0,4.2,1.1,8.2,3.2,11.8c0.8,1.4,1,3,0.6,4.6 l-1.5,5.2l5.6-1.4c0.5-0.2,1-0.2,1.5-0.2c1,0,2,0.2,2.8,0.8c3.5,1.8,7.3,2.8,11.2,2.8c13,0,23.5-10.5,23.5-23.5 c0-6.3-2.5-12.2-6.9-16.7C44.6,10.9,38.7,8.5,32.4,8.5z M21.9,18.3h1.4c0.5,0,1.1,0,1.6,1.2c0.6,1.5,2.1,5.1,2.2,5.5 c0.2,0.4,0.3,0.8,0.1,1.3s-0.4,0.8-0.8,1.2c-0.4,0.5-0.8,1-1.1,1.3c-0.4,0.4-0.7,0.8-0.3,1.5s1.9,3.1,4.1,5.1c2.8,2.5,5.2,3.3,6,3.7 s1.2,0.3,1.6-0.2s1.8-2.2,2.3-2.9s1-0.6,1.7-0.3c0.7,0.2,4.3,2,5,2.4s1.2,0.6,1.4,0.9c0.2,0.4,0.2,1.8-0.4,3.6 c-0.6,1.7-3.6,3.4-5,3.5c-1.3,0.1-2.6,0.6-8.9-1.8c-7.5-3-12.2-10.7-12.6-11.2s-3-4-3-7.6s1.9-5.4,2.6-6.2S21.4,18.3,21.9,18.3z'/%3E%3C/svg%3E%0A");
  }
  .customer-styles .header2023 .meta-nav-inner .meta-nav-item.icon-whatsapp:hover:before {
    content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 64 64' style='enable-background:new 0 0 64 64;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%2357A527;%7D%0A%3C/style%3E%3Cpath class='st0' d='M32.4,1c-17.1,0-31,13.9-31,31c0,5.2,1.3,10.4,3.8,15l-2.6,9.7c-0.5,1.5,0,3.1,1.1,4.3s2.8,1.6,4.3,1.2 l10.1-2.7c4.4,2.3,9.3,3.5,14.3,3.5c17.1,0,31-13.9,31-31c0-8.3-3.2-16.1-9-21.9C48.5,4.2,40.7,1,32.4,1z M32.4,4 c7.5,0,14.5,2.9,19.8,8.2c5.3,5.3,8.3,12.3,8.2,19.8c0,15.5-12.5,28-28,28c-4.6,0-9.3-1.2-13.4-3.4c-0.2-0.1-0.4-0.2-0.7-0.2 c-0.1,0-0.3,0-0.4,0L7.2,59.2C6.5,59.5,6,59,5.8,58.8c-0.2-0.2-0.6-0.7-0.4-1.4l2.8-10.3C8.3,46.7,8.2,46.3,8,46 c-2.4-4.2-3.7-9.1-3.7-14C4.4,16.5,16.9,4,32.4,4z M32.4,8.5C19.4,8.5,8.9,19,8.9,32c0,4.2,1.1,8.2,3.2,11.8c0.8,1.4,1,3,0.6,4.6 l-1.5,5.2l5.6-1.4c0.5-0.2,1-0.2,1.5-0.2c1,0,2,0.2,2.8,0.8c3.5,1.8,7.3,2.8,11.2,2.8c13,0,23.5-10.5,23.5-23.5 c0-6.3-2.5-12.2-6.9-16.7C44.6,10.9,38.7,8.5,32.4,8.5z M21.9,18.3h1.4c0.5,0,1.1,0,1.6,1.2c0.6,1.5,2.1,5.1,2.2,5.5 c0.2,0.4,0.3,0.8,0.1,1.3s-0.4,0.8-0.8,1.2c-0.4,0.5-0.8,1-1.1,1.3c-0.4,0.4-0.7,0.8-0.3,1.5s1.9,3.1,4.1,5.1c2.8,2.5,5.2,3.3,6,3.7 s1.2,0.3,1.6-0.2s1.8-2.2,2.3-2.9s1-0.6,1.7-0.3c0.7,0.2,4.3,2,5,2.4s1.2,0.6,1.4,0.9c0.2,0.4,0.2,1.8-0.4,3.6 c-0.6,1.7-3.6,3.4-5,3.5c-1.3,0.1-2.6,0.6-8.9-1.8c-7.5-3-12.2-10.7-12.6-11.2s-3-4-3-7.6s1.9-5.4,2.6-6.2S21.4,18.3,21.9,18.3z'/%3E%3C/svg%3E%0A");
  }
}

.customer-styles .header2023 .meta-navigation-mobile {
  margin-top: 120px;
}

@media (min-width: 1200px) {
  .customer-styles .header2023 .meta-navigation-mobile {
    display: none;
  }
}

.customer-styles .header2023 .meta-navigation-mobile .meta-nav-item {
  color: white;
  display: block;
  padding: 18px 16px;
  background-color: #958c85;
  border-bottom: 1px solid white;
}

.customer-styles .header2023 .meta-navigation-mobile .meta-nav-item:last-child {
  border-bottom: 0;
}

.customer-styles .header2023 .logo-area {
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
  padding: 20px 16px;
  background-color: white;
  z-index: 100;
}

@media (min-width: 1200px) {
  .customer-styles .header2023 .logo-area {
    justify-content: normal;
    align-items: normal;
    padding: 0;
  }
}

@media (min-width: 1200px) {
  .customer-styles .header2023 .logo-area:before, .customer-styles .header2023 .logo-area:after {
    content: "";
    border-bottom: 1px solid #958c85;
    margin: auto;
  }
}

@media (min-width: 1200px) {
  .customer-styles .header2023 .logo-area:before {
    width: 100%;
    margin-left: 50px;
  }
}

@media (min-width: 1200px) {
  .customer-styles .header2023 .logo-area:after {
    width: 18%;
    margin-right: 50px;
  }
}

.customer-styles .header2023 .logo-area .burger {
  cursor: pointer;
  width: 20px;
  height: 16px;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='20' height='16' viewBox='0 0 20 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19 7H1C0.447715 7 0 7.44771 0 8C0 8.55228 0.447715 9 1 9H19C19.5523 9 20 8.55228 20 8C20 7.44771 19.5523 7 19 7Z' fill='%234C4C4C'/%3E%3Cpath d='M19 0H1C0.447715 0 0 0.447715 0 1C0 1.55228 0.447715 2 1 2H19C19.5523 2 20 1.55228 20 1C20 0.447715 19.5523 0 19 0Z' fill='%234C4C4C'/%3E%3Cpath d='M19 14H1C0.447715 14 0 14.4477 0 15C0 15.5523 0.447715 16 1 16H19C19.5523 16 20 15.5523 20 15C20 14.4477 19.5523 14 19 14Z' fill='%234C4C4C'/%3E%3C/svg%3E%0A");
}

@media (min-width: 1200px) {
  .customer-styles .header2023 .logo-area .burger {
    display: none;
  }
}

.customer-styles .header2023 .logo-area .logo {
  max-width: 120px;
  width: 100%;
}

@media (min-width: 1200px) {
  .customer-styles .header2023 .logo-area .logo {
    max-width: 142px;
    margin: 0 30px;
  }
}

.customer-styles .header2023 .logo-area .logo img {
  width: 100%;
}

.customer-styles .footer {
  margin: 0 auto;
  position: relative;
  max-width: 992px;
  color: #958c85;
  font-size: 14px;
  float: none;
}

.customer-styles .footer .totop {
  text-align: center;
  border-bottom: 1px solid #958c85;
  padding: 55px 0px 20px 0px;
}

.customer-styles .footer .totop .totop-wrapper {
  display: inline-block;
  margin: 0px auto;
  cursor: pointer;
}

.customer-styles .footer .totop .totop-wrapper .icon {
  display: inline-block;
  width: 17px;
  height: 15px;
  stroke-width: 0;
  fill: #ACB473;
}

.customer-styles .footer .breadcrumb {
  background-color: #FFFFFF;
  padding: 0;
  padding-left: 16px;
  padding-right: 16px;
  display: block;
  border-radius: 0;
}

.customer-styles .footer .breadcrumb a, .customer-styles .footer .breadcrumb span {
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  padding-right: 5px;
  color: #958c85;
}

.customer-styles .footer .breadcrumb a:hover {
  text-decoration: underline;
}

.customer-styles .footer .breadcrumb .icon {
  display: inline-block;
  width: 8px;
  height: 7px;
  stroke-width: 0;
  fill: #958c85;
  margin-right: 4px;
}

.customer-styles .footer .shortlinks {
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 9px;
}

.customer-styles .footer .shortlinks .footer-column-1,
.customer-styles .footer .shortlinks .footer-column-2 {
  padding-left: 0px;
  padding-right: 10px;
}

.customer-styles .footer .shortlinks .footer-column-3 {
  padding-left: 10px;
}

.customer-styles .footer .shortlinks a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #958c85;
  margin: 10px 20px;
}

.customer-styles .footer .shortlinks a:hover {
  text-decoration: underline;
}

.customer-styles .footer .footer-newsletter {
  display: block;
  background-color: #F0ECE4;
  padding-left: 16px;
  padding-right: 16px;
}

.customer-styles .footer .footer-newsletter .item {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 0px;
}

.customer-styles .footer .footer-newsletter h3 {
  font-weight: normal;
  font-size: 22px;
  color: #958c85;
  line-height: 32px;
  margin: 20px 0px 0px 0px;
  display: block;
}

.customer-styles .footer .footer-newsletter .optin {
  display: block;
  padding: 10px 0;
}

.customer-styles .footer .footer-newsletter .optin label {
  font-weight: normal;
}

.customer-styles .footer .footer-newsletter button {
  white-space: nowrap;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  width: 100%;
}

.customer-styles .footer .copyright {
  font-size: 13px;
  line-height: 17px;
  color: #958c85;
  border-top: 1px solid #958c85;
  margin-bottom: 90px;
  padding-top: 20px;
  padding-left: 16px;
  padding-right: 16px;
}

.customer-styles .footer .copyright .copyright-text {
  display: inline-block;
}

.customer-styles .footer .footer-newsletter + .copyright {
  border-top: 0px;
}

@media (min-width: 768px) {
  .customer-styles .footer .shortlinks .fendt-tv, .customer-styles .footer .shortlinks .social-networks {
    text-align: left;
  }
  .customer-styles .footer .shortlinks .footer-column-1,
  .customer-styles .footer .shortlinks .footer-column-2 {
    padding-left: 0px;
  }
  .customer-styles .footer .shortlinks .footer-column-4 {
    padding-left: 10px;
  }
  .customer-styles .footer .footer-newsletter {
    display: block;
    background-color: #F0ECE4;
  }
  .customer-styles .footer .footer-newsletter .right-aligned {
    display: block;
  }
  .customer-styles .footer .footer-newsletter .item {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .customer-styles .footer .footer-newsletter .item:first-child {
    padding-left: 0px;
  }
  .customer-styles .footer .footer-newsletter .item:last-child {
    padding-right: 0px;
  }
  .customer-styles .footer .footer-newsletter .item.gender, .customer-styles .footer .footer-newsletter .item.button {
    padding-right: 10px;
  }
  .customer-styles .footer .footer-newsletter .copyright {
    border-top: none;
  }
  .customer-styles .footer .copyright {
    margin-bottom: 30px;
  }
}

@media (min-width: 992px) {
  .customer-styles .footer .breadcrumb {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #958c85;
  }
  .customer-styles .footer .shortlinks .footer-column-2,
  .customer-styles .footer .shortlinks .footer-column-3,
  .customer-styles .footer .shortlinks .footer-column-4 {
    padding-left: 10px;
  }
  .customer-styles .footer .shortlinks .footer-column-3 {
    padding-right: 10px;
  }
  .customer-styles .footer .shortlinks .select-country .select {
    max-width: none;
  }
  .customer-styles .footer .shortlinks .fendt-tv, .customer-styles .footer .shortlinks .social-networks {
    text-align: right;
  }
}

@media (min-width: 1200px) {
  .customer-styles .footer .shortlinks .fendt-tv, .customer-styles .footer .shortlinks .social-networks {
    text-align: right;
  }
}

.customer-styles .footer-19 {
  max-width: none;
}

.customer-styles .footer-19 .shortlinks .footer-column-3 {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  margin-top: 12px;
  margin-bottom: 12px;
}

.customer-styles .footer-19 .shortlinks .footer-column-3 > a,
.customer-styles .footer-19 .shortlinks .footer-column-3 > div {
  display: inline-block;
}

.customer-styles .footer-19 .shortlinks .footer-column-4 {
  display: flex;
  flex-flow: wrap;
  justify-content: center;
  margin-bottom: 20px;
  transform: scale(0.67);
}

.customer-styles .footer-19 .shortlinks .footer-column-4 > div {
  margin: 8px 10px 0;
}

.customer-styles .footer-19 .shortlinks .social-networks > a {
  margin: 0 10px;
}

.customer-styles .footer-19 .shortlinks .social-networks a {
  background-image: url("//www.fendt.com/layout/social_icons_new.png");
  background-size: auto 60px;
  height: 30px;
  width: 30px;
}

.customer-styles .footer-19 .shortlinks .social-networks a.facebook {
  background-position: 0 0;
}

.customer-styles .footer-19 .shortlinks .social-networks a:hover.facebook {
  background-position: 0 -30px;
}

.customer-styles .footer-19 .shortlinks .social-networks a.instagram {
  background-position: -30px 0;
}

.customer-styles .footer-19 .shortlinks .social-networks a:hover.instagram {
  background-position: -30px -30px;
}

.customer-styles .footer-19 .shortlinks .social-networks a.youtube {
  background-position: -60px 0;
  width: 43px;
}

.customer-styles .footer-19 .shortlinks .social-networks a:hover.youtube {
  background-position: -60px -30px;
}

.customer-styles .footer-19 .copyright {
  max-width: 992px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 767px) {
  .customer-styles .footer-19 .copyright {
    margin-bottom: 45px;
  }
}

.customer-styles .footer-19 .copyright .copyright-logo {
  float: none;
}

.customer-styles .footer-19 .copyright .copyright-logo > img {
  display: block;
  margin: auto;
}

.customer-styles .footer-19 .copyright .copyright-text {
  width: 100%;
  text-align: center;
}

.customer-styles .footer-19 .totop {
  display: none;
}

.customer-styles .footer-19 .breadcrumb {
  border-top: 1px solid #958c85;
  max-width: none;
  text-align: center;
}

.customer-styles .footer-19 .fendt-tv {
  margin-top: 8px;
}

.customer-styles .footer-19 .fendt-tv a {
  background-image: url("//www.fendt.com/layout/social_icons_new.png");
  background-position: -103px 0;
  background-size: auto 60px;
  height: 30px;
  width: 232px;
}

.customer-styles .footer-19 .fendt-tv a img {
  display: none;
}

.customer-styles .footer-19 .fendt-tv a:hover {
  background-position: -103px -30px;
}

@media (max-width: 768px) {
  .customer-styles .footer-19 .shortlinks {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
  .customer-styles .footer-19 .shortlinks .select-country .select {
    height: 40px;
    line-height: 40px;
  }
  .customer-styles .footer-19 .shortlinks .column-wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
  .customer-styles .footer-19 .shortlinks .footer-column-3 {
    padding-left: 16px;
    padding-right: 16px;
    border-bottom: 1px solid #AAAAAA;
    margin-bottom: 14px;
  }
  .customer-styles .footer-19 .shortlinks .footer-column-3 > a {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .customer-styles .footer-19 .shortlinks .footer-column-4 {
    flex-flow: nowrap;
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 19px;
  }
  .customer-styles .footer-19 .shortlinks .footer-column-4 .social-networks {
    display: flex;
  }
  .customer-styles .footer-19 .shortlinks .footer-column-4 .social-networks a {
    display: block;
  }
  .customer-styles .footer-19 .shortlinks a {
    margin: 0;
    margin-bottom: 15px;
  }
}

.customer-styles .subnavigation {
  height: auto;
  width: auto;
  background-color: #FFFFFF;
  /* Start - Extended Product Navigation */
}

.customer-styles .subnavigation.fixed-navi {
  position: fixed;
  z-index: 1000;
  left: 0px;
  top: 0px;
  right: 0px;
}

.customer-styles .subnavigation .responsive-subnavi-wrapper {
  max-width: 1300px;
  margin: 0px auto;
}

.customer-styles .subnavigation .headline {
  font-size: 22px;
  font-weight: lighter;
  line-height: 26px;
  margin: 0px;
  padding: 0px;
}

.customer-styles .subnavigation .subnavigation-mobile {
  padding: 0px 25px 0px 10px;
  margin-top: 15px;
  color: #958c85;
  cursor: pointer;
  line-height: 22px;
  font-size: 13px;
  position: absolute;
  top: auto;
  right: 16px;
  background: #FFFFFF;
  /* Old browsers */
}

.customer-styles .subnavigation .subnavigation-mobile svg.down-arrow, .customer-styles .subnavigation .subnavigation-mobile svg.up-arrow {
  width: 10px;
  height: 10px;
  fill: #958c85;
  stroke: #958c85;
  stroke-linejoin: round;
  stroke-width: 1px;
  position: absolute;
  top: 6px;
  right: 5px;
  pointer-events: none;
}

.customer-styles .subnavigation .subnavi-wrapper {
  height: auto;
  padding: 15px 16px 15px 16px;
  border-bottom: 1px solid #F0ECE4;
}

.customer-styles .subnavigation .subnavi-wrapper .totop-wrapper {
  display: none;
  width: 18px;
  height: 20px;
  float: left;
  margin-right: 20px;
}

.customer-styles .subnavigation .subnavi-wrapper .totop-wrapper svg {
  width: 18px;
  height: 18px;
  fill: #F0ECE4;
}

.customer-styles .subnavigation .subnavi-wrapper .totop-wrapper:hover svg {
  fill: #ACB473;
}

.customer-styles .subnavigation .subnavi-wrapper .headline {
  float: left;
}

.customer-styles .subnavigation .navi-links {
  display: none;
  float: none;
  min-width: 260px;
  max-height: none;
  margin-left: -16px;
  margin-right: -16px;
  width: 100%;
  position: absolute;
  z-index: 999;
  top: 55px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #F0ECE4;
}

.customer-styles .subnavigation .navi-links .subnav-left,
.customer-styles .subnavigation .navi-links .subnav-right {
  display: none;
}

.customer-styles .subnavigation .navi-links .navi-linkruler {
  clear: both;
  width: 100%;
  z-index: 10;
  min-width: 280px;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner {
  position: relative;
  z-index: 10;
  margin: 0px 20px;
  text-align: left;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item {
  width: 100%;
  border-bottom: 1px solid #F0ECE4;
  padding-top: 10px;
  padding-bottom: 5px;
  display: block;
  margin-top: 2px;
  position: relative;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item:last-child {
  border-bottom: 0;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item a {
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item a:hover {
  text-decoration: none;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item a svg.subnavi-active, .customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item a svg.subnavi-inactive {
  width: 14px;
  height: 14px;
  fill: #958c85;
  display: none;
  margin: 0px auto;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item a.active {
  font-weight: bold;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item a.active svg.subnavi-active {
  fill: #ACB473;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item a.active svg.subnavi-mobile {
  display: block;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item .nose {
  display: none;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item .nose svg.flag-marker {
  fill: #F0ECE4;
  position: absolute;
  top: 34px;
  left: 50%;
  z-index: 101;
  width: 18px;
  height: 18px;
  background-color: #fff;
  display: none;
  margin-left: -11px;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item .nose .flag {
  display: block;
  background: #FFFFFF;
  z-index: 100;
  padding: 0px 0px;
  min-width: 220px;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item .nose .flag a {
  display: block;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item .nose .flag a.navitem {
  margin: 5px 0px;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item .nose .flag a.navitem svg {
  width: 8px;
  height: 10px;
  fill: #F0ECE4;
  margin: 0px 15px 0px 10px;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item .nose .flag a.navitem svg.info-icon {
  width: 22px;
  height: 22px;
  fill: #958c85;
  margin: 0px 7px 0px 2px;
  vertical-align: bottom;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item .nose .flag a:hover svg {
  fill: #ACB473;
  width: 10px;
  height: 10px;
  margin: 0px 14px 0px 9px;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item .nose .flag a:hover svg.info-icon {
  fill: #ACB473;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item .nose .flag a.active {
  font-weight: normal;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item svg.subnavi-active {
  display: none;
}

.customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item svg.subnavi-mobile {
  display: inline-block;
  fill: #000000;
  width: 13px;
  height: 13px;
  position: absolute;
  right: 0px;
  top: 16px;
}

@media (min-width: 768px) {
  .customer-styles .subnavigation h1 {
    font-size: 22px !important;
    line-height: 26px !important;
    font-weight: lighter !important;
    margin: 0 !important;
  }
}

@media (min-width: 991px) {
  .customer-styles .subnavigation .subnavi-wrapper {
    padding: 40px 16px 5px 16px;
  }
  .customer-styles .subnavigation .navi-links {
    max-height: 35px;
    float: right;
    clear: none;
    /*width: auto;*/
    min-width: inherit;
    max-width: inherit;
    position: inherit;
    display: block;
    top: inherit;
    margin: auto;
    border-bottom: 0;
    width: 100%;
  }
  .customer-styles .subnavigation .navi-links.full-width {
    margin-top: 24px;
    width: 100%;
    padding: 0 20px 0 0;
  }
  .customer-styles .subnavigation .navi-links.full-width .navi-linkruler .navi-linkruler-inner .subnav-item {
    margin-left: 0px;
    margin-right: 20px;
  }
  .customer-styles .subnavigation .navi-links.full-width .navi-linkruler .navi-linkruler-inner .subnav-item:last-child {
    margin-right: 0;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler {
    border-bottom: 0;
    position: relative;
    float: left;
    min-height: 35px;
    pointer-events: none;
    clear: none;
    overflow: hidden;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler-inner {
    position: absolute;
    top: 0;
    left: 0;
    white-space: nowrap;
    pointer-events: all;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler-inner.no-wrap {
    min-width: 6000000000000px;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler-inner.no-wrap .subnav-item {
    float: left;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner {
    top: initial;
    left: initial;
    padding: 0px;
    margin: 0px;
    text-align: right;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item {
    margin-left: 20px;
    margin-right: 0px;
    margin-top: 0;
    width: auto;
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: inline-block;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item.second-area {
    display: none;
    margin-left: 25px;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item.second-area ~ .second-area {
    margin-left: 0px;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item .nose {
    display: none;
    text-align: left;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item .nose svg.flag-marker {
    fill: #F0ECE4;
    position: absolute;
    top: 36px;
    left: 50%;
    z-index: 101;
    width: 18px;
    height: 18px;
    background-color: #fff;
    display: block;
    margin-left: -11px;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item .nose .flag {
    display: block;
    position: absolute;
    top: 40px;
    left: -20px;
    background: #FFFFFF;
    z-index: 100;
    padding: 15px 10px;
    border: 1px solid #F0ECE4;
    min-width: 220px;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item .nose .flag a {
    display: block;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item .nose .flag a.next-step {
    border-top: 1px solid #F0ECE4;
    padding-top: 10px;
    margin-top: 10px;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item .nose .flag a:hover svg {
    fill: #ACB473;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item a {
    display: inline;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item a.active svg.subnavi-mobile {
    display: none;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item a.active svg.subnavi-active {
    fill: #ACB473;
    display: block;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item a:hover svg.subnavi-inactive {
    display: block;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler .navi-linkruler-inner .subnav-item.second-area .nose .flag {
    left: 0;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler.opennav {
    height: 500px;
    overflow-y: visible;
  }
  .customer-styles .subnavigation .navi-links .navi-linkruler.opennav .navi-linkruler-inner .subnav-item-active .active svg.subnavi-active {
    display: none;
  }
  .customer-styles .subnavigation .navi-links .subnav-left,
  .customer-styles .subnavigation .navi-links .subnav-right {
    display: none;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 3px;
  }
  .customer-styles .subnavigation .navi-links .subnav-left svg,
  .customer-styles .subnavigation .navi-links .subnav-right svg {
    width: 14px;
    height: 14px;
    fill: #958c85;
  }
  .customer-styles .subnavigation .navi-links .subnav-right {
    text-align: right;
    left: auto;
    right: 0;
  }
}

.customer-styles .navigation2023 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
  color: #958c85;
  border-top: 1px solid #958c85;
  background-color: white;
  z-index: 99;
  position: absolute;
  width: 100%;
  transition: all 0.3s;
  transform: translateY(-100%);
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 {
    position: relative;
    transform: translateY(0);
    border: 0;
    margin-top: 12px;
    text-transform: none;
  }
}

.customer-styles .navigation2023.active {
  transform: translateY(0);
  overflow-y: scroll;
  height: calc(100% - 63px);
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .navigation2023-inner {
    max-width: 1536px;
    margin: 0 auto;
  }
}

.customer-styles .navigation2023 .main-navigation {
  position: relative;
  transition: all 0.3s;
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation {
    position: static;
    display: flex;
    margin: 0 50px;
  }
}

.customer-styles .navigation2023 .main-navigation .nav-level-one-item > .nav-item.mobile-active,
.customer-styles .navigation2023 .main-navigation .nav-level-two-item > .nav-item.mobile-active,
.customer-styles .navigation2023 .main-navigation .nav-level-three-item > .nav-item.mobile-active,
.customer-styles .navigation2023 .main-navigation .nav-level-four-item > .nav-item.mobile-active {
  background-color: #ACB473 !important;
  color: white;
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-level-one-item > .nav-item.mobile-active,
  .customer-styles .navigation2023 .main-navigation .nav-level-two-item > .nav-item.mobile-active,
  .customer-styles .navigation2023 .main-navigation .nav-level-three-item > .nav-item.mobile-active,
  .customer-styles .navigation2023 .main-navigation .nav-level-four-item > .nav-item.mobile-active {
    background-color: inherit;
    color: inherit;
  }
}

.customer-styles .navigation2023 .main-navigation .products {
  overflow-y: hidden;
}

.customer-styles .navigation2023 .main-navigation .products > .nav-item {
  border-bottom: 1px solid #F0ECE4;
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .products > .nav-item {
    border: 0;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .products .nav-level-two {
    display: none;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .products .nav-level-two-item {
    flex-grow: 1;
  }
}

.customer-styles .navigation2023 .main-navigation .products .nav-level-two-item > .nav-item {
  border-bottom: 1px solid white;
  background-color: #F0ECE4;
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .products .nav-level-two-item > .nav-item {
    border: 0;
    padding: 7px 7px;
    flex-grow: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .products .nav-level-two-item {
    padding-right: 20px;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .products .nav-level-two-item:last-child {
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .products .nav-level-two-item:hover > .nav-item, .customer-styles .navigation2023 .main-navigation .products .nav-level-two-item.first-active > .nav-item {
    background-color: #958c85;
    color: white;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .products .nav-level-two-item:hover .nav-level-three, .customer-styles .navigation2023 .main-navigation .products .nav-level-two-item.first-active .nav-level-three {
    display: block;
    margin-top: 40px;
    position: static;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .products .nav-level-three {
    display: none;
    position: relative;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .products .nav-level-three .nav-level-three-inner {
    position: absolute;
    left: 0;
    padding: 0 50px 50px 50px;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .products .nav-level-three .nav-level-three-inner .product-preview {
    margin-right: 0;
    min-height: 390px;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-level-three-column {
    margin-right: 16px;
    flex: 1;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-level-three-column:last-child {
    margin-right: 0;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .remaining .nav-level-two-item {
    padding-left: 40px;
  }
  .customer-styles .navigation2023 .main-navigation .remaining .nav-level-two-item:first-child {
    padding-left: 0;
  }
}

.customer-styles .navigation2023 .main-navigation .remaining .nav-back-to-overview {
  display: none;
}

.customer-styles .navigation2023 .main-navigation .remaining .nav-back-to-overview.show {
  display: block;
}

.customer-styles .navigation2023 .main-navigation .nav-item {
  padding: 18px 16px;
  display: block;
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-item {
    padding: 0;
    letter-spacing: normal;
  }
}

.customer-styles .navigation2023 .main-navigation .nav-level-two {
  background-color: white;
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-level-two {
    display: flex;
    overflow-y: hidden;
  }
}

.customer-styles .navigation2023 .main-navigation .nav-level-two-item > .nav-item {
  border-bottom: 1px solid #F0ECE4;
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-level-two-item > .nav-item {
    border: 0;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .desktop-first {
    border: 0;
    height: 40px;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .desktop-first:hover > .nav-item, .customer-styles .navigation2023 .main-navigation .desktop-first.hovered > .nav-item {
    border-color: #958c85;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .desktop-first:hover .desktop-flyout, .customer-styles .navigation2023 .main-navigation .desktop-first.hovered .desktop-flyout {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 40px;
    box-shadow: 0px 3px 8px -3px rgba(0, 0, 0, 0.1);
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .desktop-first > .nav-item {
    transition: border-color .3s ease-in-out;
    border-bottom: 4px solid rgba(170, 170, 170, 0);
    height: 40px;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .desktop-first .desktop-flyout-inner {
    display: flex;
    max-width: 1536px;
    margin: 0 auto;
    padding: 40px 50px;
    position: relative;
  }
}

.customer-styles .navigation2023 .main-navigation .nav-level-three {
  background-color: white;
  position: absolute;
  top: 0;
  width: 100%;
  right: -100%;
  display: none;
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-level-three {
    right: auto;
    overflow: hidden;
  }
}

.customer-styles .navigation2023 .main-navigation .nav-level-three-inner {
  position: relative;
  transition: all 0.3s;
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-level-three-inner {
    display: flex;
    justify-content: space-between;
    max-width: 1560px;
    width: 100%;
    padding: 0 0 50px 0;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-level-three-item {
    margin-bottom: 40px;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-level-three-item:last-child {
    margin-bottom: 0;
  }
}

.customer-styles .navigation2023 .main-navigation .nav-level-three-item > .nav-item {
  border-bottom: 1px solid #F0ECE4;
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-level-three-item > .nav-item {
    letter-spacing: 0.15rem;
    text-transform: uppercase;
    border: 0;
    margin-bottom: 10px;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-level-three-item > .nav-item:hover {
    color: #ACB473;
  }
}

.customer-styles .navigation2023 .main-navigation .nav-level-four {
  position: absolute;
  top: 0;
  right: -100%;
  width: 100%;
  display: none;
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-level-four {
    position: static;
    top: auto;
    right: auto;
    display: block;
  }
}

.customer-styles .navigation2023 .main-navigation .nav-level-four-item {
  text-transform: none;
  font-weight: 400;
  letter-spacing: normal;
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-level-four-item {
    margin-bottom: 10px;
  }
}

.customer-styles .navigation2023 .main-navigation .nav-level-four-item > .nav-item {
  border-bottom: 1px solid #F0ECE4;
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-level-four-item > .nav-item {
    border: 0;
    font-size: 12px;
    line-height: 18px;
  }
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-level-four-item > .nav-item:hover {
    color: #57A527;
  }
}

.customer-styles .navigation2023 .main-navigation .nav-level-four-meta-data {
  display: none;
  letter-spacing: normal;
  opacity: 0;
  transition: all 0.3s;
}

.customer-styles .navigation2023 .main-navigation .nav-level-four-meta-data .image {
  width: 100%;
  margin-bottom: 20px;
  min-height: 297px;
}

.customer-styles .navigation2023 .main-navigation .nav-level-four-meta-data .nav-headline {
  font-weight: 700;
  font-size: 30px;
  line-height: 42px;
  color: #958c85;
}

.customer-styles .navigation2023 .main-navigation .nav-level-four-meta-data .ps-row {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #958c85;
}

.customer-styles .navigation2023 .main-navigation .product-preview {
  min-width: auto;
  display: none;
}

@media (min-width: 1560px) {
  .customer-styles .navigation2023 .main-navigation .product-preview {
    max-width: 336px;
    min-width: 336px;
    display: block;
  }
}

@media (min-width: 1560px) {
  .customer-styles .navigation2023 .main-navigation .product-preview .nav-level-four-meta-data {
    display: block;
    opacity: 1;
  }
}

.customer-styles .navigation2023 .main-navigation .nav-back {
  color: white;
  background-color: #958c85;
  display: flex;
  align-items: center;
  border-bottom: 1px solid white;
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-back {
    display: none;
  }
}

.customer-styles .navigation2023 .main-navigation .nav-back:before {
  display: block;
  width: 8px;
  height: 20px;
  margin-right: 20px;
  content: url("data:image/svg+xml,%0A%3Csvg width='10' height='14' viewBox='0 0 10 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.98251 0.341709C8.5269 -0.113903 7.78821 -0.113903 7.33259 0.341709L0.674303 7L7.33259 13.6583C7.78821 14.1139 8.5269 14.1139 8.98251 13.6583C9.43812 13.2027 9.43812 12.464 8.98251 12.0084L3.97413 7L8.98251 1.99162C9.43812 1.53601 9.43812 0.79732 8.98251 0.341709Z' fill='white'/%3E%3C/svg%3E%0A");
}

.customer-styles .navigation2023 .main-navigation .nav-back span {
  display: block;
}

.customer-styles .navigation2023 .main-navigation .nav-back-to-overview {
  color: white;
  background-color: #ACB473;
  text-transform: uppercase;
}

@media (min-width: 1200px) {
  .customer-styles .navigation2023 .main-navigation .nav-back-to-overview {
    display: block;
    position: absolute;
    bottom: -20px;
    padding: 7px 25px;
    text-align: center;
    letter-spacing: 0.15rem;
  }
}

.customer-styles .navigation2023 .main-navigation .active {
  display: block;
}

.customer-styles body.menu-open {
  overflow-y: hidden;
}

.customer-styles .subnav2023 {
  margin-top: 128px;
}

.customer-styles .header {
  max-width: 1300px;
  z-index: 10002;
  border-bottom: 0;
}

.customer-styles .header .header-content .header-logo {
  margin: 17px 0px 0px 16px;
}

.customer-styles .header .header-content .main-navigation {
  border-bottom: 1px solid #958c85;
  padding-bottom: 0 !important;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one {
  width: 100%;
  position: absolute;
  left: 100%;
  top: 0;
  display: none;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li {
  background: none;
  list-style-type: none;
  position: relative;
  border-bottom: 1px solid #958c85;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px 0;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li:after {
  content: url(//www.fendt.com/layout/right-arrow.svg);
  width: 8px;
  height: 14px;
  position: absolute;
  right: 0px;
  top: 12px;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li.responsive-headline {
  font-weight: normal;
  margin-left: 0;
  margin-right: 0;
  padding-top: 24px;
  padding-bottom: 24px;
  text-align: center;
  background: none;
  font-size: 20px;
  text-transform: uppercase;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li.responsive-headline:after {
  content: "";
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li.responsive-headline:before {
  content: url(//www.fendt.com/layout/right-arrow.svg);
  width: 8px;
  height: 14px;
  position: absolute;
  left: 20px;
  top: 33px;
  transform: rotate(180deg);
  display: inline-block;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li ul.nav-level-two, .customer-styles .header .header-content .main-navigation ul.nav-level-one li ul.nav-level-three {
  position: absolute;
  top: 0;
  display: none;
  left: 100%;
  width: 100%;
  background-color: #FFFFFF;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li ul.nav-level-two {
  z-index: 2;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li ul.nav-level-two li {
  margin-left: 0;
  margin-right: 0;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li ul.nav-level-two li ul.nav-level-three {
  z-index: 3;
  display: none;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li ul.nav-level-two a.nav-link.gesamtuebersicht {
  color: #ACB473;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li ul.nav-level-two a.nav-link.gesamtuebersicht:hover {
  color: #FFFFFF;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li ul.nav-level-three li a {
  display: block;
}

.customer-styles .header .header-content .main-navigation ul.nav-level-one li.ipad-menu {
  display: none;
}

.customer-styles .header .header-content .main-navigation .responsive-nav-button {
  background: transparent url(//www.fendt.com/layout/burger.png) no-repeat;
  width: 15px;
  height: 12px;
  top: 11px;
}

.customer-styles .nav-level-three-content-wrapper {
  display: none;
}

.customer-styles .nav-level-one-last-item {
  display: none;
}

@media (min-width: 768px) and (max-width: 991px) {
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.ipad-menu ul.nav-level-two {
    left: -133px;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.ipad-menu ul.nav-level-two a.nav-link {
    position: relative;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.ipad-menu ul.nav-level-two li.nav-level-two:first-child > a::after {
    right: 69px;
    left: auto;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.ipad-menu ul.nav-level-two li.nav-level-two:first-child > a::before {
    right: 69px;
    left: auto;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.ipad-menu ul.nav-level-two li.nav-level-two:first-child:hover > a::before {
    right: 69px;
    left: auto;
  }
  .customer-styles .header .header-content .main-navigation .nav-level-three-wrapper .nav-level-three-inner-wrapper .nav-level-three-content-outer-wrapper .nav-level-three-content-wrapper .nav-level-three-content-container h2 {
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one {
    display: none;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.product-menu {
    display: block;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.ipad-menu {
    display: block;
  }
  .customer-styles .header .header-content .main-navigation .nav-level-three-wrapper .nav-level-three-inner-wrapper .nav-level-three-content-outer-wrapper .nav-level-three-content-wrapper .nav-level-three-content-container .ps-row {
    font-size: 14px !important;
  }
}

@media (min-width: 768px) {
  .customer-styles body.nav-background-layer-body {
    position: relative;
  }
  .customer-styles body .nav-background-layer {
    background-color: #000000;
    opacity: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10001;
    margin-top: 134px;
    display: none;
  }
  .customer-styles .header .header-content {
    height: inherit;
    padding: 0 50px;
  }
  .customer-styles .header .header-content .header-topnav {
    top: -9px;
    position: absolute;
    z-index: 99999999999;
    right: 0;
    font-size: 14px;
  }
  .customer-styles .header .header-content .main-navigation .responsive-nav-button {
    display: none;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one {
    position: relative;
    top: auto;
    left: auto;
    display: block;
    border-top: 0;
    border-bottom: 0;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li {
    padding-bottom: 0;
    padding-top: 0;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li:after {
    content: "";
    width: auto;
    height: auto;
    position: static;
    right: 0;
    top: 0;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one {
    margin-left: 0px;
    margin-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    border-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    background: none;
    position: relative;
    height: 40px;
    float: left;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one.product-menu {
    margin-left: 30px;
    padding-left: 0;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li ul.nav-level-two li.nav-level-one-last-item {
    width: 250px;
    /*min-height: 150px;*/
    background-color: #FFFFFF;
    min-height: 20px;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.product-menu ul.nav-level-two li.nav-level-one-last-item {
    min-height: 0;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.responsive-headline {
    display: none;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li a:not(.link-appearance-button) {
    display: block;
    border-bottom: 1px solid #DDDDDD;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li a.active {
    border-bottom-width: 5px;
    border-style: solid;
    border-color: #ACB473;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one:hover > a,
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one > a:hover {
    border: 0;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one:hover > a {
    position: relative;
    height: 41px;
    display: inline-block;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one > a.active {
    padding-bottom: 14px;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li ul.nav-level-two {
    background-color: transparent;
    position: absolute;
    top: 41px;
    /*min-height:500px;*/
    left: 5px;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.product-menu ul.nav-level-two {
    left: auto;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li ul.nav-level-two li.nav-level-two {
    position: relative;
    border-bottom: 0;
    float: none;
    list-style-type: none;
    margin-left: 0;
    padding: 0;
    line-height: 13px;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li ul.nav-level-two li.nav-level-two ul.nav-level-three li.last-item {
    margin-bottom: 20px;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one.product-menu ul.nav-level-two li.nav-level-two {
    position: static;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li ul.nav-level-three {
    left: auto;
    width: 250px;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-two .nav-level-three-wrapper,
  .customer-styles .header .header-content .main-navigation ul.nav-level-two .nav-level-four-wrapper {
    position: absolute;
    left: 251px;
    top: 0;
    width: 0;
    max-width: 1050px;
    /*height: 700px;*/
    background-color: #FFFFFF;
    /*display:none;*/
    border-left: 1px solid #DDDDDD;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.4s linear;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one.first-menu-item.product-menu ul.nav-level-two .nav-level-three-wrapper {
    width: 80.77%;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li.nav-level-two:hover .nav-level-three-wrapper {
    /*display:block;*/
    visibility: visible;
    opacity: 1;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li.nav-level-two a.nav-link {
    line-height: 21px;
    background-color: #FFFFFF;
    width: 251px;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li.nav-level-two a.nav-link:hover {
    border: 0;
    color: #FFFFFF;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li:hover {
    font-weight: normal;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li:hover > a.nav-link {
    color: #FFFFFF;
    background-color: #ACB473;
  }
  .customer-styles .header .header-content .main-navigation li.ipad-menu ul.nav-level-three li.nav-level-three > a.nav-link span:after,
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li.nav-level-two > a.nav-link span:after {
    content: url(//www.fendt.com/layout/right-arrow.svg);
    width: 8px;
    height: 24px;
    position: absolute;
    right: 4px;
    top: calc(50% - 12px);
    padding-top: 2px;
  }
  .customer-styles .header .header-content .main-navigation li.ipad-menu ul.nav-level-three li.nav-level-three:hover > a.nav-link span:after,
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li.nav-level-two:hover > a.nav-link span:after {
    content: url(//www.fendt.com/layout/right-arrow-white.svg);
    width: 8px;
    position: absolute;
    fill: #FFFFFF;
  }
  .customer-styles .header .header-content .main-navigation li.ipad-menu ul.nav-level-three li.nav-level-three > a.nav-link span.nav-no-child:after,
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li.nav-level-two > a.nav-link span.nav-no-child:after {
    content: "";
  }
  .customer-styles .header .header-content .main-navigation li.ipad-menu ul.nav-level-three li.nav-level-three:hover > a.nav-link span.nav-no-child:after,
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li.nav-level-two:hover > a.nav-link span.nav-no-child:after {
    content: "";
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li:hover > a.nav-link span {
    border-bottom: 1px solid #ACB473;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li a.nav-link {
    padding-left: 16px;
    padding-right: 16px;
    border: 0;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li a.nav-link span {
    display: block;
    border-bottom: 1px solid #DDDDDD;
    padding: 10px 0;
    padding-right: 20px;
    position: relative;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one:hover ul.nav-level-two {
    display: block;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one:hover ul.nav-level-two li.nav-level-two:first-child > a::before {
    position: absolute;
    top: -11px;
    left: 38px;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #aaa;
    border-left: 10px solid transparent;
    content: "";
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one:hover ul.nav-level-two li.nav-level-two:first-child > a::after {
    position: absolute;
    top: -10px;
    left: 38px;
    width: 0;
    height: 0;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-left: 10px solid transparent;
    content: "";
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one:hover ul.nav-level-two li.nav-level-two:first-child:hover > a::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 38px;
    top: -10px;
    border-bottom: 10px solid #ACB473;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one:hover ul.nav-level-two li.nav-level-two:first-child:hover > a::after {
    content: "";
    display: none;
    visibility: hidden;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one.product-menu:hover ul.nav-level-two li.nav-level-two:first-child:hover > a::before {
    left: 38px;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one.product-menu:hover ul.nav-level-two li.nav-level-two:first-child > a::before {
    left: 38px;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one.product-menu:hover ul.nav-level-two li.nav-level-two:first-child > a::after {
    left: 38px;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-three {
    display: none;
    background-color: #FFFFFF;
    /*min-height:600px;*/
    border-right: 1px solid #DDDDDD;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-three li.nav-level-three {
    float: none;
    list-style-type: none;
    line-height: 13px;
    position: static;
    border-bottom: 0;
  }
  .customer-styles .header .header-content .main-navigation .nav-level-three-wrapper .nav-level-three-inner-wrapper .nav-level-three-content-outer-wrapper {
    margin-left: 251px;
    overflow-x: hidden;
    border-left: 1px solid #DDDDDD;
  }
  .customer-styles .header .header-content .main-navigation .nav-level-three-wrapper .nav-level-three-inner-wrapper .nav-level-three-content-outer-wrapper .nav-level-three-content-wrapper {
    display: inline-block;
    position: relative;
    top: 0;
    display: none;
    background-color: #FFFFFF;
    width: 100%;
  }
  .customer-styles .header .header-content .main-navigation .nav-level-three-wrapper.nav-level-three-inner-wrapper {
    position: relative;
  }
  .customer-styles .header .header-content .main-navigation .nav-level-three-wrapper .nav-level-three-inner-wrapper .nav-level-three-content-outer-wrapper .nav-level-three-content-wrapper .nav-level-three-content-image-container {
    position: relative;
    height: 350px;
  }
  .customer-styles .header .header-content .main-navigation .nav-level-three-wrapper .nav-level-three-inner-wrapper .nav-level-three-content-outer-wrapper .nav-level-three-content-wrapper .nav-level-three-content-image-container .nav-level-three-content-image-overlay {
    position: absolute;
    right: 20px;
    bottom: 0;
    transform: translate3d(2px, 14%, 0);
  }
  .customer-styles .header .header-content .main-navigation .nav-level-three-wrapper .nav-level-three-inner-wrapper .nav-level-three-content-outer-wrapper .nav-level-three-content-wrapper .nav-level-three-content-image-container .nav-level-three-content-image-background {
    position: absolute;
    top: 0;
    right: -1px;
  }
  .customer-styles .header .header-content .main-navigation .nav-level-three-wrapper .nav-level-three-inner-wrapper .nav-level-three-content-outer-wrapper .nav-level-three-content-wrapper .nav-level-three-content-container {
    margin-top: 50px;
    margin-left: 16px;
    margin-right: 16px;
    margin-bottom: 20px;
  }
  .customer-styles .header .header-content .main-navigation .nav-level-three-wrapper .nav-level-three-inner-wrapper .nav-level-three-content-outer-wrapper .nav-level-three-content-wrapper .nav-level-three-content-container h2,
  .customer-styles .header .header-content .main-navigation .nav-level-three-wrapper .nav-level-three-inner-wrapper .nav-level-three-content-outer-wrapper .nav-level-three-content-wrapper .nav-level-three-content-container div.nav-headline {
    margin: 30px 0px 40px 0px;
    padding: 0px;
    margin-bottom: 10px;
    line-height: 35px;
    font-weight: lighter;
    font-size: 32px;
  }
  .customer-styles .header .header-content .main-navigation .nav-level-three-wrapper .nav-level-three-inner-wrapper .nav-level-three-content-outer-wrapper .nav-level-three-content-wrapper .nav-level-three-content-container .button-row {
    margin-bottom: 10px;
  }
  .customer-styles .header .header-content .main-navigation .nav-level-three-wrapper .nav-level-three-inner-wrapper .nav-level-three-content-outer-wrapper .nav-level-three-content-wrapper .nav-level-three-content-container .button-row .link-appearance-button {
    display: inline-block;
    margin: 15px 15px 0 0 !important;
    width: auto;
    line-height: 24px;
  }
  .customer-styles .header .header-content .main-navigation .nav-level-three-wrapper .nav-level-three-inner-wrapper .nav-level-three-content-outer-wrapper .nav-level-three-content-wrapper .nav-level-three-content-container .text-row {
    line-height: 22px;
  }
  .customer-styles .header .header-content .main-navigation .nav-level-three-wrapper .nav-level-three-inner-wrapper .nav-level-three-content-outer-wrapper .nav-level-three-content-wrapper .nav-level-three-content-container .text-row span {
    color: #ACB473;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li.nav-level-two:hover ul.nav-level-three {
    display: block;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li.nav-level-two:hover div.nav-level-three-wrapper ul.nav-level-three li.nav-level-three.active-child > a.nav-link {
    background-color: #ACB473;
    color: #FFFFFF;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li.nav-level-two:hover div.nav-level-three-wrapper ul.nav-level-three li.nav-level-three.active-child > a.nav-link span {
    border-bottom: 1px solid #ACB473;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li.nav-level-two:hover div.nav-level-three-wrapper ul.nav-level-three li.nav-level-three.active-child .nav-level-three-content-wrapper {
    display: block;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li ul.nav-level-two, .customer-styles .header .header-content .main-navigation ul.nav-level-one li ul.nav-level-four {
    position: absolute;
    background-color: #FFFFFF;
  }
  .customer-styles .header .header-content .main-navigation li.ipad-menu ul.nav-level-three li.nav-level-three {
    position: relative;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-three li.nav-level-three:hover ul.nav-level-four {
    display: block;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-three li.nav-level-three:hover .nav-level-four-wrapper {
    display: block;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li ul.nav-level-four {
    width: 250px;
    left: auto;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-two li ul.nav-level-four li.nav-level-four {
    border-bottom: 0;
  }
}

@media (max-width: 1000px) {
  .customer-styles .header .header-content .main-navigation .nav-level-three-wrapper .nav-level-three-inner-wrapper .nav-level-three-content-outer-wrapper .nav-level-three-content-wrapper .nav-level-three-content-image-container .nav-level-three-content-image-overlay {
    width: 100%;
    transform: translate3d(2px, 14%, 0);
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .customer-styles {
    /* Klasse first-menu-item muss an erstes menü item auf erster ebene vergeben werden. Aktuell nur statisch vergeben hier */
  }
  .customer-styles .header .header-content {
    padding: 0;
  }
  .customer-styles .header .header-content .header-logo {
    max-width: 1300px;
    margin: 33px auto;
    margin-bottom: 0;
    display: block;
    text-align: left;
    width: 100%;
    position: relative;
    float: none;
    height: 37px;
  }
  .customer-styles .header .header-content .header-logo img {
    width: 220px;
  }
  .customer-styles .header .header-content .main-navigation {
    margin: 24px auto;
    max-width: 1300px;
    display: block;
    margin-top: 24px;
    padding-bottom: 5px;
    float: none;
    position: relative;
    z-index: 999999;
    width: auto;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one.first-menu-item {
    margin-left: 0;
    position: static;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one.first-menu-item.product-menu li.nav-level-one-last-item {
    display: block;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one.first-menu-item > a {
    margin-left: 16px;
  }
  .customer-styles .header .header-content .main-navigation ul.nav-level-one li.nav-level-one.singleItem.first-menu-item:after {
    content: " ";
  }
}

.customer-styles .sticky-navigation {
  position: fixed;
  left: calc(100% - 45px);
  top: 35%;
  z-index: 99999;
  color: #FFFFFF;
  font-size: 16px;
}

.customer-styles .sticky-navigation section {
  background-color: #ACB473;
  margin-bottom: 1px;
  height: 45px;
}

.customer-styles .sticky-navigation section:hover {
  transition: transform 0.5s ease 0s;
  background-color: #ACB473;
}

.customer-styles .sticky-navigation section a {
  display: flex;
  height: 100%;
  padding: 10px;
  cursor: pointer;
  /*padding-right:15px;*/
}

.customer-styles .sticky-navigation section a,
.customer-styles .sticky-navigation section a:hover {
  color: #FFFFFF;
}

.customer-styles .sticky-navigation section span {
  display: block;
}

.customer-styles .sticky-navigation section span.sticky-label {
  white-space: nowrap;
}

.customer-styles .sticky-navigation section span.image-span {
  max-width: 25px;
  margin-right: 15px;
}

.customer-styles .sticky-navigation section img {
  height: 100%;
  margin-right: 20px;
  max-width: 25px;
  display: inline;
}

@media (max-width: 500px) {
  .customer-styles .sticky-navigation section span {
    font-size: 11px;
  }
  .customer-styles .sticky-navigation section a {
    padding: 8px;
    padding-right: 10px;
  }
}

@media (max-width: 768px) {
  .customer-styles .sticky-navigation {
    position: fixed;
    left: 0;
    top: initial;
    bottom: 0;
    display: flex;
    width: 100%;
  }
  .customer-styles .sticky-navigation section {
    background-color: #ACB473;
    margin-bottom: 1px;
    height: auto;
    margin-bottom: 0;
    width: 100%;
    border-right: 1px solid #FFFFFF;
  }
  .customer-styles .sticky-navigation section:last-child {
    border-right: 0;
  }
  .customer-styles .sticky-navigation section a {
    text-align: center;
    display: flex;
    flex-direction: column;
  }
  .customer-styles .sticky-navigation section a span:first-child {
    margin-bottom: 4px;
  }
  .customer-styles .sticky-navigation section span.image-span {
    max-width: none;
    margin-right: 0;
  }
  .customer-styles .sticky-navigation section img {
    height: 25px;
    width: 25px;
    margin-right: 0;
    justify-content: center;
  }
  .customer-styles .sticky-navigation section:hover {
    transition: initial;
    transform: none;
    background-color: #ACB473;
  }
}

.customer-styles .icon-arrow-left svg,
.customer-styles .icon-arrow-right svg {
  width: 8px;
  height: 25px;
  stroke-width: 0;
  fill: #666666;
  cursor: inherit;
}

.customer-styles .double-arrow-forestgreen::before, .customer-styles .double-arrow-forestgreen::after {
  content: " ";
  width: 14px;
  height: 12px;
  z-index: 0;
  position: absolute;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg width="100%" height="100%" viewBox="0 0 16 14" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="M0,7.05,7.11,0l.58.61L1.19,7.05l6.5,6.44-.58.61Zm8.43,0L15.54,0l.58.61L9.62,7.05l6.5,6.44-.58.61Z" stroke="rgba(172, 180, 115, 0.99)" stroke-linecap="round" /></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}

.customer-styles .arrow-down {
  padding-bottom: 20px;
}

.customer-styles .arrow-down::after {
  display: none;
}

.customer-styles .arrow-down::before, .customer-styles .arrow-down.animate::after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, 50%) rotate(270deg);
}

@keyframes arrowdown {
  0% {
    opacity: 1;
    transform: translate(-50%, 50%) rotate(270deg);
  }
  100% {
    opacity: 0;
    transform: translate(-50%, 100%) rotate(270deg);
  }
}

.customer-styles .arrow-down.animate:after {
  display: block;
  opacity: 0;
}

.customer-styles .arrow-down.animate:hover::after, .customer-styles .arrow-down.animate.infinite::after {
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-name: arrowdown;
  animation-timing-function: ease-in-out;
}

@keyframes movedown {
  0% {
    transform: translate(-50%, 50%) rotate(270deg);
  }
  100% {
    transform: translate(-50%, 100%) rotate(270deg);
  }
}

.customer-styles .arrow-down.animate-once:hover::before {
  animation-duration: 0.5s;
  animation-name: movedown;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}

.customer-styles .template-sphere-view-360 {
  max-width: 992px;
  margin: 0 auto;
}

.customer-styles #sphere-view {
  max-width: 992px;
  margin: 0 auto;
  padding: 0 16px;
  width: 100%;
  height: 220px;
}

@media (min-width: 768px) {
  .customer-styles #sphere-view {
    max-height: initial;
    height: 540px;
  }
}

@media (min-width: 992px) {
  .customer-styles #sphere-view {
    padding: 0;
  }
}

.customer-styles .template-agrar-news .agrar-news-geneva {
  margin-top: 15px;
}

.customer-styles .template-agrar-news .agrar-news-geneva .agrar-news-item {
  margin-bottom: 15px;
  padding: 20px 16px 0;
  border-top: 1px solid #aaa;
}

.customer-styles .template-agrar-news .agrar-news-geneva .agrar-news-item .agrar-news-date {
  color: #57A527;
  font-size: 14px;
}

.customer-styles .template-agrar-news .agrar-news-geneva .agrar-news-item .agrar-news-date .date {
  padding-right: 0;
}

.customer-styles .template-agrar-news .agrar-news-geneva .agrar-news-item .agrar-news-date .date:after {
  content: "|";
  margin-left: 5px;
  color: #57A527;
}

.customer-styles .template-agrar-news .agrar-news-geneva .agrar-news-item .agrar-news-date .time {
  padding: 0 5px;
  line-height: 18px;
}

.customer-styles .template-agrar-news .agrar-news-geneva .agrar-news-item .agrar-news-headline {
  margin-bottom: 24px;
}

.customer-styles .template-agrar-news .agrar-news-geneva .agrar-news-item .agrar-news-headline h2 {
  font-weight: bold !important;
}

.customer-styles .template-agrar-news .agrar-news-geneva .agrar-news-item .agrar-news-image {
  margin-bottom: 24px;
}

.customer-styles .template-agrar-news .agrar-news-geneva .agrar-news-item .agrar-news-image img {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .template-agrar-news .agrar-news-geneva {
    max-width: 1300px;
    margin: 0 auto;
  }
  .customer-styles .template-agrar-news .agrar-news-geneva .agrar-news-item {
    margin-bottom: 39px;
    padding: 35px 16px 0 0;
    display: flex;
  }
  .customer-styles .template-agrar-news .agrar-news-geneva .agrar-news-item .agrar-news-date {
    padding-right: 0;
    margin-bottom: 12px;
    margin-right: 20px;
  }
  .customer-styles .template-agrar-news .agrar-news-geneva .agrar-news-item .agrar-news-image {
    margin-right: 16px;
    margin-bottom: 0;
    min-width: 32.5%;
  }
}

.customer-styles .template-agrarian-weather {
  margin: 0 auto 7px;
  max-width: 1300px;
  min-height: 303px;
}

.customer-styles .template-agrarian-weather .mobile {
  display: inline-block;
}

.customer-styles .template-agrarian-weather .wetter-form {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.customer-styles .template-agrarian-weather .wetter-form img {
  width: 100%;
}

.customer-styles .template-agrarian-weather .wetter-form .select_region {
  width: inherit;
  border: 0;
  background-color: #F0F0F0;
  position: static;
  padding: 16px;
}

.customer-styles .template-agrarian-weather .input-wrapper input,
.customer-styles .template-agrarian-weather .input-wrapper select {
  margin-bottom: 20px;
}

.customer-styles .template-agrarian-weather .input-wrapper button {
  width: 100%;
}

.customer-styles .template-agrarian-weather .input-wrapper button a {
  color: #FFFFFF;
  text-decoration: none;
  width: 100%;
  display: block;
}

.customer-styles .template-agrarian-weather .data-result {
  max-width: 1300px;
  background-color: #F0F0F0;
  display: none;
  margin: 15px auto 0;
}

.customer-styles .template-agrarian-weather .data-result .data-row {
  padding: 0 16px;
}

.customer-styles .template-agrarian-weather .data-result .data-row.data-today .data-col label {
  font-weight: 400;
}

.customer-styles .template-agrarian-weather .data-result .data-row.col-headline {
  font-weight: 700;
  color: #4c4c4c;
  margin-top: 10px;
}

.customer-styles .template-agrarian-weather .data-result .data-row.border-bottom {
  border-bottom: 2px solid #FFFFFF;
}

.customer-styles .template-agrarian-weather .data-result .data-row .data-col {
  padding: 5px 10px 5px 10px;
  white-space: nowrap;
}

.customer-styles .template-agrarian-weather .data-result .data-row .data-forecast,
.customer-styles .template-agrarian-weather .data-result .data-row .data-today {
  padding: 0 20px 0 0;
}

.customer-styles .template-agrarian-weather .data-result .data-row .data-forecast {
  margin-bottom: 20px;
}

.customer-styles .template-agrarian-weather .data-result .data-row .border-left {
  border-left: 2px solid #FFFFFF;
}

.customer-styles .template-agrarian-weather .data-result .data-row.data-today {
  position: relative;
}

.customer-styles .template-agrarian-weather .data-result .data-row.data-today .data-col {
  margin: 10px 0;
}

.customer-styles .template-agrarian-weather .data-result .data-row.data-today .data-col label {
  display: none !important;
  margin-bottom: 0;
}

.customer-styles .template-agrarian-weather .data-result .data-row.col-headline .data-col {
  padding-top: 10px;
  font-weight: 600;
}

.customer-styles .template-agrarian-weather .data-result .data-row.col-headline .data-col:first-child {
  min-height: 33px;
}

.customer-styles .template-agrarian-weather .data-result .data-row .data-col.border-bottom {
  border-bottom: 1px solid #FFFFFF;
}

.customer-styles .template-agrarian-weather .data-result .data-row .grid-1,
.customer-styles .template-agrarian-weather .data-result .data-row .grid-2,
.customer-styles .template-agrarian-weather .data-result .data-row .grid-6 {
  float: left;
}

.customer-styles .template-agrarian-weather .data-result .data-row .grid-1 {
  width: 25%;
}

.customer-styles .template-agrarian-weather .data-result .data-row .grid-2 {
  width: 46.7%;
}

.customer-styles .template-agrarian-weather .data-result .data-row .grid-6 {
  width: 100%;
}

.customer-styles .template-agrarian-weather .data-result .data-row .inactive svg {
  fill: #AAAAAA;
}

.customer-styles .template-agrarian-weather .data-result .col-headline .data-col:first-child {
  min-height: 38px;
}

.customer-styles .template-agrarian-weather .data-result .data-col {
  height: 100%;
  padding: 5px 0 5px 20px;
  margin: 0;
}

.customer-styles .template-agrarian-weather .data-result .data-col img {
  width: 55px;
}

.customer-styles .template-agrarian-weather .data-result .data-col:last-child {
  padding-right: 20px;
}

.customer-styles .template-agrarian-weather .data-result .data-col span {
  display: block;
}

.customer-styles .template-agrarian-weather .data-result .data-today .data-col.col-1 {
  width: 21.7%;
}

.customer-styles .template-agrarian-weather .data-result .data-col.col-5,
.customer-styles .template-agrarian-weather .data-result .data-col.col-6 {
  display: none;
}

@media (min-width: 768px) {
  .customer-styles .template-agrarian-weather .wetter-form .select_region {
    position: absolute;
    top: 0;
    left: 40px;
    z-index: 99;
    width: 260px;
    background-color: #FFFFFF;
    border-width: 2px 0;
    border-color: #57A527;
    border-style: solid;
    margin: 0;
  }
  .customer-styles .template-agrarian-weather .wetter-form .select_region label {
    display: none;
  }
  .customer-styles .template-agrarian-weather .data-result .data-row.col-headline .data-col {
    padding-top: 5px;
  }
  .customer-styles .template-agrarian-weather .data-result .data-row.data-today .data-col span {
    display: block;
  }
  .customer-styles .template-agrarian-weather .data-result .data-row.data-today .data-col label {
    display: inline-block !important;
  }
}

@media (max-width: 991px) {
  .customer-styles .template-agrarian-weather .data-result .icon-arrow-left,
  .customer-styles .template-agrarian-weather .data-result .icon-arrow-right {
    position: absolute;
    top: 50%;
    margin-top: -12px;
  }
  .customer-styles .template-agrarian-weather .data-result .icon-arrow-left {
    left: 16px;
  }
  .customer-styles .template-agrarian-weather .data-result .icon-arrow-right {
    right: 16px;
  }
  .customer-styles .template-agrarian-weather .data-result .slide-control {
    width: 100%;
    background-color: #FFFFFF;
    padding: 10px 0;
    position: relative;
  }
  .customer-styles .template-agrarian-weather .data-result .slide-control .icon-arrow-left {
    left: 15px;
  }
  .customer-styles .template-agrarian-weather .data-result .slide-control .icon-arrow-right {
    right: 15px;
  }
  .customer-styles .template-agrarian-weather .data-result .slide-control .dots .dotruler {
    display: inline-block;
    position: static;
    padding-top: 5px;
  }
  .customer-styles .template-agrarian-weather .data-result .slide-control.slidercontrol {
    margin-top: 0;
  }
}

@media (min-width: 992px) {
  .customer-styles .template-agrarian-weather {
    max-width: 1300px;
    margin: 0 auto 7px;
  }
  .customer-styles .template-agrarian-weather .mobile {
    display: none;
  }
  .customer-styles .template-agrarian-weather .data-result .data-row.col-headline {
    font-weight: 700;
    color: #4c4c4c;
    margin-top: 10px;
  }
  .customer-styles .template-agrarian-weather .data-result .data-row .data-col {
    padding: 5px 10px 5px 20px;
  }
  .customer-styles .template-agrarian-weather .data-result .data-row .data-forecast,
  .customer-styles .template-agrarian-weather .data-result .data-row .data-today {
    padding: 0 20px 0 100px;
  }
  .customer-styles .template-agrarian-weather .data-result .data-row .grid-1 {
    width: 16.9%;
  }
  .customer-styles .template-agrarian-weather .data-result .data-row .grid-2 {
    width: 31.5%;
  }
  .customer-styles .template-agrarian-weather .data-result .data-row .grid-6 {
    max-width: 960px;
  }
  .customer-styles .template-agrarian-weather .data-result .data-col:last-child {
    padding-right: 20px;
  }
  .customer-styles .template-agrarian-weather .data-result .data-today .data-col.col-1 {
    width: 140px;
  }
  .customer-styles .template-agrarian-weather .data-result .data-col.col-5,
  .customer-styles .template-agrarian-weather .data-result .data-col.col-6 {
    display: block;
  }
}

.customer-styles .template-choose-country .choose-country-banner img {
  width: 100%;
}

.customer-styles .template-choose-country .choose-country-content {
  margin-top: 10px;
  padding: 0 6px;
}

.customer-styles .template-choose-country .choose-country-content > div {
  padding: 0 10px;
}

.customer-styles .template-choose-country .choose-country-content .welcometext {
  padding-top: 40px;
}

.customer-styles .template-choose-country .choose-country-content .choose-country {
  padding-top: 40px;
  min-height: 170px;
}

.customer-styles .template-choose-country .choose-country-content .choose-country .select {
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  border: 1px solid #4c4c4c;
  width: auto;
  position: relative;
  margin-top: 5px;
  cursor: pointer;
  box-sizing: border-box;
  max-width: 300px;
  background: #FFFFFF;
}

.customer-styles .template-choose-country .choose-country-content .choose-country .select img {
  margin-left: 10px;
  vertical-align: middle;
}

.customer-styles .template-choose-country .choose-country-content .choose-country .select span {
  padding-left: 10px;
  white-space: nowrap;
  font-size: 14px;
}

.customer-styles .template-choose-country .choose-country-content .choose-country .select .icon {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -5px;
  width: 6px;
  height: 10px;
  stroke-width: 0;
  fill: #4c4c4c;
  margin-right: 4px;
}

.customer-styles .template-choose-country .choose-country-content .choose-country .select ul {
  box-sizing: content-box;
  outline: 0;
  list-style-type: none;
  text-align: left;
  position: absolute;
  bottom: 29px;
  left: 0;
  border: 1px solid #4c4c4c;
  border-bottom: 0;
  width: 100%;
  line-height: 30px;
  margin: 0 0 0 -1px;
  background-color: #FFFFFF;
  z-index: 99999;
  padding: 10px 0 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.1s, opacity 0.1s linear;
}

.customer-styles .template-choose-country .choose-country-content .choose-country .select ul li {
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0 10px;
}

.customer-styles .template-choose-country .choose-country-content .choose-country .select ul li a {
  display: block;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 10px 20px;
}

.customer-styles .template-choose-country .choose-country-content .choose-country .select ul li a:hover {
  text-decoration: underline;
}

.customer-styles .template-choose-country .choose-country-content .choose-country .select ul li .sep-line {
  font-size: 0;
  background: url(//www.fendt.com/layout/line_bottom.jpg) repeat-x 0 0 transparent;
  height: 1px;
  clear: both;
  margin: 10px 0 5px 0;
  padding: 0;
}

.customer-styles .template-choose-country .choose-country-content .choose-country .select:hover ul,
.customer-styles .template-choose-country .choose-country-content .choose-country .select:focus ul {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}

.customer-styles .template-choose-country .footer .copyright {
  border-top: 1px solid #AAAAAA;
}

.customer-styles .template-choose-country .footer .copyright a.link {
  color: #4c4c4c;
  font-size: 14px;
  line-height: 20px;
}

.customer-styles .template-choose-country .footer .copyright a.link:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .customer-styles .template-choose-country .choose-country-banner,
  .customer-styles .template-choose-country .choose-country-content {
    max-width: 992px;
    margin: 0 auto;
  }
  .customer-styles .template-choose-country .choose-country-content > div {
    min-height: 150px;
  }
  .customer-styles .template-choose-country .choose-country {
    padding-top: 40px;
    min-height: 170px;
    background: url(//www.fendt.com/layout/selcountry_world.jpg) no-repeat 0 0 transparent;
    background-size: 100% 100%;
  }
  .customer-styles .template-choose-country .choose-country h4 {
    margin-left: 30px !important;
  }
  .customer-styles .template-choose-country .select-country .select {
    margin-left: 30px;
  }
}

@media (min-width: 992px) {
  .customer-styles .template-choose-country .header {
    height: 115px;
  }
}

.customer-styles .template-distribution-form .label {
  padding: 0;
  text-align: left;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.customer-styles .template-distribution-form label {
  display: inline;
  max-width: none;
  margin: inherit;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
}

.customer-styles .template-distribution-form button {
  white-space: nowrap;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  width: 100%;
}

.customer-styles .template-distribution-form .input {
  margin-bottom: 10px;
}

.customer-styles .template-distribution-form .vertrieb-left {
  background-color: #F0F0F0;
  padding: 20px 16px;
  margin-bottom: 20px;
}

.customer-styles .template-distribution-form .vertrieb-left .vertrieb-intro {
  margin-bottom: 20px;
}

.customer-styles .template-distribution-form .vertrieb-right {
  background-color: #F0F0F0;
}

.customer-styles .template-distribution-form .vertrieb-right img {
  width: 100%;
}

.customer-styles .template-distribution-form .vertrieb-right .vertrieb-ansprechpartner-template {
  padding: 20px 16px;
}

.customer-styles .template-distribution-form .vertrieb-right .vertrieb-ansprechpartner-left .image {
  float: left;
  width: 30%;
  min-width: 120px;
  max-width: 170px;
  margin-bottom: 10px;
}

.customer-styles .template-distribution-form .vertrieb-right .vertrieb-ansprechpartner-left .logo {
  float: right;
  max-height: 110px;
}

.customer-styles .template-distribution-form .vertrieb-right .vertrieb-ansprechpartner-left .logo img {
  width: auto;
  max-height: 110px;
  max-width: 160px;
}

.customer-styles .template-distribution-form .vertrieb-right .vertrieb-ansprechpartner-left .name {
  font-weight: bold;
  margin-bottom: 10px;
  clear: both;
}

.customer-styles .template-distribution-form .vertrieb-right .image img {
  width: 100%;
}

.customer-styles #vertrieb_at .bg-placeholder img {
  display: none;
}

.customer-styles #vertrieb_at .bg-placeholder {
  display: none;
}

@media (min-width: 768px) {
  .customer-styles .template-distribution-form {
    max-width: 1300px;
    margin: 0 auto;
  }
  .customer-styles .template-distribution-form input {
    float: right;
  }
  .customer-styles .template-distribution-form button {
    width: auto;
    padding: 0 15px;
  }
  .customer-styles .template-distribution-form .form_area {
    display: flex;
  }
  .customer-styles .template-distribution-form .form_area > div {
    display: flex;
  }
  .customer-styles .template-distribution-form .vertrieb-left {
    width: 100%;
    margin-right: 10px;
    margin-bottom: 0;
  }
  .customer-styles .template-distribution-form .vertrieb-left .label {
    line-height: 30px;
  }
  .customer-styles .template-distribution-form .vertrieb-left .submit-buttons #sendbutton {
    float: right;
  }
  .customer-styles .template-distribution-form .vertrieb-left .vertrieb-select-region-wrapper .input {
    margin-bottom: 0;
  }
  .customer-styles .template-distribution-form .vertrieb-right {
    margin-left: 10px;
    padding: 0;
    width: 100%;
  }
  .customer-styles .template-distribution-form .vertrieb-right .vertrieb-ansprechpartner-template {
    padding: 20px 16px;
    width: 100%;
  }
  .customer-styles .template-distribution-form .vertrieb-right .vertrieb-ansprechpartner-template .vertrieb-ansprechpartner-left .image {
    float: right;
    max-height: 230px;
    margin-bottom: 0;
    width: auto;
  }
  .customer-styles .template-distribution-form .vertrieb-right .vertrieb-ansprechpartner-template .vertrieb-ansprechpartner-left .image img {
    width: auto;
    max-height: 220px;
    padding-left: 5px;
  }
  .customer-styles .template-distribution-form .vertrieb-right .vertrieb-ansprechpartner-template .vertrieb-ansprechpartner-left .name {
    clear: none;
  }
  .customer-styles #vertrieb_at .vertrieb-ansprechpartner-left .logo {
    float: none;
    max-height: 110px;
    max-width: 175px;
    margin-bottom: 13px;
  }
  .customer-styles #vertrieb_at .vertrieb-ansprechpartner-left .logo img {
    width: auto;
    max-height: 110px;
  }
  .customer-styles #vertrieb_at .vertrieb-ansprechpartner-left .name {
    clear: none;
  }
  .customer-styles #vertrieb_at .bg-placeholder img {
    display: none;
  }
  .customer-styles #vertrieb_at .bg-placeholder {
    display: block;
    background: url("http://www.fendt.at/images/vertrieb_placeholder.png") no-repeat left;
    background-size: cover;
  }
}

.customer-styles .template-contact-form .no-mobile {
  display: none;
}

.customer-styles .template-contact-form .label {
  padding: 0;
  text-align: left;
}

.customer-styles .template-contact-form label {
  display: inline;
  max-width: none;
  margin: inherit;
  font-weight: inherit;
  color: inherit;
}

.customer-styles .template-contact-form .geneva-form {
  background-color: #F0F0F0;
  margin-bottom: 40px;
}

.customer-styles .template-contact-form .geneva-form .success-area {
  display: none;
  background-color: #FFFFFF;
  font-weight: bold;
  margin-top: 40px;
  padding: 0 16px 40px;
}

.customer-styles .template-contact-form .geneva-form h3 {
  margin-bottom: 20px;
}

.customer-styles .template-contact-form .geneva-form .form-area-wrapper .input {
  margin-bottom: 10px;
}

.customer-styles .template-contact-form .geneva-form .form-area-wrapper .input.input-phone {
  margin-bottom: 0;
}

.customer-styles .template-contact-form .geneva-form .form-area-wrapper .form-area {
  border-bottom: 2px solid #FFFFFF;
  padding: 20px 16px;
}

.customer-styles .template-contact-form .geneva-form .form-area-wrapper .form-area .form_right .input input {
  padding: 0 10px;
}

.customer-styles .template-contact-form .geneva-form .form-area-wrapper .form-area .form_right .input #zip {
  width: 21.8%;
  margin-right: 2.8%;
}

.customer-styles .template-contact-form .geneva-form .form-area-wrapper .form-area .form_right .input #city {
  width: 75.2%;
}

.customer-styles .template-contact-form .geneva-form .form-area-wrapper .form-area .department-item {
  margin-bottom: 15px;
}

.customer-styles .template-contact-form .geneva-form .form-area-wrapper .form-area .department-item:last-child {
  margin-bottom: 0;
}

.customer-styles .template-contact-form .geneva-form .form-area-wrapper .form-area textarea {
  width: 100%;
  min-height: 100px;
}

.customer-styles .template-contact-form .geneva-form .form-area-wrapper .form-footerline {
  background-color: #FFFFFF;
  border-bottom: 0;
  padding-top: 18px;
  margin-bottom: 20px;
}

.customer-styles .template-contact-form .geneva-form .form-area-wrapper .form-footerline .form-footerline-border {
  border-top: 2px solid #AAAAAA;
  padding: 9px 16px 0;
}

.customer-styles .template-contact-form .geneva-form .form-area-wrapper .form-footerline .pflichtfelder-info {
  float: left;
  margin-bottom: 36px;
}

.customer-styles .template-contact-form .geneva-form .form-area-wrapper .form-footerline .submit-buttons {
  width: 100%;
}

.customer-styles .template-contact-form .geneva-form .form-area-wrapper .form-footerline button {
  white-space: nowrap;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .template-contact-form {
    max-width: 1300px;
    margin: 0 auto;
  }
  .customer-styles .template-contact-form .geneva-form .form-area-wrapper .form-footerline .form-footerline-border {
    padding-top: 40px;
  }
  .customer-styles .template-contact-form .geneva-form .form-area-wrapper .form-footerline .submit-buttons {
    width: auto;
  }
  .customer-styles .template-contact-form .geneva-form .form-area-wrapper .form-footerline button {
    width: auto;
  }
  .customer-styles .template-contact-form .geneva-form .form-area-wrapper .input-email {
    margin-bottom: 0;
  }
  .customer-styles .template-contact-form .col-padding-left {
    padding-left: 10px;
  }
  .customer-styles .template-contact-form .col-padding-right {
    padding-right: 10px;
  }
}

@media (min-width: 992px) {
  .customer-styles .col-md-padding-left {
    padding-left: 10px;
  }
  .customer-styles .col-md-padding-right {
    padding-right: 10px;
  }
}

.customer-styles .template-dealer-search {
  min-height: 156px;
  margin: 0 auto;
  margin-bottom: 20px;
  position: relative;
}

.customer-styles .template-dealer-search .mod-haendlersuche {
  position: relative;
  margin: 0 auto;
  max-width: 1300px;
  width: 100%;
}

.customer-styles .template-dealer-search .mod-haendlersuche .rightside {
  width: 100%;
  background-color: #FFFFFF;
  position: static;
  top: auto;
  left: auto;
  border: 0;
}

.customer-styles .template-dealer-search .mod-haendlersuche .rightside .searchbox {
  border: 0;
  background-color: #F0F0F0;
  padding: 20px 16px;
}

.customer-styles .template-dealer-search .mod-haendlersuche .rightside .searchbox label {
  display: block;
  float: left;
  line-height: 32px;
  margin-bottom: 10px;
  width: 40%;
}

.customer-styles .template-dealer-search .mod-haendlersuche .rightside .searchbox .search-country {
  cursor: pointer;
}

.customer-styles .template-dealer-search .mod-haendlersuche .rightside .searchbox .styled-select {
  display: block;
  position: relative;
}

.customer-styles .template-dealer-search .mod-haendlersuche .rightside .searchbox .inputbox {
  float: left;
  width: 60%;
  margin-bottom: 10px;
}

.customer-styles .template-dealer-search .mod-haendlersuche .rightside .searchbox .search-button {
  display: block;
  text-align: right;
}

.customer-styles .template-dealer-search .mod-haendlersuche .rightside #sidebar {
  display: none;
}

.customer-styles .template-dealer-search .mod-haendlersuche .rightside .resultbox {
  padding: 0px;
}

.customer-styles .template-dealer-search .mod-haendlersuche .rightside .resultbox .resultslist {
  max-height: 100%;
  overflow: visible;
  padding: 20px 2px 20px 16px;
}

.customer-styles .template-dealer-search .mod-haendlersuche .rightside .resultbox .resultslist .notification {
  display: block;
  padding-right: 18px;
}

.customer-styles .template-dealer-search .mod-haendlersuche .rightside .resultbox .resultslist .gmap_sidebar_entry {
  border-bottom: 1px solid #DDDDDD;
  margin-top: 10px;
  padding-bottom: 10px;
  cursor: pointer;
  position: relative;
}

.customer-styles .template-dealer-search .mod-haendlersuche .rightside .resultbox .resultslist .gmap_sidebar_entry:first-child {
  margin-top: 0px;
}

.customer-styles .template-dealer-search .mod-haendlersuche .rightside .resultbox .resultslist .gmap_sidebar_entry .sidebarentrylink {
  display: block;
  font-weight: 700;
  color: #57A527;
}

.customer-styles .template-dealer-search .mod-haendlersuche .rightside .resultbox .resultslist .gmap_sidebar_entry svg.right-doublearrow {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 32%;
  right: 16px;
  fill: #4c4c4c;
}

.customer-styles .template-dealer-search .mod-haendlersuche .rightside .resultbox .resultslist .gmap_sidebar_entry .infoBoxDiv-mobile {
  display: none;
}

.customer-styles .template-dealer-search .mod-haendlersuche .map {
  width: 0;
  height: 0;
}

.customer-styles .template-dealer-search #addressBox {
  padding: 0;
  width: 480px;
  position: absolute;
  bottom: 130px;
  left: 65%;
  margin-left: -240px;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3);
  z-index: 100;
}

.customer-styles .template-dealer-search #addressBox .bubble {
  box-shadow: 10px 10px 50px 0 rgba(204, 204, 204, 0.1);
  width: 100%;
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

.customer-styles .template-dealer-search #addressBox .bubble .main_wrapper {
  padding: 20px;
}

.customer-styles .template-dealer-search #addressBox .bubble .main_wrapper .global span {
  display: block;
}

.customer-styles .template-dealer-search #addressBox .bubble .main_wrapper .global .global-images {
  float: right;
  width: 200px;
}

.customer-styles .template-dealer-search #addressBox .bubble .main_wrapper .global .global-images img {
  max-width: 182px;
  max-height: 200px;
}

.customer-styles .template-dealer-search #addressBox .bubble .main_wrapper .global .company {
  margin-bottom: 10px;
}

.customer-styles .template-dealer-search #addressBox .bubble .main_wrapper .global .address {
  margin-bottom: 10px;
}

.customer-styles .template-dealer-search #addressBox .bubble .main_wrapper .global .contact {
  margin-top: 20px;
  color: #666;
}

.customer-styles .template-dealer-search #addressBox .bubble .bubble_link_route {
  position: relative;
  left: 0;
  background-color: #F0F0F0;
  display: block;
  width: 100%;
  line-height: 40px;
  border-bottom: 1px solid #57A527;
}

.customer-styles .template-dealer-search #addressBox .bubble .bubble_link_route:after {
  border-right: 1px solid #57A527;
  border-bottom: 1px solid #57A527;
  background-color: #F0F0F0;
  content: "\00A0";
  transform: rotate(45deg);
  position: absolute;
  left: 50%;
  bottom: -11px;
  width: 20px;
  height: 20px;
  margin-left: -3px;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.3);
}

.customer-styles .template-dealer-search #addressBox .bubble .bubble_link_route a svg {
  margin-left: 20px;
  margin-right: 10px;
}

.customer-styles .template-dealer-search #addressBox .close {
  position: absolute;
  top: 18px;
  right: 20px;
  width: 12px;
  height: 12px;
  color: #000000;
  font-size: 21px;
  line-height: 12px;
  cursor: pointer;
  opacity: 1;
}

.customer-styles .template-dealer-search #addressBox .close svg.close-icon {
  width: 12px;
  height: 12px;
  fill: #4c4c4c;
}

@media (min-width: 768px) {
  .customer-styles .template-dealer-search {
    margin-bottom: 40px;
  }
  .customer-styles .template-dealer-search .mod-haendlersuche {
    width: auto;
  }
  .customer-styles .template-dealer-search .mod-haendlersuche .rightside {
    position: absolute;
    top: 0;
    left: 40px;
    z-index: 99;
    width: 260px;
    background-color: #FFFFFF;
    border-width: 2px 0 0;
    border-color: #57A527;
    border-style: solid;
  }
  .customer-styles .template-dealer-search .mod-haendlersuche .rightside .searchbox {
    border-width: 0 0 2px;
    border-color: #57A527;
    border-style: solid;
    padding: 20px 16px;
    background-color: #FFFFFF;
  }
  .customer-styles .template-dealer-search .mod-haendlersuche .rightside .searchbox label {
    display: none;
  }
  .customer-styles .template-dealer-search .mod-haendlersuche .rightside .searchbox .inputbox {
    margin-bottom: 20px;
    display: block;
    width: 100%;
  }
  .customer-styles .template-dealer-search .mod-haendlersuche .rightside .searchbox .search-button .link-appearance-button {
    margin-top: 0px;
  }
  .customer-styles .template-dealer-search .mod-haendlersuche .rightside .resultbox .resultslist {
    max-height: 290px;
    overflow: auto;
  }
  .customer-styles .template-dealer-search .mod-haendlersuche .rightside .resultbox .resultslist .gmap_sidebar_entry svg.right-doublearrow {
    display: none;
  }
  .customer-styles .template-dealer-search .mod-haendlersuche .rightside .resultbox .resultslist .gmap_sidebar_entry .sidebarentrylink {
    display: initial;
  }
  .customer-styles .template-dealer-search .mod-haendlersuche .map {
    width: 100%;
    height: 550px;
  }
}

.customer-styles .darkener {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000000;
  opacity: .5;
  z-index: 999999;
}

.customer-styles .infoBoxDiv-mobile {
  display: block;
  position: absolute;
  background-color: #FFFFFF;
  z-index: 1000001;
  max-width: 340px;
}

.customer-styles .infoBoxDiv-mobile .bubble {
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
}

.customer-styles .infoBoxDiv-mobile .bubble .main_wrapper {
  padding: 20px;
  text-align: left;
}

.customer-styles .infoBoxDiv-mobile .bubble .main_wrapper .global span {
  display: block;
}

.customer-styles .infoBoxDiv-mobile .bubble .main_wrapper .global .global-images {
  float: right;
  width: 200px;
}

.customer-styles .infoBoxDiv-mobile .bubble .main_wrapper .global .global-images img {
  max-width: 182px;
  max-height: 200px;
}

.customer-styles .infoBoxDiv-mobile .bubble .main_wrapper .global .company {
  margin-bottom: 10px;
}

.customer-styles .infoBoxDiv-mobile .bubble .main_wrapper .global .address {
  margin-bottom: 10px;
}

.customer-styles .infoBoxDiv-mobile .bubble .main_wrapper .global .contact {
  margin-top: 20px;
  color: #4c4c4c;
}

.customer-styles .infoBoxDiv-mobile .bubble .bubble_link_route {
  position: relative;
  left: 0;
  background-color: #F0F0F0;
  display: block;
  width: 100%;
  line-height: 40px;
  border-bottom: 1px solid #57A527;
}

.customer-styles .infoBoxDiv-mobile .bubble .bubble_link_route a svg {
  margin-left: 20px;
  margin-right: 10px;
}

.customer-styles .infoBoxDiv-mobile .close {
  position: absolute;
  top: 18px;
  right: 20px;
  width: 12px;
  height: 12px;
  color: #000000;
  font-size: 21px;
  line-height: 12px;
  cursor: pointer;
  opacity: 1;
}

.customer-styles .infoBoxDiv-mobile .close svg.close-icon {
  width: 12px;
  height: 12px;
  fill: #4c4c4c;
}

.customer-styles .template-presentation-service .no-mobile {
  display: none;
}

.customer-styles .template-presentation-service .label {
  padding: 0;
  text-align: left;
}

.customer-styles .template-presentation-service label {
  display: inline;
  max-width: none;
  margin: inherit;
  font-weight: inherit;
  color: inherit;
}

.customer-styles .template-presentation-service .geneva-form {
  background-color: #F0F0F0;
  margin-bottom: 20px;
}

.customer-styles .template-presentation-service .geneva-form .success-area {
  display: none;
  background-color: #FFFFFF;
  font-weight: bold;
  margin-top: 40px;
  padding: 0 16px 40px;
}

.customer-styles .template-presentation-service .geneva-form h3 {
  margin-bottom: 20px;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form_area_headline {
  background-color: #FFFFFF;
  padding: 33px 16px 10px;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form_area_headline h3 {
  margin-bottom: 0px;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form-vorfuehrservice-image img {
  max-width: 300px;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .product-details {
  display: none;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .product-details .product-title {
  margin-top: 16px;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .product-details .product-links {
  margin-top: 10px;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .product-details .product-links .product-link {
  display: inline-block;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .product-details .product-links .product-link svg.right-doublearrow {
  width: 10px;
  height: 8px;
  fill: #57A527;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .product-details .product-link-divider {
  padding: 0 10px;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .input {
  margin-bottom: 10px;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form_area {
  border-bottom: 2px solid #FFFFFF;
  padding: 20px 16px 10px 16px;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form_area.padding-bottom {
  padding-bottom: 10px;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form_area .form_right.margin-top {
  margin-top: 20px;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form_area .form_right .input #zip {
  box-sizing: border-box;
  width: calc(30% - 5px);
  margin-right: 5px;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form_area .form_right .input #city {
  box-sizing: border-box;
  width: calc(70% - 5px);
  margin-left: 5px;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form_area .vorfuehrservice-datepicker {
  position: absolute;
  z-index: 99;
  right: 0;
  display: none;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form_area .vorfuehrservice-wunschtermin-wrapper {
  position: relative;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form_area .vorfuehrservice-wunschtermin-wrapper svg.icon {
  position: absolute;
  right: 11px;
  top: 12px;
  width: 10px;
  height: 10px;
  fill: #4c4c4c;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form_area .form_vorfuehrservice_maschinen_wrapper {
  display: none;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form_area .datenschutz label {
  display: block;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form_area .department-item {
  height: 31px;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form_area .department-item label {
  display: block;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form-footerline {
  background-color: #FFFFFF;
  border-bottom: 0;
  padding-top: 18px;
  margin-bottom: 20px;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form-footerline .form-footerline-border {
  border-top: 2px solid #AAAAAA;
  padding: 9px 16px 0;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form-footerline .pflichtfelder-info {
  float: left;
  margin-bottom: 20px;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form-footerline .submit-buttons {
  width: 100%;
}

.customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form-footerline button {
  white-space: nowrap;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .template-presentation-service {
    max-width: 1300px;
    margin: 0 auto;
  }
  .customer-styles .template-presentation-service .geneva-form {
    margin-bottom: 40px;
  }
  .customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form-footerline {
    margin-bottom: 40px;
  }
  .customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form-footerline .form-footerline-border {
    padding-top: 40px;
  }
  .customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form-footerline .submit-buttons {
    width: auto;
  }
  .customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form-footerline button {
    width: auto;
  }
  .customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form-footerline #resetbutton {
    margin-right: 10px;
  }
  .customer-styles .template-presentation-service .col-padding-left {
    padding-left: 10px;
  }
  .customer-styles .template-presentation-service .col-padding-right {
    padding-right: 10px;
  }
}

@media (min-width: 992px) {
  .customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form_area .form_right.margin-top {
    margin-top: 0px;
  }
  .customer-styles .template-presentation-service .geneva-form .form-area-wrapper .form_area.padding-bottom {
    padding-bottom: 20px;
  }
}

.customer-styles .template-newsletter-form .no-mobile {
  display: none;
}

.customer-styles .template-newsletter-form .label {
  padding: 0;
  text-align: left;
}

.customer-styles .template-newsletter-form label {
  display: inline;
  max-width: none;
  margin: inherit;
  font-weight: inherit;
  color: inherit;
}

.customer-styles .template-newsletter-form label.error {
  color: #f00;
}

.customer-styles .template-newsletter-form .geneva-form {
  background-color: #F0F0F0;
  margin-bottom: 20px;
}

.customer-styles .template-newsletter-form .geneva-form .success-area {
  display: none;
  background-color: #FFFFFF;
  font-weight: bold;
  margin-top: 40px;
  padding: 0 16px 40px;
}

.customer-styles .template-newsletter-form .geneva-form h3 {
  margin-bottom: 20px;
}

.customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .input {
  margin-bottom: 10px;
}

.customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .form-area {
  border-bottom: 2px solid #FFFFFF;
  padding: 20px 16px;
}

.customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .form-area .form_right .input #zip {
  box-sizing: border-box;
  width: calc(25% - 5px);
  margin-right: 5px;
}

.customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .form-area .form_right .input #city {
  box-sizing: border-box;
  width: calc(75% - 5px);
  margin-left: 5px;
}

.customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .form-area .datenschutz label {
  display: block;
}

.customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .form-footerline {
  background-color: #FFFFFF;
  border-bottom: 0;
  padding-top: 18px;
  margin-bottom: 20px;
}

.customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .form-footerline .form-footerline-border {
  border-top: 2px solid #AAAAAA;
  padding: 9px 16px 0;
}

.customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .form-footerline .pflichtfelder-info {
  float: left;
  margin-bottom: 20px;
}

.customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .form-footerline .submit-buttons {
  width: 100%;
}

.customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .form-footerline button {
  white-space: nowrap;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 10px;
  width: 100%;
}

.customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .datenschutz label a {
  text-decoration: none;
  color: #57A527;
  border: 0;
}

.customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .datenschutz label a:hover {
  text-decoration: underline;
}

@media (min-width: 768px) {
  .customer-styles .template-newsletter-form {
    max-width: 992px;
    margin: 0 auto;
  }
  .customer-styles .template-newsletter-form .geneva-form {
    margin-bottom: 40px;
  }
  .customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .form-footerline {
    margin-bottom: 40px;
  }
  .customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .form-footerline .form-footerline-border {
    padding-top: 40px;
  }
  .customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .form-footerline .submit-buttons {
    width: auto;
  }
  .customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .form-footerline button {
    width: auto;
  }
  .customer-styles .template-newsletter-form .geneva-form .form-area-wrapper .form-footerline #resetbutton {
    margin-right: 10px;
  }
  .customer-styles .template-newsletter-form .col-padding-left {
    padding-left: 10px;
  }
  .customer-styles .template-newsletter-form .col-padding-right {
    padding-right: 10px;
  }
}

.customer-styles .h1-21 {
  font-size: 35px;
  line-height: 40px;
  color: #4c4c4c;
  font-weight: 300;
  margin: 0;
  padding: 0;
}

@media (min-width: 350px) {
  .customer-styles .h1-21 {
    font-size: calc(35px + (100vw - 350px) / 1186 * (25));
  }
}

@media (min-width: 1536px) {
  .customer-styles .h1-21 {
    font-size: 60px;
  }
}

@media (min-width: 350px) {
  .customer-styles .h1-21 {
    line-height: calc(40px + (100vw - 350px) / 1186 * (35));
  }
}

@media (min-width: 1536px) {
  .customer-styles .h1-21 {
    line-height: 75px;
  }
}

.customer-styles .h1-21 b {
  font-weight: 900;
}

.customer-styles .h2-21 {
  font-size: 30px;
  line-height: 40px;
  color: #4c4c4c;
  font-weight: 300;
  margin: 0;
  padding: 0;
}

@media (min-width: 350px) {
  .customer-styles .h2-21 {
    font-size: calc(30px + (100vw - 350px) / 1186 * (10));
  }
}

@media (min-width: 1536px) {
  .customer-styles .h2-21 {
    font-size: 40px;
  }
}

@media (min-width: 350px) {
  .customer-styles .h2-21 {
    line-height: calc(40px + (100vw - 350px) / 1186 * (20));
  }
}

@media (min-width: 1536px) {
  .customer-styles .h2-21 {
    line-height: 60px;
  }
}

.customer-styles .h2-21 b {
  font-weight: 900;
}

.customer-styles .h3-21 {
  font-size: 25px;
  line-height: 30px;
  color: #4c4c4c;
  font-weight: 300;
  margin: 0;
  padding: 0;
}

@media (min-width: 350px) {
  .customer-styles .h3-21 {
    font-size: calc(25px + (100vw - 350px) / 1186 * (3));
  }
}

@media (min-width: 1536px) {
  .customer-styles .h3-21 {
    font-size: 28px;
  }
}

@media (min-width: 350px) {
  .customer-styles .h3-21 {
    line-height: calc(30px + (100vw - 350px) / 1186 * (2));
  }
}

@media (min-width: 1536px) {
  .customer-styles .h3-21 {
    line-height: 32px;
  }
}

.customer-styles .h3-21 b {
  font-weight: 900;
}

.customer-styles .h4-21 {
  color: #4c4c4c;
  font-weight: 300;
  margin: 0;
  padding: 0;
  font-size: 20px;
  line-height: 24px;
}

.customer-styles .h4-21 b {
  font-weight: 900;
}

.customer-styles .grid-1 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-1 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 1 + 0 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-1 {
    width: 105px ;
  }
}

.customer-styles .grid-2 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-2 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 2 + 1 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-2 {
    width: 226px ;
  }
}

.customer-styles .grid-3 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-3 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 3 + 2 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-3 {
    width: 347px ;
  }
}

.customer-styles .grid-4 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-4 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 4 + 3 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-4 {
    width: 468px ;
  }
}

.customer-styles .grid-5 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-5 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 5 + 4 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-5 {
    width: 589px ;
  }
}

.customer-styles .grid-6 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-6 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 6 + 5 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-6 {
    width: 710px ;
  }
}

.customer-styles .grid-7 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-7 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 7 + 6 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-7 {
    width: 831px ;
  }
}

.customer-styles .grid-8 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-8 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 8 + 7 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-8 {
    width: 952px ;
  }
}

.customer-styles .grid-9 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-9 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 9 + 8 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-9 {
    width: 1073px ;
  }
}

.customer-styles .grid-10 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-10 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 10 + 9 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-10 {
    width: 1194px ;
  }
}

.customer-styles .grid-11 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-11 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 11 + 10 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-11 {
    width: 1315px ;
  }
}

.customer-styles .grid-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-12 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 12 + 11 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-12 {
    width: 1436px ;
  }
}

.customer-styles .template-news-feed-19 {
  background-color: #FFFFFF;
  padding-bottom: 80px;
  padding-top: 16px;
}

.customer-styles .template-news-feed-19.bg-grey {
  background-color: #f0f0f0;
  display: flex;
  max-width: 1452px;
  overflow: hidden;
  margin: 0 auto;
  flex-direction: column;
}

.customer-styles .template-news-feed-19.bg-grey .template-news-feed-19-container {
  width: 100%;
}

@media (max-width: 767px) {
  .customer-styles .template-news-feed-19.bg-grey .template-news-feed-19-container {
    width: 88%;
  }
}

.customer-styles .template-news-feed-19.bg-grey .template-news-feed-19-news {
  background-color: #f0f0f0;
  margin: 0 auto;
}

.customer-styles .template-news-feed-19.bg-grey .template-news-feed-19-news.animate {
  display: flex;
  transition: transform 0.5s ease 0s;
}

@media (max-width: 767px) {
  .customer-styles .template-news-feed-19.bg-grey .template-news-feed-19-news {
    flex-flow: nowrap;
    margin: 0 auto;
    -moz-column-gap: 16px;
         column-gap: 16px;
  }
}

.customer-styles .template-news-feed-19.bg-grey .template-news-feed-19-news .template-news-feed-19-column {
  background-color: #FFFFFF;
}

@media (max-width: 767px) {
  .customer-styles .template-news-feed-19.bg-grey .template-news-feed-19-news .template-news-feed-19-column {
    min-width: 100%;
    width: calc(33.33333% - 16px);
  }
}

.customer-styles .template-news-feed-19.bg-grey .template-news-feed-19-news .template-news-feed-19-column .template-news-feed-19-text-box {
  padding: 0 16px;
}

.customer-styles .template-news-feed-19.bg-grey .template-news-feed-19-news .template-news-feed-19-column .template-news-feed-19-roof-line {
  margin: 0 0 8px 0;
}

@media (max-width: 767px) {
  .customer-styles .template-news-feed-19.bg-grey .template-news-feed-19-news .template-news-feed-19-column .template-news-feed-19-image {
    height: auto;
    padding: 0;
  }
}

.customer-styles .template-news-feed-19.bg-grey .template-news-feed-19-button-wrapper {
  margin: 0;
}

.customer-styles .template-news-feed-19.bg-grey .navigation-wrapper {
  display: flex;
  width: 100%;
  justify-content: center;
  padding-bottom: 24px;
}

@media (min-width: 768px) {
  .customer-styles .template-news-feed-19.bg-grey .navigation-wrapper {
    padding-bottom: 32px;
  }
}

.customer-styles .template-news-feed-19.bg-grey .navigation-wrapper.hidden {
  display: none;
}

@media (max-width: 767px) {
  .customer-styles .template-news-feed-19.bg-grey .navigation-wrapper.hidden {
    display: flex !important;
  }
}

.customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation {
  top: calc((var(--vw100, 100vw) - 2 * calc(36px + (var(--vw100, 100vw) - 350px) / 1186 * 34)) * .5625);
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
  right: 0;
}

@media (min-width: 768px) {
  .customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation {
    top: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 5 + 4 * 16px + 0px) * 0.5625) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation {
    top: 331.3125px ;
  }
}

@media (min-width: 768px) {
  .customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation {
    width: auto;
  }
}

@media (max-width: 767px) {
  .customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation {
    margin-left: 0px;
    margin-right: 0px;
    justify-content: space-between;
  }
}

@media (max-width: 767px) and (min-width: 350px) {
  .customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation {
    margin-left: calc(0px + (100vw - 350px) / 1186 * (50));
  }
}

@media (max-width: 767px) and (min-width: 1536px) {
  .customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation {
    margin-left: 50px;
  }
}

@media (max-width: 767px) and (min-width: 350px) {
  .customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation {
    margin-right: calc(0px + (100vw - 350px) / 1186 * (50));
  }
}

@media (max-width: 767px) and (min-width: 1536px) {
  .customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation {
    margin-right: 50px;
  }
}

.customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation .arrow-left,
.customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation .arrow-right {
  background-image: url("data:image/svg+xml,%0A%3Csvg width='14' height='24' viewBox='0 0 14 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.4942 23.6095C12.9735 24.1302 12.1293 24.1302 11.6086 23.6095L-0.000849628 12L11.6086 0.390524C12.1293 -0.130175 12.9735 -0.130175 13.4942 0.390524C14.0149 0.911222 14.0149 1.75544 13.4942 2.27614L3.77039 12L13.4942 21.7239C14.0149 22.2446 14.0149 23.0888 13.4942 23.6095Z' fill='%23005E1D'/%3E%3C/svg%3E%0A");
  cursor: pointer;
  height: 24px;
  margin: 0 40px;
  width: 14px;
}

@media (max-width: 767px) {
  .customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation .arrow-left,
  .customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation .arrow-right {
    margin: 0;
  }
}

.customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation .arrow-left.disabled,
.customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation .arrow-right.disabled {
  cursor: auto;
  opacity: .5;
  pointer-events: none;
}

.customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation .arrow-right {
  transform: rotate(-180deg);
}

.customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation .pagination {
  color: #4c4c4c;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  margin: unset;
}

@media (min-width: 767px) {
  .customer-styles .template-news-feed-19.bg-grey .navigation-wrapper .responsive-navigation .pagination {
    margin: 0 15px;
  }
}

@media (max-width: 767px) {
  .customer-styles .template-news-feed-19.bg-grey .template-news-feed-19-button {
    margin-left: auto;
  }
}

.customer-styles .template-news-feed-19-news {
  padding-left: 16px;
  padding-right: 16px;
  padding: 0;
  display: flex;
  flex-flow: wrap;
  margin: 0 auto;
}

@media (min-width: 350px) {
  .customer-styles .template-news-feed-19-news {
    padding-left: calc(16px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .template-news-feed-19-news {
    padding-left: 50px;
  }
}

@media (min-width: 350px) {
  .customer-styles .template-news-feed-19-news {
    padding-right: calc(16px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .template-news-feed-19-news {
    padding-right: 50px;
  }
}

@media (min-width: 768px) {
  .customer-styles .template-news-feed-19-news {
    width: 100%;
    padding: 0;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .customer-styles .template-news-feed-19-news {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 12 + 11 * 16px + 16px) * 1) ;
  }
}

@media (min-width: 768px) and (min-width: 1536px) {
  .customer-styles .template-news-feed-19-news {
    width: 1452px ;
  }
}

.customer-styles .template-news-feed-19-h1 {
  border-top: 1px solid #AAAAAA;
  margin: 32px 16px 26px !important;
  padding-top: 26px;
  text-align: center;
}

.customer-styles .template-news-feed-19-column {
  display: flex;
  flex-direction: column;
  margin: 0 0 32px;
  overflow: hidden;
  width: calc(25% - 16px);
}

@media (min-width: 768px) {
  .customer-styles .template-news-feed-19-column {
    margin: 0 8px 32px;
  }
}

@media (max-width: 1535px) {
  .customer-styles .template-news-feed-19-column {
    width: calc(33.33333% - 16px);
  }
  .customer-styles .template-news-feed-19-column:last-child {
    display: none;
  }
}

@media (max-width: 1279px) {
  .customer-styles .template-news-feed-19-column {
    width: calc(50% - 16px);
  }
  .customer-styles .template-news-feed-19-column:last-child {
    display: flex;
  }
}

@media (max-width: 767px) {
  .customer-styles .template-news-feed-19-column {
    width: 100%;
  }
}

.customer-styles .template-news-feed-19-image {
  padding-left: 20px;
  padding-right: 20px;
  height: calc(((100vw - 32px) / 4 - 16px) * 9 / 16);
  max-height: calc(((1536px - 32px) / 4 - 16px) * 9 / 16);
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .template-news-feed-19-image {
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .customer-styles .template-news-feed-19-image {
    padding-right: 0;
  }
}

@media (max-width: 1535px) {
  .customer-styles .template-news-feed-19-image {
    height: calc(((100vw - 32px) / 3 - 16px) * 9 / 16);
    max-height: none;
  }
}

@media (max-width: 1279px) {
  .customer-styles .template-news-feed-19-image {
    height: calc(((100vw - 32px) / 2 - 16px) * 9 / 16);
    max-height: none;
  }
}

@media (max-width: 767px) {
  .customer-styles .template-news-feed-19-image {
    height: calc(((100vw - 32px) / 1 - 16px) * 9 / 16);
  }
}

.customer-styles .template-news-feed-19-text-box {
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin: 20px 0;
}

@media (min-width: 768px) {
  .customer-styles .template-news-feed-19-text-box {
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .customer-styles .template-news-feed-19-text-box {
    padding-right: 0;
  }
}

@media (max-width: 767px) {
  .customer-styles .template-news-feed-19-text-box {
    height: auto;
  }
}

.customer-styles .template-news-feed-19-roof-line {
  flex: 0 0 auto;
  font-weight: normal;
  margin: 0 16px 8px 0;
}

.customer-styles .template-news-feed-19-headline {
  flex: 0 0 auto;
  margin-bottom: 16px;
  margin-right: 16px;
}

.customer-styles .template-news-feed-19-text {
  flex: 0 1 auto;
  margin: 0 16px 16px 0;
  overflow: hidden;
}

.customer-styles .template-news-feed-19-button {
  margin-right: auto;
  margin-top: auto;
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 768px) {
  .customer-styles .template-news-feed-19-button {
    margin-left: 0;
    margin-right: 0;
  }
}

.customer-styles .template-news-feed-19-button-wrapper {
  padding-left: 16px;
  padding-right: 16px;
  margin: 0 20px;
  text-align: center;
  max-width: 100%;
}

@media (min-width: 350px) {
  .customer-styles .template-news-feed-19-button-wrapper {
    padding-left: calc(16px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .template-news-feed-19-button-wrapper {
    padding-left: 50px;
  }
}

@media (min-width: 350px) {
  .customer-styles .template-news-feed-19-button-wrapper {
    padding-right: calc(16px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .template-news-feed-19-button-wrapper {
    padding-right: 50px;
  }
}

.customer-styles .template-news-feed-19-button-wrapper a.link-appearance-button {
  display: inline-block;
  float: none;
  margin: 0 auto;
  min-width: 140px;
}

.customer-styles .template-lighting-system {
  margin-bottom: 20px;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}

.customer-styles .template-lighting-system .mode_box {
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}

.customer-styles .template-lighting-system .mode_box ul {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.customer-styles .template-lighting-system .mode_box ul li {
  display: inline-block;
  cursor: pointer;
  padding: 0px;
}

.customer-styles .template-lighting-system .mode_box ul li.active {
  border: 0px;
  border-bottom-width: 5px;
  border-style: solid;
  border-color: #57A527;
}

.customer-styles .template-lighting-system .mode_box ul li:before {
  content: none;
}

.customer-styles .template-lighting-system .mode_box ul li.mode_divider {
  padding-left: 4.125%;
  padding-right: 4.125%;
  cursor: auto;
}

.customer-styles .template-lighting-system .left {
  display: none;
  float: left;
  width: 61.53846154%;
}

.customer-styles .template-lighting-system .left .big_image img {
  display: block;
  max-width: 100%;
  height: auto;
}

.customer-styles .template-lighting-system .right {
  float: none;
  width: 100%;
  margin-left: 0;
}

.customer-styles .template-lighting-system .right .configurator {
  height: 23.33333333%;
  background-color: #F0F0F0;
  padding: 3.125%;
  box-sizing: content-box;
  position: relative;
}

.customer-styles .template-lighting-system .right .configurator ul {
  margin-top: 20px;
  position: relative;
}

.customer-styles .template-lighting-system .right .configurator ul li {
  float: left;
  width: 13.33333333%;
  margin-left: 4.44444444%;
  cursor: pointer;
  padding: 0px;
}

.customer-styles .template-lighting-system .right .configurator ul li:first-child {
  margin: 0px;
}

.customer-styles .template-lighting-system .right .configurator ul li:before {
  content: none;
}

.customer-styles .template-lighting-system .right .configurator ul img {
  display: block;
  width: 100%;
  height: auto;
}

.customer-styles .template-lighting-system .right .changer {
  display: none;
  height: 11.66666667%;
  cursor: pointer;
  background: url(//www.fendt.com/cms2-content/pages/images/lighting/Wechsel_30x30px-gruen.png) no-repeat;
  background-position: 0% 80%;
}

.customer-styles .template-lighting-system .right .big_image {
  display: block;
  margin: 10px 0px;
}

.customer-styles .template-lighting-system .right .big_image img {
  display: block;
  max-width: 100%;
  height: auto;
}

.customer-styles .template-lighting-system .right .small_image img {
  display: block;
  max-width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .customer-styles .template-lighting-system {
    margin-bottom: 40px;
  }
  .customer-styles .template-lighting-system .mode_box {
    width: 61.53846154%;
  }
  .customer-styles .template-lighting-system .left {
    display: block;
  }
  .customer-styles .template-lighting-system .right {
    float: left;
    width: 36.92307692%;
    margin-left: 1.53846154%;
  }
  .customer-styles .template-lighting-system .right .configurator ul {
    position: absolute;
    top: 35%;
  }
  .customer-styles .template-lighting-system .right .changer {
    display: block;
  }
  .customer-styles .template-lighting-system .right .big_image {
    display: none;
  }
}

@media (max-width: 767px) {
  .customer-styles .template-lighting-system .right {
    height: auto !important;
  }
}

.customer-styles .template-sitemap {
  margin: 0 auto;
  margin-bottom: 20px;
}

.customer-styles .template-sitemap .sitemap-data .title, .customer-styles .template-sitemap .sitemap-content .col-custom .title {
  font-size: 12px;
  font-weight: bold;
  color: #4c4c4c;
  line-height: 31px;
  background: #DDDDDD;
  padding: 0 20px;
  margin-top: 5px;
}

.customer-styles .template-sitemap .sitemap-data ul, .customer-styles .template-sitemap .sitemap-content .col-custom ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.customer-styles .template-sitemap .sitemap-data ul li, .customer-styles .template-sitemap .sitemap-content .col-custom ul li {
  list-style-type: none;
  padding: 0;
}

.customer-styles .template-sitemap .sitemap-data ul li:before, .customer-styles .template-sitemap .sitemap-content .col-custom ul li:before {
  content: none;
}

.customer-styles .template-sitemap .sitemap-data ul li a, .customer-styles .template-sitemap .sitemap-content .col-custom ul li a {
  display: block;
  padding: 5px 20px 5px 38px;
  background-color: #FFFFFF;
  color: #4c4c4c;
  border-bottom: 1px solid #DDDDDD;
}

.customer-styles .template-sitemap .sitemap-data ul li a.parent, .customer-styles .template-sitemap .sitemap-content .col-custom ul li a.parent {
  padding: 5px 20px 5px 20px;
  background-image: linear-gradient(-180deg, #FFFFFF 0%, #DDDDDD 100%);
  border-bottom: none;
}

.customer-styles .template-sitemap .sitemap-data ul li ul li ul li a, .customer-styles .template-sitemap .sitemap-content .col-custom ul li ul li ul li a {
  padding-left: 58px;
}

.customer-styles .template-sitemap .sitemap-data {
  display: none;
}

.customer-styles .template-sitemap .sitemap-content .col-custom {
  float: left;
  margin-right: 5px;
}

.customer-styles .template-sitemap .sitemap-content .col-custom:last-of-type {
  margin-right: 0;
}

@media (min-width: 768px) {
  .customer-styles .template-sitemap {
    max-width: 992px;
    margin: 0;
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .customer-styles .template-sitemap {
    margin: 0 auto;
    margin-bottom: 40px;
  }
}

.customer-styles .vertrieb-form .template_startpage-image-text-22 {
  padding-bottom: 0;
  padding-top: 0;
}

.customer-styles .vertrieb-form .template_startpage-image-text-22.bg-dark-grey .template-image-text-22 {
  background-color: transparent;
}

.customer-styles .vertrieb-form .template_startpage-image-text-22.swapped.bg-dark-grey .text-box-22 {
  background-color: white;
  padding-left: 36px;
  padding-right: 36px;
}

@media (min-width: 350px) {
  .customer-styles .vertrieb-form .template_startpage-image-text-22.swapped.bg-dark-grey .text-box-22 {
    padding-left: calc(36px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .vertrieb-form .template_startpage-image-text-22.swapped.bg-dark-grey .text-box-22 {
    padding-left: 70px;
  }
}

@media (min-width: 350px) {
  .customer-styles .vertrieb-form .template_startpage-image-text-22.swapped.bg-dark-grey .text-box-22 {
    padding-right: calc(36px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .vertrieb-form .template_startpage-image-text-22.swapped.bg-dark-grey .text-box-22 {
    padding-right: 70px;
  }
}

.customer-styles .vertrieb-form .vertrieb-intro-text {
  margin-top: 20px;
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .vertrieb-intro-text {
    margin-bottom: 20px;
  }
}

.customer-styles .vertrieb-form .input-submit-line {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
  max-width: 768px;
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .input-submit-line {
    padding: 0;
    margin: 0;
    justify-content: start;
    flex-direction: column;
  }
}

.customer-styles .vertrieb-form .input-submit-line .fg__input_text_wrapper {
  display: flex;
  flex-flow: column-reverse;
  border: 1px solid #aaa;
  box-sizing: border-box;
  cursor: text;
  height: 50px;
  margin-bottom: 10px;
  width: 100%;
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .input-submit-line .fg__input_text_wrapper {
    width: 40%;
  }
}

.customer-styles .vertrieb-form .input-submit-line .fg__input_text_wrapper input {
  transition: all 0.2s;
  touch-action: manipulation;
  box-sizing: border-box;
  height: 21px;
  margin-bottom: 8px;
  padding: 0 16px;
  outline: none;
  line-height: 24px;
  width: 100%;
  color: #4c4c4c;
  border: none;
  font-size: 14px;
  background-color: #fff;
  -webkit-appearance: none;
}

.customer-styles .vertrieb-form .input-submit-line .fg__input_text_wrapper input:focus {
  outline: 0;
}

.customer-styles .vertrieb-form .input-submit-line .fg__input_text_wrapper label {
  transition: all 0.2s;
  touch-action: manipulation;
  font-weight: normal;
  padding-left: 15px;
  color: #57A527;
  pointer-events: none;
}

.customer-styles .vertrieb-form .input-submit-line .fg__input_text_wrapper input:-moz-placeholder-shown + label {
  cursor: text;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transform-origin: left bottom;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  padding-left: 15px;
  transform: translate(0px, 19px);
  color: #aaaaaa;
}

.customer-styles .vertrieb-form .input-submit-line .fg__input_text_wrapper input:placeholder-shown + label {
  cursor: text;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transform-origin: left bottom;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  padding-left: 15px;
  transform: translate(0px, 19px);
  color: #aaaaaa;
}

.customer-styles .vertrieb-form .input-submit-line .fg__input_text_wrapper input:not(:-moz-placeholder-shown) + label {
  transform: translate(0, 0);
  font-size: 10px;
  line-height: 10px;
  cursor: pointer;
  color: #57A527;
}

.customer-styles .vertrieb-form .input-submit-line .fg__input_text_wrapper input:not(:placeholder-shown) + label,
.customer-styles .vertrieb-form .input-submit-line .fg__input_text_wrapper input:focus + label {
  transform: translate(0, 0);
  font-size: 10px;
  line-height: 10px;
  cursor: pointer;
  color: #57A527;
}

.customer-styles .vertrieb-form .input-submit-line .input {
  width: 100%;
  margin-bottom: 10px;
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .input-submit-line .input {
    width: 60%;
    margin-right: 5%;
    margin-bottom: 0;
  }
}

.customer-styles .vertrieb-form .input-submit-line .submit-buttons {
  width: 100%;
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .input-submit-line .submit-buttons {
    width: 25%;
  }
}

.customer-styles .vertrieb-form .input-submit-line .text {
  height: 40px;
  border: 1px solid #4c4c4c;
  font-size: 16px;
  line-height: 26px;
}

.customer-styles .vertrieb-form .input-submit-line .link-appearance-button {
  width: 100%;
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .input-submit-line .link-appearance-button {
    width: auto;
  }
}

.customer-styles .vertrieb-form .form_area {
  display: flex;
  flex-direction: column;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1536px;
  position: relative;
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .form_area {
    flex-direction: row;
    justify-content: space-between;
  }
}

@media (min-width: 350px) {
  .customer-styles .vertrieb-form .form_area {
    padding-left: calc(16px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .vertrieb-form .form_area {
    padding-left: 50px;
  }
}

@media (min-width: 350px) {
  .customer-styles .vertrieb-form .form_area {
    padding-right: calc(16px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .vertrieb-form .form_area {
    padding-right: 50px;
  }
}

@media (min-width: 350px) {
  .customer-styles .vertrieb-form .form_area {
    padding-top: calc(60px + (100vw - 350px) / 1186 * (20));
  }
}

@media (min-width: 1536px) {
  .customer-styles .vertrieb-form .form_area {
    padding-top: 80px;
  }
}

@media (min-width: 350px) {
  .customer-styles .vertrieb-form .form_area {
    padding-bottom: calc(60px + (100vw - 350px) / 1186 * (20));
  }
}

@media (min-width: 1536px) {
  .customer-styles .vertrieb-form .form_area {
    padding-bottom: 80px;
  }
}

.customer-styles .vertrieb-form .vertrieb-left {
  order: 2;
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .vertrieb-left {
    width: 100%;
    display: flex;
    order: 1;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .customer-styles .vertrieb-form .vertrieb-left {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 6 + 5 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 992px) and (min-width: 1536px) {
  .customer-styles .vertrieb-form .vertrieb-left {
    width: 710px ;
  }
}

.customer-styles .vertrieb-form .vertrieb-left .vertrieb-left-inner {
  /*padding: 0 16px;*/
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .vertrieb-left .vertrieb-left-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .vertrieb-left .vertrieb-left-inner .vertrieb-left-inner-wrapper {
    padding: 20px 0;
  }
}

.customer-styles .vertrieb-form .vertrieb-left .bold {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 30px;
}

.customer-styles .vertrieb-form .vertrieb-right-image {
  order: 1;
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .vertrieb-right-image {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    order: 2;
    align-self: center;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .customer-styles .vertrieb-form .vertrieb-right-image {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 4 + 3 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 992px) and (min-width: 1536px) {
  .customer-styles .vertrieb-form .vertrieb-right-image {
    width: 468px ;
  }
}

.customer-styles .vertrieb-form .vertrieb-right-image .vertrieb-placeholder-image {
  width: 100%;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .vertrieb-right-image .vertrieb-placeholder-image {
    margin-bottom: 0;
  }
}

.customer-styles .vertrieb-form .vertrieb-right-outer-wrapper {
  padding-left: 36px;
  padding-right: 36px;
  background-color: #f0f0f0;
}

@media (min-width: 350px) {
  .customer-styles .vertrieb-form .vertrieb-right-outer-wrapper {
    padding-left: calc(36px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .vertrieb-form .vertrieb-right-outer-wrapper {
    padding-left: 70px;
  }
}

@media (min-width: 350px) {
  .customer-styles .vertrieb-form .vertrieb-right-outer-wrapper {
    padding-right: calc(36px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .vertrieb-form .vertrieb-right-outer-wrapper {
    padding-right: 70px;
  }
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .vertrieb-right-outer-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.customer-styles .vertrieb-form .vertrieb-right-wrapper {
  width: 100%;
  padding: 40px 0;
  overflow-x: hidden;
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .vertrieb-right-wrapper {
    padding: 0;
    overflow-x: auto;
    width: 100%;
    margin: 0 auto;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .customer-styles .vertrieb-form .vertrieb-right-wrapper {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 10 + 9 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 992px) and (min-width: 1536px) {
  .customer-styles .vertrieb-form .vertrieb-right-wrapper {
    width: 1194px ;
  }
}

.customer-styles .vertrieb-form .vertrieb-right-wrapper .h3-22 {
  margin: 0 auto;
  margin-bottom: 20px;
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .vertrieb-right-wrapper .h3-22 {
    /*@include grid-columns(width, 100%, 10);
        margin-bottom: 30px;
        padding: 0;*/
    margin-left: auto;
    margin-right: auto;
    max-width: 1536px;
  }
}

.customer-styles .vertrieb-form .vertrieb-right-wrapper .vertrieb-right {
  margin: 0 auto;
  display: flex;
  transition: all 0.5s;
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .vertrieb-right-wrapper .vertrieb-right {
    /*@include grid-columns(width, 100%, 10);
        padding: 0;*/
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    justify-content: space-evenly;
  }
}

.customer-styles .vertrieb-form .vertrieb-right-wrapper .vertrieb-right .vertrieb-ansprechpartner-template {
  flex-shrink: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .vertrieb-right-wrapper .vertrieb-right .vertrieb-ansprechpartner-template {
    width: auto;
    flex: 1;
    flex-shrink: initial;
    overflow-x: hidden;
    margin-right: 40px;
    max-width: 268.5px;
    box-sizing: content-box;
  }
  .customer-styles .vertrieb-form .vertrieb-right-wrapper .vertrieb-right .vertrieb-ansprechpartner-template:last-child {
    margin-right: 0;
  }
}

.customer-styles .vertrieb-form .vertrieb-right-wrapper .vertrieb-right .vertrieb-ansprechpartner-template .vertrieb-ansprechpartner-left {
  max-width: 300px;
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .vertrieb-right-wrapper .vertrieb-right .vertrieb-ansprechpartner-template .vertrieb-ansprechpartner-left {
    max-width: none;
    overflow-x: hidden;
    width: 100%;
  }
}

.customer-styles .vertrieb-form .vertrieb-right-wrapper .vertrieb-right .vertrieb-ansprechpartner-template .vertrieb-ansprechpartner-left .image {
  margin-bottom: 30px;
}

.customer-styles .vertrieb-form .vertrieb-right-wrapper .vertrieb-right .vertrieb-ansprechpartner-template .vertrieb-ansprechpartner-left .image img {
  width: 100%;
}

.customer-styles .vertrieb-form .vertrieb-right-wrapper .vertrieb-right .vertrieb-ansprechpartner-template .vertrieb-ansprechpartner-left .name {
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 26px;
}

.customer-styles .vertrieb-form .vertrieb-right-wrapper .vertrieb-right .vertrieb-ansprechpartner-template .vertrieb-ansprechpartner-left .area {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
}

.customer-styles .vertrieb-form .vertrieb-right-wrapper .vertrieb-right .vertrieb-ansprechpartner-template .vertrieb-ansprechpartner-left .phone, .customer-styles .vertrieb-form .vertrieb-right-wrapper .vertrieb-right .vertrieb-ansprechpartner-template .vertrieb-ansprechpartner-left .mail {
  font-size: 12px;
  line-height: 18px;
}

.customer-styles .vertrieb-form .vertrieb-right-wrapper .responsive-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0 0 0;
}

@media (min-width: 992px) {
  .customer-styles .vertrieb-form .vertrieb-right-wrapper .responsive-navigation {
    display: none;
  }
}

.customer-styles .vertrieb-form .vertrieb-right-wrapper .responsive-navigation .arrow-left,
.customer-styles .vertrieb-form .vertrieb-right-wrapper .responsive-navigation .arrow-right {
  cursor: pointer;
  width: 14px;
  height: 24px;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='14' height='24' viewBox='0 0 14 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.4942 23.6095C12.9735 24.1302 12.1293 24.1302 11.6086 23.6095L-0.000849628 12L11.6086 0.390524C12.1293 -0.130175 12.9735 -0.130175 13.4942 0.390524C14.0149 0.911222 14.0149 1.75544 13.4942 2.27614L3.77039 12L13.4942 21.7239C14.0149 22.2446 14.0149 23.0888 13.4942 23.6095Z' fill='%23005E1D'/%3E%3C/svg%3E%0A");
  margin: 0 7px;
}

.customer-styles .vertrieb-form .vertrieb-right-wrapper .responsive-navigation .arrow-left.disabled,
.customer-styles .vertrieb-form .vertrieb-right-wrapper .responsive-navigation .arrow-right.disabled {
  opacity: 0.5;
  cursor: auto;
  pointer-events: none;
}

.customer-styles .vertrieb-form .vertrieb-right-wrapper .responsive-navigation .pagination {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #4c4c4c;
  margin: unset;
}

@media (min-width: 768px) {
  .customer-styles .vertrieb-form .vertrieb-right-wrapper .responsive-navigation .pagination {
    margin: 0 15px;
  }
}

.customer-styles .vertrieb-form .vertrieb-right-wrapper .responsive-navigation .arrow-right {
  transform: rotate(-180deg);
}

.customer-styles .template-contact-form-2020 .no-mobile {
  display: none;
}

.customer-styles .template-contact-form-2020 .label {
  padding: 0;
  text-align: left;
}

.customer-styles .template-contact-form-2020 label {
  display: inline;
  max-width: none;
  margin: inherit;
  font-weight: inherit;
  color: inherit;
}

.customer-styles .template-contact-form-2020 .geneva-form {
  margin-bottom: 40px;
}

.customer-styles .template-contact-form-2020 .geneva-form .success-area {
  display: none;
  background-color: #FFFFFF;
  font-weight: bold;
  margin-top: 40px;
  padding: 0 16px 40px;
}

.customer-styles .template-contact-form-2020 .geneva-form h3 {
  margin-bottom: 20px;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area {
  padding: 0 16px 32px 16px;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .row {
  margin-bottom: 32px;
}

@media (max-width: 768px) {
  .customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .row {
    margin-bottom: 16px;
  }
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .row:last-of-type {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .row .col-xs-12:first-of-type {
    margin-bottom: 16px;
  }
  .customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .row .col-xs-12:first-of-type.col-salutation {
    margin-bottom: 0;
  }
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .form_right .geneva-form-selectbox select {
  height: 50px;
  padding: 0 16px;
}

@media (max-width: 768px) {
  .customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .form_right .geneva-form-selectbox select {
    height: 40px;
  }
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .form_right .input input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 50px;
  padding: 0 16px;
  outline: none;
}

@media (max-width: 768px) {
  .customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .form_right .input input {
    height: 40px;
  }
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .form_right .input input:focus::-webkit-input-placeholder {
  color: transparent;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .form_right .input input:focus:-moz-placeholder {
  color: transparent;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .form_right .input input:focus::-moz-placeholder {
  color: transparent;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .form_right .input input:focus:-ms-input-placeholder {
  color: transparent;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .department-item {
  margin-bottom: 15px;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .department-item:last-child {
  margin-bottom: 0;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area textarea {
  width: 100%;
  height: 332px;
  padding: 16px;
  resize: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border-color: #aaaaaa;
}

@media (max-width: 768px) {
  .customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area textarea {
    height: 300px;
  }
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area textarea:focus::-webkit-input-placeholder {
  color: transparent;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area textarea:focus:-moz-placeholder {
  color: transparent;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area textarea:focus::-moz-placeholder {
  color: transparent;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area textarea:focus:-ms-input-placeholder {
  color: transparent;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .privacy {
  display: flex;
  flex-direction: row;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-area .privacy .right {
  flex: 1;
  padding-top: 2px;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-footerline {
  padding: 0;
  background-color: #FFFFFF;
  margin-bottom: 20px;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-footerline .form-footerline-border {
  padding: 0 16px 0;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-footerline .pflichtfelder-info {
  float: left;
  margin-bottom: 36px;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-footerline .submit-buttons {
  width: auto;
}

.customer-styles .template-contact-form-2020 .geneva-form .form-area-wrapper .form-footerline button {
  white-space: nowrap;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
  width: auto;
}

@media (min-width: 768px) {
  .customer-styles .template-contact-form-2020 {
    max-width: 1300px;
    margin: 0 auto;
  }
  .customer-styles .template-contact-form-2020 .col-padding-left {
    padding-left: 15px;
  }
  .customer-styles .template-contact-form-2020 .col-padding-right {
    padding-right: 15px;
  }
}

.customer-styles .template-form-generator {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 16px 40px;
}

.customer-styles .template-form-generator .success-message {
  display: none;
  margin: 0 0 40px 0;
}

.customer-styles .template-form-generator .personal-data {
  display: grid;
  grid-template-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 32px;
  margin: 0 0 36px 0;
}

.customer-styles .template-form-generator .personal-data .empty {
  display: none;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .personal-data {
    grid-template-columns: 1fr;
    grid-row-gap: 16px;
    grid-column-gap: 15px;
    margin: 0 0 18px 0;
  }
}

.customer-styles .template-form-generator .personal-data .is-company {
  padding: 0 0 0 16px;
}

.customer-styles .template-form-generator .personal-data .is-company .title {
  font-size: 16px;
  margin: 0 0 5px 0;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .personal-data .is-company .title {
    font-size: 14px;
  }
}

.customer-styles .template-form-generator .personal-data .is-company .title.error {
  color: #ff0000;
}

.customer-styles .template-form-generator .personal-data .is-company .is-company-options {
  display: flex;
  flex-direction: row;
  line-height: 15px;
  margin: 9px 0 0 0;
}

.customer-styles .template-form-generator .personal-data .is-company .is-company-options .fg__option {
  margin-right: 32px;
}

.customer-styles .template-form-generator .personal-data .is-company .is-company-options .fg__option input[type="radio"] {
  width: 24px;
  position: relative;
  margin: 0;
  height: 24px;
  clip: auto;
  border: none;
  box-shadow: none;
  -moz-appearance: initial;
}

.customer-styles .template-form-generator .personal-data .is-company .is-company-options .fg__option input[type="radio"]::before {
  width: 24px;
  height: 24px;
  background-color: #fff;
  border: 1px solid #4c4c4c;
  display: block;
  content: "";
}

.customer-styles .template-form-generator .personal-data .is-company .is-company-options .fg__option input[type="radio"]:checked::before {
  background-color: #4c4c4c;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJFYmVuZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI4My41IDI4My41IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyODMuNSAyODMuNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiNGRkZGRkY7fTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTI2NS45LDc2LjhMOTAuNSwyNTVMMTcsMTgwLjZjLTcuMy03LjQtNy4zLTE5LjQsMC4yLTI2LjhjNy40LTcuMywxOS40LTcuMywyNi44LDAuMmw0Ni42LDQ3LjFMMjM4LjksNTAuMgljNy4zLTcuNSwxOS4zLTcuNiwyNi44LTAuMkMyNzMuMiw1Ny4zLDI3My4yLDY5LjMsMjY1LjksNzYuOHoiLz48L3N2Zz4K);
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
}

.customer-styles .template-form-generator .personal-data .is-company .is-company-options .fg__option input[type="radio"] + label {
  padding-left: 9px;
  vertical-align: super;
}

.customer-styles .template-form-generator .personal-data .is-company .is-company-options .fg__option label {
  font-weight: normal;
  cursor: pointer;
  margin-bottom: 0;
}

.customer-styles .template-form-generator .personal-data .is-company .is-company-options .fg__option label::before, .customer-styles .template-form-generator .personal-data .is-company .is-company-options .fg__option label::after {
  content: none;
}

.customer-styles .template-form-generator .personal-data .zip-city {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 16px;
}

.customer-styles .template-form-generator .personal-data .zip-city .zip {
  grid-column: 1 / 2;
}

@media (max-width: 410px) {
  .customer-styles .template-form-generator .personal-data .zip-city .zip {
    grid-column: 1 / 4;
  }
}

.customer-styles .template-form-generator .personal-data .zip-city .city {
  grid-column: 2 / 5;
}

@media (max-width: 410px) {
  .customer-styles .template-form-generator .personal-data .zip-city .city {
    grid-column: 1 / 4;
  }
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper {
  display: flex;
  flex-flow: column-reverse;
  border: 1px solid #aaa;
  box-sizing: border-box;
  cursor: text;
  height: 50px;
  background-color: #FFFFFF;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper label, .customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper input {
  transition: all 0.2s;
  touch-action: manipulation;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper input {
  box-sizing: border-box;
  height: 21px;
  margin-bottom: 8px;
  padding: 0 16px;
  outline: none;
  line-height: 24px;
  width: 100%;
  color: #4c4c4c;
  border: none;
  font-size: 14px;
  background-color: #fff;
  -webkit-appearance: none;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper input:focus {
  outline: 0;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper input:-moz-placeholder-shown + label {
  cursor: text;
  white-space: nowrap;
  text-overflow: ellipsis;
  transform-origin: left bottom;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  padding-left: 15px;
  transform: translate(0px, 19px);
  color: #aaaaaa;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper input:placeholder-shown + label {
  cursor: text;
  white-space: nowrap;
  text-overflow: ellipsis;
  transform-origin: left bottom;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  padding-left: 15px;
  transform: translate(0px, 19px);
  color: #aaaaaa;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper input::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transition: inherit;
  transition: inherit;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper input:focus::-webkit-input-placeholder {
  opacity: 1;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper input:not(:-moz-placeholder-shown) + label {
  transform: translate(0, 0);
  font-size: 10px;
  line-height: 10px;
  cursor: pointer;
  color: #57A527;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper input:not(:placeholder-shown) + label,
.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper input:focus + label {
  transform: translate(0, 0);
  font-size: 10px;
  line-height: 10px;
  cursor: pointer;
  color: #57A527;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper input:not(:-moz-placeholder-shown) + label {
    padding-top: 4px;
  }
  .customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper input:not(:placeholder-shown) + label,
  .customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper input:focus + label {
    padding-top: 4px;
  }
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper label {
  font-weight: normal;
  padding-left: 15px;
  color: #57A527;
  pointer-events: none;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper.toggle-datepicker {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014.36%207.87%22%3E%3Ctitle%3EArrow%3C%2Ftitle%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M0%2C.7.67%2C0l6.5%2C6.5L13.69%2C0l.67.7L7.17%2C7.87Z%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) 50%;
  background-origin: content-box;
  background-size: 10px 10px;
  cursor: pointer;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper.toggle-datepicker input {
  cursor: pointer;
  width: calc(100% - 40px);
  pointer-events: none;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper.toggle-datepicker.error {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014.36%207.87%22%3E%3Ctitle%3EArrow%3C%2Ftitle%3E%3Cpath%20fill%3D%22%23ff0000%22%20d%3D%22M0%2C.7.67%2C0l6.5%2C6.5L13.69%2C0l.67.7L7.17%2C7.87Z%22%2F%3E%3C%2Fsvg%3E);
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper.error {
  border-color: #f00;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper.error input:-moz-placeholder-shown + label {
  color: #f00;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper.error input:placeholder-shown + label {
  color: #f00;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper.error input:not(:-moz-placeholder-shown) + label {
  color: #ff0000;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .fg__input_text_wrapper.error input:not(:placeholder-shown) + label {
  color: #ff0000;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper.margin-bottom {
  margin-bottom: 32px;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .fg__input_text_outer_wrapper.margin-bottom {
    margin-bottom: 16px;
  }
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .datepicker {
  display: none;
}

.customer-styles .template-form-generator .fg__input_text_outer_wrapper .datepicker.show .ui-datepicker-inline {
  display: inline-block !important;
}

.customer-styles .template-form-generator .fg__input_text {
  box-sizing: border-box;
  height: 50px;
  padding: 0 16px;
  outline: none;
  line-height: 32px;
  width: 100%;
  color: #4c4c4c;
  border: 1px solid #aaa;
  border-radius: 0;
  font-size: 14px;
  background-color: #fff;
  -webkit-appearance: none;
}

.customer-styles .template-form-generator .fg__input_text.error {
  color: #ff0000;
  border-color: #ff0000;
}

.customer-styles .template-form-generator .fg__input_text.error::-webkit-input-placeholder {
  color: #ff0000;
}

.customer-styles .template-form-generator .fg__input_text.error:-moz-placeholder {
  color: #ff0000;
}

.customer-styles .template-form-generator .fg__input_text.error::-moz-placeholder {
  color: #ff0000;
}

.customer-styles .template-form-generator .fg__input_text.error:-ms-input-placeholder {
  color: #ff0000;
}

.customer-styles .template-form-generator .fg__title {
  color: #4c4c4c;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  margin: 0 0 30px 0;
  padding: 0;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .fg__title {
    font-size: 16px;
    margin: 0 0 15px 0;
  }
}

.customer-styles .template-form-generator .fg__empty-line {
  height: 30px;
}

.customer-styles .template-form-generator .fg__input_select_wrapper {
  display: flex;
  flex-flow: column-reverse;
  margin-top: -29px;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .fg__input_select_wrapper {
    margin-top: -22px;
  }
}

.customer-styles .template-form-generator .fg__input_select_wrapper.width-50 {
  width: 50%;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .fg__input_select_wrapper.width-50 {
    width: 100%;
  }
}

.customer-styles .template-form-generator .fg__input_select_wrapper.margin-bottom {
  margin-bottom: 32px;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .fg__input_select_wrapper.margin-bottom {
    margin-bottom: 16px;
  }
}

.customer-styles .template-form-generator .fg__input_select_wrapper label, .customer-styles .template-form-generator .fg__input_select_wrapper input {
  transition: all 0.2s;
  touch-action: manipulation;
}

.customer-styles .template-form-generator .fg__input_select_wrapper label {
  font-size: 14px;
  font-weight: normal;
  padding-left: 15px;
  color: #aaaaaa;
  transform: translate(0px, 42px);
  pointer-events: none;
}

.customer-styles .template-form-generator .fg__input_select_wrapper .fg__input_select {
  height: 50px;
  padding: 0 16px;
  background-color: #fff;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014.36%207.87%22%3E%3Ctitle%3EArrow%3C%2Ftitle%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M0%2C.7.67%2C0l6.5%2C6.5L13.69%2C0l.67.7L7.17%2C7.87Z%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-origin: content-box;
  background-size: 10px 10px;
  border: 1px solid #aaa;
  border-radius: 0;
  font-size: 14px;
  line-height: 59px;
  width: 100%;
  box-sizing: border-box;
}

.customer-styles .template-form-generator .fg__input_select_wrapper .fg__input_select:focus ~ label,
.customer-styles .template-form-generator .fg__input_select_wrapper .fg__input_select[fg_label="1"] ~ label {
  font-size: 10px;
  color: #57A527;
  transform: translate(1px, 27px);
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .fg__input_select_wrapper .fg__input_select:focus ~ label,
  .customer-styles .template-form-generator .fg__input_select_wrapper .fg__input_select[fg_label="1"] ~ label {
    transform: translate(1px, 23px);
  }
}

.customer-styles .template-form-generator .fg__input_select_wrapper .fg__input_select.error {
  color: #ff0000;
  border-color: #ff0000;
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014.36%207.87%22%3E%3Ctitle%3EArrow%3C%2Ftitle%3E%3Cpath%20fill%3D%22%23ff0000%22%20d%3D%22M0%2C.7.67%2C0l6.5%2C6.5L13.69%2C0l.67.7L7.17%2C7.87Z%22%2F%3E%3C%2Fsvg%3E);
}

.customer-styles .template-form-generator .fg__input_select_wrapper .fg__input_select.error ~ label {
  color: #f00;
}

.customer-styles .template-form-generator .fg__input_select_wrapper .fg__input_select.width-50 {
  width: 50%;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .fg__input_select_wrapper .fg__input_select.width-50 {
    width: 100%;
  }
}

.customer-styles .template-form-generator .fg__select {
  margin: 0 0 32px 0;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .fg__select {
    margin: 0 0 16px 0;
  }
}

.customer-styles .template-form-generator .select-dealer-error {
  font-size: 14px;
  color: #ff0000;
  margin: -20px 0 24px 0;
}

.customer-styles .template-form-generator .fg__options {
  margin: 24px 0 24px 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 6px;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .fg__options {
    grid-template-columns: 1fr;
    grid-row-gap: 16px;
    grid-column-gap: 15px;
  }
}

.customer-styles .template-form-generator .fg__options .fg__option {
  margin: 0 32px 0 0;
}

.customer-styles .template-form-generator .fg__options .fg__option input[type="radio"] {
  width: 24px;
  position: absolute;
  margin: 0;
  height: 24px;
  clip: auto;
  border: none;
  box-shadow: none;
  -moz-appearance: initial;
}

.customer-styles .template-form-generator .fg__options .fg__option input[type="radio"]::before {
  width: 24px;
  height: 24px;
  background-color: #fff;
  border: 1px solid #4c4c4c;
  display: block;
  content: "";
}

.customer-styles .template-form-generator .fg__options .fg__option input[type="radio"]:checked::before {
  background-color: #4c4c4c;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJFYmVuZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI4My41IDI4My41IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyODMuNSAyODMuNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiNGRkZGRkY7fTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTI2NS45LDc2LjhMOTAuNSwyNTVMMTcsMTgwLjZjLTcuMy03LjQtNy4zLTE5LjQsMC4yLTI2LjhjNy40LTcuMywxOS40LTcuMywyNi44LDAuMmw0Ni42LDQ3LjFMMjM4LjksNTAuMgljNy4zLTcuNSwxOS4zLTcuNiwyNi44LTAuMkMyNzMuMiw1Ny4zLDI3My4yLDY5LjMsMjY1LjksNzYuOHoiLz48L3N2Zz4K);
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
}

.customer-styles .template-form-generator .fg__options .fg__option input[type="radio"] + label {
  padding-left: 33px;
  vertical-align: super;
}

.customer-styles .template-form-generator .fg__options .fg__option label {
  font-weight: normal;
  cursor: pointer;
  margin-bottom: 0;
}

.customer-styles .template-form-generator .fg__options .fg__option label::before, .customer-styles .template-form-generator .fg__options .fg__option label::after {
  content: none;
}

.customer-styles .template-form-generator .fg__options#fendtModels .fg__option {
  display: flex;
  margin: 0 0 10px 0;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .fg__options#fendtModels .fg__option {
    margin: 0 0 1px 0;
  }
}

.customer-styles .template-form-generator .fg__options#fendtModels .fg__option input[type="radio"] {
  min-width: 24px;
}

.customer-styles .template-form-generator .fg__checkboxes {
  margin: 0 0 24px 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 6px;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .fg__checkboxes {
    grid-template-columns: 1fr;
    grid-row-gap: 16px;
    grid-column-gap: 15px;
  }
}

.customer-styles .template-form-generator .fg__checkboxes .fg__checkbox {
  margin: 0;
}

.customer-styles .template-form-generator .fg__checkboxes .fg__checkbox label {
  font-weight: normal;
  cursor: pointer;
}

.customer-styles .template-form-generator .fg__checkboxes .fg__checkbox input[type="checkbox"] + label:after {
  width: 0;
  height: 0;
}

.customer-styles .template-form-generator .fg__checkbox {
  display: flex;
  margin: 0;
}

.customer-styles .template-form-generator .fg__checkbox input[type="checkbox"] {
  width: 24px;
  min-width: 24px;
  position: relative;
  margin: 0;
  height: 24px;
  clip: auto;
  border: none;
  box-shadow: none;
  -moz-appearance: initial;
}

.customer-styles .template-form-generator .fg__checkbox input[type="checkbox"]::before {
  width: 24px;
  height: 24px;
  background-color: #fff;
  border: 1px solid #4c4c4c;
  display: block;
  content: "";
}

.customer-styles .template-form-generator .fg__checkbox input[type="checkbox"]:checked::before {
  background-color: #4c4c4c;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJFYmVuZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI4My41IDI4My41IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyODMuNSAyODMuNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiNGRkZGRkY7fTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTI2NS45LDc2LjhMOTAuNSwyNTVMMTcsMTgwLjZjLTcuMy03LjQtNy4zLTE5LjQsMC4yLTI2LjhjNy40LTcuMywxOS40LTcuMywyNi44LDAuMmw0Ni42LDQ3LjFMMjM4LjksNTAuMgljNy4zLTcuNSwxOS4zLTcuNiwyNi44LTAuMkMyNzMuMiw1Ny4zLDI3My4yLDY5LjMsMjY1LjksNzYuOHoiLz48L3N2Zz4K);
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
}

.customer-styles .template-form-generator .fg__checkbox input[type="checkbox"] + label {
  padding-left: 9px;
  vertical-align: super;
  font-weight: normal;
}

.customer-styles .template-form-generator .fg__checkbox input[type="checkbox"] + label:after {
  display: none;
}

.customer-styles .template-form-generator .fg__checkbox label a {
  color: #4c4c4c;
  font-weight: bold;
}

.customer-styles .template-form-generator .fg__checkbox label em {
  color: #4c4c4c;
  font-weight: bold;
  font-style: normal;
}

.customer-styles .template-form-generator .fg__checkbox label::after, .customer-styles .template-form-generator .fg__checkbox label::before {
  content: none;
}

.customer-styles .template-form-generator .fg__textarea {
  margin: 0 0 30px 0;
}

.customer-styles .template-form-generator .fg__textarea textarea {
  width: 100%;
  height: 332px;
  padding: 16px;
  resize: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  border-color: #aaaaaa;
  color: #4c4c4c;
}

.customer-styles .template-form-generator .fg__textarea textarea.error {
  border-color: #f00 !important;
}

.customer-styles .template-form-generator .fg__textarea textarea.error::-moz-placeholder {
  color: #f00 !important;
}

.customer-styles .template-form-generator .fg__textarea textarea.error::placeholder {
  color: #f00 !important;
}

.customer-styles .template-form-generator .fg__textarea textarea.error::-ms-input-placeholder {
  color: #f00 !important;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .fg__textarea textarea {
    height: 300px;
  }
}

.customer-styles .template-form-generator .fg__textarea textarea::-webkit-input-placeholder {
  color: #aaaaaa;
}

.customer-styles .template-form-generator .fg__textarea textarea:-moz-placeholder {
  color: #aaaaaa;
}

.customer-styles .template-form-generator .fg__textarea textarea::-moz-placeholder {
  color: #aaaaaa;
}

.customer-styles .template-form-generator .fg__textarea textarea:-ms-input-placeholder {
  color: #aaaaaa;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .fg__textarea {
    margin: 0 0 15px 0;
  }
}

.customer-styles .template-form-generator .fg__hidden {
  display: none;
}

.customer-styles .template-form-generator .fg__text {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  margin: 0 0 30px 0;
  padding: 0;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .fg__text {
    font-size: 14px;
    line-height: 17px;
    font-weight: normal;
    margin: 0 0 15px 0;
  }
}

.customer-styles .template-form-generator .fg__file_upload {
  color: #4c4c4c;
  margin: 0 0 30px 0;
  padding: 0;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .fg__file_upload {
    margin: 0 0 15px 0;
  }
}

.customer-styles .template-form-generator .fg__file_upload #file_upload_input {
  display: none;
}

.customer-styles .template-form-generator .fg__file_upload .selection-wrapper {
  display: flex;
  cursor: pointer;
  margin-bottom: 20px;
}

.customer-styles .template-form-generator .fg__file_upload .selection-wrapper .icon {
  display: flex;
  width: 24px;
  min-width: 24px;
  max-width: 24px;
  height: 24px;
  background-color: #57A527;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}

.customer-styles .template-form-generator .fg__file_upload .selection-wrapper .title {
  margin-right: 10px;
}

.customer-styles .template-form-generator .fg__file_upload .selection-wrapper .title.error {
  color: #ff0000;
}

.customer-styles .template-form-generator .fg__file_upload .selection-wrapper .progress {
  display: none;
  position: relative;
  height: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  width: 400px;
  margin-bottom: 0;
}

.customer-styles .template-form-generator .fg__file_upload .selection-wrapper .progress .fill {
  position: absolute;
  height: 20px;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width .6s ease;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
  animation: progress-bar-stripes 2s linear infinite;
}

.customer-styles .template-form-generator .fg__file_upload .selection-wrapper.uploading {
  cursor: wait;
}

.customer-styles .template-form-generator .fg__file_upload .selection-wrapper.uploading .icon, .customer-styles .template-form-generator .fg__file_upload .selection-wrapper.uploading .title {
  display: none;
}

.customer-styles .template-form-generator .fg__file_upload .selection-wrapper.uploading .progress {
  display: block;
}

.customer-styles .template-form-generator .fg__file_upload .error-message {
  color: #ff0000;
  margin-bottom: 20px;
  display: none;
}

.customer-styles .template-form-generator .fg__file_upload .error-message.show {
  display: block;
}

.customer-styles .template-form-generator .fg__file_upload .files {
  margin-bottom: 20px;
}

.customer-styles .template-form-generator .fg__file_upload .files .file {
  display: flex;
  margin-bottom: 10px;
}

.customer-styles .template-form-generator .fg__file_upload .files .file .icon {
  content: '';
  width: 20px;
  min-width: 20px;
  max-width: 20px;
  height: 20px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="%23aaaaaa" viewBox="0 0 256 256"><path d="M209.66,122.34a8,8,0,0,1,0,11.32l-82.05,82a56,56,0,0,1-79.2-79.21L147.67,35.73a40,40,0,1,1,56.61,56.55L105,193A24,24,0,1,1,71,159L154.3,74.38A8,8,0,1,1,165.7,85.6L82.39,170.31a8,8,0,1,0,11.27,11.36L192.93,81A24,24,0,1,0,159,47L59.76,147.68a40,40,0,1,0,56.53,56.62l82.06-82A8,8,0,0,1,209.66,122.34Z"></path></svg>') 0 0 no-repeat;
  margin-right: 5px;
}

.customer-styles .template-form-generator .fg__file_upload .files .file .title {
  position: relative;
  width: 300px;
  max-width: 300px;
  white-space: nowrap;
  overflow: hidden;
  color: #aaaaaa;
}

.customer-styles .template-form-generator .fg__file_upload .files .file .title:after {
  content: "";
  height: 28px;
  width: 60px;
  position: absolute;
  right: 0px;
  top: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
  z-index: 1;
}

.customer-styles .template-form-generator .fg__file_upload .files .file .delete {
  cursor: pointer;
  content: '';
  width: 24px;
  height: 24px;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="%234c4c4c" viewBox="0 0 256 256"><path d="M216,48H176V40a24,24,0,0,0-24-24H104A24,24,0,0,0,80,40v8H40a8,8,0,0,0,0,16h8V208a16,16,0,0,0,16,16H192a16,16,0,0,0,16-16V64h8a8,8,0,0,0,0-16ZM96,40a8,8,0,0,1,8-8h48a8,8,0,0,1,8,8v8H96Zm96,168H64V64H192ZM112,104v64a8,8,0,0,1-16,0V104a8,8,0,0,1,16,0Zm48,0v64a8,8,0,0,1-16,0V104a8,8,0,0,1,16,0Z"></path></svg>') 50% 0 no-repeat;
}

.customer-styles .template-form-generator .fg__file_upload .upload-privacy {
  display: none;
}

.customer-styles .template-form-generator .fg__file_upload .upload-privacy.show {
  display: block;
}

.customer-styles .template-form-generator .privacy-marketing-block,
.customer-styles .template-form-generator .privacy-marketing-block-min {
  margin: 0 0 28px 0;
}

.customer-styles .template-form-generator .privacy-marketing-block .fg__checkbox,
.customer-styles .template-form-generator .privacy-marketing-block-min .fg__checkbox {
  display: flex;
  margin: 0 0 32px 0;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .privacy-marketing-block .fg__checkbox,
  .customer-styles .template-form-generator .privacy-marketing-block-min .fg__checkbox {
    margin: 0 0 16px 0;
  }
}

.customer-styles .template-form-generator .privacy-marketing-block .fg__checkbox input[type="checkbox"],
.customer-styles .template-form-generator .privacy-marketing-block-min .fg__checkbox input[type="checkbox"] {
  width: 24px;
  min-width: 24px;
  position: relative;
  margin: 0;
  height: 24px;
  clip: auto;
  border: none;
  box-shadow: none;
  -moz-appearance: initial;
}

.customer-styles .template-form-generator .privacy-marketing-block .fg__checkbox input[type="checkbox"]::before,
.customer-styles .template-form-generator .privacy-marketing-block-min .fg__checkbox input[type="checkbox"]::before {
  width: 24px;
  height: 24px;
  background-color: #fff;
  border: 1px solid #4c4c4c;
  display: block;
  content: "";
}

.customer-styles .template-form-generator .privacy-marketing-block .fg__checkbox input[type="checkbox"]:checked::before,
.customer-styles .template-form-generator .privacy-marketing-block-min .fg__checkbox input[type="checkbox"]:checked::before {
  background-color: #4c4c4c;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJFYmVuZV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDI4My41IDI4My41IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyODMuNSAyODMuNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOiNGRkZGRkY7fTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MCIgZD0iTTI2NS45LDc2LjhMOTAuNSwyNTVMMTcsMTgwLjZjLTcuMy03LjQtNy4zLTE5LjQsMC4yLTI2LjhjNy40LTcuMywxOS40LTcuMywyNi44LDAuMmw0Ni42LDQ3LjFMMjM4LjksNTAuMgljNy4zLTcuNSwxOS4zLTcuNiwyNi44LTAuMkMyNzMuMiw1Ny4zLDI3My4yLDY5LjMsMjY1LjksNzYuOHoiLz48L3N2Zz4K);
  background-size: 16px;
  background-position: center;
  background-repeat: no-repeat;
}

.customer-styles .template-form-generator .privacy-marketing-block .fg__checkbox input[type="checkbox"] + label,
.customer-styles .template-form-generator .privacy-marketing-block-min .fg__checkbox input[type="checkbox"] + label {
  padding-left: 9px;
  vertical-align: super;
  font-weight: normal;
}

.customer-styles .template-form-generator .privacy-marketing-block .fg__checkbox label a,
.customer-styles .template-form-generator .privacy-marketing-block-min .fg__checkbox label a {
  color: #4c4c4c;
  font-weight: bold;
}

.customer-styles .template-form-generator .privacy-marketing-block .fg__checkbox label em,
.customer-styles .template-form-generator .privacy-marketing-block-min .fg__checkbox label em {
  color: #4c4c4c;
  font-weight: bold;
  font-style: normal;
}

.customer-styles .template-form-generator .privacy-marketing-block .fg__checkbox label::after, .customer-styles .template-form-generator .privacy-marketing-block .fg__checkbox label::before,
.customer-styles .template-form-generator .privacy-marketing-block-min .fg__checkbox label::after,
.customer-styles .template-form-generator .privacy-marketing-block-min .fg__checkbox label::before {
  content: none;
}

.customer-styles .template-form-generator .privacy-marketing-block .headline,
.customer-styles .template-form-generator .privacy-marketing-block-min .headline {
  color: #4c4c4c;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  margin: 0 0 30px 0;
  padding: 0;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .privacy-marketing-block .headline,
  .customer-styles .template-form-generator .privacy-marketing-block-min .headline {
    font-size: 16px;
    margin: 0 0 15px 0;
  }
}

.customer-styles .template-form-generator .privacy-marketing-block .marketing-block,
.customer-styles .template-form-generator .privacy-marketing-block-min .marketing-block {
  display: none;
  padding-left: 2em;
}

.customer-styles .template-form-generator .privacy-marketing-block .marketing-block .text,
.customer-styles .template-form-generator .privacy-marketing-block-min .marketing-block .text {
  margin: 0 0 32px 0;
}

.customer-styles .template-form-generator .privacy-marketing-block .marketing-block .marketing-types,
.customer-styles .template-form-generator .privacy-marketing-block-min .marketing-block .marketing-types {
  margin: 0 0 32px 0;
}

.customer-styles .template-form-generator .privacy-marketing-block .marketing-block .marketing-types .fg__checkbox,
.customer-styles .template-form-generator .privacy-marketing-block-min .marketing-block .marketing-types .fg__checkbox {
  margin: 0 0 12px 0;
  align-items: flex-start;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .privacy-marketing-block .marketing-block .marketing-types .fg__checkbox,
  .customer-styles .template-form-generator .privacy-marketing-block-min .marketing-block .marketing-types .fg__checkbox {
    margin: 0 0 10px 0;
  }
}

.customer-styles .template-form-generator .privacy-marketing-block .marketing-block .marketing-types .fg__checkbox label,
.customer-styles .template-form-generator .privacy-marketing-block-min .marketing-block .marketing-types .fg__checkbox label {
  padding-top: 1px;
  font-weight: normal;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .privacy-marketing-block .marketing-block .marketing-types .fg__checkbox label,
  .customer-styles .template-form-generator .privacy-marketing-block-min .marketing-block .marketing-types .fg__checkbox label {
    padding-top: 3px;
  }
}

.customer-styles .template-form-generator .privacy-marketing-block-min .fg__checkbox {
  margin-bottom: 12px;
}

.customer-styles .template-form-generator .privacy-marketing-block-min .fg__checkbox label.error a {
  color: #FF0000;
}

.customer-styles .template-form-generator .your-rights .top {
  display: flex;
  flex-direction: row;
  cursor: pointer;
}

.customer-styles .template-form-generator .your-rights .top .title {
  /*
        position: relative;
        font-size: 20px;
        line-height: 28px;
        font-weight: normal;
        padding: 0;
        */
  margin: 0 0 32px 0;
  border: 0;
  color: #005e1d !important;
  font-weight: 700;
  letter-spacing: .15em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.customer-styles .template-form-generator .your-rights .top .title::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 26 22' style='enable-background:new 0 0 26 22;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23005e1d;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 16px 14px;
  content: ' ';
  display: inline-block;
  height: 17px;
  left: 3px;
  position: relative;
  top: 1px;
  transition: left .2s;
  width: 22px;
}

.customer-styles .template-form-generator .your-rights .top .title::before {
  border-bottom: 2px solid #005e1d;
  bottom: -.3em;
  content: ' ';
  position: absolute;
  transition: width .2s;
  width: 0%;
}

.customer-styles .template-form-generator .your-rights .top .title:hover, .customer-styles .template-form-generator .your-rights .top .title:focus, .customer-styles .template-form-generator .your-rights .top .title:active {
  text-decoration: none;
}

.customer-styles .template-form-generator .your-rights .top .title:hover::before, .customer-styles .template-form-generator .your-rights .top .title:focus::before, .customer-styles .template-form-generator .your-rights .top .title:active::before {
  width: 100%;
}

.customer-styles .template-form-generator .your-rights .top .title:hover::after, .customer-styles .template-form-generator .your-rights .top .title:focus::after, .customer-styles .template-form-generator .your-rights .top .title:active::after {
  left: 7px;
}

.customer-styles .template-form-generator .your-rights .top .title {
  border: 0;
  color: #005e1d !important;
  font-weight: 700;
  letter-spacing: .15em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.customer-styles .template-form-generator .your-rights .top .title::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 26 22' style='enable-background:new 0 0 26 22;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23005e1d;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 16px 14px;
  content: ' ';
  display: inline-block;
  height: 17px;
  left: 3px;
  position: relative;
  top: 1px;
  transition: left .2s;
  width: 22px;
}

.customer-styles .template-form-generator .your-rights .top .title::before {
  border-bottom: 2px solid #005e1d;
  bottom: -.3em;
  content: ' ';
  position: absolute;
  transition: width .2s;
  width: 0%;
}

.customer-styles .template-form-generator .your-rights .top .title:hover, .customer-styles .template-form-generator .your-rights .top .title:focus, .customer-styles .template-form-generator .your-rights .top .title:active {
  text-decoration: none;
}

.customer-styles .template-form-generator .your-rights .top .title:hover::before, .customer-styles .template-form-generator .your-rights .top .title:focus::before, .customer-styles .template-form-generator .your-rights .top .title:active::before {
  width: 100%;
}

.customer-styles .template-form-generator .your-rights .top .title:hover::after, .customer-styles .template-form-generator .your-rights .top .title:focus::after, .customer-styles .template-form-generator .your-rights .top .title:active::after {
  left: 7px;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .your-rights .top .title {
    font-size: 16px;
    margin: 0 0 15px 0;
  }
}

.customer-styles .template-form-generator .your-rights .top .icon {
  width: 17px;
  height: 17px;
  margin: 2px 0 0 13px;
  transition: all 0.15s;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .your-rights .top .icon {
    width: 14px;
    height: 14px;
    margin: 4px 0 0 10px;
  }
}

.customer-styles .template-form-generator .your-rights .text {
  display: none;
  margin: 0 0 32px 0;
}

.customer-styles .template-form-generator .your-rights .text a {
  color: #4c4c4c;
  font-weight: bold;
}

.customer-styles .template-form-generator .your-rights.opened .top .title {
  margin: 0 0 12px 0;
}

.customer-styles .template-form-generator .your-rights.opened .top .icon {
  margin-top: 8px;
  transform: scaleY(-1);
}

.customer-styles .template-form-generator .your-rights.opened .text {
  display: block;
}

.customer-styles .template-form-generator .mandatory-fields-info {
  margin: 0 0 30px 0;
}

@media (max-width: 768px) {
  .customer-styles .template-form-generator .mandatory-fields-info {
    font-size: 13px;
    margin: 0 0 15px 0;
  }
}

.customer-styles .arrow-wrapper {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
  display: block;
}

.customer-styles .arrow-wrapper.transition-start {
  transition: all 1s ease-out;
}

.customer-styles .arrow-wrapper.hidden {
  display: none;
}

.customer-styles .arrow-wrapper.visually-hidden {
  opacity: 0;
}

.customer-styles .arrow-wrapper .arrow-circle {
  display: flex;
  width: 56px;
  height: 56px;
  border: 2px solid #004313;
  border-radius: 50%;
  text-align: center;
  position: fixed;
  z-index: 2;
  top: 80%;
  left: 50%;
  transform: translate(-50%, 0);
}

@media (min-width: 768px) {
  .customer-styles .arrow-wrapper .arrow-circle {
    top: 90%;
    width: 64px;
    height: 64px;
  }
}

.customer-styles .arrow-wrapper .arrow-circle .arrow-inside {
  height: 1.667em;
  position: relative;
  width: 2.5rem;
  display: flex;
  transform: translate(50%, 0);
}

.customer-styles .arrow-wrapper .arrow-circle .arrow-inside:last-child {
  transform: translate(-50%, 0);
}

.customer-styles .arrow-wrapper .arrow-circle .arrow-inside:last-child::before, .customer-styles .arrow-wrapper .arrow-circle .arrow-inside:last-child::after {
  animation-delay: 0.8s;
}

.customer-styles .arrow-wrapper .arrow-circle .arrow-inside::before, .customer-styles .arrow-wrapper .arrow-circle .arrow-inside::after {
  content: "";
  position: absolute;
  background: #004313;
  border-radius: 1rem 1rem 0 0;
  display: block;
  top: 25%;
  height: 75%;
  width: 4px;
  opacity: 0.2;
  animation: fadeArrowDown 1.6s infinite normal linear;
}

@media (min-width: 768px) {
  .customer-styles .arrow-wrapper .arrow-circle .arrow-inside::before, .customer-styles .arrow-wrapper .arrow-circle .arrow-inside::after {
    height: 80%;
  }
}

.customer-styles .arrow-wrapper .arrow-circle .arrow-inside::before {
  left: 65%;
  transform: rotate(45deg);
}

@media (min-width: 768px) {
  .customer-styles .arrow-wrapper .arrow-circle .arrow-inside::before {
    left: 64%;
  }
}

.customer-styles .arrow-wrapper .arrow-circle .arrow-inside::after {
  right: 65%;
  transform: rotate(-45deg);
}

@media (min-width: 768px) {
  .customer-styles .arrow-wrapper .arrow-circle .arrow-inside::after {
    right: 64%;
  }
}

@keyframes fadeArrowOut {
  0% {
    opacity: 1;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeArrowDown {
  0% {
    top: 25%;
    opacity: 0;
  }
  15% {
    top: 25%;
    opacity: 0;
  }
  35% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    top: 130%;
    opacity: 0;
  }
}

.customer-styles .grid-1 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-1 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 1 + 0 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-1 {
    width: 105px ;
  }
}

.customer-styles .grid-2 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-2 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 2 + 1 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-2 {
    width: 226px ;
  }
}

.customer-styles .grid-3 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-3 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 3 + 2 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-3 {
    width: 347px ;
  }
}

.customer-styles .grid-4 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-4 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 4 + 3 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-4 {
    width: 468px ;
  }
}

.customer-styles .grid-5 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-5 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 5 + 4 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-5 {
    width: 589px ;
  }
}

.customer-styles .grid-6 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-6 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 6 + 5 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-6 {
    width: 710px ;
  }
}

.customer-styles .grid-7 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-7 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 7 + 6 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-7 {
    width: 831px ;
  }
}

.customer-styles .grid-8 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-8 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 8 + 7 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-8 {
    width: 952px ;
  }
}

.customer-styles .grid-9 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-9 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 9 + 8 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-9 {
    width: 1073px ;
  }
}

.customer-styles .grid-10 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-10 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 10 + 9 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-10 {
    width: 1194px ;
  }
}

.customer-styles .grid-11 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-11 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 11 + 10 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-11 {
    width: 1315px ;
  }
}

.customer-styles .grid-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-12 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 12 + 11 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-12 {
    width: 1436px ;
  }
}

.customer-styles html {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}

.customer-styles html * {
  outline: 0;
}

.customer-styles :focus-visible {
  outline: 2px solid #4c4c4c;
  outline-offset: 2px;
}

.customer-styles,
.customer-styles html, .customer-styles body {
  margin: 0;
  padding: 0;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #4c4c4c;
}

.customer-styles #truste-consent-track,
.customer-styles html #truste-consent-track, .customer-styles body #truste-consent-track {
  z-index: 10000;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.customer-styles .template-content,
.customer-styles .content,
.customer-styles html .template-content,
.customer-styles html .content, .customer-styles body .template-content,
.customer-styles body .content {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 24px;
}

.customer-styles .template-content .table-resizers,
.customer-styles .content .table-resizers,
.customer-styles html .template-content .table-resizers,
.customer-styles html .content .table-resizers, .customer-styles body .template-content .table-resizers,
.customer-styles body .content .table-resizers {
  display: none;
}

.customer-styles .template-content .table-wrapper,
.customer-styles .template-content .table-container,
.customer-styles .content .table-wrapper,
.customer-styles .content .table-container,
.customer-styles html .template-content .table-wrapper,
.customer-styles html .template-content .table-container,
.customer-styles html .content .table-wrapper,
.customer-styles html .content .table-container, .customer-styles body .template-content .table-wrapper,
.customer-styles body .template-content .table-container,
.customer-styles body .content .table-wrapper,
.customer-styles body .content .table-container {
  overflow-x: auto;
}

.customer-styles .template-content .table-wrapper table tr td,
.customer-styles .template-content .table-container table tr td,
.customer-styles .content .table-wrapper table tr td,
.customer-styles .content .table-container table tr td,
.customer-styles html .template-content .table-wrapper table tr td,
.customer-styles html .template-content .table-container table tr td,
.customer-styles html .content .table-wrapper table tr td,
.customer-styles html .content .table-container table tr td, .customer-styles body .template-content .table-wrapper table tr td,
.customer-styles body .template-content .table-container table tr td,
.customer-styles body .content .table-wrapper table tr td,
.customer-styles body .content .table-container table tr td {
  /*padding-left: 5px;*/
  font-size: 16px;
  line-height: 24px;
}

.customer-styles .template-content .table-wrapper table tr td:first-child,
.customer-styles .template-content .table-container table tr td:first-child,
.customer-styles .content .table-wrapper table tr td:first-child,
.customer-styles .content .table-container table tr td:first-child,
.customer-styles html .template-content .table-wrapper table tr td:first-child,
.customer-styles html .template-content .table-container table tr td:first-child,
.customer-styles html .content .table-wrapper table tr td:first-child,
.customer-styles html .content .table-container table tr td:first-child, .customer-styles body .template-content .table-wrapper table tr td:first-child,
.customer-styles body .template-content .table-container table tr td:first-child,
.customer-styles body .content .table-wrapper table tr td:first-child,
.customer-styles body .content .table-container table tr td:first-child {
  padding-left: 0;
}

.customer-styles .template-content .table-wrapper table tr td p,
.customer-styles .template-content .table-container table tr td p,
.customer-styles .content .table-wrapper table tr td p,
.customer-styles .content .table-container table tr td p,
.customer-styles html .template-content .table-wrapper table tr td p,
.customer-styles html .template-content .table-container table tr td p,
.customer-styles html .content .table-wrapper table tr td p,
.customer-styles html .content .table-container table tr td p, .customer-styles body .template-content .table-wrapper table tr td p,
.customer-styles body .template-content .table-container table tr td p,
.customer-styles body .content .table-wrapper table tr td p,
.customer-styles body .content .table-container table tr td p {
  padding-left: 0;
  font-size: 16px;
  line-height: 24px;
}

.customer-styles .template-content p,
.customer-styles .content p,
.customer-styles html .template-content p,
.customer-styles html .content p, .customer-styles body .template-content p,
.customer-styles body .content p {
  clear: both;
}

.customer-styles .template-content p, .customer-styles .template-content ul, .customer-styles .template-content ol,
.customer-styles .content p,
.customer-styles .content ul,
.customer-styles .content ol,
.customer-styles html .template-content p,
.customer-styles html .template-content ul,
.customer-styles html .template-content ol,
.customer-styles html .content p,
.customer-styles html .content ul,
.customer-styles html .content ol, .customer-styles body .template-content p, .customer-styles body .template-content ul, .customer-styles body .template-content ol,
.customer-styles body .content p,
.customer-styles body .content ul,
.customer-styles body .content ol {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 24px;
}

.customer-styles .template-content ul,
.customer-styles .content ul,
.customer-styles html .template-content ul,
.customer-styles html .content ul, .customer-styles body .template-content ul,
.customer-styles body .content ul {
  list-style-type: none;
  margin: 16px 0px 16px 24px;
  padding: 0;
}

.customer-styles .template-content ul > li,
.customer-styles .content ul > li,
.customer-styles html .template-content ul > li,
.customer-styles html .content ul > li, .customer-styles body .template-content ul > li,
.customer-styles body .content ul > li {
  padding-left: 0px;
}

.customer-styles .template-content ul > li:before,
.customer-styles .content ul > li:before,
.customer-styles html .template-content ul > li:before,
.customer-styles html .content ul > li:before, .customer-styles body .template-content ul > li:before,
.customer-styles body .content ul > li:before {
  background: #4c4c4c;
  content: '';
  display: inline-block;
  height: 2px;
  margin-left: -24px;
  margin-right: 12px;
  vertical-align: middle;
  width: 12px;
}

.customer-styles .template-content ol,
.customer-styles .content ol,
.customer-styles html .template-content ol,
.customer-styles html .content ol, .customer-styles body .template-content ol,
.customer-styles body .content ol {
  list-style-type: none;
  counter-reset: fendt-list-counter;
  margin: 16px 0px 16px 20px;
  padding: 0;
  list-style-position: outside;
  padding-inline-start: 2em;
}

.customer-styles .template-content ol > li,
.customer-styles .content ol > li,
.customer-styles html .template-content ol > li,
.customer-styles html .content ol > li, .customer-styles body .template-content ol > li,
.customer-styles body .content ol > li {
  padding-left: 0px;
}

.customer-styles .template-content ol > li:before,
.customer-styles .content ol > li:before,
.customer-styles html .template-content ol > li:before,
.customer-styles html .content ol > li:before, .customer-styles body .template-content ol > li:before,
.customer-styles body .content ol > li:before {
  display: inline-block;
  width: 25px;
  content: counter(fendt-list-counter, decimal) ".";
  counter-increment: fendt-list-counter;
  margin-left: -25px;
  text-align: left;
}

.customer-styles .main_page_wrapper_2023,
.customer-styles html .main_page_wrapper_2023, .customer-styles body .main_page_wrapper_2023 {
  margin-top: 63px;
}

@media (min-width: 1200px) {
  .customer-styles .main_page_wrapper_2023,
  .customer-styles html .main_page_wrapper_2023, .customer-styles body .main_page_wrapper_2023 {
    margin-top: 133px;
  }
}

.customer-styles .filter-layer,
.customer-styles html .filter-layer, .customer-styles body .filter-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 1001;
  top: 0;
  left: 0;
  display: none;
}

.customer-styles .hotspot-21-responsive-layer,
.customer-styles html .hotspot-21-responsive-layer, .customer-styles body .hotspot-21-responsive-layer {
  background-color: #4c4c4c;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 99999;
  display: none;
  overflow: hidden;
  transform: translate(0%, 100%);
}

.customer-styles .hotspot-21-responsive-layer.animate-responsive-layer,
.customer-styles html .hotspot-21-responsive-layer.animate-responsive-layer, .customer-styles body .hotspot-21-responsive-layer.animate-responsive-layer {
  transform: translate(0%, 0%);
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 8;
  transition: transform 1s ease-in-out;
  transform: translate(0%, 80%);
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content {
  /*opacity: 0;*/
  position: absolute;
  top: 0;
  color: white;
  padding: 0 16px;
  background-color: rgba(0, 0, 0, 0.6);
  height: 100vh;
  animation: hotspot_21_fadeout 0.5s;
  animation-fill-mode: forwards;
  overflow-y: auto;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .spot-21-main-headline,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .spot-21-main-headline, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .spot-21-main-headline {
  color: white;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .image-video,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .image-video, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .image-video {
  width: 100%;
  margin-bottom: 16px;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .text,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .text, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .text {
  font-size: 16px;
  margin-bottom: 200px;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .close-button,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .close-button, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .close-button {
  display: none;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content.active,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content.active, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content.active {
  /*opacity: 1;*/
  animation: hotspot_21_fadein 0.5s;
  animation-fill-mode: forwards;
  z-index: 20;
  min-width: 100%;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper {
  transition: transform 0.5s ease-in-out;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper .hotspot-21-responsive-template-wrapper,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper .hotspot-21-responsive-template-wrapper, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper .hotspot-21-responsive-template-wrapper {
  position: relative;
}

.customer-styles .hotspot-21-responsive-layer .show-more-content,
.customer-styles html .hotspot-21-responsive-layer .show-more-content, .customer-styles body .hotspot-21-responsive-layer .show-more-content {
  position: absolute;
  bottom: 0;
  z-index: 9;
  cursor: pointer;
  text-align: center;
  width: 100%;
  padding: 16px 0;
  background-color: #000000;
  color: white;
  font-size: 16px;
}

.customer-styles .hotspot-21-responsive-layer .show-more-content:before,
.customer-styles html .hotspot-21-responsive-layer .show-more-content:before, .customer-styles body .hotspot-21-responsive-layer .show-more-content:before {
  content: "";
  position: absolute;
  display: block;
  background: black;
  background: linear-gradient(0deg, black 20%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 80px;
  top: -70px;
}

.customer-styles .hotspot-21-responsive-layer .show-more-content .right-arrow,
.customer-styles html .hotspot-21-responsive-layer .show-more-content .right-arrow, .customer-styles body .hotspot-21-responsive-layer .show-more-content .right-arrow {
  width: 16px;
  height: 16px;
  fill: white;
  transform: rotate(90deg);
  position: absolute;
  margin-left: 8px;
  bottom: 21px;
}

.customer-styles .hotspot-21-responsive-layer .show-more-content.content-opened .right-arrow,
.customer-styles html .hotspot-21-responsive-layer .show-more-content.content-opened .right-arrow, .customer-styles body .hotspot-21-responsive-layer .show-more-content.content-opened .right-arrow {
  transform: rotate(-90deg);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  z-index: 9;
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper .close-button-inner-circle,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper .close-button-inner-circle, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper .close-button-inner-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #4c4c4c;
  position: absolute;
  top: 5px;
  left: 5px;
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper .close-button,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper .close-button, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper .close-button {
  position: absolute;
  top: 6px;
  right: 6px;
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper .close-button svg,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper .close-button svg, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper .close-button svg {
  width: 29px;
  height: 29px;
  fill: #c2c2c2;
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p0,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p0, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p0 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(90deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p1,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p1, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p1 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(93.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p2,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p2, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p2 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(97.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p3,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p3, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p3 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(100.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p4,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p4, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p4 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(104.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p5,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p5, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p5 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(108deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p6,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p6, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p6 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(111.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p7,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p7, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p7 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(115.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p8,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p8, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p8 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(118.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p9,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p9, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p9 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(122.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p10,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p10, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p10 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(126deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p11,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p11, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p11 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(129.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p12,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p12, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p12 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(133.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p13,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p13, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p13 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(136.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p14,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p14, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p14 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(140.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p15,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p15, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p15 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(144deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p16,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p16, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p16 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(147.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p17,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p17, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p17 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(151.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p18,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p18, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p18 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(154.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p19,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p19, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p19 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(158.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p20,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p20, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p20 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(162deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p21,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p21, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p21 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(165.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p22,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p22, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p22 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(169.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p23,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p23, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p23 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(172.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p24,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p24, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p24 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(176.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p25,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p25, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p25 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(180deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p26,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p26, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p26 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(183.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p27,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p27, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p27 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(187.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p28,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p28, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p28 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(190.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p29,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p29, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p29 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(194.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p30,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p30, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p30 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(198deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p31,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p31, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p31 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(201.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p32,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p32, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p32 {
  background-image: linear-gradient(90deg, #fff 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(205.2deg, white 50%, #fff 50%, #fff);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p33,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p33, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p33 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(208.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p34,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p34, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p34 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(212.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p35,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p35, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p35 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(216deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p36,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p36, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p36 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(219.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p37,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p37, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p37 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(223.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p38,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p38, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p38 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(226.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p39,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p39, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p39 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(230.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p40,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p40, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p40 {
  background-image: linear-gradient(90deg, #606060 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(234deg, white 50%, #606060 50%, #606060);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p41,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p41, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p41 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(237.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p42,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p42, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p42 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(241.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p43,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p43, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p43 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(244.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p44,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p44, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p44 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(248.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p45,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p45, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p45 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(252deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p46,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p46, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p46 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(255.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p47,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p47, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p47 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(259.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p48,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p48, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p48 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(262.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p49,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p49, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p49 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(266.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p50,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p50, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p50 {
  background-image: linear-gradient(-90deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p51,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p51, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p51 {
  background-image: linear-gradient(-86.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p52,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p52, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p52 {
  background-image: linear-gradient(-82.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p53,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p53, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p53 {
  background-image: linear-gradient(-79.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p54,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p54, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p54 {
  background-image: linear-gradient(-75.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p55,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p55, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p55 {
  background-image: linear-gradient(-72deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p56,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p56, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p56 {
  background-image: linear-gradient(-68.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p57,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p57, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p57 {
  background-image: linear-gradient(-64.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p58,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p58, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p58 {
  background-image: linear-gradient(-61.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p59,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p59, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p59 {
  background-image: linear-gradient(-57.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p60,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p60, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p60 {
  background-image: linear-gradient(-54deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p61,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p61, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p61 {
  background-image: linear-gradient(-50.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p62,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p62, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p62 {
  background-image: linear-gradient(-46.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p63,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p63, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p63 {
  background-image: linear-gradient(-43.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p64,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p64, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p64 {
  background-image: linear-gradient(-39.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p65,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p65, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p65 {
  background-image: linear-gradient(-36deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p66,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p66, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p66 {
  background-image: linear-gradient(-32.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p67,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p67, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p67 {
  background-image: linear-gradient(-28.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p68,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p68, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p68 {
  background-image: linear-gradient(-25.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p69,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p69, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p69 {
  background-image: linear-gradient(-21.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p70,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p70, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p70 {
  background-image: linear-gradient(-18deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p71,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p71, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p71 {
  background-image: linear-gradient(-14.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p72,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p72, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p72 {
  background-image: linear-gradient(-10.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p73,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p73, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p73 {
  background-image: linear-gradient(-7.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p74,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p74, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p74 {
  background-image: linear-gradient(-3.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p75,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p75, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p75 {
  background-image: linear-gradient(0deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p76,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p76, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p76 {
  background-image: linear-gradient(3.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p77,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p77, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p77 {
  background-image: linear-gradient(7.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p78,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p78, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p78 {
  background-image: linear-gradient(10.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p79,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p79, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p79 {
  background-image: linear-gradient(14.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p80,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p80, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p80 {
  background-image: linear-gradient(18deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p81,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p81, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p81 {
  background-image: linear-gradient(21.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p82,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p82, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p82 {
  background-image: linear-gradient(25.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p83,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p83, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p83 {
  background-image: linear-gradient(28.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p84,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p84, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p84 {
  background-image: linear-gradient(32.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p85,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p85, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p85 {
  background-image: linear-gradient(36deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p86,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p86, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p86 {
  background-image: linear-gradient(39.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p87,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p87, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p87 {
  background-image: linear-gradient(43.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p88,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p88, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p88 {
  background-image: linear-gradient(46.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p89,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p89, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p89 {
  background-image: linear-gradient(50.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p90,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p90, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p90 {
  background-image: linear-gradient(54deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p91,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p91, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p91 {
  background-image: linear-gradient(57.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p92,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p92, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p92 {
  background-image: linear-gradient(61.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p93,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p93, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p93 {
  background-image: linear-gradient(64.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p94,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p94, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p94 {
  background-image: linear-gradient(68.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p95,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p95, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p95 {
  background-image: linear-gradient(72deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p96,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p96, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p96 {
  background-image: linear-gradient(75.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p97,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p97, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p97 {
  background-image: linear-gradient(79.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p98,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p98, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p98 {
  background-image: linear-gradient(82.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p99,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p99, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p99 {
  background-image: linear-gradient(86.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p100,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p100, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p100 {
  background-image: linear-gradient(90deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper {
  height: 100%;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper canvas,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper canvas, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper canvas {
  display: block;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-navigation,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-navigation, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-navigation {
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 7;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 16px;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot {
  width: 14px;
  height: 14px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 7px;
  margin-bottom: 10px;
  transform: translate(-50%, -50%) rotate(-90deg) scale(1);
  transition: transform 300ms;
  cursor: pointer;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot.active,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot.active, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot.active {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #57A527;
  box-shadow: 0 0 6px #57A527;
  transform: translate(-50%, -50%) rotate(-90deg) scale(2);
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot:last-child,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot:last-child, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot:last-child {
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  .customer-styles .template-content,
  .customer-styles .content, .customer-styles html .template-content,
  .customer-styles html .content, .customer-styles body .template-content,
  .customer-styles body .content {
    font-size: 16px;
    line-height: 24px;
  }
  .customer-styles .template-content .table-resizers,
  .customer-styles .content .table-resizers, .customer-styles html .template-content .table-resizers,
  .customer-styles html .content .table-resizers, .customer-styles body .template-content .table-resizers,
  .customer-styles body .content .table-resizers {
    display: none;
  }
  .customer-styles .template-content .table-wrapper table tr td,
  .customer-styles .template-content .table-wrapper table tr td p,
  .customer-styles .template-content .table-container table tr td,
  .customer-styles .template-content .table-container table tr td p,
  .customer-styles .content .table-wrapper table tr td,
  .customer-styles .content .table-wrapper table tr td p,
  .customer-styles .content .table-container table tr td,
  .customer-styles .content .table-container table tr td p, .customer-styles html .template-content .table-wrapper table tr td,
  .customer-styles html .template-content .table-wrapper table tr td p,
  .customer-styles html .template-content .table-container table tr td,
  .customer-styles html .template-content .table-container table tr td p,
  .customer-styles html .content .table-wrapper table tr td,
  .customer-styles html .content .table-wrapper table tr td p,
  .customer-styles html .content .table-container table tr td,
  .customer-styles html .content .table-container table tr td p, .customer-styles body .template-content .table-wrapper table tr td,
  .customer-styles body .template-content .table-wrapper table tr td p,
  .customer-styles body .template-content .table-container table tr td,
  .customer-styles body .template-content .table-container table tr td p,
  .customer-styles body .content .table-wrapper table tr td,
  .customer-styles body .content .table-wrapper table tr td p,
  .customer-styles body .content .table-container table tr td,
  .customer-styles body .content .table-container table tr td p {
    font-size: 16px;
    line-height: 24px;
  }
  .customer-styles .template-content p,
  .customer-styles .content p, .customer-styles html .template-content p,
  .customer-styles html .content p, .customer-styles body .template-content p,
  .customer-styles body .content p {
    clear: none;
  }
  .customer-styles .template-content p, .customer-styles .template-content ul, .customer-styles .template-content ol,
  .customer-styles .content p,
  .customer-styles .content ul,
  .customer-styles .content ol, .customer-styles html .template-content p, .customer-styles html .template-content ul, .customer-styles html .template-content ol,
  .customer-styles html .content p,
  .customer-styles html .content ul,
  .customer-styles html .content ol, .customer-styles body .template-content p, .customer-styles body .template-content ul, .customer-styles body .template-content ol,
  .customer-styles body .content p,
  .customer-styles body .content ul,
  .customer-styles body .content ol {
    font-size: 16px;
    line-height: 24px;
  }
}

.customer-styles ul, .customer-styles li, .customer-styles a {
  padding: 0px;
  margin: 0px;
}

.customer-styles p, .customer-styles ul, .customer-styles ol {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 24px;
}

@media (min-width: 768px) {
  .customer-styles p, .customer-styles ul, .customer-styles ol {
    font-size: 16px;
    line-height: 24px;
  }
}

.customer-styles .table-resizers {
  display: none;
}

.customer-styles .table-wrapper,
.customer-styles .table-container {
  margin: 16px 0px 16px 0px;
}

.customer-styles a {
  border: 0;
  color: #4c4c4c;
  text-decoration: none;
  /*&:focus {
    color: $darkgrey2;
    text-decoration: none;
  }*/
}

.customer-styles a:hover {
  color: #4c4c4c;
  text-decoration: none;
}

.customer-styles .b1 {
  color: #4c4c4c;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

.customer-styles .b2 {
  color: #4c4c4c;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}

.customer-styles .b3 {
  color: #4c4c4c;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}

@media (min-width: 768px) {
  .customer-styles .b1 {
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    font-size: 36px;
    line-height: 46px;
    font-weight: normal;
  }
  .customer-styles .b2 {
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    font-size: 30px;
    line-height: 36px;
    font-weight: normal;
  }
  .customer-styles .b3 {
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
  }
}

.customer-styles .l1 a, .customer-styles .l2 a, .customer-styles .l3 a {
  color: #4c4c4c !important;
}

.customer-styles .l1 a svg, .customer-styles .l2 a svg, .customer-styles .l3 a svg {
  width: 10px;
  height: 8px;
  fill: #57A527 !important;
  margin-left: 5px;
}

.customer-styles .l1 a:hover, .customer-styles .l2 a:hover, .customer-styles .l3 a:hover {
  text-decoration: underline;
  color: #4c4c4c !important;
}

.customer-styles .l1 a {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}

.customer-styles .l2 a {
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
}

.customer-styles .l3 a {
  font-size: 13px;
  line-height: 17px;
  font-weight: normal;
}

@media (min-width: 768px) {
  .customer-styles .l1 a {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
  }
}

.customer-styles .link-appearance-text,
.customer-styles a.link-appearance-text,
.customer-styles .template-content .link-appearance-text,
.customer-styles .template-content a.link-appearance-text,
.customer-styles .content .link-appearance-text,
.customer-styles .content a.link-appearance-text {
  color: #005e1d;
  font-weight: 700;
  letter-spacing: .15em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.customer-styles .link-appearance-text::after,
.customer-styles a.link-appearance-text::after,
.customer-styles .template-content .link-appearance-text::after,
.customer-styles .template-content a.link-appearance-text::after,
.customer-styles .content .link-appearance-text::after,
.customer-styles .content a.link-appearance-text::after {
  border-bottom: 2px solid #005e1d;
  bottom: -.3em;
  content: ' ';
  left: 0;
  position: absolute;
  transition: width .2s;
  width: 0%;
}

.customer-styles .link-appearance-text:hover, .customer-styles .link-appearance-text:focus, .customer-styles .link-appearance-text:active,
.customer-styles a.link-appearance-text:hover,
.customer-styles a.link-appearance-text:focus,
.customer-styles a.link-appearance-text:active,
.customer-styles .template-content .link-appearance-text:hover,
.customer-styles .template-content .link-appearance-text:focus,
.customer-styles .template-content .link-appearance-text:active,
.customer-styles .template-content a.link-appearance-text:hover,
.customer-styles .template-content a.link-appearance-text:focus,
.customer-styles .template-content a.link-appearance-text:active,
.customer-styles .content .link-appearance-text:hover,
.customer-styles .content .link-appearance-text:focus,
.customer-styles .content .link-appearance-text:active,
.customer-styles .content a.link-appearance-text:hover,
.customer-styles .content a.link-appearance-text:focus,
.customer-styles .content a.link-appearance-text:active {
  text-decoration: none;
}

.customer-styles .link-appearance-text:hover::after, .customer-styles .link-appearance-text:focus::after, .customer-styles .link-appearance-text:active::after,
.customer-styles a.link-appearance-text:hover::after,
.customer-styles a.link-appearance-text:focus::after,
.customer-styles a.link-appearance-text:active::after,
.customer-styles .template-content .link-appearance-text:hover::after,
.customer-styles .template-content .link-appearance-text:focus::after,
.customer-styles .template-content .link-appearance-text:active::after,
.customer-styles .template-content a.link-appearance-text:hover::after,
.customer-styles .template-content a.link-appearance-text:focus::after,
.customer-styles .template-content a.link-appearance-text:active::after,
.customer-styles .content .link-appearance-text:hover::after,
.customer-styles .content .link-appearance-text:focus::after,
.customer-styles .content .link-appearance-text:active::after,
.customer-styles .content a.link-appearance-text:hover::after,
.customer-styles .content a.link-appearance-text:focus::after,
.customer-styles .content a.link-appearance-text:active::after {
  width: 100%;
}

.customer-styles .link-appearance-default,
.customer-styles .link-appearance-default a,
.customer-styles .lt,
.customer-styles .lt a,
.customer-styles .template-content .link-appearance-default,
.customer-styles .template-content .link-appearance-default a,
.customer-styles .template-content .lt,
.customer-styles .template-content .lt a,
.customer-styles .content .link-appearance-default,
.customer-styles .content .link-appearance-default a,
.customer-styles .content .lt,
.customer-styles .content .lt a {
  border: 0;
  color: #005e1d;
  font-weight: 700;
  letter-spacing: .15em;
  outline: 0;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.customer-styles .link-appearance-default::after,
.customer-styles .link-appearance-default a::after,
.customer-styles .lt::after,
.customer-styles .lt a::after,
.customer-styles .template-content .link-appearance-default::after,
.customer-styles .template-content .link-appearance-default a::after,
.customer-styles .template-content .lt::after,
.customer-styles .template-content .lt a::after,
.customer-styles .content .link-appearance-default::after,
.customer-styles .content .link-appearance-default a::after,
.customer-styles .content .lt::after,
.customer-styles .content .lt a::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 22' fill='%23005e1d'%3E%3Cpolygon points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3Cpolygon points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/svg%3E");
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 16px 14px;
  content: ' ';
  display: inline-block;
  height: 17px;
  left: 3px;
  position: relative;
  top: 1px;
  transition: left .2s;
  width: 22px;
}

.customer-styles .link-appearance-default::before,
.customer-styles .link-appearance-default a::before,
.customer-styles .lt::before,
.customer-styles .lt a::before,
.customer-styles .template-content .link-appearance-default::before,
.customer-styles .template-content .link-appearance-default a::before,
.customer-styles .template-content .lt::before,
.customer-styles .template-content .lt a::before,
.customer-styles .content .link-appearance-default::before,
.customer-styles .content .link-appearance-default a::before,
.customer-styles .content .lt::before,
.customer-styles .content .lt a::before {
  border-bottom: 2px solid #005e1d;
  bottom: -.3em;
  content: ' ';
  position: absolute;
  transition: width .2s;
  width: 0%;
}

.customer-styles .link-appearance-default[href^="mailto:"]::before,
.customer-styles .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .lt[href^="mailto:"]::before,
.customer-styles .lt a[href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .template-content .lt[href^="mailto:"]::before,
.customer-styles .template-content .lt a[href^="mailto:"]::before,
.customer-styles .content .link-appearance-default[href^="mailto:"]::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .content .lt[href^="mailto:"]::before,
.customer-styles .content .lt a[href^="mailto:"]::before {
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.63 162.1'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23005e1d;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22,32.41l-4.86-3-4.78-3c0,.23-.07.45-.07.69v133s0,.06,0,.1l4.84-3.5L22,153.23,112.15,88Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M292.85,26.48l-4.78,3-4.85,3-57.43,35.8-32.36,20,89.79,65,4.85,3.51,4.84,3.51s0-.07,0-.1v-133C292.92,26.92,292.87,26.71,292.85,26.48Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M270.44,165l-92.7-67.11-15.06,9.29a18,18,0,0,1-9.37,2.55,18.53,18.53,0,0,1-9.95-2.53l-15.52-9.57L34.78,165l-6.7,4.85-5.65,4.09a14.32,14.32,0,0,0,4.41.76H278.37a14.38,14.38,0,0,0,4.42-.76l-5.65-4.09Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M38.06,22.31l114.2,70.37,1.05,0,63.51-38.89,50.53-31.5,7.78-4.86,6.93-4.32a14.55,14.55,0,0,0-3.69-.53H26.84a14.4,14.4,0,0,0-3.67.53l7,4.32Z' transform='translate(-12.29 -12.6)'/%3E%3C/svg%3E");
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: 18px 16px;
  border-bottom: 0;
  bottom: auto;
  content: ' ';
  display: inline-block;
  height: 17px;
  left: 2px;
  margin-right: 7px;
  position: relative;
  top: 1px;
  width: 22px;
}

.customer-styles .link-appearance-default[href^="mailto:"]::after,
.customer-styles .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .lt[href^="mailto:"]::after,
.customer-styles .lt a[href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .template-content .lt[href^="mailto:"]::after,
.customer-styles .template-content .lt a[href^="mailto:"]::after,
.customer-styles .content .link-appearance-default[href^="mailto:"]::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .content .lt[href^="mailto:"]::after,
.customer-styles .content .lt a[href^="mailto:"]::after {
  background-image: none;
  border-bottom: 2px solid #005e1d;
  bottom: -.3em;
  content: ' ';
  height: 0;
  left: 0;
  position: absolute;
  top: auto;
  transition: width .2s;
  width: 0%;
}

.customer-styles .link-appearance-default[href^="mailto:"]:hover::before, .customer-styles .link-appearance-default[href^="mailto:"]:focus::before, .customer-styles .link-appearance-default[href^="mailto:"]:active::before, .customer-styles .link-appearance-default[href^="mailto:"].active::before, .customer-styles .link-appearance-default[href^="mailto:"].hover::before,
.customer-styles .link-appearance-default a[href^="mailto:"]:hover::before,
.customer-styles .link-appearance-default a[href^="mailto:"]:focus::before,
.customer-styles .link-appearance-default a[href^="mailto:"]:active::before,
.customer-styles .link-appearance-default a[href^="mailto:"].active::before,
.customer-styles .link-appearance-default a[href^="mailto:"].hover::before,
.customer-styles .lt[href^="mailto:"]:hover::before,
.customer-styles .lt[href^="mailto:"]:focus::before,
.customer-styles .lt[href^="mailto:"]:active::before,
.customer-styles .lt[href^="mailto:"].active::before,
.customer-styles .lt[href^="mailto:"].hover::before,
.customer-styles .lt a[href^="mailto:"]:hover::before,
.customer-styles .lt a[href^="mailto:"]:focus::before,
.customer-styles .lt a[href^="mailto:"]:active::before,
.customer-styles .lt a[href^="mailto:"].active::before,
.customer-styles .lt a[href^="mailto:"].hover::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:hover::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:focus::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:active::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"].active::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"].hover::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:hover::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:focus::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:active::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"].active::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"].hover::before,
.customer-styles .template-content .lt[href^="mailto:"]:hover::before,
.customer-styles .template-content .lt[href^="mailto:"]:focus::before,
.customer-styles .template-content .lt[href^="mailto:"]:active::before,
.customer-styles .template-content .lt[href^="mailto:"].active::before,
.customer-styles .template-content .lt[href^="mailto:"].hover::before,
.customer-styles .template-content .lt a[href^="mailto:"]:hover::before,
.customer-styles .template-content .lt a[href^="mailto:"]:focus::before,
.customer-styles .template-content .lt a[href^="mailto:"]:active::before,
.customer-styles .template-content .lt a[href^="mailto:"].active::before,
.customer-styles .template-content .lt a[href^="mailto:"].hover::before,
.customer-styles .content .link-appearance-default[href^="mailto:"]:hover::before,
.customer-styles .content .link-appearance-default[href^="mailto:"]:focus::before,
.customer-styles .content .link-appearance-default[href^="mailto:"]:active::before,
.customer-styles .content .link-appearance-default[href^="mailto:"].active::before,
.customer-styles .content .link-appearance-default[href^="mailto:"].hover::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:hover::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:focus::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:active::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"].active::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"].hover::before,
.customer-styles .content .lt[href^="mailto:"]:hover::before,
.customer-styles .content .lt[href^="mailto:"]:focus::before,
.customer-styles .content .lt[href^="mailto:"]:active::before,
.customer-styles .content .lt[href^="mailto:"].active::before,
.customer-styles .content .lt[href^="mailto:"].hover::before,
.customer-styles .content .lt a[href^="mailto:"]:hover::before,
.customer-styles .content .lt a[href^="mailto:"]:focus::before,
.customer-styles .content .lt a[href^="mailto:"]:active::before,
.customer-styles .content .lt a[href^="mailto:"].active::before,
.customer-styles .content .lt a[href^="mailto:"].hover::before {
  width: 22px;
}

.customer-styles .link-appearance-default[href^="mailto:"]:hover::after, .customer-styles .link-appearance-default[href^="mailto:"]:focus::after, .customer-styles .link-appearance-default[href^="mailto:"]:active::after, .customer-styles .link-appearance-default[href^="mailto:"].active::after, .customer-styles .link-appearance-default[href^="mailto:"].hover::after,
.customer-styles .link-appearance-default a[href^="mailto:"]:hover::after,
.customer-styles .link-appearance-default a[href^="mailto:"]:focus::after,
.customer-styles .link-appearance-default a[href^="mailto:"]:active::after,
.customer-styles .link-appearance-default a[href^="mailto:"].active::after,
.customer-styles .link-appearance-default a[href^="mailto:"].hover::after,
.customer-styles .lt[href^="mailto:"]:hover::after,
.customer-styles .lt[href^="mailto:"]:focus::after,
.customer-styles .lt[href^="mailto:"]:active::after,
.customer-styles .lt[href^="mailto:"].active::after,
.customer-styles .lt[href^="mailto:"].hover::after,
.customer-styles .lt a[href^="mailto:"]:hover::after,
.customer-styles .lt a[href^="mailto:"]:focus::after,
.customer-styles .lt a[href^="mailto:"]:active::after,
.customer-styles .lt a[href^="mailto:"].active::after,
.customer-styles .lt a[href^="mailto:"].hover::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:hover::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:focus::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:active::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"].active::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"].hover::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:hover::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:focus::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:active::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"].active::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"].hover::after,
.customer-styles .template-content .lt[href^="mailto:"]:hover::after,
.customer-styles .template-content .lt[href^="mailto:"]:focus::after,
.customer-styles .template-content .lt[href^="mailto:"]:active::after,
.customer-styles .template-content .lt[href^="mailto:"].active::after,
.customer-styles .template-content .lt[href^="mailto:"].hover::after,
.customer-styles .template-content .lt a[href^="mailto:"]:hover::after,
.customer-styles .template-content .lt a[href^="mailto:"]:focus::after,
.customer-styles .template-content .lt a[href^="mailto:"]:active::after,
.customer-styles .template-content .lt a[href^="mailto:"].active::after,
.customer-styles .template-content .lt a[href^="mailto:"].hover::after,
.customer-styles .content .link-appearance-default[href^="mailto:"]:hover::after,
.customer-styles .content .link-appearance-default[href^="mailto:"]:focus::after,
.customer-styles .content .link-appearance-default[href^="mailto:"]:active::after,
.customer-styles .content .link-appearance-default[href^="mailto:"].active::after,
.customer-styles .content .link-appearance-default[href^="mailto:"].hover::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:hover::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:focus::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:active::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"].active::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"].hover::after,
.customer-styles .content .lt[href^="mailto:"]:hover::after,
.customer-styles .content .lt[href^="mailto:"]:focus::after,
.customer-styles .content .lt[href^="mailto:"]:active::after,
.customer-styles .content .lt[href^="mailto:"].active::after,
.customer-styles .content .lt[href^="mailto:"].hover::after,
.customer-styles .content .lt a[href^="mailto:"]:hover::after,
.customer-styles .content .lt a[href^="mailto:"]:focus::after,
.customer-styles .content .lt a[href^="mailto:"]:active::after,
.customer-styles .content .lt a[href^="mailto:"].active::after,
.customer-styles .content .lt a[href^="mailto:"].hover::after {
  left: 0;
  width: 100%;
}

.customer-styles .link-appearance-default:hover, .customer-styles .link-appearance-default:focus, .customer-styles .link-appearance-default:active, .customer-styles .link-appearance-default.active, .customer-styles .link-appearance-default.hover,
.customer-styles .link-appearance-default a:hover,
.customer-styles .link-appearance-default a:focus,
.customer-styles .link-appearance-default a:active,
.customer-styles .link-appearance-default a.active,
.customer-styles .link-appearance-default a.hover,
.customer-styles .lt:hover,
.customer-styles .lt:focus,
.customer-styles .lt:active,
.customer-styles .lt.active,
.customer-styles .lt.hover,
.customer-styles .lt a:hover,
.customer-styles .lt a:focus,
.customer-styles .lt a:active,
.customer-styles .lt a.active,
.customer-styles .lt a.hover,
.customer-styles .template-content .link-appearance-default:hover,
.customer-styles .template-content .link-appearance-default:focus,
.customer-styles .template-content .link-appearance-default:active,
.customer-styles .template-content .link-appearance-default.active,
.customer-styles .template-content .link-appearance-default.hover,
.customer-styles .template-content .link-appearance-default a:hover,
.customer-styles .template-content .link-appearance-default a:focus,
.customer-styles .template-content .link-appearance-default a:active,
.customer-styles .template-content .link-appearance-default a.active,
.customer-styles .template-content .link-appearance-default a.hover,
.customer-styles .template-content .lt:hover,
.customer-styles .template-content .lt:focus,
.customer-styles .template-content .lt:active,
.customer-styles .template-content .lt.active,
.customer-styles .template-content .lt.hover,
.customer-styles .template-content .lt a:hover,
.customer-styles .template-content .lt a:focus,
.customer-styles .template-content .lt a:active,
.customer-styles .template-content .lt a.active,
.customer-styles .template-content .lt a.hover,
.customer-styles .content .link-appearance-default:hover,
.customer-styles .content .link-appearance-default:focus,
.customer-styles .content .link-appearance-default:active,
.customer-styles .content .link-appearance-default.active,
.customer-styles .content .link-appearance-default.hover,
.customer-styles .content .link-appearance-default a:hover,
.customer-styles .content .link-appearance-default a:focus,
.customer-styles .content .link-appearance-default a:active,
.customer-styles .content .link-appearance-default a.active,
.customer-styles .content .link-appearance-default a.hover,
.customer-styles .content .lt:hover,
.customer-styles .content .lt:focus,
.customer-styles .content .lt:active,
.customer-styles .content .lt.active,
.customer-styles .content .lt.hover,
.customer-styles .content .lt a:hover,
.customer-styles .content .lt a:focus,
.customer-styles .content .lt a:active,
.customer-styles .content .lt a.active,
.customer-styles .content .lt a.hover {
  text-decoration: none;
}

.customer-styles .link-appearance-default:hover::before, .customer-styles .link-appearance-default:focus::before, .customer-styles .link-appearance-default:active::before, .customer-styles .link-appearance-default.active::before, .customer-styles .link-appearance-default.hover::before,
.customer-styles .link-appearance-default a:hover::before,
.customer-styles .link-appearance-default a:focus::before,
.customer-styles .link-appearance-default a:active::before,
.customer-styles .link-appearance-default a.active::before,
.customer-styles .link-appearance-default a.hover::before,
.customer-styles .lt:hover::before,
.customer-styles .lt:focus::before,
.customer-styles .lt:active::before,
.customer-styles .lt.active::before,
.customer-styles .lt.hover::before,
.customer-styles .lt a:hover::before,
.customer-styles .lt a:focus::before,
.customer-styles .lt a:active::before,
.customer-styles .lt a.active::before,
.customer-styles .lt a.hover::before,
.customer-styles .template-content .link-appearance-default:hover::before,
.customer-styles .template-content .link-appearance-default:focus::before,
.customer-styles .template-content .link-appearance-default:active::before,
.customer-styles .template-content .link-appearance-default.active::before,
.customer-styles .template-content .link-appearance-default.hover::before,
.customer-styles .template-content .link-appearance-default a:hover::before,
.customer-styles .template-content .link-appearance-default a:focus::before,
.customer-styles .template-content .link-appearance-default a:active::before,
.customer-styles .template-content .link-appearance-default a.active::before,
.customer-styles .template-content .link-appearance-default a.hover::before,
.customer-styles .template-content .lt:hover::before,
.customer-styles .template-content .lt:focus::before,
.customer-styles .template-content .lt:active::before,
.customer-styles .template-content .lt.active::before,
.customer-styles .template-content .lt.hover::before,
.customer-styles .template-content .lt a:hover::before,
.customer-styles .template-content .lt a:focus::before,
.customer-styles .template-content .lt a:active::before,
.customer-styles .template-content .lt a.active::before,
.customer-styles .template-content .lt a.hover::before,
.customer-styles .content .link-appearance-default:hover::before,
.customer-styles .content .link-appearance-default:focus::before,
.customer-styles .content .link-appearance-default:active::before,
.customer-styles .content .link-appearance-default.active::before,
.customer-styles .content .link-appearance-default.hover::before,
.customer-styles .content .link-appearance-default a:hover::before,
.customer-styles .content .link-appearance-default a:focus::before,
.customer-styles .content .link-appearance-default a:active::before,
.customer-styles .content .link-appearance-default a.active::before,
.customer-styles .content .link-appearance-default a.hover::before,
.customer-styles .content .lt:hover::before,
.customer-styles .content .lt:focus::before,
.customer-styles .content .lt:active::before,
.customer-styles .content .lt.active::before,
.customer-styles .content .lt.hover::before,
.customer-styles .content .lt a:hover::before,
.customer-styles .content .lt a:focus::before,
.customer-styles .content .lt a:active::before,
.customer-styles .content .lt a.active::before,
.customer-styles .content .lt a.hover::before {
  width: 100%;
}

.customer-styles .link-appearance-default:hover::after, .customer-styles .link-appearance-default:focus::after, .customer-styles .link-appearance-default:active::after, .customer-styles .link-appearance-default.active::after, .customer-styles .link-appearance-default.hover::after,
.customer-styles .link-appearance-default a:hover::after,
.customer-styles .link-appearance-default a:focus::after,
.customer-styles .link-appearance-default a:active::after,
.customer-styles .link-appearance-default a.active::after,
.customer-styles .link-appearance-default a.hover::after,
.customer-styles .lt:hover::after,
.customer-styles .lt:focus::after,
.customer-styles .lt:active::after,
.customer-styles .lt.active::after,
.customer-styles .lt.hover::after,
.customer-styles .lt a:hover::after,
.customer-styles .lt a:focus::after,
.customer-styles .lt a:active::after,
.customer-styles .lt a.active::after,
.customer-styles .lt a.hover::after,
.customer-styles .template-content .link-appearance-default:hover::after,
.customer-styles .template-content .link-appearance-default:focus::after,
.customer-styles .template-content .link-appearance-default:active::after,
.customer-styles .template-content .link-appearance-default.active::after,
.customer-styles .template-content .link-appearance-default.hover::after,
.customer-styles .template-content .link-appearance-default a:hover::after,
.customer-styles .template-content .link-appearance-default a:focus::after,
.customer-styles .template-content .link-appearance-default a:active::after,
.customer-styles .template-content .link-appearance-default a.active::after,
.customer-styles .template-content .link-appearance-default a.hover::after,
.customer-styles .template-content .lt:hover::after,
.customer-styles .template-content .lt:focus::after,
.customer-styles .template-content .lt:active::after,
.customer-styles .template-content .lt.active::after,
.customer-styles .template-content .lt.hover::after,
.customer-styles .template-content .lt a:hover::after,
.customer-styles .template-content .lt a:focus::after,
.customer-styles .template-content .lt a:active::after,
.customer-styles .template-content .lt a.active::after,
.customer-styles .template-content .lt a.hover::after,
.customer-styles .content .link-appearance-default:hover::after,
.customer-styles .content .link-appearance-default:focus::after,
.customer-styles .content .link-appearance-default:active::after,
.customer-styles .content .link-appearance-default.active::after,
.customer-styles .content .link-appearance-default.hover::after,
.customer-styles .content .link-appearance-default a:hover::after,
.customer-styles .content .link-appearance-default a:focus::after,
.customer-styles .content .link-appearance-default a:active::after,
.customer-styles .content .link-appearance-default a.active::after,
.customer-styles .content .link-appearance-default a.hover::after,
.customer-styles .content .lt:hover::after,
.customer-styles .content .lt:focus::after,
.customer-styles .content .lt:active::after,
.customer-styles .content .lt.active::after,
.customer-styles .content .lt.hover::after,
.customer-styles .content .lt a:hover::after,
.customer-styles .content .lt a:focus::after,
.customer-styles .content .lt a:active::after,
.customer-styles .content .lt a.active::after,
.customer-styles .content .lt a.hover::after {
  left: 7px;
}

.customer-styles .link-appearance-default.disabled, .customer-styles .link-appearance-default[disabled],
.customer-styles .link-appearance-default a.disabled,
.customer-styles .link-appearance-default a[disabled],
.customer-styles .lt.disabled,
.customer-styles .lt[disabled],
.customer-styles .lt a.disabled,
.customer-styles .lt a[disabled],
.customer-styles .template-content .link-appearance-default.disabled,
.customer-styles .template-content .link-appearance-default[disabled],
.customer-styles .template-content .link-appearance-default a.disabled,
.customer-styles .template-content .link-appearance-default a[disabled],
.customer-styles .template-content .lt.disabled,
.customer-styles .template-content .lt[disabled],
.customer-styles .template-content .lt a.disabled,
.customer-styles .template-content .lt a[disabled],
.customer-styles .content .link-appearance-default.disabled,
.customer-styles .content .link-appearance-default[disabled],
.customer-styles .content .link-appearance-default a.disabled,
.customer-styles .content .link-appearance-default a[disabled],
.customer-styles .content .lt.disabled,
.customer-styles .content .lt[disabled],
.customer-styles .content .lt a.disabled,
.customer-styles .content .lt a[disabled] {
  color: #AAAAAA !important;
  cursor: default;
  pointer-events: none;
}

.customer-styles .link-appearance-default.disabled::after, .customer-styles .link-appearance-default[disabled]::after,
.customer-styles .link-appearance-default a.disabled::after,
.customer-styles .link-appearance-default a[disabled]::after,
.customer-styles .lt.disabled::after,
.customer-styles .lt[disabled]::after,
.customer-styles .lt a.disabled::after,
.customer-styles .lt a[disabled]::after,
.customer-styles .template-content .link-appearance-default.disabled::after,
.customer-styles .template-content .link-appearance-default[disabled]::after,
.customer-styles .template-content .link-appearance-default a.disabled::after,
.customer-styles .template-content .link-appearance-default a[disabled]::after,
.customer-styles .template-content .lt.disabled::after,
.customer-styles .template-content .lt[disabled]::after,
.customer-styles .template-content .lt a.disabled::after,
.customer-styles .template-content .lt a[disabled]::after,
.customer-styles .content .link-appearance-default.disabled::after,
.customer-styles .content .link-appearance-default[disabled]::after,
.customer-styles .content .link-appearance-default a.disabled::after,
.customer-styles .content .link-appearance-default a[disabled]::after,
.customer-styles .content .lt.disabled::after,
.customer-styles .content .lt[disabled]::after,
.customer-styles .content .lt a.disabled::after,
.customer-styles .content .lt a[disabled]::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 26 22' style='enable-background:new 0 0 26 22;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23aaaaaa;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.customer-styles .link-appearance-default.disabled::before, .customer-styles .link-appearance-default[disabled]::before,
.customer-styles .link-appearance-default a.disabled::before,
.customer-styles .link-appearance-default a[disabled]::before,
.customer-styles .lt.disabled::before,
.customer-styles .lt[disabled]::before,
.customer-styles .lt a.disabled::before,
.customer-styles .lt a[disabled]::before,
.customer-styles .template-content .link-appearance-default.disabled::before,
.customer-styles .template-content .link-appearance-default[disabled]::before,
.customer-styles .template-content .link-appearance-default a.disabled::before,
.customer-styles .template-content .link-appearance-default a[disabled]::before,
.customer-styles .template-content .lt.disabled::before,
.customer-styles .template-content .lt[disabled]::before,
.customer-styles .template-content .lt a.disabled::before,
.customer-styles .template-content .lt a[disabled]::before,
.customer-styles .content .link-appearance-default.disabled::before,
.customer-styles .content .link-appearance-default[disabled]::before,
.customer-styles .content .link-appearance-default a.disabled::before,
.customer-styles .content .link-appearance-default a[disabled]::before,
.customer-styles .content .lt.disabled::before,
.customer-styles .content .lt[disabled]::before,
.customer-styles .content .lt a.disabled::before,
.customer-styles .content .lt a[disabled]::before {
  border-bottom: 0;
}

.customer-styles .link-appearance-default.disabled[href^="mailto:"]::before, .customer-styles .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .lt.disabled[href^="mailto:"]::before,
.customer-styles .lt[disabled][href^="mailto:"]::before,
.customer-styles .lt a.disabled[href^="mailto:"]::before,
.customer-styles .lt a[disabled][href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .template-content .lt.disabled[href^="mailto:"]::before,
.customer-styles .template-content .lt[disabled][href^="mailto:"]::before,
.customer-styles .template-content .lt a.disabled[href^="mailto:"]::before,
.customer-styles .template-content .lt a[disabled][href^="mailto:"]::before,
.customer-styles .content .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .content .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .content .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .content .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .content .lt.disabled[href^="mailto:"]::before,
.customer-styles .content .lt[disabled][href^="mailto:"]::before,
.customer-styles .content .lt a.disabled[href^="mailto:"]::before,
.customer-styles .content .lt a[disabled][href^="mailto:"]::before {
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.63 162.1'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23aaaaaa;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22,32.41l-4.86-3-4.78-3c0,.23-.07.45-.07.69v133s0,.06,0,.1l4.84-3.5L22,153.23,112.15,88Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M292.85,26.48l-4.78,3-4.85,3-57.43,35.8-32.36,20,89.79,65,4.85,3.51,4.84,3.51s0-.07,0-.1v-133C292.92,26.92,292.87,26.71,292.85,26.48Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M270.44,165l-92.7-67.11-15.06,9.29a18,18,0,0,1-9.37,2.55,18.53,18.53,0,0,1-9.95-2.53l-15.52-9.57L34.78,165l-6.7,4.85-5.65,4.09a14.32,14.32,0,0,0,4.41.76H278.37a14.38,14.38,0,0,0,4.42-.76l-5.65-4.09Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M38.06,22.31l114.2,70.37,1.05,0,63.51-38.89,50.53-31.5,7.78-4.86,6.93-4.32a14.55,14.55,0,0,0-3.69-.53H26.84a14.4,14.4,0,0,0-3.67.53l7,4.32Z' transform='translate(-12.29 -12.6)'/%3E%3C/svg%3E");
}

.customer-styles .link-appearance-default.disabled[href^="mailto:"]::after, .customer-styles .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .lt.disabled[href^="mailto:"]::after,
.customer-styles .lt[disabled][href^="mailto:"]::after,
.customer-styles .lt a.disabled[href^="mailto:"]::after,
.customer-styles .lt a[disabled][href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .template-content .lt.disabled[href^="mailto:"]::after,
.customer-styles .template-content .lt[disabled][href^="mailto:"]::after,
.customer-styles .template-content .lt a.disabled[href^="mailto:"]::after,
.customer-styles .template-content .lt a[disabled][href^="mailto:"]::after,
.customer-styles .content .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .content .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .content .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .content .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .content .lt.disabled[href^="mailto:"]::after,
.customer-styles .content .lt[disabled][href^="mailto:"]::after,
.customer-styles .content .lt a.disabled[href^="mailto:"]::after,
.customer-styles .content .lt a[disabled][href^="mailto:"]::after {
  background-image: none;
  border-bottom: 0;
}

.customer-styles .button-mode-dark .link-appearance-default,
.customer-styles .button-mode-dark .link-appearance-default a,
.customer-styles .button-mode-dark .lt,
.customer-styles .button-mode-dark .lt a,
.customer-styles .template-content .button-mode-dark .link-appearance-default,
.customer-styles .template-content .button-mode-dark .link-appearance-default a,
.customer-styles .template-content .button-mode-dark .lt,
.customer-styles .template-content .button-mode-dark .lt a,
.customer-styles .content .button-mode-dark .link-appearance-default,
.customer-styles .content .button-mode-dark .link-appearance-default a,
.customer-styles .content .button-mode-dark .lt,
.customer-styles .content .button-mode-dark .lt a {
  color: #FFFFFF;
}

.customer-styles .button-mode-dark .link-appearance-default::after,
.customer-styles .button-mode-dark .link-appearance-default a::after,
.customer-styles .button-mode-dark .lt::after,
.customer-styles .button-mode-dark .lt a::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a::after,
.customer-styles .template-content .button-mode-dark .lt::after,
.customer-styles .template-content .button-mode-dark .lt a::after,
.customer-styles .content .button-mode-dark .link-appearance-default::after,
.customer-styles .content .button-mode-dark .link-appearance-default a::after,
.customer-styles .content .button-mode-dark .lt::after,
.customer-styles .content .button-mode-dark .lt a::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 22' fill='%23fff'%3E%3Cpolygon points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3Cpolygon points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/svg%3E");
}

.customer-styles .button-mode-dark .link-appearance-default::before,
.customer-styles .button-mode-dark .link-appearance-default a::before,
.customer-styles .button-mode-dark .lt::before,
.customer-styles .button-mode-dark .lt a::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a::before,
.customer-styles .template-content .button-mode-dark .lt::before,
.customer-styles .template-content .button-mode-dark .lt a::before,
.customer-styles .content .button-mode-dark .link-appearance-default::before,
.customer-styles .content .button-mode-dark .link-appearance-default a::before,
.customer-styles .content .button-mode-dark .lt::before,
.customer-styles .content .button-mode-dark .lt a::before {
  border-bottom: 2px solid #FFFFFF;
}

.customer-styles .button-mode-dark .link-appearance-default[href^="mailto:"]::before,
.customer-styles .button-mode-dark .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt[href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt a[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt a[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt a[href^="mailto:"]::before {
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.63 162.1'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22,32.41l-4.86-3-4.78-3c0,.23-.07.45-.07.69v133s0,.06,0,.1l4.84-3.5L22,153.23,112.15,88Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M292.85,26.48l-4.78,3-4.85,3-57.43,35.8-32.36,20,89.79,65,4.85,3.51,4.84,3.51s0-.07,0-.1v-133C292.92,26.92,292.87,26.71,292.85,26.48Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M270.44,165l-92.7-67.11-15.06,9.29a18,18,0,0,1-9.37,2.55,18.53,18.53,0,0,1-9.95-2.53l-15.52-9.57L34.78,165l-6.7,4.85-5.65,4.09a14.32,14.32,0,0,0,4.41.76H278.37a14.38,14.38,0,0,0,4.42-.76l-5.65-4.09Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M38.06,22.31l114.2,70.37,1.05,0,63.51-38.89,50.53-31.5,7.78-4.86,6.93-4.32a14.55,14.55,0,0,0-3.69-.53H26.84a14.4,14.4,0,0,0-3.67.53l7,4.32Z' transform='translate(-12.29 -12.6)'/%3E%3C/svg%3E");
  border-bottom: 0;
}

.customer-styles .button-mode-dark .link-appearance-default[href^="mailto:"]::after,
.customer-styles .button-mode-dark .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt[href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt a[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt a[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt a[href^="mailto:"]::after {
  border-bottom: 2px solid #FFFFFF;
}

.customer-styles .button-mode-dark .link-appearance-default:hover, .customer-styles .button-mode-dark .link-appearance-default:focus, .customer-styles .button-mode-dark .link-appearance-default:active, .customer-styles .button-mode-dark .link-appearance-default.active, .customer-styles .button-mode-dark .link-appearance-default.hover,
.customer-styles .button-mode-dark .link-appearance-default a:hover,
.customer-styles .button-mode-dark .link-appearance-default a:focus,
.customer-styles .button-mode-dark .link-appearance-default a:active,
.customer-styles .button-mode-dark .link-appearance-default a.active,
.customer-styles .button-mode-dark .link-appearance-default a.hover,
.customer-styles .button-mode-dark .lt:hover,
.customer-styles .button-mode-dark .lt:focus,
.customer-styles .button-mode-dark .lt:active,
.customer-styles .button-mode-dark .lt.active,
.customer-styles .button-mode-dark .lt.hover,
.customer-styles .button-mode-dark .lt a:hover,
.customer-styles .button-mode-dark .lt a:focus,
.customer-styles .button-mode-dark .lt a:active,
.customer-styles .button-mode-dark .lt a.active,
.customer-styles .button-mode-dark .lt a.hover,
.customer-styles .template-content .button-mode-dark .link-appearance-default:hover,
.customer-styles .template-content .button-mode-dark .link-appearance-default:focus,
.customer-styles .template-content .button-mode-dark .link-appearance-default:active,
.customer-styles .template-content .button-mode-dark .link-appearance-default.active,
.customer-styles .template-content .button-mode-dark .link-appearance-default.hover,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:hover,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:focus,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:active,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.active,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.hover,
.customer-styles .template-content .button-mode-dark .lt:hover,
.customer-styles .template-content .button-mode-dark .lt:focus,
.customer-styles .template-content .button-mode-dark .lt:active,
.customer-styles .template-content .button-mode-dark .lt.active,
.customer-styles .template-content .button-mode-dark .lt.hover,
.customer-styles .template-content .button-mode-dark .lt a:hover,
.customer-styles .template-content .button-mode-dark .lt a:focus,
.customer-styles .template-content .button-mode-dark .lt a:active,
.customer-styles .template-content .button-mode-dark .lt a.active,
.customer-styles .template-content .button-mode-dark .lt a.hover,
.customer-styles .content .button-mode-dark .link-appearance-default:hover,
.customer-styles .content .button-mode-dark .link-appearance-default:focus,
.customer-styles .content .button-mode-dark .link-appearance-default:active,
.customer-styles .content .button-mode-dark .link-appearance-default.active,
.customer-styles .content .button-mode-dark .link-appearance-default.hover,
.customer-styles .content .button-mode-dark .link-appearance-default a:hover,
.customer-styles .content .button-mode-dark .link-appearance-default a:focus,
.customer-styles .content .button-mode-dark .link-appearance-default a:active,
.customer-styles .content .button-mode-dark .link-appearance-default a.active,
.customer-styles .content .button-mode-dark .link-appearance-default a.hover,
.customer-styles .content .button-mode-dark .lt:hover,
.customer-styles .content .button-mode-dark .lt:focus,
.customer-styles .content .button-mode-dark .lt:active,
.customer-styles .content .button-mode-dark .lt.active,
.customer-styles .content .button-mode-dark .lt.hover,
.customer-styles .content .button-mode-dark .lt a:hover,
.customer-styles .content .button-mode-dark .lt a:focus,
.customer-styles .content .button-mode-dark .lt a:active,
.customer-styles .content .button-mode-dark .lt a.active,
.customer-styles .content .button-mode-dark .lt a.hover {
  color: #57A527;
  text-decoration: none;
}

.customer-styles .button-mode-dark .link-appearance-default:hover::before, .customer-styles .button-mode-dark .link-appearance-default:focus::before, .customer-styles .button-mode-dark .link-appearance-default:active::before, .customer-styles .button-mode-dark .link-appearance-default.active::before, .customer-styles .button-mode-dark .link-appearance-default.hover::before,
.customer-styles .button-mode-dark .link-appearance-default a:hover::before,
.customer-styles .button-mode-dark .link-appearance-default a:focus::before,
.customer-styles .button-mode-dark .link-appearance-default a:active::before,
.customer-styles .button-mode-dark .link-appearance-default a.active::before,
.customer-styles .button-mode-dark .link-appearance-default a.hover::before,
.customer-styles .button-mode-dark .lt:hover::before,
.customer-styles .button-mode-dark .lt:focus::before,
.customer-styles .button-mode-dark .lt:active::before,
.customer-styles .button-mode-dark .lt.active::before,
.customer-styles .button-mode-dark .lt.hover::before,
.customer-styles .button-mode-dark .lt a:hover::before,
.customer-styles .button-mode-dark .lt a:focus::before,
.customer-styles .button-mode-dark .lt a:active::before,
.customer-styles .button-mode-dark .lt a.active::before,
.customer-styles .button-mode-dark .lt a.hover::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default:hover::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default:focus::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default:active::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default.active::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default.hover::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:hover::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:focus::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:active::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.active::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.hover::before,
.customer-styles .template-content .button-mode-dark .lt:hover::before,
.customer-styles .template-content .button-mode-dark .lt:focus::before,
.customer-styles .template-content .button-mode-dark .lt:active::before,
.customer-styles .template-content .button-mode-dark .lt.active::before,
.customer-styles .template-content .button-mode-dark .lt.hover::before,
.customer-styles .template-content .button-mode-dark .lt a:hover::before,
.customer-styles .template-content .button-mode-dark .lt a:focus::before,
.customer-styles .template-content .button-mode-dark .lt a:active::before,
.customer-styles .template-content .button-mode-dark .lt a.active::before,
.customer-styles .template-content .button-mode-dark .lt a.hover::before,
.customer-styles .content .button-mode-dark .link-appearance-default:hover::before,
.customer-styles .content .button-mode-dark .link-appearance-default:focus::before,
.customer-styles .content .button-mode-dark .link-appearance-default:active::before,
.customer-styles .content .button-mode-dark .link-appearance-default.active::before,
.customer-styles .content .button-mode-dark .link-appearance-default.hover::before,
.customer-styles .content .button-mode-dark .link-appearance-default a:hover::before,
.customer-styles .content .button-mode-dark .link-appearance-default a:focus::before,
.customer-styles .content .button-mode-dark .link-appearance-default a:active::before,
.customer-styles .content .button-mode-dark .link-appearance-default a.active::before,
.customer-styles .content .button-mode-dark .link-appearance-default a.hover::before,
.customer-styles .content .button-mode-dark .lt:hover::before,
.customer-styles .content .button-mode-dark .lt:focus::before,
.customer-styles .content .button-mode-dark .lt:active::before,
.customer-styles .content .button-mode-dark .lt.active::before,
.customer-styles .content .button-mode-dark .lt.hover::before,
.customer-styles .content .button-mode-dark .lt a:hover::before,
.customer-styles .content .button-mode-dark .lt a:focus::before,
.customer-styles .content .button-mode-dark .lt a:active::before,
.customer-styles .content .button-mode-dark .lt a.active::before,
.customer-styles .content .button-mode-dark .lt a.hover::before {
  border-bottom-color: #57A527;
  width: 100%;
}

.customer-styles .button-mode-dark .link-appearance-default:hover::after, .customer-styles .button-mode-dark .link-appearance-default:focus::after, .customer-styles .button-mode-dark .link-appearance-default:active::after, .customer-styles .button-mode-dark .link-appearance-default.active::after, .customer-styles .button-mode-dark .link-appearance-default.hover::after,
.customer-styles .button-mode-dark .link-appearance-default a:hover::after,
.customer-styles .button-mode-dark .link-appearance-default a:focus::after,
.customer-styles .button-mode-dark .link-appearance-default a:active::after,
.customer-styles .button-mode-dark .link-appearance-default a.active::after,
.customer-styles .button-mode-dark .link-appearance-default a.hover::after,
.customer-styles .button-mode-dark .lt:hover::after,
.customer-styles .button-mode-dark .lt:focus::after,
.customer-styles .button-mode-dark .lt:active::after,
.customer-styles .button-mode-dark .lt.active::after,
.customer-styles .button-mode-dark .lt.hover::after,
.customer-styles .button-mode-dark .lt a:hover::after,
.customer-styles .button-mode-dark .lt a:focus::after,
.customer-styles .button-mode-dark .lt a:active::after,
.customer-styles .button-mode-dark .lt a.active::after,
.customer-styles .button-mode-dark .lt a.hover::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default:hover::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default:focus::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default:active::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default.active::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default.hover::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:hover::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:focus::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:active::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.active::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.hover::after,
.customer-styles .template-content .button-mode-dark .lt:hover::after,
.customer-styles .template-content .button-mode-dark .lt:focus::after,
.customer-styles .template-content .button-mode-dark .lt:active::after,
.customer-styles .template-content .button-mode-dark .lt.active::after,
.customer-styles .template-content .button-mode-dark .lt.hover::after,
.customer-styles .template-content .button-mode-dark .lt a:hover::after,
.customer-styles .template-content .button-mode-dark .lt a:focus::after,
.customer-styles .template-content .button-mode-dark .lt a:active::after,
.customer-styles .template-content .button-mode-dark .lt a.active::after,
.customer-styles .template-content .button-mode-dark .lt a.hover::after,
.customer-styles .content .button-mode-dark .link-appearance-default:hover::after,
.customer-styles .content .button-mode-dark .link-appearance-default:focus::after,
.customer-styles .content .button-mode-dark .link-appearance-default:active::after,
.customer-styles .content .button-mode-dark .link-appearance-default.active::after,
.customer-styles .content .button-mode-dark .link-appearance-default.hover::after,
.customer-styles .content .button-mode-dark .link-appearance-default a:hover::after,
.customer-styles .content .button-mode-dark .link-appearance-default a:focus::after,
.customer-styles .content .button-mode-dark .link-appearance-default a:active::after,
.customer-styles .content .button-mode-dark .link-appearance-default a.active::after,
.customer-styles .content .button-mode-dark .link-appearance-default a.hover::after,
.customer-styles .content .button-mode-dark .lt:hover::after,
.customer-styles .content .button-mode-dark .lt:focus::after,
.customer-styles .content .button-mode-dark .lt:active::after,
.customer-styles .content .button-mode-dark .lt.active::after,
.customer-styles .content .button-mode-dark .lt.hover::after,
.customer-styles .content .button-mode-dark .lt a:hover::after,
.customer-styles .content .button-mode-dark .lt a:focus::after,
.customer-styles .content .button-mode-dark .lt a:active::after,
.customer-styles .content .button-mode-dark .lt a.active::after,
.customer-styles .content .button-mode-dark .lt a.hover::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 22' fill='%2357A527'%3E%3Cpolygon points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3Cpolygon points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/svg%3E");
  left: 7px;
}

.customer-styles .button-mode-dark .link-appearance-default.disabled, .customer-styles .button-mode-dark .link-appearance-default[disabled],
.customer-styles .button-mode-dark .link-appearance-default a.disabled,
.customer-styles .button-mode-dark .link-appearance-default a[disabled],
.customer-styles .button-mode-dark .lt.disabled,
.customer-styles .button-mode-dark .lt[disabled],
.customer-styles .button-mode-dark .lt a.disabled,
.customer-styles .button-mode-dark .lt a[disabled],
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled,
.customer-styles .template-content .button-mode-dark .link-appearance-default[disabled],
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[disabled],
.customer-styles .template-content .button-mode-dark .lt.disabled,
.customer-styles .template-content .button-mode-dark .lt[disabled],
.customer-styles .template-content .button-mode-dark .lt a.disabled,
.customer-styles .template-content .button-mode-dark .lt a[disabled],
.customer-styles .content .button-mode-dark .link-appearance-default.disabled,
.customer-styles .content .button-mode-dark .link-appearance-default[disabled],
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled,
.customer-styles .content .button-mode-dark .link-appearance-default a[disabled],
.customer-styles .content .button-mode-dark .lt.disabled,
.customer-styles .content .button-mode-dark .lt[disabled],
.customer-styles .content .button-mode-dark .lt a.disabled,
.customer-styles .content .button-mode-dark .lt a[disabled] {
  color: #AAAAAA;
  cursor: default;
  pointer-events: none;
}

.customer-styles .button-mode-dark .link-appearance-default.disabled::after, .customer-styles .button-mode-dark .link-appearance-default[disabled]::after,
.customer-styles .button-mode-dark .link-appearance-default a.disabled::after,
.customer-styles .button-mode-dark .link-appearance-default a[disabled]::after,
.customer-styles .button-mode-dark .lt.disabled::after,
.customer-styles .button-mode-dark .lt[disabled]::after,
.customer-styles .button-mode-dark .lt a.disabled::after,
.customer-styles .button-mode-dark .lt a[disabled]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default[disabled]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[disabled]::after,
.customer-styles .template-content .button-mode-dark .lt.disabled::after,
.customer-styles .template-content .button-mode-dark .lt[disabled]::after,
.customer-styles .template-content .button-mode-dark .lt a.disabled::after,
.customer-styles .template-content .button-mode-dark .lt a[disabled]::after,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled::after,
.customer-styles .content .button-mode-dark .link-appearance-default[disabled]::after,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled::after,
.customer-styles .content .button-mode-dark .link-appearance-default a[disabled]::after,
.customer-styles .content .button-mode-dark .lt.disabled::after,
.customer-styles .content .button-mode-dark .lt[disabled]::after,
.customer-styles .content .button-mode-dark .lt a.disabled::after,
.customer-styles .content .button-mode-dark .lt a[disabled]::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 26 22' style='enable-background:new 0 0 26 22;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23aaaaaa;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.customer-styles .button-mode-dark .link-appearance-default.disabled::before, .customer-styles .button-mode-dark .link-appearance-default[disabled]::before,
.customer-styles .button-mode-dark .link-appearance-default a.disabled::before,
.customer-styles .button-mode-dark .link-appearance-default a[disabled]::before,
.customer-styles .button-mode-dark .lt.disabled::before,
.customer-styles .button-mode-dark .lt[disabled]::before,
.customer-styles .button-mode-dark .lt a.disabled::before,
.customer-styles .button-mode-dark .lt a[disabled]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default[disabled]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[disabled]::before,
.customer-styles .template-content .button-mode-dark .lt.disabled::before,
.customer-styles .template-content .button-mode-dark .lt[disabled]::before,
.customer-styles .template-content .button-mode-dark .lt a.disabled::before,
.customer-styles .template-content .button-mode-dark .lt a[disabled]::before,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled::before,
.customer-styles .content .button-mode-dark .link-appearance-default[disabled]::before,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled::before,
.customer-styles .content .button-mode-dark .link-appearance-default a[disabled]::before,
.customer-styles .content .button-mode-dark .lt.disabled::before,
.customer-styles .content .button-mode-dark .lt[disabled]::before,
.customer-styles .content .button-mode-dark .lt a.disabled::before,
.customer-styles .content .button-mode-dark .lt a[disabled]::before {
  border-bottom: 0;
}

.customer-styles .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::before, .customer-styles .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt.disabled[href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt[disabled][href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt a.disabled[href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt a[disabled][href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt.disabled[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt[disabled][href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt a.disabled[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt a[disabled][href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt.disabled[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt[disabled][href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt a.disabled[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt a[disabled][href^="mailto:"]::before {
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.63 162.1'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23aaaaaa;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22,32.41l-4.86-3-4.78-3c0,.23-.07.45-.07.69v133s0,.06,0,.1l4.84-3.5L22,153.23,112.15,88Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M292.85,26.48l-4.78,3-4.85,3-57.43,35.8-32.36,20,89.79,65,4.85,3.51,4.84,3.51s0-.07,0-.1v-133C292.92,26.92,292.87,26.71,292.85,26.48Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M270.44,165l-92.7-67.11-15.06,9.29a18,18,0,0,1-9.37,2.55,18.53,18.53,0,0,1-9.95-2.53l-15.52-9.57L34.78,165l-6.7,4.85-5.65,4.09a14.32,14.32,0,0,0,4.41.76H278.37a14.38,14.38,0,0,0,4.42-.76l-5.65-4.09Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M38.06,22.31l114.2,70.37,1.05,0,63.51-38.89,50.53-31.5,7.78-4.86,6.93-4.32a14.55,14.55,0,0,0-3.69-.53H26.84a14.4,14.4,0,0,0-3.67.53l7,4.32Z' transform='translate(-12.29 -12.6)'/%3E%3C/svg%3E");
}

.customer-styles .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::after, .customer-styles .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt.disabled[href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt[disabled][href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt a.disabled[href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt a[disabled][href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt.disabled[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt[disabled][href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt a.disabled[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt a[disabled][href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt.disabled[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt[disabled][href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt a.disabled[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt a[disabled][href^="mailto:"]::after {
  background-image: none;
  border-bottom: 0;
}

.customer-styles .link-appearance-download,
.customer-styles .template-content .link-appearance-download,
.customer-styles .content .link-appearance-download {
  border: 0;
  color: #005e1d;
  font-weight: 700;
  letter-spacing: .15em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  left: 0px;
  position: relative;
  top: 0px;
}

.customer-styles .link-appearance-download::after,
.customer-styles .template-content .link-appearance-download::after,
.customer-styles .content .link-appearance-download::after {
  content: ' ';
  width: 15px;
  height: 16px;
  margin-left: 15px;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: text-top;
  background-image: url("data:image/svg+xml,%3Csvg width='100%' height='100%' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;'%3E%3Cpath d='M7.5,1L7.5,11' style='fill:none;fill-rule:nonzero;stroke:rgb(0,94,29);stroke-width:2px;'/%3E%3Cpath d='M2.143,6L7.5,11L12.857,6' style='fill:none;fill-rule:nonzero;stroke:rgb(0,94,29);stroke-width:2px;'/%3E%3Cpath d='M15,15C15,14.448 14.552,14 14,14L1,14C0.448,14 0,14.448 0,15C0,15.552 0.448,16 1,16L14,16C14.552,16 15,15.552 15,15Z' style='fill:rgb(0,94,29);'/%3E%3C/svg%3E");
}

.customer-styles .link-appearance-download::before,
.customer-styles .template-content .link-appearance-download::before,
.customer-styles .content .link-appearance-download::before {
  border-bottom: 2px solid #005e1d;
  bottom: -.3em;
  content: ' ';
  position: absolute;
  transition: width .2s;
  width: 0%;
}

.customer-styles .link-appearance-download:hover, .customer-styles .link-appearance-download:focus, .customer-styles .link-appearance-download:active,
.customer-styles .template-content .link-appearance-download:hover,
.customer-styles .template-content .link-appearance-download:focus,
.customer-styles .template-content .link-appearance-download:active,
.customer-styles .content .link-appearance-download:hover,
.customer-styles .content .link-appearance-download:focus,
.customer-styles .content .link-appearance-download:active {
  text-decoration: none;
}

.customer-styles .link-appearance-download:hover::before, .customer-styles .link-appearance-download:focus::before, .customer-styles .link-appearance-download:active::before,
.customer-styles .template-content .link-appearance-download:hover::before,
.customer-styles .template-content .link-appearance-download:focus::before,
.customer-styles .template-content .link-appearance-download:active::before,
.customer-styles .content .link-appearance-download:hover::before,
.customer-styles .content .link-appearance-download:focus::before,
.customer-styles .content .link-appearance-download:active::before {
  width: 100%;
}

.customer-styles .button-mode-dark .link-appearance-download,
.customer-styles .button-mode-dark .link-appearance-download span,
.customer-styles .template-content .button-mode-dark .link-appearance-download,
.customer-styles .template-content .button-mode-dark .link-appearance-download span,
.customer-styles .content .button-mode-dark .link-appearance-download,
.customer-styles .content .button-mode-dark .link-appearance-download span {
  color: #FFFFFF !important;
}

.customer-styles .button-mode-dark .link-appearance-download::before,
.customer-styles .button-mode-dark .link-appearance-download span::before,
.customer-styles .template-content .button-mode-dark .link-appearance-download::before,
.customer-styles .template-content .button-mode-dark .link-appearance-download span::before,
.customer-styles .content .button-mode-dark .link-appearance-download::before,
.customer-styles .content .button-mode-dark .link-appearance-download span::before {
  border-bottom: 2px solid #FFFFFF;
}

.customer-styles .button-mode-dark .link-appearance-download::after,
.customer-styles .button-mode-dark .link-appearance-download span::after,
.customer-styles .template-content .button-mode-dark .link-appearance-download::after,
.customer-styles .template-content .button-mode-dark .link-appearance-download span::after,
.customer-styles .content .button-mode-dark .link-appearance-download::after,
.customer-styles .content .button-mode-dark .link-appearance-download span::after {
  background-image: url("data:image/svg+xml,%3Csvg width='100%' height='100%' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;'%3E%3Cpath d='M7.5,1L7.5,11' style='fill:none;fill-rule:nonzero;stroke:rgb(255,255,255);stroke-width:2px;'/%3E%3Cpath d='M2.143,6L7.5,11L12.857,6' style='fill:none;fill-rule:nonzero;stroke:rgb(255,255,255);stroke-width:2px;'/%3E%3Cpath d='M15,15C15,14.448 14.552,14 14,14L1,14C0.448,14 0,14.448 0,15C0,15.552 0.448,16 1,16L14,16C14.552,16 15,15.552 15,15Z' style='fill:rgb(255,255,255);'/%3E%3C/svg%3E");
}

.customer-styles .t1,
.customer-styles .t1 p {
  font-size: 16px;
  line-height: 24px;
  color: #4c4c4c;
  font-weight: normal;
}

.customer-styles .t2,
.customer-styles .t2 p {
  font-size: 13px;
  line-height: 17px;
  color: #4c4c4c;
  font-weight: normal;
}

.customer-styles .t3,
.customer-styles .t3 p {
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
  color: #4c4c4c;
}

@media (min-width: 768px) {
  .customer-styles .t1,
  .customer-styles .t1 p {
    font-size: 16px;
    line-height: 24px;
  }
  .customer-styles .t2,
  .customer-styles .t2 p {
    font-size: 14px;
    line-height: 20px;
  }
  .customer-styles .t3,
  .customer-styles .t3 p {
    font-size: 13px;
    line-height: 17px;
  }
}

.customer-styles .footnote {
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
  color: #4c4c4c;
}

@media (min-width: 768px) {
  .customer-styles .footnote {
    font-size: 12px;
    line-height: 15px;
  }
}

.customer-styles .content .f1,
.customer-styles .content .f1 p,
.customer-styles .content .f1 td,
.customer-styles .content .f1 .table-container td,
.customer-styles .content .f1 .table-container td p,
.customer-styles .content .f1 ol,
.customer-styles .content .f1 ul,
.customer-styles .template-content .f1,
.customer-styles .template-content .f1 p,
.customer-styles .template-content .f1 td,
.customer-styles .template-content .f1 .table-container td,
.customer-styles .template-content .f1 .table-container td p,
.customer-styles .template-content .f1 ol,
.customer-styles .template-content .f1 ul,
.customer-styles body .content .f1,
.customer-styles body .content .f1 p,
.customer-styles body .content .f1 td,
.customer-styles body .content .f1 .table-container td,
.customer-styles body .content .f1 .table-container td p,
.customer-styles body .content .f1 ol,
.customer-styles body .content .f1 ul,
.customer-styles body .template-content .f1,
.customer-styles body .template-content .f1 p,
.customer-styles body .template-content .f1 td,
.customer-styles body .template-content .f1 .table-container td,
.customer-styles body .template-content .f1 .table-container td p,
.customer-styles body .template-content .f1 ol,
.customer-styles body .template-content .f1 ul {
  font-size: 13px;
  line-height: 17px;
  font-weight: normal;
  color: #4c4c4c;
}

.customer-styles .content .f2,
.customer-styles .content .f2 p,
.customer-styles .template-content .f2,
.customer-styles .template-content .f2 p,
.customer-styles body .content .f2,
.customer-styles body .content .f2 p,
.customer-styles body .template-content .f2,
.customer-styles body .template-content .f2 p {
  font-size: 10px;
  line-height: 12px;
  font-weight: normal;
  color: #4c4c4c;
}

@media (min-width: 768px) {
  .customer-styles .content .f1,
  .customer-styles .content .f1 p,
  .customer-styles .content .f1 td,
  .customer-styles .content .f1 .table-container td,
  .customer-styles .content .f1 .table-container td p,
  .customer-styles .content .f1 ol,
  .customer-styles .content .f1 ul,
  .customer-styles .template-content .f1,
  .customer-styles .template-content .f1 p,
  .customer-styles .template-content .f1 td,
  .customer-styles .template-content .f1 .table-container td,
  .customer-styles .template-content .f1 .table-container td p,
  .customer-styles .template-content .f1 ol,
  .customer-styles .template-content .f1 ul,
  .customer-styles body .content .f1,
  .customer-styles body .content .f1 p,
  .customer-styles body .content .f1 td,
  .customer-styles body .content .f1 .table-container td,
  .customer-styles body .content .f1 .table-container td p,
  .customer-styles body .content .f1 ol,
  .customer-styles body .content .f1 ul,
  .customer-styles body .template-content .f1,
  .customer-styles body .template-content .f1 p,
  .customer-styles body .template-content .f1 td,
  .customer-styles body .template-content .f1 .table-container td,
  .customer-styles body .template-content .f1 .table-container td p,
  .customer-styles body .template-content .f1 ol,
  .customer-styles body .template-content .f1 ul {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
  }
}

.customer-styles .r1,
.customer-styles .r1 a {
  font-size: 14px;
  line-height: 20px;
  color: #4c4c4c !important;
  font-weight: bold;
}

.customer-styles .r1:hover,
.customer-styles .r1 a:hover {
  color: #57A527 !important;
}

.customer-styles .r2,
.customer-styles .r2 a {
  font-size: 14px;
  line-height: 20px;
  color: #4c4c4c !important;
  font-weight: normal;
}

.customer-styles .r2:hover,
.customer-styles .r2 a:hover {
  color: #57A527 !important;
}

.customer-styles h1, .customer-styles h2, .customer-styles h3, .customer-styles h4, .customer-styles h5 {
  word-wrap: break-word;
}

.customer-styles h1:empty, .customer-styles h2:empty, .customer-styles h3:empty, .customer-styles h4:empty, .customer-styles h5:empty {
  display: none;
}

.customer-styles h1, .customer-styles .h1 {
  font-size: 24px;
  color: #4c4c4c;
  font-weight: 300;
  line-height: 30px;
  margin: 20px 0px 15px 0px;
  padding: 0px;
}

.customer-styles h1 {
  padding-left: 0px;
}

.customer-styles h2, .customer-styles .h2, .customer-styles h2 p, .customer-styles .h2 p {
  font-size: 20px;
  color: #4c4c4c;
  font-weight: normal;
  line-height: 30px;
  margin: 30px 0px 10px 0px;
  padding: 0px;
}

.customer-styles .headline-content h2, .customer-styles .headline-content .h2 {
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  margin: 20px 0px 15px 0px;
}

.customer-styles h3, .customer-styles .h3, .customer-styles h3 p, .customer-styles .h3 p {
  font-size: 20px;
  color: #4c4c4c;
  font-weight: bold;
  line-height: 18px;
  margin: 0px 0px 12px 0px;
  padding: 0px;
}

.customer-styles .headline-content h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 18px;
  margin: 30px 0px 10px 0px;
}

.customer-styles h4, .customer-styles .h4, .customer-styles h4 p, .customer-styles .h4 p {
  font-size: 16px;
  color: #4c4c4c;
  font-weight: bold;
  line-height: 22px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

@media (min-width: 768px) {
  .customer-styles h1, .customer-styles .h1 {
    color: #4c4c4c;
    font-size: 28px;
    line-height: 38px;
    font-weight: lighter;
    margin: 30px 0px 40px 0px;
    padding: 0px;
  }
  .customer-styles h2, .customer-styles .h2, .customer-styles h2 p, .customer-styles .h2 p {
    color: #4c4c4c;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    margin: 0px 0px 12px 0px;
    padding: 0px;
  }
  .customer-styles .headline-content h2, .customer-styles .headline-content .h2, .customer-styles .headline-content h2 p, .customer-styles .headline-content .h2 p {
    font-size: 28px;
    font-weight: lighter;
    line-height: 38px;
    margin: 30px 0px 40px 0px;
  }
  .customer-styles h3, .customer-styles .h3, .customer-styles h3 p, .customer-styles .h3 p {
    color: #4c4c4c;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin: 0px 0px 12px 0px;
    padding: 0px;
  }
  .customer-styles .headline-content h3, .customer-styles .headline-content .h3, .customer-styles .headline-content h3 p, .customer-styles .headline-content .h3 p {
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    margin: 0px 0px 12px 0px;
  }
  .customer-styles h4, .customer-styles .h4, .customer-styles h4 p, .customer-styles .h4 p {
    color: #4c4c4c;
    font-size: 14px;
    line-height: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
  }
}

.customer-styles .global-headline-gradient {
  font-size: 40px;
  color: #3F8B25;
  background: linear-gradient(90deg, #01430E, #3F8B25 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-weight: 900;
  line-height: 1.2;
  margin: 0;
}

@media (min-width: 350px) {
  .customer-styles .global-headline-gradient {
    font-size: calc(40px + (100vw - 350px) / 1186 * (16));
  }
}

@media (min-width: 1536px) {
  .customer-styles .global-headline-gradient {
    font-size: 56px;
  }
}

.customer-styles .global-subheadline {
  font-size: 20px;
  line-height: 28px;
  color: #4c4c4c;
  font-weight: 400;
  letter-spacing: .01em;
  margin: 0;
}

@media (min-width: 350px) {
  .customer-styles .global-subheadline {
    font-size: calc(20px + (100vw - 350px) / 1186 * (12));
  }
}

@media (min-width: 1536px) {
  .customer-styles .global-subheadline {
    font-size: 32px;
  }
}

@media (min-width: 350px) {
  .customer-styles .global-subheadline {
    line-height: calc(28px + (100vw - 350px) / 1186 * (12));
  }
}

@media (min-width: 1536px) {
  .customer-styles .global-subheadline {
    line-height: 40px;
  }
}

@media (min-width: 768px) {
  .customer-styles .global-subheadline {
    letter-spacing: 0;
  }
}

.customer-styles form {
  display: inline;
  padding: 0px;
  margin: 0px;
}

.customer-styles input, .customer-styles select, .customer-styles option {
  border-radius: 0;
  background-color: #FFFFFF;
  color: #4c4c4c;
}

.customer-styles span.select-wrapper svg {
  position: relative;
  fill: #4c4c4c;
  width: 18px;
  height: 18px;
}

.customer-styles ::-webkit-input-placeholder {
  color: #4c4c4c;
  opacity: 1;
}

.customer-styles :-moz-placeholder {
  color: #4c4c4c;
  opacity: 1;
}

.customer-styles ::-moz-placeholder {
  color: #4c4c4c;
  opacity: 1;
}

.customer-styles :-ms-input-placeholder {
  color: #4c4c4c;
  opacity: 1;
}

.customer-styles input[type="text"] {
  height: 32px;
  line-height: 32px;
  padding: 0px 10px;
  width: 100%;
  color: #4c4c4c;
  border: 1px solid #AAAAAA;
  outline: 0;
  border-radius: 0;
  font-size: 14px;
}

.customer-styles input.error {
  border-color: #FF0000;
}

.customer-styles input.error-agrar {
  border-color: #FF0000;
  color: #FF0000;
}

.customer-styles input[type="checkbox"],
.customer-styles input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.customer-styles input[type="checkbox"]:focus + label:before, .customer-styles input[type="checkbox"]:hover + label:before,
.customer-styles input[type="radio"]:focus + label:before,
.customer-styles input[type="radio"]:hover + label:before {
  border-color: #AAAAAA;
  background-color: #FFFFFF;
}

.customer-styles input[type="checkbox"]:active + label:before,
.customer-styles input[type="radio"]:active + label:before {
  transition-duration: 0;
  filter: brightness(0.2);
}

.customer-styles input[type="checkbox"] + label,
.customer-styles input[type="radio"] + label {
  position: relative;
  padding-left: 2em;
  vertical-align: top;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.customer-styles input[type="checkbox"] + label:before,
.customer-styles input[type="radio"] + label:before {
  box-sizing: content-box;
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -6px;
  border: 1px solid #AAAAAA;
  text-align: center;
  background-color: #FFFFFF;
  cursor: pointer;
}

.customer-styles input[type="checkbox"] + label.error,
.customer-styles input[type="radio"] + label.error {
  color: #FF0000;
}

.customer-styles input[type="checkbox"] + label.error:before,
.customer-styles input[type="radio"] + label.error:before {
  border-color: #FF0000;
}

.customer-styles input[type="checkbox"] + label:after,
.customer-styles input[type="radio"] + label:after {
  box-sizing: content-box;
  content: '';
  position: absolute;
  top: 6px;
  left: 1px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  transform: scale(0);
  transform-origin: 50%;
}

.customer-styles input[type="checkbox"] + label:after {
  background-color: #57A527;
  top: 10px;
  -o-border-image: none;
     border-image: none;
  transform: scale(0);
  transition: none;
}

.customer-styles input[type="checkbox"]:checked + label:after {
  content: '';
  transform: scale(1);
}

.customer-styles input[type="radio"]:checked + label:before {
  animation: borderscale 300ms ease-in;
  background-color: white;
}

.customer-styles input[type="radio"]:checked + label:after {
  transform: scale(1);
  background-color: #57A527;
  top: 10px;
}

.customer-styles input[type="radio"] + label:before, .customer-styles input[type="radio"] + label:after {
  border-radius: 50%;
}

.customer-styles input[type="checkbox"]:checked + label:after {
  transform: scale(1);
}

@keyframes borderscale {
  50% {
    box-shadow: 0 0 0 2px #900;
  }
}

.customer-styles select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: #FFFFFF;
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014.36%207.87%22%3E%3Ctitle%3EArrow%3C%2Ftitle%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M0%2C.7.67%2C0l6.5%2C6.5L13.69%2C0l.67.7L7.17%2C7.87Z%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-origin: content-box;
  background-size: 10px 10px;
  border: 1px solid #AAAAAA;
  border-radius: 0;
  padding: 0px 10px;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  width: 100%;
  box-sizing: border-box;
}

.customer-styles select:focus, .customer-styles select:hover {
  color: #4c4c4c;
  outline: none;
}

.customer-styles select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.customer-styles select option {
  font-size: 14px;
  padding: 5px 10px;
  color: #4c4c4c;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .customer-styles select::-ms-expand {
    display: none;
  }
  .customer-styles select:focus::-ms-value {
    background: transparent;
    color: grey;
  }
}

.customer-styles svg {
  pointer-events: none;
}

.customer-styles svg.spot-icon {
  height: 50px;
  width: 50px;
  fill: #1C601F;
  float: left;
  padding: 2px 10px 0px 0px;
  margin-left: 0px;
}

.customer-styles svg.left-arrow {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.customer-styles svg.up-arrow {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.customer-styles svg.right-arrow {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.customer-styles svg.down-arrow {
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
}

.customer-styles svg.left-doublearrow {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.customer-styles svg.up-doublearrow {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.customer-styles svg.right-doublearrow {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.customer-styles svg.down-doublearrow {
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
}

.customer-styles button,
.customer-styles .linkbutton,
.customer-styles .linkbutton:link,
.customer-styles .linkbutton:visited,
.customer-styles .linkbutton:focus,
.customer-styles .linkbutton:hover,
.customer-styles .linkbutton:active,
.customer-styles .link-appearance-button,
.customer-styles a.link-appearance-button,
.customer-styles p a.link-appearance-button {
  background-color: #005e1d;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  padding: 8px 15px;
  font-weight: 700;
  letter-spacing: .15em;
  text-transform: uppercase;
  text-decoration: none;
  transition: background-color .5s, color .5s;
  display: inline-block;
  text-align: center;
  outline: 0;
  border: 0;
  border-radius: 0;
  min-width: 140px;
  cursor: pointer;
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles button,
  .customer-styles .linkbutton,
  .customer-styles .linkbutton:link,
  .customer-styles .linkbutton:visited,
  .customer-styles .linkbutton:focus,
  .customer-styles .linkbutton:hover,
  .customer-styles .linkbutton:active,
  .customer-styles .link-appearance-button,
  .customer-styles a.link-appearance-button,
  .customer-styles p a.link-appearance-button {
    width: auto;
  }
}

.customer-styles button:hover, .customer-styles button:focus, .customer-styles button:active,
.customer-styles .linkbutton:hover,
.customer-styles .linkbutton:focus,
.customer-styles .linkbutton:active,
.customer-styles .linkbutton:link:hover,
.customer-styles .linkbutton:link:focus,
.customer-styles .linkbutton:link:active,
.customer-styles .linkbutton:visited:hover,
.customer-styles .linkbutton:visited:focus,
.customer-styles .linkbutton:visited:active,
.customer-styles .linkbutton:focus:hover,
.customer-styles .linkbutton:focus:focus,
.customer-styles .linkbutton:focus:active,
.customer-styles .linkbutton:hover:hover,
.customer-styles .linkbutton:hover:focus,
.customer-styles .linkbutton:hover:active,
.customer-styles .linkbutton:active:hover,
.customer-styles .linkbutton:active:focus,
.customer-styles .linkbutton:active:active,
.customer-styles .link-appearance-button:hover,
.customer-styles .link-appearance-button:focus,
.customer-styles .link-appearance-button:active,
.customer-styles a.link-appearance-button:hover,
.customer-styles a.link-appearance-button:focus,
.customer-styles a.link-appearance-button:active,
.customer-styles p a.link-appearance-button:hover,
.customer-styles p a.link-appearance-button:focus,
.customer-styles p a.link-appearance-button:active {
  color: #000000;
  background-color: #57A527;
  text-decoration: none !important;
}

.customer-styles button.grey, .customer-styles button:disabled, .customer-styles button[disabled], .customer-styles button.disabled,
.customer-styles .linkbutton.grey,
.customer-styles .linkbutton:disabled,
.customer-styles .linkbutton[disabled],
.customer-styles .linkbutton.disabled,
.customer-styles .linkbutton:link.grey,
.customer-styles .linkbutton:link:disabled,
.customer-styles .linkbutton:link[disabled],
.customer-styles .linkbutton:link.disabled,
.customer-styles .linkbutton:visited.grey,
.customer-styles .linkbutton:visited:disabled,
.customer-styles .linkbutton:visited[disabled],
.customer-styles .linkbutton:visited.disabled,
.customer-styles .linkbutton:focus.grey,
.customer-styles .linkbutton:focus:disabled,
.customer-styles .linkbutton:focus[disabled],
.customer-styles .linkbutton:focus.disabled,
.customer-styles .linkbutton:hover.grey,
.customer-styles .linkbutton:hover:disabled,
.customer-styles .linkbutton:hover[disabled],
.customer-styles .linkbutton:hover.disabled,
.customer-styles .linkbutton:active.grey,
.customer-styles .linkbutton:active:disabled,
.customer-styles .linkbutton:active[disabled],
.customer-styles .linkbutton:active.disabled,
.customer-styles .link-appearance-button.grey,
.customer-styles .link-appearance-button:disabled,
.customer-styles .link-appearance-button[disabled],
.customer-styles .link-appearance-button.disabled,
.customer-styles a.link-appearance-button.grey,
.customer-styles a.link-appearance-button:disabled,
.customer-styles a.link-appearance-button[disabled],
.customer-styles a.link-appearance-button.disabled,
.customer-styles p a.link-appearance-button.grey,
.customer-styles p a.link-appearance-button:disabled,
.customer-styles p a.link-appearance-button[disabled],
.customer-styles p a.link-appearance-button.disabled {
  background-color: #AAAAAA;
  cursor: not-allowed;
}

.customer-styles button.grey:hover, .customer-styles button.grey:focus, .customer-styles button.grey:active, .customer-styles button:disabled:hover, .customer-styles button:disabled:focus, .customer-styles button:disabled:active, .customer-styles button[disabled]:hover, .customer-styles button[disabled]:focus, .customer-styles button[disabled]:active, .customer-styles button.disabled:hover, .customer-styles button.disabled:focus, .customer-styles button.disabled:active,
.customer-styles .linkbutton.grey:hover,
.customer-styles .linkbutton.grey:focus,
.customer-styles .linkbutton.grey:active,
.customer-styles .linkbutton:disabled:hover,
.customer-styles .linkbutton:disabled:focus,
.customer-styles .linkbutton:disabled:active,
.customer-styles .linkbutton[disabled]:hover,
.customer-styles .linkbutton[disabled]:focus,
.customer-styles .linkbutton[disabled]:active,
.customer-styles .linkbutton.disabled:hover,
.customer-styles .linkbutton.disabled:focus,
.customer-styles .linkbutton.disabled:active,
.customer-styles .linkbutton:link.grey:hover,
.customer-styles .linkbutton:link.grey:focus,
.customer-styles .linkbutton:link.grey:active,
.customer-styles .linkbutton:link:disabled:hover,
.customer-styles .linkbutton:link:disabled:focus,
.customer-styles .linkbutton:link:disabled:active,
.customer-styles .linkbutton:link[disabled]:hover,
.customer-styles .linkbutton:link[disabled]:focus,
.customer-styles .linkbutton:link[disabled]:active,
.customer-styles .linkbutton:link.disabled:hover,
.customer-styles .linkbutton:link.disabled:focus,
.customer-styles .linkbutton:link.disabled:active,
.customer-styles .linkbutton:visited.grey:hover,
.customer-styles .linkbutton:visited.grey:focus,
.customer-styles .linkbutton:visited.grey:active,
.customer-styles .linkbutton:visited:disabled:hover,
.customer-styles .linkbutton:visited:disabled:focus,
.customer-styles .linkbutton:visited:disabled:active,
.customer-styles .linkbutton:visited[disabled]:hover,
.customer-styles .linkbutton:visited[disabled]:focus,
.customer-styles .linkbutton:visited[disabled]:active,
.customer-styles .linkbutton:visited.disabled:hover,
.customer-styles .linkbutton:visited.disabled:focus,
.customer-styles .linkbutton:visited.disabled:active,
.customer-styles .linkbutton:focus.grey:hover,
.customer-styles .linkbutton:focus.grey:focus,
.customer-styles .linkbutton:focus.grey:active,
.customer-styles .linkbutton:focus:disabled:hover,
.customer-styles .linkbutton:focus:disabled:focus,
.customer-styles .linkbutton:focus:disabled:active,
.customer-styles .linkbutton:focus[disabled]:hover,
.customer-styles .linkbutton:focus[disabled]:focus,
.customer-styles .linkbutton:focus[disabled]:active,
.customer-styles .linkbutton:focus.disabled:hover,
.customer-styles .linkbutton:focus.disabled:focus,
.customer-styles .linkbutton:focus.disabled:active,
.customer-styles .linkbutton:hover.grey:hover,
.customer-styles .linkbutton:hover.grey:focus,
.customer-styles .linkbutton:hover.grey:active,
.customer-styles .linkbutton:hover:disabled:hover,
.customer-styles .linkbutton:hover:disabled:focus,
.customer-styles .linkbutton:hover:disabled:active,
.customer-styles .linkbutton:hover[disabled]:hover,
.customer-styles .linkbutton:hover[disabled]:focus,
.customer-styles .linkbutton:hover[disabled]:active,
.customer-styles .linkbutton:hover.disabled:hover,
.customer-styles .linkbutton:hover.disabled:focus,
.customer-styles .linkbutton:hover.disabled:active,
.customer-styles .linkbutton:active.grey:hover,
.customer-styles .linkbutton:active.grey:focus,
.customer-styles .linkbutton:active.grey:active,
.customer-styles .linkbutton:active:disabled:hover,
.customer-styles .linkbutton:active:disabled:focus,
.customer-styles .linkbutton:active:disabled:active,
.customer-styles .linkbutton:active[disabled]:hover,
.customer-styles .linkbutton:active[disabled]:focus,
.customer-styles .linkbutton:active[disabled]:active,
.customer-styles .linkbutton:active.disabled:hover,
.customer-styles .linkbutton:active.disabled:focus,
.customer-styles .linkbutton:active.disabled:active,
.customer-styles .link-appearance-button.grey:hover,
.customer-styles .link-appearance-button.grey:focus,
.customer-styles .link-appearance-button.grey:active,
.customer-styles .link-appearance-button:disabled:hover,
.customer-styles .link-appearance-button:disabled:focus,
.customer-styles .link-appearance-button:disabled:active,
.customer-styles .link-appearance-button[disabled]:hover,
.customer-styles .link-appearance-button[disabled]:focus,
.customer-styles .link-appearance-button[disabled]:active,
.customer-styles .link-appearance-button.disabled:hover,
.customer-styles .link-appearance-button.disabled:focus,
.customer-styles .link-appearance-button.disabled:active,
.customer-styles a.link-appearance-button.grey:hover,
.customer-styles a.link-appearance-button.grey:focus,
.customer-styles a.link-appearance-button.grey:active,
.customer-styles a.link-appearance-button:disabled:hover,
.customer-styles a.link-appearance-button:disabled:focus,
.customer-styles a.link-appearance-button:disabled:active,
.customer-styles a.link-appearance-button[disabled]:hover,
.customer-styles a.link-appearance-button[disabled]:focus,
.customer-styles a.link-appearance-button[disabled]:active,
.customer-styles a.link-appearance-button.disabled:hover,
.customer-styles a.link-appearance-button.disabled:focus,
.customer-styles a.link-appearance-button.disabled:active,
.customer-styles p a.link-appearance-button.grey:hover,
.customer-styles p a.link-appearance-button.grey:focus,
.customer-styles p a.link-appearance-button.grey:active,
.customer-styles p a.link-appearance-button:disabled:hover,
.customer-styles p a.link-appearance-button:disabled:focus,
.customer-styles p a.link-appearance-button:disabled:active,
.customer-styles p a.link-appearance-button[disabled]:hover,
.customer-styles p a.link-appearance-button[disabled]:focus,
.customer-styles p a.link-appearance-button[disabled]:active,
.customer-styles p a.link-appearance-button.disabled:hover,
.customer-styles p a.link-appearance-button.disabled:focus,
.customer-styles p a.link-appearance-button.disabled:active {
  color: #E2E2E2;
  text-decoration: none !important;
}

.customer-styles button.link-appearance-button-hollow,
.customer-styles .linkbutton.link-appearance-button-hollow,
.customer-styles .linkbutton:link.link-appearance-button-hollow,
.customer-styles .linkbutton:visited.link-appearance-button-hollow,
.customer-styles .linkbutton:focus.link-appearance-button-hollow,
.customer-styles .linkbutton:hover.link-appearance-button-hollow,
.customer-styles .linkbutton:active.link-appearance-button-hollow,
.customer-styles .link-appearance-button.link-appearance-button-hollow,
.customer-styles a.link-appearance-button.link-appearance-button-hollow,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow {
  --border-width: 2px;
  background-color: #FFFFFF;
  border: var(--border-width) solid #005e1d;
  color: #005e1d;
  padding: calc(8px - var(--border-width)) calc(15px - var(--border-width));
  transition: border-color .5s, background-color .5s, color .5s;
}

.customer-styles button.link-appearance-button-hollow:hover, .customer-styles button.link-appearance-button-hollow:focus, .customer-styles button.link-appearance-button-hollow:active,
.customer-styles .linkbutton.link-appearance-button-hollow:hover,
.customer-styles .linkbutton.link-appearance-button-hollow:focus,
.customer-styles .linkbutton.link-appearance-button-hollow:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:active {
  --border-width: 4px;
}

.customer-styles button.link-appearance-button-hollow:active,
.customer-styles .linkbutton.link-appearance-button-hollow:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:active {
  background-color: #dcf1c8;
}

.customer-styles button.link-appearance-button-hollow:disabled, .customer-styles button.link-appearance-button-hollow[disabled], .customer-styles button.link-appearance-button-hollow.disabled, .customer-styles button.link-appearance-button-hollow.grey,
.customer-styles .linkbutton.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:link.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:link.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton:link.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:link.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:visited.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton:visited.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:focus.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton:focus.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:hover.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton:hover.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:active.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:active.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton:active.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:active.link-appearance-button-hollow.grey,
.customer-styles .link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles .link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles .link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles .link-appearance-button.link-appearance-button-hollow.grey,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles a.link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles a.link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.grey,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.grey {
  background-color: #eee;
  border: 2px solid #AAAAAA;
  color: #AAAAAA;
}

.customer-styles button.link-appearance-button-hollow:disabled:hover, .customer-styles button.link-appearance-button-hollow:disabled:focus, .customer-styles button.link-appearance-button-hollow:disabled:active, .customer-styles button.link-appearance-button-hollow[disabled]:hover, .customer-styles button.link-appearance-button-hollow[disabled]:focus, .customer-styles button.link-appearance-button-hollow[disabled]:active, .customer-styles button.link-appearance-button-hollow.disabled:hover, .customer-styles button.link-appearance-button-hollow.disabled:focus, .customer-styles button.link-appearance-button-hollow.disabled:active, .customer-styles button.link-appearance-button-hollow.grey:hover, .customer-styles button.link-appearance-button-hollow.grey:focus, .customer-styles button.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow.grey:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow:disabled:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow:disabled:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow:disabled:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow[disabled]:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow[disabled]:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow[disabled]:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow.disabled:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow.disabled:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow.disabled:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow.grey:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow.grey:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow.grey:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:disabled:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:disabled:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:disabled:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow[disabled]:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow[disabled]:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow[disabled]:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.disabled:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.disabled:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.disabled:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.grey:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.grey:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.grey:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:disabled:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:disabled:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:disabled:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow[disabled]:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow[disabled]:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow[disabled]:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.disabled:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.disabled:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.disabled:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.grey:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.grey:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.grey:active {
  --border-width: 2px;
}

.customer-styles .button-mode-dark button,
.customer-styles .button-mode-dark .linkbutton,
.customer-styles .button-mode-dark .linkbutton:link,
.customer-styles .button-mode-dark .linkbutton:visited,
.customer-styles .button-mode-dark .linkbutton:focus,
.customer-styles .button-mode-dark .linkbutton:hover,
.customer-styles .button-mode-dark .linkbutton:active,
.customer-styles .button-mode-dark .link-appearance-button,
.customer-styles .button-mode-dark a.link-appearance-button,
.customer-styles .button-mode-dark p a.link-appearance-button {
  background-color: #FFFFFF;
  color: #005e1d !important;
}

.customer-styles .button-mode-dark button:hover, .customer-styles .button-mode-dark button:focus, .customer-styles .button-mode-dark button:active,
.customer-styles .button-mode-dark .linkbutton:hover,
.customer-styles .button-mode-dark .linkbutton:focus,
.customer-styles .button-mode-dark .linkbutton:active,
.customer-styles .button-mode-dark .linkbutton:link:hover,
.customer-styles .button-mode-dark .linkbutton:link:focus,
.customer-styles .button-mode-dark .linkbutton:link:active,
.customer-styles .button-mode-dark .linkbutton:visited:hover,
.customer-styles .button-mode-dark .linkbutton:visited:focus,
.customer-styles .button-mode-dark .linkbutton:visited:active,
.customer-styles .button-mode-dark .linkbutton:focus:hover,
.customer-styles .button-mode-dark .linkbutton:focus:focus,
.customer-styles .button-mode-dark .linkbutton:focus:active,
.customer-styles .button-mode-dark .linkbutton:hover:hover,
.customer-styles .button-mode-dark .linkbutton:hover:focus,
.customer-styles .button-mode-dark .linkbutton:hover:active,
.customer-styles .button-mode-dark .linkbutton:active:hover,
.customer-styles .button-mode-dark .linkbutton:active:focus,
.customer-styles .button-mode-dark .linkbutton:active:active,
.customer-styles .button-mode-dark .link-appearance-button:hover,
.customer-styles .button-mode-dark .link-appearance-button:focus,
.customer-styles .button-mode-dark .link-appearance-button:active,
.customer-styles .button-mode-dark a.link-appearance-button:hover,
.customer-styles .button-mode-dark a.link-appearance-button:focus,
.customer-styles .button-mode-dark a.link-appearance-button:active,
.customer-styles .button-mode-dark p a.link-appearance-button:hover,
.customer-styles .button-mode-dark p a.link-appearance-button:focus,
.customer-styles .button-mode-dark p a.link-appearance-button:active {
  color: #000000 !important;
  background-color: #57A527;
}

.customer-styles .button-mode-dark button.grey, .customer-styles .button-mode-dark button:disabled, .customer-styles .button-mode-dark button[disabled], .customer-styles .button-mode-dark button.disabled,
.customer-styles .button-mode-dark .linkbutton.grey,
.customer-styles .button-mode-dark .linkbutton:disabled,
.customer-styles .button-mode-dark .linkbutton[disabled],
.customer-styles .button-mode-dark .linkbutton.disabled,
.customer-styles .button-mode-dark .linkbutton:link.grey,
.customer-styles .button-mode-dark .linkbutton:link:disabled,
.customer-styles .button-mode-dark .linkbutton:link[disabled],
.customer-styles .button-mode-dark .linkbutton:link.disabled,
.customer-styles .button-mode-dark .linkbutton:visited.grey,
.customer-styles .button-mode-dark .linkbutton:visited:disabled,
.customer-styles .button-mode-dark .linkbutton:visited[disabled],
.customer-styles .button-mode-dark .linkbutton:visited.disabled,
.customer-styles .button-mode-dark .linkbutton:focus.grey,
.customer-styles .button-mode-dark .linkbutton:focus:disabled,
.customer-styles .button-mode-dark .linkbutton:focus[disabled],
.customer-styles .button-mode-dark .linkbutton:focus.disabled,
.customer-styles .button-mode-dark .linkbutton:hover.grey,
.customer-styles .button-mode-dark .linkbutton:hover:disabled,
.customer-styles .button-mode-dark .linkbutton:hover[disabled],
.customer-styles .button-mode-dark .linkbutton:hover.disabled,
.customer-styles .button-mode-dark .linkbutton:active.grey,
.customer-styles .button-mode-dark .linkbutton:active:disabled,
.customer-styles .button-mode-dark .linkbutton:active[disabled],
.customer-styles .button-mode-dark .linkbutton:active.disabled,
.customer-styles .button-mode-dark .link-appearance-button.grey,
.customer-styles .button-mode-dark .link-appearance-button:disabled,
.customer-styles .button-mode-dark .link-appearance-button[disabled],
.customer-styles .button-mode-dark .link-appearance-button.disabled,
.customer-styles .button-mode-dark a.link-appearance-button.grey,
.customer-styles .button-mode-dark a.link-appearance-button:disabled,
.customer-styles .button-mode-dark a.link-appearance-button[disabled],
.customer-styles .button-mode-dark a.link-appearance-button.disabled,
.customer-styles .button-mode-dark p a.link-appearance-button.grey,
.customer-styles .button-mode-dark p a.link-appearance-button:disabled,
.customer-styles .button-mode-dark p a.link-appearance-button[disabled],
.customer-styles .button-mode-dark p a.link-appearance-button.disabled {
  background-color: #E2E2E2;
  color: #AAAAAA !important;
}

.customer-styles .button-mode-dark button.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow {
  background-color: rgba(255, 255, 255, 0);
  border-color: #FFFFFF;
  color: #FFFFFF !important;
  transition: border-color .5s, background-color .5s, color .5s;
}

.customer-styles .button-mode-dark button.link-appearance-button-hollow:hover, .customer-styles .button-mode-dark button.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow:focus {
  border-color: #57A527;
  color: #57A527 !important;
}

.customer-styles .button-mode-dark button.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow:active {
  background-color: #f0f0f0;
  border-color: #FFFFFF;
  color: #4c4c4c !important;
}

.customer-styles .button-mode-dark button.link-appearance-button-hollow:disabled, .customer-styles .button-mode-dark button.link-appearance-button-hollow[disabled], .customer-styles .button-mode-dark button.link-appearance-button-hollow.disabled, .customer-styles .button-mode-dark button.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow.grey {
  background-color: #AAAAAA;
  border: 2px solid #f0f0f0;
  color: #f0f0f0 !important;
}

.customer-styles a.linkbutton, .customer-styles a.linkbutton:link, .customer-styles a.linkbutton:visited, .customer-styles a.linkbutton:focus, .customer-styles a.linkbutton:hover, .customer-styles a.linkbutton:active, .customer-styles a.link-appearance-button {
  margin: 10px 0px;
}

.customer-styles a.linkbutton:hover, .customer-styles a.linkbutton:focus, .customer-styles a.linkbutton:active, .customer-styles a.linkbutton:link:hover, .customer-styles a.linkbutton:link:focus, .customer-styles a.linkbutton:link:active, .customer-styles a.linkbutton:visited:hover, .customer-styles a.linkbutton:visited:focus, .customer-styles a.linkbutton:visited:active, .customer-styles a.linkbutton:focus:hover, .customer-styles a.linkbutton:focus:focus, .customer-styles a.linkbutton:focus:active, .customer-styles a.linkbutton:hover:hover, .customer-styles a.linkbutton:hover:focus, .customer-styles a.linkbutton:hover:active, .customer-styles a.linkbutton:active:hover, .customer-styles a.linkbutton:active:focus, .customer-styles a.linkbutton:active:active, .customer-styles a.link-appearance-button:hover, .customer-styles a.link-appearance-button:focus, .customer-styles a.link-appearance-button:active {
  text-decoration: none;
}

.customer-styles p a.linkbutton:hover, .customer-styles p a.linkbutton:focus, .customer-styles p a.linkbutton:active, .customer-styles p a.link-appearance-button:hover, .customer-styles p a.link-appearance-button:focus, .customer-styles p a.link-appearance-button:active {
  text-decoration: none;
}

.customer-styles .slidercontrol {
  text-align: center;
  margin: 0px auto;
  white-space: nowrap;
  margin-top: 25px;
}

.customer-styles .slidercontrol .icon-arrow-left,
.customer-styles .slidercontrol .icon-arrow-right {
  position: absolute;
  top: 0px;
}

.customer-styles .slidercontrol .icon-arrow-left {
  left: 0px;
}

.customer-styles .slidercontrol .icon-arrow-right {
  right: 0px;
}

.customer-styles .slidercontrol .dots {
  position: relative;
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  height: 25px;
  white-space: nowrap;
  margin: 0px 10px;
}

.customer-styles .slidercontrol .dots .dotruler {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  line-height: 25px;
  white-space: nowrap;
}

.customer-styles .slidercontrol .dots .dotruler .dot-counter {
  font-size: 13px;
  vertical-align: bottom;
}

.customer-styles .slidercontrol .dots .dotruler .dot-counter:before {
  content: none !important;
}

.customer-styles .icon-arrow-left,
.customer-styles .icon-arrow-right {
  display: inline-block;
  height: auto;
  line-height: 25px;
  cursor: pointer;
}

.customer-styles .icon-arrow-left svg,
.customer-styles .icon-arrow-right svg {
  width: 8px;
  height: 25px;
  stroke-width: 0;
  fill: #4c4c4c;
  cursor: inherit;
}

.customer-styles .icon-arrow-left.offkey,
.customer-styles .icon-arrow-right.offkey {
  cursor: default;
}

.customer-styles .icon-arrow-left.offkey .icon,
.customer-styles .icon-arrow-right.offkey .icon {
  fill: #AAAAAA;
}

@media (min-width: 768px) {
  .customer-styles .slidercontrol .icon-arrow-left,
  .customer-styles .slidercontrol .icon-arrow-right {
    position: relative;
  }
}

.customer-styles .icon-horizontalnav-dot {
  display: inline-block;
  padding: 0px 9px;
  line-height: 21px;
  cursor: pointer;
  width: 30px;
  text-align: center;
}

.customer-styles .icon-horizontalnav-dot svg {
  width: 8px;
  height: 12px;
  fill: #DDDDDD;
}

.customer-styles .icon-horizontalnav-dot-active svg, .customer-styles .icon-horizontalnav-dot:hover svg {
  fill: #57A527;
  width: 12px;
  height: 12px;
}

.customer-styles .icon-horizontalnav-dot:focus {
  outline: none;
}

.customer-styles .icon-horizontalnav-dot:focus-visible {
  outline: auto;
}

.customer-styles .no-margin-left-xs {
  margin-left: -16px;
}

.customer-styles .no-margin-right-xs {
  margin-right: -16px;
}

@media (min-width: 768px) {
  .customer-styles .no-margin-left-sm {
    margin-left: -16px;
  }
  .customer-styles .no-margin-right-sm {
    margin-right: -16px;
  }
}

@media (min-width: 992px) {
  .customer-styles .no-margin-left-md {
    margin-left: -16px;
  }
  .customer-styles .no-margin-right-md {
    margin-right: -16px;
  }
  .customer-styles .filter-layer {
    background-color: transparent;
    z-index: 0;
    position: relative;
  }
}

@media (min-width: 1200px) {
  .customer-styles {
    /*.no-margin {
  &-left-lg {
    margin-left: -$outerPadding;
  }
  &-right-lg {
    margin-right: -$outerPadding;
  }
}*/
  }
}

.customer-styles .youtube-disabled .youtube-disabled-wrapper {
  background-color: rgba(76, 76, 76, 0.5);
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 50px 0;
}

.customer-styles .youtube-disabled {
  background-image: url(https://fendt.com/de/assets/media/layout/yt-placeholder-layer.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}

.customer-styles .youtube-disabled .youtube-disabled-inner {
  padding: 0 50px;
}

@media (max-width: 992px) {
  .customer-styles .youtube-disabled .youtube-disabled-inner {
    padding: 0;
    transform: scale(0.7);
  }
}

.customer-styles .youtube-disabled button {
  margin-top: 10px;
  margin-left: 20px;
}

.customer-styles .roof-line-19 {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  border: 1px solid #57A527;
  padding: 0 10px;
  font-size: 12px;
  width: -moz-fit-content;
  width: fit-content;
}

.customer-styles .roof-line-19-white {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  border: 1px solid #FFFFFF;
  padding: 0 10px;
  font-size: 12px;
  width: -moz-fit-content;
  width: fit-content;
  color: #000000;
  background-color: #FFFFFF;
  opacity: 0.5;
}

.customer-styles .clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  font-size: 0px;
  overflow: hidden;
}

.customer-styles .widget_template_startpage_2_column_settings {
  min-height: 400px;
}

.customer-styles .buorg {
  font-family: Roboto,Arial,Helvetica,sans-serif !important;
  font-size: 16px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #DDDDDD;
}

.customer-styles #buorgig, .customer-styles #buorgul, .customer-styles #buorgpermanent {
  background-color: #57A527;
  background-image: linear-gradient(-180deg, #57A527 0%, #4e902a 100%);
  font-size: 16px;
  color: #fff !important;
  line-height: 40px;
  padding: 0 15px;
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  outline: 0px;
  border: 0px;
  border-radius: 4px;
  min-width: 140px;
  cursor: pointer;
}

.customer-styles .buorg-buttons {
  margin-top: 15px;
}

.customer-styles #buorgig:hover, .customer-styles #buorgul:hover {
  background-color: #026227;
  background-image: linear-gradient(-180deg, #4e902a 0%, #026227 100%);
  text-decoration: none !important;
}

.customer-styles .choose-country-img {
  margin-right: 10px;
  border: 1px solid #AAAAAA;
  width: 24px;
  height: 14px;
}

.customer-styles .choose-country-img.flag-int {
  border: none;
}

.customer-styles .h1-22 {
  color: #4c4c4c;
  margin: 0;
  padding: 0;
  color: #4c4c4c;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
}

.customer-styles .h1-22 b {
  font-weight: 700;
}

@media (min-width: 768px) {
  .customer-styles .h1-22 {
    font-size: 60px;
    font-weight: 900;
    line-height: 75px;
  }
}

.customer-styles .h2-22 {
  color: #4c4c4c;
  margin: 0;
  padding: 0;
  color: #4c4c4c;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.customer-styles .h2-22 b {
  font-weight: 700;
}

@media (min-width: 768px) {
  .customer-styles .h2-22 {
    font-size: 30px;
    line-height: 42px;
  }
}

.customer-styles .h3-22 {
  color: #4c4c4c;
  margin: 0;
  padding: 0;
  color: #4c4c4c;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.customer-styles .h3-22 b {
  font-weight: 700;
}

@media (min-width: 768px) {
  .customer-styles .h3-22 {
    font-size: 20px;
    line-height: 30px;
  }
}

.customer-styles .typo-green-big,
.customer-styles .typo-green-big p,
.customer-styles .content .typo-green-big,
.customer-styles .content .typo-green-big p,
.customer-styles html .typo-green-big,
.customer-styles html .typo-green-big p,
.customer-styles html .content .typo-green-big,
.customer-styles html .content .typo-green-big p,
.customer-styles body .typo-green-big,
.customer-styles body .typo-green-big p,
.customer-styles body .content .typo-green-big,
.customer-styles body .content .typo-green-big p {
  color: #005e1d;
  font-size: 60px;
  font-weight: 300;
  line-height: 1.1;
}

.customer-styles .typo-green,
.customer-styles .typo-green p,
.customer-styles .content .typo-green,
.customer-styles .content .typo-green p,
.customer-styles html .typo-green,
.customer-styles html .typo-green p,
.customer-styles html .content .typo-green,
.customer-styles html .content .typo-green p,
.customer-styles body .typo-green,
.customer-styles body .typo-green p,
.customer-styles body .content .typo-green,
.customer-styles body .content .typo-green p {
  color: #005e1d;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.customer-styles .typo-mode-dark .typo-green-big,
.customer-styles .typo-mode-dark .typo-green-big p,
.customer-styles .content .typo-mode-dark .typo-green-big,
.customer-styles .content .typo-mode-dark .typo-green-big p,
.customer-styles html .typo-mode-dark .typo-green-big,
.customer-styles html .typo-mode-dark .typo-green-big p,
.customer-styles html .content .typo-mode-dark .typo-green-big,
.customer-styles html .content .typo-mode-dark .typo-green-big p,
.customer-styles body .typo-mode-dark .typo-green-big,
.customer-styles body .typo-mode-dark .typo-green-big p,
.customer-styles body .content .typo-mode-dark .typo-green-big,
.customer-styles body .content .typo-mode-dark .typo-green-big p {
  color: #FFFFFF;
}

.customer-styles .typo-mode-dark .typo-green,
.customer-styles .typo-mode-dark .typo-green p,
.customer-styles .content .typo-mode-dark .typo-green,
.customer-styles .content .typo-mode-dark .typo-green p,
.customer-styles html .typo-mode-dark .typo-green,
.customer-styles html .typo-mode-dark .typo-green p,
.customer-styles html .content .typo-mode-dark .typo-green,
.customer-styles html .content .typo-mode-dark .typo-green p,
.customer-styles body .typo-mode-dark .typo-green,
.customer-styles body .typo-mode-dark .typo-green p,
.customer-styles body .content .typo-mode-dark .typo-green,
.customer-styles body .content .typo-mode-dark .typo-green p {
  color: #FFFFFF;
}

.customer-styles .social-media-module {
  background-color: #FFFFFF;
}

.customer-styles .social-media-module .content-wrapper {
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1536px;
  text-align: center;
}

@media (min-width: 350px) {
  .customer-styles .social-media-module .content-wrapper {
    padding-left: calc(16px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .social-media-module .content-wrapper {
    padding-left: 50px;
  }
}

@media (min-width: 350px) {
  .customer-styles .social-media-module .content-wrapper {
    padding-right: calc(16px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .social-media-module .content-wrapper {
    padding-right: 50px;
  }
}

.customer-styles .social-media-module .content-wrapper.spacing-top-full {
  padding-top: 80px;
}

.customer-styles .social-media-module .content-wrapper.spacing-top-half {
  padding-top: 40px;
}

.customer-styles .social-media-module .content-wrapper.spacing-bottom-full {
  padding-bottom: 80px;
}

.customer-styles .social-media-module .content-wrapper.spacing-bottom-half {
  padding-bottom: 40px;
}

@media (min-width: 768px) {
  .customer-styles .social-media-module .content-wrapper {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .customer-styles .social-media-module .content-wrapper.spacing-top-full {
    padding-top: 160px;
  }
  .customer-styles .social-media-module .content-wrapper.spacing-top-half {
    padding-top: 80px;
  }
  .customer-styles .social-media-module .content-wrapper.spacing-bottom-full {
    padding-bottom: 160px;
  }
  .customer-styles .social-media-module .content-wrapper.spacing-bottom-half {
    padding-bottom: 80px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .customer-styles .social-media-module .content-wrapper {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 12 + 11 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 768px) and (min-width: 1536px) {
  .customer-styles .social-media-module .content-wrapper {
    width: 1436px ;
  }
}

.customer-styles .social-media-module .content-wrapper .social-media-hashtag {
  color: #4c4c4c;
  margin: 0;
  padding: 0;
  color: #57A527;
  background-image: linear-gradient(to bottom, #57A527, #4e902a);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  padding-bottom: 20px;
}

.customer-styles .social-media-module .content-wrapper .social-media-hashtag b {
  font-weight: 700;
}

@media (min-width: 768px) {
  .customer-styles .social-media-module .content-wrapper .social-media-hashtag {
    font-size: 60px;
    line-height: 70px;
  }
}

.customer-styles .social-media-module .content-wrapper .social-media-headline {
  padding-bottom: 60px;
}

@media (min-width: 350px) {
  .customer-styles .social-media-module .content-wrapper .social-media-headline {
    padding-bottom: calc(60px + (100vw - 350px) / 1186 * (14));
  }
}

@media (min-width: 1536px) {
  .customer-styles .social-media-module .content-wrapper .social-media-headline {
    padding-bottom: 74px;
  }
}

.customer-styles .social-media-module .content-wrapper .social-media-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
}

.customer-styles .social-media-module .content-wrapper .social-media-icons i {
  color: #005e1d;
  font-size: 40px;
}

.customer-styles .grid-1 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-1 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 1 + 0 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-1 {
    width: 105px ;
  }
}

.customer-styles .grid-2 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-2 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 2 + 1 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-2 {
    width: 226px ;
  }
}

.customer-styles .grid-3 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-3 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 3 + 2 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-3 {
    width: 347px ;
  }
}

.customer-styles .grid-4 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-4 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 4 + 3 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-4 {
    width: 468px ;
  }
}

.customer-styles .grid-5 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-5 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 5 + 4 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-5 {
    width: 589px ;
  }
}

.customer-styles .grid-6 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-6 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 6 + 5 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-6 {
    width: 710px ;
  }
}

.customer-styles .grid-7 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-7 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 7 + 6 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-7 {
    width: 831px ;
  }
}

.customer-styles .grid-8 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-8 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 8 + 7 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-8 {
    width: 952px ;
  }
}

.customer-styles .grid-9 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-9 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 9 + 8 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-9 {
    width: 1073px ;
  }
}

.customer-styles .grid-10 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-10 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 10 + 9 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-10 {
    width: 1194px ;
  }
}

.customer-styles .grid-11 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-11 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 11 + 10 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-11 {
    width: 1315px ;
  }
}

.customer-styles .grid-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-12 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 12 + 11 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-12 {
    width: 1436px ;
  }
}

.customer-styles html {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}

.customer-styles html * {
  outline: 0;
}

.customer-styles :focus-visible {
  outline: 2px solid #4c4c4c;
  outline-offset: 2px;
}

.customer-styles,
.customer-styles html, .customer-styles body {
  margin: 0;
  padding: 0;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #4c4c4c;
}

.customer-styles #truste-consent-track,
.customer-styles html #truste-consent-track, .customer-styles body #truste-consent-track {
  z-index: 10000;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.customer-styles .template-content,
.customer-styles .content,
.customer-styles html .template-content,
.customer-styles html .content, .customer-styles body .template-content,
.customer-styles body .content {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 24px;
}

.customer-styles .template-content .table-resizers,
.customer-styles .content .table-resizers,
.customer-styles html .template-content .table-resizers,
.customer-styles html .content .table-resizers, .customer-styles body .template-content .table-resizers,
.customer-styles body .content .table-resizers {
  display: none;
}

.customer-styles .template-content .table-wrapper,
.customer-styles .template-content .table-container,
.customer-styles .content .table-wrapper,
.customer-styles .content .table-container,
.customer-styles html .template-content .table-wrapper,
.customer-styles html .template-content .table-container,
.customer-styles html .content .table-wrapper,
.customer-styles html .content .table-container, .customer-styles body .template-content .table-wrapper,
.customer-styles body .template-content .table-container,
.customer-styles body .content .table-wrapper,
.customer-styles body .content .table-container {
  overflow-x: auto;
}

.customer-styles .template-content .table-wrapper table tr td,
.customer-styles .template-content .table-container table tr td,
.customer-styles .content .table-wrapper table tr td,
.customer-styles .content .table-container table tr td,
.customer-styles html .template-content .table-wrapper table tr td,
.customer-styles html .template-content .table-container table tr td,
.customer-styles html .content .table-wrapper table tr td,
.customer-styles html .content .table-container table tr td, .customer-styles body .template-content .table-wrapper table tr td,
.customer-styles body .template-content .table-container table tr td,
.customer-styles body .content .table-wrapper table tr td,
.customer-styles body .content .table-container table tr td {
  /*padding-left: 5px;*/
  font-size: 16px;
  line-height: 24px;
}

.customer-styles .template-content .table-wrapper table tr td:first-child,
.customer-styles .template-content .table-container table tr td:first-child,
.customer-styles .content .table-wrapper table tr td:first-child,
.customer-styles .content .table-container table tr td:first-child,
.customer-styles html .template-content .table-wrapper table tr td:first-child,
.customer-styles html .template-content .table-container table tr td:first-child,
.customer-styles html .content .table-wrapper table tr td:first-child,
.customer-styles html .content .table-container table tr td:first-child, .customer-styles body .template-content .table-wrapper table tr td:first-child,
.customer-styles body .template-content .table-container table tr td:first-child,
.customer-styles body .content .table-wrapper table tr td:first-child,
.customer-styles body .content .table-container table tr td:first-child {
  padding-left: 0;
}

.customer-styles .template-content .table-wrapper table tr td p,
.customer-styles .template-content .table-container table tr td p,
.customer-styles .content .table-wrapper table tr td p,
.customer-styles .content .table-container table tr td p,
.customer-styles html .template-content .table-wrapper table tr td p,
.customer-styles html .template-content .table-container table tr td p,
.customer-styles html .content .table-wrapper table tr td p,
.customer-styles html .content .table-container table tr td p, .customer-styles body .template-content .table-wrapper table tr td p,
.customer-styles body .template-content .table-container table tr td p,
.customer-styles body .content .table-wrapper table tr td p,
.customer-styles body .content .table-container table tr td p {
  padding-left: 0;
  font-size: 16px;
  line-height: 24px;
}

.customer-styles .template-content p,
.customer-styles .content p,
.customer-styles html .template-content p,
.customer-styles html .content p, .customer-styles body .template-content p,
.customer-styles body .content p {
  clear: both;
}

.customer-styles .template-content p, .customer-styles .template-content ul, .customer-styles .template-content ol,
.customer-styles .content p,
.customer-styles .content ul,
.customer-styles .content ol,
.customer-styles html .template-content p,
.customer-styles html .template-content ul,
.customer-styles html .template-content ol,
.customer-styles html .content p,
.customer-styles html .content ul,
.customer-styles html .content ol, .customer-styles body .template-content p, .customer-styles body .template-content ul, .customer-styles body .template-content ol,
.customer-styles body .content p,
.customer-styles body .content ul,
.customer-styles body .content ol {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 24px;
}

.customer-styles .template-content ul,
.customer-styles .content ul,
.customer-styles html .template-content ul,
.customer-styles html .content ul, .customer-styles body .template-content ul,
.customer-styles body .content ul {
  list-style-type: none;
  margin: 16px 0px 16px 24px;
  padding: 0;
}

.customer-styles .template-content ul > li,
.customer-styles .content ul > li,
.customer-styles html .template-content ul > li,
.customer-styles html .content ul > li, .customer-styles body .template-content ul > li,
.customer-styles body .content ul > li {
  padding-left: 0px;
}

.customer-styles .template-content ul > li:before,
.customer-styles .content ul > li:before,
.customer-styles html .template-content ul > li:before,
.customer-styles html .content ul > li:before, .customer-styles body .template-content ul > li:before,
.customer-styles body .content ul > li:before {
  background: #4c4c4c;
  content: '';
  display: inline-block;
  height: 2px;
  margin-left: -24px;
  margin-right: 12px;
  vertical-align: middle;
  width: 12px;
}

.customer-styles .template-content ol,
.customer-styles .content ol,
.customer-styles html .template-content ol,
.customer-styles html .content ol, .customer-styles body .template-content ol,
.customer-styles body .content ol {
  list-style-type: none;
  counter-reset: fendt-list-counter;
  margin: 16px 0px 16px 20px;
  padding: 0;
  list-style-position: outside;
  padding-inline-start: 2em;
}

.customer-styles .template-content ol > li,
.customer-styles .content ol > li,
.customer-styles html .template-content ol > li,
.customer-styles html .content ol > li, .customer-styles body .template-content ol > li,
.customer-styles body .content ol > li {
  padding-left: 0px;
}

.customer-styles .template-content ol > li:before,
.customer-styles .content ol > li:before,
.customer-styles html .template-content ol > li:before,
.customer-styles html .content ol > li:before, .customer-styles body .template-content ol > li:before,
.customer-styles body .content ol > li:before {
  display: inline-block;
  width: 25px;
  content: counter(fendt-list-counter, decimal) ".";
  counter-increment: fendt-list-counter;
  margin-left: -25px;
  text-align: left;
}

.customer-styles .main_page_wrapper_2023,
.customer-styles html .main_page_wrapper_2023, .customer-styles body .main_page_wrapper_2023 {
  margin-top: 63px;
}

@media (min-width: 1200px) {
  .customer-styles .main_page_wrapper_2023,
  .customer-styles html .main_page_wrapper_2023, .customer-styles body .main_page_wrapper_2023 {
    margin-top: 133px;
  }
}

.customer-styles .filter-layer,
.customer-styles html .filter-layer, .customer-styles body .filter-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 1001;
  top: 0;
  left: 0;
  display: none;
}

.customer-styles .hotspot-21-responsive-layer,
.customer-styles html .hotspot-21-responsive-layer, .customer-styles body .hotspot-21-responsive-layer {
  background-color: #4c4c4c;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 99999;
  display: none;
  overflow: hidden;
  transform: translate(0%, 100%);
}

.customer-styles .hotspot-21-responsive-layer.animate-responsive-layer,
.customer-styles html .hotspot-21-responsive-layer.animate-responsive-layer, .customer-styles body .hotspot-21-responsive-layer.animate-responsive-layer {
  transform: translate(0%, 0%);
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 8;
  transition: transform 1s ease-in-out;
  transform: translate(0%, 80%);
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content {
  /*opacity: 0;*/
  position: absolute;
  top: 0;
  color: white;
  padding: 0 16px;
  background-color: rgba(0, 0, 0, 0.6);
  height: 100vh;
  animation: hotspot_21_fadeout 0.5s;
  animation-fill-mode: forwards;
  overflow-y: auto;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .spot-21-main-headline,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .spot-21-main-headline, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .spot-21-main-headline {
  color: white;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .image-video,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .image-video, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .image-video {
  width: 100%;
  margin-bottom: 16px;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .text,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .text, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .text {
  font-size: 16px;
  margin-bottom: 200px;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .close-button,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .close-button, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .close-button {
  display: none;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content.active,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content.active, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content.active {
  /*opacity: 1;*/
  animation: hotspot_21_fadein 0.5s;
  animation-fill-mode: forwards;
  z-index: 20;
  min-width: 100%;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper {
  transition: transform 0.5s ease-in-out;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper .hotspot-21-responsive-template-wrapper,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper .hotspot-21-responsive-template-wrapper, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper .hotspot-21-responsive-template-wrapper {
  position: relative;
}

.customer-styles .hotspot-21-responsive-layer .show-more-content,
.customer-styles html .hotspot-21-responsive-layer .show-more-content, .customer-styles body .hotspot-21-responsive-layer .show-more-content {
  position: absolute;
  bottom: 0;
  z-index: 9;
  cursor: pointer;
  text-align: center;
  width: 100%;
  padding: 16px 0;
  background-color: #000000;
  color: white;
  font-size: 16px;
}

.customer-styles .hotspot-21-responsive-layer .show-more-content:before,
.customer-styles html .hotspot-21-responsive-layer .show-more-content:before, .customer-styles body .hotspot-21-responsive-layer .show-more-content:before {
  content: "";
  position: absolute;
  display: block;
  background: black;
  background: linear-gradient(0deg, black 20%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 80px;
  top: -70px;
}

.customer-styles .hotspot-21-responsive-layer .show-more-content .right-arrow,
.customer-styles html .hotspot-21-responsive-layer .show-more-content .right-arrow, .customer-styles body .hotspot-21-responsive-layer .show-more-content .right-arrow {
  width: 16px;
  height: 16px;
  fill: white;
  transform: rotate(90deg);
  position: absolute;
  margin-left: 8px;
  bottom: 21px;
}

.customer-styles .hotspot-21-responsive-layer .show-more-content.content-opened .right-arrow,
.customer-styles html .hotspot-21-responsive-layer .show-more-content.content-opened .right-arrow, .customer-styles body .hotspot-21-responsive-layer .show-more-content.content-opened .right-arrow {
  transform: rotate(-90deg);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  z-index: 9;
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper .close-button-inner-circle,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper .close-button-inner-circle, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper .close-button-inner-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #4c4c4c;
  position: absolute;
  top: 5px;
  left: 5px;
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper .close-button,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper .close-button, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper .close-button {
  position: absolute;
  top: 6px;
  right: 6px;
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper .close-button svg,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper .close-button svg, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper .close-button svg {
  width: 29px;
  height: 29px;
  fill: #c2c2c2;
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p0,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p0, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p0 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(90deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p1,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p1, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p1 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(93.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p2,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p2, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p2 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(97.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p3,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p3, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p3 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(100.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p4,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p4, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p4 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(104.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p5,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p5, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p5 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(108deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p6,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p6, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p6 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(111.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p7,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p7, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p7 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(115.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p8,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p8, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p8 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(118.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p9,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p9, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p9 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(122.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p10,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p10, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p10 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(126deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p11,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p11, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p11 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(129.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p12,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p12, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p12 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(133.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p13,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p13, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p13 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(136.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p14,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p14, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p14 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(140.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p15,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p15, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p15 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(144deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p16,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p16, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p16 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(147.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p17,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p17, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p17 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(151.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p18,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p18, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p18 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(154.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p19,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p19, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p19 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(158.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p20,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p20, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p20 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(162deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p21,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p21, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p21 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(165.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p22,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p22, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p22 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(169.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p23,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p23, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p23 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(172.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p24,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p24, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p24 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(176.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p25,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p25, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p25 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(180deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p26,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p26, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p26 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(183.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p27,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p27, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p27 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(187.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p28,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p28, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p28 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(190.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p29,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p29, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p29 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(194.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p30,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p30, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p30 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(198deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p31,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p31, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p31 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(201.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p32,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p32, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p32 {
  background-image: linear-gradient(90deg, #fff 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(205.2deg, white 50%, #fff 50%, #fff);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p33,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p33, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p33 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(208.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p34,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p34, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p34 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(212.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p35,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p35, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p35 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(216deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p36,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p36, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p36 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(219.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p37,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p37, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p37 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(223.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p38,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p38, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p38 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(226.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p39,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p39, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p39 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(230.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p40,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p40, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p40 {
  background-image: linear-gradient(90deg, #606060 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(234deg, white 50%, #606060 50%, #606060);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p41,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p41, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p41 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(237.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p42,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p42, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p42 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(241.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p43,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p43, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p43 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(244.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p44,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p44, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p44 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(248.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p45,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p45, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p45 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(252deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p46,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p46, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p46 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(255.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p47,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p47, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p47 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(259.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p48,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p48, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p48 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(262.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p49,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p49, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p49 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(266.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p50,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p50, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p50 {
  background-image: linear-gradient(-90deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p51,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p51, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p51 {
  background-image: linear-gradient(-86.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p52,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p52, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p52 {
  background-image: linear-gradient(-82.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p53,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p53, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p53 {
  background-image: linear-gradient(-79.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p54,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p54, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p54 {
  background-image: linear-gradient(-75.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p55,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p55, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p55 {
  background-image: linear-gradient(-72deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p56,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p56, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p56 {
  background-image: linear-gradient(-68.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p57,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p57, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p57 {
  background-image: linear-gradient(-64.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p58,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p58, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p58 {
  background-image: linear-gradient(-61.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p59,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p59, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p59 {
  background-image: linear-gradient(-57.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p60,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p60, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p60 {
  background-image: linear-gradient(-54deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p61,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p61, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p61 {
  background-image: linear-gradient(-50.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p62,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p62, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p62 {
  background-image: linear-gradient(-46.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p63,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p63, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p63 {
  background-image: linear-gradient(-43.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p64,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p64, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p64 {
  background-image: linear-gradient(-39.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p65,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p65, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p65 {
  background-image: linear-gradient(-36deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p66,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p66, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p66 {
  background-image: linear-gradient(-32.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p67,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p67, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p67 {
  background-image: linear-gradient(-28.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p68,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p68, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p68 {
  background-image: linear-gradient(-25.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p69,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p69, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p69 {
  background-image: linear-gradient(-21.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p70,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p70, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p70 {
  background-image: linear-gradient(-18deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p71,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p71, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p71 {
  background-image: linear-gradient(-14.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p72,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p72, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p72 {
  background-image: linear-gradient(-10.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p73,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p73, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p73 {
  background-image: linear-gradient(-7.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p74,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p74, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p74 {
  background-image: linear-gradient(-3.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p75,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p75, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p75 {
  background-image: linear-gradient(0deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p76,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p76, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p76 {
  background-image: linear-gradient(3.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p77,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p77, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p77 {
  background-image: linear-gradient(7.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p78,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p78, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p78 {
  background-image: linear-gradient(10.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p79,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p79, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p79 {
  background-image: linear-gradient(14.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p80,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p80, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p80 {
  background-image: linear-gradient(18deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p81,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p81, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p81 {
  background-image: linear-gradient(21.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p82,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p82, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p82 {
  background-image: linear-gradient(25.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p83,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p83, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p83 {
  background-image: linear-gradient(28.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p84,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p84, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p84 {
  background-image: linear-gradient(32.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p85,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p85, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p85 {
  background-image: linear-gradient(36deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p86,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p86, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p86 {
  background-image: linear-gradient(39.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p87,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p87, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p87 {
  background-image: linear-gradient(43.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p88,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p88, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p88 {
  background-image: linear-gradient(46.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p89,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p89, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p89 {
  background-image: linear-gradient(50.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p90,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p90, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p90 {
  background-image: linear-gradient(54deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p91,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p91, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p91 {
  background-image: linear-gradient(57.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p92,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p92, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p92 {
  background-image: linear-gradient(61.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p93,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p93, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p93 {
  background-image: linear-gradient(64.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p94,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p94, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p94 {
  background-image: linear-gradient(68.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p95,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p95, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p95 {
  background-image: linear-gradient(72deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p96,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p96, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p96 {
  background-image: linear-gradient(75.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p97,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p97, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p97 {
  background-image: linear-gradient(79.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p98,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p98, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p98 {
  background-image: linear-gradient(82.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p99,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p99, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p99 {
  background-image: linear-gradient(86.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p100,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p100, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p100 {
  background-image: linear-gradient(90deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper {
  height: 100%;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper canvas,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper canvas, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper canvas {
  display: block;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-navigation,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-navigation, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-navigation {
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 7;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 16px;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot {
  width: 14px;
  height: 14px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 7px;
  margin-bottom: 10px;
  transform: translate(-50%, -50%) rotate(-90deg) scale(1);
  transition: transform 300ms;
  cursor: pointer;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot.active,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot.active, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot.active {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #57A527;
  box-shadow: 0 0 6px #57A527;
  transform: translate(-50%, -50%) rotate(-90deg) scale(2);
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot:last-child,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot:last-child, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot:last-child {
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  .customer-styles .template-content,
  .customer-styles .content, .customer-styles html .template-content,
  .customer-styles html .content, .customer-styles body .template-content,
  .customer-styles body .content {
    font-size: 16px;
    line-height: 24px;
  }
  .customer-styles .template-content .table-resizers,
  .customer-styles .content .table-resizers, .customer-styles html .template-content .table-resizers,
  .customer-styles html .content .table-resizers, .customer-styles body .template-content .table-resizers,
  .customer-styles body .content .table-resizers {
    display: none;
  }
  .customer-styles .template-content .table-wrapper table tr td,
  .customer-styles .template-content .table-wrapper table tr td p,
  .customer-styles .template-content .table-container table tr td,
  .customer-styles .template-content .table-container table tr td p,
  .customer-styles .content .table-wrapper table tr td,
  .customer-styles .content .table-wrapper table tr td p,
  .customer-styles .content .table-container table tr td,
  .customer-styles .content .table-container table tr td p, .customer-styles html .template-content .table-wrapper table tr td,
  .customer-styles html .template-content .table-wrapper table tr td p,
  .customer-styles html .template-content .table-container table tr td,
  .customer-styles html .template-content .table-container table tr td p,
  .customer-styles html .content .table-wrapper table tr td,
  .customer-styles html .content .table-wrapper table tr td p,
  .customer-styles html .content .table-container table tr td,
  .customer-styles html .content .table-container table tr td p, .customer-styles body .template-content .table-wrapper table tr td,
  .customer-styles body .template-content .table-wrapper table tr td p,
  .customer-styles body .template-content .table-container table tr td,
  .customer-styles body .template-content .table-container table tr td p,
  .customer-styles body .content .table-wrapper table tr td,
  .customer-styles body .content .table-wrapper table tr td p,
  .customer-styles body .content .table-container table tr td,
  .customer-styles body .content .table-container table tr td p {
    font-size: 16px;
    line-height: 24px;
  }
  .customer-styles .template-content p,
  .customer-styles .content p, .customer-styles html .template-content p,
  .customer-styles html .content p, .customer-styles body .template-content p,
  .customer-styles body .content p {
    clear: none;
  }
  .customer-styles .template-content p, .customer-styles .template-content ul, .customer-styles .template-content ol,
  .customer-styles .content p,
  .customer-styles .content ul,
  .customer-styles .content ol, .customer-styles html .template-content p, .customer-styles html .template-content ul, .customer-styles html .template-content ol,
  .customer-styles html .content p,
  .customer-styles html .content ul,
  .customer-styles html .content ol, .customer-styles body .template-content p, .customer-styles body .template-content ul, .customer-styles body .template-content ol,
  .customer-styles body .content p,
  .customer-styles body .content ul,
  .customer-styles body .content ol {
    font-size: 16px;
    line-height: 24px;
  }
}

.customer-styles ul, .customer-styles li, .customer-styles a {
  padding: 0px;
  margin: 0px;
}

.customer-styles p, .customer-styles ul, .customer-styles ol {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 24px;
}

@media (min-width: 768px) {
  .customer-styles p, .customer-styles ul, .customer-styles ol {
    font-size: 16px;
    line-height: 24px;
  }
}

.customer-styles .table-resizers {
  display: none;
}

.customer-styles .table-wrapper,
.customer-styles .table-container {
  margin: 16px 0px 16px 0px;
}

.customer-styles a {
  border: 0;
  color: #4c4c4c;
  text-decoration: none;
  /*&:focus {
    color: $darkgrey2;
    text-decoration: none;
  }*/
}

.customer-styles a:hover {
  color: #4c4c4c;
  text-decoration: none;
}

.customer-styles .b1 {
  color: #4c4c4c;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

.customer-styles .b2 {
  color: #4c4c4c;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}

.customer-styles .b3 {
  color: #4c4c4c;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}

@media (min-width: 768px) {
  .customer-styles .b1 {
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    font-size: 36px;
    line-height: 46px;
    font-weight: normal;
  }
  .customer-styles .b2 {
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    font-size: 30px;
    line-height: 36px;
    font-weight: normal;
  }
  .customer-styles .b3 {
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
  }
}

.customer-styles .l1 a, .customer-styles .l2 a, .customer-styles .l3 a {
  color: #4c4c4c !important;
}

.customer-styles .l1 a svg, .customer-styles .l2 a svg, .customer-styles .l3 a svg {
  width: 10px;
  height: 8px;
  fill: #57A527 !important;
  margin-left: 5px;
}

.customer-styles .l1 a:hover, .customer-styles .l2 a:hover, .customer-styles .l3 a:hover {
  text-decoration: underline;
  color: #4c4c4c !important;
}

.customer-styles .l1 a {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}

.customer-styles .l2 a {
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
}

.customer-styles .l3 a {
  font-size: 13px;
  line-height: 17px;
  font-weight: normal;
}

@media (min-width: 768px) {
  .customer-styles .l1 a {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
  }
}

.customer-styles .link-appearance-text,
.customer-styles a.link-appearance-text,
.customer-styles .template-content .link-appearance-text,
.customer-styles .template-content a.link-appearance-text,
.customer-styles .content .link-appearance-text,
.customer-styles .content a.link-appearance-text {
  color: #005e1d;
  font-weight: 700;
  letter-spacing: .15em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.customer-styles .link-appearance-text::after,
.customer-styles a.link-appearance-text::after,
.customer-styles .template-content .link-appearance-text::after,
.customer-styles .template-content a.link-appearance-text::after,
.customer-styles .content .link-appearance-text::after,
.customer-styles .content a.link-appearance-text::after {
  border-bottom: 2px solid #005e1d;
  bottom: -.3em;
  content: ' ';
  left: 0;
  position: absolute;
  transition: width .2s;
  width: 0%;
}

.customer-styles .link-appearance-text:hover, .customer-styles .link-appearance-text:focus, .customer-styles .link-appearance-text:active,
.customer-styles a.link-appearance-text:hover,
.customer-styles a.link-appearance-text:focus,
.customer-styles a.link-appearance-text:active,
.customer-styles .template-content .link-appearance-text:hover,
.customer-styles .template-content .link-appearance-text:focus,
.customer-styles .template-content .link-appearance-text:active,
.customer-styles .template-content a.link-appearance-text:hover,
.customer-styles .template-content a.link-appearance-text:focus,
.customer-styles .template-content a.link-appearance-text:active,
.customer-styles .content .link-appearance-text:hover,
.customer-styles .content .link-appearance-text:focus,
.customer-styles .content .link-appearance-text:active,
.customer-styles .content a.link-appearance-text:hover,
.customer-styles .content a.link-appearance-text:focus,
.customer-styles .content a.link-appearance-text:active {
  text-decoration: none;
}

.customer-styles .link-appearance-text:hover::after, .customer-styles .link-appearance-text:focus::after, .customer-styles .link-appearance-text:active::after,
.customer-styles a.link-appearance-text:hover::after,
.customer-styles a.link-appearance-text:focus::after,
.customer-styles a.link-appearance-text:active::after,
.customer-styles .template-content .link-appearance-text:hover::after,
.customer-styles .template-content .link-appearance-text:focus::after,
.customer-styles .template-content .link-appearance-text:active::after,
.customer-styles .template-content a.link-appearance-text:hover::after,
.customer-styles .template-content a.link-appearance-text:focus::after,
.customer-styles .template-content a.link-appearance-text:active::after,
.customer-styles .content .link-appearance-text:hover::after,
.customer-styles .content .link-appearance-text:focus::after,
.customer-styles .content .link-appearance-text:active::after,
.customer-styles .content a.link-appearance-text:hover::after,
.customer-styles .content a.link-appearance-text:focus::after,
.customer-styles .content a.link-appearance-text:active::after {
  width: 100%;
}

.customer-styles .link-appearance-default,
.customer-styles .link-appearance-default a,
.customer-styles .lt,
.customer-styles .lt a,
.customer-styles .template-content .link-appearance-default,
.customer-styles .template-content .link-appearance-default a,
.customer-styles .template-content .lt,
.customer-styles .template-content .lt a,
.customer-styles .content .link-appearance-default,
.customer-styles .content .link-appearance-default a,
.customer-styles .content .lt,
.customer-styles .content .lt a {
  border: 0;
  color: #005e1d;
  font-weight: 700;
  letter-spacing: .15em;
  outline: 0;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.customer-styles .link-appearance-default::after,
.customer-styles .link-appearance-default a::after,
.customer-styles .lt::after,
.customer-styles .lt a::after,
.customer-styles .template-content .link-appearance-default::after,
.customer-styles .template-content .link-appearance-default a::after,
.customer-styles .template-content .lt::after,
.customer-styles .template-content .lt a::after,
.customer-styles .content .link-appearance-default::after,
.customer-styles .content .link-appearance-default a::after,
.customer-styles .content .lt::after,
.customer-styles .content .lt a::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 22' fill='%23005e1d'%3E%3Cpolygon points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3Cpolygon points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/svg%3E");
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 16px 14px;
  content: ' ';
  display: inline-block;
  height: 17px;
  left: 3px;
  position: relative;
  top: 1px;
  transition: left .2s;
  width: 22px;
}

.customer-styles .link-appearance-default::before,
.customer-styles .link-appearance-default a::before,
.customer-styles .lt::before,
.customer-styles .lt a::before,
.customer-styles .template-content .link-appearance-default::before,
.customer-styles .template-content .link-appearance-default a::before,
.customer-styles .template-content .lt::before,
.customer-styles .template-content .lt a::before,
.customer-styles .content .link-appearance-default::before,
.customer-styles .content .link-appearance-default a::before,
.customer-styles .content .lt::before,
.customer-styles .content .lt a::before {
  border-bottom: 2px solid #005e1d;
  bottom: -.3em;
  content: ' ';
  position: absolute;
  transition: width .2s;
  width: 0%;
}

.customer-styles .link-appearance-default[href^="mailto:"]::before,
.customer-styles .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .lt[href^="mailto:"]::before,
.customer-styles .lt a[href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .template-content .lt[href^="mailto:"]::before,
.customer-styles .template-content .lt a[href^="mailto:"]::before,
.customer-styles .content .link-appearance-default[href^="mailto:"]::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .content .lt[href^="mailto:"]::before,
.customer-styles .content .lt a[href^="mailto:"]::before {
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.63 162.1'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23005e1d;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22,32.41l-4.86-3-4.78-3c0,.23-.07.45-.07.69v133s0,.06,0,.1l4.84-3.5L22,153.23,112.15,88Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M292.85,26.48l-4.78,3-4.85,3-57.43,35.8-32.36,20,89.79,65,4.85,3.51,4.84,3.51s0-.07,0-.1v-133C292.92,26.92,292.87,26.71,292.85,26.48Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M270.44,165l-92.7-67.11-15.06,9.29a18,18,0,0,1-9.37,2.55,18.53,18.53,0,0,1-9.95-2.53l-15.52-9.57L34.78,165l-6.7,4.85-5.65,4.09a14.32,14.32,0,0,0,4.41.76H278.37a14.38,14.38,0,0,0,4.42-.76l-5.65-4.09Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M38.06,22.31l114.2,70.37,1.05,0,63.51-38.89,50.53-31.5,7.78-4.86,6.93-4.32a14.55,14.55,0,0,0-3.69-.53H26.84a14.4,14.4,0,0,0-3.67.53l7,4.32Z' transform='translate(-12.29 -12.6)'/%3E%3C/svg%3E");
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: 18px 16px;
  border-bottom: 0;
  bottom: auto;
  content: ' ';
  display: inline-block;
  height: 17px;
  left: 2px;
  margin-right: 7px;
  position: relative;
  top: 1px;
  width: 22px;
}

.customer-styles .link-appearance-default[href^="mailto:"]::after,
.customer-styles .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .lt[href^="mailto:"]::after,
.customer-styles .lt a[href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .template-content .lt[href^="mailto:"]::after,
.customer-styles .template-content .lt a[href^="mailto:"]::after,
.customer-styles .content .link-appearance-default[href^="mailto:"]::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .content .lt[href^="mailto:"]::after,
.customer-styles .content .lt a[href^="mailto:"]::after {
  background-image: none;
  border-bottom: 2px solid #005e1d;
  bottom: -.3em;
  content: ' ';
  height: 0;
  left: 0;
  position: absolute;
  top: auto;
  transition: width .2s;
  width: 0%;
}

.customer-styles .link-appearance-default[href^="mailto:"]:hover::before, .customer-styles .link-appearance-default[href^="mailto:"]:focus::before, .customer-styles .link-appearance-default[href^="mailto:"]:active::before, .customer-styles .link-appearance-default[href^="mailto:"].active::before, .customer-styles .link-appearance-default[href^="mailto:"].hover::before,
.customer-styles .link-appearance-default a[href^="mailto:"]:hover::before,
.customer-styles .link-appearance-default a[href^="mailto:"]:focus::before,
.customer-styles .link-appearance-default a[href^="mailto:"]:active::before,
.customer-styles .link-appearance-default a[href^="mailto:"].active::before,
.customer-styles .link-appearance-default a[href^="mailto:"].hover::before,
.customer-styles .lt[href^="mailto:"]:hover::before,
.customer-styles .lt[href^="mailto:"]:focus::before,
.customer-styles .lt[href^="mailto:"]:active::before,
.customer-styles .lt[href^="mailto:"].active::before,
.customer-styles .lt[href^="mailto:"].hover::before,
.customer-styles .lt a[href^="mailto:"]:hover::before,
.customer-styles .lt a[href^="mailto:"]:focus::before,
.customer-styles .lt a[href^="mailto:"]:active::before,
.customer-styles .lt a[href^="mailto:"].active::before,
.customer-styles .lt a[href^="mailto:"].hover::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:hover::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:focus::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:active::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"].active::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"].hover::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:hover::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:focus::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:active::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"].active::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"].hover::before,
.customer-styles .template-content .lt[href^="mailto:"]:hover::before,
.customer-styles .template-content .lt[href^="mailto:"]:focus::before,
.customer-styles .template-content .lt[href^="mailto:"]:active::before,
.customer-styles .template-content .lt[href^="mailto:"].active::before,
.customer-styles .template-content .lt[href^="mailto:"].hover::before,
.customer-styles .template-content .lt a[href^="mailto:"]:hover::before,
.customer-styles .template-content .lt a[href^="mailto:"]:focus::before,
.customer-styles .template-content .lt a[href^="mailto:"]:active::before,
.customer-styles .template-content .lt a[href^="mailto:"].active::before,
.customer-styles .template-content .lt a[href^="mailto:"].hover::before,
.customer-styles .content .link-appearance-default[href^="mailto:"]:hover::before,
.customer-styles .content .link-appearance-default[href^="mailto:"]:focus::before,
.customer-styles .content .link-appearance-default[href^="mailto:"]:active::before,
.customer-styles .content .link-appearance-default[href^="mailto:"].active::before,
.customer-styles .content .link-appearance-default[href^="mailto:"].hover::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:hover::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:focus::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:active::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"].active::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"].hover::before,
.customer-styles .content .lt[href^="mailto:"]:hover::before,
.customer-styles .content .lt[href^="mailto:"]:focus::before,
.customer-styles .content .lt[href^="mailto:"]:active::before,
.customer-styles .content .lt[href^="mailto:"].active::before,
.customer-styles .content .lt[href^="mailto:"].hover::before,
.customer-styles .content .lt a[href^="mailto:"]:hover::before,
.customer-styles .content .lt a[href^="mailto:"]:focus::before,
.customer-styles .content .lt a[href^="mailto:"]:active::before,
.customer-styles .content .lt a[href^="mailto:"].active::before,
.customer-styles .content .lt a[href^="mailto:"].hover::before {
  width: 22px;
}

.customer-styles .link-appearance-default[href^="mailto:"]:hover::after, .customer-styles .link-appearance-default[href^="mailto:"]:focus::after, .customer-styles .link-appearance-default[href^="mailto:"]:active::after, .customer-styles .link-appearance-default[href^="mailto:"].active::after, .customer-styles .link-appearance-default[href^="mailto:"].hover::after,
.customer-styles .link-appearance-default a[href^="mailto:"]:hover::after,
.customer-styles .link-appearance-default a[href^="mailto:"]:focus::after,
.customer-styles .link-appearance-default a[href^="mailto:"]:active::after,
.customer-styles .link-appearance-default a[href^="mailto:"].active::after,
.customer-styles .link-appearance-default a[href^="mailto:"].hover::after,
.customer-styles .lt[href^="mailto:"]:hover::after,
.customer-styles .lt[href^="mailto:"]:focus::after,
.customer-styles .lt[href^="mailto:"]:active::after,
.customer-styles .lt[href^="mailto:"].active::after,
.customer-styles .lt[href^="mailto:"].hover::after,
.customer-styles .lt a[href^="mailto:"]:hover::after,
.customer-styles .lt a[href^="mailto:"]:focus::after,
.customer-styles .lt a[href^="mailto:"]:active::after,
.customer-styles .lt a[href^="mailto:"].active::after,
.customer-styles .lt a[href^="mailto:"].hover::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:hover::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:focus::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:active::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"].active::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"].hover::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:hover::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:focus::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:active::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"].active::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"].hover::after,
.customer-styles .template-content .lt[href^="mailto:"]:hover::after,
.customer-styles .template-content .lt[href^="mailto:"]:focus::after,
.customer-styles .template-content .lt[href^="mailto:"]:active::after,
.customer-styles .template-content .lt[href^="mailto:"].active::after,
.customer-styles .template-content .lt[href^="mailto:"].hover::after,
.customer-styles .template-content .lt a[href^="mailto:"]:hover::after,
.customer-styles .template-content .lt a[href^="mailto:"]:focus::after,
.customer-styles .template-content .lt a[href^="mailto:"]:active::after,
.customer-styles .template-content .lt a[href^="mailto:"].active::after,
.customer-styles .template-content .lt a[href^="mailto:"].hover::after,
.customer-styles .content .link-appearance-default[href^="mailto:"]:hover::after,
.customer-styles .content .link-appearance-default[href^="mailto:"]:focus::after,
.customer-styles .content .link-appearance-default[href^="mailto:"]:active::after,
.customer-styles .content .link-appearance-default[href^="mailto:"].active::after,
.customer-styles .content .link-appearance-default[href^="mailto:"].hover::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:hover::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:focus::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:active::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"].active::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"].hover::after,
.customer-styles .content .lt[href^="mailto:"]:hover::after,
.customer-styles .content .lt[href^="mailto:"]:focus::after,
.customer-styles .content .lt[href^="mailto:"]:active::after,
.customer-styles .content .lt[href^="mailto:"].active::after,
.customer-styles .content .lt[href^="mailto:"].hover::after,
.customer-styles .content .lt a[href^="mailto:"]:hover::after,
.customer-styles .content .lt a[href^="mailto:"]:focus::after,
.customer-styles .content .lt a[href^="mailto:"]:active::after,
.customer-styles .content .lt a[href^="mailto:"].active::after,
.customer-styles .content .lt a[href^="mailto:"].hover::after {
  left: 0;
  width: 100%;
}

.customer-styles .link-appearance-default:hover, .customer-styles .link-appearance-default:focus, .customer-styles .link-appearance-default:active, .customer-styles .link-appearance-default.active, .customer-styles .link-appearance-default.hover,
.customer-styles .link-appearance-default a:hover,
.customer-styles .link-appearance-default a:focus,
.customer-styles .link-appearance-default a:active,
.customer-styles .link-appearance-default a.active,
.customer-styles .link-appearance-default a.hover,
.customer-styles .lt:hover,
.customer-styles .lt:focus,
.customer-styles .lt:active,
.customer-styles .lt.active,
.customer-styles .lt.hover,
.customer-styles .lt a:hover,
.customer-styles .lt a:focus,
.customer-styles .lt a:active,
.customer-styles .lt a.active,
.customer-styles .lt a.hover,
.customer-styles .template-content .link-appearance-default:hover,
.customer-styles .template-content .link-appearance-default:focus,
.customer-styles .template-content .link-appearance-default:active,
.customer-styles .template-content .link-appearance-default.active,
.customer-styles .template-content .link-appearance-default.hover,
.customer-styles .template-content .link-appearance-default a:hover,
.customer-styles .template-content .link-appearance-default a:focus,
.customer-styles .template-content .link-appearance-default a:active,
.customer-styles .template-content .link-appearance-default a.active,
.customer-styles .template-content .link-appearance-default a.hover,
.customer-styles .template-content .lt:hover,
.customer-styles .template-content .lt:focus,
.customer-styles .template-content .lt:active,
.customer-styles .template-content .lt.active,
.customer-styles .template-content .lt.hover,
.customer-styles .template-content .lt a:hover,
.customer-styles .template-content .lt a:focus,
.customer-styles .template-content .lt a:active,
.customer-styles .template-content .lt a.active,
.customer-styles .template-content .lt a.hover,
.customer-styles .content .link-appearance-default:hover,
.customer-styles .content .link-appearance-default:focus,
.customer-styles .content .link-appearance-default:active,
.customer-styles .content .link-appearance-default.active,
.customer-styles .content .link-appearance-default.hover,
.customer-styles .content .link-appearance-default a:hover,
.customer-styles .content .link-appearance-default a:focus,
.customer-styles .content .link-appearance-default a:active,
.customer-styles .content .link-appearance-default a.active,
.customer-styles .content .link-appearance-default a.hover,
.customer-styles .content .lt:hover,
.customer-styles .content .lt:focus,
.customer-styles .content .lt:active,
.customer-styles .content .lt.active,
.customer-styles .content .lt.hover,
.customer-styles .content .lt a:hover,
.customer-styles .content .lt a:focus,
.customer-styles .content .lt a:active,
.customer-styles .content .lt a.active,
.customer-styles .content .lt a.hover {
  text-decoration: none;
}

.customer-styles .link-appearance-default:hover::before, .customer-styles .link-appearance-default:focus::before, .customer-styles .link-appearance-default:active::before, .customer-styles .link-appearance-default.active::before, .customer-styles .link-appearance-default.hover::before,
.customer-styles .link-appearance-default a:hover::before,
.customer-styles .link-appearance-default a:focus::before,
.customer-styles .link-appearance-default a:active::before,
.customer-styles .link-appearance-default a.active::before,
.customer-styles .link-appearance-default a.hover::before,
.customer-styles .lt:hover::before,
.customer-styles .lt:focus::before,
.customer-styles .lt:active::before,
.customer-styles .lt.active::before,
.customer-styles .lt.hover::before,
.customer-styles .lt a:hover::before,
.customer-styles .lt a:focus::before,
.customer-styles .lt a:active::before,
.customer-styles .lt a.active::before,
.customer-styles .lt a.hover::before,
.customer-styles .template-content .link-appearance-default:hover::before,
.customer-styles .template-content .link-appearance-default:focus::before,
.customer-styles .template-content .link-appearance-default:active::before,
.customer-styles .template-content .link-appearance-default.active::before,
.customer-styles .template-content .link-appearance-default.hover::before,
.customer-styles .template-content .link-appearance-default a:hover::before,
.customer-styles .template-content .link-appearance-default a:focus::before,
.customer-styles .template-content .link-appearance-default a:active::before,
.customer-styles .template-content .link-appearance-default a.active::before,
.customer-styles .template-content .link-appearance-default a.hover::before,
.customer-styles .template-content .lt:hover::before,
.customer-styles .template-content .lt:focus::before,
.customer-styles .template-content .lt:active::before,
.customer-styles .template-content .lt.active::before,
.customer-styles .template-content .lt.hover::before,
.customer-styles .template-content .lt a:hover::before,
.customer-styles .template-content .lt a:focus::before,
.customer-styles .template-content .lt a:active::before,
.customer-styles .template-content .lt a.active::before,
.customer-styles .template-content .lt a.hover::before,
.customer-styles .content .link-appearance-default:hover::before,
.customer-styles .content .link-appearance-default:focus::before,
.customer-styles .content .link-appearance-default:active::before,
.customer-styles .content .link-appearance-default.active::before,
.customer-styles .content .link-appearance-default.hover::before,
.customer-styles .content .link-appearance-default a:hover::before,
.customer-styles .content .link-appearance-default a:focus::before,
.customer-styles .content .link-appearance-default a:active::before,
.customer-styles .content .link-appearance-default a.active::before,
.customer-styles .content .link-appearance-default a.hover::before,
.customer-styles .content .lt:hover::before,
.customer-styles .content .lt:focus::before,
.customer-styles .content .lt:active::before,
.customer-styles .content .lt.active::before,
.customer-styles .content .lt.hover::before,
.customer-styles .content .lt a:hover::before,
.customer-styles .content .lt a:focus::before,
.customer-styles .content .lt a:active::before,
.customer-styles .content .lt a.active::before,
.customer-styles .content .lt a.hover::before {
  width: 100%;
}

.customer-styles .link-appearance-default:hover::after, .customer-styles .link-appearance-default:focus::after, .customer-styles .link-appearance-default:active::after, .customer-styles .link-appearance-default.active::after, .customer-styles .link-appearance-default.hover::after,
.customer-styles .link-appearance-default a:hover::after,
.customer-styles .link-appearance-default a:focus::after,
.customer-styles .link-appearance-default a:active::after,
.customer-styles .link-appearance-default a.active::after,
.customer-styles .link-appearance-default a.hover::after,
.customer-styles .lt:hover::after,
.customer-styles .lt:focus::after,
.customer-styles .lt:active::after,
.customer-styles .lt.active::after,
.customer-styles .lt.hover::after,
.customer-styles .lt a:hover::after,
.customer-styles .lt a:focus::after,
.customer-styles .lt a:active::after,
.customer-styles .lt a.active::after,
.customer-styles .lt a.hover::after,
.customer-styles .template-content .link-appearance-default:hover::after,
.customer-styles .template-content .link-appearance-default:focus::after,
.customer-styles .template-content .link-appearance-default:active::after,
.customer-styles .template-content .link-appearance-default.active::after,
.customer-styles .template-content .link-appearance-default.hover::after,
.customer-styles .template-content .link-appearance-default a:hover::after,
.customer-styles .template-content .link-appearance-default a:focus::after,
.customer-styles .template-content .link-appearance-default a:active::after,
.customer-styles .template-content .link-appearance-default a.active::after,
.customer-styles .template-content .link-appearance-default a.hover::after,
.customer-styles .template-content .lt:hover::after,
.customer-styles .template-content .lt:focus::after,
.customer-styles .template-content .lt:active::after,
.customer-styles .template-content .lt.active::after,
.customer-styles .template-content .lt.hover::after,
.customer-styles .template-content .lt a:hover::after,
.customer-styles .template-content .lt a:focus::after,
.customer-styles .template-content .lt a:active::after,
.customer-styles .template-content .lt a.active::after,
.customer-styles .template-content .lt a.hover::after,
.customer-styles .content .link-appearance-default:hover::after,
.customer-styles .content .link-appearance-default:focus::after,
.customer-styles .content .link-appearance-default:active::after,
.customer-styles .content .link-appearance-default.active::after,
.customer-styles .content .link-appearance-default.hover::after,
.customer-styles .content .link-appearance-default a:hover::after,
.customer-styles .content .link-appearance-default a:focus::after,
.customer-styles .content .link-appearance-default a:active::after,
.customer-styles .content .link-appearance-default a.active::after,
.customer-styles .content .link-appearance-default a.hover::after,
.customer-styles .content .lt:hover::after,
.customer-styles .content .lt:focus::after,
.customer-styles .content .lt:active::after,
.customer-styles .content .lt.active::after,
.customer-styles .content .lt.hover::after,
.customer-styles .content .lt a:hover::after,
.customer-styles .content .lt a:focus::after,
.customer-styles .content .lt a:active::after,
.customer-styles .content .lt a.active::after,
.customer-styles .content .lt a.hover::after {
  left: 7px;
}

.customer-styles .link-appearance-default.disabled, .customer-styles .link-appearance-default[disabled],
.customer-styles .link-appearance-default a.disabled,
.customer-styles .link-appearance-default a[disabled],
.customer-styles .lt.disabled,
.customer-styles .lt[disabled],
.customer-styles .lt a.disabled,
.customer-styles .lt a[disabled],
.customer-styles .template-content .link-appearance-default.disabled,
.customer-styles .template-content .link-appearance-default[disabled],
.customer-styles .template-content .link-appearance-default a.disabled,
.customer-styles .template-content .link-appearance-default a[disabled],
.customer-styles .template-content .lt.disabled,
.customer-styles .template-content .lt[disabled],
.customer-styles .template-content .lt a.disabled,
.customer-styles .template-content .lt a[disabled],
.customer-styles .content .link-appearance-default.disabled,
.customer-styles .content .link-appearance-default[disabled],
.customer-styles .content .link-appearance-default a.disabled,
.customer-styles .content .link-appearance-default a[disabled],
.customer-styles .content .lt.disabled,
.customer-styles .content .lt[disabled],
.customer-styles .content .lt a.disabled,
.customer-styles .content .lt a[disabled] {
  color: #AAAAAA !important;
  cursor: default;
  pointer-events: none;
}

.customer-styles .link-appearance-default.disabled::after, .customer-styles .link-appearance-default[disabled]::after,
.customer-styles .link-appearance-default a.disabled::after,
.customer-styles .link-appearance-default a[disabled]::after,
.customer-styles .lt.disabled::after,
.customer-styles .lt[disabled]::after,
.customer-styles .lt a.disabled::after,
.customer-styles .lt a[disabled]::after,
.customer-styles .template-content .link-appearance-default.disabled::after,
.customer-styles .template-content .link-appearance-default[disabled]::after,
.customer-styles .template-content .link-appearance-default a.disabled::after,
.customer-styles .template-content .link-appearance-default a[disabled]::after,
.customer-styles .template-content .lt.disabled::after,
.customer-styles .template-content .lt[disabled]::after,
.customer-styles .template-content .lt a.disabled::after,
.customer-styles .template-content .lt a[disabled]::after,
.customer-styles .content .link-appearance-default.disabled::after,
.customer-styles .content .link-appearance-default[disabled]::after,
.customer-styles .content .link-appearance-default a.disabled::after,
.customer-styles .content .link-appearance-default a[disabled]::after,
.customer-styles .content .lt.disabled::after,
.customer-styles .content .lt[disabled]::after,
.customer-styles .content .lt a.disabled::after,
.customer-styles .content .lt a[disabled]::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 26 22' style='enable-background:new 0 0 26 22;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23aaaaaa;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.customer-styles .link-appearance-default.disabled::before, .customer-styles .link-appearance-default[disabled]::before,
.customer-styles .link-appearance-default a.disabled::before,
.customer-styles .link-appearance-default a[disabled]::before,
.customer-styles .lt.disabled::before,
.customer-styles .lt[disabled]::before,
.customer-styles .lt a.disabled::before,
.customer-styles .lt a[disabled]::before,
.customer-styles .template-content .link-appearance-default.disabled::before,
.customer-styles .template-content .link-appearance-default[disabled]::before,
.customer-styles .template-content .link-appearance-default a.disabled::before,
.customer-styles .template-content .link-appearance-default a[disabled]::before,
.customer-styles .template-content .lt.disabled::before,
.customer-styles .template-content .lt[disabled]::before,
.customer-styles .template-content .lt a.disabled::before,
.customer-styles .template-content .lt a[disabled]::before,
.customer-styles .content .link-appearance-default.disabled::before,
.customer-styles .content .link-appearance-default[disabled]::before,
.customer-styles .content .link-appearance-default a.disabled::before,
.customer-styles .content .link-appearance-default a[disabled]::before,
.customer-styles .content .lt.disabled::before,
.customer-styles .content .lt[disabled]::before,
.customer-styles .content .lt a.disabled::before,
.customer-styles .content .lt a[disabled]::before {
  border-bottom: 0;
}

.customer-styles .link-appearance-default.disabled[href^="mailto:"]::before, .customer-styles .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .lt.disabled[href^="mailto:"]::before,
.customer-styles .lt[disabled][href^="mailto:"]::before,
.customer-styles .lt a.disabled[href^="mailto:"]::before,
.customer-styles .lt a[disabled][href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .template-content .lt.disabled[href^="mailto:"]::before,
.customer-styles .template-content .lt[disabled][href^="mailto:"]::before,
.customer-styles .template-content .lt a.disabled[href^="mailto:"]::before,
.customer-styles .template-content .lt a[disabled][href^="mailto:"]::before,
.customer-styles .content .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .content .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .content .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .content .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .content .lt.disabled[href^="mailto:"]::before,
.customer-styles .content .lt[disabled][href^="mailto:"]::before,
.customer-styles .content .lt a.disabled[href^="mailto:"]::before,
.customer-styles .content .lt a[disabled][href^="mailto:"]::before {
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.63 162.1'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23aaaaaa;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22,32.41l-4.86-3-4.78-3c0,.23-.07.45-.07.69v133s0,.06,0,.1l4.84-3.5L22,153.23,112.15,88Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M292.85,26.48l-4.78,3-4.85,3-57.43,35.8-32.36,20,89.79,65,4.85,3.51,4.84,3.51s0-.07,0-.1v-133C292.92,26.92,292.87,26.71,292.85,26.48Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M270.44,165l-92.7-67.11-15.06,9.29a18,18,0,0,1-9.37,2.55,18.53,18.53,0,0,1-9.95-2.53l-15.52-9.57L34.78,165l-6.7,4.85-5.65,4.09a14.32,14.32,0,0,0,4.41.76H278.37a14.38,14.38,0,0,0,4.42-.76l-5.65-4.09Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M38.06,22.31l114.2,70.37,1.05,0,63.51-38.89,50.53-31.5,7.78-4.86,6.93-4.32a14.55,14.55,0,0,0-3.69-.53H26.84a14.4,14.4,0,0,0-3.67.53l7,4.32Z' transform='translate(-12.29 -12.6)'/%3E%3C/svg%3E");
}

.customer-styles .link-appearance-default.disabled[href^="mailto:"]::after, .customer-styles .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .lt.disabled[href^="mailto:"]::after,
.customer-styles .lt[disabled][href^="mailto:"]::after,
.customer-styles .lt a.disabled[href^="mailto:"]::after,
.customer-styles .lt a[disabled][href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .template-content .lt.disabled[href^="mailto:"]::after,
.customer-styles .template-content .lt[disabled][href^="mailto:"]::after,
.customer-styles .template-content .lt a.disabled[href^="mailto:"]::after,
.customer-styles .template-content .lt a[disabled][href^="mailto:"]::after,
.customer-styles .content .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .content .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .content .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .content .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .content .lt.disabled[href^="mailto:"]::after,
.customer-styles .content .lt[disabled][href^="mailto:"]::after,
.customer-styles .content .lt a.disabled[href^="mailto:"]::after,
.customer-styles .content .lt a[disabled][href^="mailto:"]::after {
  background-image: none;
  border-bottom: 0;
}

.customer-styles .button-mode-dark .link-appearance-default,
.customer-styles .button-mode-dark .link-appearance-default a,
.customer-styles .button-mode-dark .lt,
.customer-styles .button-mode-dark .lt a,
.customer-styles .template-content .button-mode-dark .link-appearance-default,
.customer-styles .template-content .button-mode-dark .link-appearance-default a,
.customer-styles .template-content .button-mode-dark .lt,
.customer-styles .template-content .button-mode-dark .lt a,
.customer-styles .content .button-mode-dark .link-appearance-default,
.customer-styles .content .button-mode-dark .link-appearance-default a,
.customer-styles .content .button-mode-dark .lt,
.customer-styles .content .button-mode-dark .lt a {
  color: #FFFFFF;
}

.customer-styles .button-mode-dark .link-appearance-default::after,
.customer-styles .button-mode-dark .link-appearance-default a::after,
.customer-styles .button-mode-dark .lt::after,
.customer-styles .button-mode-dark .lt a::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a::after,
.customer-styles .template-content .button-mode-dark .lt::after,
.customer-styles .template-content .button-mode-dark .lt a::after,
.customer-styles .content .button-mode-dark .link-appearance-default::after,
.customer-styles .content .button-mode-dark .link-appearance-default a::after,
.customer-styles .content .button-mode-dark .lt::after,
.customer-styles .content .button-mode-dark .lt a::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 22' fill='%23fff'%3E%3Cpolygon points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3Cpolygon points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/svg%3E");
}

.customer-styles .button-mode-dark .link-appearance-default::before,
.customer-styles .button-mode-dark .link-appearance-default a::before,
.customer-styles .button-mode-dark .lt::before,
.customer-styles .button-mode-dark .lt a::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a::before,
.customer-styles .template-content .button-mode-dark .lt::before,
.customer-styles .template-content .button-mode-dark .lt a::before,
.customer-styles .content .button-mode-dark .link-appearance-default::before,
.customer-styles .content .button-mode-dark .link-appearance-default a::before,
.customer-styles .content .button-mode-dark .lt::before,
.customer-styles .content .button-mode-dark .lt a::before {
  border-bottom: 2px solid #FFFFFF;
}

.customer-styles .button-mode-dark .link-appearance-default[href^="mailto:"]::before,
.customer-styles .button-mode-dark .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt[href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt a[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt a[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt a[href^="mailto:"]::before {
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.63 162.1'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22,32.41l-4.86-3-4.78-3c0,.23-.07.45-.07.69v133s0,.06,0,.1l4.84-3.5L22,153.23,112.15,88Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M292.85,26.48l-4.78,3-4.85,3-57.43,35.8-32.36,20,89.79,65,4.85,3.51,4.84,3.51s0-.07,0-.1v-133C292.92,26.92,292.87,26.71,292.85,26.48Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M270.44,165l-92.7-67.11-15.06,9.29a18,18,0,0,1-9.37,2.55,18.53,18.53,0,0,1-9.95-2.53l-15.52-9.57L34.78,165l-6.7,4.85-5.65,4.09a14.32,14.32,0,0,0,4.41.76H278.37a14.38,14.38,0,0,0,4.42-.76l-5.65-4.09Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M38.06,22.31l114.2,70.37,1.05,0,63.51-38.89,50.53-31.5,7.78-4.86,6.93-4.32a14.55,14.55,0,0,0-3.69-.53H26.84a14.4,14.4,0,0,0-3.67.53l7,4.32Z' transform='translate(-12.29 -12.6)'/%3E%3C/svg%3E");
  border-bottom: 0;
}

.customer-styles .button-mode-dark .link-appearance-default[href^="mailto:"]::after,
.customer-styles .button-mode-dark .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt[href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt a[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt a[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt a[href^="mailto:"]::after {
  border-bottom: 2px solid #FFFFFF;
}

.customer-styles .button-mode-dark .link-appearance-default:hover, .customer-styles .button-mode-dark .link-appearance-default:focus, .customer-styles .button-mode-dark .link-appearance-default:active, .customer-styles .button-mode-dark .link-appearance-default.active, .customer-styles .button-mode-dark .link-appearance-default.hover,
.customer-styles .button-mode-dark .link-appearance-default a:hover,
.customer-styles .button-mode-dark .link-appearance-default a:focus,
.customer-styles .button-mode-dark .link-appearance-default a:active,
.customer-styles .button-mode-dark .link-appearance-default a.active,
.customer-styles .button-mode-dark .link-appearance-default a.hover,
.customer-styles .button-mode-dark .lt:hover,
.customer-styles .button-mode-dark .lt:focus,
.customer-styles .button-mode-dark .lt:active,
.customer-styles .button-mode-dark .lt.active,
.customer-styles .button-mode-dark .lt.hover,
.customer-styles .button-mode-dark .lt a:hover,
.customer-styles .button-mode-dark .lt a:focus,
.customer-styles .button-mode-dark .lt a:active,
.customer-styles .button-mode-dark .lt a.active,
.customer-styles .button-mode-dark .lt a.hover,
.customer-styles .template-content .button-mode-dark .link-appearance-default:hover,
.customer-styles .template-content .button-mode-dark .link-appearance-default:focus,
.customer-styles .template-content .button-mode-dark .link-appearance-default:active,
.customer-styles .template-content .button-mode-dark .link-appearance-default.active,
.customer-styles .template-content .button-mode-dark .link-appearance-default.hover,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:hover,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:focus,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:active,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.active,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.hover,
.customer-styles .template-content .button-mode-dark .lt:hover,
.customer-styles .template-content .button-mode-dark .lt:focus,
.customer-styles .template-content .button-mode-dark .lt:active,
.customer-styles .template-content .button-mode-dark .lt.active,
.customer-styles .template-content .button-mode-dark .lt.hover,
.customer-styles .template-content .button-mode-dark .lt a:hover,
.customer-styles .template-content .button-mode-dark .lt a:focus,
.customer-styles .template-content .button-mode-dark .lt a:active,
.customer-styles .template-content .button-mode-dark .lt a.active,
.customer-styles .template-content .button-mode-dark .lt a.hover,
.customer-styles .content .button-mode-dark .link-appearance-default:hover,
.customer-styles .content .button-mode-dark .link-appearance-default:focus,
.customer-styles .content .button-mode-dark .link-appearance-default:active,
.customer-styles .content .button-mode-dark .link-appearance-default.active,
.customer-styles .content .button-mode-dark .link-appearance-default.hover,
.customer-styles .content .button-mode-dark .link-appearance-default a:hover,
.customer-styles .content .button-mode-dark .link-appearance-default a:focus,
.customer-styles .content .button-mode-dark .link-appearance-default a:active,
.customer-styles .content .button-mode-dark .link-appearance-default a.active,
.customer-styles .content .button-mode-dark .link-appearance-default a.hover,
.customer-styles .content .button-mode-dark .lt:hover,
.customer-styles .content .button-mode-dark .lt:focus,
.customer-styles .content .button-mode-dark .lt:active,
.customer-styles .content .button-mode-dark .lt.active,
.customer-styles .content .button-mode-dark .lt.hover,
.customer-styles .content .button-mode-dark .lt a:hover,
.customer-styles .content .button-mode-dark .lt a:focus,
.customer-styles .content .button-mode-dark .lt a:active,
.customer-styles .content .button-mode-dark .lt a.active,
.customer-styles .content .button-mode-dark .lt a.hover {
  color: #57A527;
  text-decoration: none;
}

.customer-styles .button-mode-dark .link-appearance-default:hover::before, .customer-styles .button-mode-dark .link-appearance-default:focus::before, .customer-styles .button-mode-dark .link-appearance-default:active::before, .customer-styles .button-mode-dark .link-appearance-default.active::before, .customer-styles .button-mode-dark .link-appearance-default.hover::before,
.customer-styles .button-mode-dark .link-appearance-default a:hover::before,
.customer-styles .button-mode-dark .link-appearance-default a:focus::before,
.customer-styles .button-mode-dark .link-appearance-default a:active::before,
.customer-styles .button-mode-dark .link-appearance-default a.active::before,
.customer-styles .button-mode-dark .link-appearance-default a.hover::before,
.customer-styles .button-mode-dark .lt:hover::before,
.customer-styles .button-mode-dark .lt:focus::before,
.customer-styles .button-mode-dark .lt:active::before,
.customer-styles .button-mode-dark .lt.active::before,
.customer-styles .button-mode-dark .lt.hover::before,
.customer-styles .button-mode-dark .lt a:hover::before,
.customer-styles .button-mode-dark .lt a:focus::before,
.customer-styles .button-mode-dark .lt a:active::before,
.customer-styles .button-mode-dark .lt a.active::before,
.customer-styles .button-mode-dark .lt a.hover::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default:hover::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default:focus::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default:active::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default.active::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default.hover::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:hover::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:focus::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:active::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.active::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.hover::before,
.customer-styles .template-content .button-mode-dark .lt:hover::before,
.customer-styles .template-content .button-mode-dark .lt:focus::before,
.customer-styles .template-content .button-mode-dark .lt:active::before,
.customer-styles .template-content .button-mode-dark .lt.active::before,
.customer-styles .template-content .button-mode-dark .lt.hover::before,
.customer-styles .template-content .button-mode-dark .lt a:hover::before,
.customer-styles .template-content .button-mode-dark .lt a:focus::before,
.customer-styles .template-content .button-mode-dark .lt a:active::before,
.customer-styles .template-content .button-mode-dark .lt a.active::before,
.customer-styles .template-content .button-mode-dark .lt a.hover::before,
.customer-styles .content .button-mode-dark .link-appearance-default:hover::before,
.customer-styles .content .button-mode-dark .link-appearance-default:focus::before,
.customer-styles .content .button-mode-dark .link-appearance-default:active::before,
.customer-styles .content .button-mode-dark .link-appearance-default.active::before,
.customer-styles .content .button-mode-dark .link-appearance-default.hover::before,
.customer-styles .content .button-mode-dark .link-appearance-default a:hover::before,
.customer-styles .content .button-mode-dark .link-appearance-default a:focus::before,
.customer-styles .content .button-mode-dark .link-appearance-default a:active::before,
.customer-styles .content .button-mode-dark .link-appearance-default a.active::before,
.customer-styles .content .button-mode-dark .link-appearance-default a.hover::before,
.customer-styles .content .button-mode-dark .lt:hover::before,
.customer-styles .content .button-mode-dark .lt:focus::before,
.customer-styles .content .button-mode-dark .lt:active::before,
.customer-styles .content .button-mode-dark .lt.active::before,
.customer-styles .content .button-mode-dark .lt.hover::before,
.customer-styles .content .button-mode-dark .lt a:hover::before,
.customer-styles .content .button-mode-dark .lt a:focus::before,
.customer-styles .content .button-mode-dark .lt a:active::before,
.customer-styles .content .button-mode-dark .lt a.active::before,
.customer-styles .content .button-mode-dark .lt a.hover::before {
  border-bottom-color: #57A527;
  width: 100%;
}

.customer-styles .button-mode-dark .link-appearance-default:hover::after, .customer-styles .button-mode-dark .link-appearance-default:focus::after, .customer-styles .button-mode-dark .link-appearance-default:active::after, .customer-styles .button-mode-dark .link-appearance-default.active::after, .customer-styles .button-mode-dark .link-appearance-default.hover::after,
.customer-styles .button-mode-dark .link-appearance-default a:hover::after,
.customer-styles .button-mode-dark .link-appearance-default a:focus::after,
.customer-styles .button-mode-dark .link-appearance-default a:active::after,
.customer-styles .button-mode-dark .link-appearance-default a.active::after,
.customer-styles .button-mode-dark .link-appearance-default a.hover::after,
.customer-styles .button-mode-dark .lt:hover::after,
.customer-styles .button-mode-dark .lt:focus::after,
.customer-styles .button-mode-dark .lt:active::after,
.customer-styles .button-mode-dark .lt.active::after,
.customer-styles .button-mode-dark .lt.hover::after,
.customer-styles .button-mode-dark .lt a:hover::after,
.customer-styles .button-mode-dark .lt a:focus::after,
.customer-styles .button-mode-dark .lt a:active::after,
.customer-styles .button-mode-dark .lt a.active::after,
.customer-styles .button-mode-dark .lt a.hover::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default:hover::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default:focus::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default:active::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default.active::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default.hover::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:hover::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:focus::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:active::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.active::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.hover::after,
.customer-styles .template-content .button-mode-dark .lt:hover::after,
.customer-styles .template-content .button-mode-dark .lt:focus::after,
.customer-styles .template-content .button-mode-dark .lt:active::after,
.customer-styles .template-content .button-mode-dark .lt.active::after,
.customer-styles .template-content .button-mode-dark .lt.hover::after,
.customer-styles .template-content .button-mode-dark .lt a:hover::after,
.customer-styles .template-content .button-mode-dark .lt a:focus::after,
.customer-styles .template-content .button-mode-dark .lt a:active::after,
.customer-styles .template-content .button-mode-dark .lt a.active::after,
.customer-styles .template-content .button-mode-dark .lt a.hover::after,
.customer-styles .content .button-mode-dark .link-appearance-default:hover::after,
.customer-styles .content .button-mode-dark .link-appearance-default:focus::after,
.customer-styles .content .button-mode-dark .link-appearance-default:active::after,
.customer-styles .content .button-mode-dark .link-appearance-default.active::after,
.customer-styles .content .button-mode-dark .link-appearance-default.hover::after,
.customer-styles .content .button-mode-dark .link-appearance-default a:hover::after,
.customer-styles .content .button-mode-dark .link-appearance-default a:focus::after,
.customer-styles .content .button-mode-dark .link-appearance-default a:active::after,
.customer-styles .content .button-mode-dark .link-appearance-default a.active::after,
.customer-styles .content .button-mode-dark .link-appearance-default a.hover::after,
.customer-styles .content .button-mode-dark .lt:hover::after,
.customer-styles .content .button-mode-dark .lt:focus::after,
.customer-styles .content .button-mode-dark .lt:active::after,
.customer-styles .content .button-mode-dark .lt.active::after,
.customer-styles .content .button-mode-dark .lt.hover::after,
.customer-styles .content .button-mode-dark .lt a:hover::after,
.customer-styles .content .button-mode-dark .lt a:focus::after,
.customer-styles .content .button-mode-dark .lt a:active::after,
.customer-styles .content .button-mode-dark .lt a.active::after,
.customer-styles .content .button-mode-dark .lt a.hover::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 22' fill='%2357A527'%3E%3Cpolygon points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3Cpolygon points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/svg%3E");
  left: 7px;
}

.customer-styles .button-mode-dark .link-appearance-default.disabled, .customer-styles .button-mode-dark .link-appearance-default[disabled],
.customer-styles .button-mode-dark .link-appearance-default a.disabled,
.customer-styles .button-mode-dark .link-appearance-default a[disabled],
.customer-styles .button-mode-dark .lt.disabled,
.customer-styles .button-mode-dark .lt[disabled],
.customer-styles .button-mode-dark .lt a.disabled,
.customer-styles .button-mode-dark .lt a[disabled],
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled,
.customer-styles .template-content .button-mode-dark .link-appearance-default[disabled],
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[disabled],
.customer-styles .template-content .button-mode-dark .lt.disabled,
.customer-styles .template-content .button-mode-dark .lt[disabled],
.customer-styles .template-content .button-mode-dark .lt a.disabled,
.customer-styles .template-content .button-mode-dark .lt a[disabled],
.customer-styles .content .button-mode-dark .link-appearance-default.disabled,
.customer-styles .content .button-mode-dark .link-appearance-default[disabled],
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled,
.customer-styles .content .button-mode-dark .link-appearance-default a[disabled],
.customer-styles .content .button-mode-dark .lt.disabled,
.customer-styles .content .button-mode-dark .lt[disabled],
.customer-styles .content .button-mode-dark .lt a.disabled,
.customer-styles .content .button-mode-dark .lt a[disabled] {
  color: #AAAAAA;
  cursor: default;
  pointer-events: none;
}

.customer-styles .button-mode-dark .link-appearance-default.disabled::after, .customer-styles .button-mode-dark .link-appearance-default[disabled]::after,
.customer-styles .button-mode-dark .link-appearance-default a.disabled::after,
.customer-styles .button-mode-dark .link-appearance-default a[disabled]::after,
.customer-styles .button-mode-dark .lt.disabled::after,
.customer-styles .button-mode-dark .lt[disabled]::after,
.customer-styles .button-mode-dark .lt a.disabled::after,
.customer-styles .button-mode-dark .lt a[disabled]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default[disabled]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[disabled]::after,
.customer-styles .template-content .button-mode-dark .lt.disabled::after,
.customer-styles .template-content .button-mode-dark .lt[disabled]::after,
.customer-styles .template-content .button-mode-dark .lt a.disabled::after,
.customer-styles .template-content .button-mode-dark .lt a[disabled]::after,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled::after,
.customer-styles .content .button-mode-dark .link-appearance-default[disabled]::after,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled::after,
.customer-styles .content .button-mode-dark .link-appearance-default a[disabled]::after,
.customer-styles .content .button-mode-dark .lt.disabled::after,
.customer-styles .content .button-mode-dark .lt[disabled]::after,
.customer-styles .content .button-mode-dark .lt a.disabled::after,
.customer-styles .content .button-mode-dark .lt a[disabled]::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 26 22' style='enable-background:new 0 0 26 22;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23aaaaaa;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.customer-styles .button-mode-dark .link-appearance-default.disabled::before, .customer-styles .button-mode-dark .link-appearance-default[disabled]::before,
.customer-styles .button-mode-dark .link-appearance-default a.disabled::before,
.customer-styles .button-mode-dark .link-appearance-default a[disabled]::before,
.customer-styles .button-mode-dark .lt.disabled::before,
.customer-styles .button-mode-dark .lt[disabled]::before,
.customer-styles .button-mode-dark .lt a.disabled::before,
.customer-styles .button-mode-dark .lt a[disabled]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default[disabled]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[disabled]::before,
.customer-styles .template-content .button-mode-dark .lt.disabled::before,
.customer-styles .template-content .button-mode-dark .lt[disabled]::before,
.customer-styles .template-content .button-mode-dark .lt a.disabled::before,
.customer-styles .template-content .button-mode-dark .lt a[disabled]::before,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled::before,
.customer-styles .content .button-mode-dark .link-appearance-default[disabled]::before,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled::before,
.customer-styles .content .button-mode-dark .link-appearance-default a[disabled]::before,
.customer-styles .content .button-mode-dark .lt.disabled::before,
.customer-styles .content .button-mode-dark .lt[disabled]::before,
.customer-styles .content .button-mode-dark .lt a.disabled::before,
.customer-styles .content .button-mode-dark .lt a[disabled]::before {
  border-bottom: 0;
}

.customer-styles .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::before, .customer-styles .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt.disabled[href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt[disabled][href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt a.disabled[href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt a[disabled][href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt.disabled[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt[disabled][href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt a.disabled[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt a[disabled][href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt.disabled[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt[disabled][href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt a.disabled[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt a[disabled][href^="mailto:"]::before {
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.63 162.1'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23aaaaaa;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22,32.41l-4.86-3-4.78-3c0,.23-.07.45-.07.69v133s0,.06,0,.1l4.84-3.5L22,153.23,112.15,88Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M292.85,26.48l-4.78,3-4.85,3-57.43,35.8-32.36,20,89.79,65,4.85,3.51,4.84,3.51s0-.07,0-.1v-133C292.92,26.92,292.87,26.71,292.85,26.48Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M270.44,165l-92.7-67.11-15.06,9.29a18,18,0,0,1-9.37,2.55,18.53,18.53,0,0,1-9.95-2.53l-15.52-9.57L34.78,165l-6.7,4.85-5.65,4.09a14.32,14.32,0,0,0,4.41.76H278.37a14.38,14.38,0,0,0,4.42-.76l-5.65-4.09Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M38.06,22.31l114.2,70.37,1.05,0,63.51-38.89,50.53-31.5,7.78-4.86,6.93-4.32a14.55,14.55,0,0,0-3.69-.53H26.84a14.4,14.4,0,0,0-3.67.53l7,4.32Z' transform='translate(-12.29 -12.6)'/%3E%3C/svg%3E");
}

.customer-styles .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::after, .customer-styles .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt.disabled[href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt[disabled][href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt a.disabled[href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt a[disabled][href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt.disabled[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt[disabled][href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt a.disabled[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt a[disabled][href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt.disabled[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt[disabled][href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt a.disabled[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt a[disabled][href^="mailto:"]::after {
  background-image: none;
  border-bottom: 0;
}

.customer-styles .link-appearance-download,
.customer-styles .template-content .link-appearance-download,
.customer-styles .content .link-appearance-download {
  border: 0;
  color: #005e1d;
  font-weight: 700;
  letter-spacing: .15em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  left: 0px;
  position: relative;
  top: 0px;
}

.customer-styles .link-appearance-download::after,
.customer-styles .template-content .link-appearance-download::after,
.customer-styles .content .link-appearance-download::after {
  content: ' ';
  width: 15px;
  height: 16px;
  margin-left: 15px;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: text-top;
  background-image: url("data:image/svg+xml,%3Csvg width='100%' height='100%' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;'%3E%3Cpath d='M7.5,1L7.5,11' style='fill:none;fill-rule:nonzero;stroke:rgb(0,94,29);stroke-width:2px;'/%3E%3Cpath d='M2.143,6L7.5,11L12.857,6' style='fill:none;fill-rule:nonzero;stroke:rgb(0,94,29);stroke-width:2px;'/%3E%3Cpath d='M15,15C15,14.448 14.552,14 14,14L1,14C0.448,14 0,14.448 0,15C0,15.552 0.448,16 1,16L14,16C14.552,16 15,15.552 15,15Z' style='fill:rgb(0,94,29);'/%3E%3C/svg%3E");
}

.customer-styles .link-appearance-download::before,
.customer-styles .template-content .link-appearance-download::before,
.customer-styles .content .link-appearance-download::before {
  border-bottom: 2px solid #005e1d;
  bottom: -.3em;
  content: ' ';
  position: absolute;
  transition: width .2s;
  width: 0%;
}

.customer-styles .link-appearance-download:hover, .customer-styles .link-appearance-download:focus, .customer-styles .link-appearance-download:active,
.customer-styles .template-content .link-appearance-download:hover,
.customer-styles .template-content .link-appearance-download:focus,
.customer-styles .template-content .link-appearance-download:active,
.customer-styles .content .link-appearance-download:hover,
.customer-styles .content .link-appearance-download:focus,
.customer-styles .content .link-appearance-download:active {
  text-decoration: none;
}

.customer-styles .link-appearance-download:hover::before, .customer-styles .link-appearance-download:focus::before, .customer-styles .link-appearance-download:active::before,
.customer-styles .template-content .link-appearance-download:hover::before,
.customer-styles .template-content .link-appearance-download:focus::before,
.customer-styles .template-content .link-appearance-download:active::before,
.customer-styles .content .link-appearance-download:hover::before,
.customer-styles .content .link-appearance-download:focus::before,
.customer-styles .content .link-appearance-download:active::before {
  width: 100%;
}

.customer-styles .button-mode-dark .link-appearance-download,
.customer-styles .button-mode-dark .link-appearance-download span,
.customer-styles .template-content .button-mode-dark .link-appearance-download,
.customer-styles .template-content .button-mode-dark .link-appearance-download span,
.customer-styles .content .button-mode-dark .link-appearance-download,
.customer-styles .content .button-mode-dark .link-appearance-download span {
  color: #FFFFFF !important;
}

.customer-styles .button-mode-dark .link-appearance-download::before,
.customer-styles .button-mode-dark .link-appearance-download span::before,
.customer-styles .template-content .button-mode-dark .link-appearance-download::before,
.customer-styles .template-content .button-mode-dark .link-appearance-download span::before,
.customer-styles .content .button-mode-dark .link-appearance-download::before,
.customer-styles .content .button-mode-dark .link-appearance-download span::before {
  border-bottom: 2px solid #FFFFFF;
}

.customer-styles .button-mode-dark .link-appearance-download::after,
.customer-styles .button-mode-dark .link-appearance-download span::after,
.customer-styles .template-content .button-mode-dark .link-appearance-download::after,
.customer-styles .template-content .button-mode-dark .link-appearance-download span::after,
.customer-styles .content .button-mode-dark .link-appearance-download::after,
.customer-styles .content .button-mode-dark .link-appearance-download span::after {
  background-image: url("data:image/svg+xml,%3Csvg width='100%' height='100%' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;'%3E%3Cpath d='M7.5,1L7.5,11' style='fill:none;fill-rule:nonzero;stroke:rgb(255,255,255);stroke-width:2px;'/%3E%3Cpath d='M2.143,6L7.5,11L12.857,6' style='fill:none;fill-rule:nonzero;stroke:rgb(255,255,255);stroke-width:2px;'/%3E%3Cpath d='M15,15C15,14.448 14.552,14 14,14L1,14C0.448,14 0,14.448 0,15C0,15.552 0.448,16 1,16L14,16C14.552,16 15,15.552 15,15Z' style='fill:rgb(255,255,255);'/%3E%3C/svg%3E");
}

.customer-styles .t1,
.customer-styles .t1 p {
  font-size: 16px;
  line-height: 24px;
  color: #4c4c4c;
  font-weight: normal;
}

.customer-styles .t2,
.customer-styles .t2 p {
  font-size: 13px;
  line-height: 17px;
  color: #4c4c4c;
  font-weight: normal;
}

.customer-styles .t3,
.customer-styles .t3 p {
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
  color: #4c4c4c;
}

@media (min-width: 768px) {
  .customer-styles .t1,
  .customer-styles .t1 p {
    font-size: 16px;
    line-height: 24px;
  }
  .customer-styles .t2,
  .customer-styles .t2 p {
    font-size: 14px;
    line-height: 20px;
  }
  .customer-styles .t3,
  .customer-styles .t3 p {
    font-size: 13px;
    line-height: 17px;
  }
}

.customer-styles .footnote {
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
  color: #4c4c4c;
}

@media (min-width: 768px) {
  .customer-styles .footnote {
    font-size: 12px;
    line-height: 15px;
  }
}

.customer-styles .content .f1,
.customer-styles .content .f1 p,
.customer-styles .content .f1 td,
.customer-styles .content .f1 .table-container td,
.customer-styles .content .f1 .table-container td p,
.customer-styles .content .f1 ol,
.customer-styles .content .f1 ul,
.customer-styles .template-content .f1,
.customer-styles .template-content .f1 p,
.customer-styles .template-content .f1 td,
.customer-styles .template-content .f1 .table-container td,
.customer-styles .template-content .f1 .table-container td p,
.customer-styles .template-content .f1 ol,
.customer-styles .template-content .f1 ul,
.customer-styles body .content .f1,
.customer-styles body .content .f1 p,
.customer-styles body .content .f1 td,
.customer-styles body .content .f1 .table-container td,
.customer-styles body .content .f1 .table-container td p,
.customer-styles body .content .f1 ol,
.customer-styles body .content .f1 ul,
.customer-styles body .template-content .f1,
.customer-styles body .template-content .f1 p,
.customer-styles body .template-content .f1 td,
.customer-styles body .template-content .f1 .table-container td,
.customer-styles body .template-content .f1 .table-container td p,
.customer-styles body .template-content .f1 ol,
.customer-styles body .template-content .f1 ul {
  font-size: 13px;
  line-height: 17px;
  font-weight: normal;
  color: #4c4c4c;
}

.customer-styles .content .f2,
.customer-styles .content .f2 p,
.customer-styles .template-content .f2,
.customer-styles .template-content .f2 p,
.customer-styles body .content .f2,
.customer-styles body .content .f2 p,
.customer-styles body .template-content .f2,
.customer-styles body .template-content .f2 p {
  font-size: 10px;
  line-height: 12px;
  font-weight: normal;
  color: #4c4c4c;
}

@media (min-width: 768px) {
  .customer-styles .content .f1,
  .customer-styles .content .f1 p,
  .customer-styles .content .f1 td,
  .customer-styles .content .f1 .table-container td,
  .customer-styles .content .f1 .table-container td p,
  .customer-styles .content .f1 ol,
  .customer-styles .content .f1 ul,
  .customer-styles .template-content .f1,
  .customer-styles .template-content .f1 p,
  .customer-styles .template-content .f1 td,
  .customer-styles .template-content .f1 .table-container td,
  .customer-styles .template-content .f1 .table-container td p,
  .customer-styles .template-content .f1 ol,
  .customer-styles .template-content .f1 ul,
  .customer-styles body .content .f1,
  .customer-styles body .content .f1 p,
  .customer-styles body .content .f1 td,
  .customer-styles body .content .f1 .table-container td,
  .customer-styles body .content .f1 .table-container td p,
  .customer-styles body .content .f1 ol,
  .customer-styles body .content .f1 ul,
  .customer-styles body .template-content .f1,
  .customer-styles body .template-content .f1 p,
  .customer-styles body .template-content .f1 td,
  .customer-styles body .template-content .f1 .table-container td,
  .customer-styles body .template-content .f1 .table-container td p,
  .customer-styles body .template-content .f1 ol,
  .customer-styles body .template-content .f1 ul {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
  }
}

.customer-styles .r1,
.customer-styles .r1 a {
  font-size: 14px;
  line-height: 20px;
  color: #4c4c4c !important;
  font-weight: bold;
}

.customer-styles .r1:hover,
.customer-styles .r1 a:hover {
  color: #57A527 !important;
}

.customer-styles .r2,
.customer-styles .r2 a {
  font-size: 14px;
  line-height: 20px;
  color: #4c4c4c !important;
  font-weight: normal;
}

.customer-styles .r2:hover,
.customer-styles .r2 a:hover {
  color: #57A527 !important;
}

.customer-styles h1, .customer-styles h2, .customer-styles h3, .customer-styles h4, .customer-styles h5 {
  word-wrap: break-word;
}

.customer-styles h1:empty, .customer-styles h2:empty, .customer-styles h3:empty, .customer-styles h4:empty, .customer-styles h5:empty {
  display: none;
}

.customer-styles h1, .customer-styles .h1 {
  font-size: 24px;
  color: #4c4c4c;
  font-weight: 300;
  line-height: 30px;
  margin: 20px 0px 15px 0px;
  padding: 0px;
}

.customer-styles h1 {
  padding-left: 0px;
}

.customer-styles h2, .customer-styles .h2, .customer-styles h2 p, .customer-styles .h2 p {
  font-size: 20px;
  color: #4c4c4c;
  font-weight: normal;
  line-height: 30px;
  margin: 30px 0px 10px 0px;
  padding: 0px;
}

.customer-styles .headline-content h2, .customer-styles .headline-content .h2 {
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  margin: 20px 0px 15px 0px;
}

.customer-styles h3, .customer-styles .h3, .customer-styles h3 p, .customer-styles .h3 p {
  font-size: 20px;
  color: #4c4c4c;
  font-weight: bold;
  line-height: 18px;
  margin: 0px 0px 12px 0px;
  padding: 0px;
}

.customer-styles .headline-content h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 18px;
  margin: 30px 0px 10px 0px;
}

.customer-styles h4, .customer-styles .h4, .customer-styles h4 p, .customer-styles .h4 p {
  font-size: 16px;
  color: #4c4c4c;
  font-weight: bold;
  line-height: 22px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

@media (min-width: 768px) {
  .customer-styles h1, .customer-styles .h1 {
    color: #4c4c4c;
    font-size: 28px;
    line-height: 38px;
    font-weight: lighter;
    margin: 30px 0px 40px 0px;
    padding: 0px;
  }
  .customer-styles h2, .customer-styles .h2, .customer-styles h2 p, .customer-styles .h2 p {
    color: #4c4c4c;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    margin: 0px 0px 12px 0px;
    padding: 0px;
  }
  .customer-styles .headline-content h2, .customer-styles .headline-content .h2, .customer-styles .headline-content h2 p, .customer-styles .headline-content .h2 p {
    font-size: 28px;
    font-weight: lighter;
    line-height: 38px;
    margin: 30px 0px 40px 0px;
  }
  .customer-styles h3, .customer-styles .h3, .customer-styles h3 p, .customer-styles .h3 p {
    color: #4c4c4c;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin: 0px 0px 12px 0px;
    padding: 0px;
  }
  .customer-styles .headline-content h3, .customer-styles .headline-content .h3, .customer-styles .headline-content h3 p, .customer-styles .headline-content .h3 p {
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    margin: 0px 0px 12px 0px;
  }
  .customer-styles h4, .customer-styles .h4, .customer-styles h4 p, .customer-styles .h4 p {
    color: #4c4c4c;
    font-size: 14px;
    line-height: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
  }
}

.customer-styles .global-headline-gradient {
  font-size: 40px;
  color: #3F8B25;
  background: linear-gradient(90deg, #01430E, #3F8B25 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-weight: 900;
  line-height: 1.2;
  margin: 0;
}

@media (min-width: 350px) {
  .customer-styles .global-headline-gradient {
    font-size: calc(40px + (100vw - 350px) / 1186 * (16));
  }
}

@media (min-width: 1536px) {
  .customer-styles .global-headline-gradient {
    font-size: 56px;
  }
}

.customer-styles .global-subheadline {
  font-size: 20px;
  line-height: 28px;
  color: #4c4c4c;
  font-weight: 400;
  letter-spacing: .01em;
  margin: 0;
}

@media (min-width: 350px) {
  .customer-styles .global-subheadline {
    font-size: calc(20px + (100vw - 350px) / 1186 * (12));
  }
}

@media (min-width: 1536px) {
  .customer-styles .global-subheadline {
    font-size: 32px;
  }
}

@media (min-width: 350px) {
  .customer-styles .global-subheadline {
    line-height: calc(28px + (100vw - 350px) / 1186 * (12));
  }
}

@media (min-width: 1536px) {
  .customer-styles .global-subheadline {
    line-height: 40px;
  }
}

@media (min-width: 768px) {
  .customer-styles .global-subheadline {
    letter-spacing: 0;
  }
}

.customer-styles form {
  display: inline;
  padding: 0px;
  margin: 0px;
}

.customer-styles input, .customer-styles select, .customer-styles option {
  border-radius: 0;
  background-color: #FFFFFF;
  color: #4c4c4c;
}

.customer-styles span.select-wrapper svg {
  position: relative;
  fill: #4c4c4c;
  width: 18px;
  height: 18px;
}

.customer-styles ::-webkit-input-placeholder {
  color: #4c4c4c;
  opacity: 1;
}

.customer-styles :-moz-placeholder {
  color: #4c4c4c;
  opacity: 1;
}

.customer-styles ::-moz-placeholder {
  color: #4c4c4c;
  opacity: 1;
}

.customer-styles :-ms-input-placeholder {
  color: #4c4c4c;
  opacity: 1;
}

.customer-styles input[type="text"] {
  height: 32px;
  line-height: 32px;
  padding: 0px 10px;
  width: 100%;
  color: #4c4c4c;
  border: 1px solid #AAAAAA;
  outline: 0;
  border-radius: 0;
  font-size: 14px;
}

.customer-styles input.error {
  border-color: #FF0000;
}

.customer-styles input.error-agrar {
  border-color: #FF0000;
  color: #FF0000;
}

.customer-styles input[type="checkbox"],
.customer-styles input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.customer-styles input[type="checkbox"]:focus + label:before, .customer-styles input[type="checkbox"]:hover + label:before,
.customer-styles input[type="radio"]:focus + label:before,
.customer-styles input[type="radio"]:hover + label:before {
  border-color: #AAAAAA;
  background-color: #FFFFFF;
}

.customer-styles input[type="checkbox"]:active + label:before,
.customer-styles input[type="radio"]:active + label:before {
  transition-duration: 0;
  filter: brightness(0.2);
}

.customer-styles input[type="checkbox"] + label,
.customer-styles input[type="radio"] + label {
  position: relative;
  padding-left: 2em;
  vertical-align: top;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.customer-styles input[type="checkbox"] + label:before,
.customer-styles input[type="radio"] + label:before {
  box-sizing: content-box;
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -6px;
  border: 1px solid #AAAAAA;
  text-align: center;
  background-color: #FFFFFF;
  cursor: pointer;
}

.customer-styles input[type="checkbox"] + label.error,
.customer-styles input[type="radio"] + label.error {
  color: #FF0000;
}

.customer-styles input[type="checkbox"] + label.error:before,
.customer-styles input[type="radio"] + label.error:before {
  border-color: #FF0000;
}

.customer-styles input[type="checkbox"] + label:after,
.customer-styles input[type="radio"] + label:after {
  box-sizing: content-box;
  content: '';
  position: absolute;
  top: 6px;
  left: 1px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  transform: scale(0);
  transform-origin: 50%;
}

.customer-styles input[type="checkbox"] + label:after {
  background-color: #57A527;
  top: 10px;
  -o-border-image: none;
     border-image: none;
  transform: scale(0);
  transition: none;
}

.customer-styles input[type="checkbox"]:checked + label:after {
  content: '';
  transform: scale(1);
}

.customer-styles input[type="radio"]:checked + label:before {
  animation: borderscale 300ms ease-in;
  background-color: white;
}

.customer-styles input[type="radio"]:checked + label:after {
  transform: scale(1);
  background-color: #57A527;
  top: 10px;
}

.customer-styles input[type="radio"] + label:before, .customer-styles input[type="radio"] + label:after {
  border-radius: 50%;
}

.customer-styles input[type="checkbox"]:checked + label:after {
  transform: scale(1);
}

@keyframes borderscale {
  50% {
    box-shadow: 0 0 0 2px #900;
  }
}

.customer-styles select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: #FFFFFF;
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014.36%207.87%22%3E%3Ctitle%3EArrow%3C%2Ftitle%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M0%2C.7.67%2C0l6.5%2C6.5L13.69%2C0l.67.7L7.17%2C7.87Z%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-origin: content-box;
  background-size: 10px 10px;
  border: 1px solid #AAAAAA;
  border-radius: 0;
  padding: 0px 10px;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  width: 100%;
  box-sizing: border-box;
}

.customer-styles select:focus, .customer-styles select:hover {
  color: #4c4c4c;
  outline: none;
}

.customer-styles select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.customer-styles select option {
  font-size: 14px;
  padding: 5px 10px;
  color: #4c4c4c;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .customer-styles select::-ms-expand {
    display: none;
  }
  .customer-styles select:focus::-ms-value {
    background: transparent;
    color: grey;
  }
}

.customer-styles svg {
  pointer-events: none;
}

.customer-styles svg.spot-icon {
  height: 50px;
  width: 50px;
  fill: #1C601F;
  float: left;
  padding: 2px 10px 0px 0px;
  margin-left: 0px;
}

.customer-styles svg.left-arrow {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.customer-styles svg.up-arrow {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.customer-styles svg.right-arrow {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.customer-styles svg.down-arrow {
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
}

.customer-styles svg.left-doublearrow {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.customer-styles svg.up-doublearrow {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.customer-styles svg.right-doublearrow {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.customer-styles svg.down-doublearrow {
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
}

.customer-styles button,
.customer-styles .linkbutton,
.customer-styles .linkbutton:link,
.customer-styles .linkbutton:visited,
.customer-styles .linkbutton:focus,
.customer-styles .linkbutton:hover,
.customer-styles .linkbutton:active,
.customer-styles .link-appearance-button,
.customer-styles a.link-appearance-button,
.customer-styles p a.link-appearance-button {
  background-color: #005e1d;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  padding: 8px 15px;
  font-weight: 700;
  letter-spacing: .15em;
  text-transform: uppercase;
  text-decoration: none;
  transition: background-color .5s, color .5s;
  display: inline-block;
  text-align: center;
  outline: 0;
  border: 0;
  border-radius: 0;
  min-width: 140px;
  cursor: pointer;
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles button,
  .customer-styles .linkbutton,
  .customer-styles .linkbutton:link,
  .customer-styles .linkbutton:visited,
  .customer-styles .linkbutton:focus,
  .customer-styles .linkbutton:hover,
  .customer-styles .linkbutton:active,
  .customer-styles .link-appearance-button,
  .customer-styles a.link-appearance-button,
  .customer-styles p a.link-appearance-button {
    width: auto;
  }
}

.customer-styles button:hover, .customer-styles button:focus, .customer-styles button:active,
.customer-styles .linkbutton:hover,
.customer-styles .linkbutton:focus,
.customer-styles .linkbutton:active,
.customer-styles .linkbutton:link:hover,
.customer-styles .linkbutton:link:focus,
.customer-styles .linkbutton:link:active,
.customer-styles .linkbutton:visited:hover,
.customer-styles .linkbutton:visited:focus,
.customer-styles .linkbutton:visited:active,
.customer-styles .linkbutton:focus:hover,
.customer-styles .linkbutton:focus:focus,
.customer-styles .linkbutton:focus:active,
.customer-styles .linkbutton:hover:hover,
.customer-styles .linkbutton:hover:focus,
.customer-styles .linkbutton:hover:active,
.customer-styles .linkbutton:active:hover,
.customer-styles .linkbutton:active:focus,
.customer-styles .linkbutton:active:active,
.customer-styles .link-appearance-button:hover,
.customer-styles .link-appearance-button:focus,
.customer-styles .link-appearance-button:active,
.customer-styles a.link-appearance-button:hover,
.customer-styles a.link-appearance-button:focus,
.customer-styles a.link-appearance-button:active,
.customer-styles p a.link-appearance-button:hover,
.customer-styles p a.link-appearance-button:focus,
.customer-styles p a.link-appearance-button:active {
  color: #000000;
  background-color: #57A527;
  text-decoration: none !important;
}

.customer-styles button.grey, .customer-styles button:disabled, .customer-styles button[disabled], .customer-styles button.disabled,
.customer-styles .linkbutton.grey,
.customer-styles .linkbutton:disabled,
.customer-styles .linkbutton[disabled],
.customer-styles .linkbutton.disabled,
.customer-styles .linkbutton:link.grey,
.customer-styles .linkbutton:link:disabled,
.customer-styles .linkbutton:link[disabled],
.customer-styles .linkbutton:link.disabled,
.customer-styles .linkbutton:visited.grey,
.customer-styles .linkbutton:visited:disabled,
.customer-styles .linkbutton:visited[disabled],
.customer-styles .linkbutton:visited.disabled,
.customer-styles .linkbutton:focus.grey,
.customer-styles .linkbutton:focus:disabled,
.customer-styles .linkbutton:focus[disabled],
.customer-styles .linkbutton:focus.disabled,
.customer-styles .linkbutton:hover.grey,
.customer-styles .linkbutton:hover:disabled,
.customer-styles .linkbutton:hover[disabled],
.customer-styles .linkbutton:hover.disabled,
.customer-styles .linkbutton:active.grey,
.customer-styles .linkbutton:active:disabled,
.customer-styles .linkbutton:active[disabled],
.customer-styles .linkbutton:active.disabled,
.customer-styles .link-appearance-button.grey,
.customer-styles .link-appearance-button:disabled,
.customer-styles .link-appearance-button[disabled],
.customer-styles .link-appearance-button.disabled,
.customer-styles a.link-appearance-button.grey,
.customer-styles a.link-appearance-button:disabled,
.customer-styles a.link-appearance-button[disabled],
.customer-styles a.link-appearance-button.disabled,
.customer-styles p a.link-appearance-button.grey,
.customer-styles p a.link-appearance-button:disabled,
.customer-styles p a.link-appearance-button[disabled],
.customer-styles p a.link-appearance-button.disabled {
  background-color: #AAAAAA;
  cursor: not-allowed;
}

.customer-styles button.grey:hover, .customer-styles button.grey:focus, .customer-styles button.grey:active, .customer-styles button:disabled:hover, .customer-styles button:disabled:focus, .customer-styles button:disabled:active, .customer-styles button[disabled]:hover, .customer-styles button[disabled]:focus, .customer-styles button[disabled]:active, .customer-styles button.disabled:hover, .customer-styles button.disabled:focus, .customer-styles button.disabled:active,
.customer-styles .linkbutton.grey:hover,
.customer-styles .linkbutton.grey:focus,
.customer-styles .linkbutton.grey:active,
.customer-styles .linkbutton:disabled:hover,
.customer-styles .linkbutton:disabled:focus,
.customer-styles .linkbutton:disabled:active,
.customer-styles .linkbutton[disabled]:hover,
.customer-styles .linkbutton[disabled]:focus,
.customer-styles .linkbutton[disabled]:active,
.customer-styles .linkbutton.disabled:hover,
.customer-styles .linkbutton.disabled:focus,
.customer-styles .linkbutton.disabled:active,
.customer-styles .linkbutton:link.grey:hover,
.customer-styles .linkbutton:link.grey:focus,
.customer-styles .linkbutton:link.grey:active,
.customer-styles .linkbutton:link:disabled:hover,
.customer-styles .linkbutton:link:disabled:focus,
.customer-styles .linkbutton:link:disabled:active,
.customer-styles .linkbutton:link[disabled]:hover,
.customer-styles .linkbutton:link[disabled]:focus,
.customer-styles .linkbutton:link[disabled]:active,
.customer-styles .linkbutton:link.disabled:hover,
.customer-styles .linkbutton:link.disabled:focus,
.customer-styles .linkbutton:link.disabled:active,
.customer-styles .linkbutton:visited.grey:hover,
.customer-styles .linkbutton:visited.grey:focus,
.customer-styles .linkbutton:visited.grey:active,
.customer-styles .linkbutton:visited:disabled:hover,
.customer-styles .linkbutton:visited:disabled:focus,
.customer-styles .linkbutton:visited:disabled:active,
.customer-styles .linkbutton:visited[disabled]:hover,
.customer-styles .linkbutton:visited[disabled]:focus,
.customer-styles .linkbutton:visited[disabled]:active,
.customer-styles .linkbutton:visited.disabled:hover,
.customer-styles .linkbutton:visited.disabled:focus,
.customer-styles .linkbutton:visited.disabled:active,
.customer-styles .linkbutton:focus.grey:hover,
.customer-styles .linkbutton:focus.grey:focus,
.customer-styles .linkbutton:focus.grey:active,
.customer-styles .linkbutton:focus:disabled:hover,
.customer-styles .linkbutton:focus:disabled:focus,
.customer-styles .linkbutton:focus:disabled:active,
.customer-styles .linkbutton:focus[disabled]:hover,
.customer-styles .linkbutton:focus[disabled]:focus,
.customer-styles .linkbutton:focus[disabled]:active,
.customer-styles .linkbutton:focus.disabled:hover,
.customer-styles .linkbutton:focus.disabled:focus,
.customer-styles .linkbutton:focus.disabled:active,
.customer-styles .linkbutton:hover.grey:hover,
.customer-styles .linkbutton:hover.grey:focus,
.customer-styles .linkbutton:hover.grey:active,
.customer-styles .linkbutton:hover:disabled:hover,
.customer-styles .linkbutton:hover:disabled:focus,
.customer-styles .linkbutton:hover:disabled:active,
.customer-styles .linkbutton:hover[disabled]:hover,
.customer-styles .linkbutton:hover[disabled]:focus,
.customer-styles .linkbutton:hover[disabled]:active,
.customer-styles .linkbutton:hover.disabled:hover,
.customer-styles .linkbutton:hover.disabled:focus,
.customer-styles .linkbutton:hover.disabled:active,
.customer-styles .linkbutton:active.grey:hover,
.customer-styles .linkbutton:active.grey:focus,
.customer-styles .linkbutton:active.grey:active,
.customer-styles .linkbutton:active:disabled:hover,
.customer-styles .linkbutton:active:disabled:focus,
.customer-styles .linkbutton:active:disabled:active,
.customer-styles .linkbutton:active[disabled]:hover,
.customer-styles .linkbutton:active[disabled]:focus,
.customer-styles .linkbutton:active[disabled]:active,
.customer-styles .linkbutton:active.disabled:hover,
.customer-styles .linkbutton:active.disabled:focus,
.customer-styles .linkbutton:active.disabled:active,
.customer-styles .link-appearance-button.grey:hover,
.customer-styles .link-appearance-button.grey:focus,
.customer-styles .link-appearance-button.grey:active,
.customer-styles .link-appearance-button:disabled:hover,
.customer-styles .link-appearance-button:disabled:focus,
.customer-styles .link-appearance-button:disabled:active,
.customer-styles .link-appearance-button[disabled]:hover,
.customer-styles .link-appearance-button[disabled]:focus,
.customer-styles .link-appearance-button[disabled]:active,
.customer-styles .link-appearance-button.disabled:hover,
.customer-styles .link-appearance-button.disabled:focus,
.customer-styles .link-appearance-button.disabled:active,
.customer-styles a.link-appearance-button.grey:hover,
.customer-styles a.link-appearance-button.grey:focus,
.customer-styles a.link-appearance-button.grey:active,
.customer-styles a.link-appearance-button:disabled:hover,
.customer-styles a.link-appearance-button:disabled:focus,
.customer-styles a.link-appearance-button:disabled:active,
.customer-styles a.link-appearance-button[disabled]:hover,
.customer-styles a.link-appearance-button[disabled]:focus,
.customer-styles a.link-appearance-button[disabled]:active,
.customer-styles a.link-appearance-button.disabled:hover,
.customer-styles a.link-appearance-button.disabled:focus,
.customer-styles a.link-appearance-button.disabled:active,
.customer-styles p a.link-appearance-button.grey:hover,
.customer-styles p a.link-appearance-button.grey:focus,
.customer-styles p a.link-appearance-button.grey:active,
.customer-styles p a.link-appearance-button:disabled:hover,
.customer-styles p a.link-appearance-button:disabled:focus,
.customer-styles p a.link-appearance-button:disabled:active,
.customer-styles p a.link-appearance-button[disabled]:hover,
.customer-styles p a.link-appearance-button[disabled]:focus,
.customer-styles p a.link-appearance-button[disabled]:active,
.customer-styles p a.link-appearance-button.disabled:hover,
.customer-styles p a.link-appearance-button.disabled:focus,
.customer-styles p a.link-appearance-button.disabled:active {
  color: #E2E2E2;
  text-decoration: none !important;
}

.customer-styles button.link-appearance-button-hollow,
.customer-styles .linkbutton.link-appearance-button-hollow,
.customer-styles .linkbutton:link.link-appearance-button-hollow,
.customer-styles .linkbutton:visited.link-appearance-button-hollow,
.customer-styles .linkbutton:focus.link-appearance-button-hollow,
.customer-styles .linkbutton:hover.link-appearance-button-hollow,
.customer-styles .linkbutton:active.link-appearance-button-hollow,
.customer-styles .link-appearance-button.link-appearance-button-hollow,
.customer-styles a.link-appearance-button.link-appearance-button-hollow,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow {
  --border-width: 2px;
  background-color: #FFFFFF;
  border: var(--border-width) solid #005e1d;
  color: #005e1d;
  padding: calc(8px - var(--border-width)) calc(15px - var(--border-width));
  transition: border-color .5s, background-color .5s, color .5s;
}

.customer-styles button.link-appearance-button-hollow:hover, .customer-styles button.link-appearance-button-hollow:focus, .customer-styles button.link-appearance-button-hollow:active,
.customer-styles .linkbutton.link-appearance-button-hollow:hover,
.customer-styles .linkbutton.link-appearance-button-hollow:focus,
.customer-styles .linkbutton.link-appearance-button-hollow:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:active {
  --border-width: 4px;
}

.customer-styles button.link-appearance-button-hollow:active,
.customer-styles .linkbutton.link-appearance-button-hollow:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:active {
  background-color: #dcf1c8;
}

.customer-styles button.link-appearance-button-hollow:disabled, .customer-styles button.link-appearance-button-hollow[disabled], .customer-styles button.link-appearance-button-hollow.disabled, .customer-styles button.link-appearance-button-hollow.grey,
.customer-styles .linkbutton.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:link.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:link.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton:link.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:link.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:visited.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton:visited.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:focus.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton:focus.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:hover.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton:hover.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:active.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:active.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton:active.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:active.link-appearance-button-hollow.grey,
.customer-styles .link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles .link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles .link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles .link-appearance-button.link-appearance-button-hollow.grey,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles a.link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles a.link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.grey,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.grey {
  background-color: #eee;
  border: 2px solid #AAAAAA;
  color: #AAAAAA;
}

.customer-styles button.link-appearance-button-hollow:disabled:hover, .customer-styles button.link-appearance-button-hollow:disabled:focus, .customer-styles button.link-appearance-button-hollow:disabled:active, .customer-styles button.link-appearance-button-hollow[disabled]:hover, .customer-styles button.link-appearance-button-hollow[disabled]:focus, .customer-styles button.link-appearance-button-hollow[disabled]:active, .customer-styles button.link-appearance-button-hollow.disabled:hover, .customer-styles button.link-appearance-button-hollow.disabled:focus, .customer-styles button.link-appearance-button-hollow.disabled:active, .customer-styles button.link-appearance-button-hollow.grey:hover, .customer-styles button.link-appearance-button-hollow.grey:focus, .customer-styles button.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow.grey:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow:disabled:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow:disabled:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow:disabled:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow[disabled]:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow[disabled]:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow[disabled]:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow.disabled:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow.disabled:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow.disabled:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow.grey:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow.grey:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow.grey:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:disabled:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:disabled:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:disabled:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow[disabled]:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow[disabled]:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow[disabled]:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.disabled:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.disabled:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.disabled:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.grey:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.grey:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.grey:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:disabled:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:disabled:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:disabled:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow[disabled]:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow[disabled]:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow[disabled]:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.disabled:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.disabled:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.disabled:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.grey:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.grey:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.grey:active {
  --border-width: 2px;
}

.customer-styles .button-mode-dark button,
.customer-styles .button-mode-dark .linkbutton,
.customer-styles .button-mode-dark .linkbutton:link,
.customer-styles .button-mode-dark .linkbutton:visited,
.customer-styles .button-mode-dark .linkbutton:focus,
.customer-styles .button-mode-dark .linkbutton:hover,
.customer-styles .button-mode-dark .linkbutton:active,
.customer-styles .button-mode-dark .link-appearance-button,
.customer-styles .button-mode-dark a.link-appearance-button,
.customer-styles .button-mode-dark p a.link-appearance-button {
  background-color: #FFFFFF;
  color: #005e1d !important;
}

.customer-styles .button-mode-dark button:hover, .customer-styles .button-mode-dark button:focus, .customer-styles .button-mode-dark button:active,
.customer-styles .button-mode-dark .linkbutton:hover,
.customer-styles .button-mode-dark .linkbutton:focus,
.customer-styles .button-mode-dark .linkbutton:active,
.customer-styles .button-mode-dark .linkbutton:link:hover,
.customer-styles .button-mode-dark .linkbutton:link:focus,
.customer-styles .button-mode-dark .linkbutton:link:active,
.customer-styles .button-mode-dark .linkbutton:visited:hover,
.customer-styles .button-mode-dark .linkbutton:visited:focus,
.customer-styles .button-mode-dark .linkbutton:visited:active,
.customer-styles .button-mode-dark .linkbutton:focus:hover,
.customer-styles .button-mode-dark .linkbutton:focus:focus,
.customer-styles .button-mode-dark .linkbutton:focus:active,
.customer-styles .button-mode-dark .linkbutton:hover:hover,
.customer-styles .button-mode-dark .linkbutton:hover:focus,
.customer-styles .button-mode-dark .linkbutton:hover:active,
.customer-styles .button-mode-dark .linkbutton:active:hover,
.customer-styles .button-mode-dark .linkbutton:active:focus,
.customer-styles .button-mode-dark .linkbutton:active:active,
.customer-styles .button-mode-dark .link-appearance-button:hover,
.customer-styles .button-mode-dark .link-appearance-button:focus,
.customer-styles .button-mode-dark .link-appearance-button:active,
.customer-styles .button-mode-dark a.link-appearance-button:hover,
.customer-styles .button-mode-dark a.link-appearance-button:focus,
.customer-styles .button-mode-dark a.link-appearance-button:active,
.customer-styles .button-mode-dark p a.link-appearance-button:hover,
.customer-styles .button-mode-dark p a.link-appearance-button:focus,
.customer-styles .button-mode-dark p a.link-appearance-button:active {
  color: #000000 !important;
  background-color: #57A527;
}

.customer-styles .button-mode-dark button.grey, .customer-styles .button-mode-dark button:disabled, .customer-styles .button-mode-dark button[disabled], .customer-styles .button-mode-dark button.disabled,
.customer-styles .button-mode-dark .linkbutton.grey,
.customer-styles .button-mode-dark .linkbutton:disabled,
.customer-styles .button-mode-dark .linkbutton[disabled],
.customer-styles .button-mode-dark .linkbutton.disabled,
.customer-styles .button-mode-dark .linkbutton:link.grey,
.customer-styles .button-mode-dark .linkbutton:link:disabled,
.customer-styles .button-mode-dark .linkbutton:link[disabled],
.customer-styles .button-mode-dark .linkbutton:link.disabled,
.customer-styles .button-mode-dark .linkbutton:visited.grey,
.customer-styles .button-mode-dark .linkbutton:visited:disabled,
.customer-styles .button-mode-dark .linkbutton:visited[disabled],
.customer-styles .button-mode-dark .linkbutton:visited.disabled,
.customer-styles .button-mode-dark .linkbutton:focus.grey,
.customer-styles .button-mode-dark .linkbutton:focus:disabled,
.customer-styles .button-mode-dark .linkbutton:focus[disabled],
.customer-styles .button-mode-dark .linkbutton:focus.disabled,
.customer-styles .button-mode-dark .linkbutton:hover.grey,
.customer-styles .button-mode-dark .linkbutton:hover:disabled,
.customer-styles .button-mode-dark .linkbutton:hover[disabled],
.customer-styles .button-mode-dark .linkbutton:hover.disabled,
.customer-styles .button-mode-dark .linkbutton:active.grey,
.customer-styles .button-mode-dark .linkbutton:active:disabled,
.customer-styles .button-mode-dark .linkbutton:active[disabled],
.customer-styles .button-mode-dark .linkbutton:active.disabled,
.customer-styles .button-mode-dark .link-appearance-button.grey,
.customer-styles .button-mode-dark .link-appearance-button:disabled,
.customer-styles .button-mode-dark .link-appearance-button[disabled],
.customer-styles .button-mode-dark .link-appearance-button.disabled,
.customer-styles .button-mode-dark a.link-appearance-button.grey,
.customer-styles .button-mode-dark a.link-appearance-button:disabled,
.customer-styles .button-mode-dark a.link-appearance-button[disabled],
.customer-styles .button-mode-dark a.link-appearance-button.disabled,
.customer-styles .button-mode-dark p a.link-appearance-button.grey,
.customer-styles .button-mode-dark p a.link-appearance-button:disabled,
.customer-styles .button-mode-dark p a.link-appearance-button[disabled],
.customer-styles .button-mode-dark p a.link-appearance-button.disabled {
  background-color: #E2E2E2;
  color: #AAAAAA !important;
}

.customer-styles .button-mode-dark button.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow {
  background-color: rgba(255, 255, 255, 0);
  border-color: #FFFFFF;
  color: #FFFFFF !important;
  transition: border-color .5s, background-color .5s, color .5s;
}

.customer-styles .button-mode-dark button.link-appearance-button-hollow:hover, .customer-styles .button-mode-dark button.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow:focus {
  border-color: #57A527;
  color: #57A527 !important;
}

.customer-styles .button-mode-dark button.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow:active {
  background-color: #f0f0f0;
  border-color: #FFFFFF;
  color: #4c4c4c !important;
}

.customer-styles .button-mode-dark button.link-appearance-button-hollow:disabled, .customer-styles .button-mode-dark button.link-appearance-button-hollow[disabled], .customer-styles .button-mode-dark button.link-appearance-button-hollow.disabled, .customer-styles .button-mode-dark button.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow.grey {
  background-color: #AAAAAA;
  border: 2px solid #f0f0f0;
  color: #f0f0f0 !important;
}

.customer-styles a.linkbutton, .customer-styles a.linkbutton:link, .customer-styles a.linkbutton:visited, .customer-styles a.linkbutton:focus, .customer-styles a.linkbutton:hover, .customer-styles a.linkbutton:active, .customer-styles a.link-appearance-button {
  margin: 10px 0px;
}

.customer-styles a.linkbutton:hover, .customer-styles a.linkbutton:focus, .customer-styles a.linkbutton:active, .customer-styles a.linkbutton:link:hover, .customer-styles a.linkbutton:link:focus, .customer-styles a.linkbutton:link:active, .customer-styles a.linkbutton:visited:hover, .customer-styles a.linkbutton:visited:focus, .customer-styles a.linkbutton:visited:active, .customer-styles a.linkbutton:focus:hover, .customer-styles a.linkbutton:focus:focus, .customer-styles a.linkbutton:focus:active, .customer-styles a.linkbutton:hover:hover, .customer-styles a.linkbutton:hover:focus, .customer-styles a.linkbutton:hover:active, .customer-styles a.linkbutton:active:hover, .customer-styles a.linkbutton:active:focus, .customer-styles a.linkbutton:active:active, .customer-styles a.link-appearance-button:hover, .customer-styles a.link-appearance-button:focus, .customer-styles a.link-appearance-button:active {
  text-decoration: none;
}

.customer-styles p a.linkbutton:hover, .customer-styles p a.linkbutton:focus, .customer-styles p a.linkbutton:active, .customer-styles p a.link-appearance-button:hover, .customer-styles p a.link-appearance-button:focus, .customer-styles p a.link-appearance-button:active {
  text-decoration: none;
}

.customer-styles .slidercontrol {
  text-align: center;
  margin: 0px auto;
  white-space: nowrap;
  margin-top: 25px;
}

.customer-styles .slidercontrol .icon-arrow-left,
.customer-styles .slidercontrol .icon-arrow-right {
  position: absolute;
  top: 0px;
}

.customer-styles .slidercontrol .icon-arrow-left {
  left: 0px;
}

.customer-styles .slidercontrol .icon-arrow-right {
  right: 0px;
}

.customer-styles .slidercontrol .dots {
  position: relative;
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  height: 25px;
  white-space: nowrap;
  margin: 0px 10px;
}

.customer-styles .slidercontrol .dots .dotruler {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  line-height: 25px;
  white-space: nowrap;
}

.customer-styles .slidercontrol .dots .dotruler .dot-counter {
  font-size: 13px;
  vertical-align: bottom;
}

.customer-styles .slidercontrol .dots .dotruler .dot-counter:before {
  content: none !important;
}

.customer-styles .icon-arrow-left,
.customer-styles .icon-arrow-right {
  display: inline-block;
  height: auto;
  line-height: 25px;
  cursor: pointer;
}

.customer-styles .icon-arrow-left svg,
.customer-styles .icon-arrow-right svg {
  width: 8px;
  height: 25px;
  stroke-width: 0;
  fill: #4c4c4c;
  cursor: inherit;
}

.customer-styles .icon-arrow-left.offkey,
.customer-styles .icon-arrow-right.offkey {
  cursor: default;
}

.customer-styles .icon-arrow-left.offkey .icon,
.customer-styles .icon-arrow-right.offkey .icon {
  fill: #AAAAAA;
}

@media (min-width: 768px) {
  .customer-styles .slidercontrol .icon-arrow-left,
  .customer-styles .slidercontrol .icon-arrow-right {
    position: relative;
  }
}

.customer-styles .icon-horizontalnav-dot {
  display: inline-block;
  padding: 0px 9px;
  line-height: 21px;
  cursor: pointer;
  width: 30px;
  text-align: center;
}

.customer-styles .icon-horizontalnav-dot svg {
  width: 8px;
  height: 12px;
  fill: #DDDDDD;
}

.customer-styles .icon-horizontalnav-dot-active svg, .customer-styles .icon-horizontalnav-dot:hover svg {
  fill: #57A527;
  width: 12px;
  height: 12px;
}

.customer-styles .icon-horizontalnav-dot:focus {
  outline: none;
}

.customer-styles .icon-horizontalnav-dot:focus-visible {
  outline: auto;
}

.customer-styles .no-margin-left-xs {
  margin-left: -16px;
}

.customer-styles .no-margin-right-xs {
  margin-right: -16px;
}

@media (min-width: 768px) {
  .customer-styles .no-margin-left-sm {
    margin-left: -16px;
  }
  .customer-styles .no-margin-right-sm {
    margin-right: -16px;
  }
}

@media (min-width: 992px) {
  .customer-styles .no-margin-left-md {
    margin-left: -16px;
  }
  .customer-styles .no-margin-right-md {
    margin-right: -16px;
  }
  .customer-styles .filter-layer {
    background-color: transparent;
    z-index: 0;
    position: relative;
  }
}

@media (min-width: 1200px) {
  .customer-styles {
    /*.no-margin {
  &-left-lg {
    margin-left: -$outerPadding;
  }
  &-right-lg {
    margin-right: -$outerPadding;
  }
}*/
  }
}

.customer-styles .youtube-disabled .youtube-disabled-wrapper {
  background-color: rgba(76, 76, 76, 0.5);
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 50px 0;
}

.customer-styles .youtube-disabled {
  background-image: url(https://fendt.com/de/assets/media/layout/yt-placeholder-layer.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}

.customer-styles .youtube-disabled .youtube-disabled-inner {
  padding: 0 50px;
}

@media (max-width: 992px) {
  .customer-styles .youtube-disabled .youtube-disabled-inner {
    padding: 0;
    transform: scale(0.7);
  }
}

.customer-styles .youtube-disabled button {
  margin-top: 10px;
  margin-left: 20px;
}

.customer-styles .roof-line-19 {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  border: 1px solid #57A527;
  padding: 0 10px;
  font-size: 12px;
  width: -moz-fit-content;
  width: fit-content;
}

.customer-styles .roof-line-19-white {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  border: 1px solid #FFFFFF;
  padding: 0 10px;
  font-size: 12px;
  width: -moz-fit-content;
  width: fit-content;
  color: #000000;
  background-color: #FFFFFF;
  opacity: 0.5;
}

.customer-styles .clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  font-size: 0px;
  overflow: hidden;
}

.customer-styles .widget_template_startpage_2_column_settings {
  min-height: 400px;
}

.customer-styles .buorg {
  font-family: Roboto,Arial,Helvetica,sans-serif !important;
  font-size: 16px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #DDDDDD;
}

.customer-styles #buorgig, .customer-styles #buorgul, .customer-styles #buorgpermanent {
  background-color: #57A527;
  background-image: linear-gradient(-180deg, #57A527 0%, #4e902a 100%);
  font-size: 16px;
  color: #fff !important;
  line-height: 40px;
  padding: 0 15px;
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  outline: 0px;
  border: 0px;
  border-radius: 4px;
  min-width: 140px;
  cursor: pointer;
}

.customer-styles .buorg-buttons {
  margin-top: 15px;
}

.customer-styles #buorgig:hover, .customer-styles #buorgul:hover {
  background-color: #026227;
  background-image: linear-gradient(-180deg, #4e902a 0%, #026227 100%);
  text-decoration: none !important;
}

.customer-styles .choose-country-img {
  margin-right: 10px;
  border: 1px solid #AAAAAA;
  width: 24px;
  height: 14px;
}

.customer-styles .choose-country-img.flag-int {
  border: none;
}

.customer-styles .h1-22 {
  color: #4c4c4c;
  margin: 0;
  padding: 0;
  color: #4c4c4c;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
}

.customer-styles .h1-22 b {
  font-weight: 700;
}

@media (min-width: 768px) {
  .customer-styles .h1-22 {
    font-size: 60px;
    font-weight: 900;
    line-height: 75px;
  }
}

.customer-styles .h2-22 {
  color: #4c4c4c;
  margin: 0;
  padding: 0;
  color: #4c4c4c;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.customer-styles .h2-22 b {
  font-weight: 700;
}

@media (min-width: 768px) {
  .customer-styles .h2-22 {
    font-size: 30px;
    line-height: 42px;
  }
}

.customer-styles .h3-22 {
  color: #4c4c4c;
  margin: 0;
  padding: 0;
  color: #4c4c4c;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.customer-styles .h3-22 b {
  font-weight: 700;
}

@media (min-width: 768px) {
  .customer-styles .h3-22 {
    font-size: 20px;
    line-height: 30px;
  }
}

.customer-styles .typo-green-big,
.customer-styles .typo-green-big p,
.customer-styles .content .typo-green-big,
.customer-styles .content .typo-green-big p,
.customer-styles html .typo-green-big,
.customer-styles html .typo-green-big p,
.customer-styles html .content .typo-green-big,
.customer-styles html .content .typo-green-big p,
.customer-styles body .typo-green-big,
.customer-styles body .typo-green-big p,
.customer-styles body .content .typo-green-big,
.customer-styles body .content .typo-green-big p {
  color: #005e1d;
  font-size: 60px;
  font-weight: 300;
  line-height: 1.1;
}

.customer-styles .typo-green,
.customer-styles .typo-green p,
.customer-styles .content .typo-green,
.customer-styles .content .typo-green p,
.customer-styles html .typo-green,
.customer-styles html .typo-green p,
.customer-styles html .content .typo-green,
.customer-styles html .content .typo-green p,
.customer-styles body .typo-green,
.customer-styles body .typo-green p,
.customer-styles body .content .typo-green,
.customer-styles body .content .typo-green p {
  color: #005e1d;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.customer-styles .typo-mode-dark .typo-green-big,
.customer-styles .typo-mode-dark .typo-green-big p,
.customer-styles .content .typo-mode-dark .typo-green-big,
.customer-styles .content .typo-mode-dark .typo-green-big p,
.customer-styles html .typo-mode-dark .typo-green-big,
.customer-styles html .typo-mode-dark .typo-green-big p,
.customer-styles html .content .typo-mode-dark .typo-green-big,
.customer-styles html .content .typo-mode-dark .typo-green-big p,
.customer-styles body .typo-mode-dark .typo-green-big,
.customer-styles body .typo-mode-dark .typo-green-big p,
.customer-styles body .content .typo-mode-dark .typo-green-big,
.customer-styles body .content .typo-mode-dark .typo-green-big p {
  color: #FFFFFF;
}

.customer-styles .typo-mode-dark .typo-green,
.customer-styles .typo-mode-dark .typo-green p,
.customer-styles .content .typo-mode-dark .typo-green,
.customer-styles .content .typo-mode-dark .typo-green p,
.customer-styles html .typo-mode-dark .typo-green,
.customer-styles html .typo-mode-dark .typo-green p,
.customer-styles html .content .typo-mode-dark .typo-green,
.customer-styles html .content .typo-mode-dark .typo-green p,
.customer-styles body .typo-mode-dark .typo-green,
.customer-styles body .typo-mode-dark .typo-green p,
.customer-styles body .content .typo-mode-dark .typo-green,
.customer-styles body .content .typo-mode-dark .typo-green p {
  color: #FFFFFF;
}

.customer-styles .e100-social-media-module .content-wrapper {
  padding-left: 16px;
  padding-right: 16px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1536px;
  text-align: center;
}

@media (min-width: 350px) {
  .customer-styles .e100-social-media-module .content-wrapper {
    padding-left: calc(16px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .e100-social-media-module .content-wrapper {
    padding-left: 50px;
  }
}

@media (min-width: 350px) {
  .customer-styles .e100-social-media-module .content-wrapper {
    padding-right: calc(16px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .e100-social-media-module .content-wrapper {
    padding-right: 50px;
  }
}

.customer-styles .e100-social-media-module .content-wrapper.spacing-top-full {
  padding-top: 80px;
}

.customer-styles .e100-social-media-module .content-wrapper.spacing-bottom-full {
  padding-bottom: 80px;
}

@media (min-width: 768px) {
  .customer-styles .e100-social-media-module .content-wrapper {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .customer-styles .e100-social-media-module .content-wrapper.spacing-top-full {
    padding-top: 160px;
  }
  .customer-styles .e100-social-media-module .content-wrapper.spacing-bottom-full {
    padding-bottom: 160px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  .customer-styles .e100-social-media-module .content-wrapper {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 12 + 11 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 768px) and (min-width: 1536px) {
  .customer-styles .e100-social-media-module .content-wrapper {
    width: 1436px ;
  }
}

.customer-styles .e100-social-media-module .content-wrapper .social-media-hashtag {
  color: #4c4c4c;
  margin: 0;
  padding: 0;
  color: #00A0BC;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  padding-bottom: 20px;
}

.customer-styles .e100-social-media-module .content-wrapper .social-media-hashtag b {
  font-weight: 700;
}

@media (min-width: 768px) {
  .customer-styles .e100-social-media-module .content-wrapper .social-media-hashtag {
    font-size: 60px;
    line-height: 70px;
  }
}

.customer-styles .e100-social-media-module .content-wrapper .social-media-headline {
  padding-bottom: 60px;
  color: #FFFFFF;
}

@media (min-width: 350px) {
  .customer-styles .e100-social-media-module .content-wrapper .social-media-headline {
    padding-bottom: calc(60px + (100vw - 350px) / 1186 * (14));
  }
}

@media (min-width: 1536px) {
  .customer-styles .e100-social-media-module .content-wrapper .social-media-headline {
    padding-bottom: 74px;
  }
}

.customer-styles .e100-social-media-module .content-wrapper .social-media-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 60px;
}

.customer-styles .e100-social-media-module .content-wrapper .social-media-icons i {
  color: #FFFFFF;
  font-size: 40px;
}

.customer-styles .grid-1 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-1 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 1 + 0 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-1 {
    width: 105px ;
  }
}

.customer-styles .grid-2 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-2 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 2 + 1 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-2 {
    width: 226px ;
  }
}

.customer-styles .grid-3 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-3 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 3 + 2 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-3 {
    width: 347px ;
  }
}

.customer-styles .grid-4 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-4 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 4 + 3 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-4 {
    width: 468px ;
  }
}

.customer-styles .grid-5 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-5 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 5 + 4 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-5 {
    width: 589px ;
  }
}

.customer-styles .grid-6 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-6 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 6 + 5 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-6 {
    width: 710px ;
  }
}

.customer-styles .grid-7 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-7 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 7 + 6 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-7 {
    width: 831px ;
  }
}

.customer-styles .grid-8 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-8 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 8 + 7 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-8 {
    width: 952px ;
  }
}

.customer-styles .grid-9 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-9 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 9 + 8 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-9 {
    width: 1073px ;
  }
}

.customer-styles .grid-10 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-10 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 10 + 9 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-10 {
    width: 1194px ;
  }
}

.customer-styles .grid-11 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-11 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 11 + 10 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-11 {
    width: 1315px ;
  }
}

.customer-styles .grid-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-12 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 12 + 11 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-12 {
    width: 1436px ;
  }
}

.customer-styles .jumpmark-navigation-sticky {
  position: sticky;
  top: 0;
  z-index: 2;
}

.customer-styles .jumpmark-navigation {
  background-color: #FFFFFF;
}

.customer-styles .jumpmark-navigation.spacing-top-full {
  margin-top: 80px;
}

.customer-styles .jumpmark-navigation.spacing-top-half {
  margin-top: 40px;
}

.customer-styles .jumpmark-navigation.spacing-bottom-full {
  margin-bottom: 80px;
}

.customer-styles .jumpmark-navigation.spacing-bottom-half {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .customer-styles .jumpmark-navigation.spacing-top-full {
    margin-top: 160px;
  }
  .customer-styles .jumpmark-navigation.spacing-top-half {
    margin-top: 80px;
  }
  .customer-styles .jumpmark-navigation.spacing-top-minimal {
    margin-top: 0;
  }
  .customer-styles .jumpmark-navigation.spacing-bottom-full {
    margin-bottom: 160px;
  }
  .customer-styles .jumpmark-navigation.spacing-bottom-half {
    margin-bottom: 80px;
  }
  .customer-styles .jumpmark-navigation.spacing-bottom-minimal {
    margin-bottom: 0;
  }
}

.customer-styles .jumpmark-navigation-grid {
  margin: 0 auto;
  max-width: 1536px;
  overflow: hidden;
  padding: 0 calc(16px + (100vw - 350px) / 1186 * (34));
  position: relative;
}

.customer-styles .jumpmark-navigation-slider {
  display: flex;
  gap: 40px;
  height: 50px;
  padding: 5px 0;
  left: 0;
  position: relative;
  transition: left .5s;
  width: -moz-fit-content;
  width: fit-content;
}

.customer-styles .jumpmark-navigation a.jumpmark-navigation-link {
  color: #4c4c4c;
  font-weight: bold;
  line-height: 38px;
  text-decoration: none;
  position: relative;
  width: -moz-max-content;
  width: max-content;
}

.customer-styles .jumpmark-navigation a.jumpmark-navigation-link:after {
  content: "";
  display: block;
  width: 100%;
  border-bottom: 4px solid rgba(255, 255, 255, 0);
  border-top: 4px solid rgba(255, 255, 255, 0);
  transition: color .5s, border-color .5s;
  height: 4px;
  position: absolute;
  bottom: -5px;
}

.customer-styles .jumpmark-navigation a.jumpmark-navigation-link.active:after {
  border-bottom-color: #005e1d;
  color: #005e1d;
  text-decoration: none;
}

@media (hover: hover) {
  .customer-styles .jumpmark-navigation a.jumpmark-navigation-link:hover:after {
    border-bottom-color: #005e1d;
    color: #005e1d;
    text-decoration: none;
  }
}

.customer-styles .jumpmark-navigation-pager-left {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='14' viewBox='0 0 10 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.983 0.341709C8.52739 -0.113903 7.78869 -0.113903 7.33308 0.341709L0.674791 7L7.33308 13.6583C7.78869 14.1139 8.52739 14.1139 8.983 13.6583C9.43861 13.2027 9.43861 12.464 8.983 12.0084L3.97462 7L8.983 1.99162C9.43861 1.53601 9.43861 0.79732 8.983 0.341709Z' fill='%23005E1D'/%3E%3C/svg%3E%0A"), linear-gradient(-90deg, rgba(255, 255, 255, 0), #FFFFFF 40%);
  background-position: 40% 50%;
  background-repeat: no-repeat;
  display: none;
  height: 50px;
  left: 0;
  position: absolute;
  top: 0;
  width: 40px;
}

.customer-styles .jumpmark-navigation-pager-left.visible {
  display: block;
}

.customer-styles .jumpmark-navigation-pager-left:focus {
  outline: none;
}

.customer-styles .jumpmark-navigation-pager-left:focus-visible {
  outline-offset: -2px;
}

.customer-styles .jumpmark-navigation-pager-right {
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='14' viewBox='0 0 10 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.01749 0.341709C1.4731 -0.113903 2.21179 -0.113903 2.66741 0.341709L9.3257 7L2.66741 13.6583C2.21179 14.1139 1.4731 14.1139 1.01749 13.6583C0.561878 13.2027 0.561878 12.464 1.01749 12.0084L6.02587 7L1.01749 1.99162C0.561878 1.53601 0.561878 0.79732 1.01749 0.341709Z' fill='%23005E1D'/%3E%3C/svg%3E%0A"), linear-gradient(90deg, rgba(255, 255, 255, 0), #FFFFFF 40%);
  background-position: 70% 50%;
  background-repeat: no-repeat;
  display: none;
  height: 50px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}

.customer-styles .jumpmark-navigation-pager-right.visible {
  display: block;
}

.customer-styles .jumpmark-navigation-pager-right:focus-visible, .customer-styles .jumpmark-navigation-pager-right:focus {
  outline-offset: -2px;
}

@media (min-width: 768px) {
  .customer-styles .template_dealersearch .template_startpage-image-text-22 {
    padding-top: 0;
    padding-bottom: 80px;
  }
}

.customer-styles .template_dealersearch .template_startpage-image-text-22 .text-box-22 .button-wrapper-22 {
  margin-top: 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.customer-styles .template_dealersearch .template_startpage-image-text-22.swapped.bg-dark-grey .text-box-22 {
  padding-left: 36px;
  padding-right: 36px;
}

@media (min-width: 350px) {
  .customer-styles .template_dealersearch .template_startpage-image-text-22.swapped.bg-dark-grey .text-box-22 {
    padding-left: calc(36px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .template_dealersearch .template_startpage-image-text-22.swapped.bg-dark-grey .text-box-22 {
    padding-left: 70px;
  }
}

@media (min-width: 350px) {
  .customer-styles .template_dealersearch .template_startpage-image-text-22.swapped.bg-dark-grey .text-box-22 {
    padding-right: calc(36px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .template_dealersearch .template_startpage-image-text-22.swapped.bg-dark-grey .text-box-22 {
    padding-right: 70px;
  }
}

.customer-styles .template_dealersearch .template-form-generator {
  max-width: none;
  margin: 0;
  background-color: transparent;
  padding: 0;
}

.customer-styles .template_dealersearch .template-form-generator .fg__input_select_wrapper {
  margin-bottom: 10px;
}

.customer-styles .template_dealersearch .template-form-generator .fg__input_select_wrapper .fg__input_select ~ label {
  font-size: 10px;
  color: #57A527;
  transform: translate(1px, 27px);
}

.customer-styles .template_dealersearch form.dealer-search--input {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}

@media (min-width: 992px) {
  .customer-styles .template_dealersearch form.dealer-search--input {
    flex-direction: column;
    margin-top: 60px;
  }
}

.customer-styles .template_dealersearch form.dealer-search--input .form-element {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}

@media (min-width: 768px) {
  .customer-styles .template_dealersearch form.dealer-search--input .form-element {
    margin-left: max(15 / 11 * (1vw + 1vh) / 2, 15 * 1px);
    margin-right: max(15 / 11 * (1vw + 1vh) / 2, 15 * 1px);
  }
}

@media (min-width: 992px) {
  .customer-styles .template_dealersearch form.dealer-search--input .form-element {
    margin-bottom: 0;
  }
}

.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper {
  width: 100%;
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .customer-styles .template_dealersearch form.dealer-search--input .input-wrapper {
    flex-direction: column;
  }
}

.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .fg__input_text_wrapper {
  background-color: white;
  display: flex;
  flex-flow: column-reverse;
  border: 1px solid #aaa;
  box-sizing: border-box;
  cursor: text;
  height: 50px;
  margin-bottom: 10px;
  width: 100%;
}

.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .fg__input_text_wrapper input {
  transition: all 0.2s;
  touch-action: manipulation;
  box-sizing: border-box;
  height: 21px;
  margin-bottom: 8px;
  padding: 0 16px;
  outline: none;
  line-height: 24px;
  width: 100%;
  color: #4c4c4c;
  border: none;
  font-size: 14px;
  background-color: #fff;
  -webkit-appearance: none;
}

.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .fg__input_text_wrapper input:focus {
  outline: 0;
}

.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .fg__input_text_wrapper label {
  transition: all 0.2s;
  touch-action: manipulation;
  font-weight: normal;
  padding-left: 15px;
  color: #57A527;
  pointer-events: none;
}

.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .fg__input_text_wrapper input:-moz-placeholder-shown + label {
  cursor: text;
  white-space: nowrap;
  text-overflow: ellipsis;
  transform-origin: left bottom;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  padding-left: 15px;
  transform: translate(0px, 19px);
  color: #aaaaaa;
}

.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .fg__input_text_wrapper input:placeholder-shown + label {
  cursor: text;
  white-space: nowrap;
  text-overflow: ellipsis;
  transform-origin: left bottom;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  padding-left: 15px;
  transform: translate(0px, 19px);
  color: #aaaaaa;
}

.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .fg__input_text_wrapper input:not(:-moz-placeholder-shown) + label {
  transform: translate(0, 0);
  font-size: 10px;
  line-height: 10px;
  cursor: pointer;
  color: #57A527;
}

.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .fg__input_text_wrapper input:not(:placeholder-shown) + label,
.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .fg__input_text_wrapper input:focus + label {
  transform: translate(0, 0);
  font-size: 10px;
  line-height: 10px;
  cursor: pointer;
  color: #57A527;
}

.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .selectbox {
  background-color: #FFFFFF;
  margin-left: 0;
}

.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .selectbox span {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 40px;
  font-size: 14px;
  font-weight: normal;
}

.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .select-items {
  background-color: #FFFFFF;
  width: calc(100% + 2px);
}

.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .select-items div {
  font-weight: normal;
  font-size: 14px;
}

.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .select-items div:hover {
  font-weight: bold;
}

.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .textbox {
  position: relative;
  background-color: #FFFFFF;
  margin-right: 0;
  margin-left: 0;
}

@media (min-width: 992px) {
  .customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .textbox {
    margin-right: max(15 / 11 * (1vw + 1vh) / 2, 15 * 1px);
  }
}

.customer-styles .template_dealersearch form.dealer-search--input .input-wrapper .textbox input {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 40px;
  font-weight: normal;
}

.customer-styles .template_dealersearch form.dealer-search--input button.link-appearance-button {
  width: 100%;
  height: auto;
  border: 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  max-width: none;
}

@media (min-width: 992px) {
  .customer-styles .template_dealersearch form.dealer-search--input button.link-appearance-button {
    width: auto;
  }
}

.customer-styles .template_dealersearch .image-wrapper {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  order: 1;
}

@media (min-width: 992px) {
  .customer-styles .template_dealersearch .image-wrapper {
    order: 2;
    width: 50%;
  }
}

.customer-styles .template_dealersearch .image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right;
     object-position: right;
  height: 100%;
  width: 100%;
}

.customer-styles .grid-1 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-1 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 1 + 0 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-1 {
    width: 105px ;
  }
}

.customer-styles .grid-2 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-2 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 2 + 1 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-2 {
    width: 226px ;
  }
}

.customer-styles .grid-3 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-3 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 3 + 2 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-3 {
    width: 347px ;
  }
}

.customer-styles .grid-4 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-4 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 4 + 3 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-4 {
    width: 468px ;
  }
}

.customer-styles .grid-5 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-5 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 5 + 4 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-5 {
    width: 589px ;
  }
}

.customer-styles .grid-6 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-6 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 6 + 5 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-6 {
    width: 710px ;
  }
}

.customer-styles .grid-7 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-7 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 7 + 6 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-7 {
    width: 831px ;
  }
}

.customer-styles .grid-8 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-8 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 8 + 7 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-8 {
    width: 952px ;
  }
}

.customer-styles .grid-9 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-9 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 9 + 8 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-9 {
    width: 1073px ;
  }
}

.customer-styles .grid-10 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-10 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 10 + 9 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-10 {
    width: 1194px ;
  }
}

.customer-styles .grid-11 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-11 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 11 + 10 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-11 {
    width: 1315px ;
  }
}

.customer-styles .grid-12 {
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles .grid-12 {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 12 + 11 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .grid-12 {
    width: 1436px ;
  }
}

.customer-styles html {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
}

.customer-styles html * {
  outline: 0;
}

.customer-styles :focus-visible {
  outline: 2px solid #4c4c4c;
  outline-offset: 2px;
}

.customer-styles,
.customer-styles html, .customer-styles body {
  margin: 0;
  padding: 0;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #4c4c4c;
}

.customer-styles #truste-consent-track,
.customer-styles html #truste-consent-track, .customer-styles body #truste-consent-track {
  z-index: 10000;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.customer-styles .template-content,
.customer-styles .content,
.customer-styles html .template-content,
.customer-styles html .content, .customer-styles body .template-content,
.customer-styles body .content {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 24px;
}

.customer-styles .template-content .table-resizers,
.customer-styles .content .table-resizers,
.customer-styles html .template-content .table-resizers,
.customer-styles html .content .table-resizers, .customer-styles body .template-content .table-resizers,
.customer-styles body .content .table-resizers {
  display: none;
}

.customer-styles .template-content .table-wrapper,
.customer-styles .template-content .table-container,
.customer-styles .content .table-wrapper,
.customer-styles .content .table-container,
.customer-styles html .template-content .table-wrapper,
.customer-styles html .template-content .table-container,
.customer-styles html .content .table-wrapper,
.customer-styles html .content .table-container, .customer-styles body .template-content .table-wrapper,
.customer-styles body .template-content .table-container,
.customer-styles body .content .table-wrapper,
.customer-styles body .content .table-container {
  overflow-x: auto;
}

.customer-styles .template-content .table-wrapper table tr td,
.customer-styles .template-content .table-container table tr td,
.customer-styles .content .table-wrapper table tr td,
.customer-styles .content .table-container table tr td,
.customer-styles html .template-content .table-wrapper table tr td,
.customer-styles html .template-content .table-container table tr td,
.customer-styles html .content .table-wrapper table tr td,
.customer-styles html .content .table-container table tr td, .customer-styles body .template-content .table-wrapper table tr td,
.customer-styles body .template-content .table-container table tr td,
.customer-styles body .content .table-wrapper table tr td,
.customer-styles body .content .table-container table tr td {
  /*padding-left: 5px;*/
  font-size: 16px;
  line-height: 24px;
}

.customer-styles .template-content .table-wrapper table tr td:first-child,
.customer-styles .template-content .table-container table tr td:first-child,
.customer-styles .content .table-wrapper table tr td:first-child,
.customer-styles .content .table-container table tr td:first-child,
.customer-styles html .template-content .table-wrapper table tr td:first-child,
.customer-styles html .template-content .table-container table tr td:first-child,
.customer-styles html .content .table-wrapper table tr td:first-child,
.customer-styles html .content .table-container table tr td:first-child, .customer-styles body .template-content .table-wrapper table tr td:first-child,
.customer-styles body .template-content .table-container table tr td:first-child,
.customer-styles body .content .table-wrapper table tr td:first-child,
.customer-styles body .content .table-container table tr td:first-child {
  padding-left: 0;
}

.customer-styles .template-content .table-wrapper table tr td p,
.customer-styles .template-content .table-container table tr td p,
.customer-styles .content .table-wrapper table tr td p,
.customer-styles .content .table-container table tr td p,
.customer-styles html .template-content .table-wrapper table tr td p,
.customer-styles html .template-content .table-container table tr td p,
.customer-styles html .content .table-wrapper table tr td p,
.customer-styles html .content .table-container table tr td p, .customer-styles body .template-content .table-wrapper table tr td p,
.customer-styles body .template-content .table-container table tr td p,
.customer-styles body .content .table-wrapper table tr td p,
.customer-styles body .content .table-container table tr td p {
  padding-left: 0;
  font-size: 16px;
  line-height: 24px;
}

.customer-styles .template-content p,
.customer-styles .content p,
.customer-styles html .template-content p,
.customer-styles html .content p, .customer-styles body .template-content p,
.customer-styles body .content p {
  clear: both;
}

.customer-styles .template-content p, .customer-styles .template-content ul, .customer-styles .template-content ol,
.customer-styles .content p,
.customer-styles .content ul,
.customer-styles .content ol,
.customer-styles html .template-content p,
.customer-styles html .template-content ul,
.customer-styles html .template-content ol,
.customer-styles html .content p,
.customer-styles html .content ul,
.customer-styles html .content ol, .customer-styles body .template-content p, .customer-styles body .template-content ul, .customer-styles body .template-content ol,
.customer-styles body .content p,
.customer-styles body .content ul,
.customer-styles body .content ol {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 24px;
}

.customer-styles .template-content ul,
.customer-styles .content ul,
.customer-styles html .template-content ul,
.customer-styles html .content ul, .customer-styles body .template-content ul,
.customer-styles body .content ul {
  list-style-type: none;
  margin: 16px 0px 16px 24px;
  padding: 0;
}

.customer-styles .template-content ul > li,
.customer-styles .content ul > li,
.customer-styles html .template-content ul > li,
.customer-styles html .content ul > li, .customer-styles body .template-content ul > li,
.customer-styles body .content ul > li {
  padding-left: 0px;
}

.customer-styles .template-content ul > li:before,
.customer-styles .content ul > li:before,
.customer-styles html .template-content ul > li:before,
.customer-styles html .content ul > li:before, .customer-styles body .template-content ul > li:before,
.customer-styles body .content ul > li:before {
  background: #4c4c4c;
  content: '';
  display: inline-block;
  height: 2px;
  margin-left: -24px;
  margin-right: 12px;
  vertical-align: middle;
  width: 12px;
}

.customer-styles .template-content ol,
.customer-styles .content ol,
.customer-styles html .template-content ol,
.customer-styles html .content ol, .customer-styles body .template-content ol,
.customer-styles body .content ol {
  list-style-type: none;
  counter-reset: fendt-list-counter;
  margin: 16px 0px 16px 20px;
  padding: 0;
  list-style-position: outside;
  padding-inline-start: 2em;
}

.customer-styles .template-content ol > li,
.customer-styles .content ol > li,
.customer-styles html .template-content ol > li,
.customer-styles html .content ol > li, .customer-styles body .template-content ol > li,
.customer-styles body .content ol > li {
  padding-left: 0px;
}

.customer-styles .template-content ol > li:before,
.customer-styles .content ol > li:before,
.customer-styles html .template-content ol > li:before,
.customer-styles html .content ol > li:before, .customer-styles body .template-content ol > li:before,
.customer-styles body .content ol > li:before {
  display: inline-block;
  width: 25px;
  content: counter(fendt-list-counter, decimal) ".";
  counter-increment: fendt-list-counter;
  margin-left: -25px;
  text-align: left;
}

.customer-styles .main_page_wrapper_2023,
.customer-styles html .main_page_wrapper_2023, .customer-styles body .main_page_wrapper_2023 {
  margin-top: 63px;
}

@media (min-width: 1200px) {
  .customer-styles .main_page_wrapper_2023,
  .customer-styles html .main_page_wrapper_2023, .customer-styles body .main_page_wrapper_2023 {
    margin-top: 133px;
  }
}

.customer-styles .filter-layer,
.customer-styles html .filter-layer, .customer-styles body .filter-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  min-height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 1001;
  top: 0;
  left: 0;
  display: none;
}

.customer-styles .hotspot-21-responsive-layer,
.customer-styles html .hotspot-21-responsive-layer, .customer-styles body .hotspot-21-responsive-layer {
  background-color: #4c4c4c;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 99999;
  display: none;
  overflow: hidden;
  transform: translate(0%, 100%);
}

.customer-styles .hotspot-21-responsive-layer.animate-responsive-layer,
.customer-styles html .hotspot-21-responsive-layer.animate-responsive-layer, .customer-styles body .hotspot-21-responsive-layer.animate-responsive-layer {
  transform: translate(0%, 0%);
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 8;
  transition: transform 1s ease-in-out;
  transform: translate(0%, 80%);
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content {
  /*opacity: 0;*/
  position: absolute;
  top: 0;
  color: white;
  padding: 0 16px;
  background-color: rgba(0, 0, 0, 0.6);
  height: 100vh;
  animation: hotspot_21_fadeout 0.5s;
  animation-fill-mode: forwards;
  overflow-y: auto;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .spot-21-main-headline,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .spot-21-main-headline, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .spot-21-main-headline {
  color: white;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .image-video,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .image-video, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .image-video {
  width: 100%;
  margin-bottom: 16px;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .text,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .text, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .image-video-text-wrapper .text {
  font-size: 16px;
  margin-bottom: 200px;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .close-button,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .close-button, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content .close-button {
  display: none;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content.active,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content.active, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-content-wrapper .layer-content.active {
  /*opacity: 1;*/
  animation: hotspot_21_fadein 0.5s;
  animation-fill-mode: forwards;
  z-index: 20;
  min-width: 100%;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper {
  transition: transform 0.5s ease-in-out;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper .hotspot-21-responsive-template-wrapper,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper .hotspot-21-responsive-template-wrapper, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-layer-wrapper .hotspot-21-responsive-template-wrapper {
  position: relative;
}

.customer-styles .hotspot-21-responsive-layer .show-more-content,
.customer-styles html .hotspot-21-responsive-layer .show-more-content, .customer-styles body .hotspot-21-responsive-layer .show-more-content {
  position: absolute;
  bottom: 0;
  z-index: 9;
  cursor: pointer;
  text-align: center;
  width: 100%;
  padding: 16px 0;
  background-color: #000000;
  color: white;
  font-size: 16px;
}

.customer-styles .hotspot-21-responsive-layer .show-more-content:before,
.customer-styles html .hotspot-21-responsive-layer .show-more-content:before, .customer-styles body .hotspot-21-responsive-layer .show-more-content:before {
  content: "";
  position: absolute;
  display: block;
  background: black;
  background: linear-gradient(0deg, black 20%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 80px;
  top: -70px;
}

.customer-styles .hotspot-21-responsive-layer .show-more-content .right-arrow,
.customer-styles html .hotspot-21-responsive-layer .show-more-content .right-arrow, .customer-styles body .hotspot-21-responsive-layer .show-more-content .right-arrow {
  width: 16px;
  height: 16px;
  fill: white;
  transform: rotate(90deg);
  position: absolute;
  margin-left: 8px;
  bottom: 21px;
}

.customer-styles .hotspot-21-responsive-layer .show-more-content.content-opened .right-arrow,
.customer-styles html .hotspot-21-responsive-layer .show-more-content.content-opened .right-arrow, .customer-styles body .hotspot-21-responsive-layer .show-more-content.content-opened .right-arrow {
  transform: rotate(-90deg);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  z-index: 9;
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper .close-button-inner-circle,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper .close-button-inner-circle, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper .close-button-inner-circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #4c4c4c;
  position: absolute;
  top: 5px;
  left: 5px;
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper .close-button,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper .close-button, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper .close-button {
  position: absolute;
  top: 6px;
  right: 6px;
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper .close-button svg,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper .close-button svg, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper .close-button svg {
  width: 29px;
  height: 29px;
  fill: #c2c2c2;
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p0,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p0, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p0 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(90deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p1,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p1, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p1 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(93.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p2,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p2, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p2 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(97.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p3,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p3, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p3 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(100.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p4,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p4, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p4 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(104.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p5,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p5, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p5 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(108deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p6,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p6, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p6 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(111.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p7,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p7, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p7 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(115.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p8,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p8, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p8 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(118.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p9,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p9, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p9 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(122.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p10,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p10, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p10 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(126deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p11,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p11, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p11 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(129.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p12,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p12, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p12 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(133.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p13,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p13, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p13 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(136.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p14,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p14, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p14 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(140.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p15,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p15, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p15 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(144deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p16,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p16, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p16 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(147.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p17,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p17, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p17 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(151.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p18,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p18, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p18 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(154.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p19,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p19, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p19 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(158.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p20,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p20, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p20 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(162deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p21,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p21, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p21 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(165.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p22,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p22, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p22 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(169.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p23,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p23, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p23 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(172.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p24,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p24, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p24 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(176.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p25,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p25, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p25 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(180deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p26,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p26, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p26 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(183.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p27,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p27, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p27 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(187.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p28,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p28, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p28 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(190.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p29,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p29, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p29 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(194.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p30,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p30, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p30 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(198deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p31,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p31, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p31 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(201.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p32,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p32, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p32 {
  background-image: linear-gradient(90deg, #fff 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(205.2deg, white 50%, #fff 50%, #fff);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p33,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p33, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p33 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(208.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p34,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p34, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p34 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(212.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p35,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p35, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p35 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(216deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p36,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p36, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p36 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(219.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p37,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p37, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p37 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(223.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p38,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p38, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p38 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(226.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p39,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p39, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p39 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(230.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p40,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p40, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p40 {
  background-image: linear-gradient(90deg, #606060 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(234deg, white 50%, #606060 50%, #606060);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p41,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p41, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p41 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(237.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p42,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p42, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p42 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(241.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p43,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p43, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p43 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(244.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p44,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p44, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p44 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(248.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p45,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p45, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p45 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(252deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p46,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p46, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p46 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(255.6deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p47,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p47, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p47 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(259.2deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p48,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p48, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p48 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(262.8deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p49,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p49, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p49 {
  background-image: linear-gradient(90deg, #636363 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(266.4deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p50,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p50, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p50 {
  background-image: linear-gradient(-90deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p51,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p51, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p51 {
  background-image: linear-gradient(-86.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p52,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p52, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p52 {
  background-image: linear-gradient(-82.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p53,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p53, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p53 {
  background-image: linear-gradient(-79.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p54,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p54, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p54 {
  background-image: linear-gradient(-75.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p55,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p55, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p55 {
  background-image: linear-gradient(-72deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p56,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p56, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p56 {
  background-image: linear-gradient(-68.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p57,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p57, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p57 {
  background-image: linear-gradient(-64.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p58,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p58, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p58 {
  background-image: linear-gradient(-61.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p59,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p59, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p59 {
  background-image: linear-gradient(-57.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p60,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p60, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p60 {
  background-image: linear-gradient(-54deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p61,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p61, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p61 {
  background-image: linear-gradient(-50.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p62,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p62, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p62 {
  background-image: linear-gradient(-46.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p63,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p63, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p63 {
  background-image: linear-gradient(-43.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p64,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p64, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p64 {
  background-image: linear-gradient(-39.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p65,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p65, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p65 {
  background-image: linear-gradient(-36deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p66,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p66, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p66 {
  background-image: linear-gradient(-32.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p67,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p67, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p67 {
  background-image: linear-gradient(-28.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p68,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p68, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p68 {
  background-image: linear-gradient(-25.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p69,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p69, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p69 {
  background-image: linear-gradient(-21.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p70,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p70, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p70 {
  background-image: linear-gradient(-18deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p71,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p71, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p71 {
  background-image: linear-gradient(-14.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p72,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p72, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p72 {
  background-image: linear-gradient(-10.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p73,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p73, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p73 {
  background-image: linear-gradient(-7.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p74,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p74, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p74 {
  background-image: linear-gradient(-3.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p75,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p75, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p75 {
  background-image: linear-gradient(0deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p76,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p76, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p76 {
  background-image: linear-gradient(3.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p77,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p77, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p77 {
  background-image: linear-gradient(7.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p78,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p78, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p78 {
  background-image: linear-gradient(10.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p79,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p79, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p79 {
  background-image: linear-gradient(14.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p80,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p80, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p80 {
  background-image: linear-gradient(18deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p81,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p81, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p81 {
  background-image: linear-gradient(21.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p82,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p82, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p82 {
  background-image: linear-gradient(25.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p83,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p83, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p83 {
  background-image: linear-gradient(28.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p84,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p84, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p84 {
  background-image: linear-gradient(32.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p85,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p85, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p85 {
  background-image: linear-gradient(36deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p86,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p86, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p86 {
  background-image: linear-gradient(39.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p87,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p87, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p87 {
  background-image: linear-gradient(43.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p88,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p88, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p88 {
  background-image: linear-gradient(46.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p89,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p89, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p89 {
  background-image: linear-gradient(50.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p90,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p90, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p90 {
  background-image: linear-gradient(54deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p91,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p91, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p91 {
  background-image: linear-gradient(57.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p92,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p92, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p92 {
  background-image: linear-gradient(61.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p93,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p93, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p93 {
  background-image: linear-gradient(64.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p94,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p94, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p94 {
  background-image: linear-gradient(68.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p95,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p95, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p95 {
  background-image: linear-gradient(72deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p96,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p96, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p96 {
  background-image: linear-gradient(75.6deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p97,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p97, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p97 {
  background-image: linear-gradient(79.2deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p98,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p98, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p98 {
  background-image: linear-gradient(82.8deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p99,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p99, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p99 {
  background-image: linear-gradient(86.4deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .close-button-wrapper.p100,
.customer-styles html .hotspot-21-responsive-layer .close-button-wrapper.p100, .customer-styles body .hotspot-21-responsive-layer .close-button-wrapper.p100 {
  background-image: linear-gradient(90deg, white 50%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0)), linear-gradient(270deg, white 50%, #636363 50%, #636363);
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper {
  height: 100%;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper canvas,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper canvas, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-template-wrapper canvas {
  display: block;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-navigation,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-navigation, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-navigation {
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 7;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 16px;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot {
  width: 14px;
  height: 14px;
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 7px;
  margin-bottom: 10px;
  transform: translate(-50%, -50%) rotate(-90deg) scale(1);
  transition: transform 300ms;
  cursor: pointer;
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot.active,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot.active, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot.active {
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #57A527;
  box-shadow: 0 0 6px #57A527;
  transform: translate(-50%, -50%) rotate(-90deg) scale(2);
}

.customer-styles .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot:last-child,
.customer-styles html .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot:last-child, .customer-styles body .hotspot-21-responsive-layer .hotspot-21-responsive-navigation .nav-dot:last-child {
  margin-bottom: 0px;
}

@media (min-width: 768px) {
  .customer-styles .template-content,
  .customer-styles .content, .customer-styles html .template-content,
  .customer-styles html .content, .customer-styles body .template-content,
  .customer-styles body .content {
    font-size: 16px;
    line-height: 24px;
  }
  .customer-styles .template-content .table-resizers,
  .customer-styles .content .table-resizers, .customer-styles html .template-content .table-resizers,
  .customer-styles html .content .table-resizers, .customer-styles body .template-content .table-resizers,
  .customer-styles body .content .table-resizers {
    display: none;
  }
  .customer-styles .template-content .table-wrapper table tr td,
  .customer-styles .template-content .table-wrapper table tr td p,
  .customer-styles .template-content .table-container table tr td,
  .customer-styles .template-content .table-container table tr td p,
  .customer-styles .content .table-wrapper table tr td,
  .customer-styles .content .table-wrapper table tr td p,
  .customer-styles .content .table-container table tr td,
  .customer-styles .content .table-container table tr td p, .customer-styles html .template-content .table-wrapper table tr td,
  .customer-styles html .template-content .table-wrapper table tr td p,
  .customer-styles html .template-content .table-container table tr td,
  .customer-styles html .template-content .table-container table tr td p,
  .customer-styles html .content .table-wrapper table tr td,
  .customer-styles html .content .table-wrapper table tr td p,
  .customer-styles html .content .table-container table tr td,
  .customer-styles html .content .table-container table tr td p, .customer-styles body .template-content .table-wrapper table tr td,
  .customer-styles body .template-content .table-wrapper table tr td p,
  .customer-styles body .template-content .table-container table tr td,
  .customer-styles body .template-content .table-container table tr td p,
  .customer-styles body .content .table-wrapper table tr td,
  .customer-styles body .content .table-wrapper table tr td p,
  .customer-styles body .content .table-container table tr td,
  .customer-styles body .content .table-container table tr td p {
    font-size: 16px;
    line-height: 24px;
  }
  .customer-styles .template-content p,
  .customer-styles .content p, .customer-styles html .template-content p,
  .customer-styles html .content p, .customer-styles body .template-content p,
  .customer-styles body .content p {
    clear: none;
  }
  .customer-styles .template-content p, .customer-styles .template-content ul, .customer-styles .template-content ol,
  .customer-styles .content p,
  .customer-styles .content ul,
  .customer-styles .content ol, .customer-styles html .template-content p, .customer-styles html .template-content ul, .customer-styles html .template-content ol,
  .customer-styles html .content p,
  .customer-styles html .content ul,
  .customer-styles html .content ol, .customer-styles body .template-content p, .customer-styles body .template-content ul, .customer-styles body .template-content ol,
  .customer-styles body .content p,
  .customer-styles body .content ul,
  .customer-styles body .content ol {
    font-size: 16px;
    line-height: 24px;
  }
}

.customer-styles ul, .customer-styles li, .customer-styles a {
  padding: 0px;
  margin: 0px;
}

.customer-styles p, .customer-styles ul, .customer-styles ol {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 24px;
}

@media (min-width: 768px) {
  .customer-styles p, .customer-styles ul, .customer-styles ol {
    font-size: 16px;
    line-height: 24px;
  }
}

.customer-styles .table-resizers {
  display: none;
}

.customer-styles .table-wrapper,
.customer-styles .table-container {
  margin: 16px 0px 16px 0px;
}

.customer-styles a {
  border: 0;
  color: #4c4c4c;
  text-decoration: none;
  /*&:focus {
    color: $darkgrey2;
    text-decoration: none;
  }*/
}

.customer-styles a:hover {
  color: #4c4c4c;
  text-decoration: none;
}

.customer-styles .b1 {
  color: #4c4c4c;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

.customer-styles .b2 {
  color: #4c4c4c;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}

.customer-styles .b3 {
  color: #4c4c4c;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}

@media (min-width: 768px) {
  .customer-styles .b1 {
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    font-size: 36px;
    line-height: 46px;
    font-weight: normal;
  }
  .customer-styles .b2 {
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    font-size: 30px;
    line-height: 36px;
    font-weight: normal;
  }
  .customer-styles .b3 {
    color: #FFFFFF;
    margin: 0px;
    padding: 0px;
    white-space: nowrap;
    font-size: 24px;
    line-height: 28px;
    font-weight: normal;
  }
}

.customer-styles .l1 a, .customer-styles .l2 a, .customer-styles .l3 a {
  color: #4c4c4c !important;
}

.customer-styles .l1 a svg, .customer-styles .l2 a svg, .customer-styles .l3 a svg {
  width: 10px;
  height: 8px;
  fill: #57A527 !important;
  margin-left: 5px;
}

.customer-styles .l1 a:hover, .customer-styles .l2 a:hover, .customer-styles .l3 a:hover {
  text-decoration: underline;
  color: #4c4c4c !important;
}

.customer-styles .l1 a {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
}

.customer-styles .l2 a {
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
}

.customer-styles .l3 a {
  font-size: 13px;
  line-height: 17px;
  font-weight: normal;
}

@media (min-width: 768px) {
  .customer-styles .l1 a {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
  }
}

.customer-styles .link-appearance-text,
.customer-styles a.link-appearance-text,
.customer-styles .template-content .link-appearance-text,
.customer-styles .template-content a.link-appearance-text,
.customer-styles .content .link-appearance-text,
.customer-styles .content a.link-appearance-text {
  color: #005e1d;
  font-weight: 700;
  letter-spacing: .15em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.customer-styles .link-appearance-text::after,
.customer-styles a.link-appearance-text::after,
.customer-styles .template-content .link-appearance-text::after,
.customer-styles .template-content a.link-appearance-text::after,
.customer-styles .content .link-appearance-text::after,
.customer-styles .content a.link-appearance-text::after {
  border-bottom: 2px solid #005e1d;
  bottom: -.3em;
  content: ' ';
  left: 0;
  position: absolute;
  transition: width .2s;
  width: 0%;
}

.customer-styles .link-appearance-text:hover, .customer-styles .link-appearance-text:focus, .customer-styles .link-appearance-text:active,
.customer-styles a.link-appearance-text:hover,
.customer-styles a.link-appearance-text:focus,
.customer-styles a.link-appearance-text:active,
.customer-styles .template-content .link-appearance-text:hover,
.customer-styles .template-content .link-appearance-text:focus,
.customer-styles .template-content .link-appearance-text:active,
.customer-styles .template-content a.link-appearance-text:hover,
.customer-styles .template-content a.link-appearance-text:focus,
.customer-styles .template-content a.link-appearance-text:active,
.customer-styles .content .link-appearance-text:hover,
.customer-styles .content .link-appearance-text:focus,
.customer-styles .content .link-appearance-text:active,
.customer-styles .content a.link-appearance-text:hover,
.customer-styles .content a.link-appearance-text:focus,
.customer-styles .content a.link-appearance-text:active {
  text-decoration: none;
}

.customer-styles .link-appearance-text:hover::after, .customer-styles .link-appearance-text:focus::after, .customer-styles .link-appearance-text:active::after,
.customer-styles a.link-appearance-text:hover::after,
.customer-styles a.link-appearance-text:focus::after,
.customer-styles a.link-appearance-text:active::after,
.customer-styles .template-content .link-appearance-text:hover::after,
.customer-styles .template-content .link-appearance-text:focus::after,
.customer-styles .template-content .link-appearance-text:active::after,
.customer-styles .template-content a.link-appearance-text:hover::after,
.customer-styles .template-content a.link-appearance-text:focus::after,
.customer-styles .template-content a.link-appearance-text:active::after,
.customer-styles .content .link-appearance-text:hover::after,
.customer-styles .content .link-appearance-text:focus::after,
.customer-styles .content .link-appearance-text:active::after,
.customer-styles .content a.link-appearance-text:hover::after,
.customer-styles .content a.link-appearance-text:focus::after,
.customer-styles .content a.link-appearance-text:active::after {
  width: 100%;
}

.customer-styles .link-appearance-default,
.customer-styles .link-appearance-default a,
.customer-styles .lt,
.customer-styles .lt a,
.customer-styles .template-content .link-appearance-default,
.customer-styles .template-content .link-appearance-default a,
.customer-styles .template-content .lt,
.customer-styles .template-content .lt a,
.customer-styles .content .link-appearance-default,
.customer-styles .content .link-appearance-default a,
.customer-styles .content .lt,
.customer-styles .content .lt a {
  border: 0;
  color: #005e1d;
  font-weight: 700;
  letter-spacing: .15em;
  outline: 0;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.customer-styles .link-appearance-default::after,
.customer-styles .link-appearance-default a::after,
.customer-styles .lt::after,
.customer-styles .lt a::after,
.customer-styles .template-content .link-appearance-default::after,
.customer-styles .template-content .link-appearance-default a::after,
.customer-styles .template-content .lt::after,
.customer-styles .template-content .lt a::after,
.customer-styles .content .link-appearance-default::after,
.customer-styles .content .link-appearance-default a::after,
.customer-styles .content .lt::after,
.customer-styles .content .lt a::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 22' fill='%23005e1d'%3E%3Cpolygon points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3Cpolygon points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/svg%3E");
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: 16px 14px;
  content: ' ';
  display: inline-block;
  height: 17px;
  left: 3px;
  position: relative;
  top: 1px;
  transition: left .2s;
  width: 22px;
}

.customer-styles .link-appearance-default::before,
.customer-styles .link-appearance-default a::before,
.customer-styles .lt::before,
.customer-styles .lt a::before,
.customer-styles .template-content .link-appearance-default::before,
.customer-styles .template-content .link-appearance-default a::before,
.customer-styles .template-content .lt::before,
.customer-styles .template-content .lt a::before,
.customer-styles .content .link-appearance-default::before,
.customer-styles .content .link-appearance-default a::before,
.customer-styles .content .lt::before,
.customer-styles .content .lt a::before {
  border-bottom: 2px solid #005e1d;
  bottom: -.3em;
  content: ' ';
  position: absolute;
  transition: width .2s;
  width: 0%;
}

.customer-styles .link-appearance-default[href^="mailto:"]::before,
.customer-styles .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .lt[href^="mailto:"]::before,
.customer-styles .lt a[href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .template-content .lt[href^="mailto:"]::before,
.customer-styles .template-content .lt a[href^="mailto:"]::before,
.customer-styles .content .link-appearance-default[href^="mailto:"]::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .content .lt[href^="mailto:"]::before,
.customer-styles .content .lt a[href^="mailto:"]::before {
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.63 162.1'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23005e1d;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22,32.41l-4.86-3-4.78-3c0,.23-.07.45-.07.69v133s0,.06,0,.1l4.84-3.5L22,153.23,112.15,88Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M292.85,26.48l-4.78,3-4.85,3-57.43,35.8-32.36,20,89.79,65,4.85,3.51,4.84,3.51s0-.07,0-.1v-133C292.92,26.92,292.87,26.71,292.85,26.48Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M270.44,165l-92.7-67.11-15.06,9.29a18,18,0,0,1-9.37,2.55,18.53,18.53,0,0,1-9.95-2.53l-15.52-9.57L34.78,165l-6.7,4.85-5.65,4.09a14.32,14.32,0,0,0,4.41.76H278.37a14.38,14.38,0,0,0,4.42-.76l-5.65-4.09Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M38.06,22.31l114.2,70.37,1.05,0,63.51-38.89,50.53-31.5,7.78-4.86,6.93-4.32a14.55,14.55,0,0,0-3.69-.53H26.84a14.4,14.4,0,0,0-3.67.53l7,4.32Z' transform='translate(-12.29 -12.6)'/%3E%3C/svg%3E");
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-size: 18px 16px;
  border-bottom: 0;
  bottom: auto;
  content: ' ';
  display: inline-block;
  height: 17px;
  left: 2px;
  margin-right: 7px;
  position: relative;
  top: 1px;
  width: 22px;
}

.customer-styles .link-appearance-default[href^="mailto:"]::after,
.customer-styles .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .lt[href^="mailto:"]::after,
.customer-styles .lt a[href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .template-content .lt[href^="mailto:"]::after,
.customer-styles .template-content .lt a[href^="mailto:"]::after,
.customer-styles .content .link-appearance-default[href^="mailto:"]::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .content .lt[href^="mailto:"]::after,
.customer-styles .content .lt a[href^="mailto:"]::after {
  background-image: none;
  border-bottom: 2px solid #005e1d;
  bottom: -.3em;
  content: ' ';
  height: 0;
  left: 0;
  position: absolute;
  top: auto;
  transition: width .2s;
  width: 0%;
}

.customer-styles .link-appearance-default[href^="mailto:"]:hover::before, .customer-styles .link-appearance-default[href^="mailto:"]:focus::before, .customer-styles .link-appearance-default[href^="mailto:"]:active::before, .customer-styles .link-appearance-default[href^="mailto:"].active::before, .customer-styles .link-appearance-default[href^="mailto:"].hover::before,
.customer-styles .link-appearance-default a[href^="mailto:"]:hover::before,
.customer-styles .link-appearance-default a[href^="mailto:"]:focus::before,
.customer-styles .link-appearance-default a[href^="mailto:"]:active::before,
.customer-styles .link-appearance-default a[href^="mailto:"].active::before,
.customer-styles .link-appearance-default a[href^="mailto:"].hover::before,
.customer-styles .lt[href^="mailto:"]:hover::before,
.customer-styles .lt[href^="mailto:"]:focus::before,
.customer-styles .lt[href^="mailto:"]:active::before,
.customer-styles .lt[href^="mailto:"].active::before,
.customer-styles .lt[href^="mailto:"].hover::before,
.customer-styles .lt a[href^="mailto:"]:hover::before,
.customer-styles .lt a[href^="mailto:"]:focus::before,
.customer-styles .lt a[href^="mailto:"]:active::before,
.customer-styles .lt a[href^="mailto:"].active::before,
.customer-styles .lt a[href^="mailto:"].hover::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:hover::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:focus::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:active::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"].active::before,
.customer-styles .template-content .link-appearance-default[href^="mailto:"].hover::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:hover::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:focus::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:active::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"].active::before,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"].hover::before,
.customer-styles .template-content .lt[href^="mailto:"]:hover::before,
.customer-styles .template-content .lt[href^="mailto:"]:focus::before,
.customer-styles .template-content .lt[href^="mailto:"]:active::before,
.customer-styles .template-content .lt[href^="mailto:"].active::before,
.customer-styles .template-content .lt[href^="mailto:"].hover::before,
.customer-styles .template-content .lt a[href^="mailto:"]:hover::before,
.customer-styles .template-content .lt a[href^="mailto:"]:focus::before,
.customer-styles .template-content .lt a[href^="mailto:"]:active::before,
.customer-styles .template-content .lt a[href^="mailto:"].active::before,
.customer-styles .template-content .lt a[href^="mailto:"].hover::before,
.customer-styles .content .link-appearance-default[href^="mailto:"]:hover::before,
.customer-styles .content .link-appearance-default[href^="mailto:"]:focus::before,
.customer-styles .content .link-appearance-default[href^="mailto:"]:active::before,
.customer-styles .content .link-appearance-default[href^="mailto:"].active::before,
.customer-styles .content .link-appearance-default[href^="mailto:"].hover::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:hover::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:focus::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:active::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"].active::before,
.customer-styles .content .link-appearance-default a[href^="mailto:"].hover::before,
.customer-styles .content .lt[href^="mailto:"]:hover::before,
.customer-styles .content .lt[href^="mailto:"]:focus::before,
.customer-styles .content .lt[href^="mailto:"]:active::before,
.customer-styles .content .lt[href^="mailto:"].active::before,
.customer-styles .content .lt[href^="mailto:"].hover::before,
.customer-styles .content .lt a[href^="mailto:"]:hover::before,
.customer-styles .content .lt a[href^="mailto:"]:focus::before,
.customer-styles .content .lt a[href^="mailto:"]:active::before,
.customer-styles .content .lt a[href^="mailto:"].active::before,
.customer-styles .content .lt a[href^="mailto:"].hover::before {
  width: 22px;
}

.customer-styles .link-appearance-default[href^="mailto:"]:hover::after, .customer-styles .link-appearance-default[href^="mailto:"]:focus::after, .customer-styles .link-appearance-default[href^="mailto:"]:active::after, .customer-styles .link-appearance-default[href^="mailto:"].active::after, .customer-styles .link-appearance-default[href^="mailto:"].hover::after,
.customer-styles .link-appearance-default a[href^="mailto:"]:hover::after,
.customer-styles .link-appearance-default a[href^="mailto:"]:focus::after,
.customer-styles .link-appearance-default a[href^="mailto:"]:active::after,
.customer-styles .link-appearance-default a[href^="mailto:"].active::after,
.customer-styles .link-appearance-default a[href^="mailto:"].hover::after,
.customer-styles .lt[href^="mailto:"]:hover::after,
.customer-styles .lt[href^="mailto:"]:focus::after,
.customer-styles .lt[href^="mailto:"]:active::after,
.customer-styles .lt[href^="mailto:"].active::after,
.customer-styles .lt[href^="mailto:"].hover::after,
.customer-styles .lt a[href^="mailto:"]:hover::after,
.customer-styles .lt a[href^="mailto:"]:focus::after,
.customer-styles .lt a[href^="mailto:"]:active::after,
.customer-styles .lt a[href^="mailto:"].active::after,
.customer-styles .lt a[href^="mailto:"].hover::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:hover::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:focus::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"]:active::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"].active::after,
.customer-styles .template-content .link-appearance-default[href^="mailto:"].hover::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:hover::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:focus::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"]:active::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"].active::after,
.customer-styles .template-content .link-appearance-default a[href^="mailto:"].hover::after,
.customer-styles .template-content .lt[href^="mailto:"]:hover::after,
.customer-styles .template-content .lt[href^="mailto:"]:focus::after,
.customer-styles .template-content .lt[href^="mailto:"]:active::after,
.customer-styles .template-content .lt[href^="mailto:"].active::after,
.customer-styles .template-content .lt[href^="mailto:"].hover::after,
.customer-styles .template-content .lt a[href^="mailto:"]:hover::after,
.customer-styles .template-content .lt a[href^="mailto:"]:focus::after,
.customer-styles .template-content .lt a[href^="mailto:"]:active::after,
.customer-styles .template-content .lt a[href^="mailto:"].active::after,
.customer-styles .template-content .lt a[href^="mailto:"].hover::after,
.customer-styles .content .link-appearance-default[href^="mailto:"]:hover::after,
.customer-styles .content .link-appearance-default[href^="mailto:"]:focus::after,
.customer-styles .content .link-appearance-default[href^="mailto:"]:active::after,
.customer-styles .content .link-appearance-default[href^="mailto:"].active::after,
.customer-styles .content .link-appearance-default[href^="mailto:"].hover::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:hover::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:focus::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"]:active::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"].active::after,
.customer-styles .content .link-appearance-default a[href^="mailto:"].hover::after,
.customer-styles .content .lt[href^="mailto:"]:hover::after,
.customer-styles .content .lt[href^="mailto:"]:focus::after,
.customer-styles .content .lt[href^="mailto:"]:active::after,
.customer-styles .content .lt[href^="mailto:"].active::after,
.customer-styles .content .lt[href^="mailto:"].hover::after,
.customer-styles .content .lt a[href^="mailto:"]:hover::after,
.customer-styles .content .lt a[href^="mailto:"]:focus::after,
.customer-styles .content .lt a[href^="mailto:"]:active::after,
.customer-styles .content .lt a[href^="mailto:"].active::after,
.customer-styles .content .lt a[href^="mailto:"].hover::after {
  left: 0;
  width: 100%;
}

.customer-styles .link-appearance-default:hover, .customer-styles .link-appearance-default:focus, .customer-styles .link-appearance-default:active, .customer-styles .link-appearance-default.active, .customer-styles .link-appearance-default.hover,
.customer-styles .link-appearance-default a:hover,
.customer-styles .link-appearance-default a:focus,
.customer-styles .link-appearance-default a:active,
.customer-styles .link-appearance-default a.active,
.customer-styles .link-appearance-default a.hover,
.customer-styles .lt:hover,
.customer-styles .lt:focus,
.customer-styles .lt:active,
.customer-styles .lt.active,
.customer-styles .lt.hover,
.customer-styles .lt a:hover,
.customer-styles .lt a:focus,
.customer-styles .lt a:active,
.customer-styles .lt a.active,
.customer-styles .lt a.hover,
.customer-styles .template-content .link-appearance-default:hover,
.customer-styles .template-content .link-appearance-default:focus,
.customer-styles .template-content .link-appearance-default:active,
.customer-styles .template-content .link-appearance-default.active,
.customer-styles .template-content .link-appearance-default.hover,
.customer-styles .template-content .link-appearance-default a:hover,
.customer-styles .template-content .link-appearance-default a:focus,
.customer-styles .template-content .link-appearance-default a:active,
.customer-styles .template-content .link-appearance-default a.active,
.customer-styles .template-content .link-appearance-default a.hover,
.customer-styles .template-content .lt:hover,
.customer-styles .template-content .lt:focus,
.customer-styles .template-content .lt:active,
.customer-styles .template-content .lt.active,
.customer-styles .template-content .lt.hover,
.customer-styles .template-content .lt a:hover,
.customer-styles .template-content .lt a:focus,
.customer-styles .template-content .lt a:active,
.customer-styles .template-content .lt a.active,
.customer-styles .template-content .lt a.hover,
.customer-styles .content .link-appearance-default:hover,
.customer-styles .content .link-appearance-default:focus,
.customer-styles .content .link-appearance-default:active,
.customer-styles .content .link-appearance-default.active,
.customer-styles .content .link-appearance-default.hover,
.customer-styles .content .link-appearance-default a:hover,
.customer-styles .content .link-appearance-default a:focus,
.customer-styles .content .link-appearance-default a:active,
.customer-styles .content .link-appearance-default a.active,
.customer-styles .content .link-appearance-default a.hover,
.customer-styles .content .lt:hover,
.customer-styles .content .lt:focus,
.customer-styles .content .lt:active,
.customer-styles .content .lt.active,
.customer-styles .content .lt.hover,
.customer-styles .content .lt a:hover,
.customer-styles .content .lt a:focus,
.customer-styles .content .lt a:active,
.customer-styles .content .lt a.active,
.customer-styles .content .lt a.hover {
  text-decoration: none;
}

.customer-styles .link-appearance-default:hover::before, .customer-styles .link-appearance-default:focus::before, .customer-styles .link-appearance-default:active::before, .customer-styles .link-appearance-default.active::before, .customer-styles .link-appearance-default.hover::before,
.customer-styles .link-appearance-default a:hover::before,
.customer-styles .link-appearance-default a:focus::before,
.customer-styles .link-appearance-default a:active::before,
.customer-styles .link-appearance-default a.active::before,
.customer-styles .link-appearance-default a.hover::before,
.customer-styles .lt:hover::before,
.customer-styles .lt:focus::before,
.customer-styles .lt:active::before,
.customer-styles .lt.active::before,
.customer-styles .lt.hover::before,
.customer-styles .lt a:hover::before,
.customer-styles .lt a:focus::before,
.customer-styles .lt a:active::before,
.customer-styles .lt a.active::before,
.customer-styles .lt a.hover::before,
.customer-styles .template-content .link-appearance-default:hover::before,
.customer-styles .template-content .link-appearance-default:focus::before,
.customer-styles .template-content .link-appearance-default:active::before,
.customer-styles .template-content .link-appearance-default.active::before,
.customer-styles .template-content .link-appearance-default.hover::before,
.customer-styles .template-content .link-appearance-default a:hover::before,
.customer-styles .template-content .link-appearance-default a:focus::before,
.customer-styles .template-content .link-appearance-default a:active::before,
.customer-styles .template-content .link-appearance-default a.active::before,
.customer-styles .template-content .link-appearance-default a.hover::before,
.customer-styles .template-content .lt:hover::before,
.customer-styles .template-content .lt:focus::before,
.customer-styles .template-content .lt:active::before,
.customer-styles .template-content .lt.active::before,
.customer-styles .template-content .lt.hover::before,
.customer-styles .template-content .lt a:hover::before,
.customer-styles .template-content .lt a:focus::before,
.customer-styles .template-content .lt a:active::before,
.customer-styles .template-content .lt a.active::before,
.customer-styles .template-content .lt a.hover::before,
.customer-styles .content .link-appearance-default:hover::before,
.customer-styles .content .link-appearance-default:focus::before,
.customer-styles .content .link-appearance-default:active::before,
.customer-styles .content .link-appearance-default.active::before,
.customer-styles .content .link-appearance-default.hover::before,
.customer-styles .content .link-appearance-default a:hover::before,
.customer-styles .content .link-appearance-default a:focus::before,
.customer-styles .content .link-appearance-default a:active::before,
.customer-styles .content .link-appearance-default a.active::before,
.customer-styles .content .link-appearance-default a.hover::before,
.customer-styles .content .lt:hover::before,
.customer-styles .content .lt:focus::before,
.customer-styles .content .lt:active::before,
.customer-styles .content .lt.active::before,
.customer-styles .content .lt.hover::before,
.customer-styles .content .lt a:hover::before,
.customer-styles .content .lt a:focus::before,
.customer-styles .content .lt a:active::before,
.customer-styles .content .lt a.active::before,
.customer-styles .content .lt a.hover::before {
  width: 100%;
}

.customer-styles .link-appearance-default:hover::after, .customer-styles .link-appearance-default:focus::after, .customer-styles .link-appearance-default:active::after, .customer-styles .link-appearance-default.active::after, .customer-styles .link-appearance-default.hover::after,
.customer-styles .link-appearance-default a:hover::after,
.customer-styles .link-appearance-default a:focus::after,
.customer-styles .link-appearance-default a:active::after,
.customer-styles .link-appearance-default a.active::after,
.customer-styles .link-appearance-default a.hover::after,
.customer-styles .lt:hover::after,
.customer-styles .lt:focus::after,
.customer-styles .lt:active::after,
.customer-styles .lt.active::after,
.customer-styles .lt.hover::after,
.customer-styles .lt a:hover::after,
.customer-styles .lt a:focus::after,
.customer-styles .lt a:active::after,
.customer-styles .lt a.active::after,
.customer-styles .lt a.hover::after,
.customer-styles .template-content .link-appearance-default:hover::after,
.customer-styles .template-content .link-appearance-default:focus::after,
.customer-styles .template-content .link-appearance-default:active::after,
.customer-styles .template-content .link-appearance-default.active::after,
.customer-styles .template-content .link-appearance-default.hover::after,
.customer-styles .template-content .link-appearance-default a:hover::after,
.customer-styles .template-content .link-appearance-default a:focus::after,
.customer-styles .template-content .link-appearance-default a:active::after,
.customer-styles .template-content .link-appearance-default a.active::after,
.customer-styles .template-content .link-appearance-default a.hover::after,
.customer-styles .template-content .lt:hover::after,
.customer-styles .template-content .lt:focus::after,
.customer-styles .template-content .lt:active::after,
.customer-styles .template-content .lt.active::after,
.customer-styles .template-content .lt.hover::after,
.customer-styles .template-content .lt a:hover::after,
.customer-styles .template-content .lt a:focus::after,
.customer-styles .template-content .lt a:active::after,
.customer-styles .template-content .lt a.active::after,
.customer-styles .template-content .lt a.hover::after,
.customer-styles .content .link-appearance-default:hover::after,
.customer-styles .content .link-appearance-default:focus::after,
.customer-styles .content .link-appearance-default:active::after,
.customer-styles .content .link-appearance-default.active::after,
.customer-styles .content .link-appearance-default.hover::after,
.customer-styles .content .link-appearance-default a:hover::after,
.customer-styles .content .link-appearance-default a:focus::after,
.customer-styles .content .link-appearance-default a:active::after,
.customer-styles .content .link-appearance-default a.active::after,
.customer-styles .content .link-appearance-default a.hover::after,
.customer-styles .content .lt:hover::after,
.customer-styles .content .lt:focus::after,
.customer-styles .content .lt:active::after,
.customer-styles .content .lt.active::after,
.customer-styles .content .lt.hover::after,
.customer-styles .content .lt a:hover::after,
.customer-styles .content .lt a:focus::after,
.customer-styles .content .lt a:active::after,
.customer-styles .content .lt a.active::after,
.customer-styles .content .lt a.hover::after {
  left: 7px;
}

.customer-styles .link-appearance-default.disabled, .customer-styles .link-appearance-default[disabled],
.customer-styles .link-appearance-default a.disabled,
.customer-styles .link-appearance-default a[disabled],
.customer-styles .lt.disabled,
.customer-styles .lt[disabled],
.customer-styles .lt a.disabled,
.customer-styles .lt a[disabled],
.customer-styles .template-content .link-appearance-default.disabled,
.customer-styles .template-content .link-appearance-default[disabled],
.customer-styles .template-content .link-appearance-default a.disabled,
.customer-styles .template-content .link-appearance-default a[disabled],
.customer-styles .template-content .lt.disabled,
.customer-styles .template-content .lt[disabled],
.customer-styles .template-content .lt a.disabled,
.customer-styles .template-content .lt a[disabled],
.customer-styles .content .link-appearance-default.disabled,
.customer-styles .content .link-appearance-default[disabled],
.customer-styles .content .link-appearance-default a.disabled,
.customer-styles .content .link-appearance-default a[disabled],
.customer-styles .content .lt.disabled,
.customer-styles .content .lt[disabled],
.customer-styles .content .lt a.disabled,
.customer-styles .content .lt a[disabled] {
  color: #AAAAAA !important;
  cursor: default;
  pointer-events: none;
}

.customer-styles .link-appearance-default.disabled::after, .customer-styles .link-appearance-default[disabled]::after,
.customer-styles .link-appearance-default a.disabled::after,
.customer-styles .link-appearance-default a[disabled]::after,
.customer-styles .lt.disabled::after,
.customer-styles .lt[disabled]::after,
.customer-styles .lt a.disabled::after,
.customer-styles .lt a[disabled]::after,
.customer-styles .template-content .link-appearance-default.disabled::after,
.customer-styles .template-content .link-appearance-default[disabled]::after,
.customer-styles .template-content .link-appearance-default a.disabled::after,
.customer-styles .template-content .link-appearance-default a[disabled]::after,
.customer-styles .template-content .lt.disabled::after,
.customer-styles .template-content .lt[disabled]::after,
.customer-styles .template-content .lt a.disabled::after,
.customer-styles .template-content .lt a[disabled]::after,
.customer-styles .content .link-appearance-default.disabled::after,
.customer-styles .content .link-appearance-default[disabled]::after,
.customer-styles .content .link-appearance-default a.disabled::after,
.customer-styles .content .link-appearance-default a[disabled]::after,
.customer-styles .content .lt.disabled::after,
.customer-styles .content .lt[disabled]::after,
.customer-styles .content .lt a.disabled::after,
.customer-styles .content .lt a[disabled]::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 26 22' style='enable-background:new 0 0 26 22;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23aaaaaa;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.customer-styles .link-appearance-default.disabled::before, .customer-styles .link-appearance-default[disabled]::before,
.customer-styles .link-appearance-default a.disabled::before,
.customer-styles .link-appearance-default a[disabled]::before,
.customer-styles .lt.disabled::before,
.customer-styles .lt[disabled]::before,
.customer-styles .lt a.disabled::before,
.customer-styles .lt a[disabled]::before,
.customer-styles .template-content .link-appearance-default.disabled::before,
.customer-styles .template-content .link-appearance-default[disabled]::before,
.customer-styles .template-content .link-appearance-default a.disabled::before,
.customer-styles .template-content .link-appearance-default a[disabled]::before,
.customer-styles .template-content .lt.disabled::before,
.customer-styles .template-content .lt[disabled]::before,
.customer-styles .template-content .lt a.disabled::before,
.customer-styles .template-content .lt a[disabled]::before,
.customer-styles .content .link-appearance-default.disabled::before,
.customer-styles .content .link-appearance-default[disabled]::before,
.customer-styles .content .link-appearance-default a.disabled::before,
.customer-styles .content .link-appearance-default a[disabled]::before,
.customer-styles .content .lt.disabled::before,
.customer-styles .content .lt[disabled]::before,
.customer-styles .content .lt a.disabled::before,
.customer-styles .content .lt a[disabled]::before {
  border-bottom: 0;
}

.customer-styles .link-appearance-default.disabled[href^="mailto:"]::before, .customer-styles .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .lt.disabled[href^="mailto:"]::before,
.customer-styles .lt[disabled][href^="mailto:"]::before,
.customer-styles .lt a.disabled[href^="mailto:"]::before,
.customer-styles .lt a[disabled][href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .template-content .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .template-content .lt.disabled[href^="mailto:"]::before,
.customer-styles .template-content .lt[disabled][href^="mailto:"]::before,
.customer-styles .template-content .lt a.disabled[href^="mailto:"]::before,
.customer-styles .template-content .lt a[disabled][href^="mailto:"]::before,
.customer-styles .content .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .content .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .content .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .content .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .content .lt.disabled[href^="mailto:"]::before,
.customer-styles .content .lt[disabled][href^="mailto:"]::before,
.customer-styles .content .lt a.disabled[href^="mailto:"]::before,
.customer-styles .content .lt a[disabled][href^="mailto:"]::before {
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.63 162.1'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23aaaaaa;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22,32.41l-4.86-3-4.78-3c0,.23-.07.45-.07.69v133s0,.06,0,.1l4.84-3.5L22,153.23,112.15,88Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M292.85,26.48l-4.78,3-4.85,3-57.43,35.8-32.36,20,89.79,65,4.85,3.51,4.84,3.51s0-.07,0-.1v-133C292.92,26.92,292.87,26.71,292.85,26.48Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M270.44,165l-92.7-67.11-15.06,9.29a18,18,0,0,1-9.37,2.55,18.53,18.53,0,0,1-9.95-2.53l-15.52-9.57L34.78,165l-6.7,4.85-5.65,4.09a14.32,14.32,0,0,0,4.41.76H278.37a14.38,14.38,0,0,0,4.42-.76l-5.65-4.09Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M38.06,22.31l114.2,70.37,1.05,0,63.51-38.89,50.53-31.5,7.78-4.86,6.93-4.32a14.55,14.55,0,0,0-3.69-.53H26.84a14.4,14.4,0,0,0-3.67.53l7,4.32Z' transform='translate(-12.29 -12.6)'/%3E%3C/svg%3E");
}

.customer-styles .link-appearance-default.disabled[href^="mailto:"]::after, .customer-styles .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .lt.disabled[href^="mailto:"]::after,
.customer-styles .lt[disabled][href^="mailto:"]::after,
.customer-styles .lt a.disabled[href^="mailto:"]::after,
.customer-styles .lt a[disabled][href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .template-content .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .template-content .lt.disabled[href^="mailto:"]::after,
.customer-styles .template-content .lt[disabled][href^="mailto:"]::after,
.customer-styles .template-content .lt a.disabled[href^="mailto:"]::after,
.customer-styles .template-content .lt a[disabled][href^="mailto:"]::after,
.customer-styles .content .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .content .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .content .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .content .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .content .lt.disabled[href^="mailto:"]::after,
.customer-styles .content .lt[disabled][href^="mailto:"]::after,
.customer-styles .content .lt a.disabled[href^="mailto:"]::after,
.customer-styles .content .lt a[disabled][href^="mailto:"]::after {
  background-image: none;
  border-bottom: 0;
}

.customer-styles .button-mode-dark .link-appearance-default,
.customer-styles .button-mode-dark .link-appearance-default a,
.customer-styles .button-mode-dark .lt,
.customer-styles .button-mode-dark .lt a,
.customer-styles .template-content .button-mode-dark .link-appearance-default,
.customer-styles .template-content .button-mode-dark .link-appearance-default a,
.customer-styles .template-content .button-mode-dark .lt,
.customer-styles .template-content .button-mode-dark .lt a,
.customer-styles .content .button-mode-dark .link-appearance-default,
.customer-styles .content .button-mode-dark .link-appearance-default a,
.customer-styles .content .button-mode-dark .lt,
.customer-styles .content .button-mode-dark .lt a {
  color: #FFFFFF;
}

.customer-styles .button-mode-dark .link-appearance-default::after,
.customer-styles .button-mode-dark .link-appearance-default a::after,
.customer-styles .button-mode-dark .lt::after,
.customer-styles .button-mode-dark .lt a::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a::after,
.customer-styles .template-content .button-mode-dark .lt::after,
.customer-styles .template-content .button-mode-dark .lt a::after,
.customer-styles .content .button-mode-dark .link-appearance-default::after,
.customer-styles .content .button-mode-dark .link-appearance-default a::after,
.customer-styles .content .button-mode-dark .lt::after,
.customer-styles .content .button-mode-dark .lt a::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 22' fill='%23fff'%3E%3Cpolygon points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3Cpolygon points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/svg%3E");
}

.customer-styles .button-mode-dark .link-appearance-default::before,
.customer-styles .button-mode-dark .link-appearance-default a::before,
.customer-styles .button-mode-dark .lt::before,
.customer-styles .button-mode-dark .lt a::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a::before,
.customer-styles .template-content .button-mode-dark .lt::before,
.customer-styles .template-content .button-mode-dark .lt a::before,
.customer-styles .content .button-mode-dark .link-appearance-default::before,
.customer-styles .content .button-mode-dark .link-appearance-default a::before,
.customer-styles .content .button-mode-dark .lt::before,
.customer-styles .content .button-mode-dark .lt a::before {
  border-bottom: 2px solid #FFFFFF;
}

.customer-styles .button-mode-dark .link-appearance-default[href^="mailto:"]::before,
.customer-styles .button-mode-dark .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt[href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt a[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt a[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default a[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt a[href^="mailto:"]::before {
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.63 162.1'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23ffffff;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22,32.41l-4.86-3-4.78-3c0,.23-.07.45-.07.69v133s0,.06,0,.1l4.84-3.5L22,153.23,112.15,88Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M292.85,26.48l-4.78,3-4.85,3-57.43,35.8-32.36,20,89.79,65,4.85,3.51,4.84,3.51s0-.07,0-.1v-133C292.92,26.92,292.87,26.71,292.85,26.48Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M270.44,165l-92.7-67.11-15.06,9.29a18,18,0,0,1-9.37,2.55,18.53,18.53,0,0,1-9.95-2.53l-15.52-9.57L34.78,165l-6.7,4.85-5.65,4.09a14.32,14.32,0,0,0,4.41.76H278.37a14.38,14.38,0,0,0,4.42-.76l-5.65-4.09Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M38.06,22.31l114.2,70.37,1.05,0,63.51-38.89,50.53-31.5,7.78-4.86,6.93-4.32a14.55,14.55,0,0,0-3.69-.53H26.84a14.4,14.4,0,0,0-3.67.53l7,4.32Z' transform='translate(-12.29 -12.6)'/%3E%3C/svg%3E");
  border-bottom: 0;
}

.customer-styles .button-mode-dark .link-appearance-default[href^="mailto:"]::after,
.customer-styles .button-mode-dark .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt[href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt a[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt a[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default a[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt a[href^="mailto:"]::after {
  border-bottom: 2px solid #FFFFFF;
}

.customer-styles .button-mode-dark .link-appearance-default:hover, .customer-styles .button-mode-dark .link-appearance-default:focus, .customer-styles .button-mode-dark .link-appearance-default:active, .customer-styles .button-mode-dark .link-appearance-default.active, .customer-styles .button-mode-dark .link-appearance-default.hover,
.customer-styles .button-mode-dark .link-appearance-default a:hover,
.customer-styles .button-mode-dark .link-appearance-default a:focus,
.customer-styles .button-mode-dark .link-appearance-default a:active,
.customer-styles .button-mode-dark .link-appearance-default a.active,
.customer-styles .button-mode-dark .link-appearance-default a.hover,
.customer-styles .button-mode-dark .lt:hover,
.customer-styles .button-mode-dark .lt:focus,
.customer-styles .button-mode-dark .lt:active,
.customer-styles .button-mode-dark .lt.active,
.customer-styles .button-mode-dark .lt.hover,
.customer-styles .button-mode-dark .lt a:hover,
.customer-styles .button-mode-dark .lt a:focus,
.customer-styles .button-mode-dark .lt a:active,
.customer-styles .button-mode-dark .lt a.active,
.customer-styles .button-mode-dark .lt a.hover,
.customer-styles .template-content .button-mode-dark .link-appearance-default:hover,
.customer-styles .template-content .button-mode-dark .link-appearance-default:focus,
.customer-styles .template-content .button-mode-dark .link-appearance-default:active,
.customer-styles .template-content .button-mode-dark .link-appearance-default.active,
.customer-styles .template-content .button-mode-dark .link-appearance-default.hover,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:hover,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:focus,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:active,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.active,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.hover,
.customer-styles .template-content .button-mode-dark .lt:hover,
.customer-styles .template-content .button-mode-dark .lt:focus,
.customer-styles .template-content .button-mode-dark .lt:active,
.customer-styles .template-content .button-mode-dark .lt.active,
.customer-styles .template-content .button-mode-dark .lt.hover,
.customer-styles .template-content .button-mode-dark .lt a:hover,
.customer-styles .template-content .button-mode-dark .lt a:focus,
.customer-styles .template-content .button-mode-dark .lt a:active,
.customer-styles .template-content .button-mode-dark .lt a.active,
.customer-styles .template-content .button-mode-dark .lt a.hover,
.customer-styles .content .button-mode-dark .link-appearance-default:hover,
.customer-styles .content .button-mode-dark .link-appearance-default:focus,
.customer-styles .content .button-mode-dark .link-appearance-default:active,
.customer-styles .content .button-mode-dark .link-appearance-default.active,
.customer-styles .content .button-mode-dark .link-appearance-default.hover,
.customer-styles .content .button-mode-dark .link-appearance-default a:hover,
.customer-styles .content .button-mode-dark .link-appearance-default a:focus,
.customer-styles .content .button-mode-dark .link-appearance-default a:active,
.customer-styles .content .button-mode-dark .link-appearance-default a.active,
.customer-styles .content .button-mode-dark .link-appearance-default a.hover,
.customer-styles .content .button-mode-dark .lt:hover,
.customer-styles .content .button-mode-dark .lt:focus,
.customer-styles .content .button-mode-dark .lt:active,
.customer-styles .content .button-mode-dark .lt.active,
.customer-styles .content .button-mode-dark .lt.hover,
.customer-styles .content .button-mode-dark .lt a:hover,
.customer-styles .content .button-mode-dark .lt a:focus,
.customer-styles .content .button-mode-dark .lt a:active,
.customer-styles .content .button-mode-dark .lt a.active,
.customer-styles .content .button-mode-dark .lt a.hover {
  color: #57A527;
  text-decoration: none;
}

.customer-styles .button-mode-dark .link-appearance-default:hover::before, .customer-styles .button-mode-dark .link-appearance-default:focus::before, .customer-styles .button-mode-dark .link-appearance-default:active::before, .customer-styles .button-mode-dark .link-appearance-default.active::before, .customer-styles .button-mode-dark .link-appearance-default.hover::before,
.customer-styles .button-mode-dark .link-appearance-default a:hover::before,
.customer-styles .button-mode-dark .link-appearance-default a:focus::before,
.customer-styles .button-mode-dark .link-appearance-default a:active::before,
.customer-styles .button-mode-dark .link-appearance-default a.active::before,
.customer-styles .button-mode-dark .link-appearance-default a.hover::before,
.customer-styles .button-mode-dark .lt:hover::before,
.customer-styles .button-mode-dark .lt:focus::before,
.customer-styles .button-mode-dark .lt:active::before,
.customer-styles .button-mode-dark .lt.active::before,
.customer-styles .button-mode-dark .lt.hover::before,
.customer-styles .button-mode-dark .lt a:hover::before,
.customer-styles .button-mode-dark .lt a:focus::before,
.customer-styles .button-mode-dark .lt a:active::before,
.customer-styles .button-mode-dark .lt a.active::before,
.customer-styles .button-mode-dark .lt a.hover::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default:hover::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default:focus::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default:active::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default.active::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default.hover::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:hover::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:focus::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:active::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.active::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.hover::before,
.customer-styles .template-content .button-mode-dark .lt:hover::before,
.customer-styles .template-content .button-mode-dark .lt:focus::before,
.customer-styles .template-content .button-mode-dark .lt:active::before,
.customer-styles .template-content .button-mode-dark .lt.active::before,
.customer-styles .template-content .button-mode-dark .lt.hover::before,
.customer-styles .template-content .button-mode-dark .lt a:hover::before,
.customer-styles .template-content .button-mode-dark .lt a:focus::before,
.customer-styles .template-content .button-mode-dark .lt a:active::before,
.customer-styles .template-content .button-mode-dark .lt a.active::before,
.customer-styles .template-content .button-mode-dark .lt a.hover::before,
.customer-styles .content .button-mode-dark .link-appearance-default:hover::before,
.customer-styles .content .button-mode-dark .link-appearance-default:focus::before,
.customer-styles .content .button-mode-dark .link-appearance-default:active::before,
.customer-styles .content .button-mode-dark .link-appearance-default.active::before,
.customer-styles .content .button-mode-dark .link-appearance-default.hover::before,
.customer-styles .content .button-mode-dark .link-appearance-default a:hover::before,
.customer-styles .content .button-mode-dark .link-appearance-default a:focus::before,
.customer-styles .content .button-mode-dark .link-appearance-default a:active::before,
.customer-styles .content .button-mode-dark .link-appearance-default a.active::before,
.customer-styles .content .button-mode-dark .link-appearance-default a.hover::before,
.customer-styles .content .button-mode-dark .lt:hover::before,
.customer-styles .content .button-mode-dark .lt:focus::before,
.customer-styles .content .button-mode-dark .lt:active::before,
.customer-styles .content .button-mode-dark .lt.active::before,
.customer-styles .content .button-mode-dark .lt.hover::before,
.customer-styles .content .button-mode-dark .lt a:hover::before,
.customer-styles .content .button-mode-dark .lt a:focus::before,
.customer-styles .content .button-mode-dark .lt a:active::before,
.customer-styles .content .button-mode-dark .lt a.active::before,
.customer-styles .content .button-mode-dark .lt a.hover::before {
  border-bottom-color: #57A527;
  width: 100%;
}

.customer-styles .button-mode-dark .link-appearance-default:hover::after, .customer-styles .button-mode-dark .link-appearance-default:focus::after, .customer-styles .button-mode-dark .link-appearance-default:active::after, .customer-styles .button-mode-dark .link-appearance-default.active::after, .customer-styles .button-mode-dark .link-appearance-default.hover::after,
.customer-styles .button-mode-dark .link-appearance-default a:hover::after,
.customer-styles .button-mode-dark .link-appearance-default a:focus::after,
.customer-styles .button-mode-dark .link-appearance-default a:active::after,
.customer-styles .button-mode-dark .link-appearance-default a.active::after,
.customer-styles .button-mode-dark .link-appearance-default a.hover::after,
.customer-styles .button-mode-dark .lt:hover::after,
.customer-styles .button-mode-dark .lt:focus::after,
.customer-styles .button-mode-dark .lt:active::after,
.customer-styles .button-mode-dark .lt.active::after,
.customer-styles .button-mode-dark .lt.hover::after,
.customer-styles .button-mode-dark .lt a:hover::after,
.customer-styles .button-mode-dark .lt a:focus::after,
.customer-styles .button-mode-dark .lt a:active::after,
.customer-styles .button-mode-dark .lt a.active::after,
.customer-styles .button-mode-dark .lt a.hover::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default:hover::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default:focus::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default:active::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default.active::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default.hover::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:hover::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:focus::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a:active::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.active::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.hover::after,
.customer-styles .template-content .button-mode-dark .lt:hover::after,
.customer-styles .template-content .button-mode-dark .lt:focus::after,
.customer-styles .template-content .button-mode-dark .lt:active::after,
.customer-styles .template-content .button-mode-dark .lt.active::after,
.customer-styles .template-content .button-mode-dark .lt.hover::after,
.customer-styles .template-content .button-mode-dark .lt a:hover::after,
.customer-styles .template-content .button-mode-dark .lt a:focus::after,
.customer-styles .template-content .button-mode-dark .lt a:active::after,
.customer-styles .template-content .button-mode-dark .lt a.active::after,
.customer-styles .template-content .button-mode-dark .lt a.hover::after,
.customer-styles .content .button-mode-dark .link-appearance-default:hover::after,
.customer-styles .content .button-mode-dark .link-appearance-default:focus::after,
.customer-styles .content .button-mode-dark .link-appearance-default:active::after,
.customer-styles .content .button-mode-dark .link-appearance-default.active::after,
.customer-styles .content .button-mode-dark .link-appearance-default.hover::after,
.customer-styles .content .button-mode-dark .link-appearance-default a:hover::after,
.customer-styles .content .button-mode-dark .link-appearance-default a:focus::after,
.customer-styles .content .button-mode-dark .link-appearance-default a:active::after,
.customer-styles .content .button-mode-dark .link-appearance-default a.active::after,
.customer-styles .content .button-mode-dark .link-appearance-default a.hover::after,
.customer-styles .content .button-mode-dark .lt:hover::after,
.customer-styles .content .button-mode-dark .lt:focus::after,
.customer-styles .content .button-mode-dark .lt:active::after,
.customer-styles .content .button-mode-dark .lt.active::after,
.customer-styles .content .button-mode-dark .lt.hover::after,
.customer-styles .content .button-mode-dark .lt a:hover::after,
.customer-styles .content .button-mode-dark .lt a:focus::after,
.customer-styles .content .button-mode-dark .lt a:active::after,
.customer-styles .content .button-mode-dark .lt a.active::after,
.customer-styles .content .button-mode-dark .lt a.hover::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 22' fill='%2357A527'%3E%3Cpolygon points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3Cpolygon points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/svg%3E");
  left: 7px;
}

.customer-styles .button-mode-dark .link-appearance-default.disabled, .customer-styles .button-mode-dark .link-appearance-default[disabled],
.customer-styles .button-mode-dark .link-appearance-default a.disabled,
.customer-styles .button-mode-dark .link-appearance-default a[disabled],
.customer-styles .button-mode-dark .lt.disabled,
.customer-styles .button-mode-dark .lt[disabled],
.customer-styles .button-mode-dark .lt a.disabled,
.customer-styles .button-mode-dark .lt a[disabled],
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled,
.customer-styles .template-content .button-mode-dark .link-appearance-default[disabled],
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[disabled],
.customer-styles .template-content .button-mode-dark .lt.disabled,
.customer-styles .template-content .button-mode-dark .lt[disabled],
.customer-styles .template-content .button-mode-dark .lt a.disabled,
.customer-styles .template-content .button-mode-dark .lt a[disabled],
.customer-styles .content .button-mode-dark .link-appearance-default.disabled,
.customer-styles .content .button-mode-dark .link-appearance-default[disabled],
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled,
.customer-styles .content .button-mode-dark .link-appearance-default a[disabled],
.customer-styles .content .button-mode-dark .lt.disabled,
.customer-styles .content .button-mode-dark .lt[disabled],
.customer-styles .content .button-mode-dark .lt a.disabled,
.customer-styles .content .button-mode-dark .lt a[disabled] {
  color: #AAAAAA;
  cursor: default;
  pointer-events: none;
}

.customer-styles .button-mode-dark .link-appearance-default.disabled::after, .customer-styles .button-mode-dark .link-appearance-default[disabled]::after,
.customer-styles .button-mode-dark .link-appearance-default a.disabled::after,
.customer-styles .button-mode-dark .link-appearance-default a[disabled]::after,
.customer-styles .button-mode-dark .lt.disabled::after,
.customer-styles .button-mode-dark .lt[disabled]::after,
.customer-styles .button-mode-dark .lt a.disabled::after,
.customer-styles .button-mode-dark .lt a[disabled]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default[disabled]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[disabled]::after,
.customer-styles .template-content .button-mode-dark .lt.disabled::after,
.customer-styles .template-content .button-mode-dark .lt[disabled]::after,
.customer-styles .template-content .button-mode-dark .lt a.disabled::after,
.customer-styles .template-content .button-mode-dark .lt a[disabled]::after,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled::after,
.customer-styles .content .button-mode-dark .link-appearance-default[disabled]::after,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled::after,
.customer-styles .content .button-mode-dark .link-appearance-default a[disabled]::after,
.customer-styles .content .button-mode-dark .lt.disabled::after,
.customer-styles .content .button-mode-dark .lt[disabled]::after,
.customer-styles .content .button-mode-dark .lt a.disabled::after,
.customer-styles .content .button-mode-dark .lt a[disabled]::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 26 22' style='enable-background:new 0 0 26 22;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23aaaaaa;%7D%0A%3C/style%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='2.58,21 0.68,19.06 8.83,11.1 0.67,2.92 2.59,1 12.69,11.13 '/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon class='st0' points='14.64,21 12.74,19.06 20.89,11.1 12.73,2.92 14.65,1 24.75,11.13 '/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.customer-styles .button-mode-dark .link-appearance-default.disabled::before, .customer-styles .button-mode-dark .link-appearance-default[disabled]::before,
.customer-styles .button-mode-dark .link-appearance-default a.disabled::before,
.customer-styles .button-mode-dark .link-appearance-default a[disabled]::before,
.customer-styles .button-mode-dark .lt.disabled::before,
.customer-styles .button-mode-dark .lt[disabled]::before,
.customer-styles .button-mode-dark .lt a.disabled::before,
.customer-styles .button-mode-dark .lt a[disabled]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default[disabled]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[disabled]::before,
.customer-styles .template-content .button-mode-dark .lt.disabled::before,
.customer-styles .template-content .button-mode-dark .lt[disabled]::before,
.customer-styles .template-content .button-mode-dark .lt a.disabled::before,
.customer-styles .template-content .button-mode-dark .lt a[disabled]::before,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled::before,
.customer-styles .content .button-mode-dark .link-appearance-default[disabled]::before,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled::before,
.customer-styles .content .button-mode-dark .link-appearance-default a[disabled]::before,
.customer-styles .content .button-mode-dark .lt.disabled::before,
.customer-styles .content .button-mode-dark .lt[disabled]::before,
.customer-styles .content .button-mode-dark .lt a.disabled::before,
.customer-styles .content .button-mode-dark .lt a[disabled]::before {
  border-bottom: 0;
}

.customer-styles .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::before, .customer-styles .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt.disabled[href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt[disabled][href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt a.disabled[href^="mailto:"]::before,
.customer-styles .button-mode-dark .lt a[disabled][href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt.disabled[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt[disabled][href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt a.disabled[href^="mailto:"]::before,
.customer-styles .template-content .button-mode-dark .lt a[disabled][href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt.disabled[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt[disabled][href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt a.disabled[href^="mailto:"]::before,
.customer-styles .content .button-mode-dark .lt a[disabled][href^="mailto:"]::before {
  background-image: url("data:image/svg+xml,%3Csvg id='Ebene_1' data-name='Ebene 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 280.63 162.1'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23aaaaaa;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M22,32.41l-4.86-3-4.78-3c0,.23-.07.45-.07.69v133s0,.06,0,.1l4.84-3.5L22,153.23,112.15,88Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M292.85,26.48l-4.78,3-4.85,3-57.43,35.8-32.36,20,89.79,65,4.85,3.51,4.84,3.51s0-.07,0-.1v-133C292.92,26.92,292.87,26.71,292.85,26.48Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M270.44,165l-92.7-67.11-15.06,9.29a18,18,0,0,1-9.37,2.55,18.53,18.53,0,0,1-9.95-2.53l-15.52-9.57L34.78,165l-6.7,4.85-5.65,4.09a14.32,14.32,0,0,0,4.41.76H278.37a14.38,14.38,0,0,0,4.42-.76l-5.65-4.09Z' transform='translate(-12.29 -12.6)'/%3E%3Cpath class='cls-1' d='M38.06,22.31l114.2,70.37,1.05,0,63.51-38.89,50.53-31.5,7.78-4.86,6.93-4.32a14.55,14.55,0,0,0-3.69-.53H26.84a14.4,14.4,0,0,0-3.67.53l7,4.32Z' transform='translate(-12.29 -12.6)'/%3E%3C/svg%3E");
}

.customer-styles .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::after, .customer-styles .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt.disabled[href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt[disabled][href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt a.disabled[href^="mailto:"]::after,
.customer-styles .button-mode-dark .lt a[disabled][href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt.disabled[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt[disabled][href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt a.disabled[href^="mailto:"]::after,
.customer-styles .template-content .button-mode-dark .lt a[disabled][href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default.disabled[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default[disabled][href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default a.disabled[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .link-appearance-default a[disabled][href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt.disabled[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt[disabled][href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt a.disabled[href^="mailto:"]::after,
.customer-styles .content .button-mode-dark .lt a[disabled][href^="mailto:"]::after {
  background-image: none;
  border-bottom: 0;
}

.customer-styles .link-appearance-download,
.customer-styles .template-content .link-appearance-download,
.customer-styles .content .link-appearance-download {
  border: 0;
  color: #005e1d;
  font-weight: 700;
  letter-spacing: .15em;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  text-decoration: none;
  left: 0px;
  position: relative;
  top: 0px;
}

.customer-styles .link-appearance-download::after,
.customer-styles .template-content .link-appearance-download::after,
.customer-styles .content .link-appearance-download::after {
  content: ' ';
  width: 15px;
  height: 16px;
  margin-left: 15px;
  display: inline-block;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  vertical-align: text-top;
  background-image: url("data:image/svg+xml,%3Csvg width='100%' height='100%' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;'%3E%3Cpath d='M7.5,1L7.5,11' style='fill:none;fill-rule:nonzero;stroke:rgb(0,94,29);stroke-width:2px;'/%3E%3Cpath d='M2.143,6L7.5,11L12.857,6' style='fill:none;fill-rule:nonzero;stroke:rgb(0,94,29);stroke-width:2px;'/%3E%3Cpath d='M15,15C15,14.448 14.552,14 14,14L1,14C0.448,14 0,14.448 0,15C0,15.552 0.448,16 1,16L14,16C14.552,16 15,15.552 15,15Z' style='fill:rgb(0,94,29);'/%3E%3C/svg%3E");
}

.customer-styles .link-appearance-download::before,
.customer-styles .template-content .link-appearance-download::before,
.customer-styles .content .link-appearance-download::before {
  border-bottom: 2px solid #005e1d;
  bottom: -.3em;
  content: ' ';
  position: absolute;
  transition: width .2s;
  width: 0%;
}

.customer-styles .link-appearance-download:hover, .customer-styles .link-appearance-download:focus, .customer-styles .link-appearance-download:active,
.customer-styles .template-content .link-appearance-download:hover,
.customer-styles .template-content .link-appearance-download:focus,
.customer-styles .template-content .link-appearance-download:active,
.customer-styles .content .link-appearance-download:hover,
.customer-styles .content .link-appearance-download:focus,
.customer-styles .content .link-appearance-download:active {
  text-decoration: none;
}

.customer-styles .link-appearance-download:hover::before, .customer-styles .link-appearance-download:focus::before, .customer-styles .link-appearance-download:active::before,
.customer-styles .template-content .link-appearance-download:hover::before,
.customer-styles .template-content .link-appearance-download:focus::before,
.customer-styles .template-content .link-appearance-download:active::before,
.customer-styles .content .link-appearance-download:hover::before,
.customer-styles .content .link-appearance-download:focus::before,
.customer-styles .content .link-appearance-download:active::before {
  width: 100%;
}

.customer-styles .button-mode-dark .link-appearance-download,
.customer-styles .button-mode-dark .link-appearance-download span,
.customer-styles .template-content .button-mode-dark .link-appearance-download,
.customer-styles .template-content .button-mode-dark .link-appearance-download span,
.customer-styles .content .button-mode-dark .link-appearance-download,
.customer-styles .content .button-mode-dark .link-appearance-download span {
  color: #FFFFFF !important;
}

.customer-styles .button-mode-dark .link-appearance-download::before,
.customer-styles .button-mode-dark .link-appearance-download span::before,
.customer-styles .template-content .button-mode-dark .link-appearance-download::before,
.customer-styles .template-content .button-mode-dark .link-appearance-download span::before,
.customer-styles .content .button-mode-dark .link-appearance-download::before,
.customer-styles .content .button-mode-dark .link-appearance-download span::before {
  border-bottom: 2px solid #FFFFFF;
}

.customer-styles .button-mode-dark .link-appearance-download::after,
.customer-styles .button-mode-dark .link-appearance-download span::after,
.customer-styles .template-content .button-mode-dark .link-appearance-download::after,
.customer-styles .template-content .button-mode-dark .link-appearance-download span::after,
.customer-styles .content .button-mode-dark .link-appearance-download::after,
.customer-styles .content .button-mode-dark .link-appearance-download span::after {
  background-image: url("data:image/svg+xml,%3Csvg width='100%' height='100%' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xml:space='preserve' xmlns:serif='http://www.serif.com/' style='fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;'%3E%3Cpath d='M7.5,1L7.5,11' style='fill:none;fill-rule:nonzero;stroke:rgb(255,255,255);stroke-width:2px;'/%3E%3Cpath d='M2.143,6L7.5,11L12.857,6' style='fill:none;fill-rule:nonzero;stroke:rgb(255,255,255);stroke-width:2px;'/%3E%3Cpath d='M15,15C15,14.448 14.552,14 14,14L1,14C0.448,14 0,14.448 0,15C0,15.552 0.448,16 1,16L14,16C14.552,16 15,15.552 15,15Z' style='fill:rgb(255,255,255);'/%3E%3C/svg%3E");
}

.customer-styles .t1,
.customer-styles .t1 p {
  font-size: 16px;
  line-height: 24px;
  color: #4c4c4c;
  font-weight: normal;
}

.customer-styles .t2,
.customer-styles .t2 p {
  font-size: 13px;
  line-height: 17px;
  color: #4c4c4c;
  font-weight: normal;
}

.customer-styles .t3,
.customer-styles .t3 p {
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
  color: #4c4c4c;
}

@media (min-width: 768px) {
  .customer-styles .t1,
  .customer-styles .t1 p {
    font-size: 16px;
    line-height: 24px;
  }
  .customer-styles .t2,
  .customer-styles .t2 p {
    font-size: 14px;
    line-height: 20px;
  }
  .customer-styles .t3,
  .customer-styles .t3 p {
    font-size: 13px;
    line-height: 17px;
  }
}

.customer-styles .footnote {
  font-size: 12px;
  line-height: 15px;
  font-weight: normal;
  color: #4c4c4c;
}

@media (min-width: 768px) {
  .customer-styles .footnote {
    font-size: 12px;
    line-height: 15px;
  }
}

.customer-styles .content .f1,
.customer-styles .content .f1 p,
.customer-styles .content .f1 td,
.customer-styles .content .f1 .table-container td,
.customer-styles .content .f1 .table-container td p,
.customer-styles .content .f1 ol,
.customer-styles .content .f1 ul,
.customer-styles .template-content .f1,
.customer-styles .template-content .f1 p,
.customer-styles .template-content .f1 td,
.customer-styles .template-content .f1 .table-container td,
.customer-styles .template-content .f1 .table-container td p,
.customer-styles .template-content .f1 ol,
.customer-styles .template-content .f1 ul,
.customer-styles body .content .f1,
.customer-styles body .content .f1 p,
.customer-styles body .content .f1 td,
.customer-styles body .content .f1 .table-container td,
.customer-styles body .content .f1 .table-container td p,
.customer-styles body .content .f1 ol,
.customer-styles body .content .f1 ul,
.customer-styles body .template-content .f1,
.customer-styles body .template-content .f1 p,
.customer-styles body .template-content .f1 td,
.customer-styles body .template-content .f1 .table-container td,
.customer-styles body .template-content .f1 .table-container td p,
.customer-styles body .template-content .f1 ol,
.customer-styles body .template-content .f1 ul {
  font-size: 13px;
  line-height: 17px;
  font-weight: normal;
  color: #4c4c4c;
}

.customer-styles .content .f2,
.customer-styles .content .f2 p,
.customer-styles .template-content .f2,
.customer-styles .template-content .f2 p,
.customer-styles body .content .f2,
.customer-styles body .content .f2 p,
.customer-styles body .template-content .f2,
.customer-styles body .template-content .f2 p {
  font-size: 10px;
  line-height: 12px;
  font-weight: normal;
  color: #4c4c4c;
}

@media (min-width: 768px) {
  .customer-styles .content .f1,
  .customer-styles .content .f1 p,
  .customer-styles .content .f1 td,
  .customer-styles .content .f1 .table-container td,
  .customer-styles .content .f1 .table-container td p,
  .customer-styles .content .f1 ol,
  .customer-styles .content .f1 ul,
  .customer-styles .template-content .f1,
  .customer-styles .template-content .f1 p,
  .customer-styles .template-content .f1 td,
  .customer-styles .template-content .f1 .table-container td,
  .customer-styles .template-content .f1 .table-container td p,
  .customer-styles .template-content .f1 ol,
  .customer-styles .template-content .f1 ul,
  .customer-styles body .content .f1,
  .customer-styles body .content .f1 p,
  .customer-styles body .content .f1 td,
  .customer-styles body .content .f1 .table-container td,
  .customer-styles body .content .f1 .table-container td p,
  .customer-styles body .content .f1 ol,
  .customer-styles body .content .f1 ul,
  .customer-styles body .template-content .f1,
  .customer-styles body .template-content .f1 p,
  .customer-styles body .template-content .f1 td,
  .customer-styles body .template-content .f1 .table-container td,
  .customer-styles body .template-content .f1 .table-container td p,
  .customer-styles body .template-content .f1 ol,
  .customer-styles body .template-content .f1 ul {
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
  }
}

.customer-styles .r1,
.customer-styles .r1 a {
  font-size: 14px;
  line-height: 20px;
  color: #4c4c4c !important;
  font-weight: bold;
}

.customer-styles .r1:hover,
.customer-styles .r1 a:hover {
  color: #57A527 !important;
}

.customer-styles .r2,
.customer-styles .r2 a {
  font-size: 14px;
  line-height: 20px;
  color: #4c4c4c !important;
  font-weight: normal;
}

.customer-styles .r2:hover,
.customer-styles .r2 a:hover {
  color: #57A527 !important;
}

.customer-styles h1, .customer-styles h2, .customer-styles h3, .customer-styles h4, .customer-styles h5 {
  word-wrap: break-word;
}

.customer-styles h1:empty, .customer-styles h2:empty, .customer-styles h3:empty, .customer-styles h4:empty, .customer-styles h5:empty {
  display: none;
}

.customer-styles h1, .customer-styles .h1 {
  font-size: 24px;
  color: #4c4c4c;
  font-weight: 300;
  line-height: 30px;
  margin: 20px 0px 15px 0px;
  padding: 0px;
}

.customer-styles h1 {
  padding-left: 0px;
}

.customer-styles h2, .customer-styles .h2, .customer-styles h2 p, .customer-styles .h2 p {
  font-size: 20px;
  color: #4c4c4c;
  font-weight: normal;
  line-height: 30px;
  margin: 30px 0px 10px 0px;
  padding: 0px;
}

.customer-styles .headline-content h2, .customer-styles .headline-content .h2 {
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
  margin: 20px 0px 15px 0px;
}

.customer-styles h3, .customer-styles .h3, .customer-styles h3 p, .customer-styles .h3 p {
  font-size: 20px;
  color: #4c4c4c;
  font-weight: bold;
  line-height: 18px;
  margin: 0px 0px 12px 0px;
  padding: 0px;
}

.customer-styles .headline-content h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 18px;
  margin: 30px 0px 10px 0px;
}

.customer-styles h4, .customer-styles .h4, .customer-styles h4 p, .customer-styles .h4 p {
  font-size: 16px;
  color: #4c4c4c;
  font-weight: bold;
  line-height: 22px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}

@media (min-width: 768px) {
  .customer-styles h1, .customer-styles .h1 {
    color: #4c4c4c;
    font-size: 28px;
    line-height: 38px;
    font-weight: lighter;
    margin: 30px 0px 40px 0px;
    padding: 0px;
  }
  .customer-styles h2, .customer-styles .h2, .customer-styles h2 p, .customer-styles .h2 p {
    color: #4c4c4c;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    margin: 0px 0px 12px 0px;
    padding: 0px;
  }
  .customer-styles .headline-content h2, .customer-styles .headline-content .h2, .customer-styles .headline-content h2 p, .customer-styles .headline-content .h2 p {
    font-size: 28px;
    font-weight: lighter;
    line-height: 38px;
    margin: 30px 0px 40px 0px;
  }
  .customer-styles h3, .customer-styles .h3, .customer-styles h3 p, .customer-styles .h3 p {
    color: #4c4c4c;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin: 0px 0px 12px 0px;
    padding: 0px;
  }
  .customer-styles .headline-content h3, .customer-styles .headline-content .h3, .customer-styles .headline-content h3 p, .customer-styles .headline-content .h3 p {
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    margin: 0px 0px 12px 0px;
  }
  .customer-styles h4, .customer-styles .h4, .customer-styles h4 p, .customer-styles .h4 p {
    color: #4c4c4c;
    font-size: 14px;
    line-height: 20px;
    margin: 0px 0px 0px 0px;
    padding: 0px;
  }
}

.customer-styles .global-headline-gradient {
  font-size: 40px;
  color: #3F8B25;
  background: linear-gradient(90deg, #01430E, #3F8B25 70%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  font-weight: 900;
  line-height: 1.2;
  margin: 0;
}

@media (min-width: 350px) {
  .customer-styles .global-headline-gradient {
    font-size: calc(40px + (100vw - 350px) / 1186 * (16));
  }
}

@media (min-width: 1536px) {
  .customer-styles .global-headline-gradient {
    font-size: 56px;
  }
}

.customer-styles .global-subheadline {
  font-size: 20px;
  line-height: 28px;
  color: #4c4c4c;
  font-weight: 400;
  letter-spacing: .01em;
  margin: 0;
}

@media (min-width: 350px) {
  .customer-styles .global-subheadline {
    font-size: calc(20px + (100vw - 350px) / 1186 * (12));
  }
}

@media (min-width: 1536px) {
  .customer-styles .global-subheadline {
    font-size: 32px;
  }
}

@media (min-width: 350px) {
  .customer-styles .global-subheadline {
    line-height: calc(28px + (100vw - 350px) / 1186 * (12));
  }
}

@media (min-width: 1536px) {
  .customer-styles .global-subheadline {
    line-height: 40px;
  }
}

@media (min-width: 768px) {
  .customer-styles .global-subheadline {
    letter-spacing: 0;
  }
}

.customer-styles form {
  display: inline;
  padding: 0px;
  margin: 0px;
}

.customer-styles input, .customer-styles select, .customer-styles option {
  border-radius: 0;
  background-color: #FFFFFF;
  color: #4c4c4c;
}

.customer-styles span.select-wrapper svg {
  position: relative;
  fill: #4c4c4c;
  width: 18px;
  height: 18px;
}

.customer-styles ::-webkit-input-placeholder {
  color: #4c4c4c;
  opacity: 1;
}

.customer-styles :-moz-placeholder {
  color: #4c4c4c;
  opacity: 1;
}

.customer-styles ::-moz-placeholder {
  color: #4c4c4c;
  opacity: 1;
}

.customer-styles :-ms-input-placeholder {
  color: #4c4c4c;
  opacity: 1;
}

.customer-styles input[type="text"] {
  height: 32px;
  line-height: 32px;
  padding: 0px 10px;
  width: 100%;
  color: #4c4c4c;
  border: 1px solid #AAAAAA;
  outline: 0;
  border-radius: 0;
  font-size: 14px;
}

.customer-styles input.error {
  border-color: #FF0000;
}

.customer-styles input.error-agrar {
  border-color: #FF0000;
  color: #FF0000;
}

.customer-styles input[type="checkbox"],
.customer-styles input[type="radio"] {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.customer-styles input[type="checkbox"]:focus + label:before, .customer-styles input[type="checkbox"]:hover + label:before,
.customer-styles input[type="radio"]:focus + label:before,
.customer-styles input[type="radio"]:hover + label:before {
  border-color: #AAAAAA;
  background-color: #FFFFFF;
}

.customer-styles input[type="checkbox"]:active + label:before,
.customer-styles input[type="radio"]:active + label:before {
  transition-duration: 0;
  filter: brightness(0.2);
}

.customer-styles input[type="checkbox"] + label,
.customer-styles input[type="radio"] + label {
  position: relative;
  padding-left: 2em;
  vertical-align: top;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.customer-styles input[type="checkbox"] + label:before,
.customer-styles input[type="radio"] + label:before {
  box-sizing: content-box;
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -6px;
  border: 1px solid #AAAAAA;
  text-align: center;
  background-color: #FFFFFF;
  cursor: pointer;
}

.customer-styles input[type="checkbox"] + label.error,
.customer-styles input[type="radio"] + label.error {
  color: #FF0000;
}

.customer-styles input[type="checkbox"] + label.error:before,
.customer-styles input[type="radio"] + label.error:before {
  border-color: #FF0000;
}

.customer-styles input[type="checkbox"] + label:after,
.customer-styles input[type="radio"] + label:after {
  box-sizing: content-box;
  content: '';
  position: absolute;
  top: 6px;
  left: 1px;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  transform: scale(0);
  transform-origin: 50%;
}

.customer-styles input[type="checkbox"] + label:after {
  background-color: #57A527;
  top: 10px;
  -o-border-image: none;
     border-image: none;
  transform: scale(0);
  transition: none;
}

.customer-styles input[type="checkbox"]:checked + label:after {
  content: '';
  transform: scale(1);
}

.customer-styles input[type="radio"]:checked + label:before {
  animation: borderscale 300ms ease-in;
  background-color: white;
}

.customer-styles input[type="radio"]:checked + label:after {
  transform: scale(1);
  background-color: #57A527;
  top: 10px;
}

.customer-styles input[type="radio"] + label:before, .customer-styles input[type="radio"] + label:after {
  border-radius: 50%;
}

.customer-styles input[type="checkbox"]:checked + label:after {
  transform: scale(1);
}

@keyframes borderscale {
  50% {
    box-shadow: 0 0 0 2px #900;
  }
}

.customer-styles select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: #FFFFFF;
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014.36%207.87%22%3E%3Ctitle%3EArrow%3C%2Ftitle%3E%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M0%2C.7.67%2C0l6.5%2C6.5L13.69%2C0l.67.7L7.17%2C7.87Z%22%2F%3E%3C%2Fsvg%3E);
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-origin: content-box;
  background-size: 10px 10px;
  border: 1px solid #AAAAAA;
  border-radius: 0;
  padding: 0px 10px;
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  width: 100%;
  box-sizing: border-box;
}

.customer-styles select:focus, .customer-styles select:hover {
  color: #4c4c4c;
  outline: none;
}

.customer-styles select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

.customer-styles select option {
  font-size: 14px;
  padding: 5px 10px;
  color: #4c4c4c;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .customer-styles select::-ms-expand {
    display: none;
  }
  .customer-styles select:focus::-ms-value {
    background: transparent;
    color: grey;
  }
}

.customer-styles svg {
  pointer-events: none;
}

.customer-styles svg.spot-icon {
  height: 50px;
  width: 50px;
  fill: #1C601F;
  float: left;
  padding: 2px 10px 0px 0px;
  margin-left: 0px;
}

.customer-styles svg.left-arrow {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.customer-styles svg.up-arrow {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.customer-styles svg.right-arrow {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.customer-styles svg.down-arrow {
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
}

.customer-styles svg.left-doublearrow {
  transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.customer-styles svg.up-doublearrow {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.customer-styles svg.right-doublearrow {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.customer-styles svg.down-doublearrow {
  transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
}

.customer-styles button,
.customer-styles .linkbutton,
.customer-styles .linkbutton:link,
.customer-styles .linkbutton:visited,
.customer-styles .linkbutton:focus,
.customer-styles .linkbutton:hover,
.customer-styles .linkbutton:active,
.customer-styles .link-appearance-button,
.customer-styles a.link-appearance-button,
.customer-styles p a.link-appearance-button {
  background-color: #005e1d;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 24px;
  padding: 8px 15px;
  font-weight: 700;
  letter-spacing: .15em;
  text-transform: uppercase;
  text-decoration: none;
  transition: background-color .5s, color .5s;
  display: inline-block;
  text-align: center;
  outline: 0;
  border: 0;
  border-radius: 0;
  min-width: 140px;
  cursor: pointer;
  width: 100%;
}

@media (min-width: 768px) {
  .customer-styles button,
  .customer-styles .linkbutton,
  .customer-styles .linkbutton:link,
  .customer-styles .linkbutton:visited,
  .customer-styles .linkbutton:focus,
  .customer-styles .linkbutton:hover,
  .customer-styles .linkbutton:active,
  .customer-styles .link-appearance-button,
  .customer-styles a.link-appearance-button,
  .customer-styles p a.link-appearance-button {
    width: auto;
  }
}

.customer-styles button:hover, .customer-styles button:focus, .customer-styles button:active,
.customer-styles .linkbutton:hover,
.customer-styles .linkbutton:focus,
.customer-styles .linkbutton:active,
.customer-styles .linkbutton:link:hover,
.customer-styles .linkbutton:link:focus,
.customer-styles .linkbutton:link:active,
.customer-styles .linkbutton:visited:hover,
.customer-styles .linkbutton:visited:focus,
.customer-styles .linkbutton:visited:active,
.customer-styles .linkbutton:focus:hover,
.customer-styles .linkbutton:focus:focus,
.customer-styles .linkbutton:focus:active,
.customer-styles .linkbutton:hover:hover,
.customer-styles .linkbutton:hover:focus,
.customer-styles .linkbutton:hover:active,
.customer-styles .linkbutton:active:hover,
.customer-styles .linkbutton:active:focus,
.customer-styles .linkbutton:active:active,
.customer-styles .link-appearance-button:hover,
.customer-styles .link-appearance-button:focus,
.customer-styles .link-appearance-button:active,
.customer-styles a.link-appearance-button:hover,
.customer-styles a.link-appearance-button:focus,
.customer-styles a.link-appearance-button:active,
.customer-styles p a.link-appearance-button:hover,
.customer-styles p a.link-appearance-button:focus,
.customer-styles p a.link-appearance-button:active {
  color: #000000;
  background-color: #57A527;
  text-decoration: none !important;
}

.customer-styles button.grey, .customer-styles button:disabled, .customer-styles button[disabled], .customer-styles button.disabled,
.customer-styles .linkbutton.grey,
.customer-styles .linkbutton:disabled,
.customer-styles .linkbutton[disabled],
.customer-styles .linkbutton.disabled,
.customer-styles .linkbutton:link.grey,
.customer-styles .linkbutton:link:disabled,
.customer-styles .linkbutton:link[disabled],
.customer-styles .linkbutton:link.disabled,
.customer-styles .linkbutton:visited.grey,
.customer-styles .linkbutton:visited:disabled,
.customer-styles .linkbutton:visited[disabled],
.customer-styles .linkbutton:visited.disabled,
.customer-styles .linkbutton:focus.grey,
.customer-styles .linkbutton:focus:disabled,
.customer-styles .linkbutton:focus[disabled],
.customer-styles .linkbutton:focus.disabled,
.customer-styles .linkbutton:hover.grey,
.customer-styles .linkbutton:hover:disabled,
.customer-styles .linkbutton:hover[disabled],
.customer-styles .linkbutton:hover.disabled,
.customer-styles .linkbutton:active.grey,
.customer-styles .linkbutton:active:disabled,
.customer-styles .linkbutton:active[disabled],
.customer-styles .linkbutton:active.disabled,
.customer-styles .link-appearance-button.grey,
.customer-styles .link-appearance-button:disabled,
.customer-styles .link-appearance-button[disabled],
.customer-styles .link-appearance-button.disabled,
.customer-styles a.link-appearance-button.grey,
.customer-styles a.link-appearance-button:disabled,
.customer-styles a.link-appearance-button[disabled],
.customer-styles a.link-appearance-button.disabled,
.customer-styles p a.link-appearance-button.grey,
.customer-styles p a.link-appearance-button:disabled,
.customer-styles p a.link-appearance-button[disabled],
.customer-styles p a.link-appearance-button.disabled {
  background-color: #AAAAAA;
  cursor: not-allowed;
}

.customer-styles button.grey:hover, .customer-styles button.grey:focus, .customer-styles button.grey:active, .customer-styles button:disabled:hover, .customer-styles button:disabled:focus, .customer-styles button:disabled:active, .customer-styles button[disabled]:hover, .customer-styles button[disabled]:focus, .customer-styles button[disabled]:active, .customer-styles button.disabled:hover, .customer-styles button.disabled:focus, .customer-styles button.disabled:active,
.customer-styles .linkbutton.grey:hover,
.customer-styles .linkbutton.grey:focus,
.customer-styles .linkbutton.grey:active,
.customer-styles .linkbutton:disabled:hover,
.customer-styles .linkbutton:disabled:focus,
.customer-styles .linkbutton:disabled:active,
.customer-styles .linkbutton[disabled]:hover,
.customer-styles .linkbutton[disabled]:focus,
.customer-styles .linkbutton[disabled]:active,
.customer-styles .linkbutton.disabled:hover,
.customer-styles .linkbutton.disabled:focus,
.customer-styles .linkbutton.disabled:active,
.customer-styles .linkbutton:link.grey:hover,
.customer-styles .linkbutton:link.grey:focus,
.customer-styles .linkbutton:link.grey:active,
.customer-styles .linkbutton:link:disabled:hover,
.customer-styles .linkbutton:link:disabled:focus,
.customer-styles .linkbutton:link:disabled:active,
.customer-styles .linkbutton:link[disabled]:hover,
.customer-styles .linkbutton:link[disabled]:focus,
.customer-styles .linkbutton:link[disabled]:active,
.customer-styles .linkbutton:link.disabled:hover,
.customer-styles .linkbutton:link.disabled:focus,
.customer-styles .linkbutton:link.disabled:active,
.customer-styles .linkbutton:visited.grey:hover,
.customer-styles .linkbutton:visited.grey:focus,
.customer-styles .linkbutton:visited.grey:active,
.customer-styles .linkbutton:visited:disabled:hover,
.customer-styles .linkbutton:visited:disabled:focus,
.customer-styles .linkbutton:visited:disabled:active,
.customer-styles .linkbutton:visited[disabled]:hover,
.customer-styles .linkbutton:visited[disabled]:focus,
.customer-styles .linkbutton:visited[disabled]:active,
.customer-styles .linkbutton:visited.disabled:hover,
.customer-styles .linkbutton:visited.disabled:focus,
.customer-styles .linkbutton:visited.disabled:active,
.customer-styles .linkbutton:focus.grey:hover,
.customer-styles .linkbutton:focus.grey:focus,
.customer-styles .linkbutton:focus.grey:active,
.customer-styles .linkbutton:focus:disabled:hover,
.customer-styles .linkbutton:focus:disabled:focus,
.customer-styles .linkbutton:focus:disabled:active,
.customer-styles .linkbutton:focus[disabled]:hover,
.customer-styles .linkbutton:focus[disabled]:focus,
.customer-styles .linkbutton:focus[disabled]:active,
.customer-styles .linkbutton:focus.disabled:hover,
.customer-styles .linkbutton:focus.disabled:focus,
.customer-styles .linkbutton:focus.disabled:active,
.customer-styles .linkbutton:hover.grey:hover,
.customer-styles .linkbutton:hover.grey:focus,
.customer-styles .linkbutton:hover.grey:active,
.customer-styles .linkbutton:hover:disabled:hover,
.customer-styles .linkbutton:hover:disabled:focus,
.customer-styles .linkbutton:hover:disabled:active,
.customer-styles .linkbutton:hover[disabled]:hover,
.customer-styles .linkbutton:hover[disabled]:focus,
.customer-styles .linkbutton:hover[disabled]:active,
.customer-styles .linkbutton:hover.disabled:hover,
.customer-styles .linkbutton:hover.disabled:focus,
.customer-styles .linkbutton:hover.disabled:active,
.customer-styles .linkbutton:active.grey:hover,
.customer-styles .linkbutton:active.grey:focus,
.customer-styles .linkbutton:active.grey:active,
.customer-styles .linkbutton:active:disabled:hover,
.customer-styles .linkbutton:active:disabled:focus,
.customer-styles .linkbutton:active:disabled:active,
.customer-styles .linkbutton:active[disabled]:hover,
.customer-styles .linkbutton:active[disabled]:focus,
.customer-styles .linkbutton:active[disabled]:active,
.customer-styles .linkbutton:active.disabled:hover,
.customer-styles .linkbutton:active.disabled:focus,
.customer-styles .linkbutton:active.disabled:active,
.customer-styles .link-appearance-button.grey:hover,
.customer-styles .link-appearance-button.grey:focus,
.customer-styles .link-appearance-button.grey:active,
.customer-styles .link-appearance-button:disabled:hover,
.customer-styles .link-appearance-button:disabled:focus,
.customer-styles .link-appearance-button:disabled:active,
.customer-styles .link-appearance-button[disabled]:hover,
.customer-styles .link-appearance-button[disabled]:focus,
.customer-styles .link-appearance-button[disabled]:active,
.customer-styles .link-appearance-button.disabled:hover,
.customer-styles .link-appearance-button.disabled:focus,
.customer-styles .link-appearance-button.disabled:active,
.customer-styles a.link-appearance-button.grey:hover,
.customer-styles a.link-appearance-button.grey:focus,
.customer-styles a.link-appearance-button.grey:active,
.customer-styles a.link-appearance-button:disabled:hover,
.customer-styles a.link-appearance-button:disabled:focus,
.customer-styles a.link-appearance-button:disabled:active,
.customer-styles a.link-appearance-button[disabled]:hover,
.customer-styles a.link-appearance-button[disabled]:focus,
.customer-styles a.link-appearance-button[disabled]:active,
.customer-styles a.link-appearance-button.disabled:hover,
.customer-styles a.link-appearance-button.disabled:focus,
.customer-styles a.link-appearance-button.disabled:active,
.customer-styles p a.link-appearance-button.grey:hover,
.customer-styles p a.link-appearance-button.grey:focus,
.customer-styles p a.link-appearance-button.grey:active,
.customer-styles p a.link-appearance-button:disabled:hover,
.customer-styles p a.link-appearance-button:disabled:focus,
.customer-styles p a.link-appearance-button:disabled:active,
.customer-styles p a.link-appearance-button[disabled]:hover,
.customer-styles p a.link-appearance-button[disabled]:focus,
.customer-styles p a.link-appearance-button[disabled]:active,
.customer-styles p a.link-appearance-button.disabled:hover,
.customer-styles p a.link-appearance-button.disabled:focus,
.customer-styles p a.link-appearance-button.disabled:active {
  color: #E2E2E2;
  text-decoration: none !important;
}

.customer-styles button.link-appearance-button-hollow,
.customer-styles .linkbutton.link-appearance-button-hollow,
.customer-styles .linkbutton:link.link-appearance-button-hollow,
.customer-styles .linkbutton:visited.link-appearance-button-hollow,
.customer-styles .linkbutton:focus.link-appearance-button-hollow,
.customer-styles .linkbutton:hover.link-appearance-button-hollow,
.customer-styles .linkbutton:active.link-appearance-button-hollow,
.customer-styles .link-appearance-button.link-appearance-button-hollow,
.customer-styles a.link-appearance-button.link-appearance-button-hollow,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow {
  --border-width: 2px;
  background-color: #FFFFFF;
  border: var(--border-width) solid #005e1d;
  color: #005e1d;
  padding: calc(8px - var(--border-width)) calc(15px - var(--border-width));
  transition: border-color .5s, background-color .5s, color .5s;
}

.customer-styles button.link-appearance-button-hollow:hover, .customer-styles button.link-appearance-button-hollow:focus, .customer-styles button.link-appearance-button-hollow:active,
.customer-styles .linkbutton.link-appearance-button-hollow:hover,
.customer-styles .linkbutton.link-appearance-button-hollow:focus,
.customer-styles .linkbutton.link-appearance-button-hollow:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:active {
  --border-width: 4px;
}

.customer-styles button.link-appearance-button-hollow:active,
.customer-styles .linkbutton.link-appearance-button-hollow:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:active {
  background-color: #dcf1c8;
}

.customer-styles button.link-appearance-button-hollow:disabled, .customer-styles button.link-appearance-button-hollow[disabled], .customer-styles button.link-appearance-button-hollow.disabled, .customer-styles button.link-appearance-button-hollow.grey,
.customer-styles .linkbutton.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:link.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:link.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton:link.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:link.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:visited.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton:visited.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:focus.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton:focus.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:hover.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton:hover.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.grey,
.customer-styles .linkbutton:active.link-appearance-button-hollow:disabled,
.customer-styles .linkbutton:active.link-appearance-button-hollow[disabled],
.customer-styles .linkbutton:active.link-appearance-button-hollow.disabled,
.customer-styles .linkbutton:active.link-appearance-button-hollow.grey,
.customer-styles .link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles .link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles .link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles .link-appearance-button.link-appearance-button-hollow.grey,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles a.link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles a.link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.grey,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.grey {
  background-color: #eee;
  border: 2px solid #AAAAAA;
  color: #AAAAAA;
}

.customer-styles button.link-appearance-button-hollow:disabled:hover, .customer-styles button.link-appearance-button-hollow:disabled:focus, .customer-styles button.link-appearance-button-hollow:disabled:active, .customer-styles button.link-appearance-button-hollow[disabled]:hover, .customer-styles button.link-appearance-button-hollow[disabled]:focus, .customer-styles button.link-appearance-button-hollow[disabled]:active, .customer-styles button.link-appearance-button-hollow.disabled:hover, .customer-styles button.link-appearance-button-hollow.disabled:focus, .customer-styles button.link-appearance-button-hollow.disabled:active, .customer-styles button.link-appearance-button-hollow.grey:hover, .customer-styles button.link-appearance-button-hollow.grey:focus, .customer-styles button.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:link.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:link.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:link.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:visited.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:focus.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:hover.link-appearance-button-hollow.grey:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow:disabled:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow:disabled:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow:disabled:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow[disabled]:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow[disabled]:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow[disabled]:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow.disabled:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow.disabled:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow.disabled:active,
.customer-styles .linkbutton:active.link-appearance-button-hollow.grey:hover,
.customer-styles .linkbutton:active.link-appearance-button-hollow.grey:focus,
.customer-styles .linkbutton:active.link-appearance-button-hollow.grey:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow:disabled:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow:disabled:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow:disabled:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow[disabled]:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow[disabled]:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow[disabled]:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow.disabled:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow.disabled:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow.disabled:active,
.customer-styles .link-appearance-button.link-appearance-button-hollow.grey:hover,
.customer-styles .link-appearance-button.link-appearance-button-hollow.grey:focus,
.customer-styles .link-appearance-button.link-appearance-button-hollow.grey:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:disabled:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:disabled:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow:disabled:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow[disabled]:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow[disabled]:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow[disabled]:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.disabled:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.disabled:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.disabled:active,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.grey:hover,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.grey:focus,
.customer-styles a.link-appearance-button.link-appearance-button-hollow.grey:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:disabled:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:disabled:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow:disabled:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow[disabled]:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow[disabled]:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow[disabled]:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.disabled:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.disabled:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.disabled:active,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.grey:hover,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.grey:focus,
.customer-styles p a.link-appearance-button.link-appearance-button-hollow.grey:active {
  --border-width: 2px;
}

.customer-styles .button-mode-dark button,
.customer-styles .button-mode-dark .linkbutton,
.customer-styles .button-mode-dark .linkbutton:link,
.customer-styles .button-mode-dark .linkbutton:visited,
.customer-styles .button-mode-dark .linkbutton:focus,
.customer-styles .button-mode-dark .linkbutton:hover,
.customer-styles .button-mode-dark .linkbutton:active,
.customer-styles .button-mode-dark .link-appearance-button,
.customer-styles .button-mode-dark a.link-appearance-button,
.customer-styles .button-mode-dark p a.link-appearance-button {
  background-color: #FFFFFF;
  color: #005e1d !important;
}

.customer-styles .button-mode-dark button:hover, .customer-styles .button-mode-dark button:focus, .customer-styles .button-mode-dark button:active,
.customer-styles .button-mode-dark .linkbutton:hover,
.customer-styles .button-mode-dark .linkbutton:focus,
.customer-styles .button-mode-dark .linkbutton:active,
.customer-styles .button-mode-dark .linkbutton:link:hover,
.customer-styles .button-mode-dark .linkbutton:link:focus,
.customer-styles .button-mode-dark .linkbutton:link:active,
.customer-styles .button-mode-dark .linkbutton:visited:hover,
.customer-styles .button-mode-dark .linkbutton:visited:focus,
.customer-styles .button-mode-dark .linkbutton:visited:active,
.customer-styles .button-mode-dark .linkbutton:focus:hover,
.customer-styles .button-mode-dark .linkbutton:focus:focus,
.customer-styles .button-mode-dark .linkbutton:focus:active,
.customer-styles .button-mode-dark .linkbutton:hover:hover,
.customer-styles .button-mode-dark .linkbutton:hover:focus,
.customer-styles .button-mode-dark .linkbutton:hover:active,
.customer-styles .button-mode-dark .linkbutton:active:hover,
.customer-styles .button-mode-dark .linkbutton:active:focus,
.customer-styles .button-mode-dark .linkbutton:active:active,
.customer-styles .button-mode-dark .link-appearance-button:hover,
.customer-styles .button-mode-dark .link-appearance-button:focus,
.customer-styles .button-mode-dark .link-appearance-button:active,
.customer-styles .button-mode-dark a.link-appearance-button:hover,
.customer-styles .button-mode-dark a.link-appearance-button:focus,
.customer-styles .button-mode-dark a.link-appearance-button:active,
.customer-styles .button-mode-dark p a.link-appearance-button:hover,
.customer-styles .button-mode-dark p a.link-appearance-button:focus,
.customer-styles .button-mode-dark p a.link-appearance-button:active {
  color: #000000 !important;
  background-color: #57A527;
}

.customer-styles .button-mode-dark button.grey, .customer-styles .button-mode-dark button:disabled, .customer-styles .button-mode-dark button[disabled], .customer-styles .button-mode-dark button.disabled,
.customer-styles .button-mode-dark .linkbutton.grey,
.customer-styles .button-mode-dark .linkbutton:disabled,
.customer-styles .button-mode-dark .linkbutton[disabled],
.customer-styles .button-mode-dark .linkbutton.disabled,
.customer-styles .button-mode-dark .linkbutton:link.grey,
.customer-styles .button-mode-dark .linkbutton:link:disabled,
.customer-styles .button-mode-dark .linkbutton:link[disabled],
.customer-styles .button-mode-dark .linkbutton:link.disabled,
.customer-styles .button-mode-dark .linkbutton:visited.grey,
.customer-styles .button-mode-dark .linkbutton:visited:disabled,
.customer-styles .button-mode-dark .linkbutton:visited[disabled],
.customer-styles .button-mode-dark .linkbutton:visited.disabled,
.customer-styles .button-mode-dark .linkbutton:focus.grey,
.customer-styles .button-mode-dark .linkbutton:focus:disabled,
.customer-styles .button-mode-dark .linkbutton:focus[disabled],
.customer-styles .button-mode-dark .linkbutton:focus.disabled,
.customer-styles .button-mode-dark .linkbutton:hover.grey,
.customer-styles .button-mode-dark .linkbutton:hover:disabled,
.customer-styles .button-mode-dark .linkbutton:hover[disabled],
.customer-styles .button-mode-dark .linkbutton:hover.disabled,
.customer-styles .button-mode-dark .linkbutton:active.grey,
.customer-styles .button-mode-dark .linkbutton:active:disabled,
.customer-styles .button-mode-dark .linkbutton:active[disabled],
.customer-styles .button-mode-dark .linkbutton:active.disabled,
.customer-styles .button-mode-dark .link-appearance-button.grey,
.customer-styles .button-mode-dark .link-appearance-button:disabled,
.customer-styles .button-mode-dark .link-appearance-button[disabled],
.customer-styles .button-mode-dark .link-appearance-button.disabled,
.customer-styles .button-mode-dark a.link-appearance-button.grey,
.customer-styles .button-mode-dark a.link-appearance-button:disabled,
.customer-styles .button-mode-dark a.link-appearance-button[disabled],
.customer-styles .button-mode-dark a.link-appearance-button.disabled,
.customer-styles .button-mode-dark p a.link-appearance-button.grey,
.customer-styles .button-mode-dark p a.link-appearance-button:disabled,
.customer-styles .button-mode-dark p a.link-appearance-button[disabled],
.customer-styles .button-mode-dark p a.link-appearance-button.disabled {
  background-color: #E2E2E2;
  color: #AAAAAA !important;
}

.customer-styles .button-mode-dark button.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow {
  background-color: rgba(255, 255, 255, 0);
  border-color: #FFFFFF;
  color: #FFFFFF !important;
  transition: border-color .5s, background-color .5s, color .5s;
}

.customer-styles .button-mode-dark button.link-appearance-button-hollow:hover, .customer-styles .button-mode-dark button.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow:focus,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow:hover,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow:focus {
  border-color: #57A527;
  color: #57A527 !important;
}

.customer-styles .button-mode-dark button.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow:active,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow:active {
  background-color: #f0f0f0;
  border-color: #FFFFFF;
  color: #4c4c4c !important;
}

.customer-styles .button-mode-dark button.link-appearance-button-hollow:disabled, .customer-styles .button-mode-dark button.link-appearance-button-hollow[disabled], .customer-styles .button-mode-dark button.link-appearance-button-hollow.disabled, .customer-styles .button-mode-dark button.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:link.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:visited.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:focus.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:hover.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .linkbutton:active.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark .link-appearance-button.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark a.link-appearance-button.link-appearance-button-hollow.grey,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow:disabled,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow[disabled],
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow.disabled,
.customer-styles .button-mode-dark p a.link-appearance-button.link-appearance-button-hollow.grey {
  background-color: #AAAAAA;
  border: 2px solid #f0f0f0;
  color: #f0f0f0 !important;
}

.customer-styles a.linkbutton, .customer-styles a.linkbutton:link, .customer-styles a.linkbutton:visited, .customer-styles a.linkbutton:focus, .customer-styles a.linkbutton:hover, .customer-styles a.linkbutton:active, .customer-styles a.link-appearance-button {
  margin: 10px 0px;
}

.customer-styles a.linkbutton:hover, .customer-styles a.linkbutton:focus, .customer-styles a.linkbutton:active, .customer-styles a.linkbutton:link:hover, .customer-styles a.linkbutton:link:focus, .customer-styles a.linkbutton:link:active, .customer-styles a.linkbutton:visited:hover, .customer-styles a.linkbutton:visited:focus, .customer-styles a.linkbutton:visited:active, .customer-styles a.linkbutton:focus:hover, .customer-styles a.linkbutton:focus:focus, .customer-styles a.linkbutton:focus:active, .customer-styles a.linkbutton:hover:hover, .customer-styles a.linkbutton:hover:focus, .customer-styles a.linkbutton:hover:active, .customer-styles a.linkbutton:active:hover, .customer-styles a.linkbutton:active:focus, .customer-styles a.linkbutton:active:active, .customer-styles a.link-appearance-button:hover, .customer-styles a.link-appearance-button:focus, .customer-styles a.link-appearance-button:active {
  text-decoration: none;
}

.customer-styles p a.linkbutton:hover, .customer-styles p a.linkbutton:focus, .customer-styles p a.linkbutton:active, .customer-styles p a.link-appearance-button:hover, .customer-styles p a.link-appearance-button:focus, .customer-styles p a.link-appearance-button:active {
  text-decoration: none;
}

.customer-styles .slidercontrol {
  text-align: center;
  margin: 0px auto;
  white-space: nowrap;
  margin-top: 25px;
}

.customer-styles .slidercontrol .icon-arrow-left,
.customer-styles .slidercontrol .icon-arrow-right {
  position: absolute;
  top: 0px;
}

.customer-styles .slidercontrol .icon-arrow-left {
  left: 0px;
}

.customer-styles .slidercontrol .icon-arrow-right {
  right: 0px;
}

.customer-styles .slidercontrol .dots {
  position: relative;
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  height: 25px;
  white-space: nowrap;
  margin: 0px 10px;
}

.customer-styles .slidercontrol .dots .dotruler {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  line-height: 25px;
  white-space: nowrap;
}

.customer-styles .slidercontrol .dots .dotruler .dot-counter {
  font-size: 13px;
  vertical-align: bottom;
}

.customer-styles .slidercontrol .dots .dotruler .dot-counter:before {
  content: none !important;
}

.customer-styles .icon-arrow-left,
.customer-styles .icon-arrow-right {
  display: inline-block;
  height: auto;
  line-height: 25px;
  cursor: pointer;
}

.customer-styles .icon-arrow-left svg,
.customer-styles .icon-arrow-right svg {
  width: 8px;
  height: 25px;
  stroke-width: 0;
  fill: #4c4c4c;
  cursor: inherit;
}

.customer-styles .icon-arrow-left.offkey,
.customer-styles .icon-arrow-right.offkey {
  cursor: default;
}

.customer-styles .icon-arrow-left.offkey .icon,
.customer-styles .icon-arrow-right.offkey .icon {
  fill: #AAAAAA;
}

@media (min-width: 768px) {
  .customer-styles .slidercontrol .icon-arrow-left,
  .customer-styles .slidercontrol .icon-arrow-right {
    position: relative;
  }
}

.customer-styles .icon-horizontalnav-dot {
  display: inline-block;
  padding: 0px 9px;
  line-height: 21px;
  cursor: pointer;
  width: 30px;
  text-align: center;
}

.customer-styles .icon-horizontalnav-dot svg {
  width: 8px;
  height: 12px;
  fill: #DDDDDD;
}

.customer-styles .icon-horizontalnav-dot-active svg, .customer-styles .icon-horizontalnav-dot:hover svg {
  fill: #57A527;
  width: 12px;
  height: 12px;
}

.customer-styles .icon-horizontalnav-dot:focus {
  outline: none;
}

.customer-styles .icon-horizontalnav-dot:focus-visible {
  outline: auto;
}

.customer-styles .no-margin-left-xs {
  margin-left: -16px;
}

.customer-styles .no-margin-right-xs {
  margin-right: -16px;
}

@media (min-width: 768px) {
  .customer-styles .no-margin-left-sm {
    margin-left: -16px;
  }
  .customer-styles .no-margin-right-sm {
    margin-right: -16px;
  }
}

@media (min-width: 992px) {
  .customer-styles .no-margin-left-md {
    margin-left: -16px;
  }
  .customer-styles .no-margin-right-md {
    margin-right: -16px;
  }
  .customer-styles .filter-layer {
    background-color: transparent;
    z-index: 0;
    position: relative;
  }
}

@media (min-width: 1200px) {
  .customer-styles {
    /*.no-margin {
  &-left-lg {
    margin-left: -$outerPadding;
  }
  &-right-lg {
    margin-right: -$outerPadding;
  }
}*/
  }
}

.customer-styles .youtube-disabled .youtube-disabled-wrapper {
  background-color: rgba(76, 76, 76, 0.5);
  display: flex;
  justify-content: center;
  text-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 50px 0;
}

.customer-styles .youtube-disabled {
  background-image: url(https://fendt.com/de/assets/media/layout/yt-placeholder-layer.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}

.customer-styles .youtube-disabled .youtube-disabled-inner {
  padding: 0 50px;
}

@media (max-width: 992px) {
  .customer-styles .youtube-disabled .youtube-disabled-inner {
    padding: 0;
    transform: scale(0.7);
  }
}

.customer-styles .youtube-disabled button {
  margin-top: 10px;
  margin-left: 20px;
}

.customer-styles .roof-line-19 {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  border: 1px solid #57A527;
  padding: 0 10px;
  font-size: 12px;
  width: -moz-fit-content;
  width: fit-content;
}

.customer-styles .roof-line-19-white {
  text-transform: uppercase;
  letter-spacing: 0.15em;
  border: 1px solid #FFFFFF;
  padding: 0 10px;
  font-size: 12px;
  width: -moz-fit-content;
  width: fit-content;
  color: #000000;
  background-color: #FFFFFF;
  opacity: 0.5;
}

.customer-styles .clearfix:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
  font-size: 0px;
  overflow: hidden;
}

.customer-styles .widget_template_startpage_2_column_settings {
  min-height: 400px;
}

.customer-styles .buorg {
  font-family: Roboto,Arial,Helvetica,sans-serif !important;
  font-size: 16px;
  background-color: #FFFFFF;
  border-bottom: 1px solid #DDDDDD;
}

.customer-styles #buorgig, .customer-styles #buorgul, .customer-styles #buorgpermanent {
  background-color: #57A527;
  background-image: linear-gradient(-180deg, #57A527 0%, #4e902a 100%);
  font-size: 16px;
  color: #fff !important;
  line-height: 40px;
  padding: 0 15px;
  font-weight: normal;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  outline: 0px;
  border: 0px;
  border-radius: 4px;
  min-width: 140px;
  cursor: pointer;
}

.customer-styles .buorg-buttons {
  margin-top: 15px;
}

.customer-styles #buorgig:hover, .customer-styles #buorgul:hover {
  background-color: #026227;
  background-image: linear-gradient(-180deg, #4e902a 0%, #026227 100%);
  text-decoration: none !important;
}

.customer-styles .choose-country-img {
  margin-right: 10px;
  border: 1px solid #AAAAAA;
  width: 24px;
  height: 14px;
}

.customer-styles .choose-country-img.flag-int {
  border: none;
}

.customer-styles .h1-22 {
  color: #4c4c4c;
  margin: 0;
  padding: 0;
  color: #4c4c4c;
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
}

.customer-styles .h1-22 b {
  font-weight: 700;
}

@media (min-width: 768px) {
  .customer-styles .h1-22 {
    font-size: 60px;
    font-weight: 900;
    line-height: 75px;
  }
}

.customer-styles .h2-22 {
  color: #4c4c4c;
  margin: 0;
  padding: 0;
  color: #4c4c4c;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.customer-styles .h2-22 b {
  font-weight: 700;
}

@media (min-width: 768px) {
  .customer-styles .h2-22 {
    font-size: 30px;
    line-height: 42px;
  }
}

.customer-styles .h3-22 {
  color: #4c4c4c;
  margin: 0;
  padding: 0;
  color: #4c4c4c;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
}

.customer-styles .h3-22 b {
  font-weight: 700;
}

@media (min-width: 768px) {
  .customer-styles .h3-22 {
    font-size: 20px;
    line-height: 30px;
  }
}

.customer-styles .typo-green-big,
.customer-styles .typo-green-big p,
.customer-styles .content .typo-green-big,
.customer-styles .content .typo-green-big p,
.customer-styles html .typo-green-big,
.customer-styles html .typo-green-big p,
.customer-styles html .content .typo-green-big,
.customer-styles html .content .typo-green-big p,
.customer-styles body .typo-green-big,
.customer-styles body .typo-green-big p,
.customer-styles body .content .typo-green-big,
.customer-styles body .content .typo-green-big p {
  color: #005e1d;
  font-size: 60px;
  font-weight: 300;
  line-height: 1.1;
}

.customer-styles .typo-green,
.customer-styles .typo-green p,
.customer-styles .content .typo-green,
.customer-styles .content .typo-green p,
.customer-styles html .typo-green,
.customer-styles html .typo-green p,
.customer-styles html .content .typo-green,
.customer-styles html .content .typo-green p,
.customer-styles body .typo-green,
.customer-styles body .typo-green p,
.customer-styles body .content .typo-green,
.customer-styles body .content .typo-green p {
  color: #005e1d;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

.customer-styles .typo-mode-dark .typo-green-big,
.customer-styles .typo-mode-dark .typo-green-big p,
.customer-styles .content .typo-mode-dark .typo-green-big,
.customer-styles .content .typo-mode-dark .typo-green-big p,
.customer-styles html .typo-mode-dark .typo-green-big,
.customer-styles html .typo-mode-dark .typo-green-big p,
.customer-styles html .content .typo-mode-dark .typo-green-big,
.customer-styles html .content .typo-mode-dark .typo-green-big p,
.customer-styles body .typo-mode-dark .typo-green-big,
.customer-styles body .typo-mode-dark .typo-green-big p,
.customer-styles body .content .typo-mode-dark .typo-green-big,
.customer-styles body .content .typo-mode-dark .typo-green-big p {
  color: #FFFFFF;
}

.customer-styles .typo-mode-dark .typo-green,
.customer-styles .typo-mode-dark .typo-green p,
.customer-styles .content .typo-mode-dark .typo-green,
.customer-styles .content .typo-mode-dark .typo-green p,
.customer-styles html .typo-mode-dark .typo-green,
.customer-styles html .typo-mode-dark .typo-green p,
.customer-styles html .content .typo-mode-dark .typo-green,
.customer-styles html .content .typo-mode-dark .typo-green p,
.customer-styles body .typo-mode-dark .typo-green,
.customer-styles body .typo-mode-dark .typo-green p,
.customer-styles body .content .typo-mode-dark .typo-green,
.customer-styles body .content .typo-mode-dark .typo-green p {
  color: #FFFFFF;
}

.customer-styles .template_e100-co2calculator {
  background: radial-gradient(rgba(0, 160, 188, 0.13), transparent 70%);
  overflow-x: clip;
  position: relative;
  padding-top: 120px;
  padding-bottom: 80px;
}

.customer-styles .template_e100-co2calculator .e-line {
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translate3d(-50%, 0, 0);
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .e-line {
    filter: drop-shadow(0 0 calc(.15vmin + .15vmax) #acf) drop-shadow(0 0 calc(.5vmin + .5vmax) #cdf);
  }
}

.customer-styles .template_e100-co2calculator .e-line-path {
  stroke: #3ebfe3;
  stroke-width: calc(.2vmin + .2vmax);
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .e-line-path {
    stroke: #9af4fc;
    stroke-width: calc(.15vmin + .15vmax);
  }
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator {
    padding-top: 160px;
    padding-bottom: 160px;
  }
}

@media (min-width: 992px) {
  .customer-styles .template_e100-co2calculator {
    padding-bottom: 260px;
  }
}

.customer-styles .template_e100-co2calculator .e-line {
  width: 100%;
  overflow: visible;
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .e-line {
    width: auto;
  }
}

.customer-styles .template_e100-co2calculator .content-container {
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
  display: grid;
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
  row-gap: 35px;
  z-index: 1;
  color: #FFFFFF;
}

@media (min-width: 350px) {
  .customer-styles .template_e100-co2calculator .content-container {
    padding-left: calc(16px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .template_e100-co2calculator .content-container {
    padding-left: 50px;
  }
}

@media (min-width: 350px) {
  .customer-styles .template_e100-co2calculator .content-container {
    padding-right: calc(16px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .template_e100-co2calculator .content-container {
    padding-right: 50px;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container {
    width: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 12 + 11 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 1536px) {
  .customer-styles .template_e100-co2calculator .content-container {
    width: 1436px ;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container {
    margin-top: 0;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container {
    -moz-column-gap: 16px;
         column-gap: 16px;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    padding: 0;
  }
}

.customer-styles .template_e100-co2calculator .content-container .headline {
  grid-column: 1/13;
  text-align: center;
  color: #FFFFFF;
  text-wrap: balance;
}

@media (min-width: 992px) {
  .customer-styles .template_e100-co2calculator .content-container .headline {
    grid-column: 2/12;
    text-align: start;
  }
}

.customer-styles .template_e100-co2calculator .content-container .intro {
  grid-column: 1/13;
  text-align: center;
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container .intro {
    grid-column: 2/12;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .customer-styles .template_e100-co2calculator .content-container .intro {
    grid-column: 2/6;
  }
}

.customer-styles .template_e100-co2calculator .content-container .calculator-block {
  grid-column: 1/12;
  text-align: center;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-block {
    grid-column: 2/12;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-block {
    grid-column: 7/12;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-block {
    margin-bottom: 92px;
  }
}

.customer-styles .template_e100-co2calculator .content-container .calculator-block .text {
  margin-bottom: 40px;
  font-size: 20px;
  line-height: 32px;
  font-weight: 300;
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-block .text {
    margin-bottom: 80px;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-block .text {
    font-size: 30px;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-block .text {
    line-height: 46px;
  }
}

.customer-styles .template_e100-co2calculator .content-container .calculator-block .text span input, .customer-styles .template_e100-co2calculator .content-container .calculator-block .text span select {
  display: inline-block;
  width: 2ch;
  border: 0;
  border-bottom: 2px solid #57A527;
  background: transparent;
  color: white;
  text-align: center;
  padding: 0;
  margin: 0;
  min-width: 8ch;
  font-size: 20px;
  font-weight: 500;
  padding: 0 15px;
  height: 32px;
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-block .text span input, .customer-styles .template_e100-co2calculator .content-container .calculator-block .text span select {
    font-size: 30px;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-block .text span input, .customer-styles .template_e100-co2calculator .content-container .calculator-block .text span select {
    height: 46px;
  }
}

.customer-styles .template_e100-co2calculator .content-container .calculator-block .text span input[type=number] {
  -moz-appearance: textfield;
  outline: none;
}

.customer-styles .template_e100-co2calculator .content-container .calculator-block .text span input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.customer-styles .template_e100-co2calculator .content-container .calculator-block .text span .single-arrow {
  display: inline-block;
  position: relative;
}

.customer-styles .template_e100-co2calculator .content-container .calculator-block .text span .single-arrow::before, .customer-styles .template_e100-co2calculator .content-container .calculator-block .text span .single-arrow::after {
  content: " ";
  width: 24px;
  height: 24px;
  z-index: 0;
  position: absolute;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg width="16" height="14" xmlns="http://www.w3.org/2000/svg" version="1.1"><path id="svg_1" stroke-linecap="round" stroke="rgba(255, 255, 255, 0.99)" d="m4.00981,7.05l7.11,-7.05l0.58,0.61l-6.5,6.44l6.5,6.44l-0.58,0.61l-7.11,-7.05z"/></svg>');
  background-size: contain;
  background-repeat: no-repeat;
}

.customer-styles .template_e100-co2calculator .content-container .calculator-block .text span .single-arrow::before {
  width: 16px;
  height: 16px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  pointer-events: none;
}

.customer-styles .template_e100-co2calculator .content-container .calculator-block .text span select {
  width: auto;
  text-align: left;
  padding-right: 40px;
}

.customer-styles .template_e100-co2calculator .content-container .calculator-block .text span:last-child::after {
  content: "";
  display: none;
}

.customer-styles .template_e100-co2calculator .content-container .calculator-block .text span.visible::after {
  content: "...";
}

.customer-styles .template_e100-co2calculator .content-container .calculator-block .button-mode-dark {
  height: auto;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.customer-styles .template_e100-co2calculator .content-container .calculator-block .button-mode-dark.invisible {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.customer-styles .template_e100-co2calculator .content-container .icon {
  grid-column: 1/13;
  background-color: #001832;
  border-radius: 50%;
  box-shadow: 0 0 30px #1eb6dd;
  width: 80px;
  height: 80px;
  position: relative;
  z-index: 1;
  order: 1;
  margin: 0 auto;
  margin-top: 40px;
}

@media (min-width: 992px) {
  .customer-styles .template_e100-co2calculator .content-container .icon {
    grid-column: 5/5;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container .icon {
    height: 120px;
    width: 120px;
  }
}

@media (min-width: 992px) {
  .customer-styles .template_e100-co2calculator .content-container .icon {
    order: unset;
    margin-top: unset;
    margin-left: 20px;
  }
}

.customer-styles .template_e100-co2calculator .content-container .icon svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 32px;
  width: 32px;
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container .icon svg {
    height: 48px;
    width: 48px;
  }
}

.customer-styles .template_e100-co2calculator .content-container .calculator-result-block {
  grid-column: 1/12;
  text-align: center;
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-result-block {
    grid-column: 2/12;
    text-align: left;
  }
}

@media (min-width: 992px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-result-block {
    grid-column: 6/12;
  }
}

.customer-styles .template_e100-co2calculator .content-container .calculator-result-block .calculator-result {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: center;
  padding-bottom: 25px;
  border-bottom: 1px solid #00A0BC;
}

@media (min-width: 992px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-result-block .calculator-result {
    flex-direction: row;
  }
}

@media (min-width: 992px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-result-block .calculator-result {
    padding-left: 1;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-result-block .calculator-result {
    padding-left: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 1 + 0 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 992px) and (min-width: 1536px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-result-block .calculator-result {
    padding-left: 105px ;
  }
}

.customer-styles .template_e100-co2calculator .content-container .calculator-result-block .calculator-result .text {
  color: #00A0BC;
  width: 100%;
  margin-bottom: 40px;
}

@media (min-width: 992px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-result-block .calculator-result .text {
    width: 40%;
    margin-bottom: 0;
    margin-left: 30px;
    margin-right: 30px;
  }
}

.customer-styles .template_e100-co2calculator .content-container .calculator-result-block .calculator-result .result-text {
  color: #00A0BC;
  width: 100%;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
}

@media (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-result-block .calculator-result .result-text {
    text-align: right;
    width: 60%;
    font-size: 60px;
  }
}

.customer-styles .template_e100-co2calculator .content-container .calculator-result-block .calculator-agenda {
  grid-column: 1/13;
  color: #00A0BC;
  padding-top: 25px;
  height: 50%;
}

@media (min-width: 992px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-result-block .calculator-agenda {
    grid-column: 7/12;
    margin-left: 30px;
    padding-left: 1;
  }
}

@media (min-width: 992px) and (min-width: 768px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-result-block .calculator-agenda {
    padding-left: calc(((var(--vw100, 100vw) - 2 * calc(16px + (var(--vw100, 100vw) - 350px) / 1186 * 34) - 11 * 16px) / 12 * 1 + 0 * 16px + 0px) * 1) ;
  }
}

@media (min-width: 992px) and (min-width: 1536px) {
  .customer-styles .template_e100-co2calculator .content-container .calculator-result-block .calculator-agenda {
    padding-left: 105px ;
  }
}

.customer-styles .template_e100-co2calculator .content-container .invisible {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  visibility: unset;
  height: 1px;
  overflow: hidden;
  display: inline-block;
}

.customer-styles .template_e100-co2calculator .content-container .visible {
  opacity: 1;
  transition: opacity 1s ease-in-out;
  height: auto;
  overflow: visible;
}

.customer-styles .disruptor-wrapper {
  background: #FFB74D;
  min-height: 60px;
  z-index: -1;
  overflow: hidden;
  display: block;
}

.customer-styles .disruptor-wrapper.hide {
  display: none;
}

.customer-styles .disruptor-wrapper .disruptor-wrapper--inner {
  gap: 5px;
  display: flex;
  flex-direction: column;
  margin-right: 16px;
  min-height: 60px;
  justify-content: center;
  padding: 10px 0;
  position: relative;
}

.customer-styles .disruptor-wrapper .disruptor-wrapper--inner .title {
  width: 95%;
  color: #000;
  margin-left: 16px;
  font-size: 12px;
  line-height: 20px;
}

.customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content .roof-line-19-white {
  margin-left: 16px;
  text-transform: uppercase;
  background-color: rgba(255, 255, 255, 0.5);
  border: none;
  opacity: 1;
  padding: 4px 10px;
}

.customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content .date {
  color: #000;
  font-size: 12px;
  line-height: 20px;
  display: flex;
  flex-wrap: nowrap;
}

.customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content .newness {
  font-size: 12px;
  line-height: 20px;
  display: none;
}

.customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content .add-to-my-calendar {
  justify-content: flex-end;
}

.customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content .add-to-my-calendar a {
  color: #000;
  font-weight: 700;
  line-height: 26px;
  padding-right: 29px;
  position: relative;
}

.customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content .add-to-my-calendar a.calendar-link {
  color: #000;
  font-weight: 700;
  line-height: 26px;
  padding-right: 36px;
  position: absolute;
  right: 0;
  top: 32%;
}

.customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content .add-to-my-calendar a.calendar-link span {
  display: none;
}

.customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content .add-to-my-calendar a.calendar-link::after {
  position: absolute;
  right: 5px;
  width: 20px;
  display: inline-block;
  height: 20px;
  content: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='calendar-alt' class='svg-inline--fa fa-calendar-alt fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23%7B$forestgreenrgb%7D' d='M0 464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V192H0v272zm320-196c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM192 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM64 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zM400 64h-48V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H160V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H48C21.5 64 0 85.5 0 112v48h448v-48c0-26.5-21.5-48-48-48z'%3E%3C/path%3E%3C/svg%3E ");
}

.customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content .add-to-my-calendar a.livestream-link {
  display: none;
}

.customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content .add-to-my-calendar a.livestream-link::before, .customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content .add-to-my-calendar a.livestream-link::after {
  content: " ";
  width: 14px;
  height: 12px;
  z-index: 0;
  position: absolute;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg width="100%" height="100%" viewBox="0 0 16 14" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="M0,7.05,7.11,0l.58.61L1.19,7.05l6.5,6.44-.58.61Zm8.43,0L15.54,0l.58.61L9.62,7.05l6.5,6.44-.58.61Z" stroke="black" stroke-linecap="round" /></svg>');
  background-size: contain;
  background-repeat: no-repeat;
  right: 5px;
  top: 50%;
  transform: translate(0, -50%) rotate(180deg);
}

@keyframes moveright {
  0% {
    transform: translate(0, -50%) rotate(180deg);
  }
  100% {
    transform: translate(50%, -50%) rotate(180deg);
  }
}

.customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content .add-to-my-calendar a.livestream-link:hover::before {
  animation-duration: 0.5s;
  animation-name: moveright;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}

.customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content .add-to-my-calendar a.livestream-link:hover::after {
  display: none;
}

@media (min-width: 768px) {
  .customer-styles .disruptor-wrapper .disruptor-wrapper--inner {
    max-width: 1300px;
    margin: 0 auto;
    display: flex;
    height: inherit;
    align-items: center;
    gap: 60px;
    flex-direction: row;
  }
  .customer-styles .disruptor-wrapper .disruptor-wrapper--inner .title {
    width: 23rem;
    color: #000;
    display: flex;
    margin-left: 16px;
    font-size: 16px;
    line-height: 26px;
  }
  .customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content {
    flex: 1;
  }
  .customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content .roof-line-19-white {
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.5);
    border: none;
    opacity: 1;
  }
  .customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content .add-to-my-calendar {
    text-transform: uppercase;
    text-align: right;
    font-size: 12px;
    flex: auto;
    display: flex;
    justify-content: flex-end;
  }
  .customer-styles .disruptor-wrapper .disruptor-wrapper--inner .calendar-content .add-to-my-calendar a.calendar-link span {
    display: inline-block;
  }
}

.customer-styles .newsletter {
  margin: 40px 0;
}

@media (min-width: 992px) {
  .customer-styles .newsletter {
    margin: 80px 0;
  }
}

.customer-styles .newsletter .newsletter-content {
  padding: 0 36px;
  display: grid;
  row-gap: 30px;
  grid-template-rows: max-content;
}

@media (min-width: 768px) {
  .customer-styles .newsletter .newsletter-content {
    row-gap: 60px;
    padding: 0;
    grid-template-columns: repeat(9, 1fr);
  }
}

@media (min-width: 768px) {
  .customer-styles .newsletter .newsletter-content .newsletter-content-iframe {
    grid-column: 2 / 5;
    grid-row-start: 1;
  }
}

.customer-styles .newsletter .newsletter-content .newsletter-content-iframe iframe#slds-form {
  width: 100%;
  margin: 0px !important;
  padding: 0px !important;
  border: 0px !important;
  overflow: hidden;
}

.customer-styles .newsletter-no-layer {
  background-color: #FFFFFF;
}

.customer-styles .newsletter-no-layer .newsletter-content {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 60px;
  padding-bottom: 60px;
  max-width: 1536px;
  margin: 0 auto;
  margin-bottom: 40px;
}

@media (min-width: 350px) {
  .customer-styles .newsletter-no-layer .newsletter-content {
    padding-left: calc(16px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .newsletter-no-layer .newsletter-content {
    padding-left: 50px;
  }
}

@media (min-width: 350px) {
  .customer-styles .newsletter-no-layer .newsletter-content {
    padding-right: calc(16px + (100vw - 350px) / 1186 * (34));
  }
}

@media (min-width: 1536px) {
  .customer-styles .newsletter-no-layer .newsletter-content {
    padding-right: 50px;
  }
}

@media (min-width: 350px) {
  .customer-styles .newsletter-no-layer .newsletter-content {
    padding-top: calc(60px + (100vw - 350px) / 1186 * (20));
  }
}

@media (min-width: 1536px) {
  .customer-styles .newsletter-no-layer .newsletter-content {
    padding-top: 80px;
  }
}

@media (min-width: 350px) {
  .customer-styles .newsletter-no-layer .newsletter-content {
    padding-bottom: calc(60px + (100vw - 350px) / 1186 * (20));
  }
}

@media (min-width: 1536px) {
  .customer-styles .newsletter-no-layer .newsletter-content {
    padding-bottom: 80px;
  }
}

@media (min-width: 768px) {
  .customer-styles .newsletter-no-layer .newsletter-content {
    margin-bottom: 80px;
  }
}

.customer-styles .newsletter-no-layer .newsletter-content .newsletter-content-iframe iframe#slds-form-no-layer {
  width: 100%;
  margin: 0px !important;
  padding: 0px !important;
  border: 0px !important;
  overflow: hidden;
}

.customer-styles.geneva-cm-template-preview i.fa {
  font: normal normal normal 14px/1 FontAwesome;
}

.customer-styles.geneva-cm-template-preview .table-container td {
  border: 1px dashed #e4e4e4;
}

.customer-styles.geneva-cm-template-preview [contenteditable]:focus .table-container td {
  border: 1px dashed #a4a4a4;
}

.customer-styles.geneva-cm-template-preview .repeatable-tools * {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: normal;
}

.customer-styles.geneva-cm-template-preview .insert-info, .customer-styles.geneva-pm-template-preview .insert-info {
  line-height: 24px;
  padding: 0 10px;
}

.customer-styles.geneva-cm-template-preview button.geneva-button,
.customer-styles.geneva-cm-template-preview .geneva-button, .customer-styles.geneva-pm-template-preview button.geneva-button,
.customer-styles.geneva-pm-template-preview .geneva-button {
  color: #222 !important;
}

.customer-styles.geneva-cm-template-preview .content ul.geneva-dropdown,
.customer-styles.geneva-cm-template-preview .settings ul.geneva-dropdown, .customer-styles.geneva-pm-template-preview .content ul.geneva-dropdown,
.customer-styles.geneva-pm-template-preview .settings ul.geneva-dropdown {
  list-style: none;
  margin: 0;
  margin-top: 6px;
  font-size: 13px;
  line-height: 1.6;
  padding: 6px 0;
}

.customer-styles.geneva-cm-template-preview .content ul.geneva-dropdown,
.customer-styles.geneva-cm-template-preview .content ul.geneva-dropdown *,
.customer-styles.geneva-cm-template-preview .settings ul.geneva-dropdown,
.customer-styles.geneva-cm-template-preview .settings ul.geneva-dropdown *, .customer-styles.geneva-pm-template-preview .content ul.geneva-dropdown,
.customer-styles.geneva-pm-template-preview .content ul.geneva-dropdown *,
.customer-styles.geneva-pm-template-preview .settings ul.geneva-dropdown,
.customer-styles.geneva-pm-template-preview .settings ul.geneva-dropdown * {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
}

.customer-styles.geneva-cm-template-preview .content ul.geneva-dropdown li,
.customer-styles.geneva-cm-template-preview .settings ul.geneva-dropdown li, .customer-styles.geneva-pm-template-preview .content ul.geneva-dropdown li,
.customer-styles.geneva-pm-template-preview .settings ul.geneva-dropdown li {
  padding: 0;
}

.customer-styles.geneva-cm-template-preview .content ul.geneva-dropdown li .dropdown-entry,
.customer-styles.geneva-cm-template-preview .settings ul.geneva-dropdown li .dropdown-entry, .customer-styles.geneva-pm-template-preview .content ul.geneva-dropdown li .dropdown-entry,
.customer-styles.geneva-pm-template-preview .settings ul.geneva-dropdown li .dropdown-entry {
  color: #222;
  cursor: pointer;
  display: block;
  padding: 4px 10px;
  padding-left: 24px;
  padding-right: 24px;
  white-space: nowrap;
  line-height: 21px;
}

.customer-styles.geneva-cm-template-preview .content ul.geneva-dropdown li.disabled .dropdown-entry,
.customer-styles.geneva-cm-template-preview .settings ul.geneva-dropdown li.disabled .dropdown-entry, .customer-styles.geneva-pm-template-preview .content ul.geneva-dropdown li.disabled .dropdown-entry,
.customer-styles.geneva-pm-template-preview .settings ul.geneva-dropdown li.disabled .dropdown-entry {
  color: #bbb;
}

.customer-styles.geneva-cm-template-preview .content ul.geneva-dropdown li::before,
.customer-styles.geneva-cm-template-preview .settings ul.geneva-dropdown li::before, .customer-styles.geneva-pm-template-preview .content ul.geneva-dropdown li::before,
.customer-styles.geneva-pm-template-preview .settings ul.geneva-dropdown li::before {
  display: none;
}

.customer-styles.geneva-cm-template-preview .content, .customer-styles.geneva-pm-template-preview .content {
  margin-bottom: 70px;
}

.customer-styles.geneva-cm-template-preview .settings .optionbox, .customer-styles.geneva-pm-template-preview .settings .optionbox {
  margin: 20px 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}

.customer-styles.geneva-cm-template-preview .settings .optionbox label, .customer-styles.geneva-pm-template-preview .settings .optionbox label {
  margin-bottom: 10px;
  cursor: pointer;
}

.customer-styles .template-content .table-container,
.customer-styles .mid-template-content .table-container,
.customer-styles .small-template-content .table-container {
  overflow-x: auto;
}

.customer-styles .template-content .table-container table,
.customer-styles .mid-template-content .table-container table,
.customer-styles .small-template-content .table-container table {
  table-layout: auto;
  border-collapse: collapse;
}

.customer-styles .template-content .table-container table tr td,
.customer-styles .mid-template-content .table-container table tr td,
.customer-styles .small-template-content .table-container table tr td {
  /*padding-left: 5px;*/
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 16px;
  line-height: 24px;
  vertical-align: top;
}

@media (min-width: 768px) {
  .customer-styles .template-content .table-container table tr td,
  .customer-styles .mid-template-content .table-container table tr td,
  .customer-styles .small-template-content .table-container table tr td {
    font-size: 16px;
    line-height: 24px;
  }
}

.customer-styles .template-content .table-container table tr td:first-child,
.customer-styles .mid-template-content .table-container table tr td:first-child,
.customer-styles .small-template-content .table-container table tr td:first-child {
  padding-left: 0;
}

.customer-styles .template-content .table-container table tr td p,
.customer-styles .mid-template-content .table-container table tr td p,
.customer-styles .small-template-content .table-container table tr td p {
  margin: 0;
  margin-bottom: 10px;
}

.customer-styles .template-content .table-container table tr td p:last-child,
.customer-styles .mid-template-content .table-container table tr td p:last-child,
.customer-styles .small-template-content .table-container table tr td p:last-child {
  margin-bottom: 0;
}

.customer-styles .template-content .table-container .table-appearance-bordered tbody tr,
.customer-styles .mid-template-content .table-container .table-appearance-bordered tbody tr,
.customer-styles .small-template-content .table-container .table-appearance-bordered tbody tr {
  border-top: 1px solid #AAAAAA;
}

.customer-styles .template-content .table-container .table-appearance-bordered tbody tr:first-child,
.customer-styles .mid-template-content .table-container .table-appearance-bordered tbody tr:first-child,
.customer-styles .small-template-content .table-container .table-appearance-bordered tbody tr:first-child {
  border-top: 0;
}

.customer-styles .template-content .table-container .table-appearance-bordered tbody tr td,
.customer-styles .mid-template-content .table-container .table-appearance-bordered tbody tr td,
.customer-styles .small-template-content .table-container .table-appearance-bordered tbody tr td {
  /*border-left: 1px solid $black;*/
}

.customer-styles .template-content .table-container .table-appearance-bordered tbody tr td:first-child,
.customer-styles .mid-template-content .table-container .table-appearance-bordered tbody tr td:first-child,
.customer-styles .small-template-content .table-container .table-appearance-bordered tbody tr td:first-child {
  border-left: 0;
}

@media (max-width: 768px) {
  .customer-styles .template-content .table-container table tr,
  .customer-styles .mid-template-content .table-container table tr,
  .customer-styles .small-template-content .table-container table tr {
    float: left;
    width: 100%;
    padding-top: 20px;
    margin-bottom: 20px;
    border-top: 0 !important;
  }
  .customer-styles .template-content .table-container table tr:first-child,
  .customer-styles .mid-template-content .table-container table tr:first-child,
  .customer-styles .small-template-content .table-container table tr:first-child {
    display: none;
  }
  .customer-styles .template-content .table-container table tr td,
  .customer-styles .mid-template-content .table-container table tr td,
  .customer-styles .small-template-content .table-container table tr td {
    float: left;
    width: 100%;
    padding-left: 0 !important;
    border-bottom: 1px solid #AAAAAA;
    text-align: right;
  }
  .customer-styles .template-content .table-container table tr td:first-child,
  .customer-styles .mid-template-content .table-container table tr td:first-child,
  .customer-styles .small-template-content .table-container table tr td:first-child {
    text-align: left;
  }
  .customer-styles .template-content .table-container table tr td:last-child,
  .customer-styles .mid-template-content .table-container table tr td:last-child,
  .customer-styles .small-template-content .table-container table tr td:last-child {
    border-bottom: 0;
  }
  .customer-styles .template-content .table-container table tr td:before,
  .customer-styles .mid-template-content .table-container table tr td:before,
  .customer-styles .small-template-content .table-container table tr td:before {
    content: attr(data-label);
    word-wrap: break-word;
    width: 55%;
    margin-right: 5%;
    float: left;
    text-align: left;
  }
  .customer-styles .template-content .table-container table tr td p,
  .customer-styles .mid-template-content .table-container table tr td p,
  .customer-styles .small-template-content .table-container table tr td p {
    display: inline;
  }
}
