.elementor-3 .elementor-element.elementor-element-77cd8ac7{--display:flex;}.elementor-3 .elementor-element.elementor-element-43df150{text-align:center;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-3 .elementor-element.elementor-element-77cd8ac7{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3 .elementor-element.elementor-element-e43904c{padding:0px 0px 0px 0px;}}/* Start custom CSS for html, class: .elementor-element-a17cf33 */.mega-services-links{
    background:#161616;
    padding:35px;
    border-radius:16px;
    margin:40px 0;
    color:#fff;
}

.mega-services-links h3{
    text-align:center;
    color:#ffd400;
    margin-bottom:15px;
    font-size:28px;
    font-weight:700;
}

.mega-services-links p{
    text-align:center;
    margin-bottom:25px;
    line-height:1.8;
    color:#ddd;
}

.services-grid{
    display:grid;
    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
    gap:12px;
}

.services-grid a{
    display:block;
    background:#242424;
    color:#fff;
    text-decoration:none;
    padding:14px 18px;
    border-radius:10px;
    transition:.3s;
    border-left:4px solid #ffd400;
    font-weight:600;
}

.services-grid a:hover{
    background:#ffd400;
    color:#000;
    transform:translateY(-2px);
}

.industry-resource{
    margin-top:30px;
    background:#0f0f0f;
    padding:20px;
    border-radius:10px;
}

.industry-resource h4{
    color:#ffd400;
    margin-bottom:10px;
}

.industry-resource p{
    margin:0;
    text-align:left;
}

.industry-resource a{
    color:#ffd400;
    font-weight:700;
    text-decoration:none;
}

.industry-resource a:hover{
    text-decoration:underline;
}/* End custom CSS */