/* BEGIN GLOBAL STYLES */
:root {
	--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 {
    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 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;
	}
}
@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;
	}
}
/* 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-slide-hamptons .rlc-copygroup {
	top: auto; bottom: 5em;
	left: 50%;
	transform: translateX(-50%);
}
#rlc-hero .rlc-slide-hamptons .rlc-copygroup .rlc-title {
	text-transform: uppercase;
	font-size: 3.125em;
	line-height: 1.04em;
	letter-spacing: 0.1em;
}
#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;
}
#rlc-hero .rlc-slide-fall .rlc-title {
	font-family: var(--sackersHeavy);
	text-transform: uppercase;
}
.ar #rlc-hero .rlc-slide-fall .rlc-copygroup .rlc-linecta {
	margin: 0 1.1428571428571428em !important;
}
.ar #rlc-hero .rlc-slide-fall .rlc-title {
	font-size: 1.75em;
}
@media (min-width: 768px) { 
	#rlc-hero .rlc-slide-holiday .rlc-copygroup,
	#rlc-hero .rlc-slide-fall .rlc-copygroup {
		right: 10em;
	}
	#rlc-hero .rlc-slide-fall-2025 .rlc-copygroup {
		left: 13em;
	}
	#rlc-hero .rlc-slide-fall .rlc-logo {
		width: 34.625em;
	}
	#rlc-hero .rlc-slide-fall .rlc-title {
		font-size: 0.875em;
		letter-spacing: 0.35714em;
		line-height: 2.285em;
	}
    #rlc-hero .rlc-slide-sweaters .rlc-copygroup {
        left: 14.375em;
    }

	#rlc-hero .rlc-s-mix .rlc-copygroup {
		width: 30em;
	}
}
	@media screen and (max-width: 767px) {
		#rlc-hero .rlc-slidewrapper {
			height: 37.1875em;
		}
			#rlc-hero .rlc-slide-hamptons .rlc-copygroup {
				bottom: 4.4375em;
				width: 95%;
			}
			#rlc-hero .rlc-copygroup {
				bottom: 3.96875em;
				width: 95%;
			}
				#rlc-hero .rlc-slide-hamptons .rlc-copygroup .rlc-title {	
					font-size: 1.75em;
					line-height: 1.4285714285714286em;
					letter-spacing: 0.14285714285714285em;
				}
				#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-slide-fall .rlc-logo {
					width: 21.75em;
					margin-bottom: 0.5em;
				}
				#rlc-hero .rlc-slide-fall .rlc-title {
					font-size: 0.625em;
					letter-spacing: 0.25em;
					line-height: 2.8em;
				}
				.ar #rlc-hero .rlc-slide-fall .rlc-title {
					line-height: 1.5em;
				}
				#rlc-hero .rlc-copygroup .rlc-links .rlc-linecta {
					margin-top: 0em;
				}
	}
/* END HERO STYLES */


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

@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: #9d9fa3;
}
#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;
	}
	#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 TAILORING */
#rlc-tailoring {
    height: 117.25em;
    background-color: #30251E;
}
.lang-en_CZ #rlc-tailoring .rlc-slide-5,
.lang-en_DK #rlc-tailoring .rlc-slide-5,
.lang-en_FI #rlc-tailoring .rlc-slide-5,
.lang-en_GR #rlc-tailoring .rlc-slide-5,
.lang-en_SK #rlc-tailoring .rlc-slide-5 {
display: none;
}
#rlc-tailoring .rlc-intro .rlc-title {
    width: 10em;
}
#rlc-tailoring .rlc-shopby .rlc-copygroup .rlc-dek {
    font-family: var(--leJeuneReg);
}

#rlc-tailoring .rlc-looppause {
    right: 1em;
    left: auto;
    bottom: 0;
    border: none;
}

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


