.second-banner-sec.cyber-attaque-banner .text-box h3 {
    text-align: left !important;
}

.second-banner-sec.cyber-attaque-banner .image-holder {
    text-align: right;
}

.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;
}

.under-attack-sec {
    background: #fff;
    padding-top: 25rem;
    padding-bottom: 1rem;
    position: relative;
    /*z-index: -2;*/
}

.under-attack-sec .text-box img {
    max-width: 80px;
    max-height: 80px;
    margin-left: -1rem;
    margin-right: 1rem;
}

.under-attack-sec .under-attack-shape-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.under-attack-sec .under-attack-shape-container {
    /*z-index: -1;*/
}

.under-attack-sec .under-attack-shape-container .light-green-shape {
    position: absolute;
    bottom: -27%;
    left: 0;
    /*z-index: -2 !important;*/
}

.under-attack-sec .under-attack-shape-container .green-shape {
    position: absolute;
    bottom: -27%;
    left: 0;
    /*z-index: -1;*/
}

.respond-hexagons {
    padding: 10rem 0;
    position: relative;
}

.respond-hexagons .first-respond-hexagon {
    padding: 7.5rem 9rem;
    position: relative;
}


.respond-hexagons .second-respond-hexagon {
    padding: 9.5rem;
    position: relative;
    margin: -10rem 0;
}

.respond-hexagons .third-respond-hexagon {
    padding: 9.5rem;
    position: relative;
}


.respond-hexagons .respond-hexagon img {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    /*z-index: -1;*/
}

.respond-hexagons .first-response-hexagon-shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.respond-hexagons .second-response-hexagon-shape {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.respond-hexagons .first-response-horizontal-line {
    position: absolute;
    top: 49%;
    left: -50%;
    width: 100%;
    /*z-index: -2;*/
}

.respond-hexagons .third-response-horizontal-line {
    position: absolute;
    top: 48%;
    left: -50%;
    width: 100%;
    /*z-index: -2;*/
}

.respond-hexagons .second-response-horizontal-line {
    position: absolute;
    top: 47.9%;
    left: -150%;
    width: 100%;
    /*z-index: -2;*/
}

.respond-hexagons .first-response-horizontal-line img {
    width: 50%;
}

.respond-hexagons .third-response-horizontal-line img {
    width: 50%;
}

.respond-hexagons .second-response-horizontal-line img {
    min-width: 1050px !important;
}

.respond-hexagons .first-response-hexagon-shape img {
    width: 100%;
    height: 100%;
}

.respond-hexagons .second-response-hexagon-shape img {
    width: 100%;
    height: 100%;
}

.respond-hexagons .respond-hexagons-shape-container {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    /*z-index: -6 !important;*/
}

.respond-hexagons .bottom-right-hexagons {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: inherit;
}

.respond-hexagons .top-left-hexagon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: inherit;
}

.respond-hexagons .bottom-left-hexagon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: inherit;
}

.respond-hexagons .bottom-right-hexagons img {
    position: absolute;
    bottom: 0;
    right: 0;
}

.respond-hexagons .top-left-hexagon img {
    position: absolute;
    top: 30%;
    left: 0;
}

.respond-hexagons .bottom-left-hexagon img {
    position: absolute;
    bottom: -25%;
    left: 0;
}

.under-attack-img {
    margin: 10rem 0;
}

.under-attack-img .image-holder {
    width: 100%;
}

.under-attack-img .image-holder img {
    object-fit: cover;
    max-height: 800px;
}
.zindex1{
    z-index: 1;
}
.shape-container {
    z-index: -2;
}

@media (max-width: 1199px) {
    .second-banner-sec.cyber-attaque-banner {
        padding-top: 150px;
    }

    .second-banner-sec.cyber-attaque-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;
    }

    .respond-hexagons .first-respond-hexagon {
        padding: 6rem;
    }

    .respond-hexagons .second-respond-hexagon,
    .respond-hexagons .third-respond-hexagon {
        padding: 7rem;
    }

    .respond-hexagons .first-respond-hexagon p,
    .respond-hexagons .second-respond-hexagon p,
    .respond-hexagons .third-respond-hexagon p {
        font-size: 12px;
    }

    .respond-hexagons .first-respond-hexagon p:first-child,
    .respond-hexagons .second-respond-hexagon p:first-child,
    .respond-hexagons .third-respond-hexagon p:first-child {
        font-size: 15px !important;
    }
}

@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.cyber-attaque-banner .image-holder {
        text-align: center;
        margin-top: 3rem;
    }

    .second-banner-sec.cyber-attaque-banner .image-holder img {
        width: 50%;
    }

    .under-attack-sec .under-attack-shape-container .light-green-shape {
        bottom: -19%;
    }

    .under-attack-sec .under-attack-shape-container .green-shape {
        bottom: -19%;
    }

    .respond-hexagons .second-respond-hexagon {
        margin: 0;
    }

    .respond-hexagons {
        width: 70%;
        margin-inline: auto;
    }

    .respond-hexagons-shape-container {
        display: none;
    }

    .under-attack-img {
        margin: 2rem 0;
    }

    .first-respond-hexagon,
    .second-respond-hexagon,
    .third-respond-hexagon {
        margin-block: 1rem;
        max-width: 500px;
    }
}

@media (max-width: 767px) {
    .under-attack-sec {
        padding-top: 12rem;
    }

    .text-box h3 {
        font-size: 25px !important;
    }

    .text-box p {
        font-size: 18px;
    }

    .under-attack-sec .under-attack-shape-container {
        display: none;
    }

    .respond-hexagons {
        width: 100%;
    }

    .respond-hexagons {
        padding-bottom: 0;
    }

    .first-respond-hexagon,
    .second-respond-hexagon,
    .third-respond-hexagon {
        margin-block: 0;
    }

}

@media (max-width: 575px) {
    .second-banner-sec.condition-banner .text-box h3 {
        text-align: center !important;
        padding-bottom: 1rem;
        font-size: 80px;
    }

    .text-box h3 {
        font-size: 20px !important;
    }

    .text-box p {
        font-size: 14px;
    }

    .respond-hexagons .first-respond-hexagon {
        padding: 4rem 2rem;
    }

    .respond-hexagons .second-respond-hexagon,
    .respond-hexagons .third-respond-hexagon {
        padding: 5rem 2rem;
    }

    .respond-hexagons .first-response-hexagon-shape {
        width: 140%;
        margin-left: -20%;
    }

    .respond-hexagons .second-response-hexagon-shape img {
        width: 150%;
    }

    .respond-hexagons .second-response-hexagon-shape {
        width: 140%;
        margin-left: -20%;
    }

    .respond-hexagons .first-response-hexagon-shape,
    .respond-hexagons .second-response-horizontal-line,
    .respond-hexagons .second-response-hexagon-shape {
        display: none;
    }

    .first-respond-hexagon,
    .second-respond-hexagon,
    .third-respond-hexagon {
        background: url('../images/sylink-business-cyber-attaques-urgence1/borderdHexagon.webp') no-repeat;
        background-size: 130% 100%;
        padding-block: 6rem !important;
        background-position-x: center;
    }

}

.sylink-title-red{
    color:red !important;
}

canvas {
    max-width: 100%;
}