/* 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: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;
    }
}


/* landing */
.landing{
    width: 100%;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media screen and ( max-width: 1430px ) {
    .landing{
        overflow: hidden;
    }
}

/* butterflies */
.butterflies{
    width: 313px;
}
@media screen and ( max-width: 768px ) {
    .butterflies{
        position: relative;
        left: -17%;
        margin-top: -20px;
    }
}

/* section-intro */
.section-intro{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 100%;
    position: relative;
    margin-top: -194px;
}
.section-intro .visual-container{
    background-image: url('https://www.linvosges.com/medias.v3/content/inspirations/collab-deyrolle/collab-deyrolle.webp');
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    height: 433px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.section-intro .flag{
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.08em;
    color: #2D2D2D;
    background-color: #FFFFFF;
    width: 70%;
    max-width: 553px;
    position: absolute;
    bottom: 0;
    padding: 20px 0;
}
@media screen and ( min-width: 768.98px ) and ( max-width: 1055px ){
    .section-intro{
        margin-top: unset;
    }
    .section-intro .visual-container{
        background-position: center right;
    }
    .section-intro .visuel.desktop{
        display: block;
    }
    .section-intro .visuel.mobile{
        display: none;
    }
}
@media screen and ( max-width: 768px ){
    .section-intro{
        margin-top: unset;
    }
    .section-intro .visual-container{
        background-image: none;
        height: auto;
    }
    .section-intro .visuel.mobile{
        margin-top: 20px;
    }
    .section-intro .flag{
        position: relative;
        padding: 15px 0 5px;
    }
    .section-intro svg{
        width: 95%;
        height: auto;
    }
}

/* section-100-ans */
.section-100-ans{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 50px;
    background-color: #F6F4EF;
    padding: 35px 0;
    position: relative;
}
.section-100-ans::before{
    background-image: url(https://www.linvosges.com/medias.v3/content/inspirations/collab-deyrolle/butterfly-left.webp);
    background-size: 348px 348px;
    background-repeat: no-repeat;
    display: block;
    width: 348px;
    height: 348px;
    content: '';
    position: absolute;
    left: -60px;
    top: -110px;
}
.section-100-ans .video-container{
    width: 588px;
    height: 330px;
    margin-top: 50px;
    position: relative;
}
.section-100-ans .video-container::before{
    background-image: url(https://www.linvosges.com/medias.v3/content/inspirations/collab-deyrolle/bird.webp);
    background-size: 311px 355px;
    background-repeat: no-repeat;
    display: block;
    width: 311px;
    height: 355px;
    content: '';
    position: absolute;
    left: -210px;
    top: 0;
}
.section-100-ans .video-container::after{
    background-image: url(https://www.linvosges.com/medias.v3/content/inspirations/collab-deyrolle/bird-2.webp);
    background-size: 311px 355px;
    background-repeat: no-repeat;
    display: block;
    width: 311px;
    height: 355px;
    content: '';
    position: absolute;
    right: -240px;
    top: -110px;
}
.section-100-ans .video-container video{
    width: 100%;
    z-index: 1;
    position: relative;
}
.section-100-ans .title{
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.05em;
    color: #2D2D2D;
}
.section-100-ans .description{
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    margin: 16px auto 0;
    width: 90%;
    color: #2D2D2D;
}
.section-100-ans .description b{
    font-weight: 600;
}
@media screen and ( max-width: 1056px ) {
    .section-100-ans .video-container::before{
        background-size: 90px 110px;
        width: 90px;
        height: 110px;
        left: -15px;
        top: unset;
        bottom: -45px;
    }
    .section-100-ans .video-container::after{
        background-size: 130px 140px;
        width: 130px;
        height: 140px;
        right: 0;
        bottom: unset;
        top: -85px;
    }
}
@media screen and ( max-width: 768px ) {
    .section-100-ans {
        margin-top: 40px;
    }
    .section-100-ans::before{
        display: none;
    }
    .section-100-ans .video-container{
        width: calc(100% - 40px);
        height: auto;
    }
    .section-100-ans .video-container video{
        width: 90%;
        margin: auto;
    }
    .section-100-ans .description{
        font-size: 13px;
        line-height: 17px;
        margin-bottom: 50px;
        position: relative;
    }
    .section-100-ans .description::before{
        background-image: url(https://www.linvosges.com/medias.v3/content/inspirations/collab-deyrolle/butterfly-left.webp);
        background-size: 190px 190px;
        background-repeat: no-repeat;
        display: block;
        width: 190px;
        height: 190px;
        content: '';
        position: absolute;
        left: -40px;
        top: unset;
        bottom: -150px;
    }
}

/* section-big-img-left */
.section-big-img-left{
    width: 100%;
    max-width: 1170px;
    margin: 80px auto 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.section-big-img-left .a-visuel{
    width: 100%;
    max-width: 1170px;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.section-big-img-left .content.left{
    width: 60%;
    max-width: 691px;
    position: relative;
}
.section-big-img-left .content.left .visuel{
    z-index: 1;
    position: relative;
}
.section-big-img-left .content.right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 40%;
    max-width: 462px;
    box-sizing: border-box;
    padding-left: 45px;
    padding-right: 10px;
}
.section-big-img-left .content.right .visuel{
    margin-top: 55px;
    max-width: 297px;
    position: relative;
    z-index: 1;
}
.section-big-img-left .title{
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.05em;
    color: #2D2D2D;
}
.section-big-img-left .description{
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    color: #2D2D2D;
    margin-top: 15px;
}
.section-big-img-left .description b{
    font-weight: 600;
}
.section-big-img-left .btn{
    max-width: 240px;
    height: 38px;
    padding: 0 15px;
    margin-top: 25px;
}
@media screen and ( min-width: 768.98px ) and ( max-width: 1170px ){
    .section-big-img-left .content.left .visuel.desktop{
        display: block;
    }
    .section-big-img-left .content.right{
        padding-left: 45px;
        padding-right: 45px;
    }
    .section-big-img-left .content.right .visuel{
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .section-big-img-left .content.right .visuel.mobile{
        display: none;
    }
    .section-big-img-left .btn{
        height: 48px;
    }
}
@media screen and ( max-width: 768px ){
    .section-big-img-left{
        margin-top: 50px;
    }
    .section-big-img-left .a-visuel{
        flex-direction: column;
    }
    .section-big-img-left .content.left{
        display: block;
        width: 100%;
    }
    .section-big-img-left .content.right{
        width: 100%;
        max-width: unset;
        padding: 0;
        margin-top: 30px;
        position: relative;
    }
    .section-big-img-left .content.right .visuel{
        margin-top: 30px;
        width: 100%;
        max-width: unset;
        margin-bottom: 30px;
        display: block;
    }
    .section-big-img-left .content.right .visuel.small{
        width: 65%;
    }
    .section-big-img-left .content.right::after{
        background-image: url(https://www.linvosges.com/medias.v3/content/inspirations/collab-deyrolle/butterfly-right.webp);
        background-size: 200px 200px;
        background-repeat: no-repeat;
        display: block;
        width: 200px;
        height: 200px;
        content: '';
        position: absolute;
        right: -40px;
        bottom: -120px;
        z-index: 1;
    }
    .section-big-img-left .title{
        width: 85%;
    }
    .section-big-img-left .description{
        width: 90%;
        margin-bottom: 10px;
        font-size: 13px;
    }
    .section-big-img-left .btn{
        margin-top: 20px;
        width: 240px;
        height: auto;
        padding: 9px 15px;
    }
}

/* section-tradition */
.section-tradition{
    text-align: center;
    margin-top: 50px;
    line-height: 0;
    position: relative;
}
.section-tradition .title{
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.05em;
    color: #2D2D2D;
}
.section-tradition .description{
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    margin: 16px auto 0;
    width: 90%;
    color: #2D2D2D;
    position: relative;
}
.section-tradition .description b{
    font-weight: 600;
}
.section-tradition .description::before{
    background-image: url(https://www.linvosges.com/medias.v3/content/inspirations/collab-deyrolle/butterfly-right.webp);
    background-size: 251px 251px;
    background-repeat: no-repeat;
    display: block;
    width: 251px;
    height: 251px;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
}
.section-tradition .pyramid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-content: center;
    align-items: center;
    grid-gap: 45px;
    max-width: 1098px;
    margin: 45px auto 0;
}
.section-tradition .pyramid .content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 1;
}
.section-tradition .pyramid .content .a-visuel{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
}
.section-tradition .pyramid .content:nth-child(odd){
    margin-top: 50px;
}
.section-tradition .pyramid .content.before{
    position: relative;
}
.section-tradition .pyramid .content.before .visuel{
    position: relative;
    z-index: 1;
}
.section-tradition .pyramid .content .visuel.anim{
    opacity: 0;
    position: absolute;
}
.section-tradition .pyramid .content:hover .visuel.anim{
    opacity: 1;
}

@keyframes section-tradition {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.section-tradition .pyramid .content.before::before {
    background-image: url('https://www.linvosges.com/medias.v3/content/landing/musee-histoire-naturelle/fleur-2.webp');
    background-size: 306px 327px;
    background-repeat: no-repeat;
    display: block;
    width: 306px;
    height: 327px;
    content: '';
    position: absolute;
    right: -165px;
    top: -296px;
}
.section-tradition .pyramid .content .btn{
    width: 270px;
    height: 38px;
    padding: 0;
    margin-top: 50px;
}
.section-tradition .pyramid-mobile{
    display: none;
}
.section-tradition.bottom{
    margin-top: unset;
}
.section-tradition.bottom .btn{
    width: 245px;
    height: 38px;
    padding: 0;
    margin-top: 16px;
}
@media screen and ( min-width: 768.98px ) and ( max-width: 1055px ){
    .section-tradition .pyramid{
        grid-gap: 25px;
    }
    .section-tradition .pyramid .content .visuel.desktop{
        display: block;
    }
    .section-tradition .pyramid .content .visuel.mobile{
        display: none;
    }
}
@media screen and ( max-width: 768px ){
    .section-tradition{
        margin-top: 95px;
    }
    .section-tradition .description{
        font-size: 13px;
    }
    .section-tradition .description::before{
        display: none;
    }
    .section-tradition .pyramid{
        width: 100%;
        max-width: unset;
        grid-gap: unset;
        grid-template-columns: 1fr;
    }
    .section-tradition .pyramid .content{
        width: 100%;
    }
    .section-tradition .pyramid .content.showd{
        display: none;
    }
    .section-tradition .pyramid .content:nth-child(even){
        margin-top: unset;
    }
    .section-tradition .pyramid .content:nth-child(odd){
        margin-top: unset;
    }
    .section-tradition .pyramid .content .btn{
        width: 265px;
        margin-top: 20px;
    }
    body.fr_FR .section-tradition .pyramid .content .btn{
        width: 270px;
        margin-top: 30px;
    }
    .section-tradition .pyramid-mobile{
        display: flex;
        flex-direction: row;
        align-items: center;
        width: calc(100% - 20px);
        margin: 15px auto 0;
    }
    .section-tradition .pyramid-mobile .content{
        padding: 0 7px;
        width: 50%;
        display: block;
        position: relative;
    }
    .section-tradition .pyramid-mobile .content .a-visuel{
        position: relative;
    }
    .section-tradition .pyramid .content .visuel.anim,
    .section-tradition .pyramid-mobile .content .visuel.anim{
        opacity: 0;
        position: absolute;
        left: 0;
        animation: section-tradition 6s infinite 1s;
    }
    .section-tradition .btn.showm{
        width: 280px;
        height: 38px;
        padding: 9px;
        margin: 30px auto 0;
    }
}
@media screen and ( max-width: 540px ) {
    .section-tradition .pyramid-mobile .content .btn{
        width: 100%;
    }
}

/* section-3-visuels */
.section-3-visuels{
    text-align: center;
    margin-top: 80px;
    line-height: 0;
    position: relative;
}
.section-3-visuels .title{
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.05em;
    color: #2D2D2D;
}
.section-3-visuels .description{
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    margin: 16px auto 0;
    width: 90%;
    color: #2D2D2D;
}
.section-3-visuels .loop{
    margin-top: 50px;
}
.section-3-visuels .loop .slide-track{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.section-3-visuels .loop .slide-track .slide{
    margin: 0 40px;
}
.section-3-visuels .loop .slide-track .visuel{
    width: 300px;
}
@media screen and ( max-width: 768px ){
    .section-3-visuels{
        margin-top: 45px;
    }
    @keyframes scroll {
        0% { transform: translateX(0); }
        100% { transform: translateX(calc(-300px * 6))}
    }
    .section-3-visuels .loop .slider {
        height: auto;
        margin: auto;
        overflow: hidden;
        position: relative;
        width: 100%;
    }
    .section-3-visuels .loop .slider:after {
        right: 0;
        top: 0;
        transform: rotateZ(180deg);
    }
    .section-3-visuels .loop  .slider:before {
        left: 0;
        top: 0;
    }
    .section-3-visuels .loop .slide-track {
        animation: scroll 25s linear infinite;
        display: flex;
        width: calc(300px * 6);
    }
    .section-3-visuels .loop .slide-track .slide{
        padding: 0 8px;
        margin: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}



/* section-cdc */
.section-cdc{
    margin: -40px auto 85px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.section-cdc .title{
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    color: #2D2D2D;
    margin-bottom: 18px;
}
.section-cdc .cross-selling{
    width: 100%;
}
.section-cdc .description{
    font-weight: 400;
    font-size: 24px;
    line-height: 34px;
    text-align: center;
    color: #2D2D2D;
    margin: 85px auto 0;
    width: 90%;
}
.section-cdc .description b{
    font-style: italic;
    font-weight: 600;
}
.section-cdc .btn{
    width: 270px;
    height: 38px;
    padding: 0;
    margin-top: 20px;
}
@media screen and ( max-width: 768px ){
    .section-cdc{
        margin: -30px auto 0;
    }
    .section-cdc .cross-selling {
        width: 90%;
    }
    .section-cdc .description{
        margin: 45px auto 0;
    }
}

/* section-autres-inspirations */
.section-autres-inspirations{
    margin: auto;
    width: 90%;
}
.section-autres-inspirations .section-title{
    font-weight: 600;
    font-size: 16px;
    text-align: center;
}
.section-autres-inspirations .slide{
    width: 270px;
    display: flex;
    flex-direction: column;
}
.section-autres-inspirations .slide .title{
    font-family: 'DM Serif Display';
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #2D2D2D;
    margin-top: 6px;
}
.section-autres-inspirations .slide .btn{
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    margin-top: 8px;
}
.section-autres-inspirations .slide .btn svg{
    margin-left: 11px;
}
@media screen and ( min-width: 1056.98px ) {
    .section-autres-inspirations .swiper-wrapper{
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
    }
    .section-autres-inspirations .slide:not(:first-child){
        margin-left: 25px;
    }
    .section-autres-inspirations .swiper-button-next,
    .section-autres-inspirations .swiper-button-prev {
        display: none;
    }
}
@media screen and ( max-width: 1056px ) {
    .section-autres-inspirations{
        margin-top: 45px;
    }
    .section-autres-inspirations .section-title{
        text-align: left;
    }
    .section-autres-inspirations .swiper-wrapper{
        margin-top: 15px;
    }
}

/* newsletter-container */
.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;
    }
}