.customer-styles {
  /* START article: aqu-faq-item */
  /* END article: aqu-faq-item */
}

.customer-styles .template_aqu-faq-item .content-width {
  border: 1px solid #b7b3a8;
  grid-column: 1/7;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-faq-item .content-width {
    grid-column: 2/12;
  }
}

.customer-styles .template_aqu-faq-item .faq-item-text-image--question {
  padding: 20px 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  background-color: transparent;
  text-align: left;
  border: 0;
  width: 100%;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-faq-item .faq-item-text-image--question {
    padding: 30px;
  }
}

.customer-styles .template_aqu-faq-item .faq-item-text-image--question:after {
  content: "";
  display: block;
  background-image: 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' width='15px' height='10px' viewBox='0 0 15 10' style='enable-background:new 0 0 15 10;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%235D6F7D;stroke-width:3;%7D%0A%3C/style%3E%3Cg id='_Dropdown' transform='translate(1.061 0)'%3E%3Cpath id='Pfad_865' class='st0' d='M0.8,1.5l5.7,5.7l5.7-5.7'/%3E%3C/g%3E%3C/svg%3E%0A");
  min-width: 15px;
  height: 10px;
  margin-left: 25px;
}

.customer-styles .template_aqu-faq-item .faq-question {
  font-size: 17px;
  letter-spacing: 0.1em;
  line-height: 1.58824;
  font-family: "Museo Sans", Verdana, sans-serif;
  font-weight: 900;
  color: #565656;
  text-transform: uppercase;
  margin: 0;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-faq-item .faq-question {
    font-size: 22px;
    letter-spacing: 0.1em;
    line-height: 1.36364;
  }
}

.customer-styles .template_aqu-faq-item .faq-item-text-image--answer-wrapper {
  display: none;
}

.customer-styles .template_aqu-faq-item .faq-item-text-image--image .faq-img {
  width: 100%;
  margin-bottom: 30px;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-faq-item .faq-item-text-image--image .faq-img {
    margin-bottom: 40px;
  }
}

.customer-styles .template_aqu-faq-item .faq-item-text-image--text {
  font-size: 17px;
  letter-spacing: 0.02em;
  line-height: 1.58824;
  font-family: "Museo", Verdana, sans-serif;
  font-weight: 300;
  padding: 0 12px;
  margin-bottom: 0;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-faq-item .faq-item-text-image--text {
    font-size: 19px;
    letter-spacing: 0.02em;
    line-height: 1.57895;
  }
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-faq-item .faq-item-text-image--text {
    padding: 0 30px;
  }
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-faq-item .faq-item-text-image--text {
    margin-bottom: 40px;
  }
}

.customer-styles .template_aqu-faq-item .faq-item-text-image--text p:first-child {
  margin-top: 0;
}

.customer-styles .template_aqu-faq-item .faq-item-text-image--text ul, .customer-styles .template_aqu-faq-item .faq-item-text-image--text ol {
  margin-left: 0;
  margin-bottom: 0;
  padding-inline-start: 20px;
  font-size: 17px;
  letter-spacing: 0.02em;
  line-height: 1.58824;
  font-family: "Museo", Verdana, sans-serif;
  font-weight: 300;
}

@media (min-width: 1000px) {
  .customer-styles .template_aqu-faq-item .faq-item-text-image--text ul, .customer-styles .template_aqu-faq-item .faq-item-text-image--text ol {
    font-size: 19px;
    letter-spacing: 0.02em;
    line-height: 1.57895;
  }
}

.customer-styles .template_aqu-faq-item.active .faq-item-text-image--answer-wrapper {
  display: block;
}

.customer-styles .template_aqu-faq-item.active .faq-item-text-image--question:after {
  transform: rotate(180deg);
}
