{"id":2336,"date":"2026-05-11T22:08:20","date_gmt":"2026-05-11T22:08:20","guid":{"rendered":"https:\/\/ab.new9plus.com\/?page_id=2336"},"modified":"2026-05-12T00:00:28","modified_gmt":"2026-05-12T00:00:28","slug":"%d8%a7%d9%84%d8%b9%d9%85%d8%b1","status":"publish","type":"page","link":"https:\/\/ab.new9plus.com\/?page_id=2336","title":{"rendered":"\u0627\u0644\u0639\u0645\u0631"},"content":{"rendered":"\n<div class=\"corporate-vip-calculator\" id=\"mainCalcApp\">\n    <style>\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Tajawal:wght@400;500;700;900&display=swap');\n        \n        .corporate-vip-calculator {\n            max-width: 500px; margin: 20px auto; padding: 35px 25px;\n            background: linear-gradient(145deg, #ffffff, #f8fafc);\n            border-radius: 30px; box-shadow: 0 20px 40px rgba(15, 23, 42, 0.08);\n            font-family: 'Tajawal', sans-serif; text-align: center; direction: rtl;\n            position: relative; overflow: hidden; border: 1px solid #f1f5f9;\n        }\n        \n        .corporate-vip-calculator::before {\n            content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 6px;\n            background: linear-gradient(90deg, #6366f1, #a855f7, #ec4899);\n        }\n\n        .corporate-vip-calculator h3 { color: #0f172a; font-size: 28px; font-weight: 900; margin-bottom: 20px;}\n\n        \/* \u062a\u0635\u0645\u064a\u0645 \u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u062a\u0628\u062f\u064a\u0644 (\u0645\u064a\u0644\u0627\u062f\u064a\/\u0647\u062c\u0631\u064a) *\/\n        .cal-type-toggle {\n            display: flex; background: #e2e8f0; border-radius: 20px; padding: 5px;\n            margin: 0 auto 25px auto; max-width: 250px; position: relative;\n        }\n        .cal-type-toggle input[type=\"radio\"] { display: none; }\n        .cal-type-toggle label {\n            flex: 1; text-align: center; padding: 10px 15px; font-size: 16px; font-weight: 900;\n            color: #64748b; cursor: pointer; border-radius: 16px; transition: all 0.3s ease; z-index: 1;\n        }\n        .cal-type-toggle input[type=\"radio\"]:checked + label {\n            background: #ffffff; color: #4f46e5; box-shadow: 0 4px 10px rgba(0,0,0,0.05);\n        }\n\n        .inputs-column { display: flex; flex-direction: column; gap: 18px; margin-bottom: 30px; align-items: center; }\n        .modern-input-group {\n            display: flex; align-items: center; background: #ffffff; border-radius: 20px; padding: 12px 20px;\n            width: 100%; max-width: 320px; border: 2px solid #e2e8f0; transition: all 0.3s ease;\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n        }\n        .modern-input-group:focus-within { border-color: #6366f1; box-shadow: 0 8px 20px rgba(99, 102, 241, 0.15); transform: translateY(-2px); }\n        .modern-input-group label { font-size: 17px; font-weight: 900; color: #64748b; width: 70px; text-align: right; margin: 0; }\n        .modern-input-group input { flex: 1; border: none; background: transparent; font-size: 22px; font-weight: 900; text-align: center; color: #1e293b; outline: none; font-family: inherit; }\n\n        .master-btn {\n            background: linear-gradient(135deg, #4f46e5 0%, #3b82f6 100%); color: white; border: none; padding: 18px 0; width: 100%; max-width: 320px;\n            font-size: 20px; font-weight: 900; border-radius: 20px; cursor: pointer; transition: all 0.3s; font-family: inherit;\n            box-shadow: 0 10px 25px rgba(79, 70, 229, 0.3);\n        }\n        .master-btn:hover { transform: translateY(-3px); box-shadow: 0 15px 30px rgba(79, 70, 229, 0.4); }\n\n        .results-wrapper { display: none; margin-top: 35px; animation: slideUp 0.6s ease-out; }\n        @keyframes slideUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n        \n        .highlight-box { background: #ffffff; padding: 25px; border-radius: 20px; margin-bottom: 20px; box-shadow: 0 4px 15px rgba(0,0,0,0.03); border: 1px solid #f1f5f9; }\n        .highlight-box p { margin: 0 0 8px 0; color: #64748b; font-weight: 900; font-size: 16px; }\n        .highlight-box .age-val { font-size: 26px; font-weight: 900; color: #1e293b; background: linear-gradient(135deg, #1e293b, #334155); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }\n        \n        .stats-grid { display: flex; flex-direction: column; gap: 15px; margin-bottom: 30px; }\n        .stat-card { background: #ffffff; padding: 25px 15px; border-radius: 20px; border: 1px solid #f1f5f9; box-shadow: 0 4px 10px rgba(0,0,0,0.02); transition: transform 0.3s; }\n        .stat-card:hover { transform: scale(1.02); }\n        .stat-card .val { display: block; font-size: 32px; font-weight: 900; color: #4338ca; margin-bottom: 5px; direction: ltr; letter-spacing: 1px;}\n        .stat-card .lbl { font-size: 16px; color: #64748b; font-weight: 700; }\n        \n        .zodiac-card { background: linear-gradient(135deg, #fdf4ff 0%, #f3e8ff 100%); border: none; }\n        .zodiac-card .val { color: #9333ea; font-size: 28px; display: flex; align-items: center; justify-content: center; gap: 10px;}\n        .hijri-card { background: linear-gradient(135deg, #ecfdf5 0%, #d1fae5 100%); border: none; }\n        .hijri-card .val { color: #059669; }\n        .live-card { background: linear-gradient(135deg, #eff6ff 0%, #dbeafe 100%); border: none; }\n        .live-card .val { color: #2563eb; font-size: 36px;}\n\n        .action-btns { display: flex; flex-direction: column; align-items: center; gap: 15px; }\n        .share-btn { display: flex; align-items: center; justify-content: center; gap: 10px; width: 100%; max-width: 320px; padding: 18px; border-radius: 20px; font-weight: 900; font-size: 18px; color: white; text-decoration: none; transition: all 0.3s; font-family: inherit; }\n        .whatsapp-btn { background: #25D366; box-shadow: 0 10px 20px rgba(37, 211, 102, 0.2); }\n        .whatsapp-btn:hover { background: #1ebc5a; transform: translateY(-2px); }\n        .telegram-btn { background: #0088cc; box-shadow: 0 10px 20px rgba(0, 136, 204, 0.2); }\n        .telegram-btn:hover { background: #0077b5; transform: translateY(-2px); }\n        .reset-btn { background: #f8fafc; color: #475569; border: 2px solid #e2e8f0; padding: 16px; width: 100%; max-width: 320px; border-radius: 20px; font-weight: 900; cursor: pointer; font-family: inherit; font-size: 16px; transition: all 0.3s;}\n        .reset-btn:hover { background: #e2e8f0; color: #0f172a; }\n\n        \/* \u0646\u0627\u0641\u0630\u0629 \u062a\u0646\u0628\u064a\u0647 \u0627\u0644\u062e\u0637\u0623 \u0627\u0644\u0641\u062e\u0645\u0629 *\/\n        .error-magic-toast {\n            position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0.8);\n            background: linear-gradient(135deg, #ef4444 0%, #b91c1c 100%);\n            color: white; padding: 30px 40px; border-radius: 24px; font-family: 'Tajawal', sans-serif;\n            text-align: center; box-shadow: 0 20px 50px rgba(239, 68, 68, 0.4);\n            z-index: 999999; opacity: 0; visibility: hidden; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            direction: rtl; min-width: 320px; border: 2px solid #f87171;\n        }\n        .error-magic-toast.show { opacity: 1; visibility: visible; transform: translate(-50%, -50%) scale(1); }\n        .error-magic-toast .icon { font-size: 55px; display: block; margin-bottom: 15px; animation: shake 0.5s ease-in-out; }\n        @keyframes shake { 0%, 100% { transform: translateX(0); } 25% { transform: translateX(-10px); } 75% { transform: translateX(10px); } }\n        .error-magic-toast h3 { margin: 0 0 10px 0; font-size: 26px; font-weight: 900; }\n        .error-magic-toast p { margin: 0; font-size: 18px; opacity: 0.95; line-height: 1.5; font-weight: 500;}\n    <\/style>\n\n    <h3>\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0639\u0645\u0631 \u0627\u0644\u062f\u0642\u064a\u0642\u0629 \u23f3<\/h3>\n    \n    <div class=\"cal-type-toggle\">\n        <input type=\"radio\" id=\"typeGregorian\" name=\"calType\" value=\"G\" checked onchange=\"updatePlaceholders()\">\n        <label for=\"typeGregorian\">\u0645\u064a\u0644\u0627\u062f\u064a<\/label>\n        \n        <input type=\"radio\" id=\"typeHijri\" name=\"calType\" value=\"H\" onchange=\"updatePlaceholders()\">\n        <label for=\"typeHijri\">\u0647\u062c\u0631\u064a<\/label>\n    <\/div>\n\n    <div class=\"inputs-column\">\n        <div class=\"modern-input-group\"><label>\u0627\u0644\u064a\u0648\u0645<\/label><input type=\"number\" id=\"inpDay\" placeholder=\"15\"><\/div>\n        <div class=\"modern-input-group\"><label>\u0627\u0644\u0634\u0647\u0631<\/label><input type=\"number\" id=\"inpMonth\" placeholder=\"8\"><\/div>\n        <div class=\"modern-input-group\"><label>\u0627\u0644\u0633\u0646\u0629<\/label><input type=\"number\" id=\"inpYear\" placeholder=\"1998\"><\/div>\n    <\/div>\n    \n    <button id=\"btnCalc\" class=\"master-btn\" onclick=\"window.runAgeCalculation(true)\">\u0625\u062d\u0633\u0628 \u0639\u0645\u0631\u064a \u0628\u0627\u0644\u062a\u0641\u0635\u064a\u0644<\/button>\n\n    <div class=\"error-magic-toast\" id=\"errorToast\">\n        <span class=\"icon\">\u26a0\ufe0f<\/span>\n        <h3>\u0639\u0630\u0631\u0627\u064b\u060c \u064a\u0648\u062c\u062f \u062e\u0637\u0623<\/h3>\n        <p id=\"errorToastMsg\">\u0631\u0633\u0627\u0644\u0629 \u0627\u0644\u062e\u0637\u0623 \u062a\u0638\u0647\u0631 \u0647\u0646\u0627<\/p>\n    <\/div>\n\n    <div class=\"results-wrapper\" id=\"resWrapper\">\n        <div class=\"highlight-box\"><p>\u0639\u0645\u0631\u0643 \u0628\u0627\u0644\u0636\u0628\u0637 \u0647\u0648:<\/p><div class=\"age-val\" id=\"txtExactAge\">&#8212;<\/div><\/div>\n        \n        <div class=\"stats-grid\">\n            <div class=\"stat-card zodiac-card\"><span class=\"val\" id=\"txtZodiac\">&#8212;<\/span><span class=\"lbl\">\u0628\u0631\u062c\u0643 \u0627\u0644\u0641\u0644\u0643\u064a<\/span><\/div>\n            <div class=\"stat-card hijri-card\"><span class=\"val\" id=\"txtHijriAge\">&#8212;<\/span><span class=\"lbl\">\u0633\u0646\u0629 \u0647\u062c\u0631\u064a\u0629 (\u062a\u0642\u0631\u064a\u0628\u0627\u064b)<\/span><\/div>\n            <div class=\"stat-card\"><span class=\"val\" id=\"txtMonths\">&#8212;<\/span><span class=\"lbl\">\u0634\u0647\u0631\u0627\u064b<\/span><\/div>\n            <div class=\"stat-card\"><span class=\"val\" id=\"txtDays\">&#8212;<\/span><span class=\"lbl\">\u064a\u0648\u0645\u0627\u064b<\/span><\/div>\n            <div class=\"stat-card\"><span class=\"val\" id=\"txtHours\">&#8212;<\/span><span class=\"lbl\">\u0633\u0627\u0639\u0629<\/span><\/div>\n            <div class=\"stat-card\"><span class=\"val\" id=\"txtMins\">&#8212;<\/span><span class=\"lbl\">\u062f\u0642\u064a\u0642\u0629<\/span><\/div>\n            <div class=\"stat-card live-card\"><span class=\"val\" id=\"txtSecs\">&#8212;<\/span><span class=\"lbl\">\u062b\u0627\u0646\u064a\u0629 (\u0645\u0628\u0627\u0634\u0631)<\/span><\/div>\n        <\/div>\n\n        <div class=\"action-btns\">\n            <a id=\"btnShareWa\" href=\"#\" target=\"_blank\" class=\"share-btn whatsapp-btn\">\u0634\u0627\u0631\u0643 \u0646\u062a\u064a\u062c\u062a\u0643 \u0639\u0628\u0631 \u0648\u0627\u062a\u0633\u0627\u0628<\/a>\n            <a id=\"btnShareTg\" href=\"#\" target=\"_blank\" class=\"share-btn telegram-btn\">\u0634\u0627\u0631\u0643 \u0639\u0628\u0631 \u062a\u0644\u064a\u062c\u0631\u0627\u0645<\/a>\n            <button id=\"btnReset\" class=\"reset-btn\">\u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u062d\u0633\u0627\u0628 \u0645\u0646 \u062c\u062f\u064a\u062f<\/button>\n        <\/div>\n    <\/div>\n\n    <script>\n        let liveInterval;\n\n        \/\/ \u062f\u0627\u0644\u0629 \u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u0623\u0645\u062b\u0644\u0629 (Placeholders) \u0639\u0646\u062f \u0627\u0644\u062a\u0628\u062f\u064a\u0644\n        function updatePlaceholders() {\n            const isHijri = document.getElementById('typeHijri').checked;\n            document.getElementById('inpYear').placeholder = isHijri ? \"1420\" : \"1998\";\n        }\n\n        \/\/ \u062f\u0627\u0644\u0629 \u062a\u062d\u0648\u064a\u0644 \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0647\u062c\u0631\u064a \u0625\u0644\u0649 \u0645\u064a\u0644\u0627\u062f\u064a\n        function hijriToGregorian(y, m, d) {\n            let jd = Math.floor((11 * y + 3) \/ 30) + 354 * y + 30 * m - Math.floor((m - 1) \/ 2) + d + 1948440 - 385;\n            let l = jd + 68569;\n            let n = Math.floor((4 * l) \/ 146097);\n            l = l - Math.floor((146097 * n + 3) \/ 4);\n            let i = Math.floor((4000 * (l + 1)) \/ 1461001);\n            l = l - Math.floor((1461 * i) \/ 4) + 31;\n            let j = Math.floor((80 * l) \/ 2447);\n            let day = l - Math.floor((2447 * j) \/ 80);\n            l = Math.floor(j \/ 11);\n            let month = j + 2 - 12 * l;\n            let year = 100 * (n - 49) + i + l;\n            return new Date(year, month - 1, day);\n        }\n\n        function getZodiac(day, month) {\n            const z = [\"\u0627\u0644\u062c\u062f\u064a \u2651\", \"\u0627\u0644\u062f\u0644\u0648 \u2652\", \"\u0627\u0644\u062d\u0648\u062a \u2653\", \"\u0627\u0644\u062d\u0645\u0644 \u2648\", \"\u0627\u0644\u062b\u0648\u0631 \u2649\", \"\u0627\u0644\u062c\u0648\u0632\u0627\u0621 \u264a\", \"\u0627\u0644\u0633\u0631\u0637\u0627\u0646 \u264b\", \"\u0627\u0644\u0623\u0633\u062f \u264c\", \"\u0627\u0644\u0639\u0630\u0631\u0627\u0621 \u264d\", \"\u0627\u0644\u0645\u064a\u0632\u0627\u0646 \u264e\", \"\u0627\u0644\u0639\u0642\u0631\u0628 \u264f\", \"\u0627\u0644\u0642\u0648\u0633 \u2650\"];\n            const lastDay = [19, 18, 20, 19, 20, 20, 22, 22, 22, 22, 21, 21];\n            return (day > lastDay[month - 1]) ? z[month % 12] : z[month - 1];\n        }\n\n        function showPremiumError(msg) {\n            const toast = document.getElementById('errorToast');\n            document.getElementById('errorToastMsg').innerText = msg;\n            toast.classList.add('show');\n            setTimeout(() => { toast.classList.remove('show'); }, 3500);\n        }\n\n        window.runAgeCalculation = function(autoScroll) {\n            const chkBox = document.getElementById('chkTermsVip');\n            if (!chkBox || !chkBox.checked) {\n                const termsBox = document.getElementById('vipTermsSection');\n                if(termsBox) {\n                    termsBox.scrollIntoView({ behavior: 'smooth', block: 'center' });\n                    setTimeout(() => {\n                        termsBox.style.transform = \"scale(1.02)\";\n                        termsBox.style.borderColor = \"#e11d48\";\n                        setTimeout(() => { \n                            termsBox.style.transform = \"scale(1)\";\n                            termsBox.style.borderColor = \"#cbd5e1\"; \n                        }, 1000);\n                    }, 500);\n                }\n                return; \n            }\n\n            const isHijri = document.getElementById('typeHijri').checked;\n            const dVal = document.getElementById('inpDay').value;\n            const mVal = document.getElementById('inpMonth').value;\n            const yVal = document.getElementById('inpYear').value;\n\n            if (!dVal || !mVal || !yVal) {\n                if(autoScroll) showPremiumError(\"\u0627\u0644\u0631\u062c\u0627\u0621 \u062a\u0639\u0628\u0626\u0629 \u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0642\u0648\u0644!\");\n                return;\n            }\n\n            let d = parseInt(dVal);\n            let m = parseInt(mVal);\n            let y = parseInt(yVal);\n            const currentYear = new Date().getFullYear();\n\n            \/\/ \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0635\u062d\u0629 \u0627\u0644\u0623\u0634\u0647\u0631\n            if (m < 1 || m > 12) {\n                if(autoScroll) showPremiumError(\"\u0627\u0644\u0634\u0647\u0631 \u063a\u064a\u0631 \u0635\u062d\u064a\u062d! \u064a\u0631\u062c\u0649 \u0625\u062f\u062e\u0627\u0644 \u0634\u0647\u0631 \u0628\u064a\u0646 1 \u0648 12.\");\n                return;\n            }\n\n            \/\/ \u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0635\u062d\u0629 \u0627\u0644\u0633\u0646\u0648\u0627\u062a\n            if (!isHijri && (y < 1900 || y > currentYear)) {\n                if(autoScroll) showPremiumError(\"\u0633\u0646\u0629 \u0627\u0644\u0645\u064a\u0644\u0627\u062f \u0627\u0644\u0645\u064a\u0644\u0627\u062f\u064a\u0629 \u063a\u064a\u0631 \u0645\u0646\u0637\u0642\u064a\u0629!\");\n                return;\n            }\n            if (isHijri && (y < 1300 || y > 1448)) {\n                if(autoScroll) showPremiumError(\"\u0633\u0646\u0629 \u0627\u0644\u0645\u064a\u0644\u0627\u062f \u0627\u0644\u0647\u062c\u0631\u064a\u0629 \u063a\u064a\u0631 \u0645\u0646\u0637\u0642\u064a\u0629!\");\n                return;\n            }\n\n            let birthDate;\n            let zodiacDay = d;\n            let zodiacMonth = m;\n\n            \/\/ \u062a\u062d\u062f\u064a\u062f \u0627\u0644\u062a\u0627\u0631\u064a\u062e (\u0645\u064a\u0644\u0627\u062f\u064a \u0623\u0648 \u062a\u062d\u0648\u064a\u0644\u0647 \u0645\u0646 \u0647\u062c\u0631\u064a)\n            if(isHijri) {\n                if (d < 1 || d > 30) {\n                    if(autoScroll) showPremiumError(\"\u062e\u0637\u0623! \u0627\u0644\u0634\u0647\u0631 \u0627\u0644\u0647\u062c\u0631\u064a \u0644\u0627 \u064a\u062a\u062c\u0627\u0648\u0632 30 \u064a\u0648\u0645\u0627\u064b.\");\n                    return;\n                }\n                birthDate = hijriToGregorian(y, m, d);\n                \/\/ \u0627\u0644\u0628\u0631\u062c \u062f\u0627\u0626\u0645\u0627\u064b \u064a\u0639\u062a\u0645\u062f \u0639\u0644\u0649 \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u064a\u0644\u0627\u062f\u064a\n                zodiacDay = birthDate.getDate();\n                zodiacMonth = birthDate.getMonth() + 1;\n            } else {\n                const daysInMonth = new Date(y, m, 0).getDate();\n                if (d < 1 || d > daysInMonth) {\n                    if(autoScroll) showPremiumError(`\u062e\u0637\u0623! \u0627\u0644\u0634\u0647\u0631 \u0627\u0644\u0645\u062e\u062a\u0627\u0631 \u064a\u062d\u062a\u0648\u064a \u0639\u0644\u0649 ${daysInMonth} \u064a\u0648\u0645\u0627\u064b \u0641\u0642\u0637.`);\n                    return;\n                }\n                birthDate = new Date(y, m - 1, d);\n            }\n\n            \/\/ \u0627\u0644\u062a\u062d\u0642\u0642 \u0625\u0630\u0627 \u0643\u0627\u0646 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u064a\u0644\u0627\u062f \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644\n            if(birthDate > new Date()) {\n                if(autoScroll) showPremiumError(\"\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u064a\u0644\u0627\u062f \u0644\u0627 \u064a\u0645\u0643\u0646 \u0623\u0646 \u064a\u0643\u0648\u0646 \u0641\u064a \u0627\u0644\u0645\u0633\u062a\u0642\u0628\u0644!\");\n                return;\n            }\n\n            document.getElementById('resWrapper').style.display = 'block';\n            if(autoScroll) {\n                setTimeout(() => { document.getElementById('resWrapper').scrollIntoView({ behavior: 'smooth', block: 'start' }); }, 100);\n            }\n\n            document.getElementById('txtZodiac').innerText = getZodiac(zodiacDay, zodiacMonth);\n\n            if (liveInterval) clearInterval(liveInterval);\n\n            function processData() {\n                const now = new Date();\n                const diffMs = Math.abs(now - birthDate);\n                \n                let years = now.getFullYear() - birthDate.getFullYear();\n                let months = now.getMonth() - birthDate.getMonth();\n                let days = now.getDate() - birthDate.getDate();\n                if (days < 0) { months--; const prevMonth = new Date(now.getFullYear(), now.getMonth(), 0); days += prevMonth.getDate(); }\n                if (months < 0) { years--; months += 12; }\n\n                const totalDays = Math.floor(diffMs \/ (1000 * 60 * 60 * 24));\n                const exactAge = `${years} \u0633\u0646\u0629 \u0648 ${months} \u0634\u0647\u0631 \u0648 ${days} \u064a\u0648\u0645`;\n                \n                document.getElementById('txtExactAge').innerText = exactAge;\n                \/\/ \u062d\u0633\u0627\u0628 \u0627\u0644\u0639\u0645\u0631 \u0628\u0627\u0644\u0647\u062c\u0631\u064a (\u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0647\u062c\u0631\u064a\u0629 = 354.36 \u064a\u0648\u0645)\n                document.getElementById('txtHijriAge').innerText = (totalDays \/ 354.36).toFixed(1);\n                \n                document.getElementById('txtMonths').innerText = ((years * 12) + months).toLocaleString();\n                document.getElementById('txtDays').innerText = totalDays.toLocaleString();\n                document.getElementById('txtHours').innerText = Math.floor(diffMs \/ (1000 * 60 * 60)).toLocaleString();\n                document.getElementById('txtMins').innerText = Math.floor(diffMs \/ (1000 * 60)).toLocaleString();\n                document.getElementById('txtSecs').innerText = Math.floor(diffMs \/ 1000).toLocaleString();\n                \n                const pageUrl = window.location.href;\n                const calTypeStr = isHijri ? \"\u0628\u0627\u0644\u0647\u062c\u0631\u064a\" : \"\u0628\u0627\u0644\u0645\u064a\u0644\u0627\u062f\u064a\";\n                const shareText = `\u0644\u0642\u062f \u0627\u0633\u062a\u062e\u062f\u0645\u062a \u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0639\u0645\u0631 \u0648\u0623\u062f\u062e\u0644\u062a \u062a\u0627\u0631\u064a\u062e\u064a ${calTypeStr}\u060c \u0648\u0627\u0643\u062a\u0634\u0641\u062a \u0623\u0646 \u0639\u0645\u0631\u064a \u0628\u0627\u0644\u0636\u0628\u0637 \u0647\u0648 ( ${exactAge} ) \u23f3\ud83d\ude0d!\\n\\n\u0627\u062d\u0633\u0628 \u0639\u0645\u0631\u0643 \u0628\u0627\u0644\u0647\u062c\u0631\u064a \u0648\u0627\u0644\u0645\u064a\u0644\u0627\u062f\u064a \u0648\u0627\u0639\u0631\u0641 \u0628\u0631\u062c\u0643 \u0645\u0646 \u0647\u0646\u0627:\\n`;\n                \n                document.getElementById('btnShareWa').href = 'https:\/\/api.whatsapp.com\/send?text=' + encodeURIComponent(shareText + pageUrl);\n                document.getElementById('btnShareTg').href = 'https:\/\/t.me\/share\/url?url=' + encodeURIComponent(pageUrl) + '&#038;text=' + encodeURIComponent(shareText);\n            }\n\n            processData();\n            liveInterval = setInterval(processData, 1000);\n        };\n\n        document.getElementById('btnReset').addEventListener('click', function() {\n            document.getElementById('inpDay').value = ''; document.getElementById('inpMonth').value = ''; document.getElementById('inpYear').value = '';\n            const chkBox = document.getElementById('chkTermsVip'); if(chkBox) chkBox.checked = false;\n            document.getElementById('resWrapper').style.display = 'none';\n            if (liveInterval) clearInterval(liveInterval);\n            document.getElementById('mainCalcApp').scrollIntoView({ behavior: 'smooth', block: 'start' });\n        });\n    <\/script>\n<\/div>\n\n\n\n\n<p>\u0627\u0644\u062f\u0644\u064a\u0644 \u0627\u0644\u0634\u0627\u0645\u0644 \u0644\u062d\u0633\u0627\u0628 \u0627\u0644\u0639\u0645\u0631 \u0628\u062f\u0642\u0629: \u0627\u0643\u062a\u0634\u0641 \u0643\u0645 \u0639\u0634\u062a \u0645\u0646 \u0627\u0644\u0623\u064a\u0627\u0645 \u0648\u0627\u0644\u062b\u0648\u0627\u0646\u064a!<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>\u0627\u0644\u0648\u0642\u062a \u0647\u0648 \u0623\u062b\u0645\u0646 \u0645\u0648\u0631\u062f \u064a\u0645\u062a\u0644\u0643\u0647 \u0627\u0644\u0625\u0646\u0633\u0627\u0646\u060c \u0648\u0628\u0645\u0631\u0648\u0631 \u0627\u0644\u0623\u064a\u0627\u0645 \u0648\u0627\u0644\u0633\u0646\u0648\u0627\u062a \u062a\u062a\u0634\u0643\u0644 \u0634\u062e\u0635\u064a\u0627\u062a\u0646\u0627 \u0648\u062a\u062a\u0631\u0627\u0643\u0645 \u0625\u0646\u062c\u0627\u0632\u0627\u062a\u0646\u0627. \u063a\u0627\u0644\u0628\u0627\u064b \u0645\u0627 \u0646\u0639\u0631\u0641 \u0623\u0639\u0645\u0627\u0631\u0646\u0627 \u0628\u0627\u0644\u0633\u0646\u0648\u0627\u062a\u060c \u0648\u0644\u0643\u0646 \u0647\u0644 \u0641\u0643\u0631\u062a \u064a\u0648\u0645\u0627\u064b \u0641\u064a \u0645\u0639\u0631\u0641\u0629 \u0639\u0645\u0631\u0643 \u0628\u0627\u0644\u0623\u0634\u0647\u0631\u060c \u0648\u0627\u0644\u0623\u0633\u0627\u0628\u064a\u0639\u060c \u0648\u0627\u0644\u0623\u064a\u0627\u0645\u060c \u0648\u062d\u062a\u0649 \u0627\u0644\u062b\u0648\u0627\u0646\u064a\u061f \u0647\u0646\u0627 \u062a\u0623\u062a\u064a \u0623\u0647\u0645\u064a\u0629 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0639\u0645\u0631 \u0627\u0644\u062a\u0641\u0635\u064a\u0644\u064a\u0629.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>\u0643\u064a\u0641 \u062a\u0639\u0645\u0644 \u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0639\u0645\u0631 \u0644\u062f\u064a\u0646\u0627\u061f<br>\u062a\u0639\u062a\u0645\u062f \u0627\u0644\u0623\u062f\u0627\u0629 \u0627\u0644\u0645\u0628\u0631\u0645\u062c\u0629 \u062e\u0635\u064a\u0635\u0627\u064b \u0641\u064a \u0645\u0648\u0642\u0639\u0646\u0627 \u0639\u0644\u0649 \u062a\u0642\u0646\u064a\u0627\u062a \u0628\u0631\u0645\u062c\u064a\u0629 \u062d\u062f\u064a\u062b\u0629 \u062a\u0642\u0648\u0645 \u0628\u062d\u0633\u0627\u0628 \u0627\u0644\u0641\u0627\u0631\u0642 \u0627\u0644\u0632\u0645\u0646\u064a \u0628\u064a\u0646 \u062a\u0627\u0631\u064a\u062e \u0645\u064a\u0644\u0627\u062f\u0643 \u0648\u0627\u0644\u0648\u0642\u062a \u0627\u0644\u062d\u0627\u0644\u064a \u0628\u062f\u0642\u0629 \u0645\u062a\u0646\u0627\u0647\u064a\u0629. \u0644\u0627 \u0646\u0643\u062a\u0641\u064a \u0628\u062d\u0633\u0627\u0628 \u0627\u0644\u0633\u0646\u064a\u0646\u060c \u0628\u0644 \u0646\u0623\u062e\u0630 \u0641\u064a \u0627\u0644\u0627\u0639\u062a\u0628\u0627\u0631 \u0639\u062f\u062f \u0623\u064a\u0627\u0645 \u0643\u0644 \u0634\u0647\u0631 \u0648\u0627\u0644\u0633\u0646\u0648\u0627\u062a \u0627\u0644\u0643\u0628\u064a\u0633\u0629\u060c \u0644\u0646\u0639\u0637\u064a\u0643 \u0625\u062d\u0635\u0627\u0626\u064a\u0629 \u062f\u0642\u064a\u0642\u0629 \u0628\u0627\u0644\u062b\u0627\u0646\u064a\u0629 \u0627\u0644\u0645\u0628\u0627\u0634\u0631\u0629 \u0644\u062a\u0634\u0627\u0647\u062f \u0639\u0645\u0631\u0643 \u064a\u062a\u0632\u0627\u064a\u062f \u0623\u0645\u0627\u0645 \u0639\u064a\u0646\u064a\u0643.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>\u062d\u0633\u0627\u0628 \u0627\u0644\u0639\u0645\u0631 \u0628\u0627\u0644\u0647\u062c\u0631\u064a \u0648\u0627\u0644\u0645\u064a\u0644\u0627\u062f\u064a: \u0645\u0627 \u0627\u0644\u0641\u0631\u0642\u061f\u064a\u0639\u062a\u0645\u062f \u0627\u0644\u0643\u062b\u064a\u0631\u0648\u0646 \u0641\u064a \u0627\u0644\u0645\u0645\u0644\u0643\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0633\u0639\u0648\u062f\u064a\u0629 \u0648\u0627\u0644\u062e\u0644\u064a\u062c \u0627\u0644\u0639\u0631\u0628\u064a \u0639\u0644\u0649 \u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u0627\u0644\u0647\u062c\u0631\u064a \u0641\u064a \u0645\u0639\u0627\u0645\u0644\u0627\u062a\u0647\u0645 \u0627\u0644\u0631\u0633\u0645\u064a\u0629 \u0648\u062d\u064a\u0627\u062a\u0647\u0645 \u0627\u0644\u064a\u0648\u0645\u064a\u0629. \u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0647\u062c\u0631\u064a\u0629 (\u0627\u0644\u0642\u0645\u0631\u064a\u0629) \u0623\u0642\u0635\u0631 \u0645\u0646 \u0627\u0644\u0633\u0646\u0629 \u0627\u0644\u0645\u064a\u0644\u0627\u062f\u064a\u0629 (\u0627\u0644\u0634\u0645\u0633\u064a\u0629) \u0628\u062d\u0648\u0627\u0644\u064a 11 \u064a\u0648\u0645\u0627\u064b. \u0647\u0630\u0627 \u064a\u0639\u0646\u064a \u0623\u0646 \u0639\u0645\u0631\u0643 \u0628\u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u0627\u0644\u0647\u062c\u0631\u064a \u0633\u064a\u0643\u0648\u0646 \u062f\u0627\u0626\u0645\u0627\u064b \u0623\u0643\u0628\u0631 \u0642\u0644\u064a\u0644\u0627\u064b \u0645\u0646 \u0639\u0645\u0631\u0643 \u0628\u0627\u0644\u062a\u0642\u0648\u064a\u0645 \u0627\u0644\u0645\u064a\u0644\u0627\u062f\u064a!\u200b\u0645\u0646 \u062e\u0644\u0627\u0644 \u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0639\u0645\u0631 \u0627\u0644\u062f\u0642\u064a\u0642\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0646\u0627\u060c \u064a\u0645\u0643\u0646\u0643 \u0625\u062f\u062e\u0627\u0644 \u062a\u0627\u0631\u064a\u062e \u0645\u064a\u0644\u0627\u062f\u0643 \u0627\u0644\u0645\u064a\u0644\u0627\u062f\u064a \u0644\u0645\u0639\u0631\u0641\u0629 \u0623\u062f\u0642 \u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0639\u0646 \u0627\u0644\u0623\u064a\u0627\u0645 \u0648\u0627\u0644\u0634\u0647\u0648\u0631 \u0627\u0644\u062a\u064a \u0639\u0634\u062a\u0647\u0627. \u0648\u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0639\u0631\u0641 \u062a\u0627\u0631\u064a\u062e \u0645\u064a\u0644\u0627\u062f\u0643 \u0627\u0644\u0647\u062c\u0631\u064a \u0641\u0642\u0637\u060c \u064a\u0645\u0643\u0646\u0643 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0645\u062d\u0648\u0644\u0627\u062a \u0627\u0644\u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u062a\u0648\u0641\u0631\u0629 \u0644\u062a\u062d\u0648\u064a\u0644\u0647 \u0625\u0644\u0649 \u0645\u064a\u0644\u0627\u062f\u064a \u062b\u0645 \u0625\u062f\u062e\u0627\u0644\u0647 \u0647\u0646\u0627 \u0644\u062a\u062d\u0635\u0644 \u0639\u0644\u0649 \u0627\u0644\u0625\u062d\u0635\u0627\u0626\u064a\u0629 \u0627\u0644\u0643\u0627\u0645\u0644\u0629 (\u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0628\u0631\u062c\u0643\u060c \u0648\u0639\u062f\u062f \u0627\u0644\u062b\u0648\u0627\u0646\u064a \u0627\u0644\u0645\u0628\u0627\u0634\u0631\u0629\u060c \u0648\u0645\u0648\u0639\u062f \u0639\u064a\u062f \u0645\u064a\u0644\u0627\u062f\u0643 \u0627\u0644\u0642\u0627\u062f\u0645).<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>\u0645\u0627 \u0647\u0648 \u0628\u0631\u062c\u0643 \u0627\u0644\u0641\u0644\u0643\u064a \u0648\u0643\u064a\u0641 \u064a\u0624\u062b\u0631 \u0639\u0644\u0649 \u0634\u062e\u0635\u064a\u062a\u0643\u061f<br>\u0627\u0631\u062a\u0628\u0637 \u062a\u0627\u0631\u064a\u062e \u0627\u0644\u0645\u064a\u0644\u0627\u062f \u0645\u0646\u0630 \u0627\u0644\u0642\u062f\u0645 \u0628\u0627\u0644\u0623\u0628\u0631\u0627\u062c \u0627\u0644\u0641\u0644\u0643\u064a\u0629\u060c \u0648\u0642\u062f \u0648\u0641\u0631\u0646\u0627 \u0644\u0643 \u0641\u064a \u0647\u0630\u0647 \u0627\u0644\u0623\u062f\u0627\u0629 \u0645\u064a\u0632\u0629 \u0627\u0633\u062a\u062e\u0631\u0627\u062c \u0628\u0631\u062c\u0643 \u062a\u0644\u0642\u0627\u0626\u064a\u0627\u064b \u0644\u062a\u0639\u0631\u0641 \u0623\u0628\u0631\u0632 \u0633\u0645\u0627\u062a\u0643:<\/p>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>\u0627\u0644\u0623\u0628\u0631\u0627\u062c \u0627\u0644\u0646\u0627\u0631\u064a\u0629 (\u0627\u0644\u062d\u0645\u0644\u060c \u0627\u0644\u0623\u0633\u062f\u060c \u0627\u0644\u0642\u0648\u0633): \u062a\u062a\u0645\u064a\u0632 \u0628\u0627\u0644\u0634\u063a\u0641\u060c \u0627\u0644\u062d\u064a\u0648\u064a\u0629\u060c \u0648\u062d\u0628 \u0627\u0644\u0645\u063a\u0627\u0645\u0631\u0629.<\/li>\n\n\n\n<li>\u0627\u0644\u0623\u0628\u0631\u0627\u062c \u0627\u0644\u062a\u0631\u0627\u0628\u064a\u0629 (\u0627\u0644\u062b\u0648\u0631\u060c \u0627\u0644\u0639\u0630\u0631\u0627\u0621\u060c \u0627\u0644\u062c\u062f\u064a): \u064a\u062a\u0633\u0645 \u0623\u0635\u062d\u0627\u0628\u0647\u0627 \u0628\u0627\u0644\u0648\u0627\u0642\u0639\u064a\u0629\u060c \u0627\u0644\u062f\u0642\u0629\u060c \u0648\u0627\u0644\u062b\u0628\u0627\u062a \u0641\u064a \u0627\u062a\u062e\u0627\u0630 \u0627\u0644\u0642\u0631\u0627\u0631\u0627\u062a.<\/li>\n\n\n\n<li>\u0627\u0644\u0623\u0628\u0631\u0627\u062c \u0627\u0644\u0647\u0648\u0627\u0626\u064a\u0629 (\u0627\u0644\u062c\u0648\u0632\u0627\u0621\u060c \u0627\u0644\u0645\u064a\u0632\u0627\u0646\u060c \u0627\u0644\u062f\u0644\u0648): \u0645\u0641\u0643\u0631\u0648\u0646\u060c \u0627\u062c\u062a\u0645\u0627\u0639\u064a\u0648\u0646\u060c \u0648\u064a\u062d\u0628\u0648\u0646 \u0627\u0644\u0627\u0646\u0637\u0644\u0627\u0642 \u0648\u0627\u0644\u062d\u0631\u064a\u0629.<\/li>\n\n\n\n<li>\u0627\u0644\u0623\u0628\u0631\u0627\u062c \u0627\u0644\u0645\u0627\u0626\u064a\u0629 (\u0627\u0644\u0633\u0631\u0637\u0627\u0646\u060c \u0627\u0644\u0639\u0642\u0631\u0628\u060c \u0627\u0644\u062d\u0648\u062a): \u064a\u062a\u0645\u064a\u0632\u0648\u0646 \u0628\u0627\u0644\u0639\u0627\u0637\u0641\u0629 \u0627\u0644\u0642\u0648\u064a\u0629\u060c \u0627\u0644\u063a\u0645\u0648\u0636\u060c \u0648\u0627\u0644\u0625\u0628\u062f\u0627\u0639.<\/li>\n\n\n\n<li><\/li>\n<\/ul>\n\n\n\n<p>\u0623\u0631\u0642\u0627\u0645 \u0648\u062d\u0642\u0627\u0626\u0642 \u0645\u0630\u0647\u0644\u0629 \u0639\u0646 \u0627\u0644\u0648\u0642\u062a \u0627\u0644\u0630\u064a \u0639\u0634\u062a\u0647<br>\u0625\u0630\u0627 \u0643\u0627\u0646 \u0639\u0645\u0631\u0643 25 \u0639\u0627\u0645\u0627\u064b\u060c \u0641\u0647\u0644 \u062a\u0639\u0644\u0645 \u0623\u0646 \u0642\u0644\u0628\u0643 \u0642\u062f \u0646\u0628\u0636 \u0623\u0643\u062b\u0631 \u0645\u0646 900 \u0645\u0644\u064a\u0648\u0646 \u0645\u0631\u0629\u061f \u0648\u0623\u0646\u0643 \u0642\u0636\u064a\u062a \u062d\u0648\u0627\u0644\u064a 8 \u0633\u0646\u0648\u0627\u062a \u0643\u0627\u0645\u0644\u0629 \u0645\u0646 \u0639\u0645\u0631\u0643 \u0641\u064a \u0627\u0644\u0646\u0648\u0645! \u0647\u0630\u0647 \u0627\u0644\u0623\u0631\u0642\u0627\u0645 \u062a\u062c\u0639\u0644\u0646\u0627 \u0646\u062f\u0631\u0643 \u0642\u064a\u0645\u0629 \u0643\u0644 \u062f\u0642\u064a\u0642\u0629 \u0646\u0639\u064a\u0634\u0647\u0627 \u0648\u0636\u0631\u0648\u0631\u0629 \u0627\u0633\u062a\u063a\u0644\u0627\u0644\u0647\u0627 \u0641\u064a \u062a\u062d\u0642\u064a\u0642 \u0627\u0644\u0623\u0647\u062f\u0627\u0641.<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>\u0628\u0627\u0644\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0630\u0644\u0643\u060c \u062a\u0648\u0641\u0631 \u0644\u0643 \u0627\u0644\u0623\u062f\u0627\u0629 \u062e\u0627\u0635\u064a\u0629 \"\u0639\u064a\u062f \u0645\u064a\u0644\u0627\u062f\u0643 \u0627\u0644\u0642\u0627\u062f\u0645\"\u060c \u0644\u062a\u0639\u0631\u0641 \u0628\u0627\u0644\u0636\u0628\u0637 \u0643\u0645 \u062a\u0628\u0642\u0649 \u0645\u0646 \u0627\u0644\u0623\u0634\u0647\u0631 \u0648\u0627\u0644\u0623\u064a\u0627\u0645 \u0644\u062a\u0637\u0641\u0626 \u0634\u0645\u0639\u0629 \u0639\u0627\u0645\u0643 \u0627\u0644\u062c\u062f\u064a\u062f \u0648\u062a\u0634\u0627\u0631\u0643\u0647 \u0645\u0639 \u0645\u0646 \u062a\u062d\u0628. \u0642\u0645 \u0628\u0627\u0644\u062a\u0645\u0631\u064a\u0631 \u0644\u0644\u0623\u0633\u0641\u0644 \u0648\u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0639\u0644\u0649 \u0627\u0644\u0634\u0631\u0648\u0637 \u0627\u0644\u0628\u0633\u064a\u0637\u0629 \u0644\u062a\u062a\u0645\u0643\u0646 \u0645\u0646 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0623\u062f\u0627\u0629 \u0648\u0631\u0624\u064a\u0629 \u0623\u0631\u0642\u0627\u0645\u0643 \u0627\u0644\u0645\u0630\u0647\u0644\u0629.<\/p>\n\n\n\n<div class=\"vip-terms-box\" id=\"vipTermsSection\">\n    <style>\n        .vip-terms-box {\n            max-width: 600px; margin: 40px auto; padding: 30px;\n            background: #ffffff; border-radius: 24px; text-align: right; direction: rtl;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.05); border: 2px dashed #cbd5e1;\n            font-family: 'Tajawal', sans-serif; transition: all 0.4s ease; position: relative;\n        }\n        .vip-terms-box h4 { margin: 0 0 15px 0; color: #0f172a; font-size: 22px; font-weight: 900; }\n        .vip-terms-box p { color: #475569; font-size: 16px; margin-bottom: 20px; line-height: 1.6; }\n        .vip-checkbox-container {\n            display: flex; align-items: center; gap: 15px; background: #f8fafc; padding: 20px;\n            border-radius: 16px; cursor: pointer; border: 2px solid #e2e8f0; transition: all 0.3s;\n        }\n        .vip-checkbox-container:hover { background: #f1f5f9; border-color: #6366f1; }\n        .vip-checkbox-container input { width: 24px; height: 24px; cursor: pointer; accent-color: #4f46e5; }\n        .vip-checkbox-container span { font-size: 18px; font-weight: 900; color: #1e293b; }\n\n        \/* \u0625\u0634\u0639\u0627\u0631 \u0627\u0644\u0646\u062c\u0627\u062d \u0627\u0644\u062e\u0631\u0627\u0641\u064a (Toast) *\/\n        .success-magic-toast {\n            position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0.8);\n            background: linear-gradient(135deg, #10b981 0%, #059669 100%);\n            color: white; padding: 30px 40px; border-radius: 24px; font-family: 'Tajawal', sans-serif;\n            text-align: center; box-shadow: 0 20px 50px rgba(16, 185, 129, 0.4);\n            z-index: 999999; opacity: 0; visibility: hidden; transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n            direction: rtl; min-width: 320px; border: 2px solid #34d399;\n        }\n        .success-magic-toast.show { opacity: 1; visibility: visible; transform: translate(-50%, -50%) scale(1); }\n        .success-magic-toast .icon { font-size: 55px; display: block; margin-bottom: 15px; animation: bounce 1s infinite; }\n        @keyframes bounce { 0%, 100% { transform: translateY(0); } 50% { transform: translateY(-10px); } }\n        .success-magic-toast h3 { margin: 0 0 10px 0; font-size: 26px; font-weight: 900; }\n        .success-magic-toast p { margin: 0; font-size: 18px; opacity: 0.95; line-height: 1.5; font-weight: 500;}\n    <\/style>\n    \n    <h4>\u0634\u0631\u0648\u0637 \u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0639\u0645\u0631 \ud83d\udd12<\/h4>\n    <p>\u0644\u0642\u062f \u0648\u0635\u0644\u062a \u0625\u0644\u0649 \u0646\u0647\u0627\u064a\u0629 \u0627\u0644\u0645\u0642\u0627\u0644. \u0647\u0630\u0647 \u0627\u0644\u0623\u062f\u0627\u0629 \u0644\u0627 \u062a\u0642\u0648\u0645 \u0628\u062a\u062e\u0632\u064a\u0646 \u0623\u064a \u0628\u064a\u0627\u0646\u0627\u062a \u0634\u062e\u0635\u064a\u0629\u060c \u0648\u062c\u0645\u064a\u0639 \u0627\u0644\u062d\u0633\u0627\u0628\u0627\u062a \u062a\u062a\u0645 \u0628\u0634\u0643\u0644 \u0622\u0645\u0646 \u062f\u0627\u062e\u0644 \u0645\u062a\u0635\u0641\u062d\u0643.<\/p>\n    \n    <label class=\"vip-checkbox-container\">\n        <input type=\"checkbox\" id=\"chkTermsVip\">\n        <span>\u0623\u0642\u0631 \u0628\u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0639\u0644\u0649 \u0627\u0644\u0634\u0631\u0648\u0637<\/span>\n    <\/label>\n\n    <div class=\"success-magic-toast\" id=\"magicToast\">\n        <span class=\"icon\">\u2728<\/span>\n        <h3>\u062a\u0645 \u0628\u0646\u062c\u0627\u062d!<\/h3>\n        <p>\u0627\u0631\u062c\u0639 \u0625\u0644\u0649 \u062d\u064a\u062b \u0643\u0646\u062a \u0628\u0627\u0644\u0623\u0639\u0644\u0649\u060c<br>\u0644\u0642\u062f \u062a\u0645 \u062d\u0633\u0627\u0628 \u0639\u0645\u0631\u0643 \u0628\u0634\u0643\u0644 \u0645\u0631\u062a\u0628.<\/p>\n    <\/div>\n<\/div>\n\n<script>\n    document.getElementById('chkTermsVip').addEventListener('change', function() {\n        if(this.checked) {\n            \/\/ \u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u062a\u0646\u0628\u064a\u0647 \u0627\u0644\u0641\u062e\u0645 \u0628\u0627\u0644\u0646\u0635 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\n            const toast = document.getElementById('magicToast');\n            toast.classList.add('show');\n            \n            \/\/ \u0625\u062e\u0641\u0627\u0621 \u0627\u0644\u062a\u0646\u0628\u064a\u0647 \u0628\u0639\u062f 3 \u062b\u0648\u0627\u0646\u064a \u0648\u0646\u0635\u0641\n            setTimeout(() => {\n                toast.classList.remove('show');\n            }, 3500);\n\n            \/\/ \u062a\u0634\u063a\u064a\u0644 \u0627\u0644\u062d\u0633\u0627\u0628 \u0641\u064a \u0627\u0644\u062e\u0644\u0641\u064a\u0629 (\u0628\u062f\u0648\u0646 \u0623\u0646 \u0646\u0631\u0641\u0639 \u0627\u0644\u0634\u0627\u0634\u0629 \u062a\u0644\u0642\u0627\u0626\u064a\u0627\u064b \u0644\u0644\u0645\u0633\u062a\u062e\u062f\u0645)\n            if(window.runAgeCalculation) {\n                window.runAgeCalculation(false); \n            }\n        }\n    });\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u062d\u0627\u0633\u0628\u0629 \u0627\u0644\u0639\u0645\u0631 \u0627\u0644\u062f\u0642\u064a\u0642\u0629 \u23f3 \u0645\u064a\u0644\u0627\u062f\u064a \u0647\u062c\u0631\u064a \u0627\u0644\u064a\u0648\u0645 \u0627\u0644\u0634\u0647\u0631 \u0627\u0644\u0633\u0646\u0629 \u0625\u062d\u0633\u0628 \u0639\u0645\u0631\u064a \u0628\u0627\u0644\u062a\u0641\u0635\u064a\u0644 \u26a0\ufe0f \u0639\u0630\u0631\u0627\u064b\u060c \u064a\u0648\u062c\u062f \u062e\u0637\u0623 \u0631\u0633\u0627\u0644\u0629 \u0627\u0644\u062e\u0637\u0623 \u062a\u0638\u0647\u0631 \u0647\u0646\u0627 \u0639\u0645\u0631\u0643 \u0628\u0627\u0644\u0636\u0628\u0637 \u0647\u0648: &#8212; &#8212;\u0628\u0631\u062c\u0643 \u0627\u0644\u0641\u0644\u0643\u064a &#8212;\u0633\u0646\u0629 \u0647\u062c\u0631\u064a\u0629 (\u062a\u0642\u0631\u064a\u0628\u0627\u064b) &#8212;\u0634\u0647\u0631\u0627\u064b &#8212;\u064a\u0648\u0645\u0627\u064b &#8212;\u0633\u0627\u0639\u0629 &#8212;\u062f\u0642\u064a\u0642\u0629 &#8212;\u062b\u0627\u0646\u064a\u0629 (\u0645\u0628\u0627\u0634\u0631) \u0634\u0627\u0631\u0643 \u0646\u062a\u064a\u062c\u062a\u0643 \u0639\u0628\u0631 \u0648\u0627\u062a\u0633\u0627\u0628 \u0634\u0627\u0631\u0643 \u0639\u0628\u0631 \u062a\u0644\u064a\u062c\u0631\u0627\u0645 \u0625\u0639\u0627\u062f\u0629 \u0627\u0644\u062d\u0633\u0627\u0628 \u0645\u0646 \u062c\u062f\u064a\u062f \u0627\u0644\u062f\u0644\u064a\u0644 \u0627\u0644\u0634\u0627\u0645\u0644 \u0644\u062d\u0633\u0627\u0628 \u0627\u0644\u0639\u0645\u0631 \u0628\u062f\u0642\u0629: \u0627\u0643\u062a\u0634\u0641 \u0643\u0645 \u0639\u0634\u062a \u0645\u0646 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2336","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ab.new9plus.com\/index.php?rest_route=\/wp\/v2\/pages\/2336","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ab.new9plus.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ab.new9plus.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ab.new9plus.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ab.new9plus.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2336"}],"version-history":[{"count":18,"href":"https:\/\/ab.new9plus.com\/index.php?rest_route=\/wp\/v2\/pages\/2336\/revisions"}],"predecessor-version":[{"id":2355,"href":"https:\/\/ab.new9plus.com\/index.php?rest_route=\/wp\/v2\/pages\/2336\/revisions\/2355"}],"wp:attachment":[{"href":"https:\/\/ab.new9plus.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2336"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}