/* BEGIN GLOBAL STYLES */
.rlc-wpolo {
    --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;
}

.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(--foundersReg);
    text-transform: uppercase;
    font-size: 0.6875em;
    line-height: 1.2727272727272727em;
    letter-spacing: 0.09090909090909091em !important;
    margin-bottom: 1.3636363636363635em;
}

.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.25em;
    height: 2.25em;
    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,
.rlc-wpolo .rlc-target.not-quick-shoppable {
    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.keeponline {
    display: block;
}

.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: 5em;
    position: relative;
    display: inline-block;
}

.ar.rlc-wpolo .rlc-scrollto {
    font-family: RL_DroidKufi, "LeJeuneDeck-Regular", Arial, Helvetica, sans-serif;
}

.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-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;
}

#rlc-hero .rlc-copygroup .rlc-logo {
    margin: 0 auto 1.25em;
}

#rlc-hero .rlc-copygroup .rlc-logo.rlc-rl {
    width: 34.625em;
}

#rlc-hero .rlc-copygroup .rlc-logo.rlc-polo {
    width: 26.259em;
}

#rlc-hero .rlc-copygroup .rlc-links .rlc-linecta {
    margin-top: 1.875em;
}

#rlc-hero .rlc-slide-springsummer .rlc-copygroup .rlc-title {
    font-family: var(--sackersHeavy);
    text-transform: uppercase;
}

@media (min-width: 768px) {

    #rlc-hero .rlc-slide-prespring .rlc-copygroup,
    #rlc-hero .rlc-slide-dresses .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-springsummer .rlc-copygroup .rlc-title {
        font-size: 1.0625em;
        letter-spacing: 0.4235294em;
        margin-bottom: 1.3em;
    }

    #rlc-hero .rlc-slide-springsummer .rlc-copygroup .rlc-title span {
        font-size: 1.16em;
    }

    #rlc-hero .rlc-slide-springsummer .rlc-copygroup {
        margin: auto;
        right: 13.5625em;
    }

    #rlc-hero .rlc-slide-springsummer .rlc-copygroup .rlc-dek {
        width: 26em;
        margin: 0.9375em 0 auto;
    }

    #rlc-hero .rlc-slide-summer .rlc-copygroup {
        margin: auto;
        left: 13.5625em;
    }
}

@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-logo.rlc-rl {
        width: 21.75em;
    }

    #rlc-hero .rlc-copygroup .rlc-logo.rlc-polo {
        width: 15.58em;
        margin-bottom: 0.625em;
    }

    #rlc-hero .rlc-copygroup .rlc-links {
        margin-top: 0.625em;
    }

    #rlc-hero .rlc-copygroup .rlc-links .rlc-linecta {
        margin-top: 0em;
    }

    #rlc-hero .rlc-slide-springsummer .rlc-copygroup .rlc-title {
        font-size: 0.625em;
        letter-spacing: 0.25em;
        margin-bottom: 1.3em;
    }

    #rlc-hero .rlc-slide-springsummer .rlc-copygroup .rlc-title span {
        font-size: 1.15em;
    }

    #rlc-hero .rlc-slide-springsummer .rlc-copygroup .rlc-dek {
        font-size: 0.75em;
        line-height: 2.2em;
        padding: 0 3em;
    }
}

/* END HERO STYLES */

/* BEGIN SHOP SECTION STYLES */
#rlc-shopsection {
    background-color: #041e3a;
    content-visibility: visible;
}

@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;
    }

    [lang^="ar"] #rlc-shopsection .rlc-intro .rlc-copygroup {
        text-align: right;
    }
}

@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;
    }

    #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;
    }

    #rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup {
        margin-left: 3.5em;
        width: 19.188em;
    }

    .ar #rlc-shopsection.rlc-w-polo-shopsection .rlc-intro .rlc-copygroup {
        width: 16.188em;
    }

    #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;
    }

    #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.667em;
    }

    #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 */

/* Tailored Linen STYLES */
#rlc-tailored-video {
    height: 50em;
    content-visibility: visible;
}

