/* BEGIN GLOBAL STYLES */
.rlc-wpolo {
	--foundersReg: "Founders Grotesk text Regular", Arial, Helvetica, sans-serif;
	--leJeuneReg: "LeJeuneDeck-Regular", Times, serif;
	--sackersHeavy: "SackersGothicW01-Heavy", Times, serif;
	--rlcNavy: #041E3A;
}
.rlc-wpolo.rlc-creative_v3 .rlc-usebrandstyles .rlc-linecta {
	font-family: var(--foundersReg);
	font-size: 0.6875em;
	line-height: 1.2727272727272727em;
	letter-spacing: 0.09090909090909091em!important;
}
.rlc-wpolo .rlc-title {
	font-family: var(--leJeuneReg);
	text-transform: unset;
	text-align: unset;
	font-size: 2.75em;
	line-height: 1.1818181818181819em;
	letter-spacing: 0px;
	margin-bottom: 0.3em; 
}
.rlc-wpolo .rlc-title.rlc-sm {
	font-size: 1.75em;
	line-height: 1.4285714285714286em;
}
.rlc-wpolo.rlc-creative_v3 .rlc-usebrandstyles .rlc-dek {
	font-family: var(--foundersReg);
	font-size: 0.75em;
	line-height: 1.8333333333333333em;
	letter-spacing: 0px;
}
.rlc-wpolo .rlc-cat {
	font-family: var(--sackersHeavy);
	font-size: 0.75em;
	line-height: 1em;
	letter-spacing: 0.6666666666666666em;
	text-transform: uppercase;
	margin-bottom: 2.5em;
}
/* .rlc-wpolo .rlc-pillbutton {
    border: 1px solid currentColor;
    border-radius: 1.250em;
    padding: 0 1.250em;
    white-space: nowrap;
    margin: 0 0.625em;
    min-height: 2em;
    display: inline-flex;
    align-items: center;
    background-color: transparent;
    transition: all 0.25s;
}
    .rlc-wpolo .rlc-pillbutton span {
        font-family: var(--foundersMono);
        font-size: 0.688em;
        color: currentColor;
        letter-spacing: 1px;
        line-height: 1em;
        text-transform: uppercase;
        transition: all 0.25s;
        position: relative;
    }
    .rlc-wpolo .rlc-pillbutton:hover {
        background: #fff;
        color: #000;
        border-color: #fff;
    } */
.rlc-wpolo .rlc-background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
}
  .rlc-wpolo .rlc-background .rlc-image {
    /* object-fit: contain; */
    min-width: 100%;
  }
  .rlc-wpolo .rlc-background video {
    object-fit: cover;
  }
.rlc-wpolo .rlc-target {
	position: absolute;
	width: 2.250em;
	height: 2.250em;
	border: 1px solid currentColor;
	border-radius: 50%;
	/* background: rgba(0, 0, 0, 0.3); */
}
.rlc-wpolo .rlc-target.notinstock,
.rlc-wpolo .rlc-target.notorderable,
.rlc-wpolo .rlc-target.not-quick-shoppable {
    display: none;
}
.notfound .rlc-instock,
.notinstock .rlc-instock,
.notfound .rlc-hotspot,
.notinstock .rlc-hotspot,
.notfound .rlc-target,
.notinstock .rlc-target,
.notinstock.notorderable.rlc-hotspot,
.notinstock.notorderable .rlc-hotspot,
.notinstock.notorderable a {
	display: none !important;
}
.instock .rlc-cs,
.keeponline .rlc-cs {
	display: none !important;
}

.notinstock .rlc-cs,
.notinstock.notorderable .rlc-cs {
	display: block !important;
}
    .rlc-wpolo .rlc-target::before,
    .rlc-wpolo .rlc-target::after {
        content: '';
        width: 1px;
        height: 0.625em;
        position: absolute;
        top: 50%; left: 50%;
        transform: translate(-50%,-50%);
        background: currentColor;
        display: block;
    }
    .rlc-wpolo .rlc-target::after {
        transform: translate(-50%,-50%) rotate(90deg);
    }
	.rlc-wpolo .rlc-scrollto {
		font-family: var(--foundersReg);
		font-size: 0.6875em;
		letter-spacing: 0.09090909090909091em!important;
		text-transform: uppercase;
		margin-top: 3em;
		position: relative;
		display: inline-block;
	}

  .rlc-wpolo .rlc-scrollto::before {
      content: "";
      height: 1px;
      width: 4.75em;
      background-color: currentColor;
      display: block;
      position: absolute;
      right: -5.5em;
      top: 50%;
      transform: translateY(-50%);
  }
  .ar .rlc-wpolo .rlc-scrollto::before {
      right: auto;
      left: -5.5em;
  }

  .rlc-wpolo .rlc-scrollto::after {
      content: "";
      position: absolute;
      top: 50%;
      right: -5.5em;
      transform: translateY(-50%) rotate(45deg);
      border-top: 1px solid currentColor;
      border-right: 1px solid currentColor;
      width: 0.636em;
      height: 0.636em;
  }

  [lang^=ar] .rlc-wpolo .rlc-scrollto::after {
      right: auto;
      left: -5.5em;
      transform: translateY(-50%) rotate(-135deg);
  }
  [lang^=ar] .rlc-wpolo .rlc-scrollto::before {
    right: auto;
    left: -5.5em;
  }
    .rlc-wpolo .rlc-fadeslider .rlc-looppause,
    .rlc-wpolo .rlc-hasbuttons .rlc-looppause,
    .rlc-wpolo .rlc-videocontainer .rlc-looppause {
        border-width: 1px;
    }

    .rlc-hasbuttons .rlc-looppause::before,
    .rlc-videocontainer .rlc-looppause::before {
        left: 10px;
    }

    .rlc-hasbuttons .rlc-looppause::after,
    .rlc-videocontainer .rlc-looppause::after {
        left: 16px;
    }

    .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 {
        left: 11px;
    }
	.rlc-redesign-fy25 .rlc-block.rlc-fullbleed {
		margin: 0;
	}
	.rlc-redesign-fy25 .rlc-fadeslider2 .rlc-looppause {
		right: auto; left: -1.438em;
	}
	#rl-content .rlc-redesign-fy25.rlc-wpolo a.rlc-linecta {
		font-size: 0.6875em;
		letter-spacing: 0.0909em;
	}
	.rlc-redesign-fy25.rlc-wpolo .rlc-links {
		margin-top: 0;
	}
