/* NEW HEADER  */
.banner{
    display: none!important;
}
.header:not(.sticky) .container-header .header-left .logo svg path{
    fill: #2D2D2D;
}
@media screen and ( min-width: 1055.98px ) {
    .header:not(.sticky) .container-header .header-left .logo svg path{
        fill: #2D2D2D;
    }
    .header:not(.sticky) .fixed-header:not(.fulltop-header){
        background-color: #FFFFFF;
    }
    .header:not(.sticky) .menu .menu-category .main-link{
        color: #2D2D2D;
    }
    .header:not(.sticky) .menu .menu-category .main-link.hoversoulign:hover::after{
        background-color: #2D2D2D;
    }
    .header:not(.sticky) .container-header .header-right .entries svg path{
        fill: #2D2D2D;
    }
    .header:not(.sticky) .container-header .header-right .entries svg path.box{
        fill: transparent;
        stroke: #2D2D2D;
    }
    .header:not(.sticky) .container-header .header-right .entries .courrier .link{
        color: #2D2D2D;
    }
    .header:not(.sticky) .cls-2023,
    .header:not(.sticky) .cls-2023-2{
        fill: #2D2D2D;
    }
    .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: #2D2D2D;
        border-color: #4D716C;
        width: 300px;
    }
    .header:not(.sticky) .f_search #f_search_object::placeholder{
        color: #8E8E8E;
    }
    .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;
    overflow: hidden;
}
@media screen and ( max-width: 1430px ) {
    .landing{
        overflow-x: clip;
    }
}


@media screen and ( min-width: 1056.98px ){
    /**************/
    /* ANIMATIONS */
    /**************/

    .video-container.presentation{
        position: relative;
    }
    .video-container.presentation::before{
        content: url('https://www.linvosges.com/medias.v3/content/inspirations/collab-petits-oignons/points-1.png');
        display: inline-block;
        position: absolute;
        left: 0;
        z-index: 1;
        top: 0;
    }
    .video-container.presentation::after{
        content: url('https://www.linvosges.com/medias.v3/content/inspirations/collab-petits-oignons/points-2.png');
        display: inline-block;
        position: absolute;
        right: 0;
        z-index: 1;
        bottom: -180px;
    }
    .section-presentation::after{
        display: inline-block;
        position: absolute;
        right: -135px;
        z-index: 1;
        top: 0;
    }
    .section-big-img-right .visuel-container::after{
        content: url('https://www.linvosges.com/medias.v3/content/inspirations/collab-petits-oignons/points-4.png');
        display: inline-block;
        position: absolute;
        left: -115px;
        z-index: 0;
        top: 214px;
    }
    .section-intro .description{
        width: 100%;
    }
    #main-anim {
        width: 100%;
        height: 100%;
        max-width: 1440px;
        margin: auto;
        position: relative;
    }
    .anim-container {
        width: 100%;
        overflow: hidden;
    }
    .second-container {
        height: 100%;
    }
    .section-poeme-container{
        position: relative;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        margin-bottom: 95px;
    }
    .container-inner {
        margin: 0 auto;
        position: absolute;
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    .container-inner.with-flex {
        display: flex;
        flex-direction: row-reverse;
    }
}

@media screen and ( min-width: 1440px ){
    #habillage-5{
        margin-top: 290vw;
        margin-left: 18vw;
    }
}


