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

.customer-styles .template_pink .template_pink-emulate-top-wrapper {
  background-color: #ff1744;
  clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 100px), 0% 100%);
  padding-bottom: 100px;
  position: relative;
}

.customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-background-image {
  position: relative;
  width: 100vw;
  height: 35vh;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-background-image {
    position: absolute;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-background-image {
    width: 50%;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-background-image {
    height: 100%;
  }
}

.customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-background-image:empty {
  display: none;
}

.customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-background-image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink {
  flex-direction: column-reverse;
  padding: 50px 20px 0;
  color: #1e1e1e;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1240px;
  position: relative;
}

@media (min-width: 768px) {
  .customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink {
    flex-direction: row;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink {
    padding: 65px 20px 0;
  }
}

.customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-column {
  width: 100%;
  margin: 0 0 10px;
}

@media (min-width: 768px) {
  .customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-column {
    width: calc(50% - 40px);
  }
}

@media (min-width: 768px) {
  .customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-column {
    margin: 0 20px;
  }
}

.customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-column.image {
  margin-bottom: 50px;
}

.customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-headline {
  font-size: 30px;
  line-height: 1;
  font-family: 'Dosis-Regular';
  font-weight: 400;
  margin: 0;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-headline {
    font-size: 52px;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-headline {
    line-height: 64px;
  }
}

.customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-headline:not(:last-child) {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-headline:not(:last-child) {
    margin-bottom: 25px;
  }
}

.customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-subheadline {
  font-size: 20px;
  line-height: 23px;
  font-family: 'DroidSans';
  font-weight: 300;
  margin: 0;
}

@media (min-width: 768px) {
  .customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-subheadline {
    font-size: 32px;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-subheadline {
    line-height: 35px;
  }
}

.customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-subheadline:not(:last-child) {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-subheadline:not(:last-child) {
    margin-bottom: 25px;
  }
}

.customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-text {
  font-size: 16px;
  line-height: 20px;
  font-family: 'OpenSans';
  font-weight: normal;
  margin: 30px 0;
  letter-spacing: 0.2px;
}

@media (min-width: 768px) {
  .customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-text {
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-text {
    line-height: 22px;
  }
}

.customer-styles .template_pink .template_pink-emulate-top-wrapper .center-content {
  align-items: center;
  display: flex;
  justify-content: center;
}

.customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-logo {
  display: block;
  height: auto;
  width: 100%;
}

@media (min-width: 360px) {
  .customer-styles .template_pink .template_pink-emulate-top-wrapper .banner-pink-logo {
    width: 320px;
  }
}