@media screen and (min-width: 768px) {
	.rlc-wpolo .rlc-mobile {
		display: none;
	}
    .rlc-wpolo .rlc-fadeslider .rlc-looppause::after, 
    .rlc-wpolo .rlc-fadeslider .rlc-looppause::before, 
    .rlc-wpolo .rlc-hasbuttons .rlc-looppause::after, 
    .rlc-wpolo .rlc-hasbuttons .rlc-looppause::before, 
    .rlc-wpolo .rlc-videocontainer .rlc-looppause::after, 
    .rlc-wpolo .rlc-videocontainer .rlc-looppause::before {
        width: 3.2px;
        height: 13px;
    }
}
@media screen and (max-width: 767px) {
	.rlc-wpolo .rlc-target {
		width: 1.5em !important;
		height: 1.5em !important;
	}

	.rlc-wpolo .rlc-desktop {
		display: none;
	}
	.rlc-wpolo .rlc-title {
		font-size: 1.75em;
		line-height: 1.4285714285714286em;
	}
	.rlc-wpolo .rlc-title.rlc-sm {
		font-size: 1.75em;
		line-height: 1.4285714285714286em;
	}
	.rlc-wpolo .rlc-cat {
		font-size: 0.625em;
		letter-spacing: 0.5em;
	}
	.rlc-redesign-fy25 .rlc-fadeslider2 .rlc-looppause {
		left: 1.25em;
	}
    .rlc-wpolo .rlc-hasbuttons .rlc-looppause::before, 
    .rlc-wpolo .rlc-videocontainer .rlc-looppause::before {
        left: 8px;
    }
    .rlc-wpolo .rlc-fadeslider .rlc-looppause::after, 
    .rlc-wpolo .rlc-fadeslider .rlc-looppause::before, 
    .rlc-wpolo .rlc-hasbuttons .rlc-looppause::after, 
    .rlc-wpolo .rlc-hasbuttons .rlc-looppause::before, 
    .rlc-wpolo .rlc-videocontainer .rlc-looppause::after, 
    .rlc-wpolo .rlc-videocontainer .rlc-looppause::before {
        width: 4px;
        height: 16px;
    }
}
/* END GLOBAL STYLES */


/* BEGIN HERO STYLES */
#rlc-hero .rlc-slidewrapper {
	height: 45em;
}
#rlc-hero .rlc-progressbar::before {
	background-color: #9D9FA3;
}
#rlc-hero .rlc-progressbar .rlc-progressline {
	background-color: #fff;
}
#rlc-hero .rlc-slide {
	color: #fff;
}
#rlc-hero .rlc-copygroup .rlc-title {
  margin-bottom: 0 !important;
}
#rlc-hero .rlc-copygroup .rlc-links .rlc-linecta {
	margin-top: 1.875em;
}
#rlc-hero .rlc-copygroup .rlc-logo {
	width: 26.259em;
	margin: 0 auto 1.25em;
}
@media (min-width: 768px) { 
    #rlc-hero .rlc-slide-prespring .rlc-copygroup,
    #rlc-hero .rlc-slide-vaca-shop .rlc-copygroup {
        right: 10em;
    }
    #rlc-hero .rlc-slide-pplay .rlc-copygroup {
        left: 12.5em;
        padding-bottom: 2.5em;
    }
    #rlc-hero .rlc-slide-prespring .rlc-copygroup {
        width: 30em;
    }
    .fr #rlc-hero .rlc-slide-prespring .rlc-copygroup {
        width: 31em
    }
}
	@media screen and (max-width: 767px) {
		#rlc-hero .rlc-slidewrapper {
			height: 37.1875em;
		}
        #rlc-hero .rlc-copygroup {
            bottom: 3.96875em;
            width: 95%;
        }
        #rlc-hero .rlc-copygroup .rlc-links {
            margin-top: 0.625em;
        }
        #rlc-hero .rlc-copygroup .rlc-logo {
            width: 15.58em;
            margin: 0 auto 0.625em;
        }
        #rlc-hero .rlc-copygroup .rlc-links .rlc-linecta {
            margin-top: 0em;
        }
	}
/* END HERO STYLES */


/* BEGIN SHOP SECTION STYLES */
#rlc-shopsection {
	background-color: #fff;
}