/* section-intro */
.section-intro{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    width: 100%;
    max-width: 890px;
    margin: 0 auto 0;
    position: relative;
}
.section-intro .visual-container{
    height: 70px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.video-container {
    position: relative;
    width: 842px;
    margin: 96px auto 115px;
}
.video-container .habillage .visuel.desktop{
    position: absolute;
    left: -35%;
    top: -27%;
}
.section-intro .title{
    font-family: 'DM Serif Display',sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 48px;
    color: #2D2D2D;
}
.section-intro .collab{
    font-family: 'Montserrat',sans-serif;
    font-weight: 300;
    font-size: 31px;
    line-height: 37px;
}
.intro-container{
    text-align: center;
}
.intro-container .description {
    text-align: center;
    font-size: 16px;
    margin-top: 41px;
}
.intro-container .description.two {
    margin-top: 0;
}
.intro-container .description b{
    font-weight: 600;
}
.intro-container a {
    margin: 42px auto 0;
}
@media screen and ( min-width: 768.98px ) and ( max-width: 1055px ){
    .section-intro{
        margin-top: unset;
    }
}
@media screen and ( max-width: 1056px ){
    .intro-container{
        margin-bottom: 76px;
    }
    .intro-container a {
        margin: 0;
        top: 11px;
    }
    .intro-container .description.two{
        padding: 0 20px 33px;
        margin: auto;
        line-height: 140%;
    }
    .inspirations .back-inspirations{
        top: -3px;
    }
    .section-intro .visual-container{
        height: auto;
        margin-top: 15px;
    }
    .section-intro .flag{
        position: relative;
        padding: 0;
    }
    .section-intro .video-container{
        margin: 48px auto 84px;
        width: 100%;
    }
    .de_DE .section-intro .video-container{
        margin: 48px auto 74px;
    }
    .section-intro .video-container::after{
        content: url('/medias.v3/content/inspirations/collab-petits-oignons/salade-mb.png');
        display: inline-block;
        position: absolute;
        left: 8px;
        bottom: -138px;
        width: 127px;
    }
    .de_DE .section-intro .video-container::after{
        content: url('/medias.v3/content/inspirations/collab-petits-oignons/de-salade-mb.png');
        display: inline-block;
        position: absolute;
        left: -6px;
        bottom: -166px;
        width: 127px;
    }
    .section-intro .video-container .habillage.salade{
        width: fit-content;
        position: absolute;
        top: -95px;
        right: 10%;
    }
    .section-intro .video-container .habillage.salade img{
        width: 200px;
        height: auto;
    }
}
@media screen and ( max-width: 768px ){
    .section-intro{
        margin-top: unset;
    }
    .section-intro .title{
        font-size: 25px;
        font-weight: 300;
        line-height: 28px;
        letter-spacing: -0.46px;
        padding-bottom: 0;
        margin-top: 15px;
    }
    .intro-container .description{
        margin-top: 20px;
    }
    .intro-container .description.two{
        max-width: 335px;
    }
}

/* section-citation */
.section-citation{
    margin-top: 80px;
    text-align: center;
    padding-bottom: 81px;
}
.section-citation .citation::after{
    content: url('https://www.linvosges.com/medias.v3/content/inspirations/collab-petits-oignons/habillage-citation.jpg');
    display: inline-block;
    position: absolute;
    left: -85px;
    top: 55px;
    width: 488px;
    height: 187px;
    z-index: -1;
}
.section-citation .citation{
    color: #2D2D2D;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    line-height: 33px;
    display: inline-block;
    margin-left: -140px;
    position: relative;
    z-index: 1;
}
.section-citation .citation b{
    font-weight: 600;
}
.section-citation .auteur{
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    margin-top: 15px;
    display: block;
    z-index: 1;
}
@media screen and ( max-width: 1056px ){
    .section-citation{
        margin-top: 156px;
    }
    .section-citation .citation{
        font-size: 20px;
        line-height: 28px;
        margin-left: unset;
    }
    .section-citation .citation::after{
        content: url('https://www.linvosges.com/medias.v3/content/inspirations/collab-petits-oignons/habillage-citation-mb.png');
        display: inline-block;
        position: absolute;
        right: -70px;
        left: unset;
        top: 100px;
        width: 361px;
        height: 187px;
        z-index: -1;
    }
}

/* section-big-img-left */
.section-big-img-left{
    width: 100%;
    max-width: 1281px;
    margin: 63px auto 69px;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 60px;
}
.section-big-img-left.artichaut{
    margin-top: 83px;
}
.section-big-img-left .a-visuel{
    width: 100%;
    max-width: 1170px;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}
.section-big-img-left .content.left{
    width: 74%;
    max-width: 752px;
    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: flex-start;
    text-align: left;
    width: 35%;
    max-width: 407px;
    box-sizing: border-box;
    padding-left: unset;
    padding-right: unset;
}
.section-big-img-left .content.right .visuel{
    margin-top: 125px;
    margin-bottom: unset;
    max-width: 331px;
    position: relative;
    z-index: 1;
}
.section-big-img-left .bloc-left a{
    position:relative ;
    z-index: 1;
}
.section-big-img-left .content-gif.two{
    position: relative;
    top: -30px;
    z-index: 0;
    width: fit-content;
    left: 50%;
    transform: translateX(-50%);
}
.section-big-img-left .content-gif.two .gif{
    position: absolute;
    left: 50%;
    top: 35%;
}
.section-big-img-left .bloc-right{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.section-big-img-left.artichaut .bloc-right{
    margin-top: 255px;
    position: relative;
}
.section-big-img-left .bloc-right .img-container{
    position: absolute;
    top: -465px;
    z-index: 1;
}
.section-big-img-left .subtitle{
    font-size: 24px;
    font-weight: 600;
    line-height: 140%;
    margin-top: 53px;
}

.section-big-img-left .description{
    color: #2D2D2D;
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 151px;
}
.section-big-img-left .bloc-right a{
    position: relative;
}
.section-big-img-left .description b{
    font-weight: 600;
}
.section-big-img-left .btn{
    max-width: 240px;
    width: auto;
    height: 38px;
    padding: 0 20px;
    margin-top: 85px;
}
@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: 50px auto 54px;
        flex-direction: column;
    }
    .section-big-img-left .textblock{
        margin-bottom: 14px;
    }
    .section-big-img-left .a-visuel{
        flex-direction: column;
    }
    .section-big-img-left img{
        height: auto;
    }
    .section-big-img-left .content.left{
        display: none;
    }
    .section-big-img-left .content.right{
        width: 100%;
        max-width: unset;
        padding: 0;
        margin-top: 30px;
        position: relative;
    }
    .section-big-img-left .subtitle{
        margin-top: 0;
    }
    .section-big-img-left .content.right .visuel{
        margin-top: 10px;
        width: 100%;
        max-width: unset;
        margin-bottom: 30px;
        display: block;
    }
    .section-big-img-left .content.right .visuel.small.desktop{
        display: none;
    }
    .section-big-img-left .content.right .visuel.small.mobile{
        width: 100%;
        margin: auto;
    }
    .section-big-img-left .description{
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 23px;
        margin-top: 20px;
        width: 100%;
    }
    .section-big-img-left .bloc-left{
        width: 100%;
    }
    .section-big-img-left .bloc-right{
        padding: 0 35px;
    }
    .section-big-img-left.artichaut .bloc-right{
        margin-top: 80px;
        width: 100%;
        box-sizing: border-box;
    }
    .section-big-img-left .bloc-right .img-container {
        top: -186px;
        left: 10px;
    }
    .section-big-img-left .bloc-right .img-container img{
        width: 362px;
        height: auto;
    }
    .section-big-img-left .bloc-right a {
        width: 100%;
    }
    .section-big-img-left .btn{
        margin-top: 40px;
        margin-left: 20px;
        height: auto;
        padding: 9px 15px;
    }
    .section-big-img-left .content-gif.two{
        top: -70px;
    }
    .section-big-img-left .content-gif.two .text{
        width: 100%;
    }
}