@media screen and (min-width: 768px) {
    #rlc-tailoring .rlc-duo-wrapper {
        width: 83em;
        margin: 0 auto;
        padding-top: 6.25em;
    }
		.fr #rlc-tailoring .rlc-intro .rlc-title {
			width: 12em;
		}
    #rlc-tailoring .rlc-duo {
        width: 41em;
    }
    #rlc-tailoring .rlc-slide-1.rlc-duo {
        margin-right: 1em;
    }
		.ar #rlc-tailoring .rlc-slide-1.rlc-duo {
        margin-right: 0;
				margin-left: 1em;
    }
    #rlc-tailoring .rlc-intro {
        padding: 6.25em 0 3.125em;
    }
    #rlc-tailoring .rlc-intro .rlc-dek {
        margin: 0 auto;
    }
    #rlc-tailoring .rlc-autoslider .rlc-slide {
        width: 30.5em !important;
        margin: 0 0.5em;
    }
}

@media screen and (max-width: 767px) {
    #rlc-tailoring {
        height: 71.0625em;
        padding-top: 4em;
		}

    #rlc-tailoring .rlc-duo-wrapper {
        margin: 0 auto;
    }
		.fr #rlc-tailoring .rlc-intro .rlc-title {
			width: 11em;
		}
    #rlc-tailoring .rlc-duo-wrapper .rlc-slide {
        width: 20.875em;
        height: 25.53375em;
        margin: 0 1.25em;
    }

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

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

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

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

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

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

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

    #rlc-tailoring .rlc-carousel .swiper-button-prev {
        left: 0.4em;
    }
		.ar #rlc-tailoring .rlc-carousel .swiper-button-prev {
			right: 0.4em;
			left: auto;
		}

    #rlc-tailoring .rlc-intro {
        padding: 3.5em 0 2.7em;
    }

    #rlc-tailoring .rlc-intro .rlc-dek {
        width: 24em;
        margin: 0 auto;
    }
}

/* END TAILORING */

/* BEGIN CABLE KNITS STYLES */
#rlc-cable-knits {
    height: 50em;
    background-color: #000;
}

#rlc-cable-knits .rlc-looppause {
    color: #fff;
    border: none;
}

@media screen and (min-width: 768px) {
    #rlc-cable-knits .rlc-looppause {
        right: auto;
        left: 1.25em;
        top: 1.25em;
    }
    #rlc-cable-knits .rlc-copygroup {
        z-index: 1;
        top: 3.125em;
        right: 3.125em;
        width: 19em;
    }
		.fr #rlc-cable-knits .rlc-copygroup {
			width: 23em;
		}
		.de #rlc-cable-knits .rlc-copygroup,
		.ar #rlc-cable-knits .rlc-copygroup,
        .lang-pl_PL #rlc-cable-knits .rlc-copygroup {
			width: 22em;
		}
		.ar #rlc-cable-knits .rlc-copygroup .rlc-links .rlc-linecta {
			margin: 2.727em 0 0 2.91em;
		}
}

@media screen and (max-width: 767px) {
    #rlc-cable-knits {
        height: 37.9375em;
    }
		.fr #rlc-cable-knits .rlc-background .rlc-image.rlc-bg-1,
		.ar #rlc-cable-knits .rlc-background .rlc-image.rlc-bg-1 {
			object-fit: cover;
    	height: 18.5em;
		}
    #rlc-cable-knits .rlc-looppause {
        right: 1.25em;
        left: auto;
        top: 1.25em;
    }
    #rlc-cable-knits .rlc-copygroup {
        padding: 2.8em 0;
    }
    .lang-pl_PL #rlc-cable-knits .rlc-copygroup {
        padding: 1.5em 0;
    }

    .ar #rlc-cable-knits .rlc-copygroup {
    text-align: center !important;
    }
    #rlc-cable-knits .rlc-copygroup .rlc-dek {
        width: 25em;
        margin: 0 auto;
    }

}
/* END CABLE KNITS STYLES */