@media (min-width: 768px) {
	#rlc-shopsection,
	#rlc-shopsection .rlc-wrap  {
		height: 42.5625em;
	}
	#rlc-shopsection .rlc-dek {
		font-size: 1em;
		line-height: 1.75em;
		letter-spacing: 0.015625em;
	}
	.ar #rlc-shopsection .rlc-carousel .swiper-button-next {
		right: auto;
        left: 2.5em;
	}
	.ar #rlc-shopsection .rlc-carousel .swiper-button-prev {
        right: 2.5em;
        left: auto;
	}
	/* .ar #rlc-shopsection .rlc-carousel .rlc-carousel-arrow.rlc-carousel-arrow-right:after, 
	.ar #rlc-shopsection .rlc-hasarrows .rlc-arrow.rlc-arrow-right:after {
    transform: translate(-2px, -50%) rotate(134deg);
	}
	.ar #rlc-shopsection .rlc-carousel .rlc-carousel-arrow.rlc-carousel-arrow-left:after, 
	.ar #rlc-shopsection .rlc-hasarrows .rlc-arrow.rlc-arrow-left:after {
    transform: translate(-6px, -50%) rotate(-45deg);
	} */
}
@media (max-width: 767px) {
	#rlc-shopsection,
	#rlc-shopsection .rlc-wrap {
		height: 52em;
	}
}
#rlc-shopsection.rlc-w-polo-shopsection .rlc-looppause {
	display: none;
}
#rlc-shopsection.rlc-w-polo-shopsection {
	color: #ffffff;
}
#rlc-shopsection.rlc-w-polo-shopsection .rlc-intro {
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}
#rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-title span {
	display: block;
}
#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel .rlc-slide.rlc-shopall {
	width: 16em !important;
}
#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel .rlc-slide.rlc-shopall .rlc-copygroup {
	height: 100%;
	width: 11em;
}
#rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup .rlc-dek {
	font-family: var(--foundersReg);
}
#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel .rlc-carousel-scrollbar:before {
	opacity: 1 !important;
	background: #6D6F73;
}
#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel.rlc-category_carousel.rlc-shopslider .rlc-copygroup {
	width: 90%;
	justify-content: center;
}
@media screen and (min-width: 768px) {
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel.rlc-category_carousel.rlc-shopslider {
		width: 67.3125em;
		padding-top: 3.75em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-wrap {
		display: flex;
		flex-direction: row;
		padding: 0 0 6.875em 0;
	}
	[lang^=ar] #rlc-shopsection.rlc-w-polo-shopsection .rlc-wrap {
		justify-content: flex-end;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-imagery.rlc-hasvideo {
		width: 90em;
		height: 45em;
		position: absolute;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-intro {
		text-align: left;
	}
	[lang^=ar] #rlc-shopsection.rlc-w-polo-shopsection .rlc-intro {
		text-align: right;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup {
		margin-left: 3.5em;
		width: 19.188em;
	}
	[lang^=ar] #rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup {
		margin-left: 0;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup .rlc-title {
		font-size: 2.375em;
		line-height: 1.684em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup .rlc-title span {
		font-size: 1.684em;
		line-height: 0.859em;
	}
    .lang-sv_SE #rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup .rlc-title span {
        font-size: 1.45em;
    }
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup .rlc-dek {
		margin: 1.333em 0 0 0;
		width: 15em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup .rlc-links .rlc-linecta {
		margin-top: 2.273em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel.rlc-category_carousel.rlc-shopslider .rlc-slide {
		width: 23.4375em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel.rlc-category_carousel.rlc-shopslider .rlc-slide .rlc-imagery {
		min-height: 30.9375em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel .rlc-slide.rlc-shopall .rlc-title {
		font-size: 1.75em;
		line-height: 1.429em;
		color: #fff;
		margin-top: 3.5em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel .rlc-slide .rlc-title {
		font-size: 1.75em;
		line-height: 1.428em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel .rlc-slide .rlc-copygroup {
		bottom: 2.8em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel .rlc-slide.rlx-slide .rlc-logo {
		width: 17.619em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel .swiper-scrollbar-drag:after {
		background: #fff;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel.rlc-category_carousel .rlc-carousel_wrapper {
		padding-bottom: 1.875em;
	}
}
@media screen and (max-width: 767px) {
	#rlc-shopsection.rlc-w-polo-shopsection {
		height: 44.5em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-intro {
		height: 18em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup {
		padding-top: 1em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup .rlc-title {
		line-height: 1.4em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup .rlc-title span {
		font-size: 1.571em;
		line-height: 1.3em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup .rlc-dek {
		width: 19em;
		margin: 0.778em auto 0;
	}
	.ar #rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup .rlc-dek {
		width: 16em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup .rlc-links {
		justify-content: center;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup .rlc-links .rlc-linecta {
		margin: 2.182em auto 0;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel .rlc-slide .rlc-title {
		font-size: 1.5em;
		line-height: 1.3em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel .rlc-slide.rlc-shopall {
		height: var(--rlcShopSlider_SlideHeightMob);
		color: #fff;
		width: 10.563em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel .swiper-scrollbar-drag:after {
		background: #fff;
	}

	#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel {
		width: 22.0625em;
	}
	#rlc-shopsection.rlc-w-polo-shopsection .rlc-carousel .rlc-carousel_wrapper {
		padding-right: 0.5625em;
	}
}
/* END SHOP SECTION STYLES */

/* BEGIN POLO PLAY STYLES */
#rlc-polo-play {
    height: 50em;
}
#rlc-polo-play .rlc-looppause {
    border: none;
}

@media screen and (min-width: 768px) {
    #rlc-polo-play .rlc-looppause {
        left: auto;
        right: 1.25em;
        top: 1.25em;
    }
    #rlc-polo-play .rlc-copygroup {
        /* z-index: 1; */
        padding: 3.5em;
        width: 26em;
    }
    #rlc-polo-play .rlc-copygroup .rlc-links .rlc-linecta {
        margin-top: 2.273em;
    }
}

@media screen and (max-width: 767px) {
    #rlc-polo-play {
        height: 37.1875em;
    }
    #rlc-polo-play .rlc-looppause {
        right: 0.25em;
        left: auto;
        top: 0.25em;
    }
    #rlc-polo-play .rlc-copygroup {
        padding: 3.125em 1.8125em;
    }
    #rlc-polo-play .rlc-copygroup .rlc-links .rlc-linecta {
        margin-top: 2.727em;
    }
}
/* END POLO PLAY STYLES */

/* BEGIN ISLAND STYLES */
#rlc-island-styles {
    height: 69.5625em;
    background-color: #fff;
}

@media screen and (min-width: 768px) {
    #rlc-island-styles .rlc-carousel {
        width: 83em;
        margin: 0 auto;
    }
    #rlc-island-styles .rlc-intro {
        width: 28em;
        padding: 5.6875em 0 2.5em 0;
    }
    .it #rlc-island-styles .rlc-intro,
    .es #rlc-island-styles .rlc-intro {
        width: 30em;
    }
    #rlc-island-styles .rlc-carousel .swiper-wrapper {
        margin-bottom: 1.875em;
    }
    #rlc-island-styles .rlc-carousel .rlc-carousel-pagination {
        width: 46.875em;
    }
}
@media screen and (max-width: 767px) {
    #rlc-island-styles {
        height: 44.5em;
    }
    .de #rlc-island-styles {
        height: 46em;
    }
    #rlc-island-styles .rlc-intro {
        padding: 5em 2em 1.875em;
    }
    #rlc-island-styles .rlc-carousel .rlc-slide {
        margin: 0 0.9375em;
        width: 20.9375em;
    }
    #rlc-island-styles .rlc-carousel .rlc-carousel-arrow {
        display: block;
    }
    #rlc-island-styles .rlc-carousel .swiper-button-next {
        right: 0.2em;
    }
    #rlc-island-styles .rlc-carousel .swiper-button-prev {
        left: 0.2em;
    }
    #rlc-island-styles .rlc-carousel .rlc-carousel-pagination {
        width: 18em;
        bottom: -3.7em;
    }
    .ar #rlc-island-styles .rlc-carousel .swiper-button-next {
        left: 0.4em;
        right: auto;
    }

    .ar #rlc-island-styles .rlc-carousel .swiper-button-prev {
        right: 0.4em;
        left: auto;
    }
}
/* END ISLAND STYLES */