/* section-three-block */
.three-block{
    display: flex;
    justify-content: center;
    width: 100%;
    gap: 25px;
    margin-top: 153px;
    position: relative;
    z-index: 1;
}
.three-block a{
    max-width: 420px;
    width: 100%;
    position: relative;
}
@media screen and ( max-width: 1056px ){
    .three-block{
        flex-direction: column;
        margin-top: 106px;
        gap: 17px;
    }
}
/* section-presentation */
.section-presentation{
    position: relative;
    width: 100%;
    max-width: 1170px;
    margin: 69px auto 0;
    display: flex;
    gap: 10px;
}

.section-presentation#section-presentation{
    max-width: 1364px;
    max-height: 344px;
    gap: 0;
}

.section-presentation#section-presentation .gif-oignon{
    width: 261px;
    height: auto;
    top: -70px;
    position: relative;
}
.section-presentation#section-presentation .presentation-container{
    max-width: 957px;
    width: 100%;
}
.section-presentation#section-collection{
    max-width: 957px;
}
.section-presentation#section-presentation .presentation-container::after{
    content: url('/medias.v3/content/inspirations/collab-petits-oignons/habillage-vert.png');
    display: inline-block;
    position: absolute;
    right: -31px;
    bottom: 95px;
    width: 561px;
    height: 131px;
    z-index: -1;
}
.section-presentation#section-presentation .presentation-container::before{
    content: url('/medias.v3/content/inspirations/collab-petits-oignons/texte-ognions.png');
    display: inline-block;
    position: absolute;
    right: -174px;
    bottom: 23px;
    width: 488px;
    height: 188px;
    z-index: 0;
}
.section-presentation#section-collection .presentation-container::after{
    content: url('/medias.v3/content/inspirations/collab-petits-oignons/habillage-jaune.webp');
    display: inline-block;
    position: absolute;
    left: -125px;
    bottom: -35px;
    width: 561px;
    height: 120px;
    z-index: -1;
}
.section-presentation#section-collection .presentation-container::before{
    content: url('/medias.v3/content/inspirations/collab-petits-oignons/habillage-articaut.webp');
    display: inline-block;
    position: absolute;
    right: 29px;
    bottom: -155px;
    width: 289px;
    height: 266px;
    z-index: -1;
}
.section-presentation#section-presentation{
    margin: 63px auto 0;
}
.section-presentation .presentation-container{
    text-align: left;
    display: inline-block;
    position: relative;
    z-index: 1;
}
.section-presentation .title{
    color: #2D2D2D;
    font-size: 24px;
    font-weight: 400;
    line-height: 33px;
}
.section-presentation .title b{
    font-weight: 600;
}
.section-presentation .description-container{
    position: relative;
    display: flex;
    flex-direction: row;
}
.section-presentation .description-container .visuel{
    width: 214px;
    height: 166px;
    position: relative;
    top: 70px;
    left: 77px;
}
.section-presentation .description{
    color: #2D2D2D;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 25px;
    position: relative;
}
.section-presentation .description b{
    font-weight: 600;
}
@media screen and ( max-width: 1056px ){
    .section-presentation{
        width: 100%;
        padding: 0 37px;
        margin: 50px auto 0;
        box-sizing: border-box;
    }
    .section-presentation#section-presentation{
        flex-direction: column-reverse;
        max-height: inherit;
    }
    .section-presentation .description-container{
        flex-direction: column;
    }
    .section-presentation .presentation-container{
        padding-top: 0;
    }
    .section-presentation#section-presentation .presentation-container::after{
        content: url('/medias.v3/content/inspirations/collab-petits-oignons/habillage-vert-mb.png');
        left: unset;
        right: -20px;
        bottom: -21px;
        width: 274px;
    }
    .section-presentation#section-presentation .presentation-container::before{
        content: url('/medias.v3/content/inspirations/collab-petits-oignons/texte-ognions-mb.png');
        right: -100px;
        bottom: -253px;
        width: 274px;
    }
    .section-presentation#section-collection .presentation-container::after{
        content: url('/medias.v3/content/inspirations/collab-petits-oignons/habillage-jaune-mb.png');
        left: -15px;
        bottom: -69px;
        width: 274px;
        height: 198px;
    }
    .section-presentation#section-collection .presentation-container::before{
        content: url('/medias.v3/content/inspirations/collab-petits-oignons/habillage-articaut-mb.png');
        right: -30px;
        bottom: -105px;
        width: 148px;
        height: 136px;
        z-index: 1;
    }
    .section-presentation#section-presentation .gif-oignon{
        top: 50px;
    }
    .section-presentation .description-container .visuel{
        top: 35px;
        left: 62px;
    }
    .section-presentation .description{
        width: auto;
    }
}

