.header-article {
    position: relative;
    background-image: linear-gradient(rgb(0 0 0 / 40%), rgb(0 0 0 / 40%)), url(./img/hero-scality.png);
    background-size: cover;
    background-position: center;
    color: white;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
@media (min-width: 1260px) {
    .header-article h1 {
        font-size: 40px;
        margin-right: 80px;
        margin-left: 80px;
    }
}
.header-content {
    position: relative;
    z-index: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    font-family: 'roboto', sans-serif;
}
.breadcrumb-custom {
    font-size: 16px;
    font-weight: 300;
}
.breadcrumb-custom a {
    color: white;
    text-decoration: none;
}
.breadcrumb-custom .separator {
    color: white;
}
.header-title {
    margin: 20px 0;
    font-size: 2em;
    line-height: 1.4em;
}
#header-logo1 {
    margin-top: 20px;
    width: 200px !important;
    max-width: 100%;
    padding-left: 15px;
}
@media (max-width: 600px) {
    .header-article {
        height: auto;
        padding: 50px 0;
    }
    .header-title {
        font-size: 1.5em;
    }
    .breadcrumb-custom {
        font-size: 14px;
    }
    .header-logo {
        width: 150px;
    }
    .navbar a {
        float: none;
        width: 100%;
        text-align: left;
        padding: 14px;
    }
    .navbar-container {
        padding-left: 10px;
    }
    .content-block {
        flex-direction: column;
        padding: 15px !important;
        /* margin-top: 10px; */
    }
    .content-text {
        margin: 0 0 20px 0;
        text-align: center;
        margin-right: 0 !important;
        line-height: 24x !important;
        margin-left: 0 !important;
    }
    .content-image {
        margin-left: 0 !important;
        max-width: 90%;
        margin-right: 0 !important;
        flex: 0 0 0px !important;
        text-align: center;
    }
    .video-container {
        width: 100% !important;
        height: 215px !important;
    }
    .video-block strong {
        font-size: 21px !important;
    }


}

.pub-ban {
    display: none;
}

.imagediv {
    display: flex;
    justify-content: center;
    align-items: end;
}

.breadcrumb-custom a {
    text-transform: uppercase;
}

.navewrapper {
    width: 100%;
    background: #0AADA6;
    position: relative;
    font-family: 'roboto', sans-serif;
}
/* reduce gap */

.navelist {
    color: #ffffff;
    display: flex;
    width: 80%;
    max-width: 1200px;
    flex-direction: row;
    padding: 15px 0;
    gap: 10px;
    align-items: center;
    margin: 0 auto;
    justify-content: space-between;
    text-align: center;
    letter-spacing: 1px;
}