/* BEGIN BAG STYLES */
#rlc-bags {
    height: 50em;
}
#rlc-bags .rlc-looppause {
    border: none;
}    
.ar #rlc-bags .rlc-copygroup {
    right: 0;
}

@media screen and (min-width: 768px) {
    #rlc-bags .rlc-looppause {
        left: auto;
        right: 1.25em;
        top: 1.25em;
    }
    #rlc-bags .rlc-copygroup {
        z-index: 1;
        padding: 1.5em 1.875em;
    }
}

@media screen and (max-width: 767px) {
    #rlc-bags {
        height: 23.4375em;
    }
    #rlc-bags .rlc-looppause {
        right: 0.25em;
        left: auto;
        top: 0.25em;
    }
    #rlc-bags .rlc-copygroup {
        z-index: 1;
        padding: 0.2em 0.625em;
    }
}
/* END BAG STYLES */

/* BEGIN POLO ID STYLES */
#rlc-polo-id {
    height: 42.9375em;
    background-color: #fff;
}
#rlc-polo-id .rlc-looppause {
    right: 1em;
    left: auto;
    bottom: 0;
    border: none;
}
#rlc-polo-id .rlc-autoslider {
    padding-bottom: 2.5em;
    margin-bottom: 3.125em;
    transition: opacity .25s ease;
    opacity: 0;
    height: 23em;
}

#rlc-polo-id .rlc-slider-wrapper[data-stacked="1"] .rlc-autoslider {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
}

#rlc-polo-id .rlc-autoslider.is-visible {
    opacity: 1;
}

#rlc-polo-id .rlc-slider-wrapper {
    position: relative;
    transition: height .25s ease;
}

#rlc-polo-id .rlc-slider-buttons .rlc-pillbutton {
    border: 1px solid #9D9FA3;
    color: #9D9FA3;
}

#rlc-polo-id .rlc-slider-buttons .rlc-pillbutton[aria-pressed="true"] {
    border: 1px solid #041e3a;
    color: #041e3a;
}
#rlc-polo-id .rlc-slider-buttons .rlc-pillbutton:hover,
#rlc-polo-id .rlc-slider-buttons .rlc-pillbutton:hover span {
    color: #041e3a;
    filter: none;
    background-color: #fff;
}
#rlc-polo-id .rlc-slider-buttons .rlc-pillbutton:hover {
    border: 1px solid #041e3a;
}
@media screen and (min-width: 768px) {
    #rlc-polo-id .rlc-slider-wrapper[data-stacked="1"] .rlc-autoslider.is-visible {
        z-index: 2;
        pointer-events: auto;
    }
    #rlc-polo-id .rlc-intro.rlc-intro-primary {
        padding: 5em 17em 0em;
    }
    .de #rlc-polo-id .rlc-intro.rlc-intro-primary {
        padding: 5em 27em 0em;
    }
    .es #rlc-polo-id .rlc-intro.rlc-intro-primary {
        padding: 5em 28em 0em;
    }
    .pl #rlc-polo-id .rlc-intro.rlc-intro-primary {
        padding: 5em 30em 0em;
    }
    #rlc-polo-id .rlc-autoslider .rlc-slide {
        width: 14.375em !important;
        margin: 0 2em;
        min-height: 19.3125em;
    }
    #rlc-polo-id .rlc-autoslider .rlc-slide.rlc-slide-1 {
        margin: 0 2em 0 5em;
    }
     #rlc-polo-id .rlc-slider-buttons {
        margin-top: 1.875em;
     }
}