/* section-big-product */
.section-big-product{
    margin-top: 120px;
    position: relative;
}
.section-big-product .a-visuel{
    line-height: 0;
    display: block;
    width: 100%;
    max-width: 1440px;
    margin: auto;
}
@media screen and ( max-width: 1056px ){
    .section-big-product{
        margin-top: 100px;
    }
}

/* section-big-img-right */
.section-big-img-right{
    width: 100%;
    max-width: 1170px;
    margin: 80px auto 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}
.section-big-img-right .a-visuel{
    width: 100%;
    max-width: 1170px;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}
.section-big-img-right .content.left{
    width: 74%;
    max-width: 752px;
    position: relative;
}
.section-big-img-right .content.left .visuel{
    z-index: 1;
    position: relative;
}
.section-big-img-right .content.right{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    text-align: left;
    width: 35%;
    max-width: 407px;
    box-sizing: border-box;
    padding-left: unset;
    padding-right: unset;
    padding-bottom: 58px;
}
.section-big-img-right .content.right .visuel{
    margin-top: 280px;
    margin-bottom: unset;
    max-width: 297px;
    position: relative;
    z-index: 1;
}
.section-big-img-right .description{
    color: #2D2D2D;
    font-size: 22px;
    font-weight: 400;
    line-height: 31px;
    margin-top: 160px;
}
.section-big-img-right .description b{
    font-weight: 600;
}
.section-big-img-right .btn{
    max-width: 240px;
    width: auto;
    height: 38px;
    padding: 0 20px;
    margin-top: 30px;
}
.section-big-img-right .visuel-container{
    position: relative;
    line-height: 0;
    width: 73%;
    text-align: right;
}
.section-big-img-right .visuel-container .btn{
    position: absolute;
    bottom: -58px;
    left: 0;
}
@media screen and ( min-width: 768.98px ) and ( max-width: 1170px ){
    .section-big-img-right .content.left .visuel.desktop{
        display: block;
    }
    .section-big-img-right .content.right{
        padding-left: 45px;
        padding-right: 45px;
    }
    .section-big-img-right .content.right .visuel{
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .section-big-img-right .content.right .visuel.mobile{
        display: none;
    }
    .section-big-img-right .btn{
        height: 48px;
    }
}
@media screen and ( max-width: 768px ){
    .section-big-img-right{
        margin-top: 65px;
    }
    .section-big-img-right .a-visuel{
        flex-direction: column;
    }
    .section-big-img-right .content.left{
        display: none;
    }
    .section-big-img-right .content.right{
        width: 100%;
        max-width: unset;
        padding: 0;
        margin-top: unset;
        position: relative;
    }
    .section-big-img-right .content.right .visual-link{
        position: relative;
    }
    .section-big-img-right .content.right .visual-link::after{
        content: url('https://www.linvosges.com/medias.v3/content/inspirations/collab-petits-oignons/habillage-4-mb.png');
        display: inline-block;
        position: absolute;
        left: -17px;
        bottom: -210px;
        width: 282px;
        height: 216px;
        z-index: 2;
    }
    .section-big-img-right .content.right .visuel{
        margin-top: unset;
        width: 100%;
        max-width: unset;
        margin-bottom: 30px;
        display: block;
    }
    .section-big-img-right .content.right .visuel-container{
        text-align: right;
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        margin-top: 150px;
    }
    .section-big-img-right .content.right .visuel-container .visuel {
        margin-bottom: unset;
    }
    .section-big-img-right .content.right .visuel-container .btn{
        bottom: -48px;
    }
    .section-big-img-right .description{
        width: 100%;
        margin-bottom: unset;
        font-size: 19px;
        line-height: 23px;
        padding-left: 20px;
        box-sizing: border-box;
        margin-top: unset;
    }
    .section-big-img-right .btn{
        margin-top: 20px;
        height: auto;
        padding: 9px 20px;
    }
}
/***********************/
/* section-inspirer-full */
/***********************/
.section-inspirer-full{
    position: relative;
}
.section-inspirer-full .right-part{
    position: absolute;
    color: #FFFFFF;
    top: 50%;
    transform: translateY(-50%);
    right: 10%;
    text-align: right;

}
.section-inspirer-full a.part{
    line-height: 0;
    position: relative;
}
.section-inspirer-full .img-container{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 33%;
}
.section-inspirer-full .img-container .banner-full{
    position: relative;
    width: 100%;
}
.section-inspirer-full .img-container .illustration-parallax{
    width: 100%;
}
.section-inspirer-full .textblock{
    text-align: right;
    display: flex;
    flex-direction: column;
    gap: 30px;
    max-width: 334px;
    align-items: flex-end;
}
.section-inspirer-full .inspirer-full-title{
    font-family: 'Playfair Display',serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 100%;
    letter-spacing: 0;
    color: #FFF;
}
.section-inspirer-full .inspirer-full-description{
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    margin-top: 40px;
    color: #FFF;
}
.section-inspirer-full .inspirer-full-description b{
    font-weight: 600;
}
.section-inspirer-full .cta-white{
    border-color: #FFF;
    width: fit-content;
    padding: 10px 20px;
    border-radius: 27px;
}
@media screen and (max-width: 1056px) {
    .section-inspirer-full{
        display: flex;
        flex-direction: column;
    }
    .section-inspirer-full .left-part{
        display: flex;
        flex-direction: column;
        padding: 0 0 30px 0;
        gap: 10px;
    }
    .section-inspirer-full .img-container{
        flex-direction: row;
        width: 90%;
        position: relative;
        justify-content: flex-start;
    }
    .section-inspirer-full .img-container .illustration{
        width: 60%;
    }
    .section-inspirer-full .img-container .illustration-parallax{
        position: absolute;
        bottom: -150px;
        width: 60%;
        right: 0;
    }
    .section-inspirer-full .right-part {
        position: absolute;
        color: #FFFFFF;
        top: 56%;
        left: 50%;
        text-align: center;
        transform: translate(-50%, -0%);
        width: 100%;
        max-width: 271px;
    }
    .section-inspirer-full .textblock{
        text-align: center;
        align-items: center;
    }
    .section-inspirer-full .textblock p{
        max-width: 261px;
        margin: 14px auto 0;
    }
    .section-inspirer-full .inspirer-full-title{
        font-size: 30px;
    }
    .section-inspirer-full .inspirer-full-description{
        font-size: 13px;
        text-align: center;
        margin-top: 14px;
        line-height: 100%;
    }
}

/* section-poeme */
.section-poeme{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 39px;
}
.section-poeme-container{
    margin-bottom: 0;
}
.section-poeme .figure{
    position: absolute;
}
.section-poeme .figure.salade{
    left: -6%;
    top: 2%;
}
.section-poeme .figure.patate{
    right: -10%;
}
.section-poeme .poeme-container{
    background-color: #FFF1D4;
    width: 742px;
    height: 674px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
.section-poeme .poeme-container .visuel{
    width: 556px;
}
.section-poeme .poeme-container svg{
    position: absolute;
    right: 95px;
}
.section-poeme .poeme-container .btn{
    width: auto;
    height: 37px;
    padding: 0 20px;
    position: absolute;
    bottom: 25px;
    right: 43px;
}
@media screen and ( max-width: 1056px ){
    .section-poeme{
        margin-top: 21px;
        padding: 0 31px;
    }
    .section-poeme .poeme-container::before{
        content: url('https://www.linvosges.com/medias.v3/content/inspirations/collab-petits-oignons/habillage-poeme-mb.png');
        display: inline-block;
        position: absolute;
        right: unset;
        left: 0;
        top: -223px;
        width: 310px;
    }
    .section-poeme .figure.patate {
        right: -21%;
        bottom: 10%;
        width: 45%;
        height: auto;
    }
    .section-poeme .figure.salade{
        width: 35%;
        height: auto;
        left: -23%;
        top: -8%;
    }
    .section-poeme .poeme-container svg{
        display: none;
    }
    .section-poeme .poeme-container{
        width: 100%;
        height: auto;
        padding-bottom: 20px
    }
    .section-poeme .poeme-container .visuel{
        width: 95%;
        align-self: flex-start;
    }
    .section-poeme .poeme-container .btn{
        position: relative;
        bottom: unset;
        right: unset;
        margin-top: -20px;
    }
    .section-poeme .poeme-container a img{
        width: 54px;
        height: auto;
    }
}
.module-newsletter{
    margin-top: 21px;
}
/* newsletter-container */
.newsletter-container{
    margin-top: 45px;
    margin-bottom: 45px;
}
.newsletter-container .newsletter{
    margin-top: 0!important;
}

@media screen and ( max-width: 1056px ) {
    .newsletter-container{
        margin-top: 0;
    }
    .productblock .textblock .flex-container{
        display: flex;
    }
}
.inspirations .vignettes.mobile{
    display: none;
}
.inspirations .vignettes{
    position: fixed;
    right: 53px;
    bottom: unset;
    top: 200px;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    max-height: 400px;
    overflow: scroll;
    scrollbar-width: none;
}
.inspirations .vignettes .vignette-link{
    min-width: 65px;
    min-height: 65px;
    line-height: 0;
    margin: 7px 0;
    position: relative;
    display: block;
    width: 65px;
    height: 65px;
    border-radius: 65px;
    box-sizing: border-box;
    cursor: pointer;
    overflow: hidden;
    transition: .3s;
    border: solid 2px #FFFFFF;
    box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.25);
}
.inspirations .vignettes .vignette-link .visuel{
    width: 65px;
    height: 65px;
}
.inspirations .vignettes .vignette-link.on{
    width: 290px;
    background-color: #FFFFFF;
    border: solid 2px #FFFFFF;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: start;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
    animation: .5s vignette-to-big;
}
.inspirations .vignettes .vignette-link.first-thumbnail{
    width: 290px;
    background-color: #FFFFFF;
    border: solid 2px #FFFFFF;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: start;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.25);
    animation: .5s vignette-to-big;
}
.inspirations .vignettes .vignette-link.on .visuel,
.inspirations .vignettes .vignette-link.first-thumbnail .visuel{
    width: 62px;
    height: 61px;
}
.inspirations .vignettes .cartouche{
    opacity: 0;
    visibility: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    line-height: 0;
    width: calc(100% - 62px);
    height: 100%;
    padding: 0 15px;
    animation: .6s cartouche-visible;
    margin-bottom: unset;
}
.inspirations .vignettes .vignette-link.on .cartouche,
.inspirations .vignettes .vignette-link.first-thumbnail .cartouche{
    opacity: 1;
    visibility: visible;
}
.inspirations .vignettes .cartouche .textblock{
    display: flex;
    flex-direction: column;
    text-align: left;
    color: #2D2D2D;
}
.inspirations .vignettes .cartouche .vignette-title{
    font-family: 'DM Serif Display',sans-serif;
    font-weight: 400;
    font-size: 19px;
    line-height: normal;
    width: 177px;
}
.inspirations .vignettes .cartouche .vignette-title.ff-PlayfairDisplay{
    font-family: 'PlayfairDisplay-Regular', sans-serif;
    font-weight: 600;
}
.inspirations .vignettes .cartouche .vignette-flag{
    font-size: 13px;
    font-weight: 400;
    line-height: 100%;
    font-variant: all-small-caps;
    letter-spacing: 2px;
}

@keyframes vignette-to-big {
    from {
        width: 65px;
    }
    to {
        width: 290px;
    }
}
@media screen and ( max-width: 1056px ) {
    .inspirations .vignettes{
        display: none;
    }
}