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

.customer-styles .template_text-image-4 {
  padding: 1px 0;
}

.customer-styles .template_text-image-4 .headline {
  font-size: 30px;
  line-height: 32px;
  color: #ff1744;
  font-family: 'DroidSans';
  font-weight: normal;
  margin: 0 0 18px;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image-4 .headline {
    font-size: 32px;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_text-image-4 .headline {
    line-height: 35px;
  }
}

.customer-styles .template_text-image-4 .global-text {
  margin-top: 0;
}

.customer-styles .template_text-image-4 .global-text p {
  margin: 0;
}

.customer-styles .template_text-image-4 .global-text p:not(:first-child) {
  margin: 0;
}

.customer-styles .template_text-image-4 .image-quad {
  margin-left: -20px;
  margin-right: -20px;
  overflow-x: scroll;
  scrollbar-color: rgba(144, 164, 174, 0.5) transparent;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image-4 .image-quad {
    margin-left: 0;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_text-image-4 .image-quad {
    margin-right: 0;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_text-image-4 .image-quad {
    overflow-x: auto;
  }
}

.customer-styles .template_text-image-4 .image-quad::-webkit-scrollbar {
  height: 10px;
}

.customer-styles .template_text-image-4 .image-quad::-webkit-scrollbar-track {
  background: transparent;
}

.customer-styles .template_text-image-4 .image-quad::-webkit-scrollbar-thumb {
  background-color: rgba(144, 164, 174, 0.5);
  border: 1px solid transparent;
  border-radius: 5px;
}

.customer-styles .template_text-image-4 .image-quad-column {
  flex-direction: row;
  width: -moz-max-content;
  width: max-content;
  display: flex;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image-4 .image-quad-column {
    flex-direction: column;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_text-image-4 .image-quad-column {
    width: auto;
  }
}

.customer-styles .template_text-image-4 .image-quad-row {
  display: flex;
  flex-direction: row;
}

.customer-styles .template_text-image-4 .image-quad-row > picture {
  width: calc(50% + 1px);
}

.customer-styles .template_text-image-4 .image-quad-row > .image-quad-column,
.customer-styles .template_text-image-4 .image-quad-row > .image-quad-image {
  width: auto;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image-4 .image-quad-row > .image-quad-column,
  .customer-styles .template_text-image-4 .image-quad-row > .image-quad-image {
    width: 50%;
  }
}

.customer-styles .template_text-image-4 img.image-quad-image {
  height: calc(100vw - 40px);
  width: auto;
  border: 1px solid #000;
  box-sizing: border-box;
  display: block;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image-4 img.image-quad-image {
    height: auto;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_text-image-4 img.image-quad-image {
    width: 100%;
  }
}

.customer-styles .template_text-image-4 img.image-quad-image.first {
  margin-left: 20px;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image-4 img.image-quad-image.first {
    margin-left: 0;
  }
}

.customer-styles .template_text-image-4 img.image-quad-image.last {
  margin-right: 20px;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image-4 img.image-quad-image.last {
    margin-right: 0;
  }
}

.customer-styles .template_text-image-4 .image-quad-pagination {
  display: flex;
  height: 8px;
  justify-content: center;
  margin-top: 24px;
}

@media (min-width: 768px) {
  .customer-styles .template_text-image-4 .image-quad-pagination {
    display: none;
  }
}

.customer-styles .template_text-image-4 .image-quad-pagination-item {
  background-color: #90a4ae;
  border-radius: 50%;
  height: 6px;
  margin: 0 3px;
  transition: all .5s;
  width: 6px;
}

.customer-styles .template_text-image-4 .image-quad-pagination-item.active {
  background-color: #ff1744;
  height: 10px;
  margin-top: -2px;
  width: 10px;
}