@media screen and (max-width: 767px) {
    #rlc-polo-id .rlc-slider-wrapper[data-stacked="1"] .rlc-autoslider.is-visible {
        z-index: 2;
        pointer-events: none;
    }
    .en #rlc-polo-id {
        height: 34.5em;
	} 
    #rlc-polo-id {
        height: 39.5em;
        padding-top: 3em;
    }
    #rlc-polo-id .rlc-autoslider { 
        height: 18em;
        margin-bottom: 0;
    }
    #rlc-polo-id .rlc-autoslider .rlc-slide {
        width: 11.625em !important;
        margin: 0 0.5em;
    }

    #rlc-polo-id .rlc-autoslider .rlc-slide.rlc-slide-1 {
        margin: 0 0.5em 0 1.5em;
    }

    #rlc-polo-id .rlc-intro.rlc-intro-primary {
        padding: 0 1em 1.7em;
    }
    #rlc-polo-id .rlc-intro.rlc-intro-primary .rlc-dek {
        padding: 0 2em 1.5em;
    }
    .de #rlc-polo-id .rlc-intro.rlc-intro-primary .rlc-dek {
        padding: 0 1em 1.5em;
    }
    #rlc-polo-id .rlc-slider-buttons .rlc-pillbutton {
        margin: 0.625em 0.3em;
    }
}
/* END POLO ID STYLES */

/* BEGIN OUTERWEAR STYLES */
#rlc-outerwear {
    height: 57em;
    background-color: #fff;
}
#rlc-outerwear .rlc-looppause {
    right: 1em;
    left: auto;
    bottom: 1em;
    border: none;
}

@media screen and (min-width: 768px) {
    #rlc-outerwear .rlc-duo-wrapper {
        width: 83em;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }
    #rlc-outerwear .rlc-duo {
        width: 41em;
    }
    #rlc-outerwear .rlc-slide-1.rlc-duo {
        margin-right: 1em;
    }
	.ar #rlc-outerwear .rlc-slide-1.rlc-duo {
        margin-right: 0;
		margin-left: 1em;
    }
    #rlc-outerwear .rlc-intro {
        padding: 5em 0;
    }
    #rlc-outerwear .rlc-intro .rlc-dek {
        margin: 0 auto;
    }
    #rlc-outerwear .rlc-carousel-pagination {
        width: 20em;
        bottom: -0.5em;
    }
    #rlc-outerwear .rlc-carousel .swiper-button-next {
        right: 1.5em;
    }
    #rlc-outerwear .rlc-carousel .swiper-button-prev {
        left: 1.5em;
    }
    #rlc-outerwear #rlc-outerwear-slide-2 .rlc-links {
        padding: 1.25em;
    }
    .ar #rlc-outerwear #rlc-outerwear-slide-2 .rlc-slide-2 .rlc-links {
        left: 0;
        right: auto;
    }
    .ar #rlc-outerwear #rlc-outerwear-slide-2 .rlc-slide-1 .rlc-links {
        left: auto;
        right: 0;
        
    }
}

@media screen and (max-width: 767px) {
    #rlc-outerwear {
        height: 31.5em;
	} 
    #rlc-outerwear .rlc-looppause {
        bottom: 1em;
        right: 0.5em;
    }
    #rlc-outerwear .rlc-hasvideo {
        margin: 0 auto !important;
    }
    #rlc-outerwear .rlc-duo-wrapper {
        margin: 0 auto;
    }
    #rlc-outerwear .rlc-duo-wrapper .rlc-slide {
        width: 20.875em;
        height: 25.53375em;
        margin: 0 1.25em;
    }
    #rlc-outerwear .rlc-carousel-pagination {
        width: 16.875em;
        bottom: -0.5em;
        transform: translate(-50%, 100%);
        height: 2.625em;
    }
    .ar #rlc-outerwear .rlc-carousel-pagination {
        transform: translate(50%, 100%);
    }
    #rlc-outerwear .rlc-carousel .swiper-pagination-bullet:after,
    #rlc-outerwear .rlc-carousel .swiper-pagination-bullet:before {
        background: #E1E1E5;
    }
    #rlc-outerwear .rlc-carousel .swiper-pagination-bullet:before {
        opacity: 1;
    }
    #rlc-outerwear .rlc-carousel:not(.inTransition) .swiper-pagination-bullet-active:before {
        background: #041E3A;
    }
    #rlc-outerwear .rlc-carousel .rlc-carousel-arrow {
        display: block;
    }
    #rlc-outerwear .rlc-carousel .rlc-carousel-arrow {
        display: block;
    }
    #rlc-outerwear .rlc-carousel .swiper-button-next {
        right: 0.4em;
    }
    .ar #rlc-outerwear .rlc-carousel .swiper-button-next {
        left: 0.4em;
        right: auto;
    }
    #rlc-outerwear .rlc-carousel .swiper-button-prev {
        left: 0.4em;
    }
    .ar #rlc-outerwear .rlc-carousel .swiper-button-prev {
        right: 0.4em;
        left: auto;
    }
    #rlc-outerwear .rlc-intro {
        padding: 4.5em 2em 3em;
    }
    #rlc-outerwear #rlc-outerwear-slide-2 .rlc-links {
        padding: 0.625em;
    }
    #rlc-outerwear #rlc-outerwear-slide-2 .rlc-carousel-pagination {
        width: 9.875em;
    }
}

/* END OUTERWEAR STYLES */

/* BEGIN OCCASION VIDEO STYLES */
#rlc-occasion-video {
    height: 50em;
}
#rlc-occasion-video .rlc-looppause {
    border: none;
}

@media screen and (min-width: 768px) {
    #rlc-occasion-video .rlc-looppause {
        left: auto;
        right: 1.25em;
        top: 1.25em;
    }
}

@media screen and (max-width: 767px) {
    #rlc-occasion-video {
        height: 23.4375em;
    }
    #rlc-occasion-video .rlc-looppause {
        right: 0.25em;
        left: auto;
        top: 0.25em;
    }
}
/* END OCCASION VIDEO STYLES */

/* BEGIN OCCASION SLIDER STYLES */
#rlc-occasion-slider {
    height: 60.25em;
    background-color: #fff;
}
#rlc-occasion-slider .rlc-looppause {
    right: 1em;
    left: auto;
    bottom: 0;
    border: none;
}

#rlc-occasion-slider .rlc-autoslider {
    padding-bottom: 2.5em;
}