.textlist a {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

.splist {
    width: 2px;
    height: 12px;
    background-color: #ffffff;
}

.nav-header {
    display: none;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    text-align: right;
}

.hamburger-menu {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 30px;
    height: 25px;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 100;
    float: right;
}

.hamburger-menu:focus {
    outline: none;
}

.hamburger-menu .bar {
    width: 100%;
    height: 3px;
    background-color: #ffffff;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 768px) { 
    .nav-header {
        display: block;
        height: 50px;
        position: relative;
        z-index: 9000;
    }

    .navelist {
        flex-direction: column;
        position: relative;
        top: 100%;
        left: 0;
        width: 100%;
        background: #222;
        padding: 0;
        margin: 0;
        box-shadow: 0 8px 16px rgba(0,0,0,0.2);
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.3s ease-out;
        align-items: flex-start;
        z-index: 9999;
    }

    .navelist.open {
        max-height: 300px;
        padding: 10px 0;
    }

    .textlist {
        width: 100%;
        text-align: left;
        padding: 10px 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .textlist:last-child {
        border-bottom: none;
    }

    .splist {
        display: none;
    }

   
    .hamburger-menu.open .bar:nth-child(1) {
        transform: translateY(8px) rotate(45deg);
    }

    .hamburger-menu.open .bar:nth-child(2) {
        opacity: 0;
    }

    .hamburger-menu.open .bar:nth-child(3) {
        transform: translateY(-8px) rotate(-45deg);
    }
}



.scalitycnt1 {
    width: 100%;
    background-image: url(./img/hero-scality1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    background-color: #ffffff;
}

.scalitywrp1 {
    width: 80%;
    margin: 0 auto;
    padding: 70px 0;
    font-family: 'roboto', sans-serif;
    color: #000000;
    max-width: 1200px;
}

.scalityholder1 {
    width: 65%;
}

@media (max-width: 768px) { 
    .scalitycnt1 {
        background-image: none;
    }
    .scalityholder1 {
        width: 100%;
    }
    .scalitywrp1 {
        padding: 40px 0;
    }
    .scalityimg2 img {
        border-radius: 8px;
    }
}


.scalitybare {
    width: 100%;
    background: #ffffff;
}

.scalitybarcontainer {
    background: #0AADA6;
    width: 80%;
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    border-radius: 10px;
    max-width: 1200px;
}

.scalitybarcontainer h3 {
    color: #ffffff;
    font-family: 'roboto', sans-serif;
    font-size: 24px;
}


.scalitycnt2 {
    width: 100%;
    background: #ffffff;
}

#scalitycnt2 {
    padding: 40px 0 0;
}

.scalitywrp2 {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    background: #F7F7F7;
    border-radius: 10px;
    max-width: 1200px;
    padding: 30px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.textscality2 h2 {
    font-size: 26px;
    margin-bottom: 15px;
    line-height: 1.3;
}

.textscality2 p {
    font-size: 14px;
    color: #333;
    margin-bottom: 15px;
    line-height: 1.6;
}

.textscality2 {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    position: relative;
    z-index: 2;
    background-color: rgba(247, 247, 247, 0.9);
    padding: 20px;
    border-radius: 8px;
}

.scalityimg2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 100%;
    background-repeat: no-repeat;
    border-radius: 0 10px 10px 0;
}

#scalityimg2 {
    background-image: url('./img/Mask-group1.png');
    background-position: center;
    background-size: contain;
}


#scalityimg6 {
    background-image: url('./img/bolda.png');
    background-position: center;
    background-size: contain;
}

#scalityimg7 {
    background-image: url('./img/deployment-artesca.png');
    background-position: center;
    background-size: contain;
}

#scalitycnt6 {
    padding: 40px 0;
}

.scalitybtn {
    margin: 25px 0 10px;
    display: inline-block;
}

.scalitybtn a {
    text-decoration: none;
    color: #ffffff;
    background: #0AADA6;
    padding: 10px 40px;
    border-radius: 25px;
    font-size: 14px;
    display: inline-block;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    box-shadow: 0 2px 5px rgba(10, 173, 166, 0.2);
    font-weight: 500;
}

.scalitybtn a:hover {
    background: #089c96;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(10, 173, 166, 0.3);
}

@media (min-width: 768px) {
    .scalitywrp2 {
        flex-direction: row;
        padding: 40px;
    }
    
    .textscality2 {
        width: 60%;
        background-color: transparent;
        padding: 0 40px 0 0;
        border-radius: 0;
    }
    
    .scalityimg2 {
        border-radius: 0;
    }
}

@media (min-width: 1200px) {
    .scalitywrp2 {
        padding: 50px;
    }
    
    .textscality2 {
        padding-right: 60px;
    }
}

@media (max-width: 767px) {
    .scalitywrp2 {
        padding: 20px;
        flex-direction: column-reverse;
    }
    
    .scalityimg2 {
        position: relative;
        width: 100%;
        height: 250px;
        margin-bottom: 20px;
        border-radius: 8px;
    }
    
    .textscality2 {
        padding: 15px;
    }
    #scalityimg2 {
    background-image: url('./img/Mask-group1.png');
    background-position: right bottom;
    background-size: cover;
    }


    #scalityimg6 {
        background-image: url('./img/bolda.png');
        background-position: right bottom;
        background-size: cover;
    }
}
.scalitybtn a:hover {
    background: #08918b;
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 4px 8px rgba(10, 173, 166, 0.3);
}

.scalitybtn a:active {
    transform: translateY(0) scale(0.98);
    box-shadow: 0 1px 3px rgba(10, 173, 166, 0.2);
}

.scalitybtn a::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 5px;
    height: 5px;
    background: rgba(255, 255, 255, 0.5);
    opacity: 0;
    border-radius: 100%;
    transform: scale(1, 1) translate(-50%);
    transform-origin: 50% 50%;
}

.scalitybtn a:focus:not(:active)::after {
    animation: ripple 0.6s ease-out;
}

