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

.rlc-seo-lp.rlc-redesign-fy25 .rlc-block.rlc-fullbleed {
    margin-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
    .rlc-seo-lp .rlc-target {
        width: 1.5em !important;
        height: 1.5em !important;
    }

    .rlc-seo-lp .rlc-carousel .rlc-carousel-arrow {
        display: block;
    }

    .rlc-seo-lp .rlc-carousel .swiper-button-next {
        right: 0.7em;
    }

    .rlc-seo-lp .rlc-carousel .swiper-button-prev {
        left: 0.7em;
    }
}

/* SHARED STYLES */
.rlc-seo-lp {
    overflow-x: hidden;
    width: 100%;
    max-width: 100vw;
}

.rlc-seo-lp .rlc-background {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 0;
}

.rlc-seo-lp .rlc-background .rlc-image {
    height: 100%;
}

.rlc-seo-lp .rlc-copygroup .rlc-title {
    font-family: var(--leJeuneReg);
    font-size: 1.75em;
    text-transform: none;
    color: inherit !important;
    text-align: inherit;
    letter-spacing: normal;
    line-height: 1.428em;
}

.rlc-seo-lp .rlc-copygroup .rlc-dek {
    font-family: var(--foundersReg);
    font-size: 0.75em;
    line-height: 1.8333em !important;
    letter-spacing: 0;
    text-transform: none;
    color: inherit !important;
    text-align: inherit;
    letter-spacing: normal;
    margin: 1.5em 0;
}

.rlc-seo-lp .rlc-copygroup .rlc-dek p:last-of-type {
    margin: 0;
}

.rlc-seo-lp .rlc-copygroup .rlc-linecta {
    font-size: 0.75em !important;
}

@media only screen and (min-width: 768px) {
    .rlc-seo-lp .rlc-copygroup .rlc-links {
        margin-top: 1.563em;
    }
}

@media screen and (max-width: 767px) {
    .rlc-seo-lp .rlc-copygroup .rlc-title {
        font-size: 1.25em;
        line-height: 1.4em;
    }

    .rlc-seo-lp .rlc-copygroup .rlc-dek {
        font-size: 0.75em;
        line-height: 1.8333em !important;
    }

    .rlc-seo-lp .rlc-copygroup .rlc-links {
        margin-top: 1em;
    }
}

/* HERO */
#rlc-hero {
    min-height: 45em;
}

#rlc-hero .rlc-logo {
    margin: 0 auto 1.188em;
    width: 17em;
}

#rlc-hero .rlc-title {
    font-size: 2.75em;
    line-height: 1.1818em;
}

@media only screen and (min-width: 768px) {
    #rlc-hero .rlc-copygroup {
        bottom: 3.75em;
        width: 28em;
    }

    .de #rlc-hero .rlc-copygroup {
        width: 38em;
    }
}

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

    #rlc-hero .rlc-copygroup {
        bottom: 1.875em;
        width: 100%;
    }

    #rlc-hero .rlc-logo {
        margin: 0 auto 0.5em;
        width: 11.8em;
    }

    #rlc-hero .rlc-title {
        font-size: 1.75em;
        line-height: 1.35714em;
        width: 10em;
        margin: 0 auto;
    }

    .it #rlc-hero .rlc-title {
        width: 9em;
    }

    .de #rlc-hero .rlc-title {
        width: 11em;
    }

    .es #rlc-hero .rlc-title {
        width: 9em;
    }
}

/* <!-- STICKY SUB NAV --> */
#rlc-stickynavjumps {
    justify-content: center;
    width: 100%;
    margin-left: 0;
}

#rlc-stickynavjumps .rlc-active {
    color: #fff;
}

#rlc-stickynav .rlc-active {
    border-color: #fff !important;
}

#rlc-stickynav .rlc-in {
    height: 100%;
}

#rlc-stickynav .rlc-progress .rlc-line {
    background: #fff;
}

#rlc-stickynav .rlc-progress {
    background: #70706b;
    z-index: 1;
    position: relative;
}