/* BEGIN THE PERFECT GIFT */
#rlc-perfect-gift {
    height: 116.5em;
    margin-top: -0.1em;
}
#rlc-perfect-gift .rlc-intro .rlc-title {
    width: 10em;
}
#rlc-perfect-gift .rlc-ribbon {
    position: absolute;
    top: -21em;
    z-index: 2;
    left: 0;
}
@media screen and (min-width: 768px) {
    #rlc-perfect-gift .rlc-duo-wrapper {
        width: 83em;
        margin: 0 auto;
        padding-top: 6.25em;
    }
    #rlc-perfect-gift .rlc-ribbon {
        width: 90em;
    }
    #rlc-perfect-gift .rlc-duo {
        width: 41em;
    }
    #rlc-perfect-gift .rlc-slide-1.rlc-duo {
        margin-right: 1em;
    }
		.ar #rlc-perfect-gift .rlc-slide-1.rlc-duo {
        margin-left: 1em;
				margin-right: 0;
    }
    #rlc-perfect-gift .rlc-duo .rlc-links {
        padding: 1.25em;
    }
		.ar #rlc-perfect-gift .rlc-duo .rlc-links.rlc-right {
        left: 0;
				right: auto;
    }
		.ar #rlc-perfect-gift .rlc-duo .rlc-links.rlc-left {
        left: auto;
				right: 0;
    }
    #rlc-perfect-gift .rlc-intro {
        padding: 4em 0;
    }
    #rlc-perfect-gift .rlc-intro .rlc-dek {
        margin: 0 auto;
    }
    #rlc-perfect-gift .rlc-trio-wrapper {
        width: 83em;
        margin: 0 auto;
    }
    #rlc-perfect-gift .rlc-trio {
        width: 27em;
    }
    #rlc-perfect-gift .rlc-trio-wrapper .swiper-wrapper {
        justify-content: space-between;
    }
}

@media screen and (max-width: 767px) {
    #rlc-perfect-gift {
        height: 79.875em;
        padding-top: 4em;
    }
    #rlc-perfect-gift .rlc-ribbon {
        top: -6em;
    }

    #rlc-perfect-gift .rlc-duo-wrapper {
        margin: 0 auto;
    }

    #rlc-perfect-gift .rlc-duo-wrapper .rlc-slide {
        width: 20.875em;
        height: 25.53375em;
        margin: 0 1.25em;
    }
    #rlc-perfect-gift .rlc-duo .rlc-links {
        padding: 0.75em;
    }

    #rlc-perfect-gift .rlc-carousel-pagination {
        width: 8.875em;
        bottom: 0;
        transform: translate(-50%, 100%);
        height: 2.625em;
    }
		.ar #rlc-perfect-gift .rlc-carousel-pagination {
			transform: translate(50%, 100%);
		}
    #rlc-perfect-gift .rlc-carousel .swiper-pagination-bullet:after,
    #rlc-perfect-gift .rlc-carousel .swiper-pagination-bullet:before {
        background: #9D9FA3;
    }

    #rlc-perfect-gift .rlc-carousel .swiper-pagination-bullet:before {
        opacity: 1;
    }

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

    #rlc-perfect-gift .rlc-carousel .rlc-carousel-arrow {
        display: block;
    }

    #rlc-perfect-gift .rlc-carousel .rlc-carousel-arrow {
        display: block;
    }

    #rlc-perfect-gift .rlc-carousel .swiper-button-next {
        right: 0.4em;
    }

    #rlc-perfect-gift .rlc-carousel .swiper-button-prev {
        left: 0.4em;
    }
		.ar #rlc-perfect-gift .rlc-carousel .swiper-button-next {
        left: 0.4em;
				right: auto;
    }

    .ar #rlc-perfect-gift .rlc-carousel .swiper-button-prev {
        right: 0.4em;
				left: auto;
    }

    #rlc-perfect-gift .rlc-intro {
        padding: 3.5em 0 2.7em;
    }

    #rlc-perfect-gift .rlc-intro .rlc-dek {
        width: 16em;
        margin: 0 auto;
    }
		.de #rlc-perfect-gift .rlc-intro .rlc-dek {
			width: 17em;
		}
		.it #rlc-perfect-gift .rlc-intro .rlc-dek,
		.nl #rlc-perfect-gift .rlc-intro .rlc-dek,
		.pt #rlc-perfect-gift .rlc-intro .rlc-dek {
			width: 21em;
		}

    #rlc-perfect-gift .rlc-trio-wrapper .rlc-slide {
        width: 20.875em;
        height: 29.0625em;
        margin: 0 1.25em;
    }
    #rlc-perfect-gift #rlc-perfect-gift-slide2 .rlc-carousel-pagination {
        width: 11.875em;
    }
}