@media screen and (min-width: 768px) {
    #rlc-occasion-slider .rlc-intro {
        padding: 5em 0 3.75em;
    }
    #rlc-occasion-slider .rlc-intro .rlc-dek {
        margin: 0 auto;
    }
    #rlc-occasion-slider .rlc-autoslider .rlc-slide {
        width: 30.5em !important;
        margin: 0 0.5em;
    }
}

@media screen and (max-width: 767px) {
    #rlc-occasion-slider {
        height: 40.375em;
	}

    #rlc-occasion-slider .rlc-autoslider .rlc-slide {
        width: 16.25em !important;
        margin: 0 0.5em;
    }

    #rlc-occasion-slider .rlc-carousel-pagination {
        width: 8.875em;
        bottom: 0;
        transform: translate(-50%, 100%);
        height: 2.625em;
    }
    .ar #rlc-occasion-slider .rlc-carousel-pagination {
        transform: translate(50%, 100%);
    }
    #rlc-occasion-slider .rlc-carousel .swiper-pagination-bullet:after,
    #rlc-occasion-slider .rlc-carousel .swiper-pagination-bullet:before {
        background: #6D6F73;
    }

    #rlc-occasion-slider .rlc-carousel .swiper-pagination-bullet:before {
        opacity: 1;
    }

    #rlc-occasion-slider .rlc-carousel:not(.inTransition) .swiper-pagination-bullet-active:before {
        background: #fff;
    }

    #rlc-occasion-slider .rlc-carousel .rlc-carousel-arrow {
        display: block;
    }

    #rlc-occasion-slider .rlc-carousel .rlc-carousel-arrow {
        display: block;
    }

    #rlc-occasion-slider .rlc-carousel .swiper-button-next {
        right: 0.4em;
    }
    .ar #rlc-occasion-slider .rlc-carousel .swiper-button-next {
        left: 0.4em;
        right: auto;
    }

    #rlc-occasion-slider .rlc-carousel .swiper-button-prev {
        left: 0.4em;
    }
    .ar #rlc-occasion-slider .rlc-carousel .swiper-button-prev {
        right: 0.4em;
        left: auto;
    }
    #rlc-occasion-slider .rlc-intro {
        padding: 3.5em 2em 2.7em;
    }
    .de #rlc-occasion-slider .rlc-intro {
        padding: 3.5em 4em 2.7em;
    }
}

/* END OCCASION SLIDER STYLES */

/* BEGIN SWEATER STYLES */
#rlc-sweater-video {
    height: 50em;
    background-color: #fff;
}
#rlc-sweater .rlc-looppause,
#rlc-sweater-video .rlc-looppause {
    border: none;
}
#rlc-sweater .rlc-sweaters-slider {
    height: 42em;
    background-color: #fff;
}
.ar #rlc-sweater .rlc-sweaters-slider {
    height: 50em;
}
#rlc-sweater .rlc-autoslider {
    padding-bottom: 2.5em;
}
@media screen and (min-width: 768px) {
    #rlc-sweater-video .rlc-hasvideo .rlc-looppause {
        left: auto;
        right: 1.25em;
        top: 1.25em;
    }
    #rlc-sweater .rlc-intro {
        padding: 5em 0 3.75em;
    }
    #rlc-sweater .rlc-autoslider .rlc-looppause {
        right: 1em;
        left: auto;
        bottom: 0;
        border: none;
    }
    #rlc-sweater .rlc-autoslider .rlc-slide {
        width: 14.375em !important;
        margin: 0 2em;
    }
}

@media screen and (max-width: 767px) {
    #rlc-sweater .rlc-sweaters-slider,
    .ar #rlc-sweater .rlc-sweaters-slider {
        height: 35em;
    }

    #rlc-sweater-video {
        height: 23.4375em;
    }
    #rlc-sweater-video .rlc-hasvideo .rlc-looppause {
        right: 0.25em;
        left: auto;
        top: 0.25em;
    }
    #rlc-sweater .rlc-autoslider .rlc-slide {
        width: 11.625em !important;
        margin: 0 0.5em;
    }
    #rlc-sweater .rlc-intro {
        padding: 3.5em 2em 2.7em;
    }
}
/* END SWEATER STYLES */