#rlc-tailored .rlc-looppause,
#rlc-tailored-video .rlc-looppause {
    border: none;
}

#rlc-tailored .rlc-tailored-slider {
    height: 41em;
    /* background-color: #fff; */
}

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

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

    #rlc-tailored .rlc-intro {
        padding: 4em 0 3.75em;
    }

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

    #rlc-tailored .rlc-autoslider .rlc-slide {
        width: 14.375em !important;
        margin: 0 2em;
    }
}

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

    #rlc-tailored-video {
        height: 23.4375em;
    }

    #rlc-tailored-video .rlc-hasvideo .rlc-looppause {
        right: 0.25em;
        left: auto;
        top: 0.25em;
    }

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

    #rlc-tailored .rlc-intro {
        padding: 3.5em 0.25em 2.7em;
    }

    .en #rlc-tailored .rlc-intro {
        padding: 3.5em 2em 2.7em;
    }
}

/* END tailored Linen 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 TAILORED DUO STYLES */
#rlc-tailored-duo {
    min-height: 60em;
    /* background-color: #fff; */
}

@media screen and (min-width: 768px) {
    #rlc-tailored-duo .rlc-carousel {
        width: 83em;
        margin: 0 auto;
    }

    #rlc-tailored-duo .rlc-intro {
        width: 28em;
        padding: 5.6875em 0 2.5em 0;
    }

    #rlc-tailored-duo .rlc-carousel .swiper-wrapper {
        margin-bottom: 2.25em;
    }

    #rlc-tailored-duo .rlc-carousel .rlc-carousel-pagination {
        width: 46.875em;
    }
}

@media screen and (max-width: 767px) {
    #rlc-tailored-duo {
        min-height: 30.5em;
    }

    #rlc-tailored-duo .rlc-intro {
        padding: 5em 2em 1.875em;
    }

    #rlc-tailored-duo .rlc-carousel .rlc-slide {
        margin: 0 0.9375em;
        width: 20.9375em;
    }

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

    #rlc-tailored-duo .rlc-carousel .swiper-button-next {
        right: 0.2em;
    }

    #rlc-tailored-duo .rlc-carousel .swiper-button-prev {
        left: 0.2em;
    }

    #rlc-tailored-duo .rlc-carousel .rlc-carousel-pagination {
        width: 18em;
        bottom: -2.5em;
    }
}

@media screen and (min-width: 768px) {
    #rlc-tailored-duo .rlc-duo-wrapper {
        width: 83em;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }

    #rlc-tailored-duo .rlc-duo {
        width: 41em;
        height: 50em;
    }

    #rlc-tailored-duo .rlc-duo.rlc-left {
        margin-right: 1em;
    }

    #rlc-tailored-duo .rlc-duo .rlc-links {
        padding: 1.25em;
    }
}

@media screen and (max-width: 767px) {
    #rlc-tailored-duo .rlc-duo-wrapper {
        margin: 0 auto;
    }

    #rlc-tailored-duo .rlc-duo-wrapper .rlc-duo {
        width: 20.9375em;
        height: 25.5625em;
        margin: 0 auto 1.25em;
    }

    #rlc-tailored-duo .rlc-links {
        padding: 0.625em;
    }
}

/* END TAILORED DUO STYLES */

/* BEGIN BAG STYLES */
#rlc-bags {
    height: 46em;
    content-visibility: visible;
    width: 83em;
    margin: 6em auto 0;
}

#rlc-bags .rlc-looppause {
    border: none;
}

@media screen and (min-width: 768px) {
    #rlc-bags .rlc-looppause {
        right: auto;
        left: 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;
        margin: 0 auto;
    }

    #rlc-bags .rlc-looppause {
        left: 0.25em;
        right: auto;
        top: 0.25em;
    }

    #rlc-bags .rlc-copygroup {
        z-index: 1;
        padding: 0.2em 0.625em;
        display: none;
    }
}

/* END BAG STYLES */

/* BEGIN POLO ID STYLES */
#rlc-polo-id {
    min-height: 39.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 0.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 0.25s ease;
}