/* END THE PERFECT GIFT */

/* BEGIN DOWN JACKET STYLES */
#rlc-outerwear {
	height: 50em;
	margin-top: -0.1em;
}
#rlc-outerwear .rlc-looppause {
	border: none;
	transform: scale(1.25);
}
@media screen and (min-width: 768px) {
	#rlc-outerwear .rlc-copygroup .rlc-title {
		font-size: 1.75em;
	}
	#rlc-outerwear .rlc-copygroup .rlc-dek {
		font-size: 0.75em;
		line-height: 1.833em;
		width: 26em;
		margin-bottom: 1.667em;
	}
	#rlc-outerwear .rlc-copygroup {
		top: 4.375em;
		right: 3.75em;
		z-index: 1;
	}
	.ar #rlc-outerwear .rlc-copygroup .rlc-dek {
		width: 28em;
	}
	#rlc-outerwear .rlc-looppause {
		left: 1.25em;
		right: auto;
		top: 1.25em;
	}
}
@media screen and (max-width: 767px) {
	#rlc-outerwear {
		height: 40.6875em;
	}
	.fr #rlc-outerwear .rlc-background .rlc-image,
	.de #rlc-outerwear .rlc-background .rlc-image,
	.it #rlc-outerwear .rlc-background .rlc-image,
	.es #rlc-outerwear .rlc-background .rlc-image,
	.nl #rlc-outerwear .rlc-background .rlc-image,
	.pt #rlc-outerwear .rlc-background .rlc-image,
	.ar #rlc-outerwear .rlc-background .rlc-image,
    .lang-pl_PL #rlc-outerwear .rlc-background .rlc-image,
    .lang-sv_SE #rlc-outerwear .rlc-background .rlc-image {
 		object-fit: cover;
        height: 20.5em;
	}
	#rlc-outerwear .rlc-copygroup .rlc-dek {
		width: 27em;
        margin: 0 auto;
	}
	.ar #rlc-outerwear .rlc-copygroup .rlc-dek {
		width: 28em;
	}
	#rlc-outerwear .rlc-copygroup {
		padding: 2.8em 0;
	}
    .lang-sv_SE #rlc-outerwear .rlc-copygroup,
    .lang-pl_PL #rlc-outerwear .rlc-copygroup {
        padding: 1.8em 0;
    }
	.ar #rlc-outerwear .rlc-copygroup {
		text-align: center !important;
	}
	#rlc-outerwear .rlc-looppause {
		right: 1.25em;
		left: auto;
		top: 1.25em;
	}
}
/* END DOWN JACKET STYLES */

/* BEGIN SPORT INFLUENCE STYLES */
#rlc-sport-influence {
    height: 50em;
    background-color: #2D190680;
}
#rlc-sport-influence-slider {
    height: 47.5em;
}
#rlc-sport-influence-slider .rlc-autoslider {
    padding: 3.125em 0 3.5em;
}
@media screen and (min-width: 768px) {
    #rlc-sport-influence .rlc-copygroup .rlc-dek {
        font-size: 0.75em;
        line-height: 1.833em;
        width: 26em;
        margin-bottom: 1.667em;
    }
    #rlc-sport-influence .rlc-copygroup {
        top: 6.25em;
        left: 10.625em;
    }
    #rlc-sport-influence .rlc-copygroup .rlc-title {
        width: 6em;
        margin: 0;
    }
    #rlc-sport-influence-slider {
        background: rgba(45, 25, 6, 0.50);
        backdrop-filter: blur(25px);
        -webkit-backdrop-filter: blur(25px);

    }
    #rlc-sport-influence-slider .rlc-autoslider .rlc-slide {
        width: 30.5em !important;
        margin: 0 0.5em;
    }
}

