/* NEW HEADER  */
.header .fixed-header.home-inspiration {
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.50) 30%, rgba(255,255,255,0) 95%);
}
.header .fixed-header.home-inspiration .logo svg .cls-2023{
    fill: #FFFFFF;
}
.header .fixed-header.home-inspiration .menu-mb.open .logo svg .cls-2023{
    fill: #000000;
}
.header .fixed-header.home-inspiration .search svg path{
    fill: #FFFFFF;
}
.header .fixed-header.home-inspiration .account svg path,
.header .fixed-header.home-inspiration .basket svg path{
    fill: #FFFFFF;
}
.header .fixed-header.home-inspiration .burger-menu svg path{
    stroke: #FFFFFF;
}
.header .fixed-header.home-inspiration .menu-mb.open .account svg path,
.header .fixed-header.home-inspiration .menu-mb.open .basket svg path {
    fill: #000000;
}
body:has(main:not(.reset-header)) .header:not(.sticky) .container-header .header-left .logo svg path{
    fill: #FFFFFF;
}
@media screen and ( min-width: 1055.98px ) {
    body:has(main:not(.reset-header)) .header:not(.sticky) .fixed-header:not(.fulltop-header){
        background-color: transparent;
    }
    body:has(main:not(.reset-header)) .header:not(.sticky) .menu .menu-category .main-link{
        color: #FFFFFF;
    }
    body:has(main:not(.reset-header)) .header .menu-category.marketing-menu-left .main-link,
    body:has(main:not(.reset-header)) .header .menu-category.marketing-menu-right .main-link{
        color: #FFFFFF!important;
    }
    body:has(main:not(.reset-header)) .header:not(.sticky) .menu .menu-category .main-link.hoversoulign:hover::after{
        background-color: #FFFFFF;
    }
    body:has(main:not(.reset-header)) .header:not(.sticky) .container-header .header-right .entries svg path{
        fill: #FFFFFF;
    }
    body:has(main:not(.reset-header)) .header:not(.sticky) .container-header .header-right .entries .courrier .link{
        color: #FFFFFF;
    }
    body:has(main:not(.reset-header)) .header:not(.sticky) .cls-2023,
    body:has(main:not(.reset-header)) .header:not(.sticky) .cls-2023-2{
        fill: #FFFFFF;
    }
    body:has(main:not(.reset-header)) .header:not(.sticky) .container-header .header-right .search .f_search svg path{
        fill: #FFFFFF;
    }
    body:has(main:not(.reset-header)) .header:not(.sticky) .container-header .header-right .search #f_search_object{
        background-color: #FFFFFF40;
        color: #FFFFFF;
        border-color: #FFFFFF;
        width: 300px;
    }
    body:has(main:not(.reset-header)) .header:not(.sticky) .f_search #f_search_object::placeholder{
        color: #FFFFFF;
    }
    body:has(main:not(.reset-header)) .header:not(.sticky) .container-header .header-right .entries .basket .svg-container .number{
        color: #2D2D2D;
    }
}

/* *** niveay 1 *** */
.inspirations.home{
    margin-top: -145px;
    padding-bottom: unset;
}
.inspirations.home .swiper.slider-home-inspiration{
    width: 100%;
    height: 100vh;
    z-index: 1;
}
.inspirations.home .swiper .swiper-slide .visuel{
    height: 100%;
    object-fit: cover;
}
.inspirations.home .spot{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    line-height: 0;
}
.inspirations.home .spot .textblock{
    background-color: #FFFFFF;
    position: absolute;
    text-align: center;
    padding: 20px 10px;
    color: #2D2D2D;
    width: 480px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-items: center;
}
.inspirations.home .spot .textblock.cailloux{
    width: 371px;
}
.inspirations.home .spot .textblock.cailloux h3{
    font-size: 27px;
}
.inspirations.home .spot .textblock .flag{
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    letter-spacing: 1.12px;
}
.inspirations.home .spot .textblock .flag b{
    font-weight: 600;
}
.inspirations.home .spot .textblock .sub-flag{
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    margin-top: 10px;
}
.inspirations.home .spot .textblock .title{
    font-family: 'DM Serif Display',sans-serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 36px;
    margin-top: 15px;
}
.inspirations.home .spot .textblock .title.ff-PlayfairDisplay{
    font-family: 'PlayfairDisplay-Regular', sans-serif;
}
.inspirations.home .spot .textblock .title.ff-run-wild{
    font-family: 'Run Wild - Demo', serif;
}
.inspirations.home .spot .textblock .title .quote{
    font-family: 'Montserrat',sans-serif;
    font-style: italic;
    font-size: 30px;
    display: inline-block;
    transform: rotate(10deg);
    margin: 0 -8px;
    font-weight: 200;
}
.inspirations.home .spot .textblock .title .quote.contemporaine{
    transform: rotate(40deg);
    margin: 0 6px;
    position: absolute;
    top: -6px;
}
.inspirations.home .spot .textblock .title.small-title{
    font-size: 29px;
    line-height: 34px;
}
.inspirations.home .spot .textblock .collab{
    font-family: 'Montserrat',sans-serif;
    font-weight: 300;
    font-size: 24px;
    line-height: 34px;
}
.inspirations.home .spot .textblock .description{
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    margin-top: 15px;
}
.inspirations.home .spot .textblock .btn{
    font-weight: 400;
    font-size: 13px;
    color: #000000;
    margin-top: 15px;
    line-height: 16px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    cursor: pointer;
}
.inspirations.home .spot .textblock .btn svg{
    margin-left: 10px;
}
.inspirations.home .spot .textblock .btn:hover svg{
    animation: shake 2s ease-in infinite;
}
@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(1px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-3px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(3px, 0, 0);
    }
}
.inspirations .vignettes.mobile{
    display: none;
}
.inspirations .vignettes{
    position: fixed;
    right: 53px;
    bottom: unset;
    top: 200px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.inspirations.home .vignettes{
    top: 200px;
    bottom: unset;
}
.inspirations .vignettes .vignette-link{
    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;
    }
}
@keyframes cartouche-visible {
    from {
        opacity: 0;
        visibility: hidden;
    }
    to {
        opacity: 1;

        visibility: visible;
    }
}

