header#header {
    z-index: 1021;
    background-color: var(--sfra-white)
}

#header::before {
    transform: translateY(0) !important
}

#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover),
#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover)::before {
    background: rgba(0, 0, 0, 0)
}

#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .headerMenu__link,
#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .header__storeOpenTill,
#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .avatar__iconLabel,
#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .header__storeName {
    color: var(--sfra-white)
}

#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .avatar__iconUser,
#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .header__searchWrapper {
    border: 1px solid #fff;
    color: var(--sfra-white)
}

#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .icon.icon-shop,
#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .icon.icon-account,
#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .icon.icon-basket-wishlist,
#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .icon-burgermenu,
#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .icon-search {
    background-color: var(--sfra-white)
}

#header.-searchMenuOpen.-transparent.-isTransparent:hover .header__logoImage.-globalLogo {
    display: block
}

#header.-searchMenuOpen.-transparent.-isTransparent:hover .header__logoImage.-transparentLogo {
    display: none
}

.breadcrumbWrapper {
    --sfra-gap-x: 16px;
    --sfra-gap-y: 0;
    width: 100%;
    padding-right: calc(var(--sfra-gap-x) * .5) !important;
    padding-left: calc(var(--sfra-gap-x) * .5) !important;
    margin-right: auto !important;
    margin-left: auto !important;
    display: none !important
}

.breadcrumbWrapper.u-align-c {
    position: absolute;
    top: 0;
    color: #fff !important
}

.breadcrumbWrapper .breadcrumb__item a {
    color: #fff !important
}

.experience-category-categoryTitle.experience-component {
    position: relative !important
}

.experience-category-categoryTitle.experience-component:not(#ALL_PLP_SV_2026),
#ALL_PLP_SV_2026 .experience-category-categoryTitle.experience-component {
    height: 650px;
    padding: 0
}

.experience-category-categoryTitle .grid.gap-4 {
    --bs-gutter-x: 1.5rem;
    padding: 0 calc(var(--bs-gutter-x) * .5)
}

.experience-category-categoryTitle h1.categoryHeader__title {
    text-transform: uppercase;
    color: #fff !important;
    font-size: 3rem;
    font-weight: 400;
    line-height: normal;
    text-align: left
}

.experience-category-categoryTitle .categoryHeader.pt-32.-titleAlignDesktop-center.-titleAlignMobile-center {
    position: initial;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    text-align: right;
    grid-gap: .5rem
}

.experience-category-categoryTitle .bloc-links .slot-3img-1txt__cta:not(.active-link) button.btn.btn-transparent.btn-transparent--vanilla {
    color: #fff !important
}

.experience-category-categoryTitle .hero.capsule.gx-0.slant-down.search-banner.-marginTop-m.-marginBottom-m {
    padding: 0 !important
}

.experience-category-categoryTitle .hero.capsule.search-banner.onlytitle {
    position: initial
}

.experience-category-categoryTitle:has(.bloc-links) {
    padding-bottom: 1rem
}

#categoryBackgroundImage,
#categoryBackgroundVideo {
    position: absolute;
    height: 100% !important;
    max-height: none !important;
    transform: none !important;
    aspect-ratio: unset !important
}

#categoryBackgroundImage + .hero::before,
#categoryBackgroundVideo + .hero::before {
    content: none !important
}

#categoryBackgroundImage .lazyLoadedContainer,
#categoryBackgroundVideo .lazyLoadedContainer {
    position: relative !important
}

#categoryBackgroundImage .lazyLoadedContainer img,
#categoryBackgroundVideo .lazyLoadedContainer img {
    height: 100% !important
}

.hero.capsule.gx-0.slant-down.search-banner.onlytitle.-marginTop-m.-marginBottom-m {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding-left: 5% !important;
    padding-right: 5% !important
}

.plp-title-overlay {
    --title-width: 34%;
    --title-max: 620px;
    --title-img: 100%;

    position: absolute;
    top: 50%;
    right: 12%;
    left: auto;
    transform: translateY(-50%);
    z-index: 100;
    width: var(--title-width);
    max-width: var(--title-max);
    padding-bottom: 2rem;
    text-align: right;
    pointer-events: none
}

.dressing-title {
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0
}

.dressing-title img {
    display: block;
    width: var(--title-img);
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: 0
}