#rlc-polo-id .rlc-slider-buttons .rlc-pillbutton span {
    color: #9d9fa3;
}

.ar #rlc-polo-id .rlc-slider-buttons .rlc-pillbutton span {
    font-family: RL_DroidKufi, "LeJeuneDeck-Regular", Arial, Helvetica, sans-serif;
}

#rlc-polo-id .rlc-slider-buttons .rlc-pillbutton[aria-pressed="true"] span {
    color: #041e3a;
}

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

#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: 3.75em 17em 0em;
    }

    #rlc-polo-id .rlc-autoslider .rlc-slide {
        width: 14.375em !important;
        margin: 0 2em;
        min-height: 19.3125em;
    }

    #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;
    }

    #rlc-polo-id {
        min-height: 32.75em;
        padding-top: 3em;
    }

    .ar #rlc-polo-id {
        min-height: 34.75em;
    }

    #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-intro.rlc-intro-primary {
        padding: 0 0.125em 0.7em;
    }

    #rlc-polo-id .rlc-intro.rlc-intro-primary .rlc-dek {
        padding: 0 1em 1.5em;
    }

    .en #rlc-polo-id .rlc-intro.rlc-intro-primary {
        padding: 0 1.125em 0.7em;
    }

    .en #rlc-polo-id .rlc-intro.rlc-intro-primary .rlc-dek {
        padding: 0 2em 1.5em;
    }

    #rlc-polo-id .rlc-slider-buttons .rlc-pillbutton {
        margin: 0.625em 0.3em;
    }

    #rlc-polo-id .rlc-slider-buttons .rlc-pillbutton span {
        font-size: 0.575em;
    }

    .en #rlc-polo-id .rlc-slider-buttons .rlc-pillbutton span {
        font-size: 0.6875em;
    }
}

/* END POLO ID STYLES */

/* BEGIN ROMANTIC VIDEO STYLES */
#rlc-romantic-video {
    height: 50em;
    content-visibility: visible;
}

#rlc-romantic-video .rlc-looppause {
    border: none;
}

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

@media screen and (max-width: 767px) {
    #rlc-romantic-video {
        height: 23.4375em;
    }

    #rlc-romantic-video .rlc-looppause {
        right: 0.25em;
        left: auto;
        top: 0.5em;
    }
}

/* END ROMANTIC VIDEO STYLES */

/* BEGIN ROMANTIC SLIDER STYLES */
#rlc-romantic-slider {
    min-height: 53.25em;
    background-color: #fff;
}

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

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

@media screen and (min-width: 768px) {
    #rlc-romantic-slider .rlc-intro {
        padding: 3.75em 0 3.125em;
    }

    #rlc-romantic-slider .rlc-intro .rlc-dek {
        margin: 0 auto;
    }

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

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

    .ar #rlc-romantic-slider {
        min-height: 38.375em;
    }

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

    #rlc-romantic-slider .rlc-carousel-pagination {
        width: 8.875em;
        bottom: 0;
        transform: translate(-50%, 100%);
        height: 2.625em;
    }

    .ar #rlc-romantic-slider .rlc-carousel-pagination {
        transform: translate(50%, 100%);
    }

    #rlc-romantic-slider .rlc-carousel .swiper-pagination-bullet:after,
    #rlc-romantic-slider .rlc-carousel .swiper-pagination-bullet:before {
        background: #6d6f73;
    }

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

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

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

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

    #rlc-romantic-slider .rlc-carousel .swiper-button-next {
        right: 0.4em;
    }

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

    #rlc-romantic-slider .rlc-carousel .swiper-button-prev {
        left: 0.4em;
    }

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

    #rlc-romantic-slider .rlc-intro {
        padding: 2.5em 0.5em 2.7em;
    }

    .en #rlc-romantic-slider .rlc-intro {
        padding: 2.5em 2em 2.7em;
    }

    .de #rlc-romantic-slider .rlc-intro {
        padding: 2.5em 0.25em 2.7em;
    }
}

/* END ROMANTIC SLIDER STYLES */