@media screen and ( min-width: 768.98px ) {
    .inspirations.home .gallery-thumbs{
        display: none;
    }
}
@media screen and ( min-width: 768.98px ) and ( max-width: 1056px ){
    .inspirations.home .spot .visuel.desktop{
        display: block;
    }
    .inspirations.home .spot .visuel.mobile{
        display: none;
    }
}
@media screen and ( max-width: 1056px ) {
    .inspirations.home .swiper .swiper-slide .visuel.w130pc{
        width: 130%;
    }
    .inspirations.home .spot .textblock .title .quote{
        .section-banner-intro .title .quote{
            font-size: 20px;
        }
    }
    .inspirations.home .swiper-container-wrapper{
        flex-flow: row nowrap;
        display: flex;
        height: 100vh;
        width: 100vw;
    }
    .inspirations.home .gallery-top{
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        width: 100%;
        height: 100vh;
    }
    .inspirations.home .gallery-thumbs{
        width: 35px;
        height: 195px;
        margin: auto;
        position: absolute;
        bottom: 100px;
        right: 20px;
    }
    .inspirations.home .inspiration-gallery-thumbs .swiper-wrapper{
        flex-direction: column;
        width: 100%;
    }
    .inspirations.home .gallery-thumbs .swiper-slide{
        box-sizing: border-box;
        width: 35px;
        max-height: 35px;
    }
    .inspirations.home .gallery-thumbs .swiper-slide .visuel{
        border-radius: 18px;
        overflow: hidden;
    }
    .inspirations.home .swiper-slide-thumb-active .visuel{
        border: solid 1px #FFFFFF;
        border-radius: 18px;
        box-sizing: border-box;
    }
    .inspirations.home .spot .visuel{
        object-fit: cover;
    }
    .inspirations.home .vignettes{
        display: none;
    }
}
@media screen and ( max-width: 768px ) {
    .inspirations.home{
        margin-top: -80px;
    }
    .inspirations.home .spot{
        align-items: start;
        justify-content: end;
    }
    .inspirations.home .spot .visuel{
        height: calc(100vh + 10px);
    }
    .inspirations.home .spot .textblock{
        background-color: transparent;
        color: #FFFFFF;
        text-align: left;
        width: 60%;
        padding: 10px 0 20% 20px;
        align-items: start;
    }
    .inspirations.home .spot .textblock.big-mb{
        width: 73%;
    }
    .inspirations.home .spot .textblock .description{
        margin-top: 22px;
    }
    .inspirations.home .spot .textblock .btn{
        color: #FFFFFF;
        margin-top: 22px;
        justify-content: start;
    }
    .inspirations.home .spot .textblock .btn svg path{
        stroke: #FFFFFF;
    }
    .inspirations .vignettes.desktop{
        display: none;
    }
    .inspirations .vignettes.mobile{
        display: block;
    }
    .inspirations.landing .vignettes.mobile{
        display: none;
    }
    .inspirations .vignettes{
        width: 46px;
        height: 46px;
        right: 20px;
    }
    .inspirations .vignettes .vignette-link{
        width: 46px;
        height: 46px;
    }
    .inspirations .vignettes .vignette-link .visuel{
        width: 46px;
        height: 46px;

    }
    .inspirations .vignettes .vignette-link{
        border: none;
    }
}

/* Inspirations */
.inspirations{
    width: 100%;
    margin: auto;
    padding-bottom: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.inspirations .back-inspirations{
    position: absolute;
    top: 12px;
    left: 10px;
}
.inspirations h1.visually-hidden{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}

/* 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-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.inspirations.maison-heritage .section-intro .visual-container{
    background-image: url(https://www.linvosges.com/medias.v3/content/inspirations/maison-heritage/maison-heritage.webp);
}
.section-intro .flag{
    font-weight: 400;
    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;
}
.section-intro .flag b{
    font-weight: 600;
}
.section-intro .title{
    font-family: 'DM Serif Display',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 40px;
    color: #2D2D2D;
}
.section-intro .description{
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #2D2D2D;
    margin: 25px auto 0;
    width: 90%;
}
@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 ){
    .inspirations.maison-heritage .section-intro .visual-container{
        background-image: none;
    }
    .inspirations.home .spot .textblock .flag {
        color: #ffffff;
    }
    .inspirations.home .spot .textblock.big .flag{
        width: 140%;
        white-space: nowrap;
    }
    .section-intro{
        margin-top: unset;
    }
    .section-intro .visual-container{
        background-image: none;
        height: auto;
    }
    .section-intro .flag{
        position: relative;
        padding: 5px 0;
    }
    .section-intro .title{
        font-size: 32px;
        line-height: 48px;
        padding-bottom: 14px;
    }
}

/* section-tradition */
.section-tradition{
    text-align: center;
    margin-top: 50px;
    line-height: 0;
}
.section-tradition .title{
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.05em;
    color: #2D2D2D;
}
.section-tradition .description{
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    margin: 16px auto 0;
    width: 90%;
    color: #2D2D2D;
}
.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;
}
.section-tradition .pyramid .content .btn{
    width: 215px;
    height: 38px;
    padding: 0;
    margin-top: 50px;
}
body.fr_FR .section-tradition .pyramid .content .btn{
    width: 300px;
}
@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 .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-green-banner */
.section-green-banner{
    margin-top: 85px;
    margin-bottom: 85px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: #2C4542;
    padding: 50px 0;
    line-height: 0;
}
.section-green-banner .description{
    font-weight: 400;
    font-size: 19px;
    line-height: 27px;
    color: #FFFFFF;
    width: 90%;
    margin-top: unset;
}
.section-green-banner svg{
    margin-top: 15px;
}
@media screen and ( max-width: 768px ){
    .section-green-banner{
        margin-top: 45px;
        margin-bottom: 45px;
    }
}

/* section-big-img-left */
.section-big-img-left{
    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;
}
.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: 35px;
    margin-bottom: 35px;
}
.section-big-img-left .title{
    font-weight: 300;
    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 .btn{
    width: 90%;
    max-width: 360px;
    height: 38px;
    padding: 0;
}
@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 .content.left{
        display: none;
    }
    .section-big-img-left .content.right{
        width: 100%;
        max-width: unset;
        padding: 0;
    }
    .section-big-img-left .content.right .visuel{
        width: 60%;
        margin-top: 20px;
        margin-bottom: unset;
    }
    .section-big-img-left .content.right .visuel.mobile{
        width: 100%;
        display: block;
    }
    .section-big-img-left .description{
        width: 90%;
        margin-bottom: 10px;
    }
    .section-big-img-left .btn{
        margin-top: 25px;
        height: auto;
        padding: 9px 0;
    }
}

/* section-text-img */
.section-text-img{
    width: 100%;
    max-width: 1170px;
    margin: 85px auto 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    line-height: 0;
}
.section-text-img .visual-container{
    max-width: 369px;
    width: 100%;
    margin-left: 15px;
}
.section-text-img .visual-container video{
    width: 100%;
}
.section-text-img .content{
    display: flex;
    flex-direction: column;
    height: 656px;
}
.section-text-img .textblock{
    max-width: 785px;
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    height: calc(50% - 7.5px);
}
.section-text-img .textblock .visuel{
    max-width: 306px;
    object-fit: cover;
}
.section-text-img .textblock .text{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 72px;
}
.section-text-img .title{
    font-weight: 300;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 0.05em;
    color: #2D2D2D;
}
.section-text-img .description{
    font-weight: 400;
    font-size: 15px;
    line-height: 21px;
    color: #2D2D2D;
    margin-top: 18px;
}
.section-text-img .btn{
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    text-decoration-line: underline;
    color: #2D2D2D;
    margin-top: 18px;
    display: block;
}
.section-text-img .btn:hover{
    text-decoration-line: none;
}
@media screen and ( min-width: 768.98px ){
    .section-text-img .visual-container video{
        height: 656px;
        object-fit: cover;
        max-width: 720px;
    }
}
@media screen and ( max-width: 1170px ){
    .section-text-img .textblock .text{
        padding-right: 40px;
        padding-left: 40px;
    }
}
@media screen and ( min-width: 905.98px ) and ( max-width: 1170px ){
    .section-text-img{
        overflow: hidden;
    }
    .section-text-img .visual-container{
        max-width: 30%;
    }
    .section-text-img .visual-container .visuel{
        object-fit: cover;
        height: 100%;
        max-height: 660px;
        width: auto;
    }
    .section-text-img .visuel.mobile{
        display: none;
    }
    .section-text-img .visuel.desktop{
        display: block;
    }
    .section-text-img .textblock .text{
        padding-right: 40px;
        padding-left: 40px;
    }
}
@media screen and ( min-width: 768.98px ) and ( max-width: 905px ){
    .section-text-img .visual-container{
        display: none;
    }
    .section-text-img .textblock{
        max-width: unset;
        width: 100%;
    }
    .section-text-img .textblock .text{
        width: 55%;
    }
    .section-text-img .textblock .visuel{
        width: 45%;
    }
    .section-text-img .visuel.mobile{
        display: none;
    }
}
@media screen and ( max-width: 768px ){
    .section-text-img{
        margin-top: 45px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .section-text-img .content{
        height: unset;
    }
    .section-text-img .textblock {
        width: 90%;
        margin: auto;
    }
    .section-text-img .visuel.mobile{
        width: 90%;
        margin: 25px auto;
    }
    .section-text-img .textblock .visuel{
        display: none;
    }
    .section-text-img .visual-container{
        max-width: unset;
        width: 90%;
        margin-top: 10px;
        margin-left: unset;
    }
    .section-text-img .textblock .text{
        padding-right: unset;
        padding-left: unset;
    }
}

/* section-cdc */
.section-cdc{
    margin: 85px auto 0;
    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: 400;
    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: 45px auto 0;
    }
    .section-cdc .cross-selling {
        width: 90%;
    }
    .section-cdc .description{
        margin: 45px auto 0;
    }
}

