/* BEGIN GLOBAL STYLES */
:root {
	--foundersReg: "Founders Grotesk text Regular", Arial, Helvetica, sans-serif;
	--foundersMed: "Founders Grotesk text Medium", Arial, Helvetica, sans-serif;
	--leJeuneReg: "LeJeuneDeck-Regular", Times, serif;
	--sackersHeavy: "SackersGothicW01-Heavy", Times, serif;
	--rlcNavy: #041E3A;
  --rlcWhite: #fff;
  --rlcBlack: #000;
}

.rlc-seo-lp.rlc-redesign-fy25 .rlc-block.rlc-fullbleed {
  margin-bottom: 0 !important;
}
.rlc-seo-lp.rlc-redesign-fy25 .rlc-50-50 .rlc-50-50__block:first-child, 
.rlc-seo-lp.rlc-redesign-fy25 .rlc-50-50.rlc-reverse-mobile .rlc-50-50__block:last-child,
.rlc-seo-lp.rlc-redesign-fy25 .rlc-50-50 .rlc-50-50__block:last-child {
  margin: 0;
}
.rlc-seo-lp .rlc-boxbutton span, 
.rlc-seo-lp .rlc-boxplay::before {
  font-family: var(--foundersReg);
}
.rlc-seo-lp .rlc-boxbutton span {
  transition: all 0.25s;
}
.rlc-seo-lp .rlc-boxbutton:hover {
    background: #fff;
    color: #000;
    border-color: #fff;
}
@media screen and (max-width: 767px) {
	.rlc-seo-lp .rlc-target {
		width: 1.5em !important;
		height: 1.5em !important;
	}
  .rlc-seo-lp .rlc-carousel .rlc-carousel-arrow {
    display: block;
  }
  .rlc-seo-lp .rlc-carousel .swiper-button-next {
    right: 0.7em;
  }
  .rlc-seo-lp .rlc-carousel .swiper-button-prev {
    left: 0.7em;
  }
}

/* SHARED STYLES */
.rlc-seo-lp {
  overflow-x: hidden;
  width: 100%;
  max-width: 100vw;
}
.rlc-seo-lp .rlc-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
.rlc-seo-lp .rlc-background .rlc-image {
  height: 100%;
}
.rlc-seo-lp .rlc-copygroup .rlc-title {
  font-family: var(--leJeuneReg);
  font-size: 2.75em;
  line-height: 1.1818em;
  text-transform: none;
  color: inherit !important;
  text-align: inherit;
  letter-spacing: normal;
  line-height: 1.428em;
}
.rlc-seo-lp .rlc-copygroup .rlc-dek {
  font-family: var(--leJeuneReg);
  color: inherit !important;
  text-align: inherit;
  margin: 1.5em 0;
}
.rlc-seo-lp .rlc-copygroup .rlc-dek p:last-of-type,
.rlc-seo-lp.rlc-redesign-fy25 .rlc-links .rlc-linecta:only-child {
  margin: 0;
}
.rlc-seo-lp .rlc-copygroup .rlc-linecta {
  font-size: 0.75em !important;
}
@media only screen and (min-width: 768px) {
  .rlc-seo-lp .rlc-copygroup .rlc-links {
    margin-top: 1.563em;
  }
}
@media screen and (max-width: 767px) {
  .rlc-seo-lp .rlc-copygroup .rlc-title {
    font-size: 1.75em;
    line-height: 1.35714em;
  }
  .rlc-seo-lp .rlc-copygroup .rlc-dek {
    font-size: 0.875em;
    line-height: 1.7142em !important;
  }
  .rlc-seo-lp .rlc-copygroup .rlc-links {
    margin-top: 1em;
  }
}
/* HERO */
#rlc-hero {
  min-height: 45em;
}
#rlc-hero h2 {
  font-family: var(--foundersMed);
  text-transform: uppercase;
}
.de #rlc-hero .rlc-title.rlc-h1 {
  width: 12em;
}
@media only screen and (min-width: 768px) {
  #rlc-hero .rlc-title.rlc-h1 {
    margin: 0 auto 0.2em;
    width: 11em;
  }
  #rlc-hero h2 {
    font-size: 1.25em;
  }
  #rlc-hero .rlc-copygroup { 
    bottom: 2.5em; 
    width: 36em;
  }
  .de #rlc-hero .rlc-copygroup {
    width: 38em;
  }
}
@media screen and (max-width: 767px) {
  #rlc-hero {
    min-height: 30.3125em;
  }
  #rlc-hero h2 {
    font-size: 0.875em;
  }
  #rlc-hero .rlc-copygroup {
    bottom: 1em;
    width: 100%;
  }
  #rlc-hero .rlc-copygroup .rlc-dek {
    padding: 0 1.3em;
  }
  #rlc-hero .rlc-title.rlc-h1 {
    width: 10em;
    margin: 0 auto 0.5em;
  }
}
/* <!-- STICKY SUB NAV --> */
#rlc-stickynavjumps {
  justify-content: center;
  width: 100%;
  margin-left: 0;
  background: #000;
}
#rlc-stickynavjumps .rlc-active {
  color: #fff;
}
#rlc-stickynav .rlc-active {
  border-color: #fff !important;
}
#rlc-stickynav .rlc-in {
  height: 100%;
}
#rlc-stickynav .rlc-progress .rlc-line {
  background: #fff;
}
#rlc-stickynav .rlc-progress {
  background: #70706b;
  z-index: 1;
  position: relative;
}