/* BEGIN SUMMER DRESSES DUO STYLES */
#rlc-summerdresses-duo {
    height: 71em;
    background-color: #fff;
}

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

@media screen and (min-width: 768px) {
    #rlc-summerdresses-duo .rlc-duo-wrapper {
        width: 83em;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    #rlc-summerdresses-duo .rlc-duo {
        width: 41em;
    }

    #rlc-summerdresses-duo .rlc-slide-1.rlc-duo {
        margin-right: 1em;
    }

    .ar #rlc-summerdresses-duo .rlc-slide-1.rlc-duo {
        margin-right: 0;
        margin-left: 1em;
    }

    #rlc-summerdresses-duo .rlc-intro {
        padding: 2em 0 3.75em;
        width: 100%;
    }

    #rlc-summerdresses-duo .rlc-intro .rlc-dek {
        margin: 0 auto;
    }

    #rlc-summerdresses-duo .rlc-carousel-pagination {
        width: 20em;
        bottom: -0.5em;
    }

    #rlc-summerdresses-duo .rlc-carousel .swiper-button-next {
        right: 1.5em;
    }

    .ar #rlc-summerdresses-duo .rlc-carousel .swiper-button-next {
        left: 2.5em;
        right: auto;
    }

    .ar #rlc-summerdresses-duo .rlc-carousel .swiper-button-prev {
        right: 2.5em;
        left: auto;
    }

    #rlc-summerdresses-duo .rlc-carousel .swiper-button-prev {
        left: 1.5em;
    }

    #rlc-summerdresses-duo #rlc-summerdresses-duo-slide-2 .rlc-links {
        padding: 1.25em;
    }
}

@media screen and (max-width: 767px) {
    #rlc-summerdresses-duo {
        height: 70.5em;
    }

    #rlc-summerdresses-duo .rlc-looppause {
        bottom: 1em;
        right: 0.5em;
    }

    #rlc-summerdresses-duo .rlc-hasvideo {
        margin: 0 auto !important;
    }

    #rlc-summerdresses-duo .rlc-duo-wrapper {
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
    }

    #rlc-summerdresses-duo .rlc-duo-wrapper .rlc-duo {
        width: 20.875em;
        height: 25.53375em;
        margin: 0 1.25em;
    }

    #rlc-summerdresses-duo .rlc-carousel-pagination {
        width: 16.875em;
        bottom: -0.5em;
        transform: translate(-50%, 100%);
        height: 2.625em;
    }

    .ar #rlc-summerdresses-duo .rlc-carousel-pagination {
        transform: translate(50%, 100%);
    }

    #rlc-summerdresses-duo .rlc-carousel .swiper-pagination-bullet:after,
    #rlc-summerdresses-duo .rlc-carousel .swiper-pagination-bullet:before {
        background: #e1e1e5;
    }

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

    #rlc-summerdresses-duo .rlc-carousel:not(.inTransition) .swiper-pagination-bullet-active:before {
        background: #041e3a;
    }

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

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

    #rlc-summerdresses-duo .rlc-carousel .swiper-button-next {
        right: 0.4em;
    }

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

    #rlc-summerdresses-duo .rlc-carousel .swiper-button-prev {
        left: 0.4em;
    }

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

    #rlc-summerdresses-duo .rlc-intro {
        padding: 3em 2em 3em;
    }

    #rlc-summerdresses-duo #rlc-summerdresses-duo-slide-2 .rlc-links {
        padding: 0.625em;
    }

    #rlc-summerdresses-duo #rlc-summerdresses-duo-slide-2 .rlc-carousel-pagination {
        width: 9.875em;
    }

    #rlc-summerdresses-duo .rlc-intro {
        order: 2;
    }

    #rlc-summerdresses-duo .rlc-slide-1.rlc-duo {
        order: 1;
    }

    #rlc-summerdresses-duo .rlc-slide-2.rlc-duo {
        order: 3;
    }

    #rlc-summerdresses-duo .rlc-slide-2.rlc-duo .rlc-carousel .rlc-slide {
        margin: 0 1.25em;
    }
}