.rlc-seo-lp .rlc-jumplink:hover {
    color: #fff;
    border-bottom: 1px solid #fff !important;
}

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

    #rlc-stickynavbuttons.rlc-ready .rlc-ul {
        height: 100% !important;
        justify-content: center;
    }

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

@media screen and (max-width: 767px) {
    #rlc-stickynav .rlc-menu.rlc-open {
        background: #041e3a;
    }

    #rlc-stickynavjumps .rlc-ul {
        background: #041e3a;
    }

    #rlc-stickynavbuttons.rlc-single .rlc-ul {
        height: auto !important;
    }

    #rlc-stickynavbuttons .rlc-opener,
    #rlc-stickynavbuttons.rlc-single .rlc-li {
        margin-right: 0.7em;
    }

    #rlc-stickynavbuttons .rlc-opener,
    #rlc-stickynavbuttons.rlc-single .rlc-li.rlc-mobile-display-none,
    #rlc-stickynavbuttons.rlc-single .rlc-li .rlc-link.rlc-mobile-display-none {
        display: none !important;
    }

    #rlc-stickynavbuttons.rlc-single .rlc-li .rlc-link {
        margin-right: 0;
    }

    #rlc-stickynavjumps .rlc-opener {
        margin-left: 0;
    }
}

/* <!-- INTRO --> */
#rlc-slot1 {
    height: 59.4375em;
}

#rlc-slot1 .rlc-copygroup .rlc-sub {
    text-transform: uppercase;
    font-size: 0.6875em;
    letter-spacing: 0.090em;
    margin-bottom: 1.818em;
    display: block;
}

@media only screen and (min-width: 768px) {
    #rlc-slot1 .rlc-copygroup {
        width: 33.5em;
        top: 7em;
        left: 4.3125em;
    }

    #rlc-slot1 .rlc-copygroup .rlc-dek {
        font-size: 0.75em;
        line-height: 1.75em !important;
    }

    #rlc-slot1 .rlc-image-feature {
        width: 35.88em;
        top: 7em;
        right: 7.6825em;
    }
}

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

    .fr #rlc-slot1,
    .de #rlc-slot1,
    .pt #rlc-slot1 {
        min-height: 85.6875em;
    }

    .es #rlc-slot1 {
        min-height: 80.6875em;
    }

    #rlc-slot1 .rlc-copygroup {
        width: 19.688em;
        margin: 0 auto;
        padding-top: 3em;
    }

    #rlc-slot1 .rlc-image-feature {
        width: 20.1875em;
        bottom: 2.25em;
    }
}

/* <!-- Styled By Slider --> */
#rlc-slot2 {
    height: 65.0625em;
}

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

#rlc-slot2 .rlc-slide-3 .rlc-looppause {
    top: 1em;
}

#rlc-slot2 .rlc-autoslider {
    padding-bottom: 3em;
}

#rlc-slot2 .rlc-autoslider .rlc-slide .rlc-copygroup .rlc-title {
    font-family: var(--foundersReg);
    text-transform: uppercase;
    font-size: 0.6875em;
    letter-spacing: 0.090em;
    padding: 1.25em;
}

#rlc-slot2 .rlc-autoslider .rlc-slide.rlc-slide-1 {
    margin: 0 0.5em 0 0.9em;
}

@media only screen and (min-width: 768px) {
    #rlc-slot2 .rlc-copygroup.rlc-intro {
        padding: 4.5em;
    }

    #rlc-slot2 .rlc-copygroup.rlc-intro .rlc-dek {
        margin: 1.5em auto 0;
        width: 50em;
    }

    .pt #rlc-slot2 .rlc-copygroup.rlc-intro .rlc-dek {
        width: 55em;
    }

    .es #rlc-slot2 .rlc-copygroup.rlc-intro .rlc-dek {
        width: 57em;
    }

    .fr #rlc-slot2 .rlc-copygroup.rlc-intro .rlc-dek {
        width: 51em;
    }

    .it #rlc-slot2 .rlc-copygroup.rlc-intro .rlc-dek {
        width: 53em;
    }

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

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

    .fr #rlc-slot2,
    .es #rlc-slot2 {
        min-height: 52em;
    }

    .pt #rlc-slot2 {
        min-height: 51em;
    }

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

    #rlc-slot2 .rlc-copygroup.rlc-intro {
        width: 19.688em;
        margin: 0 auto;
        padding: 3em 0;
    }
}