.rlc-seo-lp .rlc-jumplink:hover {
  color: #fff;
  border-bottom: 1px solid #fff !important;
}
.rlc-seo-lp #rlc-stickynavbuttons .rlc-opener span, 
.rlc-seo-lp #rlc-stickynavbuttons.rlc-single .rlc-link span {
  font-family: var(--foundersReg);
}

@media only screen and (min-width: 768px) {
  #rlc-stickynavjumps .rlc-ul {
    height: 100% !important;
  }

  #rlc-stickynavbuttons.rlc-ready .rlc-ul {
    height: 100% !important;
    justify-content: center;
  }
  #rlc-stickynav:not(.rlc-hasthumbs) #rlc-stickynavjumps .rlc-ul {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  #rlc-stickynav .rlc-menu.rlc-open {
    background: #000;
  }
  #rlc-stickynavjumps .rlc-ul {
    background:#000;
  }
  #rlc-stickynavbuttons.rlc-single .rlc-ul {
    height: auto !important;
  }
  #rlc-stickynavbuttons .rlc-opener,
  #rlc-stickynavbuttons.rlc-single .rlc-li {
    margin-right: 0.7em;
  }
  #rlc-stickynavbuttons .rlc-opener,
  #rlc-stickynavbuttons.rlc-single .rlc-li.rlc-mobile-display-none,
  #rlc-stickynavbuttons.rlc-single .rlc-li .rlc-link.rlc-mobile-display-none {
    display: none !important;
  }

  #rlc-stickynavbuttons.rlc-single .rlc-li .rlc-link {
    margin-right: 0;
  }
  #rlc-stickynavjumps .rlc-opener {
    width: 100%;
  }
}
/* <!-- INTRO MONTAGE --> */
#rlc-slot1 {
  min-height: 101.625em;
}
#rlc-slot1 .rlc-image-wrapper .rlc-imagery {
  position: absolute;
}
@media only screen and (min-width: 768px) {
  .de #rlc-slot1,
  .fr #rlc-slot1,
  .it #rlc-slot1 {
    min-height: 102.9375em;
  }
  #rlc-slot1 .rlc-copygroup {
    padding-top: 5.375em;
    width: 57em;
    z-index: 1;
  }
  .de #rlc-slot1 .rlc-copygroup {
    width: 62em;
  }
  .it #rlc-slot1 .rlc-copygroup {
    width: 58em;
  }
  .fr #rlc-slot1 .rlc-copygroup {
    width: 61em;
  }
  #rlc-slot1 .rlc-image-wrapper {
    width: 83em;
    height: 62.0625em;
    margin-top: 5.9375em;
  }
  #rlc-slot1 .rlc-image-wrapper .rlc-img-1,
  #rlc-slot1 .rlc-image-wrapper .rlc-img-3,
  #rlc-slot1 .rlc-image-wrapper .rlc-img-4,
  #rlc-slot1 .rlc-image-wrapper .rlc-img-6 {
    width: 27.375em
  }
  #rlc-slot1 .rlc-image-wrapper .rlc-img-2,
  #rlc-slot1 .rlc-image-wrapper .rlc-img-5 {
    width: 27.25em
  }

}
@media screen and (max-width: 767px) {
  #rlc-slot1 {
    min-height: 90.6875em;
  }
  #rlc-slot1 .rlc-copygroup {
    width: 19.688em;
    margin: 0 auto;
    padding: 3em 0 4.71875em;
  }
  .de #rlc-slot1 .rlc-copygroup {
    padding: 3em 0 2.71875em;
  }
  #rlc-slot1 .rlc-image-wrapper {
    height: 42.94625em;
  }
  #rlc-slot1 .rlc-image-wrapper .rlc-img-1,
  #rlc-slot1 .rlc-image-wrapper .rlc-img-2,
  #rlc-slot1 .rlc-image-wrapper .rlc-img-5,
  #rlc-slot1 .rlc-image-wrapper .rlc-img-6 {
    width: 11.375em;
  }
  #rlc-slot1 .rlc-image-wrapper .rlc-img-3 {
    top: 13.660625em;
  }
}