@media screen and (max-width: 767px) {
    #rlc-sport-influence {
        height: 40.6875em;
    }
    #rlc-sport-influence-slider {
        height: 36.5em;
    }
    #rlc-sport-influence-slider .rlc-copygroup {
        padding: 3em 2em 0;
    }
		.es #rlc-sport-influence-slider .rlc-copygroup {
			 padding: 3em 1em 0;
		}
		.fr #rlc-sport-influence-slider .rlc-autoslider,
		.de #rlc-sport-influence-slider .rlc-autoslider,
		.it #rlc-sport-influence-slider .rlc-autoslider,
		.es #rlc-sport-influence-slider .rlc-autoslider,
		.nl #rlc-sport-influence-slider .rlc-autoslider,
		.pt #rlc-sport-influence-slider .rlc-autoslider,
		.ar #rlc-sport-influence-slider .rlc-autoslider {
			padding: 2.125em 0 3.5em;
		}
    #rlc-sport-influence-slider .rlc-autoslider .rlc-slide {
        width: 16.25em !important;
        margin: 0 0.5em;
    }
}

/* END SPORT INFLUENCE STYLES */

/* BEGIN STATEMENT SHIRTING STYLES */
#rlc-statement-shirting {
    height: 73.3125em;
}

#rlc-statement-shirting-2 {
    margin: 0 auto;
    width: 60em;
    text-align: center;
    padding-top: 6.25em;
}

@media (min-width: 768px) {
    #rlc-statement-shirting-1 .swiper-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 83em;
        margin: 0 auto;
        padding-top: 3.125em;
        height: 101.5em;
    }

    #rlc-statement-shirting-1 .rlc-slide {
        width: 41em;
        height: auto;
        color: #fff;
        position: relative;
    }

    #rlc-statement-shirting .rlc-slide-1 .rlc-copygroup {
        width: 10em;
        top: 13.625em;
        right: 6.5625em;
    }

    #rlc-statement-shirting-1 .rlc-slide-2 .rlc-copygroup.rlc-copygroup-secondary {
        position: absolute;
        bottom: 1.5em;
        right: 1em;
    }

    #rlc-statement-shirting-1 .rlc-slide-2 .rlc-copygroup.rlc-copygroup-secondary .rlc-linecta::after {
        content: none;
    }

    #rlc-statement-shirting-1 .rlc-slide-2 .rlc-copygroup.rlc-copygroup-secondary .rlc-linecta {
        padding-bottom: 0;
    }
}

@media screen and (max-width: 767px) {
    #rlc-statement-shirting {
        height: 45.8125em;
    }

    #rlc-statement-shirting-1 {
        padding-top: 2.5em;
    }

    #rlc-statement-shirting .rlc-carousel .rlc-carousel-arrow {
        display: block;
    }

    #rlc-statement-shirting .rlc-carousel .swiper-button-next {
        right: 0.4em;
    }

    #rlc-statement-shirting .rlc-carousel .swiper-button-prev {
        left: 0.4em;
    }
	.ar #rlc-statement-shirting .rlc-carousel .swiper-button-next {
      right: auto;
      left: 0.4em;
    }

    .ar #rlc-statement-shirting .rlc-carousel .swiper-button-prev {
      right: 0.4em;
      left: auto;
    }

    #rlc-statement-shirting .rlc-carousel-pagination {
        width: 8.875em;        
        bottom: 0;
        transform: translate(-50%, 100%);
        height: 2.625em;
    }
    .ar #rlc-statement-shirting .rlc-carousel-pagination {
        transform: translate(50%, 100%);
    }
    #rlc-statement-shirting-1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
        height: 2.625em;
    }

    #rlc-statement-shirting-1 .rlc-slide {
        width: 20.9375em;
        height: 25.53375em;
        margin: 0 1.25em;
        color: #fff;
    }

    #rlc-statement-shirting .rlc-carousel .swiper-pagination-bullet:after,
    #rlc-statement-shirting .rlc-carousel .swiper-pagination-bullet:before {
        background: #9D9FA3;
    }

    #rlc-statement-shirting .rlc-carousel .swiper-pagination-bullet:before {
        opacity: 1;
    }

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

    #rlc-statement-shirting .rlc-copygroup {
        color: var(--rlcNavy);
        text-align: center;
        width: 16.5em;
        margin: 3em auto 0;
    }

    #rlc-statement-shirting-2 {
        margin: 0 auto;
        width: 19em;
        padding-top: 3.75em;
    }
    .lang-pl_PL #rlc-statement-shirting-2 {
        padding-top: 2.75em;
    }
}