/* <!-- Perfect Knit --> */
@media only screen and (min-width: 768px) {
    #rlc-slot3 {
        height: 48.75em;
    }

    #rlc-slot3 .rlc-copygroup {
        width: 26em;
        left: 3.75em;
        top: 3.75em;
    }

    .de #rlc-slot3 .rlc-copygroup,
    .es #rlc-slot3 .rlc-copygroup,
    .pt #rlc-slot3 .rlc-copygroup {
        width: 27em;
    }
}

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

    #rlc-slot3 .rlc-copygroup {
        width: 19.688em;
        margin: 0 auto;
        padding: 2.5em 0;
    }
}

/* <!-- Lux Material --> */
#rlc-slot4 {
    height: 50em;
}

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

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

#rlc-slot4 .rlc-carousel:not(.inTransition) .swiper-pagination-bullet-active:before {
    background: var(--rlcWhite);
}

#rlc-slot4.rlc-50-50 .rlc-50-50__block {
    padding: 0;
    margin: 0;
}

@media screen and (min-width: 768px) {
    #rlc-slot4 .rlc-copygroup {
        width: 33em;
        top: 0;
        left: 3.75em;
        padding: 3.75em 0;
    }

    #rlc-slot4 .rlc-carousel .rlc-slide {
        padding: 0;
        background: var(--rlcBlack);
    }

    #rlc-slot4 .rlc-carousel .swiper-pagination {
        bottom: 0;
        width: 15.25em;
    }
}

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

    #rlc-slot4 .rlc-copygroup {
        padding: 3em 2em;
    }

    #rlc-slot4 .rlc-carousel .rlc-slide {
        width: 23.4375em;
    }

    #rlc-slot4 .rlc-carousel .swiper-pagination {
        width: 11em;
        bottom: -1.2em;
    }
}

/* <!-- Weight & Presence --> */
#rlc-slot5 {
    height: 50em;
}

#rlc-slot5.rlc-50-50 .rlc-50-50__block {
    padding: 0;
    margin: 0;
}

@media screen and (min-width: 768px) {
    #rlc-slot5 .rlc-copygroup {
        width: 33em;
        top: 0;
        left: 3.75em;
        padding: 3.75em 0;
    }
}

@media screen and (max-width: 767px) {
    #rlc-slot5 {
        height: 56.1875em;
        flex-direction: column-reverse;
        justify-content: flex-end;
    }

    #rlc-slot5.rlc-50-50 .rlc-50-50__block.rlc-left {
        height: 25.9375em;
    }

    #rlc-slot5 .rlc-copygroup {
        padding: 3em 2em;
    }
}

/* <!-- Art Of Texture --> */
#rlc-slot6 {
    height: 48.75em;
}

#rlc-slot6 .rlc-looppause {
    right: 1em;
    left: auto;
    top: 1em;
    bottom: auto;
}

@media only screen and (min-width: 768px) {
    #rlc-slot6 .rlc-copygroup {
        width: 27em;
        left: 3.75em;
        top: 3.75em;
    }
}

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

    #rlc-slot6 .rlc-copygroup {
        width: 19.688em;
        margin: 0 auto;
        padding: 2.5em 0;
    }
}

/* <!-- Fit and Silhouette Slider --> */
#rlc-slot7 {
    height: 74.25em;
}

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

#rlc-slot7 .rlc-autoslider {
    padding-bottom: 3em;
}

#rlc-slot7 .rlc-autoslider .rlc-slide.rlc-slide-1 {
    margin: 0 0.5em 0 0.95em;
}

