.elementor-601 .elementor-element.elementor-element-c21cf6a{--display:flex;--margin-top:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-d5cb2c5 */.cyber-trust{
    margin-top:60px;
    padding:30px;
    display:flex;
    align-items:center;
    gap:20px;

    background:rgba(255,255,255,.05);
    border:1px solid rgba(255,255,255,.12);
    border-radius:18px;
}

.cyber-trust-icon{
    width:70px;
    height:70px;
    border-radius:50%;
    background:#0369a1;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:32px;
    flex-shrink:0;
}

.cyber-trust-content h3{
    margin:0 0 10px;
    color:#fff;
    font-size:28px;
}

.cyber-trust-content p{
    margin:0;
    color:rgba(255,255,255,.8);
    line-height:1.7;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c21cf6a */.cyber-premium{

    padding:120px 30px;

    background:#3B4A3F;

}



.cyber-container{

    max-width:1200px;

    margin:auto;

}



.cyber-header{

    max-width:950px;

    margin:auto;

    text-align:center;

}



.cyber-label{

    display:block;

    color:#D8DCCF;

    font-size:13px;

    letter-spacing:3px;

    font-weight:600;

    margin-bottom:25px;

}



.cyber-header h1{

    color:#ffffff;

    font-family:"Besley", serif;

    font-size:56px;

    line-height:1.2;

    margin-bottom:25px;

}



.cyber-header h2{

    color:#D8DCCF;

    font-size:25px;

    line-height:1.5;

    font-weight:400;

}





.cyber-intro{

    max-width:900px;

    margin:60px auto 70px;

    text-align:center;

}



.cyber-intro p{

    color:rgba(255,255,255,.85);

    font-size:18px;

    line-height:1.9;

}






.cyber-services{

    display:grid;

    grid-template-columns:repeat(3,1fr);

    gap:30px;

}




.cyber-card{

    padding:45px 35px;

    background:rgba(255,255,255,.08);

    border-radius:28px;

    border:1px solid rgba(255,255,255,.15);

    transition:.35s ease;

}



.cyber-card:hover{

    transform:translateY(-12px);

    background:rgba(255,255,255,.13);

}





.cyber-icon{

    width:70px;

    height:70px;

    display:flex;

    justify-content:center;

    align-items:center;

    border-radius:20px;

    background:#ffffff;

    color:#3B4A3F;

    font-size:32px;

    margin-bottom:30px;

}





.cyber-card h3{

    color:#ffffff;

    font-size:24px;

    line-height:1.4;

    margin-bottom:18px;

}



.cyber-card p{

    color:#D8DCCF;

    font-size:15px;

    line-height:1.8;

}





@media(max-width:900px){


.cyber-services{

    grid-template-columns:1fr;

}



.cyber-header h1{

    font-size:40px;

}



.cyber-header h2{

    font-size:20px;

}


}/* End custom CSS */