/* section-loop */
.section-loop.top{
    margin-top: 70px;
    margin-bottom: unset;
}
.section-loop{
    width: 100%;
    max-width: 1440px;
    margin: 85px auto;
}
@keyframes scroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(calc(-375px * 6))}
}

.section-loop .slider {
    height: auto;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.section-loop .slider:after {
    right: 0;
    top: 0;
    transform: rotateZ(180deg);
}

.section-loop .slider:before {
    left: 0;
    top: 0;
}
.section-loop .slide-track {
    animation: scroll 50s linear infinite;
    display: flex;
    width: calc(375px * 12);
}
.section-loop div.slide {
    padding: 0 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media screen and ( max-width: 768px ){
    .section-loop.top{
        margin-top: 25px;
    }
    .section-loop.bottom{
        margin-top: 45px;
    }
}

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

/* section-autres-inspirations */
.section-autres-inspirations{
    margin: 50px auto 0;
    width: 90%;
}
.section-autres-inspirations .section-title{
    font-weight: 600;
    font-size: 16px;
    text-align: center;
}
.section-autres-inspirations .swiper-container {
    max-width: 1180px;
    box-sizing: border-box;
    width: 100%;
}
.section-autres-inspirations .swiper-wrapper{
    margin: auto;
    width: 100%;
    justify-content: flex-start;
}
.section-autres-inspirations .slide{
    width: 270px;
    display: flex;
    flex-direction: column;
}
.section-autres-inspirations .slide .visuel-container{
    overflow: hidden;
    width: 100%;
}
.section-autres-inspirations .slide .visuel{
    transition: .5s;
}
.section-autres-inspirations .slide:hover .visuel{
    transform: scale(1.07);
}
.section-autres-inspirations .slide .title{
    font-family: 'DM Serif Display', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #2D2D2D;
    margin-top: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.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: flex-start;
        margin-top: 20px;
    }
    .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;
    }
}

/* ********************************** */
/* section-mosaic-img-left-text-right */
/* ********************************** */
.inspirations .section-mosaic-img-left-text-right{
    display: flex;
    max-width: 1121px;
    margin: 50px auto 0;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}