/* END SUMMER DRESSES DUO STYLES */

/* BEGIN PATTERN PLAY */
#rlc-waystowear .rlc-carousel .rlc-carousel-arrow {
    display: none;
}

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

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

#rlc-waystowear .rlc-slide-1 {
    width: 67.875em;
}

#rlc-waystowear .rlc-slide-1 .rlc-imagery {
    width: 45em;
    position: relative;
}

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

.ar #rlc-waystowear .rlc-slide-1 .rlc-copygroup {
    right: 49em;
    left: auto;
    text-align: right;
}

#rlc-waystowear .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;
}

.ar #rlc-waystowear .rlc-slide-1 .rlc-copygroup .rlc-cat {
    font-family: RL_DroidKufi, "LeJeuneDeck-Regular", Arial, Helvetica, sans-serif;
}

#rlc-waystowear .rlc-slide-1 .rlc-copygroup .rlc-dek {
    margin: 1.325em 0;
    width: 20em;
}

#rlc-waystowear .rlc-slide-2,
#rlc-waystowear .rlc-slide-3,
#rlc-waystowear .rlc-slide-5 {
    width: 30.6875em;
    margin-right: 2.3125em;
    display: flex;
    align-items: center;
}

.ar #rlc-waystowear .rlc-slide-2,
.ar #rlc-waystowear .rlc-slide-3,
.ar #rlc-waystowear .rlc-slide-5 {
    margin-left: 2.3125em;
    margin-right: 0;
}

#rlc-waystowear .rlc-slide-3 {
    margin-right: 2.5em;
}

.ar #rlc-waystowear .rlc-slide-3 {
    margin-right: 0;
    margin-left: 2.5em;
}

#rlc-waystowear .rlc-slide-4 {
    width: 45em;
    margin-right: 0;
}

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

.ar #rlc-waystowear .rlc-background .rlc-image {
    transform: scale(-1, -1);
}

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

    #rlc-waystowear {
        height: 45em;
    }

    #rlc-waystowear .rlc-slide-1 .rlc-background {
        left: 45em;
        width: 90.5em;
    }

    .ar #rlc-waystowear .rlc-slide-1 .rlc-background {
        right: 45em;
        left: auto;
    }

    #rlc-waystowear .rlc-slide-1 .rlc-imagery .rlc-looppause {
        top: 1em;
    }

    #rlc-waystowear .rlc-slide-5 .rlc-background {
        left: -2.5em;
        width: 35.5em;
    }
}

@media screen and (max-width: 767px) {
    #rlc-waystowear {
        height: 54.375em;
    }

    #rlc-waystowear .rlc-imagery .rlc-looppause {
        top: 1em;
    }

    #rlc-waystowear .rlc-slide-1 .rlc-background {
        width: 64.6875em;
    }

    .ar #rlc-waystowear .rlc-slide-1 .rlc-background {
        left: auto;
        right: 0;
    }

    #rlc-waystowear .rlc-slide-5 .rlc-background {
        width: 23.3125em;
        left: -1.25em;
    }

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

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

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

    #rlc-waystowear .rlc-slide {
        height: 30.9375em;
    }

    #rlc-waystowear .rlc-slide-1 {
        width: 19.5625em;
    }

    #rlc-waystowear .rlc-slide-1 .rlc-copygroup {
        left: 2.1875em;
        width: 15.0625em;
    }

    .ar #rlc-waystowear .rlc-slide-1 .rlc-copygroup {
        right: 2.1875em;
        left: auto;
    }

    .de #rlc-waystowear .rlc-slide-1 .rlc-copygroup {
        width: 17.0625em;
    }

    #rlc-waystowear .rlc-slide-1 .rlc-copygroup .rlc-title {
        /* width: 7em; */
        margin: 0;
    }

    #rlc-waystowear .rlc-slide-1 .rlc-copygroup .rlc-dek {
        margin: 1em 0;
    }

    #rlc-waystowear .rlc-slide-2,
    #rlc-waystowear .rlc-slide-3,
    #rlc-waystowear .rlc-slide-5 {
        width: 20.80625em;
        margin-right: 1.25em;
    }

    .ar #rlc-waystowear .rlc-slide-2 {
        margin-right: 0;
    }

    .ar #rlc-waystowear .rlc-slide-3,
    .ar #rlc-waystowear .rlc-slide-5 {
        margin-left: 1.25em;
        margin-right: 0;
    }

    #rlc-waystowear .rlc-slide-4 {
        width: 23.4375em;
        margin-right: 0;
    }

    #rlc-waystowear .rlc-slide-4 .rlc-imagery {
        height: 100%;
    }

    #rlc-waystowear .rlc-slide-4 .rlc-imagery .rlc-image {
        height: 100%;
        object-fit: cover;
    }
}