/* <!-- Ralph's Coffee --> */
@media only screen and (min-width: 768px) {
  #rlc-slot2 {
    height: 45em;
  }
  #rlc-slot2 .rlc-copygroup {
    width: 37em;
    padding: 0 0 2.5em 0;
  }
  #rlc-slot2 .rlc-copygroup .rlc-dek {
    font-size: 1em;
    line-height: 1.75em;
    letter-spacing: 0.015625em;
    padding: 0 6em;
  }
}
@media screen and (max-width: 767px) {
  #rlc-slot2 {
    min-height: 35.125em;
  }
  #rlc-slot2 .rlc-copygroup {
    width: 19.688em;
    margin: 0 auto;
    padding: 0 0 2.1875em 0;
  }
  .de #rlc-slot2 .rlc-copygroup,
  .it #rlc-slot2 .rlc-copygroup,
  .fr #rlc-slot2 .rlc-copygroup {
    width: 20.5625em;
  }
}

/* <!-- Duo sliders --> */
.rlc-duo-sliders .rlc-carousel .swiper-pagination-bullet:after,
.rlc-duo-sliders .rlc-carousel .swiper-pagination-bullet:before {
  background: #9D9FA3;
}
.rlc-duo-sliders .rlc-carousel .swiper-pagination-bullet:before {
  opacity: 1;
}
.rlc-duo-sliders .rlc-carousel:not(.inTransition) .swiper-pagination-bullet-active:before {
  background: var(--rlcWhite);
}
.rlc-duo-sliders .rlc-50-50 .rlc-50-50__block {
  padding: 0;
  margin: 0;
}
.rlc-duo-sliders .rlc-copygroup .rlc-secondary-dek {
  font-family: var(--foundersReg);
  text-transform: uppercase;
  font-size: 0.75em;
}

