<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
  --scrollbar-width: 0px;
}
@media only screen and (min-width: 768px) {
  .rlc-creative_v3 .rlc-fullbleed {
    max-width: 1920px;
  }
  .rlc-creative_v3 .rlc-mobile {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .rlc-creative_v3 .rlc-desktop {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1919px) {
  .rlc-creative_v3 .rlc-fullbleed {
    font-size: 1.111111111111111vw !important;
    font-size: calc(
      0.0111111111111 * (100vw - var(--scrollbar-width))
    ) !important;
  }
}
@media only screen and (min-width: 1440px) {
  .rlc-creative_v3.rlc-1440_375 .rlc-fullbleed {
    font-size: 16px !important;
    max-width: 1440px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1439px) {
  .rlc-creative_v3.rlc-1440_375 .rlc-fullbleed {
    font-size: 1.111111111111111vw !important;
    font-size: calc(
      0.0111111111111 * (100vw - var(--scrollbar-width))
    ) !important;
  }
}
@media only screen and (max-width: 767px) {
  .rlc-creative_v3.rlc-1440_375 .rlc-fullbleed {
    font-size: 4.266666666666667vw !important;
    font-size: calc(
      0.04266666666666667 * (100vw - var(--scrollbar-width))
    ) !important;
  }
}
@media only screen and (min-width: 1920px) {
  .rlc-creative_v3.rlc-1440_375_max1920 .rlc-fullbleed {
    font-size: 21.3333333px !important;
    max-width: 1920px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1919px) {
  .rlc-creative_v3.rlc-1440_375_max1920 .rlc-fullbleed {
    font-size: 1.111111111111111vw !important;
    font-size: calc(
      0.0111111111111 * (100vw - var(--scrollbar-width))
    ) !important;
  }
}
@media only screen and (max-width: 767px) {
  .rlc-creative_v3.rlc-1440_375_max1920 .rlc-fullbleed {
    font-size: 4.266666666666667vw !important;
    font-size: calc(
      0.04266666666666667 * (100vw - var(--scrollbar-width))
    ) !important;
  }
}
.rlc-creative_v3 {
  color: currentColor;
  overflow: hidden;
}
.rlc-creative_v3 .rlc-fullbleed {
  transition: font-size 0.1s ease-in-out;
}
.rlc-creative_v3 .rlc-block {
  position: relative;
}
.rlc-creative_v3 .rlc-imagery {
  position: relative;
}
.rlc-creative_v3 .rlc-lazyLoad .rlc-image {
  opacity: 0;
  transition: opacity 1s;
}
.rlc-creative_v3 .rlc-lazyLoad.rlc-imgLoaded .rlc-image {
  opacity: 1;
}
.rlc-creative_v3 .rlc-hotspot {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.rlc-creative_v3 .rlc-blockspacer {
  margin-bottom: 6.875em;
}
.rlc-creative_v3 a {
  pointer-events: all;
  color: currentColor;
}
.rlc-creative_v3 a:hover {
  text-decoration: none;
}
.rlc-creative_v3 .rlc-h1,
.rlc-creative_v3 .rlc-h2,
.rlc-creative_v3 .rlc-h3 {
  margin: 0;
  padding: 0;
  font-weight: 400;
}
.rlc-creative_v3 address {
  margin: 0;
  font-style: normal;
  pointer-events: auto;
}
.rlc-creative_v3 .rlc-button {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  min-height: 0;
  margin: 0 auto;
  letter-spacing: initial;
  text-transform: inherit;
  width: auto;
}
.rlc-creative_v3 .content-asset .rlc-ol,
.rlc-creative_v3 .content-asset .rlc-ul,
.rlc-creative_v3 .rlc-ol,
.rlc-creative_v3 .rlc-ul {
  line-height: initial;
  margin: 0 auto;
  padding: initial;
  list-style-position: outside;
}
.rlc-creative_v3 .content-asset .rlc-ul,
.rlc-creative_v3 .rlc-ul {
  line-height: initial;
  margin: 0 auto;
  padding: initial;
  list-style: disc outside none;
}
.rlc-creative_v3 .content-asset .rlc-ol .rlc-li,
.rlc-creative_v3 .content-asset .rlc-ul .rlc-li,
.rlc-creative_v3 .rlc-ol .rlc-li,
.rlc-creative_v3 .rlc-ul .rlc-li {
  text-align: left;
}
.rlc-creative_v3 .rlc-h2,
.rlc-creative_v3 .rlc-h3,
.rlc-creative_v3 .rlc-p {
  line-height: normal;
  letter-spacing: normal;
  margin: 0 auto;
  color: currentColor;
}
.rlc-creative_v3 .rlc-usebrandstyles .rlc-sectionsubhd {
  font-family: "Founders Grotesk Mono Regular", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.125em;
  color: currentColor;
  letter-spacing: 0.056em;
  text-align: center;
  line-height: 2.222em;
  margin: 0 auto 3em;
}
.rlc-creative_v3 .rlc-usebrandstyles .rlc-category {
  font-family: "Founders Grotesk Mono Regular", Arial, Helvetica, sans-serif;
  font-size: 0.688em;
  line-height: 0.909em;
  letter-spacing: 0.091em;
  text-transform: uppercase;
  color: currentColor;
  text-align: left;
  margin-bottom: 4.182em;
  font-weight: 400;
}
.rlc-creative_v3 .rlc-usebrandstyles .rlc-title {
  font-family: LeJeuneDeck-Regular, "Times New Roman", Times, serif;
  text-transform: none;
  color: currentColor;
  text-align: inherit;
}
.rlc-creative_v3 .rlc-usebrandstyles .rlc-dek {
  font-family: "Founders Grotesk Mono Regular", Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  line-height: 1.833em;
  letter-spacing: 0;
  color: currentColor;
}
.rlc-creative_v3 .rlc-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.rlc-creative_v3 .rlc-all-text-center .rlc-links,
.rlc-creative_v3 .rlc-links.rlc-all-text-center {
  justify-content: center;
}
.rlc-creative_v3 .rlc-usebrandstyles .rlc-links .rlc-linecta {
  margin: 2.727em 2.91em 0 0;
}
.rlc-creative_v3
  .rlc-usebrandstyles
  .rlc-all-text-center
  .rlc-links
  .rlc-linecta,
.rlc-creative_v3
  .rlc-usebrandstyles
  .rlc-links.rlc-all-text-center
  .rlc-linecta {
  margin: 2.727em 1.455em 0;
}
.rlc-creative_v3 .rlc-usebrandstyles .rlc-slider .rlc-linecta,
.rlc-creative_v3 .rlc-usebrandstyles .rlc-slider .rlc-links .rlc-linecta {
  margin-top: 0.8em;
}
.rlc-creative_v3 .rlc-usebrandstyles .rlc-linecta {
  font-family: "Founders Grotesk Mono Regular", Arial, Helvetica, sans-serif;
  font-size: 0.688em;
  line-height: 0.909em;
  letter-spacing: 0.091em;
  text-transform: uppercase;
  color: currentColor;
  display: inline-block;
  position: relative;
  padding-bottom: calc(0.8em + 1px);
}
.rlc-creative_v3 .rlc-usebrandstyles .rlc-linecta::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 100%;
  background: currentColor;
  -webkit-transition: bottom 0.5s;
  transition: bottom 0.5s;
}
.rlc-creative_v3 .rlc-linecta:hover {
  text-decoration: none;
  color: currentColor;
}
.rlc-creative_v3 .rlc-usebrandstyles .rlc-linecta:hover::after {
  bottom: 0.5em;
}
.rlc-creative_v3 .rlc-inline-block {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .rlc-creative_v3 .rlc-desktop-text-center .rlc-links,
  .rlc-creative_v3 .rlc-desktop-text-center.rlc-links {
    justify-content: center;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-desktop-text-center
    .rlc-links
    .rlc-linecta,
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-desktop-text-center.rlc-links
    .rlc-linecta {
    margin: 2.727em 1.455em 0;
  }
}
@media only screen and (max-width: 767px) {
  .rlc-creative_v3 {
    width: 100vw - var(--scrollbar-width);
    overflow: hidden;
  }
  .rlc-creative_v3 .rlc-blockspacer {
    margin-bottom: 7.125em;
  }
  .rlc-creative_v3 .rlc-usebrandstyles .rlc-sectionsubhd {
    font-size: 1.5em;
    letter-spacing: 0.055em;
    line-height: 1em;
    margin: 0 auto 3.167em;
  }
  .rlc-creative_v3 .rlc-usebrandstyles .rlc-category {
    font-size: 1.125em;
    line-height: 0.556em;
    letter-spacing: 0.091em;
    margin-bottom: 2.889em;
  }
  .rlc-creative_v3 .rlc-usebrandstyles .rlc-dek {
    font-size: 1.125em;
    line-height: 1.444em;
  }
  .rlc-creative_v3 .rlc-usebrandstyles .rlc-linecta {
    font-size: 0.6875em;
    line-height: 1em;
    letter-spacing: 0.08333333333em;
  }
  .rlc-creative_v3 .rlc-mobile-text-center .rlc-links,
  .rlc-creative_v3 .rlc-mobile-text-center.rlc-links {
    justify-content: center;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-mobile-text-center
    .rlc-links
    .rlc-linecta,
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-mobile-text-center.rlc-links
    .rlc-linecta {
    margin: 2.727em 1.455em 0;
  }
}
@-moz-document url-prefix() {
  .rlc-lazyLoad::after {
    display: none;
  }
}
.rlc-creative_v3 .rlc-hero .rlc-toplayer {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .rlc-creative_v3 .rlc-usebrandstyles.rlc-hero {
    max-height: 700px;
    overflow: hidden;
  }
}
.rlc-creative_v3 .rlc-carouselblock {
  overflow: hidden;
}
.rlc-creative_v3
  .rlc-usebrandstyles
  .rlc-carousel.rlc-category_carousel
  .rlc-copygroup {
  height: 4.25em;
  display: flex;
  align-items: center;
  text-align: left;
}
.rlc-creative_v3
  .rlc-carousel.rlc-category_carousel
  .rlc-copygroup
  .rlc-linecta {
  padding: 0;
}
.rlc-creative_v3
  .rlc-carousel.rlc-category_carousel
  .rlc-copygroup
  .rlc-linecta::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-carousel.rlc-category_carousel
    .rlc-slide
    .rlc-imagery {
    min-height: 23.813em;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-carousel.rlc-category_carousel
    .swiper-pagination {
    top: 23.813em;
    height: 3.25em;
    align-items: center;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-carousel.rlc-category_carousel
    .rlc-carousel_wrapper {
    padding-bottom: 3px;
  }
  .rlc-creative_v3
    .rlc-carousel.rlc-category_carousel
    .swiper-container-horizontal
    &gt; .swiper-scrollbar {
    bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-carousel.rlc-category_carousel
    .rlc-slide
    .rlc-imagery {
    min-height: 24.25em;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-carousel.rlc-category_carousel
    .swiper-pagination {
    top: 34.5em;
    height: 7.188em;
    align-items: center;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-carousel.rlc-category_carousel
    .rlc-copygroup {
    height: 3.188em;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-carousel.rlc-category_carousel
    .rlc-carousel_wrapper {
    padding-bottom: 3px;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-carousel.rlc-category_carousel
    .swiper-container-horizontal
    &gt; .swiper-scrollbar {
    bottom: 0;
  }
}
.rlc-creative_v3
  .rlc-usebrandstyles
  .rlc-duoblock
  .rlc-picblock
  .rlc-textgroup {
  position: relative;
  margin: 2em 0 0;
  text-align: left;
}
.rlc-creative_v3
  .rlc-usebrandstyles
  .rlc-duoblock
  .rlc-picblock
  .rlc-textgroup
  .rlc-title {
  font-size: 1.75em;
  line-height: 1.429em;
  letter-spacing: 0;
  text-align: left;
}
.rlc-creative_v3
  .rlc-usebrandstyles
  .rlc-duoblock
  .rlc-carouselblock
  .rlc-title {
  padding: 0;
  margin: 0 auto 0.786em;
}
.rlc-creative_v3 .rlc-carousel .rlc-copygroup {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .rlc-creative_v3 .rlc-duoblock {
    display: flex;
  }
  .rlc-creative_v3 .rlc-duoblock &gt; .rlc-block {
    width: 50%;
  }
  .rlc-creative_v3 .rlc-usebrandstyles .rlc-duoblock .rlc-picblock .rlc-links {
    margin-top: 0.875em;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-duoblock
    &gt; .rlc-block:nth-of-type(2)
    .rlc-carouselblock {
    margin: 0 9.938em 0 0;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-duoblock
    .rlc-carousel.rlc-featured_products
    .rlc-slide
    .rlc-image {
    margin-bottom: 3.25em;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-duoblock
    .rlc-carousel.rlc-featured_products
    .swiper-pagination {
    height: 3.25em;
    align-items: center;
  }
}
@media only screen and (max-width: 767px) {
  .rlc-creative_v3 .rlc-duoblock &gt; .rlc-block {
    width: 100vw - var(--scrollbar-width);
    overflow-x: hidden;
    margin: 0 auto;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-duoblock
    &gt; .rlc-block:nth-of-type(1) {
    margin-bottom: 6.938em;
  }
  .rlc-creative_v3 .rlc-duoblock .rlc-picblock {
    width: calc(100% - 8em);
    margin: 0 auto;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-duoblock
    .rlc-picblock
    .rlc-textgroup {
    margin: 3.438em 0 0;
    text-align: center;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-duoblock
    .rlc-picblock
    .rlc-textgroup
    .rlc-title {
    font-size: 3em;
    line-height: 1em;
    text-align: center;
  }
  .rlc-creative_v3 .rlc-usebrandstyles .rlc-duoblock .rlc-picblock .rlc-links {
    margin-top: 2.938em;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-duoblock
    .rlc-carousel.rlc-featured_products
    .rlc-slide
    .rlc-image {
    margin-bottom: 7.188em;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-duoblock
    .rlc-carousel.rlc-featured_products
    .swiper-pagination {
    height: 7.188em;
    align-items: center;
  }
}
.rlc-creative_v3 .rlc-bgblock {
  overflow: hidden;
}
.rlc-creative_v3 .rlc-bgblock .rlc-textgroup {
  position: absolute;
  background: currentColor;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.rlc-creative_v3
  .rlc-usebrandstyles
  .rlc-bgblock
  .rlc-textgroup
  .rlc-textgroup-in {
  padding: 3.5em;
}
.rlc-creative_v3
  .rlc-usebrandstyles
  .rlc-bgblock
  .rlc-textgroup
  .rlc-textgroup-in
  .rlc-title {
  font-size: 2.75em;
  line-height: 1.182em;
  letter-spacing: 0;
}
.rlc-creative_v3
  .rlc-usebrandstyles
  .rlc-bgblock
  .rlc-textgroup
  .rlc-textgroup-in
  .rlc-dek {
  margin-top: 2.5em;
}
@media only screen and (min-width: 768px) {
  .rlc-creative_v3 .rlc-bgblock .rlc-background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
  }
  .rlc-creative_v3 .rlc-bgblock .rlc-foreground {
    position: relative;
    z-index: 1;
  }
  .rlc-creative_v3 .rlc-background.rlc-parallax {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  .rlc-creative_v3 .rlc-background.rlc-parallax img,
  .rlc-creative_v3 .rlc-background.rlc-parallax.rlc-lazyLoad.rlc-imgLoaded img {
    opacity: 0;
  }
}
@media only screen and (max-width: 767px) {
  .rlc-creative_v3 .rlc-bgblock .rlc-background,
  .rlc-creative_v3 .rlc-bgblock .rlc-foreground {
    position: static;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-bgblock
    .rlc-textgroup
    .rlc-textgroup-in
    .rlc-title {
    font-size: 3em;
    line-height: 1em;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-bgblock
    .rlc-textgroup
    .rlc-textgroup-in
    .rlc-dek {
    margin-top: 2.352em;
  }
}
@supports (-webkit-overflow-scrolling: touch) {
  .rlc-creative_v3 .rlc-background.rlc-parallax img {
    opacity: 1;
  }
}
.rlc-creative_v3 .rlc-fbcarousel {
  overflow: hidden;
}
.rlc-creative_v3 .rlc-usebrandstyles .rlc-catslider-hd {
  margin: 0 0 3.063em 9.9375em;
  text-align: left;
}
.rlc-creative_v3 .rlc-usebrandstyles .rlc-catslider-hd .rlc-title {
  font-size: 1.75em;
  letter-spacing: 0;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-carousel.rlc-banner
    .rlc-slide
    .rlc-image {
    margin-bottom: 3.25em;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-carousel.rlc-banner
    .swiper-pagination {
    height: 3.25em;
    align-items: center;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-carousel.rlc-banner
    .rlc-slide
    .rlc-linecta {
    margin-top: 1.364em;
  }
}
@media only screen and (max-width: 767px) {
  .rlc-creative_v3 .rlc-usebrandstyles .rlc-catslider-hd {
    margin: 0 0 3.063em 2.375em;
    text-align: left;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-carousel.rlc-banner
    .rlc-slide
    .rlc-image {
    margin-bottom: 6.953em;
  }
  .rlc-creative_v3 .rlc-carousel.rlc-banner .swiper-pagination {
    height: 6.953em;
    align-items: center;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-carousel.rlc-banner
    .rlc-slide
    .rlc-linecta {
    margin-top: 2em;
  }
}
.rlc-creative_v3
  .rlc-carousel-nointeraction:not(.rlc-carousel)
  .swiper-wrapper {
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .rlc-creative_v3 .rlc-usebrandstyles .rlc-buckets {
    width: 62em;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-carousel-nointeraction:not(.rlc-carousel)
    .swiper-wrapper
    .rlc-slide {
    width: 30.563em;
    text-align: center;
    margin: 0 0.438em;
  }
  .rlc-creative_v3 .rlc-usebrandstyles .rlc-buckets .rlc-slide .rlc-copygroup {
    margin-top: 1.188em;
  }
  .rlc-creative_v3 .rlc-usebrandstyles .rlc-buckets .rlc-slide .rlc-title {
    font-size: 1.125em;
    letter-spacing: 0;
    line-height: 1.111em;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-buckets
    .rlc-carousel-nointeraction:not(.rlc-carousel)
    .rlc-slide
    .rlc-title {
    font-size: 1.75em;
  }
  .rlc-creative_v3 .rlc-usebrandstyles .rlc-buckets .rlc-slide .rlc-linecta {
    margin-top: 1.364em;
  }
}
@media only screen and (max-width: 767px) {
  .rlc-creative_v3
    .rlc-carousel-nointeraction:not(.rlc-carousel)
    .swiper-wrapper {
    flex-direction: column;
  }
  .rlc-creative_v3 .rlc-buckets {
    width: 100vw - var(--scrollbar-width);
    overflow: hidden;
  }
  .rlc-creative_v3
    .rlc-carousel-nointeraction:not(.rlc-carousel)
    .swiper-wrapper
    .rlc-slide
    .rlc-image {
    margin-bottom: 0;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-carousel-nointeraction:not(.rlc-carousel)
    .swiper-wrapper
    .rlc-slide
    .rlc-copygroup {
    text-align: center;
    margin: 2.938em 0 5.938em;
  }
  .rlc-creative_v3 .rlc-usebrandstyles .rlc-buckets .rlc-slide .rlc-title {
    font-size: 2.125em;
    letter-spacing: 0;
    line-height: 1em;
  }
  .rlc-creative_v3 .rlc-usebrandstyles .rlc-buckets .rlc-slide .rlc-linecta {
    margin-top: 2em;
  }
}
.rlc-creative_v3 .rlc-hasvideo {
  position: relative;
}
.rlc-creative_v3 .rlc-hasvideo .rlc-placeholder {
  width: 100%;
}
.rlc-creative_v3 .rlc-hasvideo.rlc-vidLoaded .rlc-placeholder {
  opacity: 0;
}
.rlc-creative_v3 .rlc-hasvideo .rlc-videocontainer {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.rlc-creative_v3 .rlc-hasvideo .rlc-videocontainer,
.rlc-creative_v3 .rlc-hasvideo .rlc-videocontainer video {
  width: 100%;
}
.rlc-creative_v3 .rlc-hasvideo .rlc-videocontainer video {
  display: block;
  height: 100%;
}
@media screen and (min-width: 768px) {
  body.rlc-modalon {
    max-width: 100%;
  }
  #rlc-modalvid {
    color: #fff;
    z-index: 1000;
  }
  #rlc-modalvid.rlc-modal {
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
    pointer-events: none;
  }
  .rlc-modalon #rlc-modalvid.rlc-modal {
    height: 100%;
    pointer-events: all;
  }
  #rlc-modalvid.rlc-modal.rlc-on,
  .is-ie #rlc-modalvid.rlc-modal {
    opacity: 1;
  }
  #rlc-modalvid .rlc-reveal {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    -webkit-transition: height 1s;
    transition: height 1s;
    pointer-events: none;
  }
  #rlc-modalvid .rlc-reveal.rlc-closed {
    height: 0 !important;
  }
  #rlc-modalvid .rlc-video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
  }
  #rlc-modalvid .rlc-video video {
    position: relative;
    z-index: -1;
    width: 100%;
    pointer-events: all;
  }
  #rlc-modalvid .rlc-rbclose {
    position: absolute;
    font-size: 16px;
    width: 39px;
    height: 39px;
    top: -19.5px;
    right: -19.5px;
    background: currentColor;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    pointer-events: all;
  }
  #rlc-modalvid .rlc-rbclose::before {
    content: "X";
    font-family: "Founders Grotesk text Regular";
    font-size: 1.1em;
    line-height: 1em;
    color: currentColor;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  #rlc-modalvid .rlc-rbclose::after {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    background: #000;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    z-index: 1;
  }
  #rlc-modalvid .blive-responsive-iframe-wrapper {
    pointer-events: all;
  }
}
.rlc-creative_v3 .rlc-carousel.rlc-category_carousel .rlc-carousel-scrollbar,
.rlc-creative_v3
  .rlc-carousel.rlc-category_carousel
  .rlc-carousel-scrollbar:before,
.rlc-creative_v3
  .rlc-carousel.rlc-category_carousel
  .swiper-scrollbar-drag:after {
  opacity: 1;
  cursor: auto;
}
@media screen and (min-width: 768px) {
  .rlc-creative_v3 .rlc-carousel.rlc-category_carousel::after {
    content: "";
    display: block;
    width: 100%;
    height: 0.5em;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 51;
  }
  .rlc-creative_v3 .rlc-carousel.rlc-category_carousel .rlc-carousel-arrow {
    display: block;
    top: 10.705em;
  }
}
@media screen and (max-width: 767px) {
  .rlc-creative_v3 .rlc-usebrandstyles .rlc-carousel.rlc-category_carousel {
    width: 22.188em;
  }
  .rlc-creative_v3
    .rlc-usebrandstyles
    .rlc-carousel.rlc-category_carousel
    .rlc-carousel-scrollbar {
    width: 20.938em;
  }
}
.store-events-container .store-event-markup img {
  width: 100%;
}
.rlc-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rlc-carousel {
  margin: 0 auto;
}
.rlc-carousel .swiper-lazy {
  opacity: 0;
  transition: opacity 450ms linear;
}
.rlc-carousel .swiper-lazy.swiper-lazy-loaded {
  opacity: 1;
}
.rlc-carousel .swiper-wrapper {
  height: auto;
}
.rlc-carousel.rlc-carousel-nointeraction .swiper-button-prev,
.rlc-carousel.rlc-carousel-nointeraction
  .swiper-slide-duplicate.swiper-slide-prev {
  opacity: 0;
  visibility: hidden;
}
.rlc-carousel.rlc-all-show_prev_btn.rlc-carousel-nointeraction
  .swiper-button-prev {
  opacity: 1;
  visibility: visible;
}
.rlc-carousel .swiper-pagination-bullet {
  flex-grow: 1;
  border-radius: 0;
}
.rlc-carousel .rlc-carousel-arrow,
.rlc-hasarrows .rlc-arrow {
  top: 50%;
  margin: 0;
  width: 39px;
  height: 39px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  border: none;
  z-index: 7;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  max-width: none;
  min-height: auto;
  font-size: 1em;
}
.rlc-hasarrows .rlc-arrow {
  top: auto;
  -webkit-transform: none;
  transform: none;
}
.rlc-carousel .rlc-carousel-arrow:after,
.rlc-hasarrows .rlc-arrow:after {
  /* content: ""; */
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-right: 1px solid #000 !important;
  border-bottom: 1px solid #000 !important;
  opacity: 0.8;
}
.rlc-carousel .rlc-carousel-arrow.rlc-carousel-arrow-left:after,
.rlc-hasarrows .rlc-arrow.rlc-arrow-left:after {
  transform: translate(-2px, -50%) rotate(134deg);
}
.rlc-carousel .rlc-carousel-arrow.rlc-carousel-arrow-right:after,
.rlc-hasarrows .rlc-arrow.rlc-arrow-right:after {
  transform: translate(-6px, -50%) rotate(-45deg);
}
.rlc-carousel .swiper-button-prev {
  left: 2.5em;
}
.rlc-carousel .swiper-button-next {
  right: 2.5em;
}
@media screen and (min-width: 768px) {
  .rlc-carousel.rlc-desktop-show_prev_btn.rlc-carousel-nointeraction
    .swiper-button-prev {
    opacity: 1;
    visibility: visible;
  }
}
@media screen and (max-width: 767px) {
  .rlc-carousel.rlc-mobile-show_prev_btn.rlc-carousel-nointeraction
    .swiper-button-prev {
    opacity: 1;
    visibility: visible;
  }
}
.rlc-carousel .rlc-carousel-pagination {
  bottom: -1.875em;
  width: 15em;
  height: 3.25em;
  display: flex;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
}
.rlc-carousel .swiper-pagination-bullet {
  position: relative;
  margin: 0 5.25px;
  height: 30px;
  background: 0 0;
  opacity: 1;
}
.rlc-carousel .swiper-pagination-bullet:after,
.rlc-carousel .swiper-pagination-bullet:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 2px;
  width: 100%;
  background: #000;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0.1;
  -webkit-transition: opacity 450ms linear, height 0.3s ease-in;
  transition: opacity 450ms linear, height 0.3s ease-in;
}
.rlc-carousel .swiper-pagination-bullet:hover:after,
.rlc-carousel .swiper-pagination-bullet:hover:before {
  height: 3px;
}
.rlc-carousel:not(.inTransition) .swiper-pagination-bullet-active:before {
  opacity: 1;
}
.rlc-carousel .swiper-pagination-bullet:after {
  opacity: 0;
}
.rlc-carousel .swiper-pagination-bullet-active:after {
  width: 100%;
}
.rlc-carousel.inTransitionPrev .swiper-pagination-bullet:after {
  left: auto;
  right: 0;
}
.rlc-carousel .rlc-carousel-scrollbar {
  background: 0 0;
  opacity: 1;
  bottom: 0;
  left: 0;
  width: 95.5%;
  height: 8px;
  -webkit-transition: opacity 0.6s linear 0.9s;
  transition: opacity 0.6s linear 0.9s;
  cursor: pointer;
}
.rlc-carousel .swiper-scrollbar-drag {
  background: 0 0;
}
.rlc-carousel .rlc-carousel-scrollbar:before,
.rlc-carousel .swiper-scrollbar-drag:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: opacity 0.6s linear 0.9s, height 0.3s ease-in;
  transition: opacity 0.6s linear 0.9s, height 0.3s ease-in;
}
.rlc-carousel .rlc-carousel-scrollbar:before {
  background: #e1e1e5;
}
.rlc-carousel .swiper-scrollbar-drag:after {
  background: #041e3a;
}
.rlc-carousel .rlc-carousel-scrollbar:active .swiper-scrollbar-drag:after,
.rlc-carousel .rlc-carousel-scrollbar:active:before,
.rlc-carousel .rlc-carousel-scrollbar:hover .swiper-scrollbar-drag:after,
.rlc-carousel .rlc-carousel-scrollbar:hover:before,
.rlc-carousel:hover .rlc-carousel-scrollbar .swiper-scrollbar-drag:after,
.rlc-carousel:hover .rlc-carousel-scrollbar:before {
  opacity: 1;
  transition-delay: 0s;
}
.rlc-carousel .rlc-carousel-scrollbar:active .swiper-scrollbar-drag:after,
.rlc-carousel .rlc-carousel-scrollbar:active:before,
.rlc-carousel .rlc-carousel-scrollbar:hover .swiper-scrollbar-drag:after,
.rlc-carousel .rlc-carousel-scrollbar:hover:before {
  height: 4px;
}
@supports (-webkit-overflow-scrolling: touch) {
  .rlc-carousel .rlc-carousel-scrollbar {
    opacity: 1;
  }
}
.rlc-carousel .rlc-slide .rlc-fadein {
  opacity: 0;
  -webkit-transition: opacity 150ms linear;
  transition: opacity 150ms linear;
}
.rlc-carousel.inTransition .rlc-slide .rlc-fadein {
  opacity: 0;
  animation: CAROUSEL-TEXT-FADEIN 450ms forwards;
}
@keyframes CAROUSEL-TEXT-FADEIN {
  0% {
    opacity: 0;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.rlc-carousel .rlc-slide.rlc-isvisible .rlc-fadein {
  opacity: 1;
}
.rlc-carousel.inTransition .rlc-slide .rlc-fadein {
  opacity: 0;
  transition: opacity 75ms linear;
  transition-delay: 0s;
}
.rlc-carousel.isDragging .rlc-slide .rlc-fadein {
  opacity: 0;
  animation: none;
}
.rlc-carousel.rlc-three__m_carousel {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .rlc-usebrandstyles .rlc-carousel.rlc-featured_products {
    width: 27em;
  }
  .rlc-carousel.rlc-featured_products .rlc-carousel_wrapper {
    display: flex;
  }
  .rlc-carousel.rlc-featured_products .rlc-slide {
    box-sizing: border-box;
  }
  .rlc-usebrandstyles
    .rlc-carousel.rlc-featured_products
    .rlc-slide
    .rlc-image {
    margin-bottom: 3.75em;
  }
  .rlc-carousel.rlc-featured_products .swiper-button-prev {
    left: 0.75em;
  }
  .rlc-carousel.rlc-featured_products .swiper-button-next {
    right: 0.75em;
  }
  .rlc-carousel.rlc-featured_products .rlc-carousel-pagination {
    top: 33.75em;
    left: 50%;
  }
  .rlc-carousel.rlc-category_carousel .rlc-carousel_wrapper {
    margin-left: -0.40625em;
    padding-bottom: 1.25em;
  }
  .rlc-carousel.rlc-category_carousel {
    margin-left: 9.9375em;
    width: 75.4375em;
  }
  .rlc-carousel.rlc-category_carousel .rlc-slide {
    width: 25%;
    padding: 0 0.40625em;
  }
  .rlc-carousel.rlc-category_carousel .rlc-carousel-arrow {
    display: none;
  }
  .rlc-carousel.rlc-category_carousel .rlc-carousel-scrollbar {
    left: 0.40625em;
    width: 95.5%;
  }
  .rlc-carousel.rlc-category_carousel .rlc-slide .rlc-fadein,
  .rlc-carousel.rlc-category_carousel.inTransition .rlc-slide .rlc-fadein,
  .rlc-carousel.rlc-category_carousel.isDragging .rlc-slide .rlc-fadein {
    opacity: 1;
    animation: none;
  }
  .rlc-carousel.rlc-banner {
    width: 100%;
    margin: 0 auto;
  }
  .rlc-carousel.rlc-banner .rlc-carousel_wrapper {
    overflow: visible;
  }
  .rlc-carousel.rlc-banner .rlc-slide {
    box-sizing: border-box;
    width: 100%;
    box-sizing: initial;
    padding: 0;
  }
  .rlc-usebrandstyles .rlc-carousel.rlc-banner .rlc-slide {
    width: 57em;
    padding: 0 4.53125em;
  }
  .rlc-usebrandstyles .rlc-carousel.rlc-banner .rlc-slide .rlc-image {
    margin-bottom: 3.75em;
  }
  .rlc-carousel.rlc-banner .swiper-button-prev {
    left: 1.0625em;
  }
  .rlc-carousel.rlc-banner .swiper-button-next {
    right: 1.0625em;
  }
  .rlc-carousel.rlc-banner .swiper-pagination {
    top: 36.5em;
  }
  .rlc-carousel.rlc-three__m_carousel,
  .rlc-carousel.rlc-three__m_carousel .swiper-container {
    overflow: visible;
  }
  .rlc-carousel.rlc-three__m_carousel .swiper-wrapper {
    transform: translate3d(0, 0, 0) !important;
  }
  .rlc-carousel.rlc-three__m_carousel .rlc-slide {
    width: 33.3333%;
    box-sizing: border-box;
    padding: 0 0.5em;
  }
  .rlc-carousel.rlc-three__m_carousel .swiper-slide-duplicate {
    display: none;
  }
  .rlc-carousel.rlc-three__m_carousel .rlc-copygroup {
    opacity: 1;
  }
  .rlc-carousel.rlc-three__m_carousel .rlc-carousel-arrow,
  .rlc-carousel.rlc-three__m_carousel .rlc-carousel-pagination {
    display: none;
  }
  .rlc-carousel.rlc-three__m_carousel.inTransition .rlc-slide .rlc-fadein,
  .rlc-carousel.rlc-three__m_carousel.isDragging .rlc-slide .rlc-fadein {
    opacity: 1;
    animation: none;
  }
  .rlc-carousel.rlc-desktop--static,
  .rlc-carousel.rlc-desktop--static .swiper-container {
    overflow: visible;
  }
  .rlc-carousel.rlc-desktop--static .swiper-wrapper {
    transform: translate3d(0, 0, 0) !important;
  }
  .rlc-carousel.rlc-desktop--static .swiper-slide-duplicate {
    display: none;
  }
  .rlc-carousel.rlc-desktop--static .rlc-carousel-arrow,
  .rlc-carousel.rlc-desktop--static .rlc-carousel-pagination {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .rlc-carousel .rlc-carousel-arrow {
    display: none;
  }
  .rlc-carousel {
    margin: 0 auto;
    width: 100%;
  }
  .rlc-carousel .rlc-carousel_wrapper {
    overflow: visible;
  }
  .rlc-carousel .rlc-slide {
    width: 100%;
  }
  .rlc-carousel.rlc-s2_peek-m .rlc-slide {
    width: 26.8125em;
    box-sizing: initial;
    padding: 0 1.59375em;
  }
  .rlc-carousel:not(.rlc-category_carousel) .rlc-slide .rlc-copygroup {
    width: 100vw - var(--scrollbar-width);
    -webkit-transform: translateX(-6.625em);
    transform: translateX(-6.625em);
  }
  .rlc-carousel .rlc-carousel-pagination {
    width: 24em;
  }
  .rlc-carousel.inTransition .rlc-slide .rlc-fadein,
  .rlc-carousel.isDragging .rlc-slide .rlc-fadein {
    opacity: 1;
    animation: none;
  }
  .rlc-carousel.rlc-featured_products .rlc-carousel_wrapper {
    overflow: visible;
  }
  .rlc-carousel.rlc-featured_products .rlc-slide {
    width: calc(26.375em + 3.150625em);
    box-sizing: border-box;
    padding: 0 1.5753125em;
  }
  .rlc-carousel.rlc-featured_products .rlc-carousel-pagination {
    bottom: auto;
  }
  .rlc-carousel.rlc-category_carousel .rlc-carousel_wrapper {
    overflow: hidden;
    margin-left: -0.5em;
    padding-bottom: 2.5em;
  }
  .rlc-carousel.rlc-category_carousel {
    margin-left: 1.25em;
    width: 22.188em;
  }
  .rlc-carousel.rlc-category_carousel .rlc-slide {
    width: 18.25em;
    padding: 0;
    margin: 0 0.313em;
  }
  .rlc-carousel.rlc-category_carousel .rlc-carousel-scrollbar {
    left: 0.5em;
    width: 32.125em;
  }
  .rlc-carousel.rlc-banner .rlc-slide {
    width: 26.8125em;
    box-sizing: initial;
    padding: 0 1.59375em;
  }
  .rlc-carousel.rlc-three__m_carousel .rlc-slide {
    width: 15.625em;
  }
  .rlc-carousel.rlc-three__m_carousel .rlc-slide .rlc-copygroup {
    margin-top: 3.5em;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    position: relative;
  }
  .rlc-carousel.rlc-three__m_carousel .rlc-carousel-pagination {
    top: 20.75em;
    width: 15.625em;
    height: 3.5em;
  }
  .rlc-carousel.rlc-three__m_carousel
    .rlc-carousel-pagination
    .swiper-pagination-bullet {
    height: 3.5em;
  }
  .rlc-carousel.rlc-mobile--static,
  .rlc-carousel.rlc-mobile--static .swiper-container {
    overflow: visible;
  }
  .rlc-carousel.rlc-mobile--static .swiper-wrapper {
    transform: translate3d(0, 0, 0) !important;
  }
  .rlc-carousel.rlc-mobile--static .swiper-slide-duplicate {
    display: none;
  }
  .rlc-carousel.rlc-mobile--static .rlc-carousel-arrow,
  .rlc-carousel.rlc-mobile--static .rlc-carousel-pagination {
    display: none;
  }
}
@supports (-webkit-overflow-scrolling: touch) {
  .rlc-carousel.inTransition .rlc-slide .rlc-fadein,
  .rlc-carousel.isDragging .rlc-slide .rlc-fadein {
    animation: none;
  }
}
.rlc-carousel [aria-hidden="true"] a:not([tabindex="-1"]) {
  visibility: hidden;
}
.rlc-carousel.rlc-category_carousel
  [aria-hidden="true"]
  a:not([tabindex="-1"]) {
  visibility: visible;
}
.rlc-carousel .rlc-slide.rlc-isvisible a,
.rlc-carousel.inTransition [aria-hidden="true"] a {
  visibility: visible;
}
.rlc-carousel .rlc-slide:focus,
.rlc-carousel .rlc-slide:focus-within .rlc-fadein,
.rlc-carousel .rlc-slide:focus-within .rlc-image {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 767px) {
  .rlc-carousel.rlc-carousel-nointeraction .swiper-slide-duplicate {
    visibility: hidden;
  }
  .rlc-carousel [aria-hidden="true"] a[tabindex="-1"] {
    visibility: visible;
  }
}
.rlc-videocontainer {
  position: relative;
}
.rlc-videocontainer video {
  width: 100%;
}
.rlc-videocontainer .rlc-playbutton {
  z-index: 10;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 2em 2.8em;
  border-radius: 0.625em !important;
  border: 2px solid currentColor;
  color: currentColor;
  z-index: 1;
  cursor: pointer;
  pointer-events: auto;
  background: 0 0;
}
.rlc-videocontainer .rlc-playbutton:not(.paused)::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 53%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg) scale(1.4);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0.75em 1.313em 0.75em;
  border-color: transparent transparent currentColor transparent;
}
.rlc-videocontainer.playing .rlc-playbutton::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 0;
  height: 0;
  width: 1.25em;
  height: 1.5em;
  border-left: 0.35em solid currentColor;
  border-right: 0.35em solid currentColor;
  border-top: none;
  border-bottom: none;
}
.rlc-videocontainer .rlc-playbutton::after {
  content: "WATCH NOW";
  display: block;
  color: #fff;
  font-family: "HCo Gotham Light";
  font-size: 0.875em;
  line-height: 3.286em;
  text-transform: uppercase;
  position: absolute;
  bottom: -3.286em;
  transform: translateX(-50%);
  white-space: nowrap;
}
.rlc-videocontainer.paused .rlc-playbutton::after,
.rlc-videocontainer.playing .rlc-playbutton::after {
  display: none;
}
.rlc-videocontainer .rlc-looppause {
  position: absolute;
  left: 1em;
  bottom: 1em;
  cursor: pointer;
  pointer-events: auto;
  box-sizing: border-box;
}
.rlc-videocontainer .rlc-looppause:hover {
  filter: brightness(200%);
  filter: drop-shadow(0 0 5px #ccc);
}
@media screen and (max-width: 767px) {
  .rlc-videocontainer .rlc-looppause {
    left: 0.5em;
    top: auto;
    bottom: 1em;
  }
}
@media (hover: hover) {
  .rlc-videocontainer:not(.paused)
    video::-webkit-media-controls-start-playback-button,
  .rlc-videocontainer:not(.playing)
    video::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none;
  }
  .rlc-videocontainer video::-webkit-media-controls-overlay-play-button {
    display: none;
  }
  .rlc-videocontainer.paused .rlc-playbutton,
  .rlc-videocontainer.playing .rlc-playbutton,
  .rlc-videocontainer.user_paused .rlc-playbutton {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    -webkit-transition: opacity 0.5s ease-in-out;
  }
  .rlc-videocontainer.paused:hover .rlc-playbutton,
  .rlc-videocontainer.playing:hover .rlc-playbutton,
  .rlc-videocontainer.user_paused:hover .rlc-playbutton {
    opacity: 1;
  }
}
@media (hover: none) {
  .rlc-videocontainer:not(.paused)
    video::-webkit-media-controls-start-playback-button,
  .rlc-videocontainer:not(.playing)
    video::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none;
  }
  .rlc-videocontainer video::-webkit-media-controls-overlay-play-button,
  .rlc-videocontainer.paused .rlc-playbutton,
  .rlc-videocontainer.playing .rlc-playbutton,
  .rlc-videocontainer.user_paused .rlc-playbutton {
    display: none;
  }
}
.rlc-creative_v3 .rlc-boxbutton,
.rlc-creative_v3 .rlc-boxplay {
  border: 1px solid currentColor;
  height: 3.25em;
  padding: 0 2.688em;
  display: inline-flex;
  align-items: center;
  margin: 0 0.938em;
  color: currentColor;
  justify-content: center;
  border-radius: 0 !important;
  position: relative;
}
.rlc-creative_v3 .rlc-boxplay {
  padding-left: 3.25em;
}
.rlc-creative_v3 .rlc-boxbutton span,
.rlc-creative_v3 .rlc-boxplay::before {
  font-family: "Founders Grotesk Mono Regular";
  font-size: 0.688em;
  letter-spacing: 0.091em;
  line-height: 1em;
  text-transform: uppercase;
  color: currentColor;
  display: inline-block;
}
.rlc-creative_v3 .rlc-boxplay::before {
  content: "{{WATCHNOW}}";
  position: relative;
  transform: none;
  border: none;
  width: auto;
  height: auto;
  top: auto;
  left: auto;
  min-width: auto;
  white-space: nowrap;
  margin: 0;
}
.rlc-creative_v3 .rlc-boxplay::after,
.rlc-creative_v3 .rlc-videocontainer.playing .rlc-boxplay::after {
  left: 6em;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg) scale(1.4);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0.75em 1.313em 0.75em;
  border-color: transparent transparent currentColor transparent;
  content: "";
  font-size: 0.35em;
  position: absolute;
}
.rlc-fullbleed.rlc-block {
  z-index: 0;
}
.rlc-fadeslider .rlc-looppause,
.rlc-hasbuttons .rlc-looppause,
.rlc-videocontainer .rlc-looppause {
  position: absolute;
  color: currentColor;
  width: 31px;
  height: 31px;
  cursor: pointer;
  z-index: 2;
  background: 0 0;
  border: 2px solid currentColor;
  border-radius: 50%;
  min-width: auto;
  min-height: auto;
  padding: 0;
  font-size: 1em;
  margin: 0;
  max-width: none;
  max-height: none;
}
.rlc-videocontainer.paused .rlc-looppause,
.rlc-videocontainer.playing .rlc-looppause,
.rlc-videocontainer.user_paused .rlc-looppause {
  background-image: none;
}
.rlc-fadeslider .rlc-looppause::after,
.rlc-fadeslider .rlc-looppause::before,
.rlc-hasbuttons .rlc-looppause::after,
.rlc-hasbuttons .rlc-looppause::before,
.rlc-videocontainer .rlc-looppause::after,
.rlc-videocontainer .rlc-looppause::before {
  content: "";
  position: absolute;
  left: 9px;
  top: 50%;
  width: 3px;
  height: 12px;
  background: currentColor;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}
.rlc-fadeslider .rlc-looppause::after,
.rlc-hasbuttons .rlc-looppause::after,
.rlc-videocontainer .rlc-looppause::after {
  left: 15px;
}
.rlc-fadeslider.user_paused .rlc-looppause::before,
.rlc-fadeslider.user_paused .rlc-looppause:hover::before,
.rlc-hasbuttons.user_paused .rlc-looppause::before,
.rlc-hasbuttons.user_paused .rlc-looppause:hover::before,
.rlc-videocontainer.user_paused .rlc-looppause::before,
.rlc-videocontainer.user_paused .rlc-looppause:hover::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 11px;
  border-color: transparent transparent transparent currentColor;
  left: 10px;
  background: 0 0;
}
.rlc-fadeslider.user_paused .rlc-looppause::after,
.rlc-fadeslider.user_paused .rlc-looppause:hover::after,
.rlc-hasbuttons.user_paused .rlc-looppause::after,
.rlc-hasbuttons.user_paused .rlc-looppause:hover::after,
.rlc-videocontainer.user_paused .rlc-looppause::after,
.rlc-videocontainer.user_paused .rlc-looppause:hover::after {
  display: none;
}
.rlc-fadeslider .rlc-looppause:hover,
.rlc-hasbuttons .rlc-looppause:hover,
.rlc-videocontainer .rlc-looppause:hover {
  border-color: currentColor;
  color: currentColor;
}
.rlc-fadeslider .rlc-looppause:hover::after,
.rlc-fadeslider .rlc-looppause:hover::before,
.rlc-hasbuttons .rlc-looppause:hover::after,
.rlc-hasbuttons .rlc-looppause:hover::before,
.rlc-videocontainer .rlc-looppause:hover::after,
.rlc-videocontainer .rlc-looppause:hover::before {
  background-color: currentColor;
}
.rlc-bgfixed-portal {
  overflow: hidden;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  z-index: -1;
}
.rlc-block:not(.rlc-isvisible) .rlc-bgfixed {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.rlc-bgfixed {
  position: fixed;
  width: auto;
  min-width: 100%;
  min-height: 100vh;
  top: 0;
  left: 0;
  z-index: -1;
  pointer-events: none;
}
.rlc-isvisible .rlc-bgfixed {
  opacity: 1;
}
.is-ie .rlc-bgfixed {
  position: absolute;
  width: 100%;
  min-height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
@keyframes rlc-fltimeBullet {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
.rlc-fadeslider {
  opacity: 1;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  position: absolute;
  top: 0;
  left: 0;
}
.rlc-fadeslider .rlc-slidewrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.rlc-fadeslider .rlc-looppause {
  bottom: 1.125em;
  left: 1.563em;
}
.rlc-fadeslider .rlc-slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  opacity: 1;
  visibility: hidden;
}
.rlc-fadeslider .rlc-slide:first-of-type,
.rlc-fadeslider.rlc-init .rlc-slide {
  visibility: visible;
}
.rlc-fadeslider .rlc-slide .rlc-hasvideo {
  background: #000;
}
.rlc-fadeslider .rlc-slide .rlc-hasvideo .rlc-videocontainer {
  pointer-events: none;
}
.rlc-fadeslider .rlc-slide .rlc-hasvideo .rlc-looppause {
  display: none;
}
.rlc-fadeslider .rlc-slide.rlc-active {
  z-index: 1;
}
.rlc-fadeslider .rlc-slide.rlc-prev {
  z-index: 0;
}
.rlc-fadeslider .rlc-slide .rlc-copygroup {
  position: absolute;
  z-index: 1;
}
.rlc-fadeslider .rlc-slide:hover .rlc-copygroup::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% + 100px);
  height: calc(100% + 100px);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.rlc-fadeslider .rlc-carousel-arrow {
  position: absolute;
  top: 50%;
  margin: 0;
  width: 39px;
  height: 39px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #e1e1e5;
  border-radius: 50%;
  border: none;
  z-index: 7;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  max-width: none;
  min-height: auto;
  font-size: 1em;
}
.rlc-fadeslider .rlc-carousel-arrow:hover {
  background: #fff;
}
.rlc-fadeslider.rlc-light .rlc-carousel-arrow {
  background: #e1e1e5;
}
.rlc-fadeslider.rlc-light .rlc-carousel-arrow:hover {
  background: #fff;
}
.rlc-fadeslider.rlc-gold .rlc-carousel-arrow {
  background: #baad72;
}
.rlc-fadeslider.rlc-gold .rlc-carousel-arrow:hover {
  background: #fff;
}
.rlc-fadeslider.rlc-dark .rlc-carousel-arrow {
  background: #041e3a;
}
.rlc-fadeslider.rlc-dark .rlc-carousel-arrow:hover {
  background: #000;
}
.rlc-fadeslider .rlc-carousel-arrow.rlc-carousel-arrow-left {
  left: 1.75em;
}
.rlc-fadeslider .rlc-carousel-arrow:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-right: 1px solid #000 !important;
  border-bottom: 1px solid #000 !important;
  opacity: 0.8;
}
.rlc-fadeslider.rlc-dark .rlc-carousel-arrow:after {
  border-color: #fff !important;
}
.rlc-fadeslider .rlc-carousel-arrow.rlc-carousel-arrow-left:after {
  transform: translate(-2px, -50%) rotate(134deg);
}
.rlc-fadeslider .rlc-carousel-arrow.rlc-carousel-arrow-right {
  right: 1.75em;
}
.rlc-fadeslider .rlc-carousel-arrow.rlc-carousel-arrow-right:after {
  transform: translate(-6px, -50%) rotate(-45deg);
}
.rlc-fadeslider .rlc-carousel-arrow.rlc-carousel-arrow-left:hover::after,
.rlc-fadeslider .rlc-carousel-arrow.rlc-carousel-arrow-right:hover::after {
  border-width: 2px !important;
}
.rlc-fadeslider .rlc-pagination {
  position: absolute;
  bottom: 0.875em;
  left: 50%;
  transform: translateX(-50%);
  width: 55em;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 5;
}
.rlc-fadeslider .rlc-pagination .rlc-bullet {
  display: inline-flex;
  flex: 1;
  height: 30px;
  min-height: inherit;
  width: auto;
  max-width: inherit;
  padding: 0;
  border: none;
  font-size: 1em;
  transition: none;
  margin: 0 0.344em;
  position: relative;
  background: 0 0;
}
.rlc-fadeslider .rlc-pagination .rlc-bullet::before {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 0;
}
.rlc-fadeslider .rlc-pagination .rlc-bullet.rlc-active::after {
  content: "";
  display: block;
  height: 2px;
  width: 0%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
}
.rlc-fadeslider.rlc-autoplay .rlc-pagination .rlc-bullet.rlc-active::after {
  width: 0%;
  animation-name: rlc-fltimeBullet;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
}
.rlc-fadeslider.rlc-autoplay
  .rlc-pagination
  .rlc-bullet.rlc-1s.rlc-active::after {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.rlc-fadeslider.rlc-autoplay
  .rlc-pagination
  .rlc-bullet.rlc-2s.rlc-active::after {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.rlc-fadeslider.rlc-autoplay
  .rlc-pagination
  .rlc-bullet.rlc-3s.rlc-active::after {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
.rlc-fadeslider.rlc-autoplay
  .rlc-pagination
  .rlc-bullet.rlc-4s.rlc-active::after {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
}
.rlc-fadeslider.rlc-autoplay
  .rlc-pagination
  .rlc-bullet.rlc-5s.rlc-active::after {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
}
.rlc-fadeslider.rlc-autoplay
  .rlc-pagination
  .rlc-bullet.rlc-6s.rlc-active::after {
  -webkit-animation-duration: 6s;
  animation-duration: 6s;
}
.rlc-fadeslider.rlc-autoplay
  .rlc-pagination
  .rlc-bullet.rlc-7s.rlc-active::after {
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
}
.rlc-fadeslider.rlc-autoplay
  .rlc-pagination
  .rlc-bullet.rlc-8s.rlc-active::after {
  -webkit-animation-duration: 8s;
  animation-duration: 8s;
}
.rlc-fadeslider.rlc-autoplay
  .rlc-pagination
  .rlc-bullet.rlc-9s.rlc-active::after {
  -webkit-animation-duration: 9s;
  animation-duration: 9s;
}
.rlc-fadeslider.rlc-autoplay
  .rlc-pagination
  .rlc-bullet.rlc-10s.rlc-active::after {
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
}
.rlc-fadeslider.rlc-autoplay
  .rlc-pagination
  .rlc-bullet.rlc-videobullet.rlc-active::after {
  -webkit-animation-duration: 7s;
  animation-duration: 7s;
}
.rlc-fadeslider.rlc-autoplay.rlc-stopbullet
  .rlc-pagination
  .rlc-bullet.rlc-active::after {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.rlc-fadeslider .rlc-pagination .rlc-bullet::before,
.rlc-fadeslider.rlc-light .rlc-pagination .rlc-bullet::before {
  background: #c6c8cc;
}
.rlc-fadeslider .rlc-pagination .rlc-bullet.rlc-active::after,
.rlc-fadeslider.rlc-light .rlc-pagination .rlc-bullet.rlc-active::after {
  background: #fff;
}
.rlc-fadeslider .rlc-pagination .rlc-bullet.rlc-active::before,
.rlc-fadeslider.rlc-light .rlc-pagination .rlc-bullet.rlc-active::before {
  background: #6d6f73;
}
.rlc-fadeslider.rlc-gold .rlc-pagination .rlc-bullet.rlc-active::after {
  background: #baad72;
}
.rlc-fadeslider.rlc-dark .rlc-pagination .rlc-bullet.rlc-active::after {
  background: #041e3a;
}
@media screen and (min-width: 768px) {
  .rlc-fadeslider .rlc-pagination .rlc-bullet::after,
  .rlc-fadeslider .rlc-pagination .rlc-bullet::before {
    -webkit-transition: height 0.35s;
    transition: height 0.35s;
  }
  .rlc-fadeslider .rlc-pagination .rlc-bullet:hover::after,
  .rlc-fadeslider .rlc-pagination .rlc-bullet:hover::before {
    height: 4px;
  }
}
@media screen and (max-width: 767px) {
  .rlc-fadeslider .rlc-pagination {
    bottom: 1.25em;
    width: 15em;
    height: 1.875em;
  }
  .rlc-fadeslider .rlc-carousel-arrow {
    display: none;
  }
  .rlc-fadeslider .rlc-looppause {
    left: 0.813em;
    bottom: 1.625em;
  }
}
.rlc-pinclip .rlc-in {
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}
.rlc-scrollzoom {
  overflow: hidden;
}
.rlc-scrollzoom .rlc-image {
  transform: scale(1.35);
  transition: transform 2s, opacity 1s;
  transform-origin: 50% 50%;
}
.rlc-isvisible .rlc-scrollzoom .rlc-image,
.rlc-isvisible.rlc-scrollzoom .rlc-image {
  transform: scale(1);
}
.rlc-shopslider .swiper-button-next.swiper-button-disabled,
.rlc-shopslider .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.rlc-creative_v3
  .rlc-carousel.rlc-category_carousel.rlc-shopslider
  .rlc-copygroup {
  height: auto;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
  text-align: center;
  color: currentColor;
}
@media screen and (min-width: 768px) {
  .rlc-carousel.rlc-category_carousel.rlc-shopslider {
    margin-left: 0;
    width: 65.187em;
  }
  .rlc-carousel.rlc-category_carousel.rlc-shopslider .rlc-carousel_wrapper {
    padding-bottom: 1.938em;
    padding-right: 1.953em;
  }
  .rlc-creative_v3
    .rlc-carousel.rlc-category_carousel.rlc-shopslider
    .rlc-carousel-arrow {
    top: calc(50% - 1.938em);
  }
  .rlc-carousel.rlc-category_carousel.rlc-shopslider .rlc-slide {
    width: 25.563em;
    padding: 0 0.5em;
  }
  .rlc-creative_v3
    .rlc-carousel.rlc-category_carousel.rlc-shopslider
    .rlc-slide
    .rlc-imagery {
    min-height: 34.375em;
  }
  .rlc-creative_v3
    .rlc-carousel.rlc-category_carousel.rlc-shopslider
    .rlc-copygroup {
    bottom: 2.875em;
  }
}
@media screen and (max-width: 767px) {
  .rlc-carousel.rlc-category_carousel.rlc-shopslider {
    margin-left: 1.375em;
    width: 22.063em;
  }
  .rlc-carousel.rlc-category_carousel.rlc-shopslider .rlc-carousel-scrollbar {
    width: 20.313em;
  }
  .rlc-carousel.rlc-category_carousel.rlc-shopslider .rlc-carousel_wrapper {
    padding-bottom: 1.938em;
    padding-right: 1.5em;
  }
  .rlc-creative_v3
    .rlc-carousel.rlc-category_carousel.rlc-shopslider
    .rlc-carousel-arrow {
    top: calc(50% - 1.938em);
  }
  .rlc-carousel.rlc-category_carousel.rlc-shopslider .rlc-slide {
    width: 15.438em;
    padding: 0 0.25em;
  }
  .rlc-creative_v3
    .rlc-carousel.rlc-category_carousel.rlc-shopslider
    .rlc-slide
    .rlc-imagery {
    min-height: 21.063em;
  }
  .rlc-creative_v3
    .rlc-carousel.rlc-category_carousel.rlc-shopslider
    .rlc-copygroup {
    bottom: 1.712em;
  }
}
.rlc-creative_v3 .rlc-combo .rlc-carousel .rlc-carousel-pagination {
  align-items: center;
}
.rlc-creative_v3 .rlc-combo .rlc-carousel .rlc-carousel-arrow {
  top: 16.875em;
}
.rlc-creative_v3
  .rlc-combo
  .rlc-carousel.rlc-featured_products
  .rlc-slide
  .rlc-imagery {
  margin-bottom: 3.25em;
}
.rlc-creative_v3
  .rlc-combo
  .rlc-carousel.rlc-featured_products
  .rlc-slide
  .rlc-image {
  margin-bottom: 0;
}
.rlc-creative_v3 .rlc-combo .rlc-static-col.rlc-right {
  align-items: flex-end;
}
.rlc-creative_v3 .rlc-combo .rlc-static-col .rlc-slide .rlc-copygroup {
  text-align: center;
  margin-top: 0.75em;
}
@media screen and (min-width: 768px) {
  .rlc-creative_v3 .rlc-combo {
    display: flex;
  }
  .rlc-creative_v3 .rlc-combo .rlc-carousel-col {
    width: 48.125em;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .rlc-creative_v3 .rlc-combo .rlc-static-col {
    width: 41.875em;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .rlc-creative_v3 .rlc-combo .rlc-static-col .rlc-slide {
    width: 32.375em;
  }
}
@media screen and (max-width: 767px) {
  .rlc-creative_v3 .rlc-combo .rlc-carousel-col,
  .rlc-creative_v3 .rlc-combo .rlc-static-col {
    margin-bottom: 3.813em;
  }
  .rlc-creative_v3
    .rlc-combo
    .rlc-carousel.rlc-featured_products
    .rlc-slide
    .rlc-imagery {
    margin-bottom: 3.25em;
  }
  .rlc-creative_v3 .rlc-combo .rlc-carousel.rlc-featured_products .rlc-slide {
    width: 15.625em;
    padding: 0;
    margin: 0 1.969em;
  }
  .rlc-creative_v3 .rlc-combo .rlc-static-col .rlc-slide {
    width: 100vw - var(--scrollbar-width);
  }
  .rlc-creative_v3
    .rlc-combo
    .rlc-carousel.rlc-featured_products
    .rlc-carousel-pagination {
    top: 19.5em;
    width: 15.625em;
    height: 3.438em;
  }
  .rlc-creative_v3
    .rlc-combo
    .rlc-carousel.rlc-featured_products
    .rlc-slide
    .rlc-copygroup {
    position: relative;
    -webkit-transform: none;
    transform: none;
    width: 100%;
  }
}
.rlc-carouselside {
  display: flex;
}
.rlc-carouselside .rlc-carousel-col {
  position: relative;
}
.rlc-carouselside .rlc-carousel-col .rlc-textgroup {
  margin-bottom: 3.125em;
  text-align: center;
}
.rlc-carouselside .rlc-carousel-col .rlc-textgroup .rlc-dek {
  margin-top: 1.278em;
}
.rlc-carouselside .rlc-image-col {
  width: 28.75em;
}
.rlc-carouselside .rlc-image-col .rlc-scrollzoom {
  width: 28.75em;
  height: 50.625em;
}
.rlc-carouselside .rlc-carousel.rlc-banner {
  width: 54.875em;
  margin: 0 auto;
  overflow: hidden;
}
.rlc-carouselside .rlc-carousel.rlc-banner .rlc-carousel-arrow {
  top: 11.031em;
}
.rlc-carouselside .rlc-carousel.rlc-banner .rlc-slide {
  width: 17.625em;
  padding: 0 0.5em;
  opacity: 1 !important;
  visibility: visible !important;
}
.is-ie .rlc-carouselside .rlc-carousel.rlc-banner .rlc-slide {
  margin: 0 0.5em;
  padding: 0;
}
.rlc-carouselside .rlc-carousel.rlc-banner .rlc-slide .rlc-image {
  margin-bottom: 0;
}
.rlc-carouselside .rlc-carousel.rlc-banner .rlc-slide .rlc-copygroup {
  margin-top: 0.875em;
}
.rlc-carouselside .rlc-carousel.rlc-banner .rlc-slide .rlc-prodlink {
  display: none;
}
.rlc-carouselside .rlc-carousel.rlc-banner .rlc-slide .rlc-linecta {
  opacity: 1 !important;
  visibility: visible !important;
}
@media screen and (min-width: 768px) {
  .rlc-carouselside .rlc-carousel-col {
    width: 61.25em;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .rlc-carouselside .rlc-carousel-col .rlc-textgroup {
    width: 46.875em;
  }
}
@media screen and (max-width: 767px) {
  .rlc-carouselside {
    flex-direction: column-reverse;
    align-items: center;
  }
  .rlc-carouselside .rlc-image-col {
    width: 19.125em;
    margin-bottom: 1.875em;
  }
  .rlc-carouselside .rlc-image-col .rlc-scrollzoom {
    width: 19.125em;
    height: 23.125em;
  }
  .rlc-carouselside .rlc-carousel-col .rlc-textgroup {
    width: 95vw;
    margin: 0 auto 1.875em;
  }
  .rlc-carouselside
    .rlc-carousel-col
    .rlc-carousel.rlc-banner
    .rlc-slide
    .rlc-imagery {
    margin-bottom: 3.25em;
  }
  .rlc-carouselside .rlc-carousel-col .rlc-carousel.rlc-banner .rlc-slide {
    width: 15.625em;
    padding: 0;
    margin: 0 1em;
  }
  .rlc-carouselside .rlc-carousel-col .rlc-carousel.rlc-banner {
    width: 100vw - var(--scrollbar-width);
  }
  .rlc-carouselside
    .rlc-carousel-col
    .rlc-carousel.rlc-banner
    .rlc-carousel-pagination {
    top: 19.5em;
    width: 15.625em;
    height: 3.438em;
  }
  .rlc-carouselside
    .rlc-carousel-col
    .rlc-carousel.rlc-banner
    .rlc-slide
    .rlc-copygroup {
    position: relative;
    -webkit-transform: none;
    transform: none;
    width: 100%;
  }
}
.rlc-creative_v3 .rlc-carousel.rlc-category_carousel.rlc-blpcats {
  width: 87.313em;
  margin-left: 2.688em;
}
.rlc-creative_v3
  .rlc-carousel.rlc-category_carousel.rlc-blpcats
  .rlc-carousel_wrapper {
  padding-right: 3.063em;
}
.rlc-creative_v3
  .rlc-carousel.rlc-category_carousel.rlc-blpcats
  .swiper-container-horizontal
  &gt; .swiper-scrollbar {
  bottom: auto;
  top: 26.25em;
}
.rlc-creative_v3
  .rlc-carousel.rlc-category_carousel.rlc-blpcats
  .rlc-carousel-arrow {
  top: 13.125em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.rlc-creative_v3 .rlc-carousel.rlc-category_carousel.rlc-blpcats .rlc-slide {
  width: 20em;
  padding: 0 0.5em;
}
.rlc-creative_v3
  .rlc-carousel.rlc-category_carousel.rlc-blpcats
  .rlc-slide
  .rlc-imagery {
  min-height: 25em;
  margin-bottom: 2.25em;
}
.rlc-creative_v3
  .rlc-carousel.rlc-category_carousel.rlc-blpcats
  .rlc-slide
  .rlc-copygroup {
  align-items: flex-start;
  flex-direction: column;
  height: auto;
  display: flex;
  opacity: 0;
  transition: opacity 0.5s;
}
.rlc-creative_v3
  .rlc-carousel.rlc-category_carousel.rlc-blpcats
  .rlc-slide:hover
  .rlc-copygroup {
  opacity: 1;
}
@media screen and (max-width: 959px) {
  .rlc-creative_v3
    .rlc-carousel.rlc-category_carousel.rlc-blpcats
    .rlc-slide
    .rlc-copygroup {
    display: flex;
  }
}
.rlc-creative_v3
  .rlc-carousel.rlc-category_carousel.rlc-blpcats
  .rlc-copygroup
  a,
.rlc-creative_v3
  .rlc-carousel.rlc-category_carousel.rlc-blpcats
  .rlc-copygroup
  a:active,
.rlc-creative_v3
  .rlc-carousel.rlc-category_carousel.rlc-blpcats
  .rlc-copygroup
  a:hover {
  color: currentColor;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .rlc-creative_v3 .rlc-carousel.rlc-category_carousel.rlc-blpcats {
    width: 21.938em;
    margin-left: 1.5em;
  }
  .rlc-creative_v3
    .rlc-carousel.rlc-category_carousel.rlc-blpcats
    .rlc-carousel_wrapper {
    padding-right: 0.5em;
  }
  .rlc-creative_v3
    .rlc-carousel.rlc-category_carousel.rlc-blpcats
    .swiper-container-horizontal
    &gt; .swiper-scrollbar {
    width: 20.938em;
    height: 2.875em;
    bottom: auto;
    top: 24.25em;
  }
  .rlc-creative_v3
    .rlc-carousel.rlc-category_carousel.rlc-blpcats
    .rlc-carousel-arrow {
    top: 13.125em;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .rlc-creative_v3 .rlc-carousel.rlc-category_carousel.rlc-blpcats .rlc-slide {
    width: 18.25em;
  }
  .rlc-creative_v3
    .rlc-carousel.rlc-category_carousel.rlc-blpcats
    .rlc-slide
    .rlc-imagery {
    min-height: 24.25em;
  }
  .rlc-creative_v3
    .rlc-carousel.rlc-category_carousel.rlc-blpcats
    .rlc-slide
    .rlc-copygroup {
    opacity: 0;
  }
  .rlc-creative_v3
    .rlc-carousel.rlc-category_carousel.rlc-blpcats
    .rlc-slide.rlc-isvisible
    .rlc-copygroup,
  .rlc-creative_v3
    .rlc-carousel.rlc-category_carousel.rlc-blpcats
    .swiper-slide-visible:last-child
    .rlc-copygroup {
    opacity: 1;
  }
}
.rlc-hasicon .rlc-hasvideo::after,
.rlc-hasicon .rlc-imagery::after {
  content: "";
  background: url(https://cdn-fsly.yottaa.net/5f85aab3d93140f2cca82579/www.ralphlauren.co.uk/v~4b.91/on/demandware.static/-/Library-Sites-RalphLauren_EU_Library/en_GB/v1701327810834/_common/css/img/Brand_Logo_Library/QUICKSHOP/quick_shop_white.png?$staticlink$&amp;yocs=6P_6S_6T_6X_);
  width: 2.5em;
  height: 2.5em;
  background-size: contain;
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 1em;
  right: 1.375em;
  pointer-events: none;
  transition: opacity 0.5s;
  opacity: 1;
}
@media screen and (max-width: 767px) {
  .rlc-hasicon .rlc-hasvideo::after,
  .rlc-hasicon .rlc-imagery::after {
    width: 1.5em;
    height: 1.5em;
    bottom: 0.688em;
    right: 0.313em;
  }
}
[lang^="ar"] .rlc-dek,
[lang^="ar"] .rlc-linecta,
[lang^="ar"] .rlc-name,
[lang^="ar"] .rlc-prodname,
[lang^="ar"] .rlc-sectionsubhd,
[lang^="ar"] .rlc-sub,
[lang^="ar"] .rlc-title {
  font-family: RL_DroidKufi, Founders Grotesk text Regular, Helvetica, Arial,
    sans-serif !important;
}
[lang^="ar"] .rlc-en_LeJeuneDeck {
  font-family: LeJeuneDeck-Regular !important;
}
[lang^="ar"] .rlc-title .rlc-title-en_LeJeuneDeck,
[lang^="ar"] .rlc-title.rlc-title-en_LeJeuneDeck {
  font-family: LeJeuneDeck-Regular !important;
}
[lang^="ar"] .rlc-dek .rlc-dek-en_LeJeuneDeck,
[lang^="ar"] .rlc-dek.rlc-dek-en_LeJeuneDeck {
  font-family: LeJeuneDeck-Regular !important;
}
[lang^="ar"] .rlc-en_FoundersText {
  font-family: "Founders Grotesk text Regular", Arial, Helvetica, sans-serif;
}
[lang^="ar"] .rlc-en_FoundersMono {
  font-family: "Founders Grotesk Mono Regular", Arial, Helvetica, sans-serif;
}
[lang^="ar"] .rlc-a,
[lang^="ar"] .rlc-boxplay::before,
[lang^="ar"] .rlc-dek,
[lang^="ar"] .rlc-linecta,
[lang^="ar"] .rlc-links .rlc-a,
[lang^="ar"] .rlc-name,
[lang^="ar"] .rlc-prodname,
[lang^="ar"] .rlc-sectionsubhd,
[lang^="ar"] .rlc-sub,
[lang^="ar"] .rlc-title {
  font-family: RL_DroidKufi, Founders Grotesk text Regular, Helvetica, Arial,
    sans-serif !important;
}
[lang^="ar"] .rlc-carousel .swiper-pagination {
  right: 50%;
  transform: translate(50%);
}
[lang^="ar"] .rlc-videocontainer .rlc-looppause {
  bottom: 1em;
  left: 1em !important;
  right: auto !important;
}
[lang^="ar"]
  .rlc-acc.rlc-creative_v3
  .rlc-carousel.rlc-category_carousel.rlc-blpcats
  .rlc-slide
  .rlc-copygroup {
  text-align: right;
}
@media only screen and (min-width: 768px) {
  [lang^="ar"] .rlc-catslider-hd {
    margin: 4em 3.5em 3.063em 0 !important;
    text-align: right;
  }
  [lang^="ar"] .rlc-catslider-hd .rlc-title {
    text-align: right;
  }
  [lang^="ar"] .rlc-carousel.rlc-category_carousel {
    margin-left: 0;
  }
  [lang^="ar"]
    .rlc-carousel.rlc-category_carousel.rlc-shopslider
    .rlc-carousel_wrapper {
    padding-bottom: 1.938em;
    padding-right: 0;
    padding-left: 1.953em;
  }
  [lang^="ar"] #rlc-sticky-sub-nav .rlc-lonely {
    padding-left: 1em;
  }
  [lang^="ar"] #rlc-sticky-sub-nav .nav-arrow {
    left: 0;
    position: absolute;
    top: 0.125em;
  }
  [lang^="ar"] .rlc-carousel.rlc-category_carousel .rlc-carousel-arrow {
    display: block;
  }
  [lang^="ar"] .rlc-shopslider .swiper-button-next.swiper-button-disabled,
  [lang^="ar"] .rlc-shopslider .swiper-button-prev.swiper-button-disabled {
    opacity: 1;
  }
  [lang^="ar"] #rlc-shopsection .rlc-intro .rlc-copygroup {
    margin-right: 3.5em;
    margin-left: 0;
  }
}
[lang^="ar"]
  .rlc-carousel.rlc-category_carousel.rlc-shopslider
  .rlc-carousel_wrapper {
  padding-left: 1.5em;
  padding-right: 0;
}
[lang^="ar"] .rlc-creative_v3 .rlc-carousel.rlc-category_carousel.rlc-blpcats {
  margin-left: 0;
  margin-right: 1em;
}
.rlc-cardstack {
  width: 29.25em;
  height: 45.188em;
  color: #fff;
}
.rlc-cardstack .rlc-cards {
  width: 100%;
  height: 100%;
  margin-bottom: 1.688em;
}
[lang^="ar"] .rlc-cardstack .rlc-cards {
  direction: rtl;
}
.rlc-cardstack .rlc-cards .rlc-slide {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  opacity: 0;
  color: #fff;
  transform-origin: right top;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.rlc-cardstack .rlc-cards .rlc-slide,
.rlc-cardstack .rlc-cards .rlc-slide * {
  pointer-events: none;
  cursor: pointer;
}
.rlc-cardstack .rlc-cards .rlc-slide.rlc-active,
.rlc-cardstack .rlc-cards .rlc-slide.rlc-active * {
  pointer-events: all;
}
.rlc-cardstack .rlc-cards .rlc-slide.rlc-active .rlc-hotspot {
  z-index: 1;
}
.rlc-cardstack .rlc-cards .rlc-slide.rlc-prodslide a {
  letter-spacing: normal;
}
.rlc-cardstack .rlc-cards .rlc-slide.rlc-prodslide.notinstock,
.rlc-cardstack .rlc-cards .rlc-slide.rlc-prodslide.notfound,
.rlc-cardstack .rlc-cards .rlc-slide.rlc-prodslide.notinstock *,
.rlc-cardstack .rlc-cards .rlc-slide.rlc-prodslide.notfound * {
  cursor: grab;
  pointer-events: none;
}
.rlc-cardstack
  .rlc-cards
  .rlc-slide.rlc-prodslide.notinstock
  .rlc-copygroup
  .rlc-caption
  span,
.rlc-cardstack
  .rlc-cards
  .rlc-slide.rlc-prodslide.notfound
  .rlc-copygroup
  .rlc-caption
  span {
  display: none;
}
.rlc-cardstack .rlc-cards .rlc-slide .rlc-imagery {
  position: relative;
}
.rlc-cardstack .rlc-cards .rlc-slide .rlc-copygroup {
  position: absolute;
  width: 21.188em;
  left: 1.75em;
  bottom: 1.25em;
  text-align: left;
  opacity: 0;
}
[lang^="ar"] .rlc-cardstack .rlc-cards .rlc-slide .rlc-copygroup {
  text-align: right;
  left: auto;
  right: 1.75em;
}
.rlc-cardstack .rlc-cards .rlc-slide .rlc-copygroup .rlc-caption,
.rlc-cardstack .rlc-counter span {
  font-family: "Founders Grotesk text Regular";
  font-size: 0.563em;
  color: currentColor;
  letter-spacing: 0.4em;
  line-height: 2.333em;
  text-transform: uppercase;
  display: block;
}
.rlc-cardstack .rlc-counter span {
  display: inline-flex;
  height: 100%;
  align-items: center;
}
.rlc-cardstack .rlc-counter span:first-of-type {
  border-right: 1px solid currentColor;
  padding-right: 2em;
  margin-right: 2em;
}
[lang^="ar"] .rlc-cardstack .rlc-counter span:first-of-type {
  border-right: none;
  border-left: 1px solid currentColor;
  padding: 0 0 0 2em;
  margin: 0 0 0 2em;
}
[lang^="ar"] .rlc-cardstack .rlc-cards .rlc-slide .rlc-copygroup .rlc-caption,
[lang^="ar"] .rlc-cardstack .rlc-counter span {
  font-family: RL_DroidKufi, Founders Grotesk text Regular, Helvetica, Arial,
    sans-serif !important;
}
.rlc-cardstack .rlc-counter {
  position: absolute;
  right: 1.75em;
  bottom: 1.563em;
  z-index: 8;
  color: #fff;
  height: 1.188em;
}
[lang^="ar"] .rlc-cardstack .rlc-counter {
  right: auto;
  left: 1.75em;
}
.rlc-cardstack .rlc-looppause {
  bottom: auto;
  top: 1.063em;
  right: 1.063em;
  z-index: 10;
}
.rlc-cardstack .rlc-hasvideo .rlc-looppause {
  display: none;
}
.rlc-cardstack .rlc-timer {
  position: absolute;
  left: 0;
  bottom: -1.688em;
  height: 1px;
  width: 100%;
  background: #d8d8d8;
}
[lang^="ar"] .rlc-cardstack .rlc-timer {
  direction: rtl;
}
.rlc-cardstack .rlc-timer .rlc-timer-bar {
  position: relative;
  height: 1px;
  width: 0px;
  background: #000;
}
.rlc-cardstack .rlc-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 0.3s;
}
[lang^="ar"] .rlc-cardstack .rlc-arrow {
  transform: translateY(-50%) rotate(180deg);
}
.rlc-cardstack .rlc-cards:hover .rlc-arrow {
  opacity: 1;
}
.rlc-cardstack .rlc-arrow-left {
  left: 1em;
}
[lang^="ar"] .rlc-cardstack .rlc-arrow-left {
  left: auto;
  right: 1em;
}
.rlc-cardstack .rlc-arrow-right {
  right: 1em;
}
[lang^="ar"] .rlc-cardstack .rlc-arrow-right {
  right: auto;
  left: 1em;
}
.rlc-cardstack.rlc-gradient-dark .rlc-slide .rlc-imagery::after,
.rlc-cardstack .rlc-gradient-dark.rlc-slide .rlc-imagery::after,
.rlc-cardstack.rlc-gradient-dark .rlc-slide .rlc-hasvideo::after,
.rlc-cardstack .rlc-gradient-dark.rlc-slide .rlc-hasvideo::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 80%,
    rgba(0, 0, 0, 0.65) 100%
  );
}
@media only screen and (max-width: 960px) {
  .rlc-creative_v3 .rlc-cardstack .rlc-arrow {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .rlc-cardstack {
    width: 19.625em;
    height: 30.313em;
    margin: 0 0 0 1.25em;
  }
  .rlc-creative_v3 .rlc-cardstack .rlc-cards .rlc-slide .rlc-copygroup {
    width: 12em;
    left: 1.091em;
    bottom: 1.091em;
  }
  [lang^="ar"]
    .rlc-creative_v3
    .rlc-cardstack
    .rlc-cards
    .rlc-slide
    .rlc-copygroup {
    left: auto;
    right: 1.091em;
    text-align: right;
  }
  .rlc-creative_v3
    .rlc-cardstack
    .rlc-cards
    .rlc-slide
    .rlc-copygroup
    .rlc-caption,
  .rlc-creative_v3 .rlc-cardstack .rlc-counter span {
    font-size: 0.5em;
    letter-spacing: 0.375em;
    line-height: 1.875em;
  }
  .rlc-creative_v3 .rlc-cardstack .rlc-counter {
    right: 1.091em;
    bottom: 1.2em;
  }
  [lang^="ar"].rlc-creative_v3 .rlc-cardstack .rlc-counter,
  [lang^="ar"] .rlc-creative_v3 .rlc-cardstack .rlc-counter {
    right: auto;
    left: 1.091em;
  }
  .rlc-creative_v3 .rlc-cardstack .rlc-timer {
    bottom: -1.266em;
    width: 19.625em;
  }
}
@keyframes rlc-fltimeBullet {
  from {
    width: 0%;
  }
  to {
    width: 100%;
  }
}
.rlc-creative_v3 .rlc-fadeslider2 {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  color: #fff;
  max-height: none;
}
.rlc-creative_v3 .rlc-fadeslider2.rlc-init {
  opacity: 1;
}
.rlc-fadeslider2 .rlc-slidewrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.rlc-fadeslider2 .rlc-looppause {
  top: 50%;
  left: -1.25em;
  z-index: 3;
  transform: translate(-100%, -50%);
  z-index: 3;
}
[lang^="ar"] .rlc-fadeslider2 .rlc-looppause {
  left: auto;
  right: -1.25em;
  transform: translate(100%, -50%);
}
.rlc-fadeslider2 .rlc-slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  opacity: 1;
  visibility: hidden;
}
.rlc-fadeslider2 .rlc-slide:first-of-type,
.rlc-fadeslider2.rlc-init .rlc-slide {
  visibility: visible;
}
.rlc-fadeslider2 .rlc-slide .rlc-hasvideo {
  background: #000;
}
.rlc-fadeslider2 .rlc-slide .rlc-hasvideo .rlc-videocontainer {
  pointer-events: none;
}
.rlc-fadeslider2 .rlc-slide .rlc-hasvideo .rlc-looppause {
  display: none;
}
.rlc-fadeslider2.rlc-single .rlc-slide .rlc-hasvideo .rlc-looppause {
  display: block;
}
.rlc-fadeslider2 .rlc-slide.rlc-active {
  z-index: 1;
}
.rlc-fadeslider2 .rlc-slide.rlc-prev {
  z-index: 0;
}
.rlc-fadeslider2 .rlc-slide .rlc-copygroup {
  position: absolute;
  z-index: 1;
}
.rlc-fadeslider2 .rlc-slide:hover .rlc-copygroup::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% + 100px);
  height: calc(100% + 100px);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.rlc-fadeslider2 .rlc-carousel-arrow {
  position: absolute;
  top: 50%;
  margin: 0;
  width: 39px;
  height: 39px;
  transform: translateY(-50%);
  background: #e1e1e5;
  border-radius: 50%;
  border: none;
  z-index: 7;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  max-width: none;
  min-height: auto;
  font-size: 1em;
}
[lang^="ar"] .rlc-fadeslider2 .rlc-carousel-arrow {
  transform: translateY(-50%) rotate(180deg);
}
.rlc-fadeslider2 .rlc-carousel-arrow:hover {
  background: #fff;
}
.rlc-fadeslider2.rlc-light .rlc-carousel-arrow {
  background: #e1e1e5;
}
.rlc-fadeslider2.rlc-light .rlc-carousel-arrow:hover {
  background: #fff;
}
.rlc-fadeslider2.rlc-gold .rlc-carousel-arrow {
  background: #baad72;
}
.rlc-fadeslider2.rlc-gold .rlc-carousel-arrow:hover {
  background: #fff;
}
.rlc-fadeslider2.rlc-dark .rlc-carousel-arrow {
  background: #041e3a;
}
.rlc-fadeslider2.rlc-dark .rlc-carousel-arrow:hover {
  background: #000;
}
.rlc-fadeslider2 .rlc-carousel-arrow.rlc-carousel-arrow-left {
  left: 1.75em;
}
[lang^="ar"] .rlc-fadeslider2 .rlc-carousel-arrow.rlc-carousel-arrow-left {
  left: auto;
  right: 1.75em;
}
.rlc-fadeslider2 .rlc-carousel-arrow:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 9px;
  height: 9px;
  border-right: 1px solid #000 !important;
  border-bottom: 1px solid #000 !important;
  opacity: 0.8;
}
.rlc-fadeslider2.rlc-dark .rlc-carousel-arrow:after {
  border-color: #fff !important;
}
.rlc-fadeslider2 .rlc-carousel-arrow.rlc-carousel-arrow-left:after {
  transform: translate(-2px, -50%) rotate(134deg);
}
.rlc-fadeslider2 .rlc-carousel-arrow.rlc-carousel-arrow-right {
  right: 1.75em;
}
[lang^="ar"] .rlc-fadeslider2 .rlc-carousel-arrow.rlc-carousel-arrow-right {
  right: auto;
  left: 1.75em;
}
.rlc-fadeslider2 .rlc-carousel-arrow.rlc-carousel-arrow-right:after {
  transform: translate(-6px, -50%) rotate(-45deg);
}
.rlc-fadeslider2 .rlc-carousel-arrow.rlc-carousel-arrow-left:hover::after,
.rlc-fadeslider2 .rlc-carousel-arrow.rlc-carousel-arrow-right:hover::after {
  border-width: 2px !important;
}
.rlc-fadeslider2 .rlc-progresswrap {
  position: absolute;
  bottom: 1.875em;
  left: calc(50% + 1.25em);
  transform: translateX(-50%);
  width: 77.375em;
  height: 4px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  z-index: 2;
  color: currentColor;
}
.rlc-fadeslider2 .rlc-progresswrap.rlc-fixed {
  position: fixed;
}
[lang^="ar"] .rlc-fadeslider2 .rlc-progresswrap {
  direction: rtl;
  left: calc(50% - 1.25em);
}
.rlc-fadeslider2 .rlc-pagination {
  position: relative;
  bottom: auto;
  left: auto;
  transform: none;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 1.227em;
  margin-left: 2.563em;
}
[lang^="ar"] .rlc-fadeslider2 .rlc-pagination {
  margin: 0 2.563em 0 0;
}
.rlc-fadeslider2 .rlc-progressbar {
  display: inline-flex;
  flex: 1;
  height: 4px;
  padding: 0;
  border: none;
  font-size: 1em;
  transition: none;
  position: relative;
  background: none;
}
.rlc-fadeslider2 .rlc-progressbar::before {
  content: "";
  display: block;
  height: 4px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 0;
  background: currentColor;
  opacity: 0.5;
}
.rlc-fadeslider2 .rlc-progressbar .rlc-progressline {
  height: 4px;
  width: 0%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: 1;
  background: currentColor;
}
[lang^="ar"] .rlc-fadeslider2 .rlc-progressbar .rlc-progressline {
  left: auto;
  right: 0;
}
.rlc-fadeslider2 .rlc-pagination .rlc-page {
  color: currentColor;
  display: inline-flex;
  padding: 0 1.125em;
  border-right: 1px solid currentcolor;
  height: 100%;
  align-items: center;
}
[lang^="ar"] .rlc-fadeslider2 .rlc-pagination .rlc-page {
  border-right: none;
  border-left: 1px solid currentcolor;
}
.rlc-fadeslider2 .rlc-pagination .rlc-page span,
.rlc-fadeslider2 .rlc-pagination .rlc-total span {
  display: inline-block;
  font-family: "Founders Grotesk Mono Regular", Arial, Helvetica, sans-serif;
  font-size: 0.563em;
  letter-spacing: 0.019em;
}
.rlc-fadeslider2 .rlc-pagination .rlc-page:last-child {
  border: none;
  padding-right: 0;
}
[lang^="ar"] .rlc-fadeslider2 .rlc-pagination .rlc-page:last-child {
  padding-right: 1.125em;
}
.rlc-fadeslider2 .rlc-pagination .rlc-page:first-child {
  padding-left: 0;
}
[lang^="ar"] .rlc-fadeslider2 .rlc-pagination .rlc-page:first-child {
  padding: 0 0 0 1.125em;
}
.rlc-fadeslider2 .rlc-pagination .rlc-page.rlc-active span {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .rlc-fadeslider2 .rlc-progressbar:hover::before,
  .rlc-fadeslider2 .rlc-progressbar:hover .rlc-progressline {
    height: 4px;
  }
}
@media screen and (max-width: 767px) {
  .rlc-fadeslider2 .rlc-pagination {
    margin-left: 2.125em;
  }
  [lang^="ar"] .rlc-fadeslider2 .rlc-pagination {
    margin: 0 2.125em 0 0;
  }
  .rlc-fadeslider2 .rlc-carousel-arrow {
    display: none;
  }
  .rlc-fadeslider2 .rlc-progresswrap {
    bottom: 2.3em;
    left: calc(50% + 1.25em);
    width: 17.5em;
  }
  [lang^="ar"] .rlc-fadeslider2 .rlc-progresswrap {
    left: calc(50% - 1.25em);
  }
  .rlc-fadeslider2 .rlc-progressbar::before {
    height: 2px;
  }
  .rlc-fadeslider2 .rlc-progressbar .rlc-progressline {
    height: 2px;
  }
  .rlc-fadeslider2 .rlc-pagination {
    height: 1.25em;
  }
  .rlc-fadeslider2 .rlc-pagination .rlc-page:first-child {
    padding: 0 1.15em 0 0;
  }
  [lang^="ar"] .rlc-fadeslider2 .rlc-pagination .rlc-page {
    padding: 0 0 0 1.2em;
  }
  [lang^="ar"] .rlc-fadeslider2 .rlc-pagination .rlc-page:last-child {
    padding: 0 1.2em 0 0;
  }
}

.rlc-cardstack .rlc-cards:hover .rlc-arrow svg {
  color: #000;
}
.rlc-cardstack .rlc-cards:hover .rlc-arrow {
  width: 12px;
  height: 10px;
}
</pre></body></html>