/* END PATTERN PLAY STYLES */

/* BEGIN SHOES DUO STYLES */
#rlc-shoes-duo {
    min-height: 66.675em;
    background-color: #fff;
}

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

@media screen and (min-width: 768px) {
    #rlc-shoes-duo .rlc-duo-wrapper {
        width: 83em;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
    }

    #rlc-shoes-duo .rlc-duo {
        width: 41em;
    }

    #rlc-shoes-duo .rlc-slide-1.rlc-duo {
        margin-right: 1em;
    }

    .ar #rlc-shoes-duo .rlc-slide-1.rlc-duo {
        margin-right: 0;
        margin-left: 1em;
    }

    #rlc-shoes-duo .rlc-intro {
        padding: 4em 0;
    }

    #rlc-shoes-duo .rlc-intro .rlc-dek {
        margin: 0 auto;
    }

    #rlc-shoes-duo .rlc-carousel-pagination {
        width: 20em;
        bottom: -0.5em;
    }

    #rlc-shoes-duo .rlc-carousel .swiper-button-next {
        right: 1.5em;
    }

    #rlc-shoes-duo .rlc-carousel .swiper-button-prev {
        left: 1.5em;
    }

    #rlc-shoes-duo #rlc-shoes-duo-slide-2 .rlc-links {
        padding: 1.25em;
    }
}

@media screen and (max-width: 767px) {
    #rlc-shoes-duo {
        min-height: 40.5em;
    }

    #rlc-shoes-duo .rlc-looppause {
        bottom: 1em;
        right: 0.5em;
    }

    #rlc-shoes-duo .rlc-hasvideo {
        margin: 0 auto !important;
    }

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

    #rlc-shoes-duo .rlc-duo-wrapper .rlc-slide {
        width: 20.875em;
        height: 25.53375em;
        margin: 0 1.25em;
    }

    #rlc-shoes-duo .rlc-carousel-pagination {
        width: 8.875em;
        bottom: -0.5em;
        transform: translate(-50%, 100%);
        height: 2.625em;
    }

    .ar #rlc-shoes-duo .rlc-carousel-pagination {
        transform: translate(50%, 100%);
    }

    #rlc-shoes-duo .rlc-carousel .swiper-pagination-bullet:after,
    #rlc-shoes-duo .rlc-carousel .swiper-pagination-bullet:before {
        background: #e1e1e5;
    }

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

    #rlc-shoes-duo .rlc-carousel:not(.inTransition) .swiper-pagination-bullet-active:before {
        background: #041e3a;
    }

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

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

    #rlc-shoes-duo .rlc-carousel .swiper-button-next {
        right: 0.4em;
    }

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

    #rlc-shoes-duo .rlc-carousel .swiper-button-prev {
        left: 0.4em;
    }

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

    #rlc-shoes-duo .rlc-intro {
        padding: 3.75em 0.25em 3em;
    }

    .en #rlc-shoes-duo .rlc-intro {
        padding: 3.75em 2em 3em;
    }

    #rlc-shoes-duo #rlc-shoes-duo-slide-2 .rlc-links {
        padding: 0.625em;
    }

    #rlc-shoes-duo #rlc-shoes-duo-slide-2 .rlc-carousel-pagination {
        width: 9.875em;
    }
}

/* END ROMANTIC DUO STYLES */