@media screen and (min-width: 768px) {
  .rlc-duo-sliders,
  .rlc-duo-sliders .rlc-50-50 {
    max-height: 50.125em;
  }
  .rlc-duo-sliders .rlc-copygroup {
    width: 33em;
  }
  .rlc-duo-sliders .rlc-copygroup .rlc-dek {
    padding: 0 2em;
  }
  .rlc-duo-sliders .rlc-copygroup .rlc-h3 {
    font-size: 1.75em;
    line-height: 1.4285em;
    margin-top: 3.5em;
  }
  .fr .rlc-duo-sliders .rlc-copygroup .rlc-h3 {
    width: 12em;
  }
  .rlc-duo-sliders .rlc-carousel .rlc-slide {
    padding: 0;
    background: var(--rlcBlack);
  }
  .rlc-duo-sliders .rlc-carousel .swiper-pagination {
    bottom: 0;
    width: 15.25em;
  }
  #section4 .rlc-copygroup {
    margin-top: 2em;
  }
  #rlc-slot4 .rlc-copygroup {
    padding-top: 2.5em;
  }
}
@media screen and (max-width: 767px) {
  .rlc-duo-sliders {
    max-height: 89.0625em;
  }
  #rlc-slot3 {
    display: flex;
    flex-direction: column-reverse;
  }
  .rlc-duo-sliders .rlc-50-50 .rlc-50-50__block {
    height: 26.125em;
  }
  .rlc-duo-sliders .rlc-copygroup {
    padding: 0 2em;
    width: 100%;
  }
  #rlc-slot4 .rlc-copygroup {
    padding: 1.4em 3.4em 0;
  }
  .it #rlc-slot4 .rlc-copygroup {
    padding: 1.4em 2.4em 0;
  }
  .rlc-duo-sliders .rlc-copygroup .rlc-h3 {
   font-size: 1.25em;
   padding-top: 2em;
  }
  .rlc-duo-sliders .rlc-carousel .rlc-slide {
    width: 23.4375em;
  }
  .rlc-duo-sliders .rlc-carousel .swiper-pagination {
    width: 11em;
    bottom: -1.2em;
  }
  #section4 .rlc-copygroup {
    padding: 0 3.4em;
    margin-top: 0.8em;
  }
}

/* <!-- RL Holiday Experience --> */
#rlc-slot5 .rlc-copygroup .rlc-dek {
  font-family: var(--foundersReg);
  text-transform: uppercase;
  font-size: 0.75em;
}
#rlc-slot5 .rlc-copygroup .rlc-title.rlc-sub {
  font-family: var(--foundersReg);
  text-transform: uppercase;
  font-size: 0.6875em;
  margin-bottom: 0.5em;
}
#rlc-slot5 .rlc-copygroup .rlc-logo {
  width: 2.5625em;
  margin: 0 auto 1em;
}
@media only screen and (min-width: 768px) {
  #rlc-slot5 {
    height: 45em;
  }
  #rlc-slot5 .rlc-copygroup {
    width: 26em;
    padding: 0 0 4.125em;
  }
  .de #rlc-slot5 .rlc-copygroup {
    width: 32em;
  }
  .it #rlc-slot5 .rlc-copygroup {
    width: 31em;
  }
  #rlc-slot5 .rlc-copygroup .rlc-secondary-dek {
    margin-bottom: 2.7291em;
  }
}
@media screen and (max-width: 767px) {
  #rlc-slot5 {
    min-height: 34.1875em;
  }
  #rlc-slot5 .rlc-copygroup .rlc-title.rlc-sub {
    margin-bottom: 1.2em;
  }
  #rlc-slot5 .rlc-copygroup {
    width: 19.688em;
    margin: 0 auto;
    padding: 0 0 2.59375em;
  }
  .de #rlc-slot5 .rlc-copygroup {
    width: 20.688em;
  }
}