/* END STATEMENT SHIRTING STYLES */

/* BEGIN TOPA STYLES */
.lang-en_CZ #rlc-topa,
.lang-en_DK #rlc-topa,
.lang-en_FI #rlc-topa,
.lang-en_GR #rlc-topa,
.lang-en_SK #rlc-topa {
display: none;
}
#rlc-topa {
    background: #000;
    position: relative;
}
 #rlc-topa .rlc-copygroup .rlc-dek {
    font-family: var(--leJeuneReg);
    font-size: 1em;
    line-height: 1.75em;
 }
 #rlc-topa .rlc-looppause {
    top: 1em;
 }
@media (min-width: 768px) {
    #rlc-topa {
        height: 45em;
    }
    #rlc-topa .rlc-copygroup {
        bottom: 3.131875em;
        padding: 0 7em;
    }
    #rlc-topa .rlc-copygroup .rlc-logo {
        width: 28.25em;
        margin-bottom: 1.875em;
    }
}
@media screen and (max-width: 767px) {
    #rlc-topa {
        height: 30.9375em;
    }
    #rlc-topa .rlc-copygroup .rlc-logo {
        width: 19em;
        margin-bottom: 1em;
    }
    #rlc-topa .rlc-copygroup {
        bottom: 2.194375em;
        padding: 0 2em;
    }
}
/* END TOPA STYLES */

/* BEGIN TOPA SLIDER STYLES*/
.lang-en_CZ #rlc-topa-slider,
.lang-en_DK #rlc-topa-slider,
.lang-en_FI #rlc-topa-slider,
.lang-en_GR #rlc-topa-slider,
.lang-en_SK #rlc-topa-slider {
display: none;
}
#rlc-topa-slider .rlc-looppause::before,
#rlc-topa-slider .rlc-looppause::after {
    width: 4px;
    height: 14px;
}

#rlc-topa-slider .rlc-videocontainer .rlc-looppause::after {
    left: 18px;
}

#rlc-topa-slider .rlc-looppause {
    top: 1em;
    bottom: auto;
    border: none;
    color: var(--rlcNavy);
}

#rlc-topa-slider .rlc-carousel .rlc-carousel-arrow {
    display: none;
}

#rlc-topa-slider .rlc-carousel .rlc-carousel-scrollbar {
    width: 83em;
    left: 50%;
    bottom: 1.125em;
    transform: translateX(-50%);
}

#rlc-topa-slider .rlc-slide {
    height: 45em;
    color: #fff;
}

#rlc-topa-slider .rlc-slide-1 {
    width: 70.5em;
}

#rlc-topa-slider .rlc-slide-1 .rlc-imagery {
    width: 45em;
    position: relative;
    color: #fff;
}

#rlc-topa-slider .rlc-slide-1 .rlc-copygroup {
    position: absolute;
    top: 50%;
    left: 49em;
    transform: translateY(-50%);
    text-align: left;
    width: 16.9375em;
    color: var(--rlcNavy);
}