.inspirations .section-mosaic-img-left-text-right .left-part.mosaic-img{
    width: 66%;
    max-width: 741px;
    display: flex;
    flex-direction: row;
    gap: 20px;
    position: relative;
}
.inspirations .section-mosaic-img-left-text-right .left-part.mosaic-img .parallax1{
    position: absolute;
    bottom: 0;
    left: -50px;
}
.inspirations .section-mosaic-img-left-text-right .left-part.mosaic-img .a-visuel{
    line-height: 0;
}
.inspirations .section-mosaic-img-left-text-right .left-part.mosaic-img .part-left-big {
    width: 65.3%;
    max-width: 483px;
}
.inspirations .section-mosaic-img-left-text-right .left-part.mosaic-img .visuels-container{
    gap: 20px;
    max-width: 237px;
    grid-template-rows: 1fr 1fr;
    display: grid;
}
.inspirations .section-mosaic-img-left-text-right .right-part{
    width: 33%;
    max-width: 380px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 25px;
    box-sizing: border-box;
}
.inspirations .section-mosaic-img-left-text-right .right-part .title{
    color: #2D2D2D;
    font-size: 27px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
}
.inspirations .section-mosaic-img-left-text-right .right-part .description{
    color: #2D2D2D;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    margin-top: 35px;
}
.inspirations .section-mosaic-img-left-text-right .right-part .description b{
    font-weight: 600;
}
.inspirations .section-mosaic-img-left-text-right .right-part .btn{
    height: 37px;
    width: auto;
    padding: 0 20px;
    margin-top: 35px;
}
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock{
    margin-top: 40px;
}
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .swiper-wrapper{
    width: 327.5px;
    display: flex;
    align-items: center;
}
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .productblock{
    max-width: 217.5px;
    margin: auto;
}
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .swiper-slide img{
    border-radius: 11px;
}
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .flex-container{
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .flex-container h3{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .flex-container h3 .type,
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .flex-container h3 .collection{
    overflow: unset;
    text-overflow: unset;
}
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .flex-container h3 .collection{
    margin-top: unset;
}
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .flex-container h3 .collection::before{
    content: '-';
    margin: 0 7px;
}
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .price{
    white-space: nowrap;
    margin-top: 5px;
}
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .seo,
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .picto-list{
    display: none;
}
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .btn.hiddenDefault{
    display: flex;
    margin-top: 20px;
}
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .slider-arrow{
    background-color: transparent;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    border: 0.5px solid #000000;
    box-sizing: border-box;
}
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .slider-arrow svg{
    width: 11px;
    height: auto;
}
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .slider-arrow.slider-left{
    left: 0;
}
.inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock .slider-arrow.slider-right{
    right: 0;
}
.inspirations .section-mosaic-img-left-text-right .right-part .btn{
    height: 37px;
    width: auto;
    padding: 0 20px;
    margin-top: 35px;
}
@media screen and ( max-width: 1056px ) {
    .inspirations .section-mosaic-img-left-text-right{
        flex-direction: column-reverse;
        margin: 30px auto 0;
    }
    .inspirations .section-mosaic-img-left-text-right.reverse-mb{
        flex-direction: column;
        width: 100%;
    }
    .inspirations .section-mosaic-img-left-text-right .left-part.mosaic-img{
        flex-direction: column;
        width: 100%;
        gap: 0;
        margin-top: 30px;
    }
    .inspirations .section-mosaic-img-left-text-right .left-part.mosaic-img.reverse-mb{
        flex-direction: column-reverse;
    }
    .inspirations .section-mosaic-img-left-text-right .left-part.mosaic-img .part-left-big{
        width: 100%;
        max-width: unset;
    }
    .inspirations .section-mosaic-img-left-text-right .left-part.mosaic-img .visuels-container{
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr;
        gap: 10px;
        margin-top: 10px;
        padding: 0 10px;
        box-sizing: border-box;
        width: 100%;
        max-width: unset;
    }
    .inspirations .section-mosaic-img-left-text-right .right-part{
        width: 100%;
        max-width: unset;
    }
    .inspirations .section-mosaic-img-left-text-right .right-part .title{
        font-size: 20px;
        line-height: 26px;
    }
    .inspirations .section-mosaic-img-left-text-right .right-part .description{
        font-size: 13px;
        line-height: 15.6px;
        margin-top: 17px;
    }
    .inspirations .section-mosaic-img-left-text-right .right-part .btn{
        margin-top: 30px;
    }

    .inspirations .section-mosaic-img-left-text-right .right-part .slider-little-productblock{
        margin-top: 20px;
    }
}

/* ********************************** */
/* section-simple-img-left-text-right */
/* ********************************** */
.inspirations .section-simple-img-left-text-right{
    width: 100%;
    background-color: #F8F3ED;
    box-sizing: border-box;
    padding: 70px 0;
}
.inspirations .section-simple-img-left-text-right.bg-F6F4EF{background-color: #F6F4EF;}
.inspirations .section-simple-img-left-text-right.bg-F8F3ED{background-color: #F8F3ED;}
.inspirations .section-simple-img-left-text-right.bg-white{background-color: #FFFFFF;}
.inspirations .section-simple-img-left-text-right .section-container{
    display: flex;
    max-width: 1082px;
    margin: 0 auto;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
}
.inspirations .section-simple-img-left-text-right .left-part{
    width: 55.6%;
    max-width: 602px;
    display: flex;
    flex-direction: row;
    gap: 20px;
}
.inspirations .section-simple-img-left-text-right .left-part.mosaic-img .a-visuel{
    line-height: 0;
}
.inspirations .section-simple-img-left-text-right .right-part{
    width: 44.4%;
    max-width: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}
.inspirations .section-simple-img-left-text-right .right-part .title{
    color: #2D2D2D;
    font-size: 27px;
    font-weight: 600;
    line-height: 36px;
    text-align: center;
}
.inspirations .section-simple-img-left-text-right .right-part .description{
    color: #2D2D2D;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    margin-top: 35px;
}
.inspirations .section-simple-img-left-text-right .right-part .description b{
    font-weight: 600;
}
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock{
    margin-top: 40px;
}
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .swiper-wrapper{
    width: 327.5px;
    display: flex;
    align-items: center;
}
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .productblock{
    max-width: 217.5px;
    margin: auto;
}
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .swiper-slide img{
    border-radius: 11px;
}
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .flex-container{
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .flex-container h3{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .flex-container h3 .type,
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .flex-container h3 .collection{
    overflow: unset;
    text-overflow: unset;
}
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .flex-container h3 .collection{
    margin-top: unset;
}
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .flex-container h3 .collection::before{
    content: '-';
    margin: 0 7px;
}
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .price{
    white-space: nowrap;
    margin-top: 5px;
}
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .seo,
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .picto-list{
    display: none;
}
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .btn.hiddenDefault{
    display: flex;
    margin-top: 20px;
}
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .slider-arrow{
    background-color: transparent;
    width: 25px;
    height: 25px;
    border-radius: 20px;
    border: 0.5px solid #000000;
    box-sizing: border-box;
}
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .slider-arrow svg{
    width: 11px;
    height: auto;
}
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .slider-arrow.slider-left{
    left: 0;
}
.inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock .slider-arrow.slider-right{
    right: 0;
}
.inspirations .section-simple-img-left-text-right .right-part .btn{
    height: 37px;
    width: auto;
    padding: 0 20px;
    margin-top: 35px;
}
@media screen and ( max-width: 1056px ) {
    .inspirations .section-simple-img-left-text-right{
        flex-direction: column-reverse;
        padding: 30px 0;
    }
    .inspirations .section-simple-img-left-text-right .section-container{
        flex-direction: column;
    }
    .inspirations .section-simple-img-left-text-right .left-part{
        width: calc(100% - 25px);
    }
    .inspirations .section-simple-img-left-text-right .right-part{
        width: 100%;
        max-width: unset;
    }
    .inspirations .section-simple-img-left-text-right .right-part .title{
        font-size: 20px;
        line-height: 26px;
    }
    .inspirations .section-simple-img-left-text-right .right-part .description{
        font-size: 13px;
        line-height: 15.6px;
        margin-top: 17px;
        padding: 0 25px;
        box-sizing: border-box;
    }
    .inspirations .section-simple-img-left-text-right .right-part .slider-little-productblock{
        margin-top: 20px;
    }
}

/* ********************************** */
/* section-productblock-left-img-right */
/* ********************************** */
.section-productblock-left-img-right{
    background-color: #E1D0C2;
    padding: 70px 0;
    z-index: 4;
}
.section-productblock-left-img-right.bg-E9EDEC{background-color: #E9EDEC;}
.section-productblock-left-img-right.bg-F8F3ED{background-color: #F8F3ED;}
.section-productblock-left-img-right.cursor-plus-fond-blanc .right-part .visuel:hover{
    cursor: url('https://www.linvosges.com/medias.v3/content/inspirations/cursor-plus-fond-blanc.png') 27 27, auto;
}
.section-productblock-left-img-right .textblock{
    margin: auto;
}
.section-productblock-left-img-right .textblock .title{
    font-size: 27px;
    font-weight: 600;
    line-height: 33px;
    text-align: center;
    color: #2D2D2D;
}
.section-productblock-left-img-right .textblock .description{
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    color: #2D2D2D;
    margin-top: 16px;
}
.section-productblock-left-img-right .section-container{
    max-width: 1171px;
    width: 95%;
    margin: 40px auto 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.section-productblock-left-img-right .left-part{
    width: 361px;
}
.section-productblock-left-img-right .swiper-container{
    overflow: visible;
}
.section-productblock-left-img-right .swiper-wrapper{
    display: flex;
    flex-direction: column;
}
.section-productblock-left-img-right .parure-bloc.TemplateSmallView{
    max-width: 361px;
    margin: auto;
    height: auto;
    position: relative;
    padding: 11px 13px 10px 8px;
    box-sizing: border-box;
    background-color: #FFFFFF;
    border: 0.5px solid #CFD8D7;
    box-shadow: 2px 2px 4px 0 #00000040;
    border-radius: 12px;
}
.section-productblock-left-img-right .swiper-slide-container:not(:first-child){
    margin-top: 24px;
}
.section-productblock-left-img-right .parure-bloc.TemplateSmallView .learn-more{
    display: none;
}
.section-productblock-left-img-right .productblock-top{
    display: flex;
    flex-direction: row;
}
.section-productblock-left-img-right .productblock-top .packshot-container{
    line-height: 0;
}
.section-productblock-left-img-right .productblock-top .visuel{
    width: 116px;
    height: 90px;
    border-radius: 12px;
    cursor: pointer;
}
body.usePackshotsCarres .section-productblock-left-img-right .productblock-top .visuel{
    width: 90px;
}
.section-productblock-left-img-right .productblock-top .zoom{
    display: none;
}
.section-productblock-left-img-right .productblock-top .productblock-right-container{
    display: flex;
    flex-direction: column;
    width: 60%;
    margin-left: 19.5px;
}
.section-productblock-left-img-right .productblock-top .productbloc-name-container{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.section-productblock-left-img-right .productblock-top .type{
    color: #2D2D2D;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
}
.section-productblock-left-img-right .productblock-top .name{
    color: #2D2D2D;
    font-size: 12px;
    font-weight: 600;
    line-height: 150%;
}
.section-productblock-left-img-right .productblock-top .stl-popin-product-name{
    width: 150px;
}
.section-productblock-left-img-right .productblock-top .select-container{
    margin-top: 10px;
}
.section-productblock-left-img-right .productblock-top .select-container .select-colors{
    margin-top: -5px;
}
.section-productblock-left-img-right .productblock-top .select-container .nice-select{
    background-color: transparent;
    border-bottom: solid .5px #2D2D2D;
    height: 33.5px;
}
.section-productblock-left-img-right .productblock-top .select-container .current{
    height: 25.5px;
    display: inline-grid;
    color: #2D2D2D;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}
.section-productblock-left-img-right .productblock-top .select-container .select-size label{
    height: 25.5px;
    display: inline-grid;
}
.section-productblock-left-img-right .productblock-top .select-container .select-colors .checkbox.rounded img{
    width: 18px;
    height: 18px;
}
.section-productblock-left-img-right .productblock-top .select-container .select-colors .current .checkbox label,
.section-productblock-left-img-right .productblock-top .select-container .select-colors .checkbox label{
    color: #2D2D2D;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
}
.section-productblock-left-img-right .productblock-top .select-container .option_right{
    color: #2D2D2D;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}
.section-productblock-left-img-right .productblock-top .select-container .option:hover .option_right{
    color: #FFFFFF;
}
.section-productblock-left-img-right .productblock-top .select-container .option:hover label{
    color: #FFFFFF;
}
.section-productblock-left-img-right .parure-bloc.TemplateSmallView .productblock-bottom{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 12px;
}
.section-productblock-left-img-right .parure-bloc.TemplateSmallView .productblock-bottom .disponibilite,
.section-productblock-left-img-right .parure-bloc.TemplateSmallView .productblock-bottom .qty{
    display: none!important;
}
.section-productblock-left-img-right .parure-bloc.TemplateSmallView .productblock-bottom .price{
    display: flex;
    flex-direction: row;
    align-items: center;
    white-space: nowrap;
}
.section-productblock-left-img-right .parure-bloc.TemplateSmallView .productblock-bottom .price .old{
    color: #666;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-decoration: line-through;
}
.section-productblock-left-img-right .parure-bloc.TemplateSmallView .productblock-bottom .price .reduction{
    margin-left: 6.5px;
    width: 47px;
    height: 21px;
    display: block;
    background-color: #2C4542;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.5px;
}
.section-productblock-left-img-right .parure-bloc.TemplateSmallView .productblock-bottom .price .total{
    color: #000;
    font-size: 19px;
    font-weight: 600;
    line-height: 25px;
    margin-left: 8px;
}
body.de_DE .section-productblock-left-img-right .parure-bloc.TemplateSmallView .productblock-bottom .price .total{
    font-size: 18px;
    margin-left: 5px;
}
.section-productblock-left-img-right .parure-bloc.TemplateSmallView .productblock-bottom .price .ecopart{
    display: none;
}
.section-productblock-left-img-right .parure-bloc.TemplateSmallView .productblock-bottom .btn-submit{
    display: flex;
    height: 37px;
    min-height: unset;
    border: none;
    white-space: nowrap;
}
body.de_DE .section-productblock-left-img-right .parure-bloc.TemplateSmallView .productblock-bottom .btn-submit{
    padding: 0 10px;
}
.section-productblock-left-img-right .right-part{
    width: calc(100% - 391px);
    overflow: hidden;
    border-radius: 12px;
}
.section-productblock-left-img-right .right-part .a-visuel{
    max-width: 780px;
    line-height: 0;
    width: 100%;
    display: block;
}
.section-productblock-left-img-right .right-part .visuel{
    max-width: 780px;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    width: auto;
}
@media screen and ( max-width: 1056px) {
    .section-productblock-left-img-right{
        padding: 30px 0 15px;
    }
    .section-productblock-left-img-right .section-container{
        flex-direction: column-reverse;
        width: 100%;
        overflow: hidden;
        padding-bottom: 40px;
    }
    .section-productblock-left-img-right .textblock .title{
        font-size: 20px;
        line-height: 26px;
    }
    .section-productblock-left-img-right .textblock .description{
        font-size: 13px;
        line-height: 15.6px;
        padding: 0 25px;
        box-sizing: border-box;
    }
    .section-productblock-left-img-right .left-part{
        margin-top: 15px;
    }
    .section-productblock-left-img-right .parure-bloc.TemplateSmallView{
        max-width: calc(100% - 14px);
        width: calc(100% - 14px)!important;
    }
    .section-productblock-left-img-right .swiper-wrapper{
        flex-direction: row;
        z-index: 11;
    }
    .section-productblock-left-img-right .swiper-container .select-sizes .list{
        max-height: 112px;
        overflow: scroll;
        scrollbar-width: none;
    }
    .section-productblock-left-img-right .swiper-slide-container:not(:first-child) {
        margin-top: unset;
    }
    .section-productblock-left-img-right .swiper-pagination-bullets{
        bottom: -23px;
    }
    .section-productblock-left-img-right .swiper-pagination-bullet{
        background-color: #FFFFFF;
        opacity: 1;
    }
    .section-productblock-left-img-right .swiper-pagination-bullet-active{
        background-color: #2D2D2D;
    }
    .section-productblock-left-img-right .right-part{
        width: 100%;
    }
    .section-productblock-left-img-right .right-part.no-radius{
        border-radius: unset;
    }
    .section-productblock-left-img-right .right-part .a-visuel{
        max-width: unset;
    }
    .section-productblock-left-img-right .right-part .visuel{
        max-width: unset;
        height: auto;
        object-fit: unset;
        width: 100%;
    }
}

/* ********************************** */
/* section-mosaic-3-columns */
/* ********************************** */
.inspirations .section-mosaic-3-columns{
    display: grid;
    grid-template-columns: 30.8% 35.8% 33.4%;
    gap: 0;
    position: relative;
    line-height: 0;
    box-sizing: border-box;
}
.inspirations .section-mosaic-3-columns.reverse-column{
    grid-template-columns: 33.4% 35.8% 30.8%;
}
.inspirations .section-mosaic-3-columns.column-text-center{
    grid-template-columns: 35.6% 33.7% 30.6%;
}
.inspirations .section-mosaic-3-columns.column-text-center.big-img-right{
    grid-template-columns: 30.7% 33.6% 35.7%;
}
.inspirations .section-mosaic-3-columns .mosaic-column{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}
.inspirations .section-mosaic-3-columns .mosaic-column-text-container{
    background-color: #2C4542;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    gap: 10px;
    height: 100%;
    width: 100%;
}
.inspirations .section-mosaic-3-columns .mosaic-column-text-container.bg-E9EDEC{background-color: #E9EDEC;}
.inspirations .section-mosaic-3-columns .mosaic-column-text-container.bg-F6F4EF{background-color: #F6F4EF;}
.inspirations .section-mosaic-3-columns .mosaic-column-text-container.bg-F8F3ED{background-color: #F8F3ED;}
.inspirations .section-mosaic-3-columns .mosaic-column-text-container.bg-E9EDEC .textblock,
.inspirations .section-mosaic-3-columns .mosaic-column-text-container.bg-F6F4EF .textblock,
.inspirations .section-mosaic-3-columns .mosaic-column-text-container.bg-F8F3ED .textblock,
.inspirations .section-mosaic-3-columns .mosaic-column-text-container.bg-white .textblock{
    color: #2C4542;
}
.inspirations .section-mosaic-3-columns .textblock{
    text-align: center;
    color: #FFFFFF;
    width: 98%;
    max-width: 377px;
}
.inspirations .section-mosaic-3-columns .textblock .title {
    font-size: 27px;
    font-weight: 600;
    line-height: 33px;
}
.inspirations .section-mosaic-3-columns .textblock .description{
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    margin-top: 30px;
}
.inspirations .section-mosaic-3-columns .textblock .product-description{
    font-size: 13px;
    font-weight: 400;
    line-height: 17.24px;
    color: #2D2D2D;
}
.inspirations .section-mosaic-3-columns .textblock .product-description b{
    font-weight: 600;
}
.inspirations .section-mosaic-3-columns .textblock .btn{
    height: 37px;
    margin-top: 30px;
}
.inspirations .section-mosaic-3-columns .music-box{
    background-color: #FFFFFF;
    border-radius: 10px;
    color: #2C4542;
    width: 280px;
    padding: 10px 19px;
    box-sizing: border-box;
}
.inspirations .section-mosaic-3-columns .music-box .music-box-top{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    text-align: left;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
}
.inspirations .section-mosaic-3-columns .music-box .music-box-top svg{
    width: 44px;
    height: 44px;
}
.inspirations .section-mosaic-3-columns .music-box .music-box-top .music-box-text{
    width: calc(100% - 55px);
}
.inspirations .section-mosaic-3-columns .music-box .btn{
    height: 37px;
    border: none;
    margin-top: 13px;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.inspirations .section-mosaic-3-columns .music-box .btn svg{
    margin-right: 10px;
}
.inspirations .section-mosaic-3-columns .broderie-box{
    border: solid 1px #EC522D;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    max-width: 229px;
    margin: 30px auto 0;
}
.inspirations .section-mosaic-3-columns .broderie-box .broderie-box-title{
    color: #EC522D;
    font-size: 12px;
    font-weight: 600;
    line-height: 15.91px;
    letter-spacing: 0.04em;
    padding: 4px 0;
    background-color: #FFFFFF;
    box-sizing: border-box;
}
.inspirations .section-mosaic-3-columns .broderie-box .broderie-box-description{
    background-color: #EC522D;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    box-sizing: border-box;
    padding: 10px 6px 15px;
}
@media screen and ( max-width: 1056px ) {
    .inspirations .section-mosaic-3-columns{
        display: flex;
        flex-direction: column;
    }
    .inspirations .section-mosaic-3-columns .mosaic-column-text-container{
        padding: 35px 10px 60px;
        box-sizing: border-box;
    }
    .inspirations .section-mosaic-3-columns .mosaic-column-text-container.small-pb-mb{
        padding-bottom: 30px;
    }
    .inspirations .section-mosaic-3-columns .mosaic-column.first{
        order: 1;
    }
    .inspirations .section-mosaic-3-columns .mosaic-column.second{
        order: 3;
    }
    .inspirations .section-mosaic-3-columns .mosaic-column.third{
        order: 2;
        flex-direction: column-reverse;
    }
    .inspirations .section-mosaic-3-columns .mosaic-column.third.no-reverse-column-mb{
        flex-direction: column;
    }
    .inspirations .section-mosaic-3-columns .textblock{
        width: 85%;
    }
    .inspirations .section-mosaic-3-columns .textblock .title {
        font-size: 20px;
        line-height: 26px;
    }
    .inspirations .section-mosaic-3-columns .textblock .description{
        font-size: 13px;
        line-height: 15.6px;
    }
    .inspirations .section-mosaic-3-columns .textblock .btn{
        background-color: #2C4542;
        color: #FFFFFF;
        border-color: #FFFFFF;
        padding: 0 10px;
    }
    .inspirations .section-mosaic-3-columns .music-box{
        margin-top: 30px;
    }
}

/* ********************************** */
/* section-banner-intro */
/* ********************************** */
.section-banner-intro{
    margin-top: -106px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
}
body.de_DE .section-banner-intro{
    margin-top: -115px;
}
.section-banner-intro .visuel{
    height: 430px;
    width: 100%;
    object-fit: cover;
    object-position: center top;
}
.section-banner-intro .banner-intro-container{
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.section-banner-intro .flag{
    font-size: 14px;
    font-weight: 400;
    line-height: 22.8px;
    letter-spacing: 0.08em;
    text-align: center;
    color: #FFFFFF;
}
.section-banner-intro .flag b{
    font-weight: 600;
}
.section-banner-intro .visuel-title{
    max-width: 502px;
    height: auto;
    margin-top: 35px;
}
.section-banner-intro .goToContent{
    position: absolute;
    color: #FFFFFF;
    white-space: nowrap;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    bottom: 19px;
}
.section-banner-intro .goToContent svg{
    margin-top: 7px;
}
.section-banner-intro .goToContent:hover svg{
    animation: shake .5s ease-in infinite;
}
@keyframes shake {
    0% {transform: translate(0, 3px);}
    50% {transform: translate(0, -3px);}
    100% {transform: translate(0, 3px);}
}
@media screen and ( max-width: 1056px ){
    .section-banner-intro{
        margin-top: unset;
    }
    .section-banner-intro .visuel{
        height: auto;
        object-fit: unset;
    }
    .section-banner-intro .visuel-title{
        max-width: 239px;
    }
}

/* ********************************** */
/* section-green-text-left-slider-right */
/* ********************************** */
.section-green-text-left-slider-right{
    background-color: #2C4542;
    width: 100%;
    padding: 50px 20px;
    position: relative;
    box-sizing: border-box;
}
.section-green-text-left-slider-right .section-container{
    max-width: 1440px;
    margin: auto;
    display: flex;
    position: relative;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.section-green-text-left-slider-right .textblock{
    text-align: left;
    max-width: 377px;
    color: #FFFFFF;
    margin-right: 5.7vw;
}
.section-green-text-left-slider-right .textblock .title{
    font-size: 27px;
    font-weight: 600;
    line-height: 33px;
}
.section-green-text-left-slider-right .textblock .description{
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    margin-top: 30px;
}
.section-green-text-left-slider-right .parallax-container{
    height: 445px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.section-green-text-left-slider-right .parallax-wrapper{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 425px;
    position: relative;
}
.section-green-text-left-slider-right .parallax-wrapper.pos-right{
    margin-left: 21px;
}
.section-green-text-left-slider-right .parallax-wrapper.flex-end{
    justify-content: flex-end;
}
.section-green-text-left-slider-right .parallax-wrapper.pos-left{
    margin-right: 21px;
}
.section-green-text-left-slider-right .parallax-wrapper .section-parallax{
    flex: none;
    height: 100px;
    width: 100px;
    will-change: transform;
}
.section-green-text-left-slider-right .section-parallax.static{
    width: 402px;
    position: relative;
}
.section-green-text-left-slider-right .parallax-wrapper .section-parallax.parallax1{
    width: 146px;
    height: auto;
}
.section-green-text-left-slider-right .parallax-wrapper .section-parallax.parallax2{
    width: 180px;
    height: auto;
}
@media screen and ( min-width: 1056.98px ) {
    .section-green-text-left-slider-right .parallax-wrapper.mr--20{
        margin-right: -20px;
    }
    .section-green-text-left-slider-right .parallax-wrapper.mr--70{
        margin-right: -70px;
        z-index: 1;
        justify-content: center;
        margin-top: -155px;
    }
    .section-green-text-left-slider-right .parallax-wrapper.pos-right.ml--55{
        margin-left: -55px;
        margin-top: 55px;
    }
    .section-green-text-left-slider-right .parallax-wrapper.pos-right.ml--55 .visuel{
        max-width: 163px;
    }
    .section-green-text-left-slider-right .parallax-wrapper.pos-right.ml--80{
        margin-left: -80px;
    }
}
@media screen and ( max-width: 1056px ) {
    .section-green-text-left-slider-right{
        padding: 20px 0 70px;
    }
    .section-green-text-left-slider-right.small-pb-mb{
        padding-bottom: 30px;
    }
    .section-green-text-left-slider-right .section-container{
        flex-direction: column;
    }
    .section-green-text-left-slider-right .textblock{
        padding: 20px;
        margin-right: unset;
    }
    .section-green-text-left-slider-right .textblock .title{
        font-size: 20px;
        line-height: 26px;
    }
    .section-green-text-left-slider-right .textblock .description{
        font-size: 13px;
        line-height: 15.5px;
        margin-top: 20px;
    }
    .section-green-text-left-slider-right .parallax-container{
        height: auto;
        flex-direction: column;
        position: relative;
    }
    .section-green-text-left-slider-right .section-parallax.static{
        width: calc(100% - 40px);
        margin: auto;
    }
    .section-green-text-left-slider-right .parallax-container .parallax-wrapper{
        margin-left: unset;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        position: absolute;
        height: 0;
        bottom: -30px;
        gap: 20vw;
        z-index: 1;
    }
    .section-green-text-left-slider-right .parallax-container .parallax-wrapper.pos-left.pos-left-mb{
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-around;
        bottom: -70px;
        height: 100%;
        left: 0;
    }
    .section-green-text-left-slider-right .parallax-wrapper .section-parallax.parallax1{
        width: 24%;
    }
    .section-green-text-left-slider-right .parallax-wrapper.top-left-mb{
        z-index: 1;
        bottom: unset;
        top: 100px;
        left: -100px;
    }
    .section-green-text-left-slider-right .parallax-wrapper .section-parallax.parallax2{
        width: 34%;
    }
    .section-green-text-left-slider-right .parallax-container .parallax-wrapper.pos-left.pos-left-mb .section-parallax.parallax1{
        width: 30%;
    }
    .section-green-text-left-slider-right .parallax-container .parallax-wrapper.pos-left.pos-left-mb .section-parallax.parallax2{
        width: 39%;
    }
    .section-green-text-left-slider-right .parallax-wrapper.bottom-right-mb{
        right: -110px;
    }
    .section-green-text-left-slider-right .parallax-wrapper.top-left-mb.mr--70{
        top: 130px;
    }
    .section-green-text-left-slider-right .parallax-wrapper.top-left-mb.mr--70 .parallax1{
        width: 33%;
    }
    .section-green-text-left-slider-right .parallax-wrapper.top-right-mb{
        bottom: unset;
        right: 5px;
        justify-content: flex-end;
        top: 43%;
    }
}

/* ********************************** */
/* section-img-top-productblock-bottom */
/* ********************************** */
.section-img-top-productblock-bottom{
    background-color: #E1D0C2;
    padding: 70px 0;
}
.section-img-top-productblock-bottom .textblock{
    max-width: 790px;
    margin: auto;
}
.section-img-top-productblock-bottom .textblock .title{
    font-size: 27px;
    font-weight: 600;
    line-height: 33px;
    text-align: center;
    color: #2D2D2D;
}
.section-img-top-productblock-bottom .textblock .description{
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    color: #2D2D2D;
    margin-top: 16px;
}
.section-img-top-productblock-bottom .section-container{
    max-width: 1171px;
    width: 95%;
    margin: 40px auto 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}

.section-img-top-productblock-bottom .left-part{
    width: calc(100% - 30px);
}
.section-img-top-productblock-bottom .swiper-container{
    overflow: visible;
}
.section-img-top-productblock-bottom .swiper-wrapper{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 30px;
}
.section-img-top-productblock-bottom .swiper-slide{
    max-width: 361px;
}
.section-img-top-productblock-bottom .parure-bloc.TemplateSmallView{
    max-width: 361px;
    margin: auto;
    height: auto;
    position: relative;
    padding: 11px 10px 10px 8px;
    box-sizing: border-box;
    background-color: #FFFFFF;
    border: 0.5px solid #CFD8D7;
    box-shadow: 2px 2px 4px 0 #00000040;
    border-radius: 12px;
}
.section-img-top-productblock-bottom .parure-bloc.TemplateSmallView .learn-more{
    display: none;
}
.section-img-top-productblock-bottom .productblock-top{
    display: flex;
    flex-direction: row;
}
.section-img-top-productblock-bottom .productblock-top .packshot-container{
    line-height: 0;
}
.section-img-top-productblock-bottom .productblock-top .visuel{
    width: 116px;
    height: 90px;
    border-radius: 12px;
    cursor: pointer;
}
.section-img-top-productblock-bottom .productblock-top .zoom{
    display: none;
}
.section-img-top-productblock-bottom .productblock-top .productblock-right-container{
    display: flex;
    flex-direction: column;
    width: 60%;
    margin-left: 19.5px;
}
.section-img-top-productblock-bottom .productblock-top .productbloc-name-container{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.section-img-top-productblock-bottom .productblock-top .type{
    color: #2D2D2D;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
}
.section-img-top-productblock-bottom .productblock-top .name{
    color: #2D2D2D;
    font-size: 12px;
    font-weight: 600;
    line-height: 150%;
}
.section-img-top-productblock-bottom .productblock-top .stl-popin-product-name{
    width: 150px;
}
.section-img-top-productblock-bottom .productblock-top .select-container{
    margin-top: 10px;
}
.section-img-top-productblock-bottom .productblock-top .select-container .select-colors{
    margin-top: -5px;
}
.section-img-top-productblock-bottom .productblock-top .select-container .nice-select{
    background-color: transparent;
    border-bottom: solid .5px #2D2D2D;
    height: 33.5px;
}
.section-img-top-productblock-bottom .productblock-top .select-container .current{
    height: 25.5px;
    display: inline-grid;
    color: #2D2D2D;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}
.section-img-top-productblock-bottom .productblock-top .select-container .select-size label{
    height: 25.5px;
    display: inline-grid;
}
.section-img-top-productblock-bottom .productblock-top .select-container .select-colors .checkbox.rounded img{
    width: 18px;
    height: 18px;
}
.section-img-top-productblock-bottom .productblock-top .select-container .select-colors .current .checkbox label,
.section-img-top-productblock-bottom .productblock-top .select-container .select-colors .checkbox label{
    color: #2D2D2D;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
}
.section-img-top-productblock-bottom .productblock-top .select-container .option_right{
    color: #2D2D2D;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}
.section-img-top-productblock-bottom .productblock-top .select-container .option:hover .option_right{
    color: #FFFFFF;
}
.section-img-top-productblock-bottom .productblock-top .select-container .option:hover label{
    color: #FFFFFF;
}
.section-img-top-productblock-bottom .parure-bloc.TemplateSmallView .productblock-bottom{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 12px;
}
.section-img-top-productblock-bottom .parure-bloc.TemplateSmallView .productblock-bottom .disponibilite,
.section-img-top-productblock-bottom .parure-bloc.TemplateSmallView .productblock-bottom .qty{
    display: none;
}
.section-img-top-productblock-bottom .parure-bloc.TemplateSmallView .productblock-bottom .price{
    display: flex;
    flex-direction: row;
    align-items: center;
    white-space: nowrap;
}
.section-img-top-productblock-bottom .parure-bloc.TemplateSmallView .productblock-bottom .price .old{
    color: #666;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-decoration: line-through;
}
.section-img-top-productblock-bottom .parure-bloc.TemplateSmallView .productblock-bottom .price .reduction{
    margin-left: 4.5px;
    width: 47px;
    height: 21px;
    display: block;
    background-color: #2C4542;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 22.5px;
}
.section-img-top-productblock-bottom .parure-bloc.TemplateSmallView .productblock-bottom .price .total{
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    margin-left: 5px;
}
.section-img-top-productblock-bottom .parure-bloc.TemplateSmallView .productblock-bottom .price .ecopart{
    display: none;
}
.section-img-top-productblock-bottom .parure-bloc.TemplateSmallView .productblock-bottom .btn-submit{
    display: flex;
    height: 37px;
    min-height: unset;
    border: none;
    padding: 0 10px;
}
.section-img-top-productblock-bottom .right-part{
    width: 100%;
    overflow: hidden;
    border-radius: 12px;
}
.section-img-top-productblock-bottom .right-part .a-visuel{
    line-height: 0;
    width: 100%;
    display: block;
}
.section-img-top-productblock-bottom .right-part.two-img{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}
.section-img-top-productblock-bottom .right-part .a-visuel.img-left{
    width: 37.3%;
}
.section-img-top-productblock-bottom .right-part .a-visuel.img-right{
    width: 61.3%;
}
@media screen and ( min-width: 1200.98px) {
    .section-img-top-productblock-bottom .swiper-wrapper{
        justify-content: center;
        gap: 24px;
    }
}
@media screen and ( min-width: 1130.98px) and ( max-width: 1200px ) {
    .section-img-top-productblock-bottom .swiper-wrapper{
        gap: 1vw;
    }
}
@media screen and ( max-width: 1130px) {
    .section-img-top-productblock-bottom{
        padding: 30px 0 38px;
    }
    .section-img-top-productblock-bottom .section-container{
        width: 100%;
        margin-top: 25px;
    }
    .section-img-top-productblock-bottom .textblock .title{
        font-size: 20px;
        line-height: 26px;
    }
    .section-img-top-productblock-bottom .textblock .description{
        font-size: 13px;
        line-height: 15.6px;
        padding: 0 25px;
        box-sizing: border-box;
    }
    .section-img-top-productblock-bottom .swiper-wrapper{
        margin-top: unset;
    }
    .section-img-top-productblock-bottom .left-part{
        margin-top: 15px;
    }
    .section-img-top-productblock-bottom .parure-bloc.TemplateSmallView{
        width: calc(100% - 5px);
    }
    .section-img-top-productblock-bottom .productblock-top .name{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .section-img-top-productblock-bottom .productblock-top .type.showm{
        display: contents;
    }
    .section-img-top-productblock-bottom .parure-bloc.TemplateSmallView .productblock-bottom .btn-submit{
        white-space: unset;
        width: 145px;
    }
    .section-img-top-productblock-bottom .parure-bloc.TemplateSmallView .productblock-bottom .btn-submit.cta-grey{
        padding: 0;
    }
    .section-img-top-productblock-bottom .swiper-pagination-bullets{
        bottom: -25px;
    }
    .section-img-top-productblock-bottom .swiper-pagination-bullet{
        background-color: #FFFFFF;
        opacity: 1;
    }
    .section-img-top-productblock-bottom .swiper-pagination-bullet-active{
        background-color: #2D2D2D;
    }
    .section-img-top-productblock-bottom .right-part{
        width: 100%;
    }
    .section-img-top-productblock-bottom .right-part .a-visuel{
        max-width: unset;
    }
    .section-img-top-productblock-bottom .right-part .visuel{
        max-width: unset;
        height: auto;
        object-fit: unset;
        width: 100%;
    }
    .section-img-top-productblock-bottom .right-part.two-img{
        flex-direction: column;
        border-radius: unset;
        gap: 20px;
    }
    .section-img-top-productblock-bottom .right-part.two-img.no-gap-mb{
        gap: 0;
    }
    .section-img-top-productblock-bottom .right-part.two-img .img-left{
        width: 100%;
    }
    .section-img-top-productblock-bottom .right-part.two-img .img-right{
        width: 100%;
    }
}

/* ********************************** */
/* section-mosaic-line */
/* ********************************** */
.section-mosaic-line{
    padding: 70px 20px;
    box-sizing: border-box;
    width: 100%;
    background-color: #FFB66C33;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    color: #2D2D2D;
}
.section-mosaic-line.bg-F6F4EF{
    background-color: #F6F4EF;
}
.section-mosaic-line .title{
    font-size: 27px;
    font-weight: 600;
    line-height: 33px;
    margin: auto;
}
.section-mosaic-line .description{
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    max-width: 700px;
    margin: 16px auto 0;
}
.section-mosaic-line .mosaic-line-container{
    margin-top: 40px;
    max-width: 1170px;
}
.section-mosaic-line .mosaic-line-wrapper{
    display: flex;
}
.section-mosaic-line .mosaic-line-container .a-visuel{
    position: relative;
    margin: 0 -10px;
    line-height: 0;
}
.section-mosaic-line.not-asym .mosaic-line-container .a-visuel{
    margin: 0 15px;
}
.section-mosaic-line .mosaic-line-container .a-visuel:first-child{
    margin-left: unset;
}
.section-mosaic-line .mosaic-line-container .a-visuel:last-child{
    margin-right: unset;
}
.section-mosaic-line .mosaic-line-container .a-visuel .visuel{
    border-radius: 17px;
}
.section-mosaic-line .mosaic-line-container .a-visuel .visuel:hover{
    box-shadow: 1px 4px 13px rgba(0, 0, 0, 0.25);
}
.section-mosaic-line .mosaic-line-container .first-plan-1{
    z-index: 1;
}
.section-mosaic-line .mosaic-line-container .first-plan-2{
    z-index: 2;
}
.section-mosaic-line .mosaic-line-container .first-plan-3{
    z-index: 3;
}
.section-mosaic-line .mosaic-line-container .top25{
    margin-top: 25px;
}
.section-mosaic-line .mosaic-line-container .top60{
    margin-top: 60px;
}
.section-mosaic-line .btn{
    height: 37px;
    margin: 25px auto 0;
}

.inspirations .section-mosaic-line .product-description{
    font-size: 13px;
    font-weight: 400;
    line-height: 17.24px;
    color: #2D2D2D;
    margin: 20px auto 0 ;
}
.inspirations .section-mosaic-line .product-description b{
    font-weight: 600;
}
@media screen and ( max-width: 1056px ){
    .section-mosaic-line{
        align-items: flex-start;
        padding: 40px 0
    }
    .section-mosaic-line .title{
        width: calc(100% - 106px);
        font-size: 20px;
        line-height: 26px;
    }
    .section-mosaic-line .title.w80pc{
        width: 80%;
    }
    .section-mosaic-line .description{
        width: calc(100% - 106px);
        font-size: 13px;
        line-height: 15.6px;
    }
    .section-mosaic-line .description.w80pc{
        width: 80%;
    }
    .section-mosaic-line .mosaic-line-container{
        overflow: hidden;
        width: 100%;
    }
    .section-mosaic-line .mosaic-line-wrapper{
        scrollbar-width: none;
        overflow: scroll;
        padding: 0 10px;
    }
    .section-mosaic-line .mosaic-line-container .a-visuel .visuel{
        width: auto;
    }

    .section-mosaic-line.grid-mb .mosaic-line-wrapper{
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
        gap: 10px;
        overflow: hidden;
    }
    .section-mosaic-line.not-asym.grid-mb .mosaic-line-container .a-visuel{
        margin: 0 auto;
    }
    .section-mosaic-line.not-asym.grid-mb .mosaic-line-container .a-visuel .visuel{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

}