/* <!-- MTE --> */
 #rlc-mte-slider .rlc-carousel.rlc-category_carousel .rlc-copygroup .rlc-linecta::after {
  display: block;
 }
  #rlc-mte-slider {
    background-color: #fff;
  }
  .rlc-creative_v3 #rlc-mte-slider .rlc-carousel.rlc-category_carousel .rlc-copygroup {
    height: auto;
    display: block;
    text-align: center;
    position: absolute;
    bottom: 2em;
    width: 97%;
    color: #ffffff;
  }
  .rlc-creative_v3 #rlc-mte-slider .rlc-carousel.rlc-category_carousel .rlc-copygroup .rlc-title {
    color: #ffffff;
    line-height: 1em;
  }
  #rlc-mte-slider .rlc-linecta {
    margin-top: 0;
  }
  #rlc-mte-slider .rlc-copygroup .rlc-links {
      margin-top: 0.8em;
  }
  .rlc-creative_v3 #rlc-mte-slider .rlc-carousel .swiper-scrollbar-drag:after {
    background: #fff;
  }
  .rlc-creative_v3 #rlc-mte-slider .rlc-carousel .rlc-carousel-scrollbar:before {
    background: #9D9FA3;
  }
  @media screen and (min-width: 768px) {
    #rlc-mte-slider .rlc-title span {
      font-size: 0.55em !important;
      display: block;
    }
    #rlc-mte-slider {
      margin-top: 0em;
      display: flex;
      color: #041e3a;
    }
    .rlc-creative_v3 #rlc-mte-slider .rlc-carousel.rlc-category_carousel .rlc-copygroup .rlc-title {
      font-size: 1.75em;
    }

    .rlc-creative_v3 #rlc-mte-slider .rlc-catslider-hd {
      width: 26.1875em;
      margin: 0;
    }
    #rlc-mte-slider .rlc-catslider-hd .rlc-title:lang(ar) {
      text-align: right;
      line-height: 1.5em;
    }

    #rlc-mte-slider .rlc-catslider-hd .rlc-dek:lang(ar) {
      text-align: right;
    }

    .rlc-creative_v3 .rlc-carousel.rlc-category_carousel .rlc-slide {
      width: 25.625em;
    }
    #rlc-mte-slider .rlc-drllogo {
      width: 16em;
      margin: -1.4em auto 0em;
    }
  }

  @media only screen and (max-width: 767px) {
    .rlc-creative_v3 .rlc-category_carousel {
      min-height: 29.2em;
    }
    .rlc-creative_v3 #rlc-mte-slider .rlc-carousel.rlc-category_carousel .rlc-copygroup .rlc-title {
      font-size: 1.25em !important;
    }
    #rlc-mte-slider .rlc-title span {
      font-size: 0.7em !important;
      display: block;
    }
    .rlc-creative_v3 #rlc-mte-slider,
    .rlc-creative_v3 #rlc-mte-slider .rlc-category_carousel {
      min-height: 25em;
    }
    #rlc-mte-slider .rlc-copygroup .rlc-links {
       margin-top: 0.7em;
    }

    .rlc-creative_v3 .rlc-carousel.rlc-category_carousel .rlc-slide .rlc-imagery {
      /*min-height: 36.78em;*/
    }
  }
    .rlc-creative_v3 #rlc-mte-slider .rlc-catslider-hd {
      padding-left: 3.5em;
      padding-right: 2em;
    }

    .rlc-creative_v3 #rlc-mte-slider .rlc-catslider-hd .rlc-title {
      font-size: 3.75em;
      letter-spacing: 0.02em;
    }

    .rlc-creative_v3 #rlc-mte-slider .rlc-catslider-hd .rlc-title span {
      font-size: 0.65em;
      display: block;
    }

    .rlc-creative_v3.it #rlc-mte-slider .rlc-catslider-hd .rlc-title,
    .rlc-creative_v3.de #rlc-mte-slider .rlc-catslider-hd .rlc-title,
    .rlc-creative_v3.fr #rlc-mte-slider .rlc-catslider-hd .rlc-title,
    .rlc-creative_v3.es #rlc-mte-slider .rlc-catslider-hd .rlc-title,
    .rlc-creative_v3.nl #rlc-mte-slider .rlc-catslider-hd .rlc-title,
    .rlc-creative_v3.pt #rlc-mte-slider .rlc-catslider-hd .rlc-title {
      line-height: normal;
    }

    .rlc-creative_v3 #rlc-mte-slider .rlc-catslider-hd .rlc-dek {
      margin-top: 0.85em;
      margin-bottom: 0;
      line-height: 1.7em;
      font-family: "LeJeuneDeck-Regular", Times, serif;
      font-size: 1.125em;
    }

    #rlc-mte-slider .swiper-wrapper {
      margin-bottom: 2em;
    }
    #rlc-mte-slider .rlc-background,
    #rlc-cat-slot .rlc-background {
      z-index: -1;
    }
    @media screen and (min-width: 768px) {
      #rlc-mte-slider .rlc-carousel.rlc-category_carousel {
        margin-left: 0;
        margin: 6.0625em 0 3em;
        width: 63.8125em; /* leaving 419px on other side */
      }

      #rlc-mte-slider .rlc-catslider-hd .rlc-inner-catslider-hd {
        position: absolute;
        top: 47%;
        width: 18%;
        height: auto;
        transform: translateY(-50%);
      }

      #rlc-mte-slider .rlc-catslider-hd .rlc-inner-catslider-hd:lang(pt) {
        width: 19%;
      }

      .rlc-creative_v3 #rlc-mte-slider .rlc-carousel.rlc-category_carousel .rlc-carousel-arrow {
        top: 15.705em;
      }
    }

    @media only screen and (max-width: 767px) {
      #rlc-mte-slider {
        padding-top: 2em;
        background-size: cover;
      }

      .rlc-creative_v3 #rlc-mte-slider .rlc-catslider-hd {
        padding-left: 1em;
        padding-right: 1em;
        text-align: center;
        padding-top: 2em;
        margin-bottom: 4em;
        margin-left: 0;
      }

      .rlc-creative_v3 #rlc-mte-slider .rlc-catslider-hd .rlc-title {
        font-size: 2.6em;
        letter-spacing: 0;
        line-height: 1em;
        text-align: center;
      }

      .rlc-creative_v3 #rlc-mte-slider .rlc-carousel.rlc-category_carousel .rlc-copygroup .rlc-title {
        font-size: 1.75em;
        line-height: 1em;
      }

      .rlc-creative_v3 #rlc-mte-slider .rlc-catslider-hd .rlc-blockspacer {
        margin-bottom: 5.75em;
      }

      .rlc-creative_v3 #rlc-mte-slider .rlc-carousel.rlc-category_carousel .rlc-slide .rlc-imagery {
        min-height: 21em;
      }

      .rlc-creative_v3 #rlc-mte-slider .rlc-catslider-hd .rlc-dek {
        margin-top: 1em;
        padding-left: 4em;
        padding-right: 4em;
        line-height: 1.75em;
        font-size: 1em;
      }
      .rlc-creative_v3 #rlc-mte-slider .rlc-catslider-hd .rlc-dek:lang(nl),
      .rlc-creative_v3 #rlc-mte-slider .rlc-catslider-hd .rlc-dek:lang(de) {
        padding-left: 3em;
        padding-right: 3em;
      }
      .rlc-creative_v3 #rlc-mte-slider .rlc-catslider-hd .rlc-dek:lang(es){
        padding-left: 3.5em;
        padding-right: 3.5em;
      }

      #rlc-mte-slider .rlc-polosportlogo {
        width: 14em;
        margin: 0 auto;
        margin-bottom: 0.6em;
      }

      .rlc-creative_v3 #rlc-mte-slider .rlc-carousel.rlc-category_carousel .rlc-copygroup {
        bottom: 1.5em;
        width: 100%;
      }

      #rlc-mte-slider .rlc-drllogo {
        width: 12em;
        margin: -1.3em auto 0;
      }
      #rlc-mte-slider .rlc-carousel.rlc-category_carousel .rlc-slide {
        width: 15.5em;
      }
    }