.customer-styles {
  /* START article: caravan-site */
  /* END article: caravan-site */
}

.customer-styles .template_caravan-site .theme-background-color {
  position: relative;
}

.customer-styles .template_caravan-site .global-max-content {
  padding-bottom: 40px;
  position: relative;
  z-index: 1;
}

.customer-styles .template_caravan-site .slider-planning-columns {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
}

@media (min-width: 1200px) {
  .customer-styles .template_caravan-site .slider-planning-columns {
    flex-direction: row;
  }
}

.customer-styles .template_caravan-site .slider-text-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 36px -20px 20px;
  max-width: 630px;
}

@media (min-width: 1200px) {
  .customer-styles .template_caravan-site .slider-text-container {
    max-width: none;
    width: 50%;
  }
}

.customer-styles .template_caravan-site .slider-text-container .div-text .text-column {
  text-align: center;
}

.customer-styles .template_caravan-site .slider-text-container .global-headline {
  margin: 4px 20px;
  text-align: center;
}

.customer-styles .template_caravan-site .slider-text-container .global-jewelry-headline {
  margin: 6px 20px 12px;
  text-align: center;
}

.customer-styles .template_caravan-site .slider-text-container .text-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .customer-styles .template_caravan-site .slider-text-container .text-container {
    min-height: 100px;
  }
}

.customer-styles .template_caravan-site .slider-text-container .text-column {
  margin: 12px 20px;
}

.customer-styles .template_caravan-site .slider-planning-button-container {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 590px;
}

@media (min-width: 675px) {
  .customer-styles .template_caravan-site .slider-planning-button-container {
    justify-content: flex-end;
  }
}

@media (min-width: 1200px) {
  .customer-styles .template_caravan-site .slider-planning-button-container {
    max-width: none;
  }
}

.customer-styles .template_caravan-site .utilization-container {
  background-color: #fff;
  padding: 8px;
  margin: 32px 20px;
}

.customer-styles .template_caravan-site .utilization-container.not-published {
  font-weight: 600;
  text-align: center;
  padding: 30px 20px;
  color: #ba700b;
}

.customer-styles .template_caravan-site .utilization-container .utilization-wrapper {
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: center;
  margin-top: 26px;
}

.customer-styles .template_caravan-site .utilization-container .utilization-wrapper .utilization-current {
  font-size: 100px;
  font-weight: 600;
  margin-right: 14px;
  line-height: 1;
}

.customer-styles .template_caravan-site .utilization-container .utilization-wrapper .utilization-total,
.customer-styles .template_caravan-site .utilization-container .utilization-wrapper .separator {
  font-size: 50px;
  font-weight: 600;
}

.customer-styles .template_caravan-site .utilization-container .utilization-wrapper .separator {
  margin-right: 18px;
}

.customer-styles .template_caravan-site .utilization-container .utilization-text {
  text-align: center;
  font-weight: 600;
}

.customer-styles .template_caravan-site .utilization-container progress {
  width: calc(100% - 40px);
  border-radius: 0;
  height: 6px;
  margin: 34px 20px 20px;
}

.customer-styles .template_caravan-site .utilization-container progress::-webkit-progress-bar {
  background-color: #d8d8d8;
}

.customer-styles .template_caravan-site .slider-items-wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: center;
  position: relative;
  margin-right: 30px;
  width: 314px;
}

@media (min-width: 675px) {
  .customer-styles .template_caravan-site .slider-items-wrapper {
    width: 620px;
  }
}

@media (min-width: 1200px) {
  .customer-styles .template_caravan-site .slider-items-wrapper {
    margin-left: 40px;
    margin-right: 0;
    margin-top: -140px;
  }
}

.customer-styles .template_caravan-site .slider-items-container {
  overflow: hidden;
  position: relative;
  right: -15px;
  width: calc(100% + 40px);
}

.customer-styles .template_caravan-site .slider-planning-item-slider {
  display: flex;
  left: 24px;
  position: relative;
  transition: transform .5s;
}