@media only screen and (min-width: 768px) {
    #rlc-slot7 .rlc-copygroup.rlc-intro {
        padding: 5.40625em 0 4.78125em;
    }

    #rlc-slot7 .rlc-copygroup.rlc-intro .rlc-dek {
        margin: 1.5em auto 0;
        width: 54em;
    }

    .fr #rlc-slot7 .rlc-copygroup.rlc-intro .rlc-dek {
        width: 55em;
    }

    .de #rlc-slot7 .rlc-copygroup.rlc-intro .rlc-dek,
    .pt #rlc-slot7 .rlc-copygroup.rlc-intro .rlc-dek {
        width: 60em;
    }

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

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

    .de #rlc-slot7 {
        height: 70.625em;
    }

    .es #rlc-slot7,
    .pt #rlc-slot7 {
        height: 67.625em;
    }

    .nl #rlc-slot7 {
        height: 63.625em;
    }

    .fr #rlc-slot7 {
        height: 66.625em;
    }

    .it #rlc-slot7 {
        height: 65.625em;
    }

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

    #rlc-slot7 .rlc-copygroup.rlc-intro {
        width: 19.688em;
        margin: 0 auto;
        padding: 3em 0 5em;
    }
}

/* <!-- Colours --> */
#rlc-slot8 {
    height: 50em;
}

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

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

#rlc-slot8 .rlc-carousel:not(.inTransition) .swiper-pagination-bullet-active:before {
    background: var(--rlcWhite);
}

#rlc-slot8 .rlc-copygroup {
    text-align: left;
}

@media screen and (min-width: 768px) {
    #rlc-slot8 .rlc-copygroup {
        width: 26em;
        left: 6.8em;
        z-index: 1;
    }

    #rlc-slot8 .rlc-carousel .rlc-slide {
        padding: 0;
        height: 50em;
    }

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

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

    #rlc-slot8 .rlc-carousel .swiper-pagination {
        bottom: 0;
        width: 15.25em;
    }
}

@media screen and (max-width: 767px) {
    #rlc-slot8 {
        min-height: 49.4375em;
        height: auto;
    }

    #rlc-slot8 .rlc-copygroup {
        padding: 3em 2em;
    }

    #rlc-slot8 .rlc-carousel .rlc-slide {
        width: 23.4375em;
    }

    #rlc-slot8 .rlc-carousel .swiper-pagination {
        width: 11em;
        bottom: -1.2em;
    }
}

/* <!-- Types of Bags Recap --> */
#rlc-slot9 {
    min-height: 83em;
}

#rlc-slot9 .rlc-50-50 .rlc-50-50__block {
    padding: 0;
}

@media only screen and (min-width: 768px) {
    #rlc-slot9 .rlc-copygroup {
        padding: 6.8125em 0 5em;
        width: 44em;
    }

    .es #rlc-slot9 .rlc-copygroup {
        width: 45em;
    }

    #rlc-slot9 .rlc-50-50 {
        width: 77.5625em;
    }

    #rlc-slot9 .rlc-50-50 .rlc-50-50__block:last-child {
        margin-left: 1.28125em;
    }

    #rlc-slot9 .rlc-50-50 .rlc-50-50__block:first-child {
        margin-right: 1.28125em;
    }
}

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

    .de #rlc-slot9 {
        min-height: 90em;
    }

    #rlc-slot9 .rlc-copygroup {
        padding: 3.5em 2em 5.5em;
    }

    .fr #rlc-slot9 .rlc-copygroup,
    .it #rlc-slot9 .rlc-copygroup,
    .de #rlc-slot9 .rlc-copygroup,
    .es #rlc-slot9 .rlc-copygroup,
    .nl #rlc-slot9 .rlc-copygroup,
    .pt #rlc-slot9 .rlc-copygroup {
        padding: 3.5em 2em 3.5em;
    }

    #rlc-slot9 .rlc-50-50 {
        width: 19.6875em;
    }

    #rlc-slot9 .rlc-50-50 .rlc-50-50__block {
        height: 26.25em;
    }
}

/* <!-- Types of Bags Recap --> */
#rlc-slot11 {
    min-height: 31.5em;
}

@media only screen and (min-width: 768px) {
    #rlc-slot11 .rlc-copygroup {
        width: 34em;
    }
}

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

    #rlc-slot11 .rlc-copygroup {
        width: 100%;
        padding: 2.5em 2em 5.5em;
    }

    #rlc-slot11 .rlc-copygroup .rlc-links .rlc-linecta:first-child {
        margin-left: 0;
    }

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