/* NEW HEADER  */
.banner{
    display: none!important;
}
.header:not(.sticky) .container-header .header-left .logo svg path{
    fill: #000000;
}
@media screen and ( min-width: 1055.98px ) {
    .header.sticky .menu-category.marketing-menu-left .main-link,
    .header.sticky .menu-category.marketing-menu-right .main-link {
         color: #000000 !important;
    }
    .header:not(.sticky) .container-header .header-left .logo svg path{
        fill: #FFFFFF;
    }
    .header:not(.sticky) .fixed-header:not(.fulltop-header){
        background-color: transparent;
    }
    .header:not(.sticky) .menu .menu-category .main-link{
        color: #FFFFFF;
    }
    .header:not(.sticky) .menu .menu-category .main-link.hoversoulign:hover::after{
        background-color: #FFFFFF;
    }
    .header:not(.sticky) .container-header .header-right .entries svg path{
        fill: #FFFFFF;
    }
    .header:not(.sticky) .container-header .header-right .entries svg path.box{
        fill: transparent;
        stroke: #FFFFFF;
    }
    .header:not(.sticky) .container-header .header-right .entries .courrier .link{
        color: #FFFFFF;
    }
    .header:not(.sticky) .cls-2023,
    .header:not(.sticky) .cls-2023-2{
        fill: #FFFFFF;
    }
    .header:not(.sticky) .container-header .header-right .search .f_search svg path{
        fill: #FFFFFF;
    }
    .header:not(.sticky) .container-header .header-right .search #f_search_object{
        background-color: #FFFFFF40;
        color: #FFFFFF;
        border-color: #FFFFFF;
        width: 300px;
    }
    .header:not(.sticky) .f_search #f_search_object::placeholder{
        color: #FFFFFF;
    }
    .header:not(.sticky) .container-header .header-right .entries .basket .svg-container .number{
        color: #2D2D2D;
    }
}

/***********************/
/* SHOP THE LOOK */
/***********************/
.shoppable-wrapper:not(.not-on) .tooltip{
    opacity: 1!important;
    pointer-events: auto!important;
}