.promo-lines {
    margin: .75rem 0 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.8;
    text-transform: uppercase;
    color: #fff;
    text-align: right
}

.promo-lines--sub {
    display: block;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.3;
    text-align: right
}

.bloc-links {
    margin-top: 1.25rem
}

.bloc-links .cta-dressing {
    display: inline-block;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: none !important;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    color: #fff !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: underline;
    transition: opacity .2s ease;
    pointer-events: auto
}

.bloc-links .cta-dressing:hover,
.bloc-links .cta-dressing:focus-visible {
    background: none !important;
    opacity: .75
}

.bloc-links .cta-dressing:focus-visible {
    outline: 2px solid #fff;
    outline-offset: 4px
}

.plp-badge {
    --badge-width: 32%;
    --badge-max: 520px;

    position: absolute;
    left: 5%;
    bottom: 4.5rem;
    z-index: 100;
    width: var(--badge-width);
    max-width: var(--badge-max);
    pointer-events: none
}

.plp-badge picture {
    display: block
}

.plp-badge img {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto
}

.plp-hero-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 50;
    display: block;
    padding: 0;
    border: 0;
    background: none;
    font-size: 0;
    line-height: 0;
    overflow: hidden
}

@media screen and (max-width: 375px) {
    .breadcrumbWrapper {
        display: none
    }

    .plp-title-overlay {
        --title-width: 80%;
        --title-max: 320px;
        --title-img: 100%;

        display: block;
        top: 40%;
        right: 4%;
        left: auto;
        transform: translateY(-50%);
        text-align: right
    }

    .promo-lines,
    .promo-lines--sub {
        font-size: 12px;
        text-align: right
    }

    .experience-category-categoryTitle.experience-component {
        height: 650px
    }

    .experience-category-categoryTitle h1.categoryHeader__title {
        padding: 0 !important;
        font-size: 2.5rem;
        line-height: normal !important
    }

    .experience-category-categoryTitle .categoryHeader p.body-02.u-color-grey-04 {
        color: #fff !important;
        text-align: left
    }

    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .avatar__iconUser,
    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .header__searchWrapper {
        opacity: 0
    }
}

@media screen and (min-width: 376px) and (max-width: 399px) {
    .breadcrumbWrapper {
        display: none
    }

    .plp-title-overlay {
        --title-width: 82%;
        --title-max: 340px;
        --title-img: 94%;

        display: block;
        top: 40%;
        right: 4%;
        left: auto;
        transform: translateY(-50%);
        text-align: right
    }

    .promo-lines,
    .promo-lines--sub {
        font-size: 14px;
        text-align: right
    }

    .experience-category-categoryTitle.experience-component {
        height: 530px
    }

    .experience-category-categoryTitle h1.categoryHeader__title {
        padding: 0 !important;
        font-size: 2.5rem;
        line-height: normal !important
    }

    .experience-category-categoryTitle .categoryHeader p.body-02.u-color-grey-04 {
        color: #fff !important;
        text-align: left
    }

    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .avatar__iconUser,
    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .header__searchWrapper {
        opacity: 0
    }
}

@media screen and (min-width: 400px) and (max-width: 899px) {
    .breadcrumbWrapper {
        display: none
    }

    .plp-title-overlay {
        --title-width: 78%;
        --title-max: 460px;
        --title-img: 86%;

        display: block;
        top: 50%;
        right: 4%;
        left: auto;
        transform: translateY(-50%);
        text-align: right
    }

    .promo-lines,
    .promo-lines--sub {
        font-size: 14px;
        text-align: right
    }

    .experience-category-categoryTitle.experience-component {
        height: 600px
    }

    #ALL_PLP_SV_2026 .experience-category-categoryTitle.experience-component {
        height: 500px
    }

    .experience-category-categoryTitle h1.categoryHeader__title {
        padding: 0 !important;
        font-size: 2.5rem;
        line-height: normal !important
    }

    .experience-category-categoryTitle .categoryHeader p.body-02.u-color-grey-04 {
        color: #fff !important;
        text-align: left
    }

    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .avatar__iconUser,
    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .header__searchWrapper {
        opacity: 0
    }
}

