body #columns {
    padding-top: 0 !important;
}

.top-img img {
    width: 100%;
    height: 53vh;
    object-fit: cover;
}

.center {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.materials-button a {
    position: relative;
    display: inline-block;
    margin-right: 24px;
}

.materials-button a span {
    position: absolute;
    width: 155px;
    height: 24px;
    left: 40%;
    top: calc(50% - 24px/2);
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
}

.materials-button a #tissu-btn {
    left: 40%
}

.materials-button a #bouclette-btn {
    left: 30%
}

.materials-button a #velours-btn {
    left: 32%
}

.title  {
    position: absolute;
    top: 8.5%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 1000px;
    text-align: center;
}

.bouclette {
    top: 9%;
}

.velours {
    top: 6.5%;
}

.title .clean {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 54px;
    line-height: 64px;
    margin-bottom: 15px;
    color: #FFFFFF;
}

.title .maintenance {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.buttons {
    background: #F9F9F9;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 40px;
    width: 100%;
    padding: 40px;
}

.materials-button {
    margin-bottom: 32px;
}

.materials-button img {
    border-radius: 99px;
}

.selected {
    border: 2px solid #0C0C0D;
    padding: 2px;
}

.sofa {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #232326;
    margin: 0 140px;
    text-align: center;
}

.left {
    text-align: left;
}

.video-text {
    max-width: 820px;
}

.small-text {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #0C0C0D;
    text-align: left;
    margin-bottom: 40px;
}

.small-text-2 {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #0C0C0D;
    text-align: left;
}

.bobo-help {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 31px;
    line-height: 35px;
    color: #0C0C0D;
    margin: 40px 0 16px 0;
}

.bobo-help-2 {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 31px;
    line-height: 35px;
    color: #0C0C0D;
    margin: 60px 0 40px 0;
}

.bobo-info {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #0C0C0D;
    margin-bottom: 40px;
}

.maintenance-video-section {
    display: flex;
}

.maintenance-video {
    margin-right: 40px;
}

.maintenance-video video {
    border-radius: 20px;
}

.minia-video-mobile {
    display: none;
}

.shadow {
    width: 100%;
    margin: 45px auto 0;
    position: relative;
    display: flex;
    flex-direction: column;
    z-index: 1;
}
.shadow:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    width: 100%;
    height: 25px;
    background: -webkit-radial-gradient(50% -3%, ellipse cover, rgb(0 0 0/9%), rgba(97, 97, 97, 0.0) 60%);
    background: radial-gradient(ellipse at 50% -3%, rgb(0 0 0/10%), rgba(97, 97, 97, 0.0) 60%);
    padding-top: 20px;
    left: 0;
    z-index: 1;
}

.informations {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    color: #0C0C0D;
    margin-bottom: 8px;
}

.more-info {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 16px;
    gap: 16px;
    background: #323235;
    border-radius: 10px;
    margin-bottom: 40px;
}

.more-info-2 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 16px;
    gap: 16px;
    background: #ED8E34;
    border-radius: 10px;
    margin-bottom: 40px;
    margin-top: 8px;
}

.info-bouclette {
    margin-bottom: 0;
}

.info-text {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-align: left;
}


.video-title {
    font-family: 'Hanken Grotesk', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #0C0C0D;
    margin-bottom: 40px;
}

.besoin_information{
    background-color: #F9F9F9;
    padding: 54px 77px;
}

.besoin_information .titre_information{
    color: white;
    font-family: 'Hanken Grotesk', sans-serif;
    font-weight: bold;
    font-size: 39px ;
    line-height: 48px;
    color: #0C0C0D;
}

.besoin_information p{
    font-family: 'Hanken Grotesk', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #0C0C0D;
}

.besoin_information p strong{
    font-weight: bold;
}

.besoin_information #open_demande_d_informations_bottom{
    margin-top: 12px;
    border-radius: 10px;
    font-size: 16px;
    color: #FFFFFF;
    font-family: 'Hanken Grotesk', sans-serif;
    padding: 8px 16px;
    width: fit-content;
    font-weight: bold;
    background: #0C0C0D;
}

.more-products .btn-black {
    background-color: #0C0C0D;
    padding: 8px 16px;
    color: white;
    font-family: 'Hanken Grotesk', sans-serif;
    border-radius: 10px;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
}

.more-products .btn-made {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    margin: 40px auto;
}

.reco-title {
    font-family: 'Hanken Grotesk', sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 35px;
    text-align: left;
    padding-left: 25px;
    margin-top: 40px;
    margin-bottom: -15px;
}

.question-rgpd {
    filter: invert(1);
}

/* ------- RESPONSIVE ------- */

@media (max-width: 992px) {
    .title {
        min-width: 690px;
    }

    .bouclette {
        top: 10%;
    }

}

@media (max-width: 900px) {
    .title {
        top: 5%;
    }

    .bouclette {
        top: 5%;
    }

    .velours {
        top: 4.5%;
    }

    .top-img img {
        height: 35vh;
    }

    .title .clean {
        font-family: 'Hanken Grotesk', sans-serif;
        font-style: normal;
        font-weight: 900;
        font-size: 32px;
        line-height: 39px;
        text-align: center;
        color: #FFFFFF;
    }

    .title .maintenance {
        font-family: 'Hanken Grotesk', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 12px;
        line-height: 24px;
        text-align: center;
    }


    .buttons {
        text-align: center;
        padding: 40px 0 0 0;
    }

    .materials-button a {
        margin-right: 0;
        margin-bottom: 16px;
    }

    .sofa {
        font-family: 'Hanken Grotesk', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #232326;
        margin: 0 10% 40px 10%;
    }

}

@media (max-width: 767px) {

    .bouclette {
        top: 5%;
    }

    .velours {
        top: 4%;
    }
    .materials-button {
        display: flex;
        flex-direction: column;
    }

    .materials-button a {
        margin-bottom: 16px;
    }

    .maintenance-video-section {
        display: block;
    }

    #maintenance {
        display: none;
    }

}

@media (max-width: 575.98px) {
    .title {
        min-width: 300px;
        top: 5%;
    }

    .bouclette {
        top: 5%;
    }

    .velours {
        top: 3.5%;
    }

    .sofa {
        margin: 0 16px 40px 16px;
    }


    .besoin_information .titre_information {
        font-family: 'Hanken Grotesk', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 12px;
        color: #0C0C0D;
    }

    .besoin_information p {
        font-family: 'Hanken Grotesk', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #0C0C0D;
    }

    .besoin_information {
        background-color: #F9F9F9;
        padding: 32px 16px;
    }

    .besoin_information #open_demande_d_informations_bottom{
        display: block;
        margin: 0 auto;
        margin-top: 48px;
        border-radius: 10px;
        font-size: 16px;
        color: #FFFFFF;
        font-family: 'Hanken Grotesk', sans-serif;
        padding: 8px 16px;
        width: fit-content;
        font-weight: bold;
        background: #0C0C0D;
    }

}

@media (max-width: 400px) {
    .bouclette {
        top: 4%;
    }

    .title {
        top: 4%;
    }

}