@media (min-width: 674px) {
  .customer-styles .template_caravan-site .slider-planning-item-slider {
    flex-direction: inherit;
  }
}

.customer-styles .template_caravan-site .slider-planning-item {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
  margin: 30px 8px;
  opacity: 0;
  transition: opacity .5s;
}

.customer-styles .template_caravan-site .slider-planning-item.active {
  opacity: 1;
}

.customer-styles .template_caravan-site .content-headline {
  margin-bottom: 4px;
  max-height: 20px;
  overflow: hidden;
  text-align: center;
}

.customer-styles .template_caravan-site .content-text {
  margin-bottom: 16px;
  text-align: center;
}

.customer-styles .template_caravan-site .button-container {
  display: flex;
  justify-content: center;
  margin: 16px -8px 0;
}

.customer-styles .template_caravan-site .button-container .global-button,
.customer-styles .template_caravan-site .button-container .global-button-cta {
  margin: 0 8px;
}

.customer-styles .template_caravan-site .slider-nav {
  bottom: 20px;
  display: flex;
  height: 40px;
  justify-content: center;
  margin-left: 30px;
  position: relative;
  width: 100px;
}

.customer-styles .template_caravan-site .slider-nav .prev,
.customer-styles .template_caravan-site .slider-nav .next {
  cursor: pointer;
  height: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
}

.customer-styles .template_caravan-site .slider-nav .prev:after,
.customer-styles .template_caravan-site .slider-nav .next:after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M21.883 12l-7.527 6.235.644.765 9-7.521-9-7.479-.645.764 7.529 6.236h-21.884v1h21.883z'/%3E%3C/svg%3E");
  content: '';
  height: 30px;
  position: absolute;
  width: 30px;
}

.customer-styles .template_caravan-site .slider-nav .prev {
  left: 0;
}

.customer-styles .template_caravan-site .slider-nav .prev:after {
  transform: rotate(180deg);
}

.customer-styles .template_caravan-site .slider-nav .next {
  margin-top: 2px;
  right: 0;
}

@media (min-width: 750px) {
  .customer-styles .template_caravan-site .slider-nav {
    bottom: inherit;
    height: auto;
    margin-left: inherit;
    position: static;
    width: auto;
  }
  .customer-styles .template_caravan-site .slider-nav .prev, .customer-styles .template_caravan-site .slider-nav .next {
    height: 30px;
    width: 30px;
  }
  .customer-styles .template_caravan-site .slider-nav .prev:after, .customer-styles .template_caravan-site .slider-nav .next:after {
    height: 30px;
    position: absolute;
    width: 30px;
  }
  .customer-styles .template_caravan-site .slider-nav .prev {
    left: -20px;
    margin-right: 0;
  }
  .customer-styles .template_caravan-site .slider-nav .prev:after {
    transform: rotate(180deg);
  }
  .customer-styles .template_caravan-site .slider-nav .next {
    right: -40px;
  }
}

.customer-styles .template_caravan-site .div-bg-image-width {
  display: none;
  margin: 0 auto;
  max-width: 2560px;
  overflow: hidden;
}

@media (min-width: 1200px) {
  .customer-styles .template_caravan-site .div-bg-image-width {
    display: block;
  }
}

.customer-styles .template_caravan-site .div-bg-image {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 50%;
  z-index: 0;
}

.customer-styles .template_caravan-site .div-bg-image::before {
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.customer-styles .template_caravan-site .div-bg-image::after {
  content: '';
  height: 100%;
  position: absolute;
  right: calc(-60% - -140px);
  top: 0;
  transform: skewX(40deg);
  width: 100%;
}

.customer-styles .template_caravan-site .div-bg-image-wrapper {
  filter: grayscale(1);
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 1280px;
}

@media (min-width: 2560px) {
  .customer-styles .template_caravan-site .div-bg-image-wrapper {
    left: 0;
    transform: none;
    width: auto;
  }
}

.customer-styles .template_caravan-site .bg-image {
  height: 100%;
  min-width: 33vw;
}