/* landing */
.landing{
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.landing-brume-de-lin{
    padding-bottom: 50px;
    position: relative;
}
.landing-brume-de-lin .breadcrumb{
    position: absolute;
    z-index: 1;
    top: 5px;
    width: 100%;
}
.landing-brume-de-lin .breadcrumb ul a{
    color: #FFFFFF;
}
@media screen and ( max-width: 1056px ){
    .landing-brume-de-lin .breadcrumb{
        top: 0;
    }
}
.landing-brume-de-lin a.a-visuel{
    line-height: 0;
    position: relative;
}
/* section-banner-intro */
body.de_DE .section-banner-intro{
    position: sticky;
    top: 24px;
}
.section-banner-intro .visuel{
    height: auto;
    min-height: 600px;
}
.section-banner-intro .banner-intro-container{
    max-width: 762px;
    margin: auto;
    justify-content: flex-start;
    height: auto;
    gap: 30px;
    top: 190px;
}
.section-banner-intro .flag{
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 6px;
}
.section-banner-intro .title{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: 0;
    text-align: center;
    color: #FFFFFF;
}
.section-banner-intro .text-description{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 157%;
    letter-spacing: 0;
    text-align: center;
    color: #FFFFFF;
}
@media screen and ( min-width: 1920.98px ){
    .section-banner-intro .banner-intro-container{
        top: 9.9vw;
    }
}
@media screen and ( max-width: 1056px ){
    body.de_DE .section-banner-intro{
        top: 92px;
        margin-top: unset;
    }
    .section-banner-intro .banner-intro-container{
        gap: 15px;
        top: unset;
    }
    .section-banner-intro .visuel{
        min-height: unset;
    }
    .section-banner-intro .flag{
        font-size: 13px;
    }
    .section-banner-intro .title{
        font-weight: 500;
        font-size: 30px;
        line-height: 130%;
    }
    .section-banner-intro .text-description{
        font-size: 13px;
        width: calc(100% - 42px);
        line-height: 130%;
    }
}

.bg-container{
    background-color: #F6F4EF;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 100px;
    position: relative;
    z-index: 1;
    padding: 40px 20px 100px;
}
.section-title-text-img{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 144px;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    max-width: 1566px;
}
.section-title-text-img.flex-end{
    align-items: flex-end;
}
.section-title-text-img.pl-150{
    padding-left: 150px;
}
.section-title-text-img.flex-end .textblock{
    padding-bottom: 20px;
}
.section-title-text-img .textblock{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 27px;
    width: 652px;
}
.section-title-text-img .flag{
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 6px;
    color: #4D716C;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 24px;
}
.section-title-text-img .flag svg path{
    fill: #4D716C;
}
.section-title-text-img .flag::before{
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 240px;
    line-height: 240px;
    letter-spacing: 0;
    color: #CFD8D7;
    position: absolute;
    left: -150px;
    top: -145px;
    z-index: -1;
}
.section-title-text-img .flag.before-1::before{
    content: '01';
}
.section-title-text-img .flag.before-2::before{
    content: '02';
}
.section-title-text-img .flag.before-3::before{
    content: '03';
}
.section-title-text-img .flag.before-4::before{
    content: '04';
}
.section-title-text-img h2{
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 46px;
    line-height: 100%;
    letter-spacing: 0;
    color: #2D2D2D;
}
.section-title-text-img .text-description{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0;
    color: #2D2D2D;
}
.section-title-text-img .text-description b{
    font-weight: 600;
}
.section-title-text-img .visuel{
    max-width: 670px;
    width: 100%;
    height: auto;
}
@media screen and ( min-width: 1056.98px) {
    .section-title-text-img .video-container{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        max-width: 670px;
        overflow: hidden;
    }
    .section-title-text-img .video-container video{
        max-width: unset;
        height: 630px;
        object-fit: cover;
    }
}
@media screen and ( min-width: 1056.98px ) and ( max-width: 1462px ){
    .section-title-text-img h3{
        font-size: 3.15vw;
    }
    .section-title-text-img .text-description{
        font-size: 1.095vw;
        line-height: 175%;
    }
}
@media screen and ( max-width: 1056px ){
    .bg-container{
        padding: 80px 0 60px;
        background-color: #F6F4EF;
    }
    .section-title-text-img{
        flex-direction: column;
        align-items: flex-start;
        gap: 50px;
    }
    .section-title-text-img.reverse-mb{
        flex-direction: column-reverse;
    }
    .section-title-text-img.flex-end{
        align-items: flex-start;
    }
    .section-title-text-img.pl-150{
        padding-left: unset;
    }
    .section-title-text-img .textblock{
        width: calc(100% - 40px);
        margin: auto;
    }
    .section-title-text-img.flex-end .textblock{
        width: calc(100% - 40px);
        margin: auto;
        padding-bottom: unset;
    }
    .section-title-text-img .flag{
        font-size: 14px;
    }
    .section-title-text-img .flag svg{
        width: 44px;
        height: auto;
    }
    .section-title-text-img .flag::before{
        font-size: 100px;
        left: unset;
    }
    .section-title-text-img .flag.before-1::before {
        right: -35px;
        top: -120px;
    }
    .section-title-text-img .flag.before-2::before {
        right: -95px;
        top: -120px;
    }
    .section-title-text-img .flag.before-3::before {
        right: -95px;
        top: -125px;
    }
    .section-title-text-img .flag.before-4::before {
        right: 5px;
        top: -125px;
    }
    .section-title-text-img h3{
        font-size: 26px;
        line-height: 100%;
    }
    .section-title-text-img .text-description{
        font-size: 14px;
        line-height: 22px;
    }
    .section-title-text-img .visuel{
        max-width: unset;
    }
}

.section-text-brume-de-lin{
    position: relative;
    width: 100%;
    max-width: 1462px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.section-text-brume-de-lin .text-description{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 157%;
    letter-spacing: 0;
    color: #2C4542;
    text-align: center;
    margin: auto;
    width: 100%;
    max-width: 762px;
    position: relative;
}
.section-text-brume-de-lin .text-description b{
    font-weight: 600;
}
.section-text-brume-de-lin .btn{
    border: none;
    height: 37px;
    margin-top: 40px;
}
@media screen and ( max-width: 1056px ){
    .section-text-brume-de-lin{
        margin-top: -70px;
    }
    .section-text-brume-de-lin .text-description{
        font-size: 14px;
        line-height: 22px;
        width: calc(100% - 40px);
        margin: auto;
    }
}
/* section-insta */
.section-insta{
    background-color: #FFFFFF;
    z-index: 1;
    text-align: center;
    padding-bottom: 40px;
}
.section-insta img{
    width: 100%;
    max-width: 892.5px;
    margin: 50px auto 0;
}
@media screen and ( max-width: 1056px ){
    .section-insta img{
        width: calc(100% - 40px);
    }
}

/* newsletter-container */
body.de_DE .module-newsletter{
    margin-top: unset;
}
.newsletter-container{
    margin-top: 45px;
    margin-bottom: 45px;
}
.newsletter-container .newsletter{
    margin-top: 0!important;
}

@media screen and ( max-width: 1056px ) {
    .productblock .textblock .flex-container{
        display: flex;
    }
}