@media screen and (min-width: 900px) and (max-width: 1023px) {
    .breadcrumbWrapper {
        display: none
    }

    .plp-title-overlay {
        --title-width: 40%;
        --title-max: 420px;
        --title-img: 100%;

        display: block;
        top: 45%;
        right: 5%;
        left: auto;
        transform: translateY(-50%);
        text-align: right
    }

    .promo-lines,
    .promo-lines--sub {
        font-size: 14px;
        text-align: right
    }

    .experience-category-categoryTitle.experience-component {
        height: 500px
    }

    .experience-category-categoryTitle h1.categoryHeader__title {
        padding: 0 !important;
        font-size: 2.5rem;
        line-height: normal !important
    }

    .experience-category-categoryTitle .categoryHeader p.body-02.u-color-grey-04 {
        color: #fff !important;
        text-align: left
    }

    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .avatar__iconUser,
    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .header__searchWrapper {
        opacity: 0
    }
}

@media screen and (max-width: 1023px) {
    .bloc-links {
        margin-top: 1rem
    }

    .bloc-links .cta-dressing {
        padding: 0;
        font-size: 14px
    }

    .plp-badge {
        --badge-width: 70%;
        --badge-max: 360px;

        left: 1rem;
        bottom: 1.5rem
    }
}

@media screen and (max-width: 899px) {
    .plp-badge {
        bottom: 10%
    }
}

@media screen and (min-width: 1024px) {
    .plp-title-overlay {
        --title-width: 32%;
        --title-max: 560px
    }

    .breadcrumbWrapper {
        max-width: 1120px
    }

    .breadcrumbWrapper.u-align-c {
        top: calc(35px + 5vh)
    }

    .experience-category-categoryTitle.experience-component:not(#ALL_PLP_SV_2026 *) {
        height: calc(100vh - 35px - 15vh) !important
    }

    #ALL_PLP_SV_2026 .experience-category-categoryTitle.experience-component {
        height: calc(100vh - 35px - 20vh) !important
    }

    .experience-category-categoryTitle .grid.gap-4 {
        display: flex
    }

    .experience-category-categoryTitle .categoryHeader.pt-32.-titleAlignDesktop-center.-titleAlignMobile-center {
        align-items: flex-end !important
    }

    .experience-category-categoryTitle .hero.capsule.gx-0.slant-down.search-banner.-marginTop-m.-marginBottom-m {
        padding-bottom: 2rem !important
    }

    .experience-category-categoryTitle .categoryHeader p.body-02.u-color-grey-04 {
        width: 60%
    }
}

@media screen and (min-width: 1400px) {
    .experience-category-categoryTitle.experience-component:not(#ALL_PLP_SV_2026 *) {
        max-height: 800px !important
    }
}

@media screen and (min-width: 1440px) {
    .plp-title-overlay {
        --title-width: 30%;
        --title-max: 620px;

        right: 8%
    }

    .plp-badge {
        --badge-max: 620px
    }

    .promo-lines,
    .promo-lines--sub {
        font-size: 22px
    }

    .experience-category-categoryTitle.experience-component:not(#ALL_PLP_SV_2026 *) {
        max-height: 900px !important
    }

    #ALL_PLP_SV_2026 .experience-category-categoryTitle.experience-component {
        max-height: 850px !important
    }
}

@media screen and (min-width: 1920px) {
    .plp-title-overlay {
        --title-width: 28%;
        --title-max: 700px;

        right: 6%
    }

    .plp-badge {
        --badge-max: 740px
    }

    .promo-lines {
        font-size: 26px
    }

    .promo-lines--sub {
        font-size: 24px
    }

    .experience-category-categoryTitle.experience-component:not(#ALL_PLP_SV_2026 *) {
        max-height: 1000px !important
    }

    #ALL_PLP_SV_2026 .experience-category-categoryTitle.experience-component {
        max-height: 950px !important
    }
}

@media screen and (max-height: 520px) and (orientation: landscape) {
    .plp-title-overlay {
        --title-width: 45%;
        --title-max: 380px
    }

    .dressing-title img {
        width: auto;
        max-width: 100%;
        max-height: 28vh
    }
}

@media (min-width: 600px)  { .breadcrumbWrapper { max-width: 568px } }
@media (min-width: 900px)  { .breadcrumbWrapper { max-width: 852px } }
@media (min-width: 1200px) { .breadcrumbWrapper { max-width: 1120px } }
@media (min-width: 1800px) { .breadcrumbWrapper { max-width: 1640px } }