.elementor-236 .elementor-element.elementor-element-7b3a87e{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS *//* Scoped CSS for natpack-privacy-policy--df16 */
:root {
    --primary: #003B6F;
            --dark: #111827;
            --gold: #C5A059;
            --grey: #64748B;
            --bg: #F8FAFC;
}
.natpack-privacy-policy--df16 * {
    margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Almarai', sans-serif;
}
.natpack-privacy-policy--df16 {
    background: var(--bg);
            color: var(--dark);
            line-height: 1.7;
}
.natpack-privacy-policy--df16 .container {
    max-width: 900px;
            margin: 0 auto;
            padding: 0 24px;
}
.natpack-privacy-policy--df16 nav {
    height: 90px;
            background: white;
            position: sticky;
            top: 0;
            z-index: 100;
            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
            display: flex;
            align-items: center;
}
.natpack-privacy-policy--df16 .nav-flex {
    display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%;
            max-width: 1240px;
            margin: 0 auto;
            padding: 0 24px;
}
.natpack-privacy-policy--df16 .logo img {
    height: 50px;
}
.natpack-privacy-policy--df16 .nav-links {
    list-style: none;
            display: flex;
            gap: 32px;
}
.natpack-privacy-policy--df16 .nav-links a {
    text-decoration: none;
            color: var(--primary);
            font-weight: 700;
            font-size: 14px;
            text-transform: uppercase;
}
.natpack-privacy-policy--df16 .legal-header {
    background: white;
            padding: 80px 0 40px;
            border-bottom: 1px solid #e2e8f0;
}
.natpack-privacy-policy--df16 .legal-header h1 {
    color: var(--primary);
            font-size: 36px;
            font-weight: 800;
            margin-bottom: 10px;
}
.legal-.natpack-privacy-policy--df16 {
    padding: 60px 0 100px;
            background: white;
}
.natpack-privacy-policy--df16 .legal-section {
    margin-bottom: 40px;
}
.natpack-privacy-policy--df16 h2 {
    color: var(--primary);
            font-size: 24px;
            margin-bottom: 15px;
            font-weight: 700;
}
.natpack-privacy-policy--df16 p {
    color: var(--grey);
            margin-bottom: 20px;
            font-size: 16px;
}
.natpack-privacy-policy--df16 ul {
    margin-left: 20px;
            color: var(--grey);
            margin-bottom: 20px;
}
.natpack-privacy-policy--df16 li {
    margin-bottom: 10px;
}
.natpack-privacy-policy--df16 footer {
    background: var(--dark);
            color: #94a3b8;
            padding: 60px 0 30px;
            text-align: center;
            font-size: 14px;
}/* End custom CSS */