#rlc-topa-slider .rlc-slide-1 .rlc-copygroup .rlc-cat {
    font-family: var(--foundersReg);
    font-size: 0.6875em;
    line-height: 1.2727272727272727em;
    letter-spacing: 0.09090909090909091em !important;
    margin-bottom: 1.3636363636363635em;
}
#rlc-topa-slider .rlc-slide-1 .rlc-copygroup .rlc-title {
    width: 8.5em;
}

#rlc-topa-slider .rlc-slide-1 .rlc-copygroup .rlc-dek {
    margin-top: 0.6666666666666666em;
    width: 23em;
}
#rlc-topa-slider .rlc-slide-1 .rlc-copygroup .rlc-links {
    margin-top: 1.25em; 
}
#rlc-topa-slider .rlc-slide-2,
#rlc-topa-slider .rlc-slide-3,
#rlc-topa-slider .rlc-slide-5,
#rlc-topa-slider .rlc-slide-6 {
    width: 30.6875em;
    margin-right: 1.875em;
    display: flex;
    align-items: center;
}

#rlc-topa-slider .rlc-slide-3 {
    margin-right: 2em;
}
#rlc-topa-slider .rlc-slide-6 {
    margin-right: 2.5em;
}
#rlc-topa-slider .rlc-slide-4 {
    width: 45em;
    margin-right: 2.5em;
}

#rlc-topa-slider .rlc-background .rlc-image {
    height: 100%;
    object-fit: cover;
}

@media (min-width: 768px) {
    #rlc-topa-slider .rlc-slide-1 .rlc-copygroup .rlc-title {
        font-size: 1.75em;
    }

    #rlc-topa-slider .rlc-slide-1 .rlc-background {
        left: 45em;
        width: 90.75em;
    }

    #rlc-topa-slider .rlc-slide-5 .rlc-background {
        left: -2.5em;
        width: 68.4em;
    }
}

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

    #rlc-topa-slider .rlc-slide-1 .rlc-background {
        width: 66.6875em;
    }

    #rlc-topa-slider .rlc-slide-5 .rlc-background {
        width: 49em;
        left: -1.7em;
    }
     
    #rlc-topa-slider .rlc-slide-5 {
        padding-left: 0.5em;
    }
    #rlc-topa-slider .rlc-slide-1 .rlc-imagery {
        width: 28.984375em;
    }

    #rlc-topa-slider .rlc-carousel .rlc-carousel-scrollbar:before,
    #rlc-topa-slider .rlc-carousel .swiper-scrollbar-drag:after {
        opacity: 1;
    }

    #rlc-topa-slider .rlc-prod {
        color: #fff;
    }

    #rlc-topa-slider .rlc-slide-1 .rlc-copygroup .rlc-dek {
        width: 21em;
    }

    #rlc-topa-slider .rlc-carousel .rlc-carousel-arrow {
        display: none;
    }

    #rlc-topa-slider .rlc-carousel .rlc-carousel-scrollbar {
        width: 20.9375em;
        left: 50%;
        bottom: 0.75em;
        transform: translateX(-50%);
    }

    #rlc-topa-slider .rlc-slide {
        height: 33.125em;
    }

    #rlc-topa-slider .rlc-slide-1 {
        width: 20.4em;
    }

    #rlc-topa-slider .rlc-slide-1 .rlc-copygroup {
        left: 2.03125em;
    }

    #rlc-topa-slider .rlc-slide-2,
    #rlc-topa-slider .rlc-slide-3,
    #rlc-topa-slider .rlc-slide-4,
    #rlc-topa-slider .rlc-slide-5 {
        width: 21.5625em;
        margin-right: 1.5625em;
    }

    #rlc-topa-slider .rlc-slide-4 {
        width: 23.4375em;
    }
    #rlc-topa-slider .rlc-slide-6 {
        margin-right: 2.1em;
        width: 21.5625em;
    }
}

/* END TOPA SLIDER STYLES */