.customer-styles {
  /* START article: text-image */
  /* END article: text-image */
}

.customer-styles .template_text-image .global-grid {
  background-color: #fff;
  padding-inline: 10px;
  position: relative;
}

@media (min-width: 992px) {
  .customer-styles .template_text-image .global-grid {
    padding-inline: 15px;
  }
}

.customer-styles .template_text-image .global-grid-inner {
  grid-column: 1/7;
  padding-inline: 15px;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  grid-column-gap: 10px;
  margin-inline: auto;
  max-width: 1280px;
}

.customer-styles .template_text-image .global-grid-inner.markenrot {
  background-color: #89101E;
  color: #fff;
  padding-bottom: 60px;
  margin: 0 10px 0 10px;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .global-grid-inner.markenrot {
    padding-bottom: 100px;
  }
}

.customer-styles .template_text-image .global-grid-inner.markenrot .typo-h2,
.customer-styles .template_text-image .global-grid-inner.markenrot .typo-h3,
.customer-styles .template_text-image .global-grid-inner.markenrot .typo-h4,
.customer-styles .template_text-image .global-grid-inner.markenrot .typo-h4-light,
.customer-styles .template_text-image .global-grid-inner.markenrot .typo-text,
.customer-styles .template_text-image .global-grid-inner.markenrot .typo-quote-text {
  color: #fff;
}

.customer-styles .template_text-image .global-grid-inner.markenrot p,
.customer-styles .template_text-image .global-grid-inner.markenrot blockquote,
.customer-styles .template_text-image .global-grid-inner.markenrot ul,
.customer-styles .template_text-image .global-grid-inner.markenrot ol,
.customer-styles .template_text-image .global-grid-inner.markenrot div {
  color: #fff;
}

.customer-styles .template_text-image .global-grid-inner.markenrot .link-appearance-primary {
  border: 1px solid #CB9943;
}

.customer-styles .template_text-image .global-grid-inner.markenrot .link-appearance-secondary .button-label div {
  color: #000 !important;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .global-grid-inner.markenrot {
    margin: 0 auto;
  }
}

.customer-styles .template_text-image .global-grid-inner.gold {
  background-color: #BF9980;
  padding-bottom: 60px;
  margin: 0 10px 0 10px;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .global-grid-inner.gold {
    padding-bottom: 100px;
  }
}

.customer-styles .template_text-image .global-grid-inner.gold .link-appearance-default {
  -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .global-grid-inner.gold {
    margin: 0 auto;
  }
}

.customer-styles .template_text-image .global-grid-inner.beige {
  background-color: #F6EACF;
  padding-bottom: 60px;
  margin: 0 10px 0 10px;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .global-grid-inner.beige {
    padding-bottom: 100px;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .global-grid-inner.beige {
    margin: 0 auto;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .global-grid-inner {
    grid-column: 2/16;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .global-grid-inner {
    padding-inline: 5px;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .global-grid-inner {
    grid-template-columns: repeat(16, minmax(0, 1fr));
  }
}

@media (min-width: 992px) {
  .customer-styles .template_text-image .global-grid-inner {
    padding-inline: 0;
  }
}

.customer-styles .template_text-image .global-grid-inner.gold, .customer-styles .template_text-image .global-grid-inner.markenrot, .customer-styles .template_text-image .global-grid-inner.beige {
  margin: 0;
}

@media (min-width: 992px) {
  .customer-styles .template_text-image .global-grid-inner.gold, .customer-styles .template_text-image .global-grid-inner.markenrot, .customer-styles .template_text-image .global-grid-inner.beige {
    padding-inline: 0;
  }
}

.customer-styles .template_text-image .global-grid-inner.gold .ext-spacing-top, .customer-styles .template_text-image .global-grid-inner.markenrot .ext-spacing-top, .customer-styles .template_text-image .global-grid-inner.beige .ext-spacing-top {
  margin-top: 60px;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .global-grid-inner.gold .ext-spacing-top, .customer-styles .template_text-image .global-grid-inner.markenrot .ext-spacing-top, .customer-styles .template_text-image .global-grid-inner.beige .ext-spacing-top {
    margin-top: 100px;
  }
}

.customer-styles .template_text-image .content-left {
  grid-row: 2;
  grid-column: 1/7;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .content-left {
    grid-column: 2/16;
  }
}

@media (min-width: 992px) {
  .customer-styles .template_text-image .content-left {
    grid-column: 2/9;
    grid-row: auto;
  }
}

.customer-styles .template_text-image .content-left .typo-text {
  padding-bottom: 40px;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .content-left .typo-text {
    padding-bottom: 0;
  }
}

.customer-styles .template_text-image .content-right {
  grid-row: 3;
  grid-column: 1/7;
  margin: 0 auto;
  padding-top: 0;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .content-right {
    grid-column: 5/13;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .content-right {
    padding-bottom: 0;
  }
}

@media (min-width: 992px) {
  .customer-styles .template_text-image .content-right {
    grid-column: 10/16;
    grid-row: auto;
  }
}

.customer-styles .template_text-image.swapped .content-left {
  grid-column: 1/7;
  grid-row: 3;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image.swapped .content-left {
    grid-column: 2/16;
  }
}

@media (min-width: 992px) {
  .customer-styles .template_text-image.swapped .content-left {
    grid-column: 9/16;
    grid-row: 2;
  }
}

.customer-styles .template_text-image.swapped .content-right {
  grid-column: 1/7;
  padding-bottom: 40px;
  grid-row: 2;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image.swapped .content-right {
    grid-column: 5/13;
  }
}

@media (min-width: 992px) {
  .customer-styles .template_text-image.swapped .content-right {
    grid-column: 2/8;
    padding-bottom: 0;
  }
}

.customer-styles .template_text-image.swapped .content-right .image,
.customer-styles .template_text-image.swapped .content-right picture {
  padding-top: 0;
}

.customer-styles .template_text-image .ext-spacing-top {
  grid-column: 1/7;
  margin-top: 0;
  grid-row: 1;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .ext-spacing-top {
    grid-column: 2/16;
  }
}

.customer-styles .template_text-image .typo-h2 {
  -webkit-hyphens: auto;
          hyphens: auto;
}

.customer-styles .template_text-image .typo-h3 {
  margin-bottom: 30px;
  word-wrap: break-word;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .typo-h3 {
    margin-bottom: 60px;
  }
}

.customer-styles .template_text-image .typo-h4-light {
  margin-bottom: 30px;
}

.customer-styles .template_text-image .image,
.customer-styles .template_text-image picture {
  width: 100%;
  display: block;
  max-width: 360px;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image .image,
  .customer-styles .template_text-image picture {
    max-width: unset;
  }
}

@media (min-width: 992px) {
  .customer-styles .template_text-image .image,
  .customer-styles .template_text-image picture {
    padding-top: 0;
  }
}

.customer-styles .template_text-image .buttons-container {
  margin: 40px 0 0 0;
}
