.elementor-4725 .elementor-element.elementor-element-76dad50{--display:flex;--min-height:384px;--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;--justify-content:center;--overlay-opacity:0.5;}.elementor-4725 .elementor-element.elementor-element-76dad50:not(.elementor-motion-effects-element-type-background), .elementor-4725 .elementor-element.elementor-element-76dad50 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000080;background-image:url("https://www.cybernx.com/wp-content/uploads/2025/07/banner-scaled.webp");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-4725 .elementor-element.elementor-element-76dad50::before, .elementor-4725 .elementor-element.elementor-element-76dad50 > .elementor-background-video-container::before, .elementor-4725 .elementor-element.elementor-element-76dad50 > .e-con-inner > .elementor-background-video-container::before, .elementor-4725 .elementor-element.elementor-element-76dad50 > .elementor-background-slideshow::before, .elementor-4725 .elementor-element.elementor-element-76dad50 > .e-con-inner > .elementor-background-slideshow::before, .elementor-4725 .elementor-element.elementor-element-76dad50 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#00000080;--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-4725 .elementor-element.elementor-element-279b86f{text-align:center;}.elementor-4725 .elementor-element.elementor-element-279b86f .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:50px;font-weight:700;line-height:66px;color:#FFFFFF;}.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 );}.elementor-4725 .elementor-element.elementor-element-abf48ff > .elementor-widget-container{padding:0rem 17rem 0rem 17rem;}.elementor-4725 .elementor-element.elementor-element-abf48ff{text-align:center;font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:400;line-height:30px;color:#FFFFFF;}.elementor-4725 .elementor-element.elementor-element-edc4628{--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:2rem;--padding-bottom:2rem;--padding-left:2rem;--padding-right:2rem;}.elementor-4725 .elementor-element.elementor-element-cb6c46f{font-family:"Montserrat", Sans-serif;font-size:1.125rem;font-weight:400;line-height:1.5rem;color:#475467;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-4725 .elementor-element.elementor-element-abf48ff > .elementor-widget-container{padding:0rem 1rem 0rem 1rem;}}@media(max-width:767px){.elementor-4725 .elementor-element.elementor-element-279b86f .elementor-heading-title{font-size:38px;}.elementor-4725 .elementor-element.elementor-element-abf48ff > .elementor-widget-container{padding:0rem 0rem 0rem 0rem;}.elementor-4725 .elementor-element.elementor-element-abf48ff{font-size:16px;line-height:26px;}}/* Start custom CSS for text-editor, class: .elementor-element-cb6c46f */.html {
    font-size: 16px;
}

/* Headings */
.privacypolicy h2 {
    font-size: 1.875rem; /* 30px */
    line-height: 1.3;
    font-weight: 700 !important;
    color: #1e1e1e !important;
    margin: 0.5em 0 1rem 0 !important;
}

.privacypolicy h3 {
    font-size: 1.5rem; /* 24px */
    line-height: 1.4;
    font-weight: 700 !important;
    color: #1e1e1e !important;
    margin: 0.5em 0 0.9rem 0 !important;
}

.privacypolicy h4 {
    font-size: 1.375rem; /* 22px */
    line-height: 1.4;
    font-weight: 400 !important;
    color: #1e1e1e !important;
    margin: 0.5em 0 0.9rem 0 !important;
}

.privacypolicy h5 {
    font-size: 1.25rem; /* 22px */
    line-height: 1.4;
    font-weight: 400 !important;
    color: #1e1e1e !important;
    margin: 0.5em 0 0.9rem 0 !important;
}

/* Paragraphs */
.privacypolicy p {
    font-size: 1.125rem; /* 18px */
    line-height: 1.5;
    color: #1e1e1e;
    margin-bottom: 1rem; /* was 1.25rem */
}

/* Lists */
.privacypolicy ul {
    margin: 0 0 0.9em 3em;
    color: #1e1e1e;
    font-size: 1.125rem;
    line-height: 27px;
}

.privacypolicy ul li,
.privacypolicy ol li {
    margin-bottom: 0.5rem; /* was 0.6rem */
    color: #1e1e1e;
}

.privacypolicy ul li:last-child,
.privacypolicy ol li:last-child {
    margin-bottom: 0;
}


/* Links */
.privacypolicy a {
    color: #c93132 !important;
    text-decoration: underline;
}

/* Responsive - Mobile */
@media only screen and (max-width: 768px) {
    .privacypolicy h2 {
        font-size: 1.5rem;
        line-height: 1.3;
        margin-bottom: 1rem;
    }

    .bprivacypolicy h3 {
        font-size: 	1.375rem;        /* 22px */
        line-height: 1.35;
        margin-bottom: 0.9rem;
    }

     .privacypolicy h4 {
        font-size: 1.25rem;         /* 20px */
        line-height: 1.35;
        margin-bottom: 0.8rem;
        font-weight: 600;
    }
    .privacypolicy h5 {
        font-size:1.125rem;       /* 18px */
        line-height: 1.3;
        margin-bottom: 0.7rem;
        font-weight: 600;
    }
    .privacypolicy p {
        font-size: 1rem;            /* 16px */
        line-height: 1.6;
        margin-bottom: 0.9rem;
    }

    .privacypolicy ul li,
    .privacypolicy ol li {
        margin: 0 !important;
         font-size: 1rem;     /* 16px */
    }


    .privacypolicy th,
    .privacypolicy td {
        white-space: nowrap;
        font-size: 0.875rem;
        padding: 8px;
    }
    .privacypolicy ul {
    margin: 0 0 0.9em 2em;}
}/* End custom CSS */