.sylink-business-conditions-generales-de-vente .banner-sec h1 {
    font-size: 50px !important;
    margin-top: 2rem;
    margin-bottom: 5rem;
}

.banner-img-container img {
    z-index: 1 !important;
}

.second-banner-sec.condition-banner {
    padding: 195px 0 13px 0;
    position: relative;
    z-index: 10;
}

.second-banner-sec.condition-banner .text-box {
    margin-left: 150px;
}

.second-banner-sec.condition-banner .text-box h3 {
    text-align: left !important;
    padding-bottom: 4rem;
}

.purpose-sec {
    margin: 20rem 0;
    padding-top: 5rem;
    position: relative;
}

.purpose-sec .purpose-sec-shape {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 80%;
}

.purpose-sec .purpose-sec-shape .left-side-shape {
    position: absolute;
    top: 80px;
    left: 0;
    /*z-index: -1;*/
}

.purpose-sec .purpose-sec-shape .right-side-shape {
    position: absolute;
    top: -50px;
    right: 0;
    /*z-index: -1;*/
    width: 80%;
    height: 100%;
}

.purpose-sec .purpose-sec-shape .right-side-shape img {
    width: 100%;
    max-height: 800px;
}

.stationery-sec {
    margin: 10rem 0;
    padding: 15rem 0;
    position: relative;
}

.stationery-sec .text-box {
    background: #fff;
    width: fit-content;
    height: fit-content;
    padding: 2rem 3rem;
    border-radius: 1rem;
}

.stationery-img-container {
    width: 100%;
    position: relative;
    /*z-index: -1;*/
}

.stationery-img-container img {
    margin-top: -200px;
}

