.elementor-3177 .elementor-element.elementor-element-eb73c91{--display:flex;--min-height:270px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--overlay-opacity:0.5;}.elementor-3177 .elementor-element.elementor-element-eb73c91:not(.elementor-motion-effects-element-type-background), .elementor-3177 .elementor-element.elementor-element-eb73c91 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://www.athena-security.com/wp-content/uploads/2025/09/inner-banner-4.webp");background-position:center center;background-repeat:repeat;}.elementor-3177 .elementor-element.elementor-element-eb73c91::before, .elementor-3177 .elementor-element.elementor-element-eb73c91 > .elementor-background-video-container::before, .elementor-3177 .elementor-element.elementor-element-eb73c91 > .e-con-inner > .elementor-background-video-container::before, .elementor-3177 .elementor-element.elementor-element-eb73c91 > .elementor-background-slideshow::before, .elementor-3177 .elementor-element.elementor-element-eb73c91 > .e-con-inner > .elementor-background-slideshow::before, .elementor-3177 .elementor-element.elementor-element-eb73c91 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#219CD9;--background-overlay:'';}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3177 .elementor-element.elementor-element-522bd22 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:44px;font-weight:600;color:#FFFFFF;}.elementor-3177 .elementor-element.elementor-element-8648f5b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-3177 .elementor-element.elementor-element-8648f5b:not(.elementor-motion-effects-element-type-background), .elementor-3177 .elementor-element.elementor-element-8648f5b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F6F6F6;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-e614a4d */.elementor-3177 .elementor-element.elementor-element-e614a4d a {
    color:#0d6efd;
}
.policy-container {
            background: #ffffff;
            padding: 50px;
            border-radius: 8px;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
        }
        h1 {
            color: #1a1a2e;
            font-size: 36px;
            margin-bottom: 10px;
            border-bottom: 3px solid #00d4ff;
            padding-bottom: 15px;
        }
        .subtitle {
            color: #666;
            font-size: 18px;
            margin-bottom: 30px;
        }
        h2 {
            color: #1a1a2e;
            font-size: 24px;
            margin-top: 40px;
            margin-bottom: 15px;
            padding-top: 20px;
            border-top: 2px solid #e0e0e0;
        }
        h2:first-of-type {
            border-top: none;
            margin-top: 20px;
        }
        h3 {
            color: #16213e;
            font-size: 18px;
            margin-top: 25px;
            margin-bottom: 10px;
        }
        p {
            margin-bottom: 15px;
        }
        ul, ol {
            margin-bottom: 15px;
            padding-left: 30px;
        }
        li {
            margin-bottom: 8px;
        }
        .contact-box {
            background: #f0f8ff;
            border-left: 4px solid #00d4ff;
            padding: 20px;
            margin: 20px 0;
        }
        .warning-box {
            background: #fff8e1;
            border-left: 4px solid #ff9800;
            padding: 20px;
            margin: 20px 0;
        }
        .info-box {
            background: #e8f5e9;
            border-left: 4px solid #4caf50;
            padding: 20px;
            margin: 20px 0;
        }
        table {
            width: 100%;
            border-collapse: collapse;
            margin: 20px 0;
        }
        table th {
            background: #1a1a2e;
            color: #ffffff;
            padding: 12px;
            text-align: left;
            font-weight: 600;
        }
        table td {
            padding: 12px;
            border-bottom: 1px solid #e0e0e0;
        }
        table tr:hover {
            background: #f5f5f5;
        }
        a:hover {
            text-decoration: underline;
        }
        .footer {
            text-align: center;
            margin-top: 50px;
            padding-top: 30px;
            border-top: 2px solid #e0e0e0;
            color: #666;
            font-size: 14px;
        }
        strong {
            color: #1a1a2e;
        }
        @media (max-width: 768px) {
            .policy-container {
                padding: 30px 20px;
            }
            h1 {
                font-size: 28px;
            }
            h2 {
                font-size: 20px;
            }
        }/* End custom CSS */