{"id":37,"date":"2025-05-17T23:41:30","date_gmt":"2025-05-17T23:41:30","guid":{"rendered":"https:\/\/dawadoc.com\/%d8%a7%d9%84%d8%b5%d9%81%d8%ad%d8%a9-%d8%a7%d9%84%d8%b1%d8%a6%d9%8a%d8%b3%d9%8a%d8%a9\/"},"modified":"2025-05-31T03:30:34","modified_gmt":"2025-05-31T03:30:34","slug":"%d8%a7%d9%84%d8%b5%d9%81%d8%ad%d8%a9-%d8%a7%d9%84%d8%b1%d8%a6%d9%8a%d8%b3%d9%8a%d8%a9","status":"publish","type":"page","link":"https:\/\/dawadoc.com\/ar\/","title":{"rendered":"\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ar\" dir=\"rtl\">\n<head>\n  <meta charset=\"UTF-8\">\n  <title>DawaDoc \u2013 \u0648\u0635\u0641\u0627\u062a \u0648\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a \u0637\u0628\u064a\u0629 \u0639\u0628\u0631 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a<\/title>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n\n  <style>\n    \/* ======================================\n       \u0627\u0644\u0645\u062a\u063a\u064a\u0651\u0631\u0627\u062a \u0627\u0644\u0639\u0627\u0645\u0651\u0629\n       ====================================== *\/\n    :root {\n      --dw-primary   : #3c0f84;  \/* \u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0631\u0626\u064a\u0633\u064a \u0644\u0644\u0646\u0635\u0648\u0635 \u0648\u0631\u0648\u0627\u0628\u0637 \u0627\u0644\u0647\u0648\u0641\u0631 *\/\n      --dw-primary-d : #2a0a5c;  \/* \u062f\u0631\u062c\u0629 \u0623\u063a\u0645\u0642 \u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0647\u0627 \u0639\u0646\u062f \u0627\u0644\u0647\u0648\u0641\u0631      *\/\n      --dw-banner    : #6634e9;  \/* \u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u0648\u0651\u0644 \u0644\u062a\u062f\u0631\u0651\u062c \u0634\u0631\u064a\u0637 \u0627\u0644\u062a\u0630\u064a\u064a\u0644      *\/\n      --dw-banner2   : #b05ef9;  \/* \u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u062b\u0627\u0646\u064a \u0644\u062a\u062f\u0631\u0651\u062c \u0634\u0631\u064a\u0637 \u0627\u0644\u062a\u0630\u064a\u064a\u0644      *\/\n      --dw-radius    : 1rem;     \/* \u0646\u0635\u0641 \u0642\u0637\u0631 \u0627\u0644\u0632\u0648\u0627\u064a\u0627 \u0644\u0644\u0628\u0637\u0627\u0642\u0627\u062a              *\/\n      --dw-shadow    : 0 8px 24px rgba(0,0,0,0.06); \/* \u0638\u0644\u0651 \u062e\u0641\u064a\u0641 \u0644\u0644\u0628\u0637\u0627\u0642\u0627\u062a *\/\n      --dw-speed     : 0.3s;     \/* \u0633\u0631\u0639\u0629 \u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644\u0627\u062a                       *\/\n      --dw-font      : \"Inter\", \"Helvetica Neue\", Arial, sans-serif;\n    }\n\n    \/* ======================================\n       \u0625\u0639\u0627\u062f\u0629 \u0636\u0628\u0637 \u0627\u0644\u0645\u062a\u0635\u0641\u0651\u062d\n       ====================================== *\/\n    *, *::before, *::after {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    \/* ======================================\n       \u0625\u0639\u062f\u0627\u062f\u0627\u062a \u0627\u0644\u062c\u0633\u0645 (\u062a\u062f\u0631\u0651\u062c \u062e\u0644\u0641\u064a \u062e\u0641\u064a\u0641)\n       ====================================== *\/\n    body {\n      font-family: var(--dw-font);\n      color: #17223b;\n      min-height: 100vh;\n      background: linear-gradient(to bottom, #f8f9ff, #eef0fc);\n      display: flex;\n      flex-direction: column;\n    }\n\n    \/* ======================================\n       \u0642\u0633\u0645 \u0627\u0644\u0628\u0637\u0644 ( HERO )\n       ====================================== *\/\n    .dw-hero {\n      text-align: center;\n      padding: 4rem 1rem 3rem;\n      max-width: 1400px;\n      margin: 0 auto;\n    }\n    .dw-hero h1 {\n      font-size: 2.4rem;\n      font-weight: 700;\n      color: var(--dw-primary);\n      margin-bottom: 0.75rem;\n      line-height: 1.2;\n    }\n    .dw-hero .lead {\n      font-size: 1.15rem;\n      font-weight: 600;\n      margin-bottom: 2.5rem;\n      line-height: 1.6;\n      color: #17223b;\n      padding: 0 1rem;\n    }\n\n    \/* ======================================\n       \u0634\u0628\u0643\u0629 \u0627\u0644\u0628\u0637\u0627\u0642\u0627\u062a\n       ====================================== *\/\n    .dwadoc-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n      gap: 2.5rem;\n      max-width: 1500px;\n      margin: 0 auto;\n      padding: 0 2rem 3.5rem;\n      width: 100%;\n    }\n    .dw-card {\n      background: #fff;\n      border-radius: var(--dw-radius);\n      box-shadow: var(--dw-shadow);\n      padding: 2rem 1.7rem;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      transition: transform var(--dw-speed), box-shadow var(--dw-speed);\n    }\n    .dw-card:hover {\n      transform: translateY(-6px);\n      box-shadow: 0 16px 40px rgba(0,0,0,0.08);\n    }\n\n    \/* \u0627\u0644\u0623\u064a\u0642\u0648\u0646\u0629 \u062f\u0627\u062e\u0644 \u062f\u0627\u0626\u0631\u0629 \u0645\u062a\u062f\u0631\u0651\u062c\u0629 *\/\n    .dw-card__icon {\n      width: 70px;\n      height: 70px;\n      margin-bottom: 1.35rem;\n      border-radius: 50%;\n      background: linear-gradient(135deg, var(--dw-banner), var(--dw-banner2));\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      box-shadow: 0 4px 14px rgba(0,0,0,0.12);\n    }\n    .dw-card__icon svg {\n      width: 40px;\n      height: 40px;\n      stroke: #fff;\n      transition: transform 0.3s;\n    }\n    .dw-card:hover .dw-card__icon svg {\n      transform: scale(1.05) rotate(2deg);\n    }\n\n    .dw-card__title {\n      font-size: 1.25rem;\n      font-weight: 700;\n      color: var(--dw-primary);\n      margin-bottom: 0.65rem;\n      text-align: center;\n      line-height: 1.3;\n    }\n    .dw-card__text {\n      font-size: 1rem;\n      line-height: 1.55;\n      color: #555;\n      text-align: center;\n      margin-bottom: 2rem;\n      flex: 1 1 auto;\n      padding: 0 0.5rem;\n    }\n\n    \/* ======================================\n       \u0627\u0644\u0632\u0631\u0651 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\n       ====================================== *\/\n    .dw-btn {\n      display: inline-block;\n      padding: 0.85rem 2rem;\n      font-size: 1rem;\n      font-weight: 600;\n      color: #fff !important;\n      background: var(--dw-primary);\n      border-radius: 0.65rem;\n      text-decoration: none;\n      transition: transform 0.25s, box-shadow 0.25s, background 0.25s;\n      box-shadow: 0 4px 10px rgba(0,0,0,0.15);\n    }\n    .dw-btn:hover,\n    .dw-btn:focus-visible {\n      background: var(--dw-primary-d);\n      transform: translateY(-2px) scale(1.04);\n      box-shadow: 0 8px 18px rgba(0,0,0,0.18);\n    }\n    .dw-btn:focus-visible {\n      outline: 3px solid #ffbe3b;\n      outline-offset: 2px;\n    }\n\n    \/* ======================================\n       \u0634\u0631\u064a\u0637 \u0627\u0644\u062a\u0630\u064a\u064a\u0644 \u0627\u0644\u0645\u062a\u062d\u0631\u0651\u0643\n       ====================================== *\/\n    .dw-banner {\n      position: relative;\n      left: 50%;\n      right: 50%;\n      margin-left: -50vw;\n      margin-right: -50vw;\n      width: 100vw;\n      text-align: center;\n      padding: 3.5rem 1rem;\n      min-height: 12rem;\n\n      font-size: 1.6rem;\n      font-weight: 700;\n      letter-spacing: 0.015em;\n      color: #fff;\n\n      background: linear-gradient(\n        270deg,\n        var(--dw-banner) 0%,\n        var(--dw-banner2) 50%,\n        var(--dw-banner) 100%\n      );\n      background-size: 200% 200%;\n      animation: bannerGradient 30s ease-in-out infinite;\n    }\n\n    @keyframes bannerGradient {\n      0%   { background-position: 0%   50%; }\n      50%  { background-position: 100% 50%; }\n      100% { background-position: 0%   50%; }\n    }\n\n    \/* ======================================\n       \u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0639\u0631\u0636 \u0639\u0644\u0649 \u0627\u0644\u0634\u0627\u0634\u0627\u062a \u0627\u0644\u0635\u063a\u064a\u0631\u0629\n       ====================================== *\/\n    @media (max-width: 480px) {\n      .dw-hero {\n        padding: 2.5rem 1rem 2rem;\n      }\n      .dw-hero h1 {\n        font-size: 1.8rem;\n      }\n      .dw-hero .lead {\n        font-size: 1.05rem;\n      }\n      .dw-card {\n        padding: 1.5rem 1.2rem;\n      }\n      .dw-card__icon {\n        width: 60px;\n        height: 60px;\n      }\n      .dw-card__icon svg {\n        width: 32px;\n        height: 32px;\n      }\n      .dw-card__title {\n        font-size: 1.15rem;\n      }\n      .dw-card__text {\n        font-size: 0.94rem;\n      }\n      .dw-banner {\n        padding: 2.5rem 1rem;\n        min-height: 8rem;\n        font-size: 1.25rem;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- ======================================\n       \u0642\u0633\u0645 \u0627\u0644\u0628\u0637\u0644\n       ====================================== -->\n  <header class=\"dw-hero\">\n    <h1>\u0645\u0639 DawaDoc \u0623\u0635\u0628\u062d\u062a \u0627\u0644\u0631\u0639\u0627\u064a\u0629 \u0627\u0644\u0635\u062d\u064a\u0629 \u0631\u0642\u0645\u064a\u0629 100\u066a<\/h1>\n    <p class=\"lead\">\n      \u0627\u062d\u062c\u0632 \u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0639\u0646 \u0628\u064f\u0639\u062f\u060c \u0627\u0637\u0644\u0628 \u0623\u062f\u0648\u064a\u062a\u0643\u060c \u0623\u0648 \u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u0631\u0623\u064a \u0637\u0628\u064a \u062b\u0627\u0646\u064d \u2014 \u0643\u0644 \u0630\u0644\u0643 \u0645\u0646 \u0645\u0646\u0632\u0644\u0643.\n    <\/p>\n\n    <!-- ======================================\n         \u0634\u0628\u0643\u0629 \u0627\u0644\u0628\u0637\u0627\u0642\u0627\u062a \u2013 \u062b\u0644\u0627\u062b \u062e\u062f\u0645\u0627\u062a \u0631\u0626\u064a\u0633\u064a\u0629\n         ====================================== -->\n    <section class=\"dwadoc-grid\">\n\n      <!-- 1 \u00b7 \u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0639\u0646 \u0628\u064f\u0639\u062f -->\n      <article class=\"dw-card\">\n        <div class=\"dw-card__icon\">\n          <!-- SVG \u0644\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0629 -->\n          <svg viewBox=\"0 0 64 64\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M32 2c-6.6 0-14 4-14 14.4V20c-3 0-3 2.1-3 3s.4 5 3.4 5a17.2 17.2 0 0 0 7.2 10.3m12 0A17.2 17.2 0 0 0 44.8 28c3 0 3.2-4 3.2-5s0-3-3-3v-3.6C45 6 38.6 2 32 2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/>\n            <path d=\"M24 37.1c0 2 .6 3.8-10.4 5.9S2 54 2 54v8h60v-8s0-8.7-12.4-11C38.9 41 39 39.3 39 37.3M18 18c12 0 11.6-8 19.6-8s7.4 7 7.4 7\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/>\n            <path d=\"M23.9 38.7L32 44l7.2-5.1M32 44v18M22 40.6V52\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/>\n            <circle cx=\"22\" cy=\"54\" r=\"2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/>\n            <path d=\"M41.7 55.7A3 3 0 0 1 40 53v-6a3 3 0 0 1 3-3h4a3 3 0 0 1 3 3v6a3 3 0 0 1-1.6 2.6M45 44s1-6-5-6h-1\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/>\n          <\/svg>\n        <\/div>\n        <h3 class=\"dw-card__title\">\u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0639\u0646 \u0628\u064f\u0639\u062f<\/h3>\n        <p class=\"dw-card__text\">\n          \u0645\u0648\u0639\u062f \u0645\u0631\u0626\u064a \u0645\u0639 \u0637\u0628\u064a\u0628 \u0645\u0639\u062a\u0645\u062f \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0631\u0639\u0627\u064a\u0629 \u0622\u0645\u0646\u0629 \u0648\u0645\u0631\u064a\u062d\u0629 \u062f\u0648\u0646 \u0645\u063a\u0627\u062f\u0631\u0629 \u0627\u0644\u0645\u0646\u0632\u0644.\n        <\/p>\n        <a class=\"dw-btn\" href=\"https:\/\/dawadoc.com\/teleconsultation\/\">\n          \u0627\u0644\u062f\u062e\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u062e\u062f\u0645\u0629\n        <\/a>\n      <\/article>\n\n      <!-- 2 \u00b7 \u0627\u0644\u0623\u062f\u0648\u064a\u0629 -->\n      <article class=\"dw-card\">\n        <div class=\"dw-card__icon\">\n          <!-- SVG \u0644\u0644\u0623\u062f\u0648\u064a\u0629 -->\n          <svg viewBox=\"0 0 64 64\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path d=\"M47.636 8.364a8.054 8.054 0 0 0-11.378 0l-3.982 3.982m-10.809 5.121l17.066 17.066\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/>\n            <path d=\"M38 35.071l12.48-12.484a12.1 12.1 0 0 0 0-17.067 12.1 12.1 0 0 0-17.067 0L9.52 29.413a12.1 12.1 0 0 0 0 17.067A12.113 12.113 0 0 0 23 48.949\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/>\n            <path d=\"M30.436 36.753l17.402 17.359M33.516 35.729l17.266 17.224\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/>\n            <ellipse cx=\"40\" cy=\"45.125\" rx=\"17\" ry=\"10.125\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/>\n            <path d=\"M23 45.125v6.75C23 57.467 30.611 62 40 62s17-4.533 17-10.125v-6.75\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\/>\n          <\/svg>\n        <\/div>\n        <h3 class=\"dw-card__title\">\u0627\u0644\u0623\u062f\u0648\u064a\u0629<\/h3>\n        <p class=\"dw-card__text\">\n          \u0628\u062d\u0627\u062c\u0629 \u0625\u0644\u0649 \u062a\u062c\u062f\u064a\u062f \u0648\u0635\u0641\u062a\u0643 \u0623\u0648 \u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u062f\u0648\u0627\u0621 \u062c\u062f\u064a\u062f\u061f \u0646\u0648\u0641\u0651\u0631 \u0644\u0643 \u0637\u0644\u0628\u0643 \u0628\u0633\u0631\u0639\u0629 \u0648\u0623\u0645\u0627\u0646.\n        <\/p>\n        <a class=\"dw-btn\" href=\"https:\/\/dawadoc.com\/ordonnance-medicale\/\">\n          \u0627\u0644\u062f\u062e\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u062e\u062f\u0645\u0629\n        <\/a>\n      <\/article>\n\n      <!-- 3 \u00b7 \u0631\u0623\u064a \u0637\u0628\u064a \u062b\u0627\u0646\u064d -->\n      <article class=\"dw-card\">\n        <div class=\"dw-card__icon\">\n          <!-- SVG \u0644\u0644\u0631\u0623\u064a \u0627\u0644\u062b\u0627\u0646\u064a -->\n          <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\">\n            <path data-name=\"layer2\" d=\"M2.81 6h19.719a.5.5 0 0 1 .5.446C23.185 8.129 24.29 14 32 14s8.815-5.871 8.974-7.554a.5.5 0 0 1 .5-.446H61.19a.5.5 0 0 1 .445.729C59.848 10.088 52 24 32 24S4.152 10.088 2.365 6.729A.5.5 0 0 1 2.81 6zM11 10l-6.048.864M16 13l-6.5 2.889M21 17l-5.832 2.916M26 20l-2.966 2.966M52.952 10l6.048.864M47.952 13l6.499 2.889M42.952 17l5.831 2.916M37.952 20l2.965 2.966\" fill=\"none\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n            <circle data-name=\"layer1\" cx=\"32\" cy=\"6\" r=\"4\" fill=\"none\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/circle>\n            <path data-name=\"layer1\" fill=\"none\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-width=\"2\" d=\"M32 10v52m-3.182-3a5.647 5.647 0 0 0 3.114 2m5.499-10.977C38.27 52.305 35.957 55 31.932 55m-6.996-15.03c-1.783 2.726 1.109 6.375 7 7.03m6.996-21c4 2 4.527 9.952-7 11\" stroke-linejoin=\"round\"><\/path>\n            <path data-name=\"layer1\" d=\"M25 26c-4 2-4.527 9.952 7 11a13.552 13.552 0 0 1 5.017 1.29A5.156 5.156 0 0 1 39 39.97c1.783 2.726-1.109 6.375-7 7.03-8.542.949-6.51 8 0 8 6 0 4 5 0 6\" fill=\"none\" stroke-linecap=\"round\" stroke-miterlimit=\"10\" stroke-width=\"2\" stroke-linejoin=\"round\"><\/path>\n          <\/svg>\n        <\/div>\n        <h3 class=\"dw-card__title\">\u0631\u0623\u064a \u0637\u0628\u064a \u062b\u0627\u0646\u064d<\/h3>\n        <p class=\"dw-card__text\">\n          \u0647\u0644 \u062a\u0631\u063a\u0628 \u0641\u064a \u062a\u0623\u0643\u064a\u062f \u062a\u0634\u062e\u064a\u0635 \u0623\u0648 \u062e\u0637\u0629 \u0639\u0644\u0627\u062c\u061f \u0627\u062d\u0635\u0644 \u0628\u0633\u0631\u0639\u0629 \u0639\u0644\u0649 \u0631\u0623\u064a \u0645\u062a\u062e\u0635\u0635 \u062b\u0627\u0646\u064d \u064a\u0645\u0646\u062d\u0643 \u0627\u0644\u0637\u0645\u0623\u0646\u064a\u0646\u0629.\n        <\/p>\n        <a class=\"dw-btn\" href=\"https:\/\/dawadoc.com\/second-avis-medical\/\">\n          \u0627\u0644\u062f\u062e\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u062e\u062f\u0645\u0629\n        <\/a>\n      <\/article>\n\n    <\/section>\n  <\/header>\n\n  <!-- ======================================\n       \u0634\u0631\u064a\u0637 \u0627\u0644\u062a\u0630\u064a\u064a\u0644 \u0627\u0644\u0645\u062a\u062d\u0631\u0651\u0643\n       ====================================== -->\n  <footer class=\"dw-banner\">\n    DawaDoc: \u0635\u062d\u0629 \u0645\u062a\u0635\u0644\u0629.\n  <\/footer>\n\n<\/body>\n<\/html>\n\n\n\n<p>[dwadocv3_doctor_presence]<\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"ar\" dir=\"rtl\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>\u062f\u0648\u0627 \u062f\u0648\u0643 \u2013 \u0627\u0644\u0633\u0644\u0627\u0645\u0629 \u0641\u064a 3 \u0646\u0642\u0627\u0637<\/title>\n\n  <style>\n    \/* ---------- Design tokens ---------- *\/\n    :root {\n      --violet      : #6634e9;   \/* \u062a\u062f\u0631\u062c 1 *\/\n      --violet-lt   : #b05ef9;   \/* \u062a\u062f\u0631\u062c 2 *\/\n      --violet-dk   : #3c0f84;   \/* \u0644\u0644\u0639\u0646\u0627\u0648\u064a\u0646 \u0648\u0627\u0644\u0623\u064a\u0642\u0648\u0646\u0627\u062a *\/\n      --turq        : #01c6a9;   \/* \u062a\u062f\u0631\u062c CTA 1 *\/\n      --turq-lt     : #00e0c1;   \/* \u062a\u062f\u0631\u062c CTA 2 *\/\n      --bg          : #f7f8fc;   \/* \u0627\u0644\u062e\u0644\u0641\u064a\u0629 \u0627\u0644\u0639\u0627\u0645\u0629 *\/\n      --radius      : 1rem;\n      --shadow      : 0 8px 26px rgba(0,0,0,.08);\n      --speed       : .35s;\n      --font        : \"Inter\",\"Helvetica Neue\",Arial,sans-serif;\n    }\n\n    \/* ---------- Reset ---------- *\/\n    * {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n    body {\n      font-family: var(--font);\n      background: var(--bg);\n      color: #333;\n      display: flex;\n      flex-direction: column;\n      min-height: 100vh;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    \/* ========== HERO full-width ========== *\/\n    .hero {\n      \/* \u0627\u062d\u062a\u0644\u0627\u0644 \u0639\u0631\u0636 \u0627\u0644\u0634\u0627\u0634\u0629 \u0628\u0627\u0644\u0643\u0627\u0645\u0644 *\/\n      position: relative;\n      left: 50%;\n      right: 50%;\n      margin-left: -50vw;\n      margin-right: -50vw;\n      width: 100vw;\n\n      \/* \u062a\u062f\u0631\u062c \u062e\u0637\u064a \u0628\u0633\u064a\u0637 \u0628\u0644\u0648\u0646 \u0628\u0646\u0641\u0633\u062c\u064a *\/\n      background: linear-gradient(130deg, var(--violet) 0%, var(--violet-lt) 100%);\n      \n      \/* \u0627\u0644\u0646\u0635 \u0628\u0627\u0644\u0623\u0628\u064a\u0636 *\/\n      color: #fff;\n\n      text-align: center;\n      padding: 4rem 1rem 3.4rem;\n    }\n    .hero__wrap {\n      max-width: 980px;\n      margin: 0 auto;\n    }\n    .hero h1, .hero p {\n      color: #fff;\n      text-shadow: none;\n    }\n    .hero h1 {\n      font-size: 2.5rem;\n      font-weight: 700;\n      line-height: 1.22;\n      margin-bottom: .85rem;\n    }\n    .hero p {\n      font-size: 1.18rem;\n      font-weight: 500;\n      line-height: 1.58;\n    }\n\n    \/* ========== GRID 3 piliers ========== *\/\n    .grid {\n      max-width: 1380px;\n      margin: 0 auto;\n      padding: 3.4rem 2rem 5rem;\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n      gap: 2.4rem 2.6rem;\n    }\n    .card {\n      background: #fff;\n      border-radius: var(--radius);\n      padding: 2.4rem 2rem 2.9rem;\n      text-align: center;\n      box-shadow: var(--shadow);\n      transition: transform var(--speed), box-shadow var(--speed);\n    }\n    .card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 18px 42px rgba(0,0,0,.12);\n    }\n    \/* \u0623\u064a\u0642\u0648\u0646\u0629 \u062f\u0627\u0626\u0631\u064a\u0629 \u0645\u0639 \u062a\u0623\u062b\u064a\u0631 *\/\n    .icon {\n      width: 82px;\n      height: 82px;\n      margin: 0 auto 1.55rem;\n      background: linear-gradient(135deg,var(--violet) 0%, var(--violet-lt) 100%);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      box-shadow: 0 4px 14px rgba(0,0,0,.14);\n    }\n    .icon svg {\n      width: 40px;\n      height: 40px;\n      stroke: #fff;\n    }\n\n    .card h3 {\n      font-size: 1.32rem;\n      font-weight: 700;\n      color: var(--violet-dk);\n      margin-bottom: .7rem;\n    }\n    .card p {\n      font-size: .98rem;\n      color: #444a;\n      line-height: 1.6;\n    }\n\n    \/* ========== CTA full-width ========== *\/\n    .cta {\n      position: relative;\n      left: 50%;\n      right: 50%;\n      margin-left: -50vw;\n      margin-right: -50vw;\n      width: 100vw;\n\n      padding: 3.2rem 1rem;\n      background: linear-gradient(135deg, var(--turq) 0%, var(--turq-lt) 100%);\n      color: #fff;\n      font-size: 1.28rem;\n      font-weight: 700;\n      text-align: center;\n      letter-spacing: .015em;\n      text-shadow: none;\n      margin-top: auto;\n    }\n\n    \/* ---------- Responsive ---------- *\/\n    @media (max-width: 620px) {\n      .hero {\n        padding: 3.2rem 1rem 2.5rem;\n      }\n      .hero h1 {\n        font-size: 2.1rem;\n      }\n      .hero p {\n        font-size: 1.05rem;\n      }\n      .grid {\n        padding: 3rem 1.2rem 4.2rem;\n      }\n      .icon {\n        width: 70px;\n        height: 70px;\n      }\n      .icon svg {\n        width: 34px;\n        height: 34px;\n      }\n      .card {\n        padding: 2.1rem 1.5rem 2.5rem;\n      }\n      .cta {\n        padding: 2.3rem 1rem;\n        font-size: 1.12rem;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- HERO -->\n  <header class=\"hero\">\n    <div class=\"hero__wrap\">\n      <h1>\u0648\u0639\u062f\u0646\u0627 \u0644\u0643\u0645: \u0627\u0644\u0623\u0645\u0627\u0646 \u0641\u064a \u0643\u0644 \u0646\u0642\u0631\u0629<\/h1>\n      <p>\u0644\u0627 \u0641\u0631\u0642 \u0628\u064a\u0646 \u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0639\u0646 \u0628\u064f\u0639\u062f \u0623\u0648 \u0648\u0635\u0641\u0629 \u0623\u0648 \u0631\u0623\u064a \u0637\u0628\u064a \u062b\u0627\u0646\u064d \u2014 \u0641\u0645\u0639\u0644\u0648\u0645\u0627\u062a\u0643\u0645 \u062a\u062d\u0638\u0649 \u062f\u0627\u0626\u0645\u064b\u0627 \u0628\u0623\u0642\u0635\u0649 \u062f\u0631\u062c\u0627\u062a \u0627\u0644\u062d\u0645\u0627\u064a\u0629.<\/p>\n    <\/div>\n  <\/header>\n\n  <!-- 3 piliers -->\n  <section class=\"grid\">\n\n    <!-- Coffre-fort -->\n    <article class=\"card\">\n      <div class=\"icon\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <rect x=\"2\" y=\"2\" width=\"60\" height=\"56\" rx=\"3\" ry=\"3\" fill=\"none\"\/>\n          <path d=\"M10 58v4m44-4v4M10 10h44v40H10zM8 20h4M8 40h4m10-10a12 12 0 1 1 1.6 6\" fill=\"none\"\/>\n          <circle cx=\"34\" cy=\"30\" r=\"2\" fill=\"none\"\/>\n          <path d=\"M34 30H18\" fill=\"none\"\/>\n        <\/svg>\n      <\/div>\n      <h3>\u0645\u0633\u062a\u0648\u062f\u0639 \u0631\u0642\u0645\u064a \u0622\u0645\u0646<\/h3>\n      <p>\u064a\u064f\u062d\u0641\u0638 \u0643\u0644 \u0645\u0633\u062a\u0646\u062f \u0641\u064a \u0628\u064a\u0626\u0629 \u062e\u0627\u0631\u062c\u064a\u0629 \u0644\u0627 \u064a\u0645\u0643\u0646 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u064a\u0647\u0627 \u0639\u0628\u0631 \u0627\u0644\u0631\u0648\u0627\u0628\u0637 \u0627\u0644\u0645\u0628\u0627\u0634\u0631\u0629.<\/p>\n    <\/article>\n\n    <!-- Triple filtre -->\n    <article class=\"card\">\n      <div class=\"icon\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M6 2h52v22.064A41.973 41.973 0 0 1 31.994 62 41.97 41.97 0 0 1 6 24.064z\" fill=\"none\"\/>\n          <path d=\"M22 27l9 9 15-16\" fill=\"none\"\/>\n        <\/svg>\n      <\/div>\n      <h3>\u062d\u0645\u0627\u064a\u0629 \u0628\u062b\u0644\u0627\u062b \u0637\u0628\u0642\u0627\u062a<\/h3>\n      <p>\u062a\u0633\u062c\u064a\u0644 \u062f\u062e\u0648\u0644 \u0622\u0645\u0646\u060c \u0631\u0645\u0632 \u0645\u062a\u062c\u062f\u062f \u0636\u062f \u0627\u0644\u0627\u062e\u062a\u0631\u0627\u0642\u060c \u0648\u0631\u0645\u0632 \u062c\u0644\u0633\u0629 \u0645\u0624\u0642\u062a \u0642\u0628\u0644 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u062e\u0648\u0627\u062f\u0645\u0646\u0627.<\/p>\n    <\/article>\n\n    <!-- Int\u00e9grit\u00e9 certifi\u00e9e -->\n    <article class=\"card\">\n      <div class=\"icon\">\n        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 64 64\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n          <path d=\"M2 6h52v12H2zm0 12v32h36m16-23v-9\" fill=\"none\"\/>\n          <circle cx=\"8\" cy=\"12\" r=\"1\" fill=\"none\"\/>\n          <circle cx=\"15\" cy=\"12\" r=\"1\" fill=\"none\"\/>\n          <circle cx=\"22\" cy=\"12\" r=\"1\" fill=\"none\"\/>\n          <path d=\"M38 42h24v16H38zm6 0V32a6 6 0 0 1 6-6 6 6 0 0 1 6 6v10m-6 6v4\" fill=\"none\"\/>\n        <\/svg>\n      <\/div>\n      <h3>\u0646\u0632\u0627\u0647\u0629 \u0627\u0644\u0628\u064a\u0627\u0646\u0627\u062a<\/h3>\n      <p>\u0641\u062d\u0635 \u0634\u0627\u0645\u0644 \u0644\u0644\u0645\u0644\u0641\u0627\u062a \u0648\u062a\u0646\u0642\u064a\u0629 \u0627\u0644\u0646\u0635\u0648\u0635 \u0648\u0645\u0639\u0627\u0644\u062c\u0629 \u0622\u0645\u0646\u0629 \u0644\u0644\u0627\u0633\u062a\u0639\u0644\u0627\u0645\u0627\u062a\u061b \u0641\u0644\u0627 \u062b\u063a\u0631\u0627\u062a \u0641\u064a \u0627\u0644\u0623\u0641\u0642.<\/p>\n    <\/article>\n\n  <\/section>\n\n  <!-- CTA -->\n  <footer class=\"cta\">\n    \u062f\u0648\u0627 \u062f\u0648\u0643 \u2013 \u0631\u0639\u0627\u064a\u0629 \u0637\u0628\u064a\u0629 \u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a\u0629 \u062a\u062d\u0645\u064a \u062e\u0635\u0648\u0635\u064a\u062a\u0643.\n  <\/footer>\n\n<\/body>\n<\/html>\n\n\n\n<!-- ========== Bloc de cl\u00f4ture \u2013 d\u00e9grad\u00e9 \u0623\u0641\u0642\u064a + \u062a\u0644\u0627\u0634\u064a \u0623\u0628\u064a\u0636 \u0646\u062d\u0648 \u0627\u0644\u0623\u0633\u0641\u0644 ========== -->\n<style>\n\/* ---- \u062e\u0644\u0641\u064a\u0629: \u0634\u0631\u064a\u0637 \u0623\u0632\u0631\u0642 \u0633\u0645\u0627\u0648\u064a \u0641\u064a \u0627\u0644\u0645\u0646\u062a\u0635\u0641 + \u0627\u0646\u062a\u0642\u0627\u0644 \u0625\u0644\u0649 \u0627\u0644\u0623\u0628\u064a\u0636 \u0641\u064a \u0627\u0644\u0623\u0633\u0641\u0644 ---- *\/\n.dw-closing {\n  \/* \u062a\u062f\u0631\u062c\u064a\u0646 \u0645\u062a\u0631\u0627\u0643\u0628\u064a\u0646:\n       1. \u0639\u0645\u0648\u062f\u064a (\u0634\u0641\u0627\u0641 \u2192 \u0623\u0628\u064a\u0636) \u0644\u064a\u062a\u0644\u0627\u0634\u0649 \u0641\u064a \u0627\u0644\u0623\u0633\u0641\u0644\u061b\n       2. \u0623\u0641\u0642\u064a (\u0623\u0628\u064a\u0636 \u2192 \u0623\u0632\u0631\u0642 \u0633\u0645\u0627\u0648\u064a \u2192 \u0623\u0628\u064a\u0636) \u0644\u0645\u0638\u0647\u0631 \u0627\u0644\u0634\u0631\u064a\u0637. *\/\n  background:\n    linear-gradient(to bottom,\n      rgba(255,255,255,0) 0%,\n      #ffffff 88%),\n    linear-gradient(90deg,\n      #ffffff 0%,\n      #eaf6ff 18%,\n      #cdeaff 50%,\n      #eaf6ff 82%,\n      #ffffff 100%);\n  padding:4rem 0;\n  text-align:center;\n  color:#002b46;          \/* \u0623\u0632\u0631\u0642 \u0628\u062d\u0631\u064a \u062e\u0641\u064a\u0641 \u0644\u0644\u0646\u0635 *\/\n  overflow:hidden;        \/* \u0645\u0646\u0639 \u0623\u064a \u062a\u062c\u0627\u0648\u0632\u0627\u062a \u0645\u062d\u062a\u0645\u0644\u0629 *\/\n}\n\n\/* ---- \u0627\u0644\u062d\u0627\u0648\u064a\u0629 ---- *\/\n.dw-closing__wrapper {\n  max-width:900px;\n  margin:0 auto;\n  padding:0 1.5rem;\n}\n\n\/* ---- \u0627\u0644\u0639\u0646\u0648\u0627\u0646 ---- *\/\n.dw-closing__title {\n  font:700 2rem\/1.25 \"Inter\",\"Helvetica Neue\",Arial,sans-serif;\n  color:#002b46;\n  margin-bottom:1rem;\n}\n\n\/* ---- \u0627\u0644\u0646\u0635 ---- *\/\n.dw-closing__text {\n  font:500 1.05rem\/1.6 \"Inter\",\"Helvetica Neue\",Arial,sans-serif;\n  margin-bottom:2.2rem;\n}\n\n\/* ---- \u0627\u0644\u0632\u0631 ---- *\/\n.dw-btn--big {\n  display:inline-block;\n  padding:1rem 2.6rem;\n  border-radius:1rem;\n  background:#ffd24d;\n  color:#000!important;\n  font:600 1.05rem\/1 \"Inter\",\"Helvetica Neue\",Arial,sans-serif;\n  text-decoration:none;\n  box-shadow:0 4px 10px rgba(0,0,0,.18);\n  transition:transform .25s,box-shadow .25s;\n}\n.dw-btn--big:hover {\n  transform:translateY(-3px);\n  box-shadow:0 8px 18px rgba(0,0,0,.28);\n}\n\n\/* ---- Responsive ---- *\/\n@media(max-width:480px) {\n  .dw-closing {\n    padding:3rem 0\n  }\n  .dw-closing__title {\n    font-size:1.7rem\n  }\n}\n<\/style>\n\n<section class=\"dw-closing\">\n  <div class=\"dw-closing__wrapper\">\n    <h2 class=\"dw-closing__title\">\u0647\u064a\u0627 \u0628\u0646\u0627! \u0627\u0644\u0635\u062d\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629 \u062a\u0635\u0644 \u0625\u0644\u0649 \u0627\u0644\u0645\u063a\u0631\u0628 \u0627\u0644\u0639\u0631\u0628\u064a<\/h2>\n    <p class=\"dw-closing__text\">\n      \u0645\u0646 \u0627\u0644\u062f\u0627\u0631 \u0627\u0644\u0628\u064a\u0636\u0627\u0621 \u0625\u0644\u0649 \u0627\u0644\u062c\u0632\u0627\u0626\u0631 \u0645\u0631\u0648\u0631\u064b\u0627 \u0628\u062a\u0648\u0646\u0633\u060c \u062a\u0639\u0645\u0644 \u062f\u0648\u0627 \u062f\u0648\u0643 \u0639\u0644\u0649 \u0625\u0637\u0644\u0627\u0642 \u062e\u062f\u0645\u0627\u062a\u0647\u0627 \u0627\u0644\u0635\u062d\u064a\u0629 \u0627\u0644\u0631\u0642\u0645\u064a\u0629.<br>\n      \u0633\u062c\u0651\u0644 \u0627\u0644\u0622\u0646 \u0644\u062a\u0643\u0648\u0646 \u0645\u0646 \u0623\u0648\u0627\u0626\u0644 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u064a\u0646 \u2014 \u0627\u0644\u0625\u0637\u0644\u0627\u0642 \u0642\u0631\u064a\u0628!\n    <\/p>\n    <a href=\"https:\/\/dawadoc.com\/niveaux-dadhesion\/\" class=\"dw-btn--big\">\n      \u0627\u0646\u0636\u0645 \u0625\u0644\u0649 \u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0627\u0646\u062a\u0638\u0627\u0631\n    <\/a>\n  <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"<p>DawaDoc \u2013 \u0648\u0635\u0641\u0627\u062a \u0648\u0627\u0633\u062a\u0634\u0627\u0631\u0627\u062a \u0637\u0628\u064a\u0629 \u0639\u0628\u0631 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a \u0645\u0639 DawaDoc \u0623\u0635\u0628\u062d\u062a \u0627\u0644\u0631\u0639\u0627\u064a\u0629 \u0627\u0644\u0635\u062d\u064a\u0629 \u0631\u0642\u0645\u064a\u0629 100\u066a \u0627\u062d\u062c\u0632 \u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0639\u0646 \u0628\u064f\u0639\u062f\u060c \u0627\u0637\u0644\u0628 \u0623\u062f\u0648\u064a\u062a\u0643\u060c \u0623\u0648 \u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u0631\u0623\u064a \u0637\u0628\u064a \u062b\u0627\u0646\u064d \u2014 \u0643\u0644 \u0630\u0644\u0643 \u0645\u0646 \u0645\u0646\u0632\u0644\u0643. \u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0639\u0646 \u0628\u064f\u0639\u062f \u0645\u0648\u0639\u062f \u0645\u0631\u0626\u064a \u0645\u0639 \u0637\u0628\u064a\u0628 \u0645\u0639\u062a\u0645\u062f \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0631\u0639\u0627\u064a\u0629 \u0622\u0645\u0646\u0629 \u0648\u0645\u0631\u064a\u062d\u0629 \u062f\u0648\u0646 \u0645\u063a\u0627\u062f\u0631\u0629 \u0627\u0644\u0645\u0646\u0632\u0644. \u0627\u0644\u062f\u062e\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u0623\u062f\u0648\u064a\u0629 \u0628\u062d\u0627\u062c\u0629 \u0625\u0644\u0649 \u062a\u062c\u062f\u064a\u062f \u0648\u0635\u0641\u062a\u0643&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pmpro_default_level":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-37","page","type-page","status-publish","hentry","pmpro-has-access"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 - Dawadoc<\/title>\n<meta name=\"description\" content=\"\u062f\u0648\u0627 \u062f\u0648\u0643: \u0645\u0646\u0635\u0651\u0629 \u0637\u0628\u064a\u0629 \u0631\u0642\u0645\u064a\u0629 \u062a\u062a\u064a\u062d \u0644\u0643\u0645 \u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0639\u0646 \u0628\u064f\u0639\u062f\u060c \u0637\u0644\u0628 \u0627\u0644\u0623\u062f\u0648\u064a\u0629 \u0648\u062a\u062c\u062f\u064a\u062f \u0627\u0644\u0648\u0635\u0641\u0627\u062a\u060c \u0648\u0646\u064a\u0644 \u0631\u0623\u064a \u0637\u0628\u064a \u062b\u0627\u0646\u064d \u0645\u0648\u062b\u0648\u0642 \u0628\u0633\u0631\u0639\u0629 \u0648\u0623\u0645\u0627\u0646.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dawadoc.com\/ar\/\" \/>\n<meta property=\"og:locale\" content=\"ar_AR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 - Dawadoc\" \/>\n<meta property=\"og:description\" content=\"\u062f\u0648\u0627 \u062f\u0648\u0643: \u0645\u0646\u0635\u0651\u0629 \u0637\u0628\u064a\u0629 \u0631\u0642\u0645\u064a\u0629 \u062a\u062a\u064a\u062d \u0644\u0643\u0645 \u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0639\u0646 \u0628\u064f\u0639\u062f\u060c \u0637\u0644\u0628 \u0627\u0644\u0623\u062f\u0648\u064a\u0629 \u0648\u062a\u062c\u062f\u064a\u062f \u0627\u0644\u0648\u0635\u0641\u0627\u062a\u060c \u0648\u0646\u064a\u0644 \u0631\u0623\u064a \u0637\u0628\u064a \u062b\u0627\u0646\u064d \u0645\u0648\u062b\u0648\u0642 \u0628\u0633\u0631\u0639\u0629 \u0648\u0623\u0645\u0627\u0646.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dawadoc.com\/ar\/\" \/>\n<meta property=\"og:site_name\" content=\"Dawadoc\" \/>\n<meta property=\"article:modified_time\" content=\"2025-05-31T03:30:34+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u062f\u0642\u064a\u0642\u062a\u0627\u0646\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dawadoc.com\\\/ar\\\/\",\"url\":\"https:\\\/\\\/dawadoc.com\\\/ar\\\/\",\"name\":\"\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 - Dawadoc\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mintcream-kudu-357941.hostingersite.com\\\/#website\"},\"datePublished\":\"2025-05-17T23:41:30+00:00\",\"dateModified\":\"2025-05-31T03:30:34+00:00\",\"description\":\"\u062f\u0648\u0627 \u062f\u0648\u0643: \u0645\u0646\u0635\u0651\u0629 \u0637\u0628\u064a\u0629 \u0631\u0642\u0645\u064a\u0629 \u062a\u062a\u064a\u062d \u0644\u0643\u0645 \u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0639\u0646 \u0628\u064f\u0639\u062f\u060c \u0637\u0644\u0628 \u0627\u0644\u0623\u062f\u0648\u064a\u0629 \u0648\u062a\u062c\u062f\u064a\u062f \u0627\u0644\u0648\u0635\u0641\u0627\u062a\u060c \u0648\u0646\u064a\u0644 \u0631\u0623\u064a \u0637\u0628\u064a \u062b\u0627\u0646\u064d \u0645\u0648\u062b\u0648\u0642 \u0628\u0633\u0631\u0639\u0629 \u0648\u0623\u0645\u0627\u0646.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dawadoc.com\\\/ar\\\/#breadcrumb\"},\"inLanguage\":\"ar\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/dawadoc.com\\\/ar\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dawadoc.com\\\/ar\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/dawadoc.com\\\/ar\\\/%d8%a7%d9%84%d8%b5%d9%81%d8%ad%d8%a9-%d8%a7%d9%84%d8%b1%d8%a6%d9%8a%d8%b3%d9%8a%d8%a9\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mintcream-kudu-357941.hostingersite.com\\\/#website\",\"url\":\"https:\\\/\\\/mintcream-kudu-357941.hostingersite.com\\\/\",\"name\":\"Dawadoc\",\"description\":\"\u0648\u0635\u0641\u0629 \u0637\u0628\u064a\u0629 \u0639\u0628\u0631 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a\",\"publisher\":{\"@id\":\"https:\\\/\\\/mintcream-kudu-357941.hostingersite.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mintcream-kudu-357941.hostingersite.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ar\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/mintcream-kudu-357941.hostingersite.com\\\/#organization\",\"name\":\"Dawadoc\",\"url\":\"https:\\\/\\\/mintcream-kudu-357941.hostingersite.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ar\",\"@id\":\"https:\\\/\\\/mintcream-kudu-357941.hostingersite.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/dawadoc.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/DawaDoc-Main-Logo-Transparent-bg.svg\",\"contentUrl\":\"https:\\\/\\\/dawadoc.com\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/DawaDoc-Main-Logo-Transparent-bg.svg\",\"width\":246,\"height\":64,\"caption\":\"Dawadoc\"},\"image\":{\"@id\":\"https:\\\/\\\/mintcream-kudu-357941.hostingersite.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 - Dawadoc","description":"\u062f\u0648\u0627 \u062f\u0648\u0643: \u0645\u0646\u0635\u0651\u0629 \u0637\u0628\u064a\u0629 \u0631\u0642\u0645\u064a\u0629 \u062a\u062a\u064a\u062d \u0644\u0643\u0645 \u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0639\u0646 \u0628\u064f\u0639\u062f\u060c \u0637\u0644\u0628 \u0627\u0644\u0623\u062f\u0648\u064a\u0629 \u0648\u062a\u062c\u062f\u064a\u062f \u0627\u0644\u0648\u0635\u0641\u0627\u062a\u060c \u0648\u0646\u064a\u0644 \u0631\u0623\u064a \u0637\u0628\u064a \u062b\u0627\u0646\u064d \u0645\u0648\u062b\u0648\u0642 \u0628\u0633\u0631\u0639\u0629 \u0648\u0623\u0645\u0627\u0646.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/dawadoc.com\/ar\/","og_locale":"ar_AR","og_type":"article","og_title":"\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 - Dawadoc","og_description":"\u062f\u0648\u0627 \u062f\u0648\u0643: \u0645\u0646\u0635\u0651\u0629 \u0637\u0628\u064a\u0629 \u0631\u0642\u0645\u064a\u0629 \u062a\u062a\u064a\u062d \u0644\u0643\u0645 \u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0639\u0646 \u0628\u064f\u0639\u062f\u060c \u0637\u0644\u0628 \u0627\u0644\u0623\u062f\u0648\u064a\u0629 \u0648\u062a\u062c\u062f\u064a\u062f \u0627\u0644\u0648\u0635\u0641\u0627\u062a\u060c \u0648\u0646\u064a\u0644 \u0631\u0623\u064a \u0637\u0628\u064a \u062b\u0627\u0646\u064d \u0645\u0648\u062b\u0648\u0642 \u0628\u0633\u0631\u0639\u0629 \u0648\u0623\u0645\u0627\u0646.","og_url":"https:\/\/dawadoc.com\/ar\/","og_site_name":"Dawadoc","article_modified_time":"2025-05-31T03:30:34+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u0648\u0642\u062a \u0627\u0644\u0642\u0631\u0627\u0621\u0629 \u0627\u0644\u0645\u064f\u0642\u062f\u0651\u0631":"\u062f\u0642\u064a\u0642\u062a\u0627\u0646"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dawadoc.com\/ar\/","url":"https:\/\/dawadoc.com\/ar\/","name":"\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629 - Dawadoc","isPartOf":{"@id":"https:\/\/mintcream-kudu-357941.hostingersite.com\/#website"},"datePublished":"2025-05-17T23:41:30+00:00","dateModified":"2025-05-31T03:30:34+00:00","description":"\u062f\u0648\u0627 \u062f\u0648\u0643: \u0645\u0646\u0635\u0651\u0629 \u0637\u0628\u064a\u0629 \u0631\u0642\u0645\u064a\u0629 \u062a\u062a\u064a\u062d \u0644\u0643\u0645 \u0627\u0644\u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0639\u0646 \u0628\u064f\u0639\u062f\u060c \u0637\u0644\u0628 \u0627\u0644\u0623\u062f\u0648\u064a\u0629 \u0648\u062a\u062c\u062f\u064a\u062f \u0627\u0644\u0648\u0635\u0641\u0627\u062a\u060c \u0648\u0646\u064a\u0644 \u0631\u0623\u064a \u0637\u0628\u064a \u062b\u0627\u0646\u064d \u0645\u0648\u062b\u0648\u0642 \u0628\u0633\u0631\u0639\u0629 \u0648\u0623\u0645\u0627\u0646.","breadcrumb":{"@id":"https:\/\/dawadoc.com\/ar\/#breadcrumb"},"inLanguage":"ar","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dawadoc.com\/ar\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/dawadoc.com\/ar\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dawadoc.com\/ar\/%d8%a7%d9%84%d8%b5%d9%81%d8%ad%d8%a9-%d8%a7%d9%84%d8%b1%d8%a6%d9%8a%d8%b3%d9%8a%d8%a9\/"},{"@type":"ListItem","position":2,"name":"\u0627\u0644\u0635\u0641\u062d\u0629 \u0627\u0644\u0631\u0626\u064a\u0633\u064a\u0629"}]},{"@type":"WebSite","@id":"https:\/\/mintcream-kudu-357941.hostingersite.com\/#website","url":"https:\/\/mintcream-kudu-357941.hostingersite.com\/","name":"Dawadoc","description":"\u0648\u0635\u0641\u0629 \u0637\u0628\u064a\u0629 \u0639\u0628\u0631 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a","publisher":{"@id":"https:\/\/mintcream-kudu-357941.hostingersite.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mintcream-kudu-357941.hostingersite.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ar"},{"@type":"Organization","@id":"https:\/\/mintcream-kudu-357941.hostingersite.com\/#organization","name":"Dawadoc","url":"https:\/\/mintcream-kudu-357941.hostingersite.com\/","logo":{"@type":"ImageObject","inLanguage":"ar","@id":"https:\/\/mintcream-kudu-357941.hostingersite.com\/#\/schema\/logo\/image\/","url":"https:\/\/dawadoc.com\/wp-content\/uploads\/2025\/05\/DawaDoc-Main-Logo-Transparent-bg.svg","contentUrl":"https:\/\/dawadoc.com\/wp-content\/uploads\/2025\/05\/DawaDoc-Main-Logo-Transparent-bg.svg","width":246,"height":64,"caption":"Dawadoc"},"image":{"@id":"https:\/\/mintcream-kudu-357941.hostingersite.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/dawadoc.com\/ar\/wp-json\/wp\/v2\/pages\/37","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dawadoc.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dawadoc.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dawadoc.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dawadoc.com\/ar\/wp-json\/wp\/v2\/comments?post=37"}],"version-history":[{"count":14,"href":"https:\/\/dawadoc.com\/ar\/wp-json\/wp\/v2\/pages\/37\/revisions"}],"predecessor-version":[{"id":307,"href":"https:\/\/dawadoc.com\/ar\/wp-json\/wp\/v2\/pages\/37\/revisions\/307"}],"wp:attachment":[{"href":"https:\/\/dawadoc.com\/ar\/wp-json\/wp\/v2\/media?parent=37"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}