.stationery-img-container .stationery-shape-container {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.stationery-img-container .stationery-shape-container .horizontal-line {
    position: absolute;
    bottom: 175px;
    right: 0;
    width: 100%;
    /*z-index: -1;*/
}

.stationery-img-container .stationery-shape-container .horizontal-line img {
    width: 100%;
}

.stationery-img-container .stationery-shape-container .stationery-dashed-hexagon {
    position: absolute;
    bottom: -35%;
    left: 0;
    /*z-index: -1;*/
}

.stationery-sec .retes {
    width: 100%;
    margin-top: -5rem;
}

.stationery-sec .retes .text-box {
    width: 55%;
    float: right;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.stationery-sec .stationery-shape {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    /*z-index: -2;*/
}

.stationery-sec .stationery-shape .stationery-shape-hexagons {
    position: absolute;
    top: 50px;
    right: 0;
}

.delivery-delay-sec {
    margin: 5rem 0;
    padding-top: 5rem;
    position: relative;
}

.delivery-delay-sec .delivery-delay-container {
    width: 60%;
    margin-left: 5rem;
    display: flex;
    align-items: center;
}

.delivery-delay-sec .delivery-delay-container img {
    margin-left: -10rem;
    max-height: 400px;
}

.delivery-delay-sec .delivery-delay-container .text-box {
    padding-right: 10rem;
}

.delivery-delay-sec .delivery-delay-shapes {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    /*z-index: -2;*/
}

.delivery-delay-sec .delivery-delay-shapes .right-side-shape {
    position: absolute;
    top: 0;
    right: 0;
}

.delivery-delay-sec .delivery-delay-shapes .right-side-shape img {
    max-height: 800px;
}

.delivery-delay-sec .delivery-delay-shapes .left-side-shape {
    position: absolute;
    top: 40%;
    left: 0;
}

.garantie-sec {
    margin-top: 8rem;
    padding-top: 20rem;
    padding-bottom: 10rem;
    position: relative;
}

.garantie-sec .garantie-sec-shape {
    position: absolute;
    top: -100px;
    right: 0;
    width: 100%;
    height: 100%;
    /*z-index: -2;*/
}

.garantie-sec .garantie-sec-shape img {
    width: 100%;
    height: 100%;
}

.cards-sec {
    position: relative;
    margin-bottom: 18rem;
    padding-top: 25rem;
}

.cards-sec-divider img {
    width: 100%;
    /*z-index: -2;*/
}

.cards-sec .contestations-container {
    position: relative;
    margin-bottom: 20rem;
}

.cards-sec .contestations-container .contestations-container-shape {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
}

.cards-sec .contestations-container .contestations-container-shape img {
    position: absolute;
    top: 0;
    right: 0;
}

.cards-sec .cards-sec-shapes {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    /*z-index: -2;*/
}

.cards-sec .cards-sec-shapes .cards-sec-left-side-green-filled-hexagon {
    position: absolute;
    top: -5%;
    left: 0;
}

.cards-sec .cards-sec-shapes .cards-sec-righ-side-white-hexagons {
    position: absolute;
    top: 0;
    right: 0;
}

.cards-sec .cards-sec-shapes .cards-sec-bottom-shape {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.cards-sec .cards-sec-shapes .cards-sec-bottom-shape img {
    position: absolute;
    left: 0;
    bottom: -10%;
}

.cards-sec .cards-sec-shapes .cards-sec-righ-side-white-hexagons img {
    max-height: 1000px;
}

.zindex1{
    z-index: 1;
}
@media (max-width: 1500px) {
    .purpose-sec {
        margin-top: 25rem;
    }

    .garantie-sec {
        margin-top: 5rem;
    }
}

@media (max-width: 1399px) {
    .catalogue-btns li a {
        font-size: 16px;
    }

    .stationery-sec .stationery-shape .stationery-shape-hexagons {
        top: 50px;
        right: -280px;
    }

    .stationery-sec .retes {
        margin-top: 5rem;
    }

    .stationery-sec .retes .text-box {
        width: 70%;
    }

    .delivery-delay-sec .delivery-delay-container {
        width: 80%;
    }

}

@media (max-width: 1199px) {
    .second-banner-sec.condition-banner {
        padding-top: 150px;
    }

    .second-banner-sec.condition-banner .text-box {
        margin-left: 0;
    }

    .second-banner-sec.condition-banner .text-box h3 {
        text-align: left !important;
        padding-bottom: 1rem;
    }

    .second-banner-sec .image-holder {
        margin: 0;
    }

    .purpose-sec {
        margin-block: 5rem;
        padding-top: 2rem;
        margin-top: 30rem;
    }

    .delivery-delay-sec .delivery-delay-container {
        width: 90%;
    }

    .stationery-sec {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .stationery-sec .retes .text-box {
        float: none;
        margin-inline: auto;
        width: 95%;
        border-top-right-radius: 1rem;
        border-bottom-right-radius: 1rem;
    }

    .garantie-sec {
        margin-top: 0;
        padding-top: 20rem;
    }
}

@media (max-width: 991px) {
    .second-banner-sec.condition-banner {
        padding-top: 100px;
    }

    .second-banner-sec.condition-banner .text-box {
        margin-left: 0;
        margin-bottom: 2rem;
    }

    .second-banner-sec.condition-banner .text-box h3 {
        text-align: center !important;
        padding-bottom: 1rem;
        font-size: 25px;
    }

    .second-banner-sec.condition-banner .image-holder img {
        margin: 0 !important;
        padding: 0 !important;
        width: 50%;
    }

    .stationery-sec {
        margin-block: 0;
        margin-top: 15rem;
        padding: 5rem 0;
    }

    .stationery-img-container img {
        margin-top: -100px;
        width: 50%;
    }

    .stationery-sec .stationery-shape .stationery-shape-hexagons {
        top: -150px;
        right: -480px;
    }

    .stationery-img-container .stationery-shape-container .horizontal-line {
        bottom: 24%;
        right: 0;
    }

    .delivery-delay-sec {
        padding-inline: 2rem;
        margin-top: 0;
    }

    .delivery-delay-sec .delivery-delay-container {
        width: 90%;
        margin-left: 0;
        display: block;
    }

    .delivery-delay-sec .delivery-delay-container img {
        position: absolute;
        top: 50px;
        right: 0;
        width: 30%;
        min-width: 200px;
    }

    .delivery-delay-sec .delivery-delay-container .text-box {
        padding-right: 5rem;
    }
}

@media (max-width: 767px) {
    .purpose-sec {
        padding-inline: 2rem;
        margin-top: 0rem;
    }

    .text-box h3 {
        font-size: 25px;
    }

    .text-box p {
        font-size: 18px;
    }

    .purpose-sec .purpose-sec-shape .left-side-shape {
        width: 60%;
        top: 50%;
    }

    .stationery-sec {
        margin-top: 10rem;
        padding-inline: 1rem;
    }

    .delivery-delay-sec .delivery-delay-container img {
        width: 30%;
        min-width: 150px;
    }

    .delivery-delay-sec .delivery-delay-container .text-box {
        padding-right: 2rem;
    }

    .garantie-sec {
        padding-top: 15rem;
    }

    .guaranteeImg {
        width: 30%;
    }

    .cards-sec {
        padding-block: 5rem;
        margin-bottom: 10rem;
    }

    .cards-sec-divider {
        display: none;
    }

    .cards-sec-left-side-green-filled-hexagon {
        display: none;
    }

    .cards-sec .contestations-container {
        position: relative;
        margin-block: 2rem;
    }

    .cards-sec .contestations-container .contestations-container-shape {
        right: -60px;
    }

    .cards-sec .cards-sec-shapes .cards-sec-righ-side-white-hexagons img {
        max-height: 500px;
    }
}

@media (max-width: 575px) {
    .catalogue-btns li a {
        font-size: 14px;
        height: 45px;
        padding: 0 20px;
    }

    .second-banner-sec.condition-banner .text-box h3 {
        text-align: center !important;
        padding-bottom: 1rem;
        font-size: 20px;
    }

    .text-box h3 {
        font-size: 20px;
    }

    .text-box p {
        font-size: 14px;
    }

    .stationery-sec {
        margin-top: 5rem;
        padding-inline: 1rem;
    }

    .stationery-sec .stationery-shape .stationery-shape-hexagons {
        top: -140px;
        right: -480px;
    }

    .stationery-img-container img {
        margin-top: -50px;
    }

    .delivery-delay-sec {
        padding-top: 0;
    }

    .delivery-delay-sec .delivery-delay-container img {
        width: 30%;
        min-width: 100px;
        top: -20px;
    }

    .delivery-delay-sec .delivery-delay-container .text-box {
        padding-right: 3rem;
    }

    .delivery-delay-sec .delivery-delay-shapes .right-side-shape {
        display: none;
    }

    .delivery-delay-sec .delivery-delay-shapes .left-side-shape {
        position: absolute;
        top: 5%;
        left: -20px;
    }

    .garantie-sec {
        padding-top: 13rem;
        padding-inline: 2rem;
    }

    .cards-sec .green-circle {
        display: none;
    }

    .stationery-sec {
        margin-top: 0;
        padding-top: 1rem;
    }

    .stationery-sec .stationery-shape .stationery-shape-hexagons {
        display: none;
    }

    .garantie-sec .garantie-sec-shape {
        width: 200%;
    }

    .garantie-sec .garantie-sec-shape img {
        margin-left: 20%;
    }
}

@media (max-width: 375px) {
    .delivery-delay-sec .delivery-delay-container .text-box {
        padding-inline: 1rem;
    }

    .garantie-sec {
        padding-top: 13rem;
        padding-inline: 1rem;
    }

    .garantie-sec .green-circle {
        display: none;
    }

    .guaranteeImg {
        width: 40%;
    }

    .cards-sec .customPaper {
        padding: 2rem 1rem !important;
    }
}