:root {
  --foundersReg: 'Founders Grotesk text Regular', 'Times New Roman', Times, serif;
  --foundersMed: 'Founders Grotesk Text Medium', 'Times New Roman', Times, serif;
  --foundersMonoReg: 'Founders Grotesk Mono Regular', Arial, Helvetica, sans-serif;
  --foundersMonoMed: 'Founders Grotesk Mono Medium', Arial, Helvetica, sans-serif;
  --sackersMed: 'SackersGothicW01-Medium', 'Times New Roman', Times, serif;
  --sackersHeavy: 'SackersGothicW01-Heavy', 'Times New Roman', Times, serif;
  --leJeuneReg: 'LeJeuneDeck-Regular', 'Times New Roman', Times, serif;
}

/* PAGE STYLES */
.rlc-creative_v3 .rlc-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.rlc-creative_v3 .rlc-background .rlc-image {
  height: 100%;
}

/* ICONICSTYLE BANNER STYLES */

#rlc-lauren-fall .rlc-copygroup .rlc-dek {
  font-family: var(--sackersHeavy);
  font-size: 0.625em;
  font-style: normal;
  line-height: 3.25em;
  letter-spacing: 0.25em;
  text-transform: uppercase;
}
.ar #rlc-lauren-fall .rlc-copygroup .rlc-dek {
  font-size: 0.825em;
}
@media screen and (min-width: 768px) {
  #rlc-lauren-fall {
    min-height: 45em;
  }
  #rlc-lauren-fall .rlc-imagery {
    min-height: 44.875em;
  }
  #rlc-lauren-fall .rlc-copygroup {
    width: 64.25em;
    margin: 3.125em auto;
  }
  .fr #rlc-lauren-fall .rlc-copygroup,
  .it #rlc-lauren-fall .rlc-copygroup,
  .de #rlc-lauren-fall .rlc-copygroup,
  .es #rlc-lauren-fall .rlc-copygroup,
  .nl #rlc-lauren-fall .rlc-copygroup,
  .pt #rlc-lauren-fall .rlc-copygroup {
    width: 82em;
  }
}
@media screen and (max-width: 767px) {
  #rlc-lauren-fall {
    min-height: 46.88em;
  }
  #rlc-lauren-fall .rlc-imagery {
    /* min-height: 30em; */
  }
  #rlc-lauren-fall .rlc-copygroup {
    width: 18.375em;
    min-height: 26em;
    margin: 3em auto;
  }
  .ar #rlc-lauren-fall .rlc-copygroup {
    min-height: 20em;
  }
  .fr #rlc-lauren-fall .rlc-copygroup,
  .it #rlc-lauren-fall .rlc-copygroup,
  .de #rlc-lauren-fall .rlc-copygroup,
  .es #rlc-lauren-fall .rlc-copygroup,
  .nl #rlc-lauren-fall .rlc-copygroup,
  .pt #rlc-lauren-fall .rlc-copygroup {
    width: 20em;
  }
}

/* AUTOSLIDER STYLES */
.rlc-creative_v3 .rlc-autoslider .rlc-carousel_wrapper .swiper-wrapper {
  transition-timing-function: linear !important;
}
.rlc-creative_v3 .rlc-autoslider .rlc-slide .rlc-copygroup {
  box-sizing: border-box;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.rlc-creative_v3 .rlc-autoslider {
  margin: 0 auto;
}
.rlc-creative_v3 .rlc-autoslider.rlc-category_carousel .rlc-carousel-arrow {
  top: 50%;
}

.rlc-creative_v3 .rlc-autoslider .rlc-copygroup .rlc-qs {
  width: 8.5em;
  height: 2.002em;
  background: #f0efed;
  border-radius: 16.2px;
  color: #000000;

  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
.rlc-creative_v3 .rlc-autoslider .rlc-copygroup .rlc-qs .rlc-qs-icon {
  width: 0.969em;
}
.rlc-creative_v3 .rlc-autoslider .rlc-copygroup .rlc-qs .rlc-dek {
  font-family: 'Founders Grotesk Mono Regular', Arial, Helvetica, sans-serif;
  font-size: 0.619em;
  line-height: 0.909em;
  letter-spacing: 0.091em;
  margin: 0 0 0 0.9em;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  #rlc-lauren-fall_slider {
    min-height: 33em;
    padding-top: 6.12em;
  }
  .rlc-creative_v3 .rlc-autoslider {
    width: 100%;
    margin-left: 0;
  }
  /* .rlc-creative_v3 .rlc-autoslider .rlc-carousel_wrapper {
    padding-right: 0;
    padding-bottom: 0;
  } */
  .rlc-creative_v3 .rlc-autoslider .rlc-carousel-arrow,
  .rlc-creative_v3 .rlc-autoslider .rlc-carousel-scrollbar {
    display: none;
  }
  .rlc-creative_v3 .rlc-autoslider .rlc-slide {
    width: 15em !important;
    padding: 0 !important;
    margin: 0;
    height: 21.5em !important;
  }
  .rlc-creative_v3 .rlc-autoslider .rlc-slide .rlc-imagery {
    min-height: 24.625em !important;
    margin-bottom: 0 !important;
  }
  .rlc-creative_v3 .rlc-autoslider .rlc-slide .rlc-copygroup {
    opacity: 0;
    transition: opacity 0.5s;
  }
  .rlc-creative_v3 .rlc-autoslider .rlc-slide:hover .rlc-copygroup {
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  #rlc-lauren-fall_slider {
    min-height: 34.625em;
    padding-top: 5em;
  }
  .rlc-creative_v3 .rlc-autoslider {
    width: 23.5em !important;
    margin-left: 0 !important;
  }
  .rlc-creative_v3 .rlc-autoslider .rlc-carousel-scrollbar {
    display: none;
  }
  .rlc-creative_v3 .rlc-autoslider .rlc-carousel_wrapper {
    margin-left: 0;
    padding-right: 0;
    overflow: hidden;
  }
  .rlc-creative_v3 .rlc-autoslider .rlc-slide {
    width: 16.5em !important;
    padding: 0 !important;
    margin: 0 !important;
    height: 23.4375em;
  }
  .rlc-creative_v3 .rlc-autoslider .rlc-slide .rlc-imagery {
    min-height: 20.3125em !important;
    margin-bottom: 0 !important;
  }
  .rlc-creative_v3 .rlc-autoslider .rlc-slide .rlc-copygroup {
    margin: 1.75em auto 0;
  }
}
