{"id":22,"date":"2016-12-27T08:24:02","date_gmt":"2016-12-27T08:24:02","guid":{"rendered":"https:\/\/xstore.8theme.com\/demos\/corporate\/?page_id=22"},"modified":"2026-02-16T19:31:42","modified_gmt":"2026-02-16T15:31:42","slug":"home","status":"publish","type":"page","link":"https:\/\/poapro.ae\/ar\/","title":{"rendered":"Power of Attorney Dubai | Free Online POA Consultation | Business Bay | DIFC | Jebel Ali Free Zone\u00a0(Jafza)"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"22\" class=\"elementor elementor-22\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b6fdb47 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b6fdb47\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9dffe1d\" data-id=\"9dffe1d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-04d6e69 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"04d6e69\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">\u0648\u0643\u0627\u0644\u0629 \u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0641\u064a \u062f\u0628\u064a | \u0648\u0643\u0627\u0644\u0629 \u0639\u0628\u0631 \u0627\u0644\u0627\u0646\u062a\u0631\u0646\u062a | \u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0645\u062c\u0627\u0646\u064a\u0629<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4e148c7 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4e148c7\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-ec224cb\" data-id=\"ec224cb\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0458205 elementor-widget elementor-widget-html\" data-id=\"0458205\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* This wrapper is used to center the widget on the page for demonstration. *\/\n  .poapro-cw-wrapper {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    padding: 0rem; \/* Provides some space around the widget *\/\n  }\n\n  \/* Define styles for the checklist widget based on the new theme.\n     All classes are prefixed with 'poapro-cw-' to avoid conflicts.\n  *\/\n\n  \/* Main container for the checklist widget *\/\n  .poapro-cw-container {\n    \/* Use Poppins font, assuming it's loaded on your site *\/\n    font-family: 'Poppins', sans-serif;\n    \/* Normal font size *\/\n    font-size: 18px;\n    \/* Text color from theme *\/\n    color: #353535;\n    line-height: 1.6;\n    width: 100%;\n    max-width: 700px; \/* Default max-width for tablet *\/\n  }\n\n  \/* The main box holding the checklist content *\/\n  .poapro-cw-box {\n    \/* Background from theme *\/\n    background-color: white;\n    \/* Increased padding for even vertical spacing *\/\n    padding: 1rem 1rem 0rem 1rem;\n    border-radius: 0.5rem;\n    \/* Aux color for the border *\/\n    border-left: 4px solid #dba813;\n    box-shadow: 0 2px 4px 0 rgb(0 0 0 \/ 0.05);\n    \/* This will center the inline-grid list below *\/\n    text-align: center;\n  }\n\n  \/* Styling for the title (H2) of the checklist *\/\n  .poapro-cw-title {\n    \/* Desktop H2 font size *\/\n    font-size: 24px;\n    font-weight: 600;\n    \/* Aux color for the title *\/\n    color: #dba813;\n    margin-top: 0;\n    margin-bottom: 1.5rem; \/* Space between title and list *\/\n    text-align: center;\n  }\n\n  \/* The <ul> element serving as the checklist *\/\n  .poapro-cw-list {\n    list-style-type: none;\n    padding-left: 0;\n    margin: 0;\n    \/* Use inline-grid to make the container shrink-to-fit its content *\/\n    display: inline-grid;\n    \/* Default to two columns for tablet view *\/\n    grid-template-columns: repeat(2, auto);\n    \/* Reset text alignment for the content inside the list *\/\n    text-align: left;\n    \/* Increased gap for better spacing between columns *\/\n    column-gap: 3rem;\n    row-gap: 0.5rem;\n  }\n\n  \/* An individual <li> checklist item *\/\n  .poapro-cw-item {\n    \/* Flex properties were moved to the 'a' tag below *\/\n  }\n\n  \/* NEW: Styles for the anchor tag to make the item clickable *\/\n  .poapro-cw-item a {\n    display: flex;\n    align-items: center;\n    gap: 0.75rem;\n    color: inherit; \/* Removes the default blue link color *\/\n    text-decoration: none; \/* Removes the underline *\/\n    transition: color 0.2s ease-in-out; \/* Adds a smooth hover effect *\/\n  }\n  \n  \/* NEW: Hover effect for the link *\/\n  .poapro-cw-item a:hover {\n      color: #dba813; \/* Changes color on hover to match the theme *\/\n  }\n\n  \/* The SVG checkmark icon *\/\n  .poapro-cw-icon {\n    \/* Increased icon size to match larger font *\/\n    width: 20px;\n    height: 20px;\n    flex-shrink: 0;\n  }\n\n  \/* Styling for the bolded text within list items *\/\n  .poapro-cw-item strong {\n    font-weight: 600;\n  }\n\n  \/* Responsive styles for large desktop devices *\/\n  @media (min-width: 1024px) {\n    .poapro-cw-container {\n      max-width: 1000px; \/* Widen container for 4 columns *\/\n    }\n    .poapro-cw-list {\n      \/* Switch to four columns on desktop *\/\n      grid-template-columns: repeat(4, auto);\n      column-gap: 2.5rem; \/* Adjust gap for more columns *\/\n    }\n  }\n\n  \/* Responsive styles for mobile devices *\/\n  @media (max-width: 520px) {\n    .poapro-cw-list {\n      \/* Switch to a single column *\/\n      grid-template-columns: auto;\n    }\n\n    \/* Mobile H2 font size *\/\n    .poapro-cw-title {\n      font-size: 20px;\n    }\n  }\n<\/style>\n\n<div class=\"poapro-cw-wrapper\">\n  <div class=\"poapro-cw-container\">\n    <div class=\"poapro-cw-box\">\n      <h2 class=\"poapro-cw-title\">\u062d\u0644\u0648\u0644 \u0648\u0643\u0627\u0644\u0627\u062a \u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0641\u064a \u062f\u0628\u064a \u0645\u062a\u0643\u0627\u0645\u0644\u0629<\/h2>\n      <ul class=\"poapro-cw-list\">\n        <li class=\"poapro-cw-item\">\n          <a href=\"https:\/\/calendar.app.google\/Ew94SFjG7nrGmixs9\" target=\"_blank\" rel=\"noopener\">\n            <svg class=\"poapro-cw-icon\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dba813\" \/>\n              <path d=\"M17.27 8.23l-7.07 7.07-3.53-3.54\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n            <\/svg>\n            <span><strong>\u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0645\u0639 \u062e\u0628\u0631\u0627\u0621<\/strong><\/span>\n          <\/a>\n        <\/li>\n        <li class=\"poapro-cw-item\">\n          <a href=\"https:\/\/poapro.ae\/ar\/pricing\/\">\n            <svg class=\"poapro-cw-icon\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dba813\" \/>\n              <path d=\"M17.27 8.23l-7.07 7.07-3.53-3.54\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n            <\/svg>\n            <span><strong>\u062a\u062d\u0636\u064a\u0631 \u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0628\u062f\u0642\u0629<\/strong><\/span>\n          <\/a>\n        <\/li>\n        <li class=\"poapro-cw-item\">\n          <a href=\"https:\/\/poapro.ae\/ar\/online-private-notary-public-in-dubai\/\">\n            <svg class=\"poapro-cw-icon\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dba813\" \/>\n              <path d=\"M17.27 8.23l-7.07 7.07-3.53-3.54\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n            <\/svg>\n            <span><strong>\u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u0631\u0633\u0645\u064a<\/strong><\/span>\n          <\/a>\n        <\/li>\n        <li class=\"poapro-cw-item\">\n          <a href=\"https:\/\/poapro.ae\/ar\/power-of-attorney-representation-services-in-dubai-uae\/\">\n            <svg class=\"poapro-cw-icon\" viewbox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <circle cx=\"12\" cy=\"12\" r=\"12\" fill=\"#dba813\" \/>\n              <path d=\"M17.27 8.23l-7.07 7.07-3.53-3.54\" fill=\"none\" stroke=\"#fff\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" \/>\n            <\/svg>\n            <span><strong>\u0627\u0644\u062a\u0645\u062b\u064a\u0644 \u0628\u0645\u0648\u062c\u0628 \u0648\u0643\u0627\u0644\u0629<\/strong><\/span>\n          <\/a>\n        <\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-5353668 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"5353668\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c2f0804\" data-id=\"c2f0804\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-690556a elementor-widget elementor-widget-etheme_animated_headline\" data-id=\"690556a\" data-element_type=\"widget\" data-settings=\"{&quot;text_style&quot;:&quot;animate&quot;,&quot;animated_text&quot;:&quot;Dubai Property\\nDubai Company\\nDubai Vehicle\\nDubai Marriage&quot;,&quot;animation_type&quot;:&quot;typing&quot;}\" data-widget_type=\"etheme_animated_headline.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        \n        <div class=\"etheme-headline-wrapper\">\n            <div class=\"etheme-headline etheme-headline-animation-type-typing\" data-style=\"animate\">\n\t\t                        <span class=\"etheme-headline-text-wrapper\">\n                \n\t\t            \n                    <span class=\"etheme-headline-text etheme-headline-text-active\">Dubai&nbsp;Property<\/span><span class=\"etheme-headline-text\">Dubai&nbsp;Company<\/span><span class=\"etheme-headline-text\">Dubai&nbsp;Vehicle<\/span><span class=\"etheme-headline-text\">Dubai&nbsp;Marriage<\/span>                \n                <\/span>\n                            <\/div>\n        <\/div>\n        \n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9df7812 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"9df7812\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b919317 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b919317\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-77ab05b\" data-id=\"77ab05b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5767e9c elementor-widget elementor-widget-heading\" data-id=\"5767e9c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u062a\u0648\u0643\u064a\u0644 \u062f\u0628\u064a: \u0627\u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645\u0627\u062a \u0648\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u0648\u062b\u064a\u0642 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u062a\u0648\u0643\u064a\u0644<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1806f04 elementor-widget elementor-widget-html\" data-id=\"1806f04\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"poa-section-container poa-horizontal-card-layout poa-light-theme\">\n  <style>\n    \/* Styles for the POA Uses Section - Light Theme *\/\n    .poa-section-container.poa-horizontal-card-layout.poa-light-theme {\n        font-family: 'Poppins', sans-serif;\n        padding: 20px 20px 25px 20px;\n        background-color: transparent;\n        border-radius: 8px;\n        overflow: hidden;\n    }\n\n    .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-list {\n        list-style-type: none;\n        padding: 0;\n        margin: 0;\n        display: flex;\n        flex-wrap: wrap;\n        justify-content: center;\n        gap: 25px;\n        align-items: stretch; \/* Ensures cards in the same row have the same height *\/\n    }\n\n    .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-item {\n        font-size: 16px;\n        color: #555;\n        line-height: 1.6;\n        background-color: #ffffff;\n        border: 1px solid #e0e0e0;\n        border-top: 4px solid #fedc00; \/* Primary color *\/\n        border-radius: 8px;\n        padding: 25px 20px;\n        box-shadow: 0 3px 8px rgba(0,0,0,0.08);\n        transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out, border-top-color 0.2s ease-in-out;\n        flex: 1 1 100%; \/* Mobile first - 1 column *\/\n        min-width: 280px;\n        max-width: 450px;\n        box-sizing: border-box;\n        position: relative;\n        text-align: center;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: space-between; \/* Align content with space between *\/\n        min-height: 260px;\n    }\n\n    \/* Icons using Pseudo-elements *\/\n    .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-item::before {\n        display: block;\n        font-size: 2.5em; \/* Icon size *\/\n        margin-bottom: 15px;\n        color: #353535; \/* Icon color *\/\n        transition: color 0.2s ease-in-out;\n        font-family: 'Segoe UI Symbol', 'Apple Color Emoji', 'Segoe UI Emoji', sans-serif; \/* Emoji font stack *\/\n        order: -1; \/* Place icon above header *\/\n        flex-shrink: 0;\n    }\n    \n    \/* Specific Icons - UPDATED for 6 cards *\/\n    .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-item:nth-child(1)::before { content: '\ud83c\udfe0'; } \/* Property Transactions *\/\n    .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-item:nth-child(2)::before { content: '\ud83d\udcbc'; } \/* Business & Commercial Affairs *\/\n    .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-item:nth-child(3)::before { content: '\ud83d\ude97'; } \/* Vehicle Management *\/\n    .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-item:nth-child(4)::before { content: '\ud83d\udcdc'; } \/* Inheritance Matters *\/\n    .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-item:nth-child(5)::before { content: '\ud83d\udc8d'; } \/* Marriage Formalities *\/\n    .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-item:nth-child(6)::before { content: '\u2708\ufe0f'; } \/* Child Travel Permissions *\/\n\n    \/* Card Header *\/\n    .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-item .poa-card-header {\n        font-family: 'Poppins', sans-serif;\n        font-weight: 600;\n        color: #353535;\n        margin-bottom: 10px;\n        padding: 0;\n        line-height: 1.3;\n        font-size: 18px;\n        flex-grow: 0; \/* Prevent header from stretching *\/\n    }\n    \n    .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-content {\n        flex-grow: 1; \/* Allow content to take available space *\/\n    }\n\n    \/* Card Text Styling *\/\n    .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-item p {\n        margin: 0 0 20px 0; \/* Add margin to the bottom *\/\n        padding: 0;\n    }\n    \n    \/* UPDATED Button Style *\/\n    .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-button {\n        display: inline-block;\n        font-family: 'Poppins', sans-serif;\n        font-weight: 600;\n        font-size: 15px;\n        color: #353535;\n        background-color: #fedc00;\n        border: none;\n        border-radius: 5px;\n        padding: 10px 20px;\n        text-decoration: none;\n        transition: background-color 0.2s ease-in-out, transform 0.2s ease-in-out;\n        margin-top: auto; \/* Pushes button to the bottom *\/\n        min-width: 180px; \/* Ensures all buttons have the same minimum width *\/\n        text-align: center; \/* Centers the text inside the button *\/\n        white-space: nowrap; \/* Prevents text from wrapping *\/\n        box-sizing: border-box; \/* Includes padding in the width calculation *\/\n    }\n\n    .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-button:hover {\n        background-color: #dba813;\n        color: #ffffff;\n        transform: translateY(-2px);\n    }\n\n\n    \/* Hover effect *\/\n    .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-item:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 6px 15px rgba(0,0,0,0.12);\n        border-top-color: #dba813; \/* Aux color for border on hover *\/\n    }\n\n    \/* Tablet Styles - 2 columns *\/\n    @media (min-width: 600px) {\n        .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-item {\n            flex-basis: calc(50% - 12.5px);\n            max-width: calc(50% - 12.5px);\n        }\n    }\n\n    \/* Desktop Styles - 3 columns *\/\n    @media (min-width: 992px) {\n        .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-item {\n             flex-basis: calc(33.333% - 17px);\n             max-width: calc(33.333% - 17px);\n        }\n    }\n    \n    \/* Larger Desktop Styles *\/\n    @media (min-width: 1200px) {\n        .poa-section-container.poa-horizontal-card-layout.poa-light-theme .poa-card-list {\n            max-width: 1100px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n    }\n  <\/style>\n\n  <ul class=\"poa-card-list\">\n    <li class=\"poa-card-item\">\n      <div class=\"poa-card-content\">\n        <h4 class=\"poa-card-header\">\u0645\u0639\u0627\u0645\u0644\u0627\u062a \u0639\u0642\u0627\u0631\u064a\u0629<\/h4>\n        <p>\u0627\u0633\u062a\u062e\u062f\u0645 <strong>\u0627\u0644\u0648\u0643\u0627\u0644\u0629 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0641\u064a \u062f\u0628\u064a<\/strong> \u0644\u062a\u0645\u0643\u064a\u0646 \u0648\u0643\u064a\u0644 \u0645\u0646 \u0634\u0631\u0627\u0621 \u0648\u0628\u064a\u0639 \u0648\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0639\u0642\u0627\u0631\u0627\u062a\u060c \u0648\u0627\u0644\u062a\u0639\u0627\u0645\u0644 \n\u0645\u0639 \u062c\u0645\u064a\u0639 \u0627\u0644\u0623\u0648\u0631\u0627\u0642 \u0648\u0627\u0644\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0641\u064a <strong>\u062f\u0627\u0626\u0631\u0629 \u0627\u0644\u0623\u0631\u0627\u0636\u064a \u0648\u0627\u0644\u0623\u0645\u0644\u0627\u0643 \u0641\u064a \u062f\u0628\u064a<\/strong>.<\/p>\n      <\/div>\n      <a href=\"https:\/\/poapro.ae\/ar\/product\/power-of-attorney-for-property\/\" class=\"poa-card-button\">\u062a\u0623\u0645\u064a\u0646 \u0648\u0643\u0627\u0644\u0629 \u0639\u0642\u0627\u0631\u064a\u0629<\/a>\n    <\/li>\n    <li class=\"poa-card-item\">\n      <div class=\"poa-card-content\">\n        <h4 class=\"poa-card-header\">\u0634\u0624\u0648\u0646 \u0627\u0644\u0623\u0639\u0645\u0627\u0644 \u0648\u0627\u0644\u062a\u062c\u0627\u0631\u0629<\/h4>\n        <p>\u062a\u0641\u0648\u064a\u0636 \u0627\u0644\u0635\u0644\u0627\u062d\u064a\u0629 \u0645\u0646 \u0623\u062c\u0644 <strong>\u062a\u0634\u0643\u064a\u0644 \u0627\u0644\u0634\u0631\u0643\u0629<\/strong> \u0648\u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629 \u0627\u0644\u0623\u0633\u0627\u0633\u064a\u0629 \u0627\u0644\u0623\u062e\u0631\u0649 \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 <strong>\u0648\u0643\u0627\u0644\u0629 \u062f\u0628\u064a \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629<\/strong>\u060c \u0636\u0645\u0627\u0646\u064b\u0627 \u0644\u0633\u0644\u0627\u0633\u0629 \u0627\u0644\u0623\u0646\u0634\u0637\u0629 \u0627\u0644\u062a\u062c\u0627\u0631\u064a\u0629.<\/p>\n      <\/div>\n      <a href=\"https:\/\/poapro.ae\/ar\/product\/company-formation-power-of-attorney\/\" class=\"poa-card-button\">\u0648\u0643\u0627\u0644\u0629 \u062a\u0623\u0633\u064a\u0633 \u0634\u0631\u0643\u0627\u062a<\/a>\n    <\/li>\n    <li class=\"poa-card-item\">\n      <div class=\"poa-card-content\">\n        <h4 class=\"poa-card-header\">\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0645\u0631\u0643\u0628\u0627\u062a<\/h4>\n        <p>\u0625\u0646 <strong>\u0648\u0643\u0627\u0644\u0629 \u062f\u0628\u064a \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629<\/strong> \u064a\u062e\u0648\u0651\u0644 \u0645\u0645\u062b\u0644\u0627\u064b \u0644\u0625\u062f\u0627\u0631\u0629 \u062c\u0645\u064a\u0639 \u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u0645\u0631\u0643\u0628\u0627\u062a \u0645\u0639 <strong>\u0647\u064a\u0626\u0629 \u0627\u0644\u0637\u0631\u0642 \u0648\u0627\u0644\u0645\u0648\u0627\u0635\u0644\u0627\u062a<\/strong>\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 \u0627\u0644\u0634\u0631\u0627\u0621 \u0648\u0627\u0644\u0628\u064a\u0639 \u0648\u0627\u0644\u062a\u0633\u062c\u064a\u0644.<\/p>\n      <\/div>\n      <a href=\"https:\/\/poapro.ae\/ar\/product\/vehicle-power-of-attorney\/\" class=\"poa-card-button\">\u0648\u0643\u0627\u0644\u0629 \u0625\u062f\u0627\u0631\u0629 \u0645\u0631\u0643\u0628\u0627\u062a<\/a>\n    <\/li>\n    <li class=\"poa-card-item\">\n      <div class=\"poa-card-content\">\n        <h4 class=\"poa-card-header\">\u0645\u0633\u0627\u0626\u0644 \u0627\u0644\u0645\u064a\u0631\u0627\u062b<\/h4>\n        <p>\u0639\u0646\u062f \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0627\u0644\u0648\u0631\u0627\u062b\u0629 <strong>\u062a\u0633\u0645\u062d \u0644\u0643 \u0627\u0644\u0648\u0643\u0627\u0644\u0629 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0641\u064a \u062f\u0628\u064a<\/strong> \u0628\u062a\u0639\u064a\u064a\u0646 \u0645\u0645\u062b\u0644 \u0644\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u0648\u0635\u0627\u064a\u0629\u060c \u0648\u0627\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0634\u0647\u0627\u062f\u0627\u062a\u060c \u0648\u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0623\u0635\u0648\u0644.<\/p>\n      <\/div>\n      <a href=\"https:\/\/poapro.ae\/ar\/product\/inheritance-power-of-attorney\/\" class=\"poa-card-button\">\u0648\u0643\u0627\u0644\u0629 \u062a\u062e\u0637\u064a\u0637 \u0645\u064a\u0631\u0627\u062b<\/a>\n    <\/li>\n    <li class=\"poa-card-item\">\n      <div class=\"poa-card-content\">\n        <h4 class=\"poa-card-header\">\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u0632\u0648\u0627\u062c<\/h4>\n        <p>\u062a\u0648\u0643\u064a\u0644 \u0648\u0643\u064a\u0644 \u0644\u062a\u0645\u062b\u064a\u0644 \u0648\u0644\u064a \u0627\u0644\u0623\u0645\u0631 \u0648\u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0639\u0644\u0649 \u0627\u0644\u0632\u0648\u0627\u062c \u0641\u064a \u0627\u0644\u0645\u062d\u0627\u0643\u0645 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a\u064a\u0629. \u062a\u0631\u062a\u064a\u0628 \u0630\u0644\u0643 \u0639\u0646 \u0628\u0639\u062f \u0628\u0627\u0633\u062a\u062e\u062f\u0627\u0645 <strong>\u0648\u0643\u0627\u0644\u0629 \u062f\u0628\u064a \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0639\u0628\u0631 \u0627\u0644\u0627\u0646\u062a\u0631\u0646\u062a<\/strong> \u0644\u062a\u062d\u0642\u064a\u0642 \u0627\u0644\u0645\u062a\u0637\u0644\u0628\u0627\u062a.<\/p>\n      <\/div>\n      <a href=\"https:\/\/poapro.ae\/ar\/product\/marriage-power-of-attorney-by-guardian\/\" class=\"poa-card-button\">\u0648\u0643\u0627\u0644\u0629 \u062a\u0635\u0631\u064a\u062d \u0632\u0648\u0627\u062c<\/a>\n    <\/li>\n    <li class=\"poa-card-item\">\n      <div class=\"poa-card-content\">\n        <h4 class=\"poa-card-header\">\u062a\u0635\u0627\u0631\u064a\u062d \u0633\u0641\u0631 \u0627\u0644\u0623\u0637\u0641\u0627\u0644<\/h4>\n        <p>\u0644\u0625\u0635\u062f\u0627\u0631 \u0634\u0647\u0627\u062f\u0629 \u0639\u062f\u0645 \u0645\u0645\u0627\u0646\u0639\u0629 \u0644\u0633\u0641\u0631 \u0637\u0641\u0644\u060c \u064a\u0645\u0643\u0646\u0643 <strong>\u0637\u0644\u0628 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u0648\u0643\u064a\u0644 \u0627\u0644\u0645\u0648\u062b\u0642 \u0641\u064a \u062f\u0628\u064a<\/strong> \u0644\u0645\u0646\u062d \u0627\u0644\u0648\u0635\u064a \u0627\u0644\u0635\u0644\u0627\u062d\u064a\u0629 \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629.<\/p>\n      <\/div>\n      <a href=\"https:\/\/poapro.ae\/ar\/product\/power-of-attorney-for-child-travel\/\" class=\"poa-card-button\">\u0648\u0643\u0627\u0644\u0629 \u062a\u0635\u0631\u064a\u062d \u0633\u0641\u0631<\/a>\n    <\/li>\n  <\/ul>\n\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"ItemList\",\n    \"name\": \"Power of Attorney Dubai: Uses & Online Notarized POA Services\",\n    \"description\": \"A Power of Attorney in Dubai (Dubai POA) can be used for a wide range of personal and commercial matters, allowing a trusted agent to act on your behalf. Key uses for a POA in Dubai include property, business, vehicles, inheritance, marriage, and child travel. Order Dubai notarized Power of Attorney services online.\",\n    \"itemListElement\": [\n      {\n        \"@type\": \"ListItem\",\n        \"position\": 1,\n        \"item\": {\n          \"@type\": \"Service\",\n          \"name\": \"Property Transactions\",\n          \"description\": \"Use a POA to authorize an agent to buy, sell, lease, and manage real estate in Dubai, including all dealings with the Dubai Land Department (DLD).\",\n          \"url\": \"https:\/\/poapro.ae\/product\/power-of-attorney-for-property\/\"\n        }\n      },\n      {\n        \"@type\": \"ListItem\",\n        \"position\": 2,\n        \"item\": {\n          \"@type\": \"Service\",\n          \"name\": \"Business & Commercial Affairs\",\n          \"description\": \"Delegate tasks such as company formation, operating corporate bank accounts, signing commercial agreements, and other business management responsibilities.\",\n          \"url\": \"https:\/\/poapro.ae\/product\/company-formation-power-of-attorney\/\"\n        }\n      },\n      {\n        \"@type\": \"ListItem\",\n        \"position\": 3,\n        \"item\": {\n          \"@type\": \"Service\",\n          \"name\": \"Vehicle Management\",\n          \"description\": \"Appoint a representative to handle the purchase, sale, registration, and transfer of vehicles with the Roads and Transport Authority (RTA).\",\n          \"url\": \"https:\/\/poapro.ae\/product\/vehicle-power-of-attorney\/\"\n        }\n      },\n      {\n        \"@type\": \"ListItem\",\n        \"position\": 4,\n        \"item\": {\n          \"@type\": \"Service\",\n          \"name\": \"Inheritance Matters\",\n          \"description\": \"Authorize an agent to represent heirs, manage probate proceedings, and handle the distribution of estate assets in the UAE.\",\n          \"url\": \"https:\/\/poapro.ae\/product\/inheritance-power-of-attorney\/\"\n        }\n      },\n      {\n        \"@type\": \"ListItem\",\n        \"position\": 5,\n        \"item\": {\n          \"@type\": \"Service\",\n          \"name\": \"Marriage Formalities\",\n          \"description\": \"Use a POA to appoint a proxy (Wali) to provide consent on behalf of a bride's guardian for marriage proceedings in UAE courts.\",\n          \"url\": \"https:\/\/poapro.ae\/product\/marriage-power-of-attorney-by-guardian\/\"\n        }\n      },\n      {\n        \"@type\": \"ListItem\",\n        \"position\": 6,\n        \"item\": {\n          \"@type\": \"Service\",\n          \"name\": \"Child Travel Permissions\",\n          \"description\": \"Grant authority via POA to issue a No Objection Certificate (NOC) for a minor child to travel abroad with one parent or a guardian.\",\n          \"url\": \"https:\/\/poapro.ae\/product\/power-of-attorney-for-child-travel\/\"\n        }\n      }\n    ]\n  }\n  <\/script>\n<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-31146ed elementor-widget elementor-widget-html\" data-id=\"31146ed\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- \n  Power of Attorney Selector Wizard\n  Theme: Premium Yellow\/Grey (POAPRO)\n  Enhancements: Fixed hover visibility, Progress Bar, Back Button, Animated Transitions, Loading State\n-->\n\n<div id=\"poa-selector-container\" class=\"poapro-widget\">\n    <div class=\"poa-card\">\n        <!-- Progress Bar -->\n        <div class=\"progress-bar-container\">\n            <div id=\"progress-fill\" class=\"progress-fill\" style=\"width: 25%;\"><\/div>\n        <\/div>\n\n        <header id=\"poa-header\" class=\"poa-header\">\n            <div class=\"header-nav\">\n                <button id=\"back-btn\" class=\"back-btn hidden\" onclick=\"goBack()\" aria-label=\"Go back\">\n                    <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m15 18-6-6 6-6\"\/><\/svg>\n                    Back\n                <\/button>\n                <div class=\"step-counter\" id=\"step-indicator\">Step 1 of 3<\/div>\n            <\/div>\n            <h2>POA Selection Wizard<\/h2>\n            <p>Pinpoint the exact Power of Attorney you need in seconds.<\/p>\n        <\/header>\n\n        <section id=\"poa-step-content\" class=\"poa-body transition-fade\">\n            <!-- Initial Loading State -->\n            <div class=\"poa-loading-wrapper\">\n                <div class=\"poa-spinner\"><\/div>\n                <p>Initializing Wizard...<\/p>\n            <\/div>\n        <\/section>\n\n        <footer class=\"poa-footer\">\n            <p class=\"notary-note\">Legal drafting & E-notarization inclusive.<\/p>\n        <\/footer>\n    <\/div>\n<\/div>\n\n<style>\n    :root {\n        --poa-primary: #fedc00; \n        --poa-aux: #dba813;     \n        --poa-text: #353535;    \n        --poa-bg: #ffffff;      \n        --poa-border: #f0f0f0;\n        --poa-shadow: 0 10px 30px rgba(0,0,0,0.05);\n        --poa-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);\n    }\n\n    .poapro-widget {\n        font-family: 'Poppins', sans-serif;\n        color: var(--poa-text);\n        width: 100%;\n        margin: 0;\n        padding: 0;\n        font-size: 18px;\n        line-height: 1.6;\n        box-sizing: border-box;\n    }\n\n    .poapro-widget * { box-sizing: border-box; }\n\n    .poa-card {\n        background: var(--poa-bg);\n        border-radius: 20px;\n        box-shadow: var(--poa-shadow);\n        overflow: hidden;\n        border: 1px solid var(--poa-border);\n        width: 100%;\n        position: relative;\n    }\n\n    \/* Progress Bar *\/\n    .progress-bar-container {\n        height: 6px;\n        background: #f0f0f0;\n        width: 100%;\n        overflow: hidden;\n    }\n\n    .progress-fill {\n        height: 100%;\n        background: var(--poa-aux);\n        transition: width 0.5s ease;\n    }\n\n    .poa-header {\n        background: var(--poa-primary);\n        color: var(--poa-text);\n        padding: 30px 40px;\n        text-align: center;\n        border-bottom: 2px solid rgba(0,0,0,0.03);\n    }\n\n    .header-nav {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        margin-bottom: 15px;\n    }\n\n    .back-btn {\n        background: rgba(255,255,255,0.4);\n        border: none;\n        padding: 6px 14px;\n        border-radius: 8px;\n        font-size: 14px;\n        font-weight: 600;\n        cursor: pointer;\n        display: flex;\n        align-items: center;\n        gap: 5px;\n        transition: var(--poa-transition);\n        color: var(--poa-text);\n    }\n\n    .back-btn:hover { \n        background: rgba(255,255,255,0.7); \n        color: #000;\n    }\n    .back-btn.hidden { opacity: 0; pointer-events: none; }\n\n    .step-counter {\n        font-size: 13px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1.5px;\n        opacity: 0.7;\n    }\n\n    .poa-header h2 {\n        margin: 0 0 8px 0;\n        font-weight: 800;\n        font-size: 24px;\n        text-transform: uppercase;\n    }\n\n    .poa-header p {\n        margin: 0;\n        font-size: 16px;\n        font-weight: 500;\n        opacity: 0.85;\n    }\n\n    .poa-body {\n        padding: 40px;\n        min-height: 350px;\n        display: flex;\n        flex-direction: column;\n    }\n\n    \/* Loading Spinner Styling *\/\n    .poa-loading-wrapper {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        flex-grow: 1;\n        gap: 15px;\n    }\n\n    .poa-loading-wrapper p {\n        font-size: 14px;\n        color: #999;\n        font-weight: 500;\n    }\n\n    .poa-spinner {\n        width: 40px;\n        height: 40px;\n        border: 4px solid #f0f0f0;\n        border-top: 4px solid var(--poa-aux);\n        border-radius: 50%;\n        animation: spin 1s linear infinite;\n    }\n\n    @keyframes spin {\n        0% { transform: rotate(0deg); }\n        100% { transform: rotate(360deg); }\n    }\n\n    .transition-fade {\n        transition: opacity 0.2s ease, transform 0.2s ease;\n    }\n\n    .question-text {\n        font-size: 22px;\n        font-weight: 700;\n        margin-bottom: 30px;\n        color: var(--poa-text);\n        line-height: 1.4;\n    }\n\n    .options-grid {\n        display: grid;\n        grid-template-columns: 1fr;\n        gap: 20px;\n    }\n\n    @media (min-width: 768px) {\n        .options-grid.multi { grid-template-columns: 1fr 1fr; }\n    }\n\n    .option-card {\n        background: #f9f9fb;\n        border: 2px solid transparent;\n        border-radius: 16px;\n        padding: 25px;\n        text-align: left;\n        cursor: pointer;\n        transition: var(--poa-transition);\n        display: flex;\n        flex-direction: column;\n        justify-content: flex-start;\n        position: relative;\n    }\n\n    .option-card:hover {\n        background: #fff;\n        border-color: var(--poa-primary);\n        box-shadow: 0 12px 20px rgba(254, 220, 0, 0.15);\n        transform: translateY(-4px);\n    }\n\n    .option-card h4 {\n        margin: 0 0 10px 0;\n        font-size: 18px;\n        font-weight: 700;\n        color: var(--poa-text);\n        transition: color 0.2s;\n    }\n\n    .option-card:hover h4 {\n        color: #000;\n    }\n\n    .option-card p {\n        margin: 0;\n        font-size: 15px;\n        color: #666;\n        line-height: 1.4;\n    }\n\n    .option-card .arrow {\n        position: absolute;\n        bottom: 20px;\n        right: 25px;\n        color: var(--poa-aux);\n        font-size: 20px;\n        font-weight: bold;\n        opacity: 0;\n        transition: var(--poa-transition);\n    }\n\n    .option-card:hover .arrow { opacity: 1; transform: translateX(5px); }\n\n    \/* Result View *\/\n    .result-container {\n        text-align: center;\n        max-width: 500px;\n        margin: 0 auto;\n        width: 100%;\n    }\n\n    .price-box {\n        display: inline-block;\n        background: var(--poa-primary);\n        padding: 20px 40px;\n        border-radius: 16px;\n        margin-bottom: 30px;\n        box-shadow: 0 8px 15px rgba(254, 220, 0, 0.2);\n    }\n\n    .price-sub { font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; }\n    .price-val { font-size: 36px; font-weight: 800; display: block; line-height: 1; margin-top: 5px; }\n\n    .result-name { font-size: 24px; font-weight: 800; margin-bottom: 15px; }\n    .result-desc { font-size: 17px; color: #555; margin-bottom: 35px; }\n\n    .btn-action {\n        display: block;\n        background: var(--poa-text);\n        color: var(--poa-primary);\n        padding: 20px 30px;\n        border-radius: 12px;\n        text-decoration: none;\n        font-weight: 800;\n        text-transform: uppercase;\n        letter-spacing: 2px;\n        transition: var(--poa-transition);\n        border: none;\n    }\n\n    .btn-action:hover {\n        background: #000;\n        color: var(--poa-primary);\n        transform: scale(1.03);\n    }\n\n    .btn-reset {\n        margin-top: 25px;\n        background: none;\n        border: none;\n        color: #999;\n        text-decoration: underline;\n        cursor: pointer;\n        font-size: 14px;\n        font-family: 'Poppins';\n    }\n\n    .btn-reset:hover {\n        color: var(--poa-text);\n    }\n\n    .poa-footer {\n        padding: 15px 40px;\n        background: #fafafa;\n        border-top: 1px solid var(--poa-border);\n        text-align: center;\n    }\n\n    .notary-note { font-size: 13px; color: #aaa; font-style: italic; margin: 0; }\n\n    .hidden { display: none; }\n\n    @media (max-width: 600px) {\n        .poa-header { padding: 25px 20px; }\n        .poa-body { padding: 30px 20px; }\n        .question-text { font-size: 19px; }\n        .option-card { padding: 20px; }\n    }\n<\/style>\n\n<script>\n    const poaData = {\n        questions: {\n            'start': {\n                text: \"To begin, what is the nature of your requirement?\",\n                options: [\n                    { title: \"Personal\", text: \"Individual or family legal matters.\", next: 'personal_sub' },\n                    { title: \"Business\", text: \"Company formation, management or corporate legal matters.\", next: 'business_sub' }\n                ]\n            },\n            'personal_sub': {\n                text: \"Which category best fits your personal need?\",\n                options: [\n                    { title: \"Real Estate\", text: \"Selling, buying or managing property and vehicles.\", next: 'personal_property' },\n                    { title: \"Family & Legal\", text: \"Marriage, child travel, inheritance or court cases.\", next: 'personal_legal' }\n                ]\n            },\n            'personal_property': {\n                text: \"Pinpoint your property requirement:\",\n                options: [\n                    { title: \"Real Estate POA\", text: \"Standard property sale\/purchase.\", result: 'Property Power of Attorney' },\n                    { title: \"Rental Dispute POA\", text: \"Handling cases with the Rental Dispute Center.\", result: 'Property Dispute Power of Attorney' },\n                    { title: \"Vehicle POA\", text: \"Sale, purchase or export of cars.\", result: 'Vehicle Power of Attorney' }\n                ]\n            },\n            'personal_legal': {\n                text: \"Pinpoint your legal requirement:\",\n                options: [\n                    { title: \"General POA\", text: \"Broad representation for all legal matters.\", result: 'General Power of Attorney' },\n                    { title: \"Marriage Proxy\", text: \"Representation for marriage contracts.\", result: 'Marriage Power of Attorney by Guardian' },\n                    { title: \"Inheritance POA\", text: \"Managing estates and heir rights.\", result: 'Inheritance Power of Attorney' },\n                    { title: \"Travel Consent\", text: \"Authorizing a child to travel.\", result: 'Power of Attorney for Child Travel' },\n                    { title: \"Court Case POA\", text: \"Representing you in a specific legal case.\", result: 'Court Case Power of Attorney' }\n                ]\n            },\n            'business_sub': {\n                text: \"What is the focus of your business requirement?\",\n                options: [\n                    { title: \"Management\", text: \"Day-to-day operations and general manager rights.\", next: 'business_mgmt' },\n                    { title: \"Transactions\", text: \"Selling\/buying shares or business assets.\", next: 'business_sales' },\n                    { title: \"Legal & Setup\", text: \"Forming companies or litigation matters.\", next: 'business_legal' }\n                ]\n            },\n            'business_mgmt': {\n                text: \"Pinpoint your management need:\",\n                options: [\n                    { title: \"Company POA\", text: \"Broad corporate representation.\", result: 'Company Power of Attorney' },\n                    { title: \"GM Appointment\", text: \"Delegating manager authority.\", result: 'General Manager Power of Attorney' },\n                    { title: \"Local Partner\", text: \"Authorizing actions for a local partner.\", result: 'Local Partner Power of Attorney' }\n                ]\n            },\n            'business_sales': {\n                text: \"Pinpoint your transaction type:\",\n                options: [\n                    { title: \"Share Sales\", text: \"Selling company shares.\", result: 'Share Sale Power of Attorney' },\n                    { title: \"Share Purchase\", text: \"Acquiring company shares.\", result: 'Share Purchase Power of Attorney' },\n                    { title: \"Asset Sale\/Purchase\", text: \"Buying or selling business assets.\", result: 'Business\/Assets Sale Power of Attorney' }\n                ]\n            },\n            'business_legal': {\n                text: \"Pinpoint your setup or legal need:\",\n                options: [\n                    { title: \"Formation\", text: \"Opening a new legal entity.\", result: 'Company Formation Power of Attorney' },\n                    { title: \"Litigation\", text: \"Representing company in court.\", result: 'Litigation Power of Attorney' }\n                ]\n            },\n            'residency': {\n                text: \"Final Step: What is your residency status?\",\n                options: [\n                    { title: \"UAE Resident\", text: \"I hold a valid Emirates ID.\", result: 'uae-resident' },\n                    { title: \"Non-Resident\", text: \"Overseas or Tourist status.\", result: 'non-uae-resident' }\n                ]\n            }\n        },\n        services: {\n            'General Power of Attorney': { url: 'https:\/\/poapro.ae\/product\/general-power-of-attorney\/', category: 'personal' },\n            'Property Power of Attorney': { url: 'https:\/\/poapro.ae\/product\/power-of-attorney-for-property\/', category: 'personal' },\n            'Property Dispute Power of Attorney': { url: 'https:\/\/poapro.ae\/product\/property-dispute-power-of-attorney\/', category: 'personal' },\n            'Vehicle Power of Attorney': { url: 'https:\/\/poapro.ae\/product\/vehicle-power-of-attorney\/', category: 'personal' },\n            'Marriage Power of Attorney by Guardian': { url: 'https:\/\/poapro.ae\/product\/marriage-power-of-attorney-by-guardian\/', category: 'personal' },\n            'Inheritance Power of Attorney': { url: 'https:\/\/poapro.ae\/product\/inheritance-power-of-attorney\/', category: 'personal' },\n            'Court Case Power of Attorney': { url: 'https:\/\/poapro.ae\/product\/court-case-power-of-attorney\/', category: 'personal' },\n            'Power of Attorney for Child Travel': { url: 'https:\/\/poapro.ae\/product\/power-of-attorney-for-child-travel\/', category: 'personal' },\n            'Company Power of Attorney': { url: 'https:\/\/poapro.ae\/product\/company-power-of-attorney\/', category: 'business' },\n            'General Manager Power of Attorney': { url: 'https:\/\/poapro.ae\/product\/general-manager-power-of-attorney\/', category: 'business' },\n            'Local Partner Power of Attorney': { url: 'https:\/\/poapro.ae\/product\/local-partner-power-of-attorney\/', category: 'business' },\n            'Company Formation Power of Attorney': { url: 'https:\/\/poapro.ae\/product\/company-formation-power-of-attorney\/', category: 'business' },\n            'Share Sale Power of Attorney': { url: 'https:\/\/poapro.ae\/product\/share-sale-power-of-attorney\/', category: 'business' },\n            'Share Purchase Power of Attorney': { url: 'https:\/\/poapro.ae\/product\/share-purchase-power-of-attorney\/', category: 'business' },\n            'Business\/Assets Sale Power of Attorney': { url: 'https:\/\/poapro.ae\/product\/business-assets-sale-power-of-attorney\/', category: 'business' },\n            'Business\/Assets Purchase Power of Attorney': { url: 'https:\/\/poapro.ae\/product\/business-assets-purchase-power-of-attorney\/', category: 'business' },\n            'Litigation Power of Attorney': { url: 'https:\/\/poapro.ae\/product\/litigation-power-of-attorney\/', category: 'business' }\n        }\n    };\n\n    let state = {\n        history: [],\n        currentId: 'start',\n        selectedService: null,\n        residency: null\n    };\n\n    function render() {\n        const body = document.getElementById('poa-step-content');\n        const step = poaData.questions[state.currentId];\n        const backBtn = document.getElementById('back-btn');\n        \n        if (state.history.length > 0) backBtn.classList.remove('hidden');\n        else backBtn.classList.add('hidden');\n\n        const totalSteps = 3;\n        const currentProgress = ((state.history.length + 1) \/ totalSteps) * 100;\n        document.getElementById('progress-fill').style.width = Math.min(currentProgress, 100) + '%';\n        document.getElementById('step-indicator').innerText = state.currentId === 'residency' ? 'Final Step' : `Step ${state.history.length + 1} of ${totalSteps}`;\n\n        body.style.opacity = '0';\n        body.style.transform = 'translateY(10px)';\n\n        setTimeout(() => {\n            body.innerHTML = `\n                <div class=\"question-text\">${step.text}<\/div>\n                <div class=\"options-grid ${step.options.length > 2 ? 'multi' : ''}\">\n                    ${step.options.map(opt => `\n                        <div class=\"option-card\" onclick=\"handleChoice('${opt.next || ''}', '${opt.result || ''}')\">\n                            <h4>${opt.title}<\/h4>\n                            <p>${opt.text}<\/p>\n                            <span class=\"arrow\">\u2192<\/span>\n                        <\/div>\n                    `).join('')}\n                <\/div>\n            `;\n            body.style.opacity = '1';\n            body.style.transform = 'translateY(0)';\n        }, 150);\n    }\n\n    function handleChoice(nextId, resultValue) {\n        if (state.currentId === 'residency') {\n            state.residency = resultValue;\n            showResult();\n            return;\n        }\n\n        if (resultValue) {\n            state.selectedService = resultValue;\n            state.history.push(state.currentId);\n            state.currentId = 'residency';\n            render();\n        } else {\n            state.history.push(state.currentId);\n            state.currentId = nextId;\n            render();\n        }\n    }\n\n    function goBack() {\n        if (state.history.length > 0) {\n            state.currentId = state.history.pop();\n            render();\n        }\n    }\n\n    function showResult() {\n        const body = document.getElementById('poa-step-content');\n        const service = poaData.services[state.selectedService];\n        \n        let price, attr;\n        if (service.category === 'personal') {\n            price = state.residency === 'uae-resident' ? '1,350' : '1,590';\n            attr = 'attribute_pa_personal-plan';\n        } else {\n            price = state.residency === 'uae-resident' ? '1,590' : '1,790';\n            attr = 'attribute_pa_business-plan';\n        }\n\n        const url = `${service.url}?${attr}=${state.residency}`;\n\n        document.getElementById('progress-fill').style.width = '100%';\n        document.getElementById('step-indicator').innerText = 'Complete';\n        \n        body.innerHTML = `\n            <div class=\"result-container\">\n                <div class=\"price-box\">\n                    <span class=\"price-sub\">${state.residency === 'uae-resident' ? 'Resident Rate' : 'Non-Resident Rate'}<\/span>\n                    <span class=\"price-val\">AED ${price}<\/span>\n                <\/div>\n                <h4 class=\"result-name\">${state.selectedService}<\/h4>\n                <p class=\"result-desc\">Your selection is ready. This includes professional drafting in English & Arabic and full E-notarization support.<\/p>\n                <a href=\"${url}\" target=\"_blank\" class=\"btn-action\">Proceed with Order<\/a>\n                <button class=\"btn-reset\" onclick=\"reset()\">Start selection over<\/button>\n            <\/div>\n        `;\n    }\n\n    function reset() {\n        state = { history: [], currentId: 'start', selectedService: null, residency: null };\n        render();\n    }\n\n    \/\/ Small delay to ensure styles and browser are ready before initial render\n    window.onload = () => {\n        setTimeout(render, 300);\n    };\n<\/script>\n\n<!-- Structured Data -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"SoftwareApplication\",\n  \"name\": \"POAPRO Selection Wizard\",\n  \"description\": \"Smart diagnostic tool to pinpoint the correct UAE Power of Attorney and calculate notarization fees instantly.\",\n  \"offers\": {\n    \"@type\": \"AggregateOffer\",\n    \"lowPrice\": \"1350\",\n    \"highPrice\": \"1790\",\n    \"priceCurrency\": \"AED\"\n  }\n}\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b4656a elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"3b4656a\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-b5b32ac elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b5b32ac\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c84a1fc\" data-id=\"c84a1fc\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d0b974d elementor-widget elementor-widget-heading\" data-id=\"d0b974d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0641\u0631\u064a\u0642 POAPRO \u062f\u0628\u064a \u0644\u0644\u0648\u0643\u0627\u062a \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0352a52 elementor-widget elementor-widget-html\" data-id=\"0352a52\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Team Widget Start -->\n<style>\n    \/* Define custom theme properties *\/\n    :root {\n        --primary-color: #fedc00;\n        --text-color: #353535;\n        --background-color: #ffffff;\n        --aux-color: #dba813;\n        --gray-text: #6b7280;\n    }\n\n    .poapro-team-widget {\n        font-family: 'Poppins', sans-serif;\n        color: var(--text-color);\n        padding: 10px 0;\n        max-width: 1280px;\n        margin: 0 auto;\n        overflow: hidden;\n    }\n\n    .widget-carousel-container {\n        position: relative;\n        padding-bottom: 20px;\n        min-height: 400px;\n    }\n\n    .widget-carousel-wrapper {\n        display: flex;\n        flex-wrap: nowrap;\n        transition: none;\n    }\n    \n    .widget-carousel-wrapper.is-initialized {\n        transition: transform 0.5s ease-in-out;\n    }\n\n    .widget-carousel-slide {\n        flex: 0 0 100%;\n        box-sizing: border-box;\n        padding: 15px; \n    }\n\n    @media (min-width: 768px) {\n        .widget-carousel-slide { flex: 0 0 50%; }\n    }\n    @media (min-width: 1024px) {\n        .widget-carousel-slide { flex: 0 0 33.333%; }\n    }\n\n    \/* Member Card Styles *\/\n    .widget-member-card {\n        background-color: #fff;\n        border-radius: 0.75rem;\n        box-shadow: 0 10px 15px -3px rgba(0,0,0,0.1);\n        overflow: hidden;\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        height: 100%;\n        display: flex;\n        flex-direction: column;\n    }\n\n    .widget-member-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1);\n    }\n\n    .widget-member-card img {\n        width: 100%;\n        height: auto;\n        display: block;\n        object-fit: cover;\n        aspect-ratio: 350 \/ 453;\n        background-color: #f3f4f6;\n    }\n\n    .widget-card-body {\n        padding: 2rem 1.5rem;\n        text-align: center;\n        flex-grow: 1;\n        display: flex;\n        flex-direction: column;\n        justify-content: flex-start;\n        min-height: 180px; \n    }\n\n    .widget-member-name {\n        color: var(--text-color);\n        font-weight: 700;\n        margin: 0 0 5px 0;\n        font-size: 1.25rem;\n        line-height: 1.2;\n    }\n\n    .widget-member-title {\n        color: var(--gray-text);\n        font-size: 0.8rem;\n        margin-bottom: 15px;\n        text-transform: uppercase;\n        letter-spacing: 0.05em;\n        font-weight: 600;\n    }\n\n    .widget-member-bio {\n        font-size: 0.9rem;\n        line-height: 1.5;\n        margin-bottom: 0.5rem;\n        color: var(--text-color);\n    }\n\n    \/* Global CTA Button & Loading State *\/\n    .widget-footer-cta {\n        text-align: center;\n        margin-top: 20px;\n        padding: 20px 0;\n        clear: both;\n        min-height: 80px;\n    }\n\n    .btn-talk-to-team {\n        display: inline-block !important;\n        background-color: #fedc00 !important;\n        color: #353535 !important;\n        padding: 18px 50px !important; \n        border-radius: 60px !important; \n        text-decoration: none !important;\n        font-weight: 800 !important; \n        text-transform: uppercase !important;\n        font-size: 1.1rem !important; \n        letter-spacing: 1.5px !important; \n        transition: all 0.3s ease !important;\n        box-shadow: 0 6px 15px rgba(0,0,0,0.15) !important;\n        cursor: pointer !important;\n        border: none !important;\n        appearance: none !important;\n        -webkit-appearance: none !important;\n    }\n\n    .btn-talk-to-team:hover:not(.is-loading):not(.is-failed) {\n        background-color: #dba813 !important;\n        transform: scale(1.05) !important; \n    }\n\n    \/* Loading Button State *\/\n    .btn-talk-to-team.is-loading {\n        background-color: #f3f4f6 !important;\n        color: #9ca3af !important;\n        box-shadow: none !important;\n        cursor: wait !important;\n        pointer-events: none;\n        animation: poaproPulse 1.5s infinite;\n    }\n\n    \/* Fallback Button State *\/\n    .btn-talk-to-team.is-failed {\n        background-color: #fedc00 !important;\n        color: #353535 !important;\n        cursor: pointer !important;\n        pointer-events: auto !important;\n    }\n\n    @keyframes poaproPulse {\n        0% { opacity: 1; }\n        50% { opacity: 0.6; }\n        100% { opacity: 1; }\n    }\n\n    \/* Navigation Arrows *\/\n    .widget-carousel-btn {\n        position: absolute;\n        top: 35%;\n        transform: translateY(-50%);\n        z-index: 10;\n        cursor: pointer;\n        color: var(--primary-color);\n        background-color: rgba(53, 53, 53, 0.8);\n        width: 40px;\n        height: 40px;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        border: none;\n    }\n\n    .widget-carousel-btn.prev { left: 5px; }\n    .widget-carousel-btn.next { right: 5px; }\n\n    @media (max-width: 767px) {\n        .widget-card-body { min-height: 150px; padding: 1.5rem 1rem; }\n        .btn-talk-to-team { padding: 15px 35px !important; font-size: 0.95rem !important; }\n    }\n<\/style>\n\n<div class=\"poapro-team-widget\" role=\"region\" aria-label=\"POAPRO Team Members\">\n    \n    <div class=\"widget-carousel-container\">\n        <div class=\"widget-carousel-wrapper\" id=\"teamWrapper\">\n            \n            <!-- Cards -->\n            <div class=\"widget-carousel-slide\">\n                <div class=\"widget-member-card\">\n                    <img decoding=\"async\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2024\/09\/khlief-scaled-1-350x453.jpg\" alt=\"Khleif AL Rustoum\" title=\"\">\n                    <div class=\"widget-card-body\">\n                        <h3 class=\"widget-member-name\">\u062e\u0644\u064a\u0641 \u0627\u0644\u0631\u0633\u062a\u0645<\/h3>\n                        <p class=\"widget-member-title\">\u0645\u062f\u064a\u0631 \u0627\u0644\u0639\u0645\u0644\u064a\u0627\u062a<\/p>\n                        <div class=\"widget-member-bio\">Expert in <strong>Dubai legal operations<\/strong> and POA management.<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"widget-carousel-slide\">\n                <div class=\"widget-member-card\">\n                    <img decoding=\"async\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2024\/09\/SALTI-scaled-1-350x453.jpg\" alt=\"Abdulla Salti\" title=\"\">\n                    <div class=\"widget-card-body\">\n                        <h3 class=\"widget-member-name\">\u0639\u0628\u062f\u0627\u0644\u0644\u0647 \u0633\u0644\u0637\u064a<\/h3>\n                        <p class=\"widget-member-title\">\u0645\u0633\u0624\u0648\u0644 \u0639\u0645\u0644\u064a\u0627\u062a<\/p>\n                        <div class=\"widget-member-bio\">Dedicated to seamless <strong>document processing<\/strong> in the UAE.<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"widget-carousel-slide\">\n                <div class=\"widget-member-card\">\n                    <img decoding=\"async\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2024\/09\/L1-scaled-1-350x453.jpg\" alt=\"Amani AL Hussain\" title=\"\">\n                    <div class=\"widget-card-body\">\n                        <h3 class=\"widget-member-name\">\u0623\u0645\u0627\u0646\u064a \u0627\u0644\u062d\u0633\u064a\u0646<\/h3>\n                        <p class=\"widget-member-title\">\u0645\u0633\u0624\u0648\u0644\u0629 \u062a\u0633\u0648\u064a\u0642<\/p>\n                        <div class=\"widget-member-bio\">Leading our <strong>brand presence<\/strong> and client communications.<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"widget-carousel-slide\">\n                <div class=\"widget-member-card\">\n                    <img decoding=\"async\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2024\/09\/omhammed-scaled-1-350x453.jpg\" alt=\"Mhmd Abdulkarim\" title=\"\">\n                    <div class=\"widget-card-body\">\n                        <h3 class=\"widget-member-name\">\u0645\u062d\u0645\u062f \u0639\u0628\u062f\u0627\u0644\u0643\u0631\u064a\u0645<\/h3>\n                        <p class=\"widget-member-title\">\u0645\u062d\u0627\u0633\u0628<\/p>\n                        <div class=\"widget-member-bio\">Ensuring <strong>financial transparency<\/strong> and legal compliance.<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"widget-carousel-slide\">\n                <div class=\"widget-member-card\">\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/350x453\/e2e8f0\/353535?text=Mohamed\" alt=\"Mohamed Abuelezz\" title=\"\">\n                    <div class=\"widget-card-body\">\n                        <h3 class=\"widget-member-name\">\u0645\u062d\u0645\u062f \u0639\u0628\u062f \u0627\u0644\u0639\u0632\u064a\u0632<\/h3>\n                        <p class=\"widget-member-title\">\u0645\u062a\u0631\u062c\u0645 \u0642\u0627\u0646\u0648\u0646\u064a<\/p>\n                        <div class=\"widget-member-bio\">Authorized <strong>legal translation<\/strong> specialist for official POA.<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"widget-carousel-slide\">\n                <div class=\"widget-member-card\">\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/350x453\/e2e8f0\/353535?text=Michel\" alt=\"Michel Al Khoury\" title=\"\">\n                    <div class=\"widget-card-body\">\n                        <h3 class=\"widget-member-name\">\u0645\u064a\u0634\u064a\u0644 \u0627\u0644\u062e\u0648\u0631\u064a<\/h3>\n                        <p class=\"widget-member-title\">\u0623\u062e\u0635\u0627\u0626\u064a \u0648\u0643\u0627\u0644\u0627\u062a \u0642\u0627\u0648\u0646\u064a\u0629<\/p>\n                        <div class=\"widget-member-bio\">Expert in <strong>\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u0648\u0643\u064a\u0644 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a<\/strong> consultation and legal drafting.<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"widget-carousel-slide\">\n                <div class=\"widget-member-card\">\n                    <img decoding=\"async\" src=\"https:\/\/placehold.co\/350x453\/e2e8f0\/353535?text=Anna\" alt=\"Anna L.P.\" title=\"\">\n                    <div class=\"widget-card-body\">\n                        <h3 class=\"widget-member-name\">\u0622\u0646\u0627 \u0625\u0644.\u0628\u064a\u0647.<\/h3>\n                        <p class=\"widget-member-title\">\u0623\u062e\u0635\u0627\u0626\u064a\u0629 \u0648\u0635\u0627\u064a\u0627<\/p>\n                        <div class=\"widget-member-bio\">Specializing in <strong>wills and succession<\/strong> planning in Dubai.<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n        <button class=\"widget-carousel-btn prev\" aria-label=\"Previous slide\">&#10094;<\/button>\n        <button class=\"widget-carousel-btn next\" aria-label=\"Next slide\">&#10095;<\/button>\n    <\/div>\n\n    <div class=\"widget-footer-cta\">\n        <button id=\"poaproChatTrigger\" class=\"btn-talk-to-team is-loading\">Checking connectivity...<\/button>\n    <\/div>\n<\/div>\n\n<script>\n(function() {\n    function initWidget() {\n        const wrapper = document.getElementById('teamWrapper');\n        if (!wrapper || wrapper.classList.contains('is-initialized')) return;\n\n        const originalSlides = Array.from(wrapper.children);\n        const prevButton = document.querySelector('.widget-carousel-btn.prev');\n        const nextButton = document.querySelector('.widget-carousel-btn.next');\n        const chatTrigger = document.getElementById('poaproChatTrigger');\n        \n        let currentIndex = 0;\n        let slidesToShow = 1;\n        let isAnimating = false;\n        let intervalId = null;\n        const animationDuration = 500;\n        const autoplayDelay = 5000;\n        const slidesToCloneCount = 3; \n\n        \/\/ --- STRICTOR Zoho Ready Check ---\n        function checkZohoReady() {\n            if (window.$zoho && \n                window.$zoho.salesiq && \n                (typeof window.$zoho.salesiq.chatwindow === 'object' || typeof window.$zoho.salesiq.floatwindow === 'object')) {\n                \n                if (chatTrigger) {\n                    chatTrigger.classList.remove('is-loading');\n                    chatTrigger.classList.remove('is-failed');\n                    chatTrigger.textContent = 'Talk to POAPRO team';\n                }\n                return true;\n            }\n            return false;\n        }\n\n        const zohoInterval = setInterval(() => {\n            if (checkZohoReady()) {\n                clearInterval(zohoInterval);\n            }\n        }, 500);\n\n        setTimeout(() => {\n            if (chatTrigger && chatTrigger.classList.contains('is-loading')) {\n                clearInterval(zohoInterval);\n                chatTrigger.classList.remove('is-loading');\n                chatTrigger.classList.add('is-failed');\n                chatTrigger.textContent = 'SUBMIT REQUEST';\n            }\n        }, 30000);\n\n        if (chatTrigger) {\n            chatTrigger.addEventListener('click', function(e) {\n                e.preventDefault();\n                if (window.$zoho && window.$zoho.salesiq) {\n                    try {\n                        if (window.$zoho.salesiq.chatwindow) {\n                            window.$zoho.salesiq.chatwindow.visible('show');\n                        } else if (window.$zoho.salesiq.floatwindow) {\n                            window.$zoho.salesiq.floatwindow.visible('show');\n                        } else if (window.$zoho.salesiq.chat) {\n                            window.$zoho.salesiq.chat.start();\n                        }\n                    } catch(err) {\n                        window.location.href = \"https:\/\/poapro.ae\/contact-us\/\";\n                    }\n                } else {\n                    window.location.href = \"https:\/\/poapro.ae\/contact-us\/\";\n                }\n            });\n        }\n\n        \/\/ Carousel Logic\n        for (let i = 0; i < slidesToCloneCount; i++) {\n            const lastIdx = originalSlides.length - 1 - i;\n            wrapper.insertBefore(originalSlides[lastIdx].cloneNode(true), wrapper.firstChild);\n            wrapper.appendChild(originalSlides[i % originalSlides.length].cloneNode(true));\n        }\n\n        const allSlides = Array.from(wrapper.children);\n\n        function updateSlidesToShow() {\n            if (window.innerWidth >= 1024) slidesToShow = 3;\n            else if (window.innerWidth >= 768) slidesToShow = 2;\n            else slidesToShow = 1;\n\n            allSlides.forEach(slide => {\n                slide.style.flex = `0 0 ${100 \/ slidesToShow}%`;\n            });\n            jumpTo(slidesToCloneCount);\n            wrapper.classList.add('is-initialized');\n        }\n        \n        function jumpTo(index) {\n            currentIndex = index;\n            wrapper.style.transition = 'none';\n            const offset = -currentIndex * (100 \/ slidesToShow);\n            wrapper.style.transform = `translateX(${offset}%)`;\n            void wrapper.offsetHeight;\n        }\n\n        function slideTo(index) {\n            if (isAnimating) return;\n            isAnimating = true;\n            currentIndex = index;\n            wrapper.style.transition = `transform ${animationDuration}ms ease-in-out`;\n            wrapper.style.transform = `translateX(${-currentIndex * (100 \/ slidesToShow)}%)`;\n\n            setTimeout(() => {\n                if (currentIndex < slidesToCloneCount) {\n                    jumpTo(currentIndex + originalSlides.length);\n                } else if (currentIndex >= slidesToCloneCount + originalSlides.length) {\n                    jumpTo(currentIndex - originalSlides.length);\n                }\n                isAnimating = false;\n            }, animationDuration);\n        }\n        \n        nextButton?.addEventListener('click', () => slideTo(currentIndex + 1));\n        prevButton?.addEventListener('click', () => slideTo(currentIndex - 1));\n        \n        function startAutoplay() { intervalId = setInterval(() => slideTo(currentIndex + 1), autoplayDelay); }\n        function stopAutoplay() { clearInterval(intervalId); }\n        \n        const container = document.querySelector('.poapro-team-widget');\n        container?.addEventListener('mouseenter', stopAutoplay);\n        container?.addEventListener('mouseleave', startAutoplay);\n        \n        window.addEventListener('resize', updateSlidesToShow);\n        updateSlidesToShow();\n        startAutoplay();\n    }\n\n    if (document.readyState === 'loading') {\n        document.addEventListener('DOMContentLoaded', initWidget);\n    } else {\n        initWidget();\n    }\n    window.addEventListener('load', initWidget);\n})();\n<\/script>\n<!-- Team Widget End -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-93c34ab elementor-widget elementor-widget-html\" data-id=\"93c34ab\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n  \/* Define styles for the snippet container and its elements.\n     These styles replicate the appearance previously achieved with Tailwind CSS,\n     now using a yellow color scheme based on #fedc00 and the Poppins font.\n   *\/\n  .poapro-snippet-container-purecss {\n    \/* Replicates p-4 - Outer padding *\/\n    padding: 1rem; \n    \/* Apply Poppins font (Assumes Poppins is loaded elsewhere) *\/\n    font-family: 'Poppins', sans-serif; \n    \/* Set base font size *\/\n    font-size: 18px; \n    color: #374151; \/* Default text color (like text-gray-700) *\/\n    line-height: 1.625; \/* Default line height (like leading-relaxed) *\/\n  }\n\n  .poapro-snippet-container-purecss .poapro-highlight-box {\n    \/* Light yellow background (variant of #fedc00) *\/\n    background-color: #fffbeb; \n    \/* Replicates p-6 *\/\n    padding: 1.5rem; \n    \/* Replicates rounded-lg *\/\n    border-radius: 0.5rem;\n    \/* Replicates border-l-4 *\/\n    border-left-width: 4px; \n    \/* Darker yellow\/gold border (variant of #fedc00) for good contrast *\/\n    border-left-color: #ca8a04; \n    border-left-style: solid;\n    \/* Replicates shadow-sm *\/\n    box-shadow: 0 1px 2px 0 rgb(0 0 0 \/ 0.05); \n    \/* Replicates my-8 - Adjust or remove if needed *\/\n    margin-top: 2rem; \n    margin-bottom: 2rem; \n  }\n\n  .poapro-snippet-container-purecss .poapro-title {\n    \/* Mobile First: Set base font size for the title *\/\n    font-size: 19px; \n    \/* Replicates font-semibold *\/\n    font-weight: 600; \n    \/* Replicates text-gray-800 - Good contrast on light yellow *\/\n    color: #1f2937; \n    \/* Replicates mb-3 *\/\n    margin-bottom: 0.75rem; \n    \/* Adjust line height if needed *\/\n    line-height: 1.4;\n  }\n\n  \/* Tablet and Desktop size for the title *\/\n  @media (min-width: 768px) { \/* Adjust breakpoint if needed *\/\n    .poapro-snippet-container-purecss .poapro-title {\n      font-size: 21px;\n    }\n  }\n\n\n  .poapro-snippet-container-purecss .poapro-text {\n      \/* Font size is inherited from container (18px) *\/\n      \/* Color is inherited from container *\/\n      \/* Line height is inherited from container *\/\n  }\n\n  \/* Style for the link *\/\n  .poapro-snippet-container-purecss .poapro-text a {\n    color: #ca8a04; \/* Match border color for consistency *\/\n    text-decoration: underline;\n    font-weight: 600; \/* Make link semi-bold like title *\/\n  }\n  .poapro-snippet-container-purecss .poapro-text a:hover {\n    color: #a16207; \/* Darker yellow on hover *\/\n  }\n\n  .poapro-snippet-container-purecss .poapro-text strong {\n    \/* Use semi-bold weight from Poppins (assuming 600 weight is loaded) *\/\n    font-weight: 600; \n    \/* Optional: slightly darker color for strong text if needed *\/\n    \/* color: #111827; *\/ \n  }\n<\/style>\n\n<div class=\"poapro-snippet-container-purecss\">\n  <div class=\"poapro-highlight-box\">\n    <h3 class=\"poapro-title\">\u0645\u0639\u0627\u0644\u062c\u0629 \u0627\u0644\u0648\u0643\u0627\u0644\u0627\u062a \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0628\u0633\u0644\u0627\u0633\u0629 \u0641\u064a \u062f\u0628\u064a<\/h3> \n    <p class=\"poapro-text\">\n      \u062f\u0639\u0651 <strong>POAPRO \u0644\u0644\u062e\u062f\u0645\u0627\u062a<\/strong> \u062a\u062a\u0648\u0644\u0649 \u0628\u0628\u0631\u0627\u0639\u0629 \u062a\u0644\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u0637\u0644\u0628\u0627\u062a \u0627\u0644\u0631\u0633\u0645\u064a\u0629 \u0644\u0640 <strong>\u0627\u0644\u0648\u0643\u0627\u0644\u0629 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0641\u064a \u062f\u0628\u064a<\/strong>. \u064a\u062a\u0645\u062a\u0639 \u0627\u0644\u0645\u062a\u062e\u0635\u0635\u0648\u0646 \u0644\u062f\u064a\u0646\u0627 \u0628\u062e\u0628\u0631\u0629 \u0648\u0627\u0633\u0639\u0629 \u0645\u0639 \u062c\u0645\u064a\u0639 \u0627\u0644\u0633\u0644\u0637\u0627\u062a \u0627\u0644\u0645\u062e\u062a\u0635\u0629\u060c \u0628\u0645\u0627 \u0641\u064a \u0630\u0644\u0643 <strong>\u0627\u0644\u0643\u0627\u062a\u0628 \u0628\u0627\u0644\u0639\u062f\u0644 \u0627\u0644\u0639\u0627\u0645<\/strong>, <strong>\u0648\u0632\u0627\u0631\u0629 \u0627\u0644\u062e\u0627\u0631\u062c\u064a\u0629<\/strong>, <strong>\u062f\u0627\u0626\u0631\u0629 \u0627\u0644\u0623\u0631\u0627\u0636\u064a \u0648\u0627\u0644\u0623\u0645\u0644\u0627\u0643 \u0641\u064a \u062f\u0628\u064a<\/strong>, <strong>\u0623\u064f\u0645\u0646\u0627\u0621 \u0627\u0644\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u0639\u0642\u0627\u0631\u064a<\/strong>, <a href=\"https:\/\/www.dc.gov.ae\/PublicServices\/Home.aspx\" target=\"_blank\" rel=\"noopener noreferrer\"><strong>\u0645\u062d\u0627\u0643\u0645 \u062f\u0628\u064a<\/strong><\/a>\u060c \u0648 <strong>\u0645\u0631\u0643\u0632 \u0641\u0636 \u0627\u0644\u0645\u0646\u0627\u0632\u0639\u0627\u062a \u0627\u0644\u0625\u064a\u062c\u0627\u0631\u064a\u0629<\/strong>. \u064a\u0636\u0645\u0646 \u0630\u0644\u0643 \u0625\u0639\u062f\u0627\u062f \u0645\u0633\u062a\u0646\u062f\u0643 \u0648\u0645\u0639\u0627\u0644\u062c\u062a\u0647 \u0648\u062a\u0635\u062f\u064a\u0642\u0647 \u0628\u0634\u0643\u0644 \u0635\u062d\u064a\u062d \u0648\u0641\u0639\u0627\u0644\u060c \u0645\u0645\u0627 \u064a\u0645\u0646\u062d\u0643 \u0631\u0627\u062d\u0629 \u0628\u0627\u0644 \u062a\u0627\u0645\u0629.\n    <\/p>\n    <\/div>\n  <\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b84bb1c elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"b84bb1c\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4b473fe elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4b473fe\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-60f089d\" data-id=\"60f089d\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6862748 elementor-widget elementor-widget-heading\" data-id=\"6862748\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0645\u0627\u0630\u0627 \u064a\u0642\u0648\u0644 \u0639\u0645\u0644\u0627\u0624\u0646\u0627 \u0639\u0646 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u0648\u0643\u064a\u0644 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0646\u0627 \u0641\u064a \u062f\u0628\u064a<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b56ba37 animated-slow elementor-invisible elementor-widget elementor-widget-rating\" data-id=\"b56ba37\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:500}\" data-widget_type=\"rating.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-rating\" itemtype=\"https:\/\/schema.org\/Rating\" itemscope=\"\" itemprop=\"reviewRating\">\n\t\t\t<meta itemprop=\"worstRating\" content=\"0\">\n\t\t\t<meta itemprop=\"bestRating\" content=\"5\">\n\t\t\t<div class=\"e-rating-wrapper\" itemprop=\"ratingValue\" content=\"5\" role=\"img\" aria-label=\"Rated 5 out of 5\">\n\t\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"e-icon\">\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-marked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"e-icon-wrapper e-icon-unmarked\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-star\"><\/i>\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7a0d154 elementor-widget elementor-widget-trustindex-addon\" data-id=\"7a0d154\" data-element_type=\"widget\" data-widget_type=\"trustindex-addon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div>\n<pre class=\"ti-widget\" style=\"display: none\"><template id=\"trustindex-google-widget-html\"><div class=\"ti-widget ti-goog ti-review-text-mode-readmore ti-content-align-center\" data-no-translation=\"true\" data-layout-id=\"36\" data-layout-category=\"slider\" data-set-id=\"light-background\" data-pid=\"\" data-language=\"en\" data-review-target-width=\"300\" data-css-version=\"2\" data-review-text-mode=\"readmore\" data-reply-by-locale=\"Owner's reply\" data-pager-autoplay-timeout=\"6\" > <div class=\"ti-widget-container ti-col-3\"> <div class=\"ti-reviews-container\"> <div class=\"ti-controls\"> <div class=\"ti-next\" aria-label=\"Next review\" role=\"button\"><\/div> <div class=\"ti-prev\" aria-label=\"Previous review\" role=\"button\"><\/div> <\/div> <div class=\"ti-reviews-container-wrapper\">  <div data-empty=\"0\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" ><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJPza5YKKbP2W2JHRG3vOXlGPMVy0nakrq4H0W3iXtGwaab3Q=w64-h64-c-rp-mo-br100\" data-imgurlset=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJPza5YKKbP2W2JHRG3vOXlGPMVy0nakrq4H0W3iXtGwaab3Q=w128-h128-c-rp-mo-br100 2x\" alt=\"Roman Sirgis profile picture\" loading=\"lazy\" ><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Roman Sirgis <\/div> <div class=\"ti-date\">2023-09-19<\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Good and speedy services.\nReliable on-line support.<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div>  <div data-empty=\"0\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" ><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJzaQcSa8rrICq6jpsYB7TA8ft7VGWXzkocYRAd5M_1mgzfsw=w64-h64-c-rp-mo-br100\" data-imgurlset=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJzaQcSa8rrICq6jpsYB7TA8ft7VGWXzkocYRAd5M_1mgzfsw=w128-h128-c-rp-mo-br100 2x\" alt=\"Ahmad Zaqzouq profile picture\" loading=\"lazy\" ><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Ahmad Zaqzouq <\/div> <div class=\"ti-date\">2023-08-23<\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->I did my Will with Poapro, they are professional and great customer service.\nHighly recommended<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div>  <div data-empty=\"0\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" ><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjV1dy-8DxMIJeMxsDtSB2uKN76WukEYg-Y7rXP0kvRdHBehlmc=w64-h64-c-rp-mo-ba2-br100\" data-imgurlset=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjV1dy-8DxMIJeMxsDtSB2uKN76WukEYg-Y7rXP0kvRdHBehlmc=w128-h128-c-rp-mo-ba2-br100 2x\" alt=\"Abdul Hamid Ahmad profile picture\" loading=\"lazy\" ><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Abdul Hamid Ahmad <\/div> <div class=\"ti-date\">2023-08-23<\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Best service & best employees<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div>  <div data-empty=\"0\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" ><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKks9kLXCSqGAwgKnh2Aadw7g7xe7KIAK4-INjTIrLhNOh9xQ=w64-h64-c-rp-mo-br100\" data-imgurlset=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocKks9kLXCSqGAwgKnh2Aadw7g7xe7KIAK4-INjTIrLhNOh9xQ=w128-h128-c-rp-mo-br100 2x\" alt=\"Zezo Sh profile picture\" loading=\"lazy\" ><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Zezo Sh <\/div> <div class=\"ti-date\">2023-08-23<\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->\u0645\u0646 \u0627\u0644\u0634\u0631\u0643\u0627\u062a \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639\u0647\u0627 \u0633\u0644\u0633 \u0648\u0631\u0627\u0642\u064a \ud83d\udc4c\ud83d\udc4c<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div>  <div data-empty=\"0\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" ><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJoZryir7BpMvOMMufAaJ6_BGwF2JIJ14Wv5ffCtSNt-cpA_Q=w64-h64-c-rp-mo-br100\" data-imgurlset=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocJoZryir7BpMvOMMufAaJ6_BGwF2JIJ14Wv5ffCtSNt-cpA_Q=w128-h128-c-rp-mo-br100 2x\" alt=\"ahmad chafia profile picture\" loading=\"lazy\" ><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> ahmad chafia <\/div> <div class=\"ti-date\">2023-08-23<\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Quick and Excellent service especially if you are out of country<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div>  <div data-empty=\"0\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" ><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocL7oSG-NV1M-FGZ_CwmHscYOJiQB_bCpQ1ULowrIFspGYQrqA=w64-h64-c-rp-mo-br100\" data-imgurlset=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocL7oSG-NV1M-FGZ_CwmHscYOJiQB_bCpQ1ULowrIFspGYQrqA=w128-h128-c-rp-mo-br100 2x\" alt=\"Tayma Ghafeer profile picture\" loading=\"lazy\" ><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Tayma Ghafeer <\/div> <div class=\"ti-date\">2023-08-23<\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Thanks to poapro\nIt\u2019s a professional company and fast service\nHighly recommended !!<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div>  <div data-empty=\"0\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" ><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocI8Ym-DImVpWX-K8LuDHS-Gi59YJ49bvhgX1b8nj-8DfWoaeA=w64-h64-c-rp-mo-ba3-br100\" data-imgurlset=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocI8Ym-DImVpWX-K8LuDHS-Gi59YJ49bvhgX1b8nj-8DfWoaeA=w128-h128-c-rp-mo-ba3-br100 2x\" alt=\"Muayad Salameh profile picture\" loading=\"lazy\" ><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Muayad Salameh <\/div> <div class=\"ti-date\">2023-08-23<\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->\u0645\u0646 \u0627\u0644\u0634\u0631\u0643\u0627\u062a \u0627\u0644\u0631\u0627\u0642\u064a\u0629 \u0648 \u0627\u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0633\u0631\u064a\u0639\u0629 \u0645\u0627 \u0634\u0627\u0621 \u0627\u0644\u0644\u0647<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div>  <div data-empty=\"0\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" ><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjX6oszUMyFDwTiI9OOV2mpDO1EnqubTnFZ99AJ-9ALG8yV_xDTW=w64-h64-c-rp-mo-br100\" data-imgurlset=\"https:\/\/lh3.googleusercontent.com\/a-\/ALV-UjX6oszUMyFDwTiI9OOV2mpDO1EnqubTnFZ99AJ-9ALG8yV_xDTW=w128-h128-c-rp-mo-br100 2x\" alt=\"Ayham Al Madi profile picture\" loading=\"lazy\" ><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> Ayham Al Madi <\/div> <div class=\"ti-date\">2023-08-23<\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->I had a great experience dealing with this firm, highly recommended<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div>  <div data-empty=\"0\" class=\"ti-review-item source-Google ti-image-layout-thumbnail\" data-id=\"cfcd208495d565ef66e7dff9f98764da\" > <div class=\"ti-inner\"> <div class=\"ti-review-header\"> <trustindex-image class=\"ti-platform-icon\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/icon.svg\" alt=\"Google\" width=\"20\" height=\"20\" loading=\"lazy\" ><\/trustindex-image> <div class=\"ti-profile-img\"> <trustindex-image data-imgurl=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLyoKYroEekA5-vk98XjbzvODnvjdaHCc1C4t2087OKo2zidw=w64-h64-c-rp-mo-br100\" data-imgurlset=\"https:\/\/lh3.googleusercontent.com\/a\/ACg8ocLyoKYroEekA5-vk98XjbzvODnvjdaHCc1C4t2087OKo2zidw=w128-h128-c-rp-mo-br100 2x\" alt=\"odai ahmad profile picture\" loading=\"lazy\" ><\/trustindex-image> <\/div> <div class=\"ti-profile-details\"> <div class=\"ti-name\"> odai ahmad <\/div> <div class=\"ti-date\">2023-08-23<\/div> <\/div> <\/div> <span class=\"ti-stars\"><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><trustindex-image class=\"ti-star\" data-imgurl=\"https:\/\/cdn.trustindex.io\/assets\/platform\/Google\/star\/f.svg\" alt=\"Google\" width=\"17\" height=\"17\" loading=\"lazy\" ><\/trustindex-image><\/span> <div class=\"ti-review-text-container ti-review-content\"><!-- R-CONTENT -->Very professional<!-- R-CONTENT --><\/div> <span class=\"ti-read-more\" data-container=\".ti-review-content\" data-collapse-text=\"Hide\" data-open-text=\"Read more\" ><\/span> <\/div> <\/div>  <\/div> <div class=\"ti-controls-line\"> <div class=\"dot\"><\/div> <\/div> <\/div>    <\/div> <\/div> <\/template><\/pre><div data-src=\"https:\/\/cdn.trustindex.io\/loader.js?wp-widget\" data-template-id=\"trustindex-google-widget-html\" data-css-url=\"https:\/\/poapro.ae\/wp-content\/uploads\/trustindex-google-widget.css?1755818896\"><\/div><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-648d635 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"648d635\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d109537 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d109537\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-b4c95d3\" data-id=\"b4c95d3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8c9779e elementor-widget elementor-widget-heading\" data-id=\"8c9779e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/poapro.ae\/ar\/pricing\/\">\u062e\u062f\u0645\u0627\u062a \u0648\u0643\u0627\u0644\u0629 \u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0641\u064a \u062f\u0628\u064a<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-6b8ac5e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6b8ac5e\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-89a3dee corpo-price-block\" data-id=\"89a3dee\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-aa3b6d0 elementor-widget elementor-widget-image\" data-id=\"aa3b6d0\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"717\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Personal-POA-Dubai-1024x717.png\" class=\"attachment-large size-large wp-image-11362\" alt=\"Personal Power of Attorney Dubai\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Personal-POA-Dubai-1024x717.png 1024w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Personal-POA-Dubai-350x245.png 350w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Personal-POA-Dubai-300x210.png 300w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Personal-POA-Dubai-768x538.png 768w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Personal-POA-Dubai-18x12.png 18w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Personal-POA-Dubai-1x1.png 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Personal-POA-Dubai-10x7.png 10w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Personal-POA-Dubai-e1745549409299.png 320w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-64178ca elementor-widget elementor-widget-heading\" data-id=\"64178ca\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u0648\u0643\u0627\u0644\u0629 \u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0634\u062e\u0635\u064a\u0629 \u0641\u064a \u062f\u0628\u064a <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d11e1a8 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"d11e1a8\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/poapro.ae\/ar\/product-category\/personal-poa\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0627\u0644\u0645\u0632\u064a\u062f<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-06a23b3 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-spacer\" data-id=\"06a23b3\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-f5bb842 corpo-price-block\" data-id=\"f5bb842\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-67b5101 elementor-widget elementor-widget-image\" data-id=\"67b5101\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"717\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/Private-Notary-Public-Dubai-1024x717.png\" class=\"attachment-large size-large wp-image-13477\" alt=\"Private Notary Public Dubai\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/Private-Notary-Public-Dubai-1024x717.png 1024w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/Private-Notary-Public-Dubai-300x210.png 300w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/Private-Notary-Public-Dubai-768x538.png 768w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/Private-Notary-Public-Dubai-18x12.png 18w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/Private-Notary-Public-Dubai-350x245.png 350w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/Private-Notary-Public-Dubai-1x1.png 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/Private-Notary-Public-Dubai-10x7.png 10w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/Private-Notary-Public-Dubai-e1745549435201.png 320w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e3acb6e elementor-widget elementor-widget-heading\" data-id=\"e3acb6e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Private Notary Public Dubai<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2978195 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"2978195\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/poapro.ae\/ar\/online-private-notary-public-in-dubai\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0627\u0644\u0645\u0632\u064a\u062f<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-283e69c elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-spacer\" data-id=\"283e69c\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-d45713f corpo-price-block\" data-id=\"d45713f\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ec6d123 elementor-widget elementor-widget-image\" data-id=\"ec6d123\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"717\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Dubai-POA-Representation\u200b-1024x717.png\" class=\"attachment-large size-large wp-image-11367\" alt=\"Dubai POA Representation\u200b\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Dubai-POA-Representation\u200b-1024x717.png 1024w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Dubai-POA-Representation\u200b-350x245.png 350w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Dubai-POA-Representation\u200b-300x210.png 300w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Dubai-POA-Representation\u200b-768x538.png 768w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Dubai-POA-Representation\u200b-18x12.png 18w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Dubai-POA-Representation\u200b-1x1.png 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Dubai-POA-Representation\u200b-10x7.png 10w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Dubai-POA-Representation\u200b-e1745549508837.png 320w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bbe8470 elementor-widget elementor-widget-heading\" data-id=\"bbe8470\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u062a\u0645\u062b\u064a\u0644 \u0648\u0643\u0627\u0644\u0629 \u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0641\u064a \u062f\u0628\u064a<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-341cf8c elementor-align-center elementor-widget elementor-widget-button\" data-id=\"341cf8c\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/poapro.ae\/ar\/power-of-attorney-representation-services-in-dubai-uae\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0627\u0644\u0645\u0632\u064a\u062f<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9ba2f62 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-spacer\" data-id=\"9ba2f62\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-d307823 corpo-price-block\" data-id=\"d307823\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1fb1f35 elementor-widget elementor-widget-image\" data-id=\"1fb1f35\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"717\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Business-POA-Dubai-1024x717.png\" class=\"attachment-large size-large wp-image-11345\" alt=\"Business Power of Attorney Dubai\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Business-POA-Dubai-1024x717.png 1024w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Business-POA-Dubai-350x245.png 350w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Business-POA-Dubai-300x210.png 300w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Business-POA-Dubai-768x538.png 768w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Business-POA-Dubai-18x12.png 18w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Business-POA-Dubai-1x1.png 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Business-POA-Dubai-10x7.png 10w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Business-POA-Dubai-e1745549452612.png 320w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-38152db elementor-widget elementor-widget-heading\" data-id=\"38152db\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u0648\u0643\u0627\u0644\u0629 \u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0644\u0644\u0623\u0639\u0645\u0627\u0644 \u0641\u064a \u062f\u0628\u064a <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c4ea31f elementor-align-center elementor-widget elementor-widget-button\" data-id=\"c4ea31f\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/poapro.ae\/ar\/product-category\/business-poa\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0627\u0644\u0645\u0632\u064a\u062f<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e6fc00 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-spacer\" data-id=\"6e6fc00\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ee8ffe elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"8ee8ffe\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-cc673ae elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"cc673ae\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-46ffc61\" data-id=\"46ffc61\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-88813e0 elementor-widget elementor-widget-heading\" data-id=\"88813e0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/poapro.ae\/ar\/expert-dubai-real-estate-services-poa-specialists\/\">\u0648\u0635\u0627\u064a\u0627 \u0648\u062e\u062f\u0645\u0627\u062a \u0639\u0642\u0627\u0631\u064a\u0629 \u0641\u064a \u062f\u0628\u064a<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-da09a42 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"da09a42\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-a84b1c2 corpo-price-block\" data-id=\"a84b1c2\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-07ac5bc elementor-widget elementor-widget-image\" data-id=\"07ac5bc\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"717\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Real-Estate-Legal-Services-1024x717.png\" class=\"attachment-large size-large wp-image-13457\" alt=\"POAPRO Real Estate Legal Services\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Real-Estate-Legal-Services-1024x717.png 1024w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Real-Estate-Legal-Services-300x210.png 300w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Real-Estate-Legal-Services-768x538.png 768w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Real-Estate-Legal-Services-18x12.png 18w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Real-Estate-Legal-Services-350x245.png 350w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Real-Estate-Legal-Services-1x1.png 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Real-Estate-Legal-Services-10x7.png 10w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Real-Estate-Legal-Services-e1745549471807.png 320w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-58e1bac elementor-widget elementor-widget-heading\" data-id=\"58e1bac\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0639\u0641\u0627\u0631\u0627\u062a<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dbfd0c1 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"dbfd0c1\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/poapro.ae\/ar\/expert-dubai-real-estate-services-poa-specialists\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0627\u0644\u0645\u0632\u064a\u062f<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8928129 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-spacer\" data-id=\"8928129\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-7696b7d corpo-price-block\" data-id=\"7696b7d\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-60ed221 elementor-widget elementor-widget-image\" data-id=\"60ed221\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"717\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Dubai-Eviction-Notice-Services-1-1024x717.png\" class=\"attachment-large size-large wp-image-13884\" alt=\"POAPRO Dubai Eviction Notice Services\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Dubai-Eviction-Notice-Services-1-1024x717.png 1024w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Dubai-Eviction-Notice-Services-1-300x210.png 300w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Dubai-Eviction-Notice-Services-1-768x538.png 768w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Dubai-Eviction-Notice-Services-1-18x12.png 18w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Dubai-Eviction-Notice-Services-1-350x245.png 350w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Dubai-Eviction-Notice-Services-1-1x1.png 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Dubai-Eviction-Notice-Services-1-10x7.png 10w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/04\/POAPRO-Dubai-Eviction-Notice-Services-1-e1745549490590.png 320w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1b55ba1 elementor-widget elementor-widget-heading\" data-id=\"1b55ba1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0625\u062e\u0644\u0627\u0621 \u0641\u064a \u062f\u0628\u064a<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d35ac55 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"d35ac55\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/poapro.ae\/ar\/dubai-eviction-notice-services-and-notarization\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0627\u0644\u0645\u0632\u064a\u062f<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0143d99 elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-spacer\" data-id=\"0143d99\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-f0734bc corpo-price-block\" data-id=\"f0734bc\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-32d70ba elementor-widget elementor-widget-image\" data-id=\"32d70ba\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"717\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Wills-in-Dubai-1024x717.png\" class=\"attachment-large size-large wp-image-11357\" alt=\"Wills in Dubai\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Wills-in-Dubai-1024x717.png 1024w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Wills-in-Dubai-350x245.png 350w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Wills-in-Dubai-300x210.png 300w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Wills-in-Dubai-768x538.png 768w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Wills-in-Dubai-18x12.png 18w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Wills-in-Dubai-1x1.png 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Wills-in-Dubai-10x7.png 10w, https:\/\/poapro.ae\/wp-content\/uploads\/2025\/02\/Wills-in-Dubai-e1745549522591.png 320w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca19f9a elementor-widget elementor-widget-heading\" data-id=\"ca19f9a\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">\u0648\u0635\u0627\u064a\u0627 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a <\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c8c735 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"0c8c735\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/poapro.ae\/ar\/request-quote-for-will-in-uae\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0627\u0644\u0645\u0632\u064a\u062f<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cc0404e elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-spacer\" data-id=\"cc0404e\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c2b9f7 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"6c2b9f7\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-c656aae elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c656aae\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2278cf7\" data-id=\"2278cf7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-64f38b0 elementor-widget elementor-widget-heading\" data-id=\"64f38b0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0643\u064a\u0641 \u064a\u0645\u0643\u0646 \u0637\u0644\u0628 \u062e\u062f\u0645\u0627\u062a \u0627\u0644\u0648\u0643\u0627\u0644\u0629 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0627\u0644\u0645\u0648\u062b\u0642\u0629 \u0641\u064a \u0641\u064a \u062f\u0628\u064a<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-28fd8dc elementor-widget elementor-widget-html\" data-id=\"28fd8dc\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- POAPRO Services How to Order Widget - Start -->\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"HowTo\",\n  \"name\": \"How to Order Power of Attorney Services from POAPRO Services\",\n  \"description\": \"A simple three-step process to order power of attorney services in Dubai.\",\n  \"step\": [\n    {\n      \"@type\": \"HowToStep\",\n      \"name\": \"Request a Quote\",\n      \"text\": \"Choose your service and request a quote.\",\n      \"url\": \"https:\/\/poapro.ae\/contact-us\/\",\n      \"image\": \"https:\/\/placehold.co\/600x400\/fedc00\/353535?text=Step+1\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"name\": \"Settle Payment\",\n      \"text\": \"Upon quote approval, payment shall be settled.\",\n      \"image\": \"https:\/\/placehold.co\/600x400\/fedc00\/353535?text=Step+2\"\n    },\n    {\n      \"@type\": \"HowToStep\",\n      \"name\": \"Service Handling\",\n      \"text\": \"Our Team will start handling your request.\",\n      \"image\": \"https:\/\/placehold.co\/600x400\/fedc00\/353535?text=Step+3\"\n    }\n  ],\n  \"totalTime\": \"P1D\"\n}\n<\/script>\n<style>\n    \/* Base Widget Styles *\/\n    .poa-hto-container {\n        font-family: 'Poppins', sans-serif;\n        background-color: transparent;\n        border: none;\n        box-shadow: none;\n        color: #353535;\n        max-width: 56rem; \/* 896px *\/\n        margin: 1rem auto;\n        overflow: hidden;\n        padding: 1rem;\n    }\n\n    \/* Typography *\/\n    .poa-hto-container .poa-hto-step-title {\n        font-family: 'Poppins', sans-serif !important;\n        font-size: 19px !important;\n        font-weight: 600 !important;\n        color: #353535 !important;\n        margin: 0 0 0.5rem 0 !important;\n        padding: 0 !important;\n    }\n\n    .poa-hto-container .poa-hto-step-description {\n        font-family: 'Poppins', sans-serif !important;\n        font-size: 18px !important;\n        color: #555555 !important;\n        line-height: 1.6 !important;\n        margin: 0 !important;\n        padding: 0 !important;\n    }\n\n    \/* Layout *\/\n    .poa-hto-container .poa-hto-steps-wrapper {\n        display: flex;\n        flex-direction: column;\n        align-items: center; \/* Center items for mobile view *\/\n        gap: 2.5rem;\n    }\n\n    .poa-hto-container .poa-hto-step {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        text-align: center;\n    }\n    \n    .poa-hto-container .poa-hto-text-wrapper {\n        text-align: center;\n        margin-top: 1rem;\n    }\n\n    \/* Icons *\/\n    .poa-hto-container .poa-hto-icon-wrapper {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 80px;\n        height: 80px;\n        background-color: #fedc00;\n        border-radius: 50%;\n        color: #353535;\n        box-sizing: border-box; \/* Ensures border is included in dimensions *\/\n    }\n    \n    .poa-hto-container .poa-hto-icon-wrapper-alt {\n        background-color: #353535;\n        border: none;\n        color: #fedc00;\n    }\n\n    .poa-hto-container .poa-hto-icon {\n        width: 40px;\n        height: 40px;\n    }\n    \n    .poa-hto-container .poa-hto-icon-wrapper-alt .poa-hto-icon {\n        width: 40px;\n        height: 40px;\n    }\n\n\n    \/* Arrow Styles *\/\n    .poa-hto-arrow {\n        display: none; \/* Hide arrows on mobile *\/\n    }\n    \n    \/* Responsive Styles for Desktop *\/\n    @media (min-width: 768px) {\n        .poa-hto-container {\n            padding: 1rem;\n        }\n\n        .poa-hto-container .poa-hto-steps-wrapper {\n            flex-direction: row;\n            justify-content: center; \/* Center the whole block *\/\n            align-items: center; \/* Vertically align steps and arrows *\/\n            gap: 2.5rem; \/* Adjust gap for arrows *\/\n        }\n        \n        .poa-hto-container .poa-hto-step {\n            flex: 1;\n            max-width: 200px; \/* Give steps a max width *\/\n        }\n\n        .poa-hto-arrow {\n            display: block; \/* Show arrows on desktop *\/\n            color: #dba813;\n            flex-shrink: 0;\n        }\n    }\n<\/style>\n\n<div class=\"poa-hto-container\">\n    <div class=\"poa-hto-steps-wrapper\">\n        <!-- Step 1 -->\n        <div class=\"poa-hto-step\">\n            <div class=\"poa-hto-icon-wrapper\">\n                <svg class=\"poa-hto-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M16.862 4.487l1.687-1.688a1.875 1.875 0 112.652 2.652L6.832 19.82a4.5 4.5 0 01-1.897 1.13l-2.685.8.8-2.685a4.5 4.5 0 011.13-1.897L16.863 4.487zm0 0L19.5 7.125\" \/>\n                <\/svg>\n            <\/div>\n            <div class=\"poa-hto-text-wrapper\">\n                <h3 class=\"poa-hto-step-title\">\u0627\u0644\u062e\u0637\u0648\u0629 1<\/h3>\n                <p class=\"poa-hto-step-description\">\u0627\u062e\u062a\u0631 \u062e\u062f\u0645\u062a\u0643 \u0648\u0627\u0637\u0644\u0628 \u0639\u0631\u0636 \u0633\u0639\u0631.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Arrow 1 -->\n        <svg class=\"poa-hto-arrow\" width=\"48\" height=\"48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke-width=\"2.5\" stroke=\"currentColor\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\" \/>\n        <\/svg>\n\n        <!-- Step 2 -->\n        <div class=\"poa-hto-step\">\n            <div class=\"poa-hto-icon-wrapper poa-hto-icon-wrapper-alt\">\n                <svg class=\"poa-hto-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\n                     <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 6v12m-3-2.818.879.659c1.171.879 3.07.879 4.242 0 1.172-.879 1.172-2.303 0-3.182C13.536 12.219 12.768 12 12 12s-1.45-.22-2.003-.659c-1.106-.825-1.106-2.156 0-2.981.554-.415 1.278-.659 2.003-.659.825 0 1.57.325 2.121.879l.879.659\" \/>\n                <\/svg>\n            <\/div>\n            <div class=\"poa-hto-text-wrapper\">\n                <h3 class=\"poa-hto-step-title\">\u0627\u0644\u062e\u0637\u0648\u0629 2<\/h3>\n                <p class=\"poa-hto-step-description\">\u0628\u0639\u062f \u0627\u0644\u0645\u0648\u0627\u0641\u0642\u0629 \u0639\u0644\u0649 \u0639\u0631\u0636 \u0627\u0644\u0623\u0633\u0639\u0627\u0631\u060c \u064a\u062c\u0628 \u062a\u0633\u062f\u064a\u062f \u0627\u0644\u062f\u0641\u0639\u0629.<\/p>\n            <\/div>\n        <\/div>\n\n        <!-- Arrow 2 -->\n        <svg class=\"poa-hto-arrow\" width=\"48\" height=\"48\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke-width=\"2.5\" stroke=\"currentColor\">\n            <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M17.25 8.25L21 12m0 0l-3.75 3.75M21 12H3\" \/>\n        <\/svg>\n\n        <!-- Step 3 -->\n        <div class=\"poa-hto-step\">\n            <div class=\"poa-hto-icon-wrapper\">\n                <svg class=\"poa-hto-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\">\n                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9.813 15.904L9 18.75l-.813-2.846a4.5 4.5 0 00-3.09-3.09L2.25 12l2.846-.813a4.5 4.5 0 003.09-3.09L9 5.25l.813 2.846a4.5 4.5 0 003.09 3.09L15.75 12l-2.846.813a4.5 4.5 0 00-3.09 3.09zM18.259 8.715L18 9.75l-.259-1.035a3.375 3.375 0 00-2.455-2.456L14.25 6l1.036-.259a3.375 3.375 0 002.455-2.456L18 2.25l.259 1.035a3.375 3.375 0 002.456 2.456L21.75 6l-1.035.259a3.375 3.375 0 00-2.456 2.456zM16.898 20.562L16.5 21.75l-.398-1.188a3.375 3.375 0 00-2.455-2.456L12.75 18l1.188-.398a3.375 3.375 0 002.455-2.456L16.5 14.25l.398 1.188a3.375 3.375 0 002.456 2.456l1.188.398-1.188.398a3.375 3.375 0 00-2.456 2.456z\" \/>\n                <\/svg>\n            <\/div>\n            <div class=\"poa-hto-text-wrapper\">\n                <h3 class=\"poa-hto-step-title\">\u0627\u0644\u062e\u0637\u0648\u0629 3<\/h3>\n                <p class=\"poa-hto-step-description\">\u0633\u064a\u0628\u062f\u0623 \u0641\u0631\u064a\u0642\u0646\u0627 \u0641\u064a \u0645\u0639\u0627\u0644\u062c\u0629 \u0637\u0644\u0628\u0643.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n<!-- POAPRO Services How to Order Widget - End -->\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-24606ea elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"24606ea\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-153cd28 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"153cd28\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d2c8ad8\" data-id=\"d2c8ad8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d2541d7 elementor-widget elementor-widget-html\" data-id=\"d2541d7\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- \n  POAPRO Document Preparation Checklist Widget\n  Features: Comprehensive requirement filtering for all POA types, \n  Progress tracking, WooCommerce attribute deep-linking\n  Theme: Yellow (#fedc00) & Grey (#353535)\n-->\n\n<div class=\"poapro-checklist-wrapper\">\n    <style>\n        .poapro-checklist-wrapper {\n            font-family: 'Poppins', sans-serif;\n            background-color: #ffffff;\n            color: #353535;\n            font-size: 18px;\n            line-height: 1.6;\n            width: 100%;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .poapro-checklist-wrapper * {\n            box-sizing: border-box;\n        }\n\n        .checklist-card {\n            border: 1px solid #eeeeee;\n            border-radius: 16px;\n            overflow: hidden;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n        }\n\n        .checklist-header {\n            background-color: #fedc00;\n            padding: 30px;\n            text-align: center;\n        }\n\n        .checklist-header h2 {\n            font-size: 24px;\n            font-weight: 700;\n            margin: 0 0 10px 0;\n            text-transform: uppercase;\n            color: #353535;\n        }\n\n        @media (max-width: 600px) {\n            .checklist-header h2 { font-size: 20px; }\n        }\n\n        .checklist-header p {\n            font-size: 16px;\n            margin: 0;\n            opacity: 0.9;\n        }\n\n        .checklist-body {\n            padding: 30px;\n        }\n\n        .config-section {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 20px;\n            margin-bottom: 30px;\n        }\n\n        @media (max-width: 768px) {\n            .config-section { grid-template-columns: 1fr; }\n        }\n\n        .field-group label {\n            display: block;\n            font-size: 14px;\n            font-weight: 700;\n            text-transform: uppercase;\n            margin-bottom: 8px;\n            color: #888;\n        }\n\n        .poapro-select {\n            width: 100%;\n            height: 54px; \n            padding: 0 45px 0 15px; \n            border: 2px solid #f0f0f0;\n            border-radius: 10px;\n            font-family: 'Poppins', sans-serif;\n            font-size: 16px;\n            color: #353535;\n            background-color: #fff;\n            cursor: pointer;\n            transition: all 0.3s;\n            display: block;\n            line-height: 50px;\n            appearance: none;\n            -webkit-appearance: none;\n            background-image: url(\"data:image\/svg+xml,%3csvg xmlns='http:\/\/www.w3.org\/2000\/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23353535' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'\/%3e%3c\/svg%3e\");\n            background-position: right 15px center;\n            background-repeat: no-repeat;\n            background-size: 1.25em;\n        }\n\n        .poapro-select:focus {\n            outline: none;\n            border-color: #fedc00;\n            box-shadow: 0 0 0 4px rgba(254, 220, 0, 0.15);\n        }\n\n        .progress-container {\n            margin-bottom: 30px;\n            background: #f9f9f9;\n            padding: 20px;\n            border-radius: 12px;\n        }\n\n        .progress-info {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            margin-bottom: 10px;\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        .progress-bar-bg {\n            background: #e0e0e0;\n            height: 12px;\n            border-radius: 6px;\n            overflow: hidden;\n        }\n\n        .progress-bar-fill {\n            background: #fedc00;\n            height: 100%;\n            width: 0%;\n            transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);\n        }\n\n        .section-title {\n            font-size: 21px;\n            font-weight: 600;\n            margin: 25px 0 15px 0;\n            padding-bottom: 8px;\n            border-bottom: 2px solid #f0f0f0;\n        }\n\n        @media (max-width: 600px) {\n            .section-title { font-size: 19px; }\n        }\n\n        .checklist-items {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .checklist-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 15px;\n            padding: 18px;\n            border-radius: 12px;\n            margin-bottom: 10px;\n            background: #ffffff;\n            border: 1px solid #f5f5f5;\n            transition: all 0.2s;\n            cursor: pointer;\n        }\n\n        .checklist-item:hover {\n            background: #fffdf0;\n            border-color: #fedc00;\n        }\n\n        .checklist-item input[type=\"checkbox\"] {\n            width: 22px;\n            height: 22px;\n            accent-color: #fedc00;\n            margin-top: 3px;\n            cursor: pointer;\n            flex-shrink: 0;\n        }\n\n        .item-content strong {\n            display: block;\n            font-size: 17px;\n            color: #353535;\n        }\n\n        .item-content span {\n            font-size: 15px;\n            color: #666;\n            display: block;\n            line-height: 1.4;\n        }\n\n        .success-box {\n            margin-top: 30px;\n            padding: 30px;\n            background: #fffdf0;\n            border: 2px solid #fedc00;\n            border-radius: 16px;\n            text-align: center;\n            display: none;\n            animation: fadeIn 0.5s ease;\n        }\n\n        @keyframes fadeIn {\n            from { opacity: 0; transform: translateY(10px); }\n            to { opacity: 1; transform: translateY(0); }\n        }\n\n        .success-box h4 {\n            margin: 0 0 10px 0;\n            font-size: 21px;\n            font-weight: 700;\n        }\n\n        .success-box p {\n            font-size: 16px;\n            margin-bottom: 25px;\n            color: #555;\n            line-height: 1.6;\n        }\n\n        .order-btn {\n            display: inline-block;\n            background: #353535;\n            color: #fedc00;\n            padding: 15px 40px;\n            border-radius: 10px;\n            text-decoration: none;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            transition: all 0.3s;\n        }\n\n        .order-btn:hover {\n            background: #000;\n            color: #fedc00;\n            transform: translateY(-2px);\n            box-shadow: 0 5px 15px rgba(0,0,0,0.1);\n        }\n\n        .hidden-item { display: none; }\n        .visible-item { display: flex; }\n\n        .disclaimer {\n            font-size: 13px;\n            color: #999;\n            text-align: center;\n            margin-top: 30px;\n            font-style: italic;\n        }\n    <\/style>\n\n    <div class=\"checklist-card\">\n        <header class=\"checklist-header\">\n            <h2>POA Preparation Checklist<\/h2>\n            <p>Gather the documents required for a smooth notarization process.<\/p>\n        <\/header>\n\n        <div class=\"checklist-body\">\n            <!-- Step 1: Config -->\n            <div class=\"config-section\">\n                <div class=\"field-group\">\n                    <label>Residency Status<\/label>\n                    <select id=\"residencySelector\" class=\"poapro-select\">\n                        <option value=\"non-uae-resident\" selected>Non-Resident<\/option>\n                        <option value=\"uae-resident\">UAE Resident<\/option>\n                    <\/select>\n                <\/div>\n                <div class=\"field-group\">\n                    <label>POA Purpose<\/label>\n                    <select id=\"poaPurposeSelector\" class=\"poapro-select\">\n                        <option value=\"\">-- Choose Purpose --<\/option>\n                        <option value=\"general\">General \/ Multiple Purposes<\/option>\n                        <option value=\"property\">Property (Sale, Purchase, Dispute)<\/option>\n                        <option value=\"business\">Company (Formation, Mgmt, Litigation)<\/option>\n                        <option value=\"shares\">Shares & Assets Transactions<\/option>\n                        <option value=\"vehicle\">Vehicle (Sale, Purchase, Export)<\/option>\n                        <option value=\"inheritance\">Inheritance & Estates<\/option>\n                        <option value=\"marriage\">Marriage Proxy (by Guardian)<\/option>\n                        <option value=\"child_travel\">Child Travel Authorization<\/option>\n                        <option value=\"court\">Specific Court Case<\/option>\n                    <\/select>\n                <\/div>\n            <\/div>\n\n            <!-- Progress -->\n            <div id=\"progressSection\" class=\"progress-container hidden-item\">\n                <div class=\"progress-info\">\n                    <span>Readiness Level<\/span>\n                    <span id=\"percText\">0%<\/span>\n                <\/div>\n                <div class=\"progress-bar-bg\">\n                    <div id=\"progressFill\" class=\"progress-bar-fill\"><\/div>\n                <\/div>\n            <\/div>\n\n            <div id=\"checklistContent\" class=\"hidden-item\">\n                <h3 class=\"section-title\">Core Requirements<\/h3>\n                <div class=\"checklist-items\">\n                    <!-- Core Documents -->\n                    <div class=\"checklist-item\" onclick=\"toggleCb(this)\">\n                        <input type=\"checkbox\" class=\"poa-cb\">\n                        <div class=\"item-content\">\n                            <strong>Principal's Identification<\/strong>\n                            <span id=\"principalIdText\">Passport of the principal.<\/span>\n                        <\/div>\n                    <\/div>\n                    <div class=\"checklist-item\" onclick=\"toggleCb(this)\">\n                        <input type=\"checkbox\" class=\"poa-cb\">\n                        <div class=\"item-content\">\n                            <strong>Attorney's Identification<\/strong>\n                            <span id=\"attorneyIdText\">Passport, visa page and Emirates ID of the attorney.<\/span>\n                        <\/div>\n                    <\/div>\n                    <div class=\"checklist-item\" onclick=\"toggleCb(this)\">\n                        <input type=\"checkbox\" class=\"poa-cb\">\n                        <div class=\"item-content\">\n                            <strong>Contact Details<\/strong>\n                            <span>Valid mobile number and email address for both parties.<\/span>\n                        <\/div>\n                    <\/div>\n\n                    <!-- Dynamic Documents Section Title -->\n                    <h3 class=\"section-title dynamic-title hidden-item\">Specific Documents<\/h3>\n\n                    <div class=\"checklist-items\" id=\"dynamicItemsContainer\">\n                        <!-- Property -->\n                        <div class=\"checklist-item dynamic-doc hidden-item\" data-type=\"property general\" onclick=\"toggleCb(this)\">\n                            <input type=\"checkbox\" class=\"poa-cb\">\n                            <div class=\"item-content\">\n                                <strong>\u0633\u0646\u062f \u0645\u0644\u0643\u064a\u0629 \u0627\u0644\u0639\u0642\u0627\u0631<\/strong>\n                                <span>The original, valid Title Deed or Oqood for the property.<\/span>\n                            <\/div>\n                        <\/div>\n                        <!-- Business -->\n                        <div class=\"checklist-item dynamic-doc hidden-item\" data-type=\"business shares general\" onclick=\"toggleCb(this)\">\n                            <input type=\"checkbox\" class=\"poa-cb\">\n                            <div class=\"item-content\">\n                                <strong>Trade License & MOA<\/strong>\n                                <span>\u0631\u062e\u0635\u0629 \u062a\u062c\u0627\u0631\u064a\u0629 \u0633\u0627\u0631\u064a\u0629 \u0627\u0644\u0645\u0641\u0639\u0648\u0644 \u0648\u0639\u0642\u062f \u0627\u0644\u062a\u0623\u0633\u064a\u0633 (MOA) \u0644\u0644\u0634\u0631\u0643\u0629.<\/span>\n                            <\/div>\n                        <\/div>\n                        <!-- Shares -->\n                        <div class=\"checklist-item dynamic-doc hidden-item\" data-type=\"shares\" onclick=\"toggleCb(this)\">\n                            <input type=\"checkbox\" class=\"poa-cb\">\n                            <div class=\"item-content\">\n                                <strong>Share Certificate \/ Proof of Ownership<\/strong>\n                                <span>Registry extract or share certificate confirming current ownership.<\/span>\n                            <\/div>\n                        <\/div>\n                        <!-- Vehicle -->\n                        <div class=\"checklist-item dynamic-doc hidden-item\" data-type=\"vehicle general\" onclick=\"toggleCb(this)\">\n                            <input type=\"checkbox\" class=\"poa-cb\">\n                            <div class=\"item-content\">\n                                <strong>\u062a\u0633\u062c\u064a\u0644 \u0627\u0644\u0645\u0631\u0643\u0628\u0629 (\u0627\u0644\u0645\u0644\u0643\u064a\u0629)<\/strong>\n                                <span>The valid registration card for the vehicle being managed.<\/span>\n                            <\/div>\n                        <\/div>\n                        <!-- Inheritance -->\n                        <div class=\"checklist-item dynamic-doc hidden-item\" data-type=\"inheritance general\" onclick=\"toggleCb(this)\">\n                            <input type=\"checkbox\" class=\"poa-cb\">\n                            <div class=\"item-content\">\n                                <strong>\u0645\u0633\u062a\u0646\u062f\u0627\u062a \u0627\u0644\u0645\u064a\u0631\u0627\u062b<\/strong>\n                                <span>\u0634\u0647\u0627\u062f\u0629 \u062d\u0635\u0631 \u0627\u0644\u0625\u0631\u062b \u0648\/\u0623\u0648 \u0634\u0647\u0627\u062f\u0629 \u0648\u0641\u0627\u0629 \u0627\u0644\u0645\u062a\u0648\u0641\u0649.<\/span>\n                            <\/div>\n                        <\/div>\n                        <!-- Marriage -->\n                        <div class=\"checklist-item dynamic-doc hidden-item\" data-type=\"marriage\" onclick=\"toggleCb(this)\">\n                            <input type=\"checkbox\" class=\"poa-cb\">\n                            <div class=\"item-content\">\n                                <strong>Proof of Guardianship<\/strong>\n                                <span>Birth certificate or legal document proving the relationship between the Guardian and the bride.<\/span>\n                            <\/div>\n                        <\/div>\n                        <!-- Child Travel -->\n                        <div class=\"checklist-item dynamic-doc hidden-item\" data-type=\"child_travel\" onclick=\"toggleCb(this)\">\n                            <input type=\"checkbox\" class=\"poa-cb\">\n                            <div class=\"item-content\">\n                                <strong>Child's Passport & Birth Certificate<\/strong>\n                                <span>Attested birth certificate and passport of the child.<\/span>\n                            <\/div>\n                        <\/div>\n                        <!-- Court Case -->\n                        <div class=\"checklist-item dynamic-doc hidden-item\" data-type=\"court\" onclick=\"toggleCb(this)\">\n                            <input type=\"checkbox\" class=\"poa-cb\">\n                            <div class=\"item-content\">\n                                <strong>Court Case Information<\/strong>\n                                <span>Case number, court name, and any specific legal documents related to the litigation.<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Success State -->\n                <div id=\"successBox\" class=\"success-box\">\n                    <h4>Checklist Complete!<\/h4>\n                    <p>Excellent, your checklist is complete! You have everything needed to finalize your Power of Attorney drafting and notarization with our experts online.<\/p>\n                    <a id=\"orderBtn\" href=\"#\" target=\"_blank\" class=\"order-btn\">Order My POA Now<\/a>\n                <\/div>\n            <\/div>\n\n            <p class=\"disclaimer\">Note: Legal requirements can vary based on the specific notary public and recent UAE regulations.<\/p>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n    const productLinks = {\n        'general': 'https:\/\/poapro.ae\/product\/general-power-of-attorney\/',\n        'property': 'https:\/\/poapro.ae\/product\/power-of-attorney-for-property\/',\n        'business': 'https:\/\/poapro.ae\/product\/company-power-of-attorney\/',\n        'shares': 'https:\/\/poapro.ae\/product\/share-sale-power-of-attorney\/',\n        'vehicle': 'https:\/\/poapro.ae\/product\/vehicle-power-of-attorney\/',\n        'inheritance': 'https:\/\/poapro.ae\/product\/inheritance-power-of-attorney\/',\n        'marriage': 'https:\/\/poapro.ae\/product\/marriage-power-of-attorney-by-guardian\/',\n        'child_travel': 'https:\/\/poapro.ae\/product\/power-of-attorney-for-child-travel\/',\n        'court': 'https:\/\/poapro.ae\/product\/court-case-power-of-attorney\/'\n    };\n\n    const residencySel = document.getElementById('residencySelector');\n    const purposeSel = document.getElementById('poaPurposeSelector');\n    const checklistContent = document.getElementById('checklistContent');\n    const progressSection = document.getElementById('progressSection');\n    const successBox = document.getElementById('successBox');\n    const orderBtn = document.getElementById('orderBtn');\n\n    function toggleCb(el) {\n        const cb = el.querySelector('input');\n        cb.checked = !cb.checked;\n        updateProgress();\n    }\n\n    document.querySelectorAll('.poa-cb').forEach(cb => {\n        cb.onclick = (e) => e.stopPropagation();\n        cb.onchange = () => updateProgress();\n    });\n\n    function updateProgress() {\n        const purpose = purposeSel.value;\n        const residency = residencySel.value;\n        \n        const principalIdSpan = document.getElementById('principalIdText');\n        const attorneyIdSpan = document.getElementById('attorneyIdText');\n        \n        if (residency === 'uae-resident') {\n            principalIdSpan.innerText = \"Passport, visa page and Emirates ID of the principal.\";\n        } else {\n            principalIdSpan.innerText = \"Passport of the principal.\";\n        }\n        attorneyIdSpan.innerText = \"Passport, visa page and Emirates ID of the attorney.\";\n        \n        if (!purpose) {\n            checklistContent.classList.add('hidden-item');\n            progressSection.classList.add('hidden-item');\n            return;\n        }\n\n        checklistContent.classList.remove('hidden-item');\n        progressSection.classList.remove('hidden-item');\n\n        \/\/ Show\/Hide dynamic docs\n        let hasDynamicItems = false;\n        document.querySelectorAll('.dynamic-doc').forEach(doc => {\n            const supportedTypes = doc.dataset.type.split(' ');\n            if (supportedTypes.includes(purpose)) {\n                doc.classList.add('visible-item');\n                doc.classList.remove('hidden-item');\n                hasDynamicItems = true;\n            } else {\n                doc.classList.add('hidden-item');\n                doc.classList.remove('visible-item');\n                doc.querySelector('input').checked = false; \n            }\n        });\n\n        const dynamicTitle = document.querySelector('.dynamic-title');\n        if (hasDynamicItems) dynamicTitle.classList.remove('hidden-item');\n        else dynamicTitle.classList.add('hidden-item');\n\n        const visibleCheckboxes = Array.from(document.querySelectorAll('.checklist-item'))\n            .filter(item => !item.classList.contains('hidden-item'))\n            .map(item => item.querySelector('input'));\n\n        const checkedCount = visibleCheckboxes.filter(cb => cb.checked).length;\n        const totalCount = visibleCheckboxes.length;\n        const perc = totalCount > 0 ? Math.round((checkedCount \/ totalCount) * 100) : 0;\n\n        document.getElementById('progressFill').style.width = perc + '%';\n        document.getElementById('percText').innerText = perc + '%';\n\n        if (perc === 100) {\n            successBox.style.display = 'block';\n            const attrKey = (purpose === 'business' || purpose === 'shares') ? 'attribute_pa_business-plan' : 'attribute_pa_personal-plan';\n            const finalUrl = `${productLinks[purpose]}?${attrKey}=${residency}`;\n            orderBtn.href = finalUrl;\n        } else {\n            successBox.style.display = 'none';\n        }\n    }\n\n    residencySel.onchange = updateProgress;\n    purposeSel.onchange = updateProgress;\n\n    updateProgress();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cbfd652 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"cbfd652\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ba54b53 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ba54b53\" data-element_type=\"section\" data-settings=\"{&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f041591\" data-id=\"f041591\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b221345 elementor-widget elementor-widget-heading\" data-id=\"b221345\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Why Trust POAPRO for POA in Dubai?<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-b20f531 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"b20f531\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-4a73530\" data-id=\"4a73530\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-86c9445 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"86c9445\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">1. \u0634\u0631\u0643\u0629 POAPRO \u0644\u0644\u062e\u062f\u0645\u0627\u062a \u0645\u064f\u0639\u0652\u062a\u064e\u0645\u064e\u062f\u0629 \u0644\u062f\u0649 \u0648\u0632\u0627\u0631\u0629 \u0627\u0644\u0639\u062f\u0644 \u0641\u064a \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-3fc80d0\" data-id=\"3fc80d0\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9f5f8ca elementor-widget elementor-widget-spacer\" data-id=\"9f5f8ca\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-e273b48\" data-id=\"e273b48\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3a68ec4 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"3a68ec4\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">2. \u064a\u0645\u062a\u0644\u0643 \u0641\u0631\u064a\u0642 POAPRO \u062e\u0628\u0631\u0629 \u0648\u0627\u0633\u0639\u0629 \u0641\u064a \u062e\u062f\u0645\u0629 \u0627\u0644\u0634\u0631\u0643\u0627\u062a \u0648\u0627\u0644\u0623\u062c\u0627\u0646\u0628 \u0648\u0627\u0644\u0645\u063a\u062a\u0631\u0628\u064a\u0646 \u0641\u064a \u062f\u0628\u064a.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-dcd20d1 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"dcd20d1\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-068d748\" data-id=\"068d748\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-54a70d2 elementor-widget elementor-widget-spacer\" data-id=\"54a70d2\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-b7ebe9c\" data-id=\"b7ebe9c\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-64c6b4f elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"64c6b4f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">3. \u062a\u0648\u0641\u0631 POAPRO \u0639\u0645\u0644\u064a\u0629 \u0637\u0644\u0628 \u0639\u0628\u0631 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a \u0633\u0644\u0633\u0629 \u0648\u0645\u0648\u062b\u0648\u0642\u0629 \u0648\u0622\u0645\u0646\u0629 \u0645\u0646 \u062e\u0644\u0627\u0644 \u062a\u0639\u0627\u0648\u0646\u0647\u0627 \u0645\u0639 \u0628\u0648\u0627\u0628\u0627\u062a \u062f\u0641\u0639 \u0645\u062a\u0639\u062f\u062f\u0629 \u0641\u064a \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-9588053\" data-id=\"9588053\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-872fb95 elementor-widget elementor-widget-spacer\" data-id=\"872fb95\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-9a49fea elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"9a49fea\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-50ad3d0b\" data-id=\"50ad3d0b\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4500f63 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4500f63\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">4. \u0642\u062f\u0651\u0645 \u0645\u0643\u062a\u0628 POAPRO \u0641\u064a \u0645\u0631\u0643\u0632 \u0627\u0644\u062e\u0644\u064a\u062c \u0627\u0644\u062a\u062c\u0627\u0631\u064a \u0628\u062f\u0628\u064a \u062e\u062f\u0645\u0627\u062a \u0644\u0622\u0644\u0627\u0641 \u0627\u0644\u0639\u0645\u0644\u0627\u0621.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-61141004\" data-id=\"61141004\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-72a2d160 elementor-widget elementor-widget-spacer\" data-id=\"72a2d160\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-421a5dbd\" data-id=\"421a5dbd\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-236af44 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"236af44\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">5. \u062a\u0633\u062a\u062b\u0645\u0631 POAPRO \u0627\u0644\u0648\u0642\u062a \u0648\u0627\u0644\u0645\u0627\u0644 \u0648\u0627\u0644\u062c\u0647\u062f \u0641\u064a \u0627\u0644\u062a\u062d\u0633\u064a\u0646 \u0627\u0644\u0645\u0633\u062a\u0645\u0631 \u0644\u062c\u0648\u062f\u0629 \u062e\u062f\u0645\u0627\u062a\u0647\u0627 \u0648\u062a\u0642\u062f\u064a\u0645\u0647\u0627.<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6bc69c elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"a6bc69c\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-dffed23 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"dffed23\" data-element_type=\"section\" data-settings=\"{&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fb40149\" data-id=\"fb40149\" data-element_type=\"column\" data-settings=\"{&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-35bae8c elementor-widget elementor-widget-heading\" data-id=\"35bae8c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-383ea66 elementor-widget elementor-widget-toggle\" data-id=\"383ea66\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"toggle.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle\">\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h2 id=\"elementor-tab-title-5891\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"button\" aria-controls=\"elementor-tab-content-5891\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"et-icon et-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened et-icon et-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">\u0644\u0645\u0627\u0630\u0627 \u0623\u062d\u062a\u0627\u062c \u062a\u0648\u0643\u064a\u0644\u0627\u064b \u0641\u064a \u062f\u0628\u064a\u061f<\/a>\n\t\t\t\t\t<\/h2>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-5891\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"region\" aria-labelledby=\"elementor-tab-title-5891\"><p>\u0625\u0646 \u0627\u0644\u062a\u0648\u0643\u064a\u0644 \u0636\u0631\u0648\u0631\u064a \u0644\u0644\u0639\u062f\u064a\u062f \u0645\u0646 \u0627\u0644\u0645\u0639\u0627\u0645\u0644\u0627\u062a \u0641\u064a \u062f\u0628\u064a. \u0641\u0647\u0648 \u064a\u0633\u0645\u062d \u0644\u0634\u062e\u0635 \u062a\u062b\u0642 \u0628\u0647 \u0628\u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0627\u0644\u0645\u0647\u0627\u0645 \u0627\u0644\u062d\u064a\u0648\u064a\u0629 \u0645\u062b\u0644 \u0634\u0631\u0627\u0621 \u0623\u0648 \u0628\u064a\u0639 \u0627\u0644\u0645\u0645\u062a\u0644\u0643\u0627\u062a\u060c \u0648\u0625\u062f\u0627\u0631\u0629 \u0627\u0644\u062d\u0633\u0627\u0628\u0627\u062a \u0627\u0644\u0645\u0635\u0631\u0641\u064a\u0629\u060c \u0648\u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0627\u0644\u0642\u0636\u0627\u064a\u0627 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629\u060c \u0623\u0648 \u062a\u0623\u0633\u064a\u0633 \u0634\u0631\u0643\u0629 \u062f\u0648\u0646 \u0627\u0644\u062d\u0627\u062c\u0629 \u0625\u0644\u0649 \u062d\u0636\u0648\u0631\u0643 \u0644\u0643\u0644 \u062a\u0648\u0642\u064a\u0639 \u0648\u0645\u0648\u0639\u062f. \u0648\u0647\u0630\u0627 \u0623\u0645\u0631 \u062d\u064a\u0648\u064a \u0628\u0634\u0643\u0644 \u062e\u0627\u0635 \u0644\u0644\u0645\u063a\u062a\u0631\u0628\u064a\u0646 \u0648\u0627\u0644\u0645\u0633\u062a\u062b\u0645\u0631\u064a\u0646 \u0627\u0644\u062f\u0648\u0644\u064a\u064a\u0646.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h2 id=\"elementor-tab-title-5892\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"button\" aria-controls=\"elementor-tab-content-5892\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"et-icon et-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened et-icon et-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">\u0645\u0646 \u064a\u0645\u0643\u0646 \u0623\u0646 \u0623\u0639\u064a\u0646 \u0643\u0648\u0643\u064a\u0644 \u0636\u0645\u0646 \u0648\u0643\u0627\u0644\u0629 \u062f\u0628\u064a \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629\u061f<\/a>\n\t\t\t\t\t<\/h2>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-5892\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"region\" aria-labelledby=\"elementor-tab-title-5892\"><p>\u0628\u0625\u0645\u0643\u0627\u0646\u0643 \u062a\u0648\u0643\u064a\u0644 \u0623\u064a \u0634\u062e\u0635 \u0645\u0648\u062b\u0648\u0642 \u0628\u0647 \u062a\u062c\u0627\u0648\u0632 21 \u0639\u0627\u0645\u064b\u0627\u060c \u0645\u062b\u0644 \u0623\u062d\u062f \u0623\u0641\u0631\u0627\u062f \u0627\u0644\u0639\u0627\u0626\u0644\u0629\u060c \u0635\u062f\u064a\u0642\u060c \u0623\u0648 \u0645\u062d\u062a\u0631\u0641 \u0643\u0627\u0644\u0645\u062d\u0627\u0645\u064a \u0623\u0648 \u0627\u0644\u0645\u0633\u062a\u0634\u0627\u0631 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a. \u0645\u0646 \u0627\u0644\u0636\u0631\u0648\u0631\u064a \u0627\u062e\u062a\u064a\u0627\u0631 \u0634\u062e\u0635 \u064a\u0645\u0643\u0646 \u0627\u0644\u0627\u0639\u062a\u0645\u0627\u062f \u0639\u0644\u064a\u0647 \u0648\u0642\u0627\u062f\u0631 \u0639\u0644\u0649 \u0627\u0644\u062a\u0639\u0627\u0645\u0644 \u0645\u0639 \u0627\u0644\u0645\u0633\u0624\u0648\u0644\u064a\u0627\u062a \u0627\u0644\u062a\u064a \u062a\u0645\u0646\u062d\u0647\u0627 \u0644\u0647. \u0628\u0627\u0644\u0625\u0636\u0627\u0641\u0629 \u0625\u0644\u0649 \u0630\u0644\u0643\u060c \u062a\u0642\u062f\u0645 POAPRO <a href=\"https:\/\/poapro.ae\/ar\/power-of-attorney-representation-services-in-dubai-uae\/\">\u062a\u0645\u062b\u064a\u0644 \u0627\u0644\u0648\u0643\u0627\u0644\u0627\u062a \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629<\/a> \u062e\u062f\u0645\u0627\u062a \u062a\u0645\u0643\u0646\u0646\u0627 \u0645\u0646 \u0627\u0644\u0639\u0645\u0644 \u0646\u064a\u0627\u0628\u0629 \u0639\u0646\u0643 \u0641\u064a \u062d\u0627\u0644 \u0639\u062f\u0645 \u0648\u062c\u0648\u062f \u0623\u0634\u062e\u0627\u0635 \u062a\u062b\u0642 \u0628\u0647\u0645 \u0641\u064a \u062f\u0628\u064a \u0644\u062a\u0639\u064a\u064a\u0646\u0647\u0645 \u0643\u0648\u0643\u0644\u0627\u0621.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h2 id=\"elementor-tab-title-5893\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"button\" aria-controls=\"elementor-tab-content-5893\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"et-icon et-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened et-icon et-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">\u0643\u064a\u0641 \u0623\u0637\u0644\u0628 \u062e\u062f\u0645\u0627\u062a \u062a\u0648\u0643\u064a\u0644 POAPRO \u0641\u064a \u062f\u0628\u064a\u061f<\/a>\n\t\t\t\t\t<\/h2>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-5893\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"region\" aria-labelledby=\"elementor-tab-title-5893\"><p>\u0637\u0644\u0628 \u062e\u062f\u0645\u0627\u062a\u0646\u0627 \u0633\u0647\u0644 \u062c\u062f\u064b\u0627. \u0642\u0645 \u0628\u0632\u064a\u0627\u0631\u0629 \u0645\u0648\u0642\u0639\u0646\u0627 \u0639\u0644\u0649 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a \u0648\u0627\u062e\u062a\u0631 \u0627\u0644\u062e\u062f\u0645\u0629 \u0627\u0644\u062a\u064a \u062a\u062d\u062a\u0627\u062c\u0647\u0627. \u0627\u062a\u0628\u0639 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0627\u062a \u0644\u0627\u0633\u062a\u0643\u0645\u0627\u0644 \u0646\u0645\u0648\u0630\u062c \u0627\u0644\u0637\u0644\u0628 \u0648\u0627\u062f\u0641\u0639 \u0627\u0644\u062f\u0641\u0639\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643. \u0633\u064a\u062a\u0635\u0644 \u0628\u0643 \u0641\u0631\u064a\u0642\u0646\u0627 \u0644\u062a\u0623\u0643\u064a\u062f \u0627\u0644\u062a\u0641\u0627\u0635\u064a\u0644 \u0648\u062a\u0632\u0648\u064a\u062f\u0643 \u0628\u0623\u064a \u0645\u0639\u0644\u0648\u0645\u0627\u062a \u0625\u0636\u0627\u0641\u064a\u0629 \u0642\u062f \u062a\u062d\u062a\u0627\u062c\u0647\u0627.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h2 id=\"elementor-tab-title-5894\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"button\" aria-controls=\"elementor-tab-content-5894\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"et-icon et-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened et-icon et-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">\u0645\u0627 \u0647\u064a \u0623\u0646\u0648\u0627\u0639 \u062a\u0648\u062b\u064a\u0642 \u0627\u0644\u0648\u0643\u0627\u0644\u0629 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0641\u064a \u062f\u0628\u064a \u0648\u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0623\u062e\u0631\u0649 \u0641\u064a \u062f\u0648\u0644\u0629 \u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629\u061f<\/a>\n\t\t\t\t\t<\/h2>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-5894\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"region\" aria-labelledby=\"elementor-tab-title-5894\"><p><strong>2- \u0627\u0644\u062a\u0648\u062b\u064a\u0642 \u0639\u0646 \u0628\u064f\u0639\u062f <\/strong>\u0625\u0630\u0627 \u0643\u0646\u062a \u062a\u0631\u063a\u0628 \u0641\u064a \u062a\u0648\u062b\u064a\u0642 \u0627\u0644\u0648\u0643\u0627\u0644\u0629 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643 \u0639\u0646 \u0628\u064f\u0639\u062f\u060c \u064a\u0645\u0643\u0646\u0643 \u0627\u062e\u062a\u064a\u0627\u0631 \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u0648\u062b\u064a\u0642 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a. \u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0647\u0630\u0627 \u0627\u0644\u062e\u064a\u0627\u0631\u060c \u062a\u062d\u062a\u0627\u062c \u0641\u0642\u0637 \u0625\u0644\u0649 \u062c\u0648\u0627\u0632 \u0633\u0641\u0631 \u0633\u0627\u0631\u064a \u0627\u0644\u0645\u0641\u0639\u0648\u0644.<\/p><p>1- \u062d\u062f\u062f \u0648\u0643\u0627\u0644\u062a\u0643 \u0645\u0646 \u0645\u0648\u0642\u0639\u0646\u0627 \u0639\u0644\u0649 \u0627\u0644\u0625\u0646\u062a\u0631\u0646\u062a \u0648\u0642\u0645 \u0628\u062a\u0642\u062f\u064a\u0645 \u0627\u0644\u0637\u0644\u0628.<\/p><p>2- \u0633\u064a\u0642\u0648\u0645 \u0641\u0631\u064a\u0642\u0646\u0627 \u0628\u0625\u0639\u062f\u0627\u062f \u0645\u0633\u0648\u062f\u0629 \u0627\u0644\u0648\u0643\u0627\u0644\u0629 \u0627\u0644\u062e\u0627\u0635\u0629 \u0628\u0643 \u0644\u0644\u0645\u0648\u0627\u0641\u0642\u0629\u060c \u062b\u0645 \u0633\u0646\u0642\u0648\u0645 \u0628\u062a\u0631\u062c\u0645\u062a\u0647\u0627 \u0625\u0644\u0649 \u0627\u0644\u0644\u063a\u0629 \u0627\u0644\u0639\u0631\u0628\u064a\u0629.<\/p><p>3- \u0633\u0646\u0642\u062f\u0645 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0641\u064a \u0627\u0644\u062a\u0648\u062b\u064a\u0642 \u0639\u0646 \u0628\u064f\u0639\u062f.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\n\t\t\t\t\t<h2 id=\"elementor-tab-title-5895\" class=\"elementor-tab-title\" data-tab=\"5\" role=\"button\" aria-controls=\"elementor-tab-content-5895\" aria-expanded=\"false\">\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-icon-left\" aria-hidden=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-closed\"><i class=\"et-icon et-plus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened et-icon et-minus\"><\/i><\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-toggle-title\" tabindex=\"0\">\u0643\u064a\u0641 \u062a\u062c\u0631\u064a \u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u062a\u0648\u062b\u064a\u0642 \u0627\u0644\u0625\u0644\u0643\u062a\u0631\u0648\u0646\u064a \u0644\u0644\u0648\u0643\u0627\u0644\u0627\u062a \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0641\u064a \u062f\u0628\u064a \u0648\u0627\u0644\u0625\u0645\u0627\u0631\u0627\u062a \u0627\u0644\u0639\u0631\u0628\u064a\u0629 \u0627\u0644\u0645\u062a\u062d\u062f\u0629\u061f<\/a>\n\t\t\t\t\t<\/h2>\n\n\t\t\t\t\t<div id=\"elementor-tab-content-5895\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"5\" role=\"region\" aria-labelledby=\"elementor-tab-title-5895\"><p>\u0628\u0635\u0641\u062a\u0643 \u0627\u0644\u0645\u0648\u0643\u0644 \u0641\u064a \u0627\u0644\u0648\u0643\u0627\u0644\u0629 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629\u060c \u064a\u062a\u0639\u064a\u0646 \u0645\u0646\u0643 \u0627\u0644\u0645\u0634\u0627\u0631\u0643\u0629 \u0641\u064a \u0645\u0643\u0627\u0644\u0645\u0629 \u0641\u064a\u062f\u064a\u0648 \u0645\u0639 \u0645\u0643\u062a\u0628 \u0627\u0644\u0643\u0627\u062a\u0628 \u0628\u0627\u0644\u0639\u062f\u0644. \u062e\u0644\u0627\u0644 \u0627\u0644\u0645\u0643\u0627\u0644\u0645\u0629\u060c \u0633\u064a\u0642\u0648\u0645 \u0627\u0644\u0643\u0627\u062a\u0628 \u0628\u0627\u0644\u0639\u062f\u0644 \u0628\u0627\u0644\u062a\u062d\u0642\u0642 \u0645\u0646 \u0647\u0648\u064a\u062a\u0643 \u0648\u0627\u0644\u0635\u0644\u0627\u062d\u064a\u0627\u062a \u0627\u0644\u0645\u0645\u0646\u0648\u062d\u0629  \u0641\u064a \u0627\u0644\u0648\u0643\u0627\u0644\u0629 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629.<\/p><\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t<script type=\"application\/ld+json\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"Why do I need a Power of Attorney in Dubai?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>A POA is essential for many transactions in Dubai. It allows someone you trust to handle critical tasks such as buying or selling property, managing bank accounts, dealing with legal cases, or setting up a business without you needing to be present for every signature and appointment. This is particularly vital for expats and international investors.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"Who can I appoint as my agent in a Dubai POA?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>You can appoint any trusted individual over the age of 21, such as a family member, friend, or a professional like a lawyer or legal consultant. It is critical to choose someone reliable and capable of handling the responsibilities you grant them. Additionally, POAPRO provides <a href=\\\"https:\\\/\\\/poapro.ae\\\/power-of-attorney-representation-services-in-dubai-uae\\\/\\\">Power of Attorney Representation<\\\/a> services that enable us to function on your behalf in case you do not have trusted persons in Dubai to appoint as agents.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How do I order POAPRO Power of Attorney Dubai services?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>Ordering our power of attorney Dubai services is easy. Simply visit our website and select the service you need. Follow the instructions to complete the order form, and submit your payment. Our team will then contact you to confirm the details and provide any additional information you may need.<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"What are the types of POA Notarization in Dubai and other Emirates in the UAE?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p><strong>Remote Notarization <\\\/strong>If you wish to notarize your POA remotely, you may opt for e-notarization. To pursue this option, you only need a valid passport.<\\\/p><p>1. Select your POA from our website, and place the order<\\\/p><p>2. Our team will prepare your draft for approval, then we will translate it to Arabic<\\\/p><p>3. We will assist you with Remote Notarization<\\\/p>\"}},{\"@type\":\"Question\",\"name\":\"How does the e-notarization process work for power of attorney in Dubai and UAE?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"<p>As the principal of the POA, you are required to join the video call with the Notary Public officer. Over the call, the officer will verify your identity and the powers to be given on the power of attorney.<\\\/p>\"}}]}<\/script>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-41b1f4b elementor-align-center elementor-widget elementor-widget-button\" data-id=\"41b1f4b\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-xs\" href=\"https:\/\/poapro.ae\/ar\/faq\/\" title=\"\u0627\u0644\u0623\u0633\u0626\u0644\u0629 \u0627\u0644\u0634\u0627\u0626\u0639\u0629\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">\u0627\u0644\u0645\u0632\u064a\u062f \u0645\u0646 \u0627\u0644\u0623\u0633\u0626\u0644\u0629!<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af078dc elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"af078dc\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-42631b5 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"42631b5\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1babf55\" data-id=\"1babf55\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bafa90b elementor-widget elementor-widget-heading\" data-id=\"bafa90b\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0645\u0643\u062a\u0628 POAPRO \u0644\u0644\u062a\u0648\u0643\u064a\u0644\u0627\u062a \u0641\u064a \u062f\u0628\u064a<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4dfa8d2 elementor-widget elementor-widget-google_maps\" data-id=\"4dfa8d2\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=POAPRO%20Power%20of%20Attorney%20Dubai&#038;t=m&#038;z=13&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"POAPRO \u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u0648\u0643\u064a\u0644 \u0641\u064a \u062f\u0628\u064a\"\n\t\t\t\t\taria-label=\"POAPRO \u0644\u062e\u062f\u0645\u0627\u062a \u0627\u0644\u062a\u0648\u0643\u064a\u0644 \u0641\u064a \u062f\u0628\u064a\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f99878b elementor-arrows-position-inside elementor-widget elementor-widget-image-carousel\" data-id=\"f99878b\" data-element_type=\"widget\" data-settings=\"{&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;arrows&quot;,&quot;autoplay_speed&quot;:2000,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/07\/tamani-arts-offices-poapro-front.jpg\" alt=\"tamani-arts-offices-poapro-front\" title=\"\"><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/07\/poapro-internal-offices-e1751815815577.jpg\" alt=\"poapro-internal-offices\" title=\"\"><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/07\/poapro-offices-e1751815831596.jpg\" alt=\"poapro-offices\" title=\"\"><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2025\/07\/myoffice-serviced-offices-poapro-e1751815776797.jpg\" alt=\"myoffice-serviced-offices-poapro\" title=\"\"><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ac9c8ee elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"ac9c8ee\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2312eab elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2312eab\" data-element_type=\"section\" data-settings=\"{&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-34888db\" data-id=\"34888db\" data-element_type=\"column\" data-settings=\"{&quot;animation_mobile&quot;:&quot;none&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-14e8ba0 elementor-widget elementor-widget-heading\" data-id=\"14e8ba0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0648\u0643\u0627\u0644\u0627\u062a\u0646\u0627 \u0627\u0644\u0642\u0627\u0646\u0648\u0646\u064a\u0629 \u0641\u064a \u062f\u0628\u064a \u0645\u0639\u062a\u0631\u0641 \u0628\u0647\u0627 \u0645\u0646 \u0642\u0628\u0644<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-8196194 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"8196194\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-ad3af47\" data-id=\"ad3af47\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b71f553 elementor-widget elementor-widget-image\" data-id=\"b71f553\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"133\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/ministry-of-justice-uae-200x133-1.jpg\" class=\"elementor-animation-bob attachment-large size-large wp-image-6356\" alt=\"Ministry of Justice UAE\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/ministry-of-justice-uae-200x133-1.jpg 200w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/ministry-of-justice-uae-200x133-1-1x1.jpg 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/ministry-of-justice-uae-200x133-1-10x7.jpg 10w\" sizes=\"auto, (max-width: 200px) 100vw, 200px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-832d2b3\" data-id=\"832d2b3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-915be74 elementor-widget elementor-widget-image\" data-id=\"915be74\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"156\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/ded-200x156-1.jpg\" class=\"elementor-animation-bob attachment-large size-large wp-image-6354\" alt=\"Dubai Economy\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/ded-200x156-1.jpg 200w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/ded-200x156-1-1x1.jpg 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/ded-200x156-1-10x8.jpg 10w\" sizes=\"auto, (max-width: 200px) 100vw, 200px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-35b1644\" data-id=\"35b1644\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-dab880f elementor-widget elementor-widget-image\" data-id=\"dab880f\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"156\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/abu-dbabi-dept-200x156-1.jpg\" class=\"elementor-animation-bob attachment-large size-large wp-image-6353\" alt=\"Abu Dhabi Judicial Department\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/abu-dbabi-dept-200x156-1.jpg 200w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/abu-dbabi-dept-200x156-1-1x1.jpg 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/abu-dbabi-dept-200x156-1-10x8.jpg 10w\" sizes=\"auto, (max-width: 200px) 100vw, 200px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-1d2f73e\" data-id=\"1d2f73e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-acc27ad elementor-widget elementor-widget-image\" data-id=\"acc27ad\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"156\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/rera-200x156-1.jpg\" class=\"elementor-animation-bob attachment-large size-large wp-image-6361\" alt=\"RERA\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/rera-200x156-1.jpg 200w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/rera-200x156-1-1x1.jpg 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/rera-200x156-1-10x8.jpg 10w\" sizes=\"auto, (max-width: 200px) 100vw, 200px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-77172f8\" data-id=\"77172f8\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c5fa623 elementor-widget elementor-widget-image\" data-id=\"c5fa623\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"156\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/moe-200x156-1.jpg\" class=\"elementor-animation-bob attachment-large size-large wp-image-6357\" alt=\"Ministry of Economy \u2013 UAE\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/moe-200x156-1.jpg 200w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/moe-200x156-1-1x1.jpg 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/moe-200x156-1-10x8.jpg 10w\" sizes=\"auto, (max-width: 200px) 100vw, 200px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-section elementor-inner-section elementor-element elementor-element-58bb81d elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"58bb81d\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-3721455\" data-id=\"3721455\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1505f6f elementor-widget elementor-widget-image\" data-id=\"1505f6f\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"156\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/mofa-200x156-1.jpg\" class=\"elementor-animation-bob attachment-large size-large wp-image-6358\" alt=\"Ministry of Foreign Affairs of the UAE\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/mofa-200x156-1.jpg 200w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/mofa-200x156-1-1x1.jpg 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/mofa-200x156-1-10x8.jpg 10w\" sizes=\"auto, (max-width: 200px) 100vw, 200px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-146b9c6\" data-id=\"146b9c6\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1459a82 elementor-widget elementor-widget-image\" data-id=\"1459a82\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"156\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/rta-200x156-1.jpg\" class=\"elementor-animation-bob attachment-large size-large wp-image-6362\" alt=\"Roads &amp; Transport Authority\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/rta-200x156-1.jpg 200w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/rta-200x156-1-1x1.jpg 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/rta-200x156-1-10x8.jpg 10w\" sizes=\"auto, (max-width: 200px) 100vw, 200px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-9d952b3\" data-id=\"9d952b3\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-66a14bd elementor-widget elementor-widget-image\" data-id=\"66a14bd\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"156\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/Picture2-200x156-1.png\" class=\"elementor-animation-bob attachment-large size-large wp-image-6360\" alt=\"Dubai Courts\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/Picture2-200x156-1.png 200w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/Picture2-200x156-1-1x1.png 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/Picture2-200x156-1-10x8.png 10w\" sizes=\"auto, (max-width: 200px) 100vw, 200px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-841f7ef\" data-id=\"841f7ef\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3c4653b elementor-widget elementor-widget-image\" data-id=\"3c4653b\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"156\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/dld-200x156-1.jpg\" class=\"elementor-animation-bob attachment-large size-large wp-image-6355\" alt=\"Dubai Land Department\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/dld-200x156-1.jpg 200w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/dld-200x156-1-1x1.jpg 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/dld-200x156-1-10x8.jpg 10w\" sizes=\"auto, (max-width: 200px) 100vw, 200px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-0fe6976\" data-id=\"0fe6976\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-10d7be4 elementor-widget elementor-widget-image\" data-id=\"10d7be4\" data-element_type=\"widget\" data-settings=\"{&quot;_animation_mobile&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"156\" src=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/mol-200x156-1.jpg\" class=\"elementor-animation-bob attachment-large size-large wp-image-6359\" alt=\"Ministry of Foreign Affairs &amp; International Co-operation\" srcset=\"https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/mol-200x156-1.jpg 200w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/mol-200x156-1-1x1.jpg 1w, https:\/\/poapro.ae\/wp-content\/uploads\/2023\/04\/mol-200x156-1-10x8.jpg 10w\" sizes=\"auto, (max-width: 200px) 100vw, 200px\" title=\"\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c24fa5b elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"c24fa5b\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-38fc438 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"38fc438\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-43f5b0f\" data-id=\"43f5b0f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2351529 elementor-widget elementor-widget-heading\" data-id=\"2351529\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0623\u062e\u0631 \u0627\u0644\u0623\u062e\u0628\u0627\u0631 \u0641\u064a \u062f\u0628\u064a \u0645\u0646 POAPRO<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-05e3363 elementor-widget elementor-widget-text-editor\" data-id=\"05e3363\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u0623\u062e\u0631 \u0627\u0644\u0623\u062e\u0628\u0627\u0631 \u0648\u0627\u0644\u0645\u0642\u0627\u0644\u0627\u062a \u0645\u0646 POAPRO.AE<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-819b77a elementor-widget elementor-widget-etheme_posts\" data-id=\"819b77a\" data-element_type=\"widget\" data-settings=\"{&quot;cols&quot;:&quot;2&quot;,&quot;navigation&quot;:&quot;pagination&quot;,&quot;posts_per_page&quot;:2,&quot;masonry&quot;:&quot;yes&quot;,&quot;navigation_pagination_ajax&quot;:&quot;yes&quot;,&quot;query_type&quot;:&quot;all&quot;,&quot;cols_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cols_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cols_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;rows_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;rows_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;rows_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"etheme_posts.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"woocommerce-info\">No posts were found matching your selection.<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab1c5d8 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"ab1c5d8\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Power of Attorney Dubai | Quick Online POA | Free Consultation Complete Power of Attorney Dubai Solution Expert Consultation Precise Legal Drafting Official Registration POA&#8230;<\/p>","protected":false},"author":22,"featured_media":15678,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-22","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"brizy_media":[],"_links":{"self":[{"href":"https:\/\/poapro.ae\/ar\/wp-json\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/poapro.ae\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/poapro.ae\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/poapro.ae\/ar\/wp-json\/wp\/v2\/users\/22"}],"replies":[{"embeddable":true,"href":"https:\/\/poapro.ae\/ar\/wp-json\/wp\/v2\/comments?post=22"}],"version-history":[{"count":0,"href":"https:\/\/poapro.ae\/ar\/wp-json\/wp\/v2\/pages\/22\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/poapro.ae\/ar\/wp-json\/wp\/v2\/media\/15678"}],"wp:attachment":[{"href":"https:\/\/poapro.ae\/ar\/wp-json\/wp\/v2\/media?parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}