@keyframes ripple {
    0% {
        transform: scale(0, 0);
        opacity: 0.5;
    }
    100% {
        transform: scale(20, 20);
        opacity: 0;
    }
}



@media (max-width: 1080px) {
    .textscality2 h2 {
        font-size: 19px;
    }
    .textscality2 p {
        font-size: 13px;
        line-height: 1.3;
    }
}





/* Scality Container 3  */
.scalitycnt3 {
    width: 100%;
    padding: 40px 0;
    background: #ffffff;
}

.scalitywrp3 {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    background: #F7F7F7;
    border-radius: 10px;
    max-width: 1200px;
    padding: 30px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}

.textscality3 h2 {
    font-size: 26px;
    margin-bottom: 15px;
    line-height: 1.3;
}

.textscality3 p {
    font-size: 14px;
    color: #333;
    margin-bottom: 15px;
    line-height: 1.6;
}

.textscality3 {
    width: 100%;
    font-family: 'Roboto', sans-serif;
    position: relative;
    z-index: 2;
    background-color: rgba(247, 247, 247, 0.9);
    padding: 20px;
    border-radius: 8px;
}

.scalityimg3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
    background-repeat: no-repeat;
    border-radius: 10px 0 0 10px;
}

#scalityimg3 {
    background-image: url('./img/Calque_1.png');
    background-position: center center;
    background-size: 70%;
}

@media (min-width: 768px) {
    .scalitywrp3 {
        flex-direction: row;
        padding: 40px;
    }
    
    .textscality3 {
        width: 60%;
        margin-left: 40%; 
        background-color: transparent;
        padding: 0 0 0 40px;
        border-radius: 0;
    }
    
    .scalityimg3 {
        border-radius: 0;
    }
}

@media (min-width: 1200px) {
    .scalitywrp3 {
        padding: 50px;
    }
    
    .textscality3 {
        padding-left: 60px;
    }
}

@media (max-width: 767px) {
    .scalitywrp3 {
        padding: 20px;
    }
    
    .scalityimg3 {
        position: relative;
        width: 100%;
        height: 250px;
        margin-bottom: 20px;
        border-radius: 8px;
        background-position: center;
    }
    
    .textscality3 {
        padding: 15px;
    }
}

#scalitycnt4 {
    padding: 40px 0 40px 0;
}

#scalityimg4 {
    background-image: url('./img/artesca-on-laptop.png');
    background-position: center center;
    background-size: 70%;
}


.scality-container {
    width: 100%;
    padding: 4rem 1rem;
    box-sizing: border-box;
    font-family: 'roboto', sans-serif;
    background: #ffffff;
}

.scality-articles-wrapper {
    display: flex;
    flex-direction: column;
    gap: 2rem;
    justify-content: center;
    max-width: 1200px;
    width: 80%;
    margin: 0 auto;
}

.scality-article-card {
    background-color: #F7F7F7;
    border-radius: 0.5rem;
    /* box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); */
    overflow: hidden;
    flex: 1;
    max-width: 580px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.scality-article-image {
    height: 22rem;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: flex-end;
    padding: 1rem;
    min-height: 250px;
}

.scality-article-logo {
    height: 2rem;
}

.scality-article-content {
    padding: 20px 40px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    font-family: 'roboto', sans-serif;
}

.scality-text-block {
    flex-grow: 1;
}

.scality-article-title {
    font-size: 2.4rem;
    font-weight: 600;
    color: #374151;
    margin-bottom: 1rem;
}

.scality-article-paragraph {
    color: #4b5563;
    margin-bottom: 1rem;
    font-size: 1.1rem;
    line-height: 1.5;
}

.scality-article-paragraph:last-of-type {
    margin-bottom: 0;
}

.scality-button-wrapper {
    margin-top: 1.5rem;
}

.scality-button {
    background-color: #14b8a6;
    color: #ffffff;
    font-weight: 700;
    padding: 0.75rem 1.5rem;
    border-radius: 0.5rem;
    transition: background-color 0.3s ease-in-out;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    border: none;
    cursor: pointer;
    display: inline-block;
}

.scality-button:hover {
    background-color: #0d9488;
}

@media (min-width: 768px) {
    .scality-articles-wrapper {
        flex-direction: row;
        align-items: stretch;
    }
}


.sep80px {
    height: 80px;
    width: 100%;
    background: #ffffff;
}