.elementor-295 .elementor-element.elementor-element-4fdb58e{--display:flex;}body.elementor-page-295:not(.elementor-motion-effects-element-type-background), body.elementor-page-295 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#0A0C10;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-18fb3a3 *//* --- AHBAT CONSULTING LEGAL BRIEF STYLING --- */

.policy-section {
    background-color: #0a0c10;
    padding: 160px 0 120px 0;
    color: #ffffff;
}

.policy-container {
    max-width: 850px;
    margin: 0 auto;
    padding: 0 5%;
}

.policy-header {
    text-align: left;
    margin-bottom: 100px;
    border-left: 3px solid #3b82f6;
    padding-left: 30px;
}

.policy-block {
    margin-bottom: 60px;
}

.policy-block h3 {
    font-size: 1.25rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #ffffff;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    padding-bottom: 10px;
}

.policy-block p {
    color: #94a3b8;
    line-height: 1.9;
    font-size: 1.05rem;
}

/* Contact Details Styling */
.policy-footer-card {
    margin-top: 100px;
    padding: 50px;
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 4px;
}

.policy-footer-card h4 {
    margin-bottom: 30px;
    font-size: 1.1rem;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #3b82f6;
}

.contact-details p {
    margin-bottom: 10px;
    color: #ffffff;
}

.contact-details strong {
    color: #94a3b8;
    width: 120px;
    display: inline-block;
}

.legal-link {
    color: #3b82f6;
    text-decoration: none;
}

.legal-link:hover {
    color: #ffffff;
    text-decoration: underline;
}/* End custom CSS */