/* BEGIN PANTS DUO STYLES */

    #rlc-freescroll-block-E .rlc-imagery.rlc-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: -1;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-copylayer .rlc-scrollto {
        font-family: 'Founders Grotesk text Regular', Arial, Helvetica, sans-serif;
        font-size: 0.688em;
        letter-spacing: 0.055em;
        text-transform: uppercase;
        position: relative;
        display: inline-block;
        margin-right: 4em;
        width: unset;
    }
    [lang^='ar'] #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-copylayer .rlc-scrollto {
        font-family: RL_DroidKufi, 'Founders Grotesk Text Regular', Helvetica, Arial, sans-serif;
        margin-right: auto;
        margin-left: 4em;
        transform: scaleX(-1);
    }
    [lang^='ar'] #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-copylayer .rlc-scrollto span {
        display: inline-block;
        transform: scaleX(-1);
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-copylayer .rlc-scrollto::before {
        content: '';
        height: 1px;
        width: 3.25em;
        background-color: currentColor;
        display: block;
        position: absolute;
        right: -4.182em;
        top: 50%;
        transform: translateY(-50%);
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-copylayer .rlc-scrollto::after {
        content: '';
        position: absolute;
        top: 50%;
        right: -4.182em;
        transform: translateY(-50%) rotate(45deg);
        border-top: 1px solid currentColor;
        border-right: 1px solid currentColor;
        width: 0.636em;
        height: 0.636em;
    }

    #rlc-freescroll-block-E.rlc-freescroll-slider {
        min-height: 45em;
    }
    #rlc-freescroll-block-E .rlc-carousel-arrow,
    #rlc-freescroll-block-E .rlc-hasarrows .rlc-arrow {
        display: none !important;
    }
    #rlc-freescroll-block-E .rlc-carousel-scrollbar:before {
        background: #9d9fa3;
        opacity: 1;
    }
    #rlc-freescroll-block-E .swiper-scrollbar-drag:after {
        background: #fff;
        opacity: 1;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-videocontainer .rlc-looppause {
        right: 1.25em !important;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide1 .rlc-copylayer .rlc-bodycopy {
        font-family: var(--leJeuneReg);
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide .rlc-copylayer .rlc-eyebrow span {
        font-family: var(--foundersReg);
        text-transform: uppercase;
        font-size: 0.6875em;
        line-height: 1.272727em;
        letter-spacing: 0.0545454em;
    }

    @media screen and (min-width: 768px) {
    #rlc-freescroll-block-E .rlc-carousel-scrollbar {
        width: 86.8em;
        bottom: 1em;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    #rlc-freescroll-block-E .rlc-slide {
        box-sizing: border-box;
        height: 45em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide {
        width: 59.625em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide1 {
        width: 37.5em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide2,
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide4,
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide6 {
        width: 39.375em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide .rlc-flex-wrapper {
        height: 45em;
        justify-content: end;
        align-items: center;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide1 .rlc-copylayer {
        padding: 0 3.5em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide:not(.rlc-slide1) .rlc-copylayer {
        width: 26em;
        padding: 0 3.5em;
    }
    .ar #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide:not(.rlc-slide1) .rlc-copylayer {
        right: 0;
        left: auto;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide .rlc-img1 {
        width: 30.5em;
        right: 3.13em;
    }
    .ar #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide .rlc-img1 {
        left: 3.13em;
        right: auto;
    }

    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide1 .rlc-copylayer .rlc-eyebrow span {
        font-size: 0.8125em;
        letter-spacing: 0.0192em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide1 .rlc-copylayer .rlc-bodycopy {
        padding: 0 5em;
        line-height: 1.75em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide3 .rlc-copylayer .rlc-bodycopy {
        padding: 0 0.75em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide5 .rlc-copylayer .rlc-bodycopy {
        padding: 0 0.75em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide .rlc-copylayer .rlc-links {
        margin-top: 0;
        display: flex;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-copylayer .rlc-scrollto {
        margin-top: 6em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide .rlc-copylayer .rlc-headline {
        margin-top: 0.4em;
        }
    }
    @media screen and (max-width: 767px) {
    #rlc-freescroll-block-E.rlc-freescroll-slider {
        min-height: 33.125em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider {
        width: 100vw;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-videocontainer .rlc-looppause {
        bottom: 1.88em;
    }
    #rlc-freescroll-block-E .rlc-carousel-scrollbar {
        width: 19em;
        left: 2.9em;
        bottom: 1.25em;
    }
    .ar #rlc-freescroll-block-E .rlc-carousel-scrollbar { 
        right: 2.9em;
        left: auto;
    }
    #rlc-freescroll-block-E .rlc-slide {
        box-sizing: border-box;
        height: 33.125em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide {
        width: 45em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide1 {
        width: 19.125em;
        height: 33.125em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide2,
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide4,
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide6 {
        width: 25em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide .rlc-flex-wrapper {
        height: 33.125em;
        justify-content: end;
        align-items: center;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide .rlc-img1 {
        width: 21.5625em;
        right: 1.88em;
    }
    .ar #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide .rlc-img1 {
        left: 1.88em;
        right: auto;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide .rlc-copylayer {
        width: 20.94em;
        padding: 0 1.88em;
    }
    .ar #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide:not(.rlc-slide1) .rlc-copylayer {
        right: 0;
        left: auto;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide1 .rlc-copylayer {
        width: 100%;
        padding: 0 1.8em;
    }
    .pl #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide1 .rlc-copylayer {
        padding: 0 1.5em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide1 .rlc-copylayer .rlc-title {
        font-size: 1.25em;
        margin: 0.9375em 0;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide .rlc-copylayer .rlc-title { 
        margin: 0.5em 0;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide1 .rlc-copylayer .rlc-bodycopy span {
        font-size: 0.875em;
        line-height: 1.75em;
        letter-spacing: 0.0125em;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-slide .rlc-copylayer .rlc-links {
        margin-top: 0;
        display: flex;
    }
    #rlc-freescroll-block-E.rlc-freescroll-slider .rlc-copylayer .rlc-scrollto {
        margin-top: 5em;
    }
}

/* BEGIN SNEAKERS STYLES */
#rlc-sneakers,
#rlc-sneakers-wrapper {
	height: 65.625em;
	color: var(--rlcNavy);
    background: #fff;
}
.rlc-duosec .rlc-photo {
	width: 41em;
	margin-left: 7em;
}
.ar .rlc-duosec .rlc-carousel .swiper-button-next {
	left: 1em;
	right: auto;
	transform: rotate(180deg);
}
.ar .rlc-duosec .rlc-carousel .swiper-button-prev {
	right: 1em;
	left: auto;
	transform: rotate(180deg);
}
.rlc-duosec .rlc-photo .rlc-image {
	width: 41em;
}
.rlc-duosec .rlc-intro {
	position: absolute;
	top: 11.4375em; 
    left: 60.6875em;
	text-align: center;
    width: 14em;
}
.rlc-duosec .rlc-carousel {
	position: absolute;
	top: 22.75em; 
	left: 55.6875em;
	width: 24.125em;
	height: 30em; 
}
.rlc-duosec .rlc-carousel .rlc-carousel-pagination {
	bottom: 3em;
}
.rlc-duosec .rlc-carousel .rlc-carousel-arrow {
	background-color: transparent;
	top: 11.84375em;
}
.rlc-duosec .rlc-carousel .swiper-button-next {
	right: 0;
}
.rlc-duosec .rlc-carousel .swiper-button-prev {
	left: 0;
}
#rlc-sneakers-wrapper .rlc-carousel .rlc-carousel-arrow:after, 
#rlc-sneakers-wrapper .rlc-carousel .rlc-hasarrows .rlc-arrow:after {
	border-right: 1px solid #041E3A !important;
    border-bottom: 1px solid #041E3A !important;
}
.rlc-duosec .rlc-carousel .rlc-slide {
	width: 19.25em;
	margin: 0 2.4375em;
	padding-bottom: 6em;
}
#rlc-sneakers-wrapper .rlc-copygroup .rlc-linecta::after {
	content: none;
}
#rlc-sneakers-wrapper .rlc-photo .rlc-copygroup .rlc-linecta {
	padding-bottom: 0;
	color: #fff;
}
.rlc-duosec .rlc-carousel .rlc-slide .rlc-copygroup {
	position: absolute;
	bottom: -2em;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	text-align: center;
	color: var(--rlcNavy);
}
.rlc-duosec .rlc-carousel .rlc-slide .rlc-copygroup a {
    text-transform: uppercase;
    font-size: 0.6875em;
    letter-spacing: 0.0909em;
}

@media (min-width: 768px) {
    #rlc-sneakers,
    #rlc-sneakers-wrapper {
        padding-top: 4.25em;
    }
	#rlc-sneakers-wrapper {
		display: flex;
		align-items: center;
		position: relative;
	}
	#rlc-sneakers-wrapper .rlc-photo .rlc-copygroup {
		position: absolute;
		bottom: 1em; 
		right: 1em;
	}
	#rlc-sneakers-wrapper .rlc-carousel .rlc-carousel-arrow:after, .rlc-hasarrows .rlc-arrow:after {
		width: 1em;
        height: 1em;
	}
    .de .rlc-duosec .rlc-intro,
    .pt .rlc-duosec .rlc-intro {
        width: 16em;
    }
    .pl .rlc-duosec .rlc-intro {
        width: 15em;
    }
    .ar .rlc-duosec .rlc-photo {
		margin-right: 7em;
		margin-left: 0;
	}
	.ar .rlc-duosec .rlc-intro {
		right: 58.6875em;
		left: auto;
        width: 18em;
	}
	.ar .rlc-duosec .rlc-carousel {
		right: 55.6875em;
		left: auto;
	}
    .ar .rlc-duosec .rlc-carousel .rlc-carousel-arrow {
        top: 10.3em;
    }
    .rlc-duosec .rlc-carousel .swiper-pagination-bullet:before,
    .rlc-duosec .rlc-carousel .swiper-pagination-bullet:after {
	    color: var(--rlcNavy);
    }
	.rlc-duosec .swiper-container {
		height: 100%;
	}
	.rlc-duosec .rlc-carousel .rlc-carousel-pagination {
		width: 20em;
	}
	#rlc-sneakers-wrapper .rlc-intro .rlc-dek {
		margin: 0 auto;
	}
}
@media screen and (max-width: 767px) {
	#rlc-sneakers {
		height: 73.1875em;
	}
    #rlc-sneakers .rlc-background .rlc-image {
        height: 100%;
        background-size: cover;
    }
	.rlc-duosec .rlc-photo {
		width: 20.9375em;
		height: auto;
		display: block;
		margin: 0 auto 2em;
		padding-top: 0;
	}
	.rlc-duosec .rlc-photo .rlc-image {
		width: 100%;
	}
	.rlc-duosec .rlc-intro {
		position: relative;
		top: auto; left: auto;
		margin: 0 auto;
		width: 19em;
		text-align: center;
	}
	.rlc-duosec .rlc-carousel {
		position: relative;
		top: auto; left: auto;
		width: 100vw;
	}
	#rlc-sneakers-wrapper .rlc-carousel .rlc-carousel-arrow:after, .rlc-hasarrows .rlc-arrow:after {
		width: 1em;
        height: 1em;
	}
    .ar .rlc-duosec .rlc-carousel .rlc-carousel-arrow {
        top: 10.84375em;
    }
    #rlc-sneakers-wrapper .rlc-carousel .swiper-pagination-bullet:after,
    #rlc-sneakers-wrapper .rlc-carousel .swiper-pagination-bullet:before {
        background: #E1E1E5;
    }
    #rlc-sneakers-wrapper .rlc-carousel .swiper-pagination-bullet:before {
        opacity: 1;
    }

    #rlc-sneakers-wrapper .rlc-carousel:not(.inTransition) .swiper-pagination-bullet-active:before {
        background: var(--rlcNavy);
    }
	.rlc-duosec .rlc-carousel .rlc-carousel-pagination {
		bottom: -4em;
		width: 20.9375em;
	}
	.rlc-duosec .rlc-carousel .rlc-carousel-arrow {
		display: block!important;
	    top: 12.84375em;
	}
	.rlc-duosec .rlc-carousel .swiper-button-next {
		right: 1.5em;
	}
	.rlc-duosec .rlc-carousel .swiper-button-prev {
		left: 1em;
	}
	.rlc-duosec .rlc-carousel .rlc-slide {
		width: 19.9375em;
		margin: 0 1.25em;
		padding-bottom: 0;
	}
	.rlc-duosec .rlc-carousel .rlc-slide .rlc-copygroup {
		position: absolute;
		bottom: -6em;
		/* transform: none; */
		width: 100%;
	}
	#rlc-sneakers-wrapper .rlc-photo .rlc-copygroup {
		position: absolute;
		bottom: 0.625em;
		right: 0.8em;
		width: 100%;
		text-align: right;
	}
}

/* END SNEAKER STYLES */