{"id":27826,"date":"2025-07-17T16:06:32","date_gmt":"2025-07-17T16:06:32","guid":{"rendered":"https:\/\/eadmais.online\/?page_id=27826"},"modified":"2025-07-18T14:45:54","modified_gmt":"2025-07-18T14:45:54","slug":"view-feedback","status":"publish","type":"page","link":"https:\/\/eadmais.online\/en\/view-feedback\/","title":{"rendered":"View feedback"},"content":{"rendered":"<div class='code-block code-block-2' style='margin: 8px auto; text-align: center; display: block; clear: both;'>\n<div style=\"position: sticky; top: 15px;\">\n<div class=\"code-block-label\">Advertisements<\/div>\n<script>\n   window.googletag = window.googletag || {cmd: []};\n   googletag.cmd.push(function() {\n     googletag.defineSlot(\"\/22883653243\/eadmais.online\/eadmais.online_mw_content2_02032023\", [[250, 250], [336, 280], [300, 250]], \"div-gpt-ad-1606164528122-0\").addService(googletag.pubads());\n         googletag.pubads().enableLazyLoad({\n                    fetchMarginPercent: 20,\n                    renderMarginPercent: 10,\n                    mobileScaling: 2.0\n                });\n     googletag.enableServices();\n   });\n<\/script>\n<div id=\"div-gpt-ad-1606164528122-0\">\n   <script>\n      googletag.cmd.push(function() { googletag.display(\"div-gpt-ad-1606164528122-0\"); });\n   <\/script>\n<\/div><\/div>\n<div style=\" height: 150px;\"><\/div>\n<\/div>\n\n\n\n\n<div class=\"wp-block-uagb-container uagb-block-524cb94c alignfull uagb-is-root-container\"><div class=\"uagb-container-inner-blocks-wrap\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <title>Your Recruiter\u2019s Private Feedback<\/title>\n  <style>\n    body {\n      font-family: 'Segoe UI', Arial, sans-serif;\n      background: #f7fbff;\n      margin: 0;\n      padding: 0;\n      min-height: 100vh;\n      display: flex;\n      flex-direction: column;\n    }\n    .container {\n      max-width: 430px;\n      margin: 60px auto 0 auto;\n      background: #fff;\n      border-radius: 18px;\n      box-shadow: 0 8px 32px rgba(30,80,180,0.13);\n      padding: 30px 26px 38px 26px;\n      text-align: center;\n    }\n    .icon-msg {\n      width: 74px;\n      margin-bottom: 18px;\n    }\n    .headline {\n      color: #1663b2;\n      font-size: 1.32rem;\n      font-weight: 700;\n      margin-bottom: 14px;\n    }\n    .feedback-box {\n      background: #f3f8fe;\n      border-left: 4px solid #2494ec;\n      border-radius: 10px;\n      color: #253353;\n      font-size: 1.08rem;\n      padding: 16px 14px;\n      margin-bottom: 22px;\n      text-align: left;\n      box-shadow: 0 2px 9px rgba(44,180,210,0.07);\n    }\n    .cta-btn {\n      display: block;\n      background: linear-gradient(90deg,#2494ec 60%,#62d6fc 100%);\n      color: #fff !important;\n      font-size: 1.05rem;\n      font-weight: 600;\n      border: none;\n      border-radius: 12px;\n      padding: 15px 0;\n      width: 87%;\n      box-shadow: 0 4px 16px rgba(60,100,180,0.10);\n      margin: 10px auto 0 auto;\n      cursor: pointer;\n      transition: transform .13s cubic-bezier(.39,.58,.57,1.04);\n      letter-spacing: 0.2px;\n      animation: pop 0.8s;\n      text-decoration: none;\n      text-align: center;\n    }\n    .cta-btn:hover {\n      transform: scale(1.04);\n      filter: brightness(1.08);\n    }\n    @keyframes pop {\n      0% { transform: scale(0.93);}\n      65% { transform: scale(1.03);}\n      100% { transform: scale(1);}\n    }\n    .disclaimer {\n      font-size: 0.91rem;\n      color: #8ba6c9;\n      margin-top: 23px;\n      margin-bottom: -11px;\n    }\n    @media (max-width: 540px) {\n      .container { margin: 16px 3vw; padding: 16px 3vw 32px 3vw;}\n    }\n  <\/style>\n<\/head>\n<body>\n  <div class=\"container\">\n    <img decoding=\"async\" class=\"icon-msg\" src=\"https:\/\/cdn-icons-png.flaticon.com\/512\/2875\/2875440.png\" alt=\"Feedback\">\n    <div class=\"headline\" id=\"headlineName\">\n      {{first_name}}, you\u2019ve received a private message from a recruiter!\n    <\/div>\n    <div class=\"feedback-box\" id=\"feedbackBox\">\n      &#8220;We were impressed by your background,We\u2019d love to see you move to the next step!&#8221;\n      <br><br>\n      <span style=\"color:#2494ec; font-weight:500;\">\u2013 Recruitment Team<\/span>\n    <\/div>\n    <!-- Troquei o bot\u00e3o por \u00e2ncora e mantive a classe e estilo -->\n    <a class=\"cta-btn\" href=\"\/en\/estamos-te-redirecionando\/?destino=https:\/\/chat.esportenanet.com\/public\/chat\/19cb1b7d-c892-4851-8733-0262727f1ee4\">\n      Read Full Feedback &#038; Continue\n    <\/a>\n    <div class=\"disclaimer\">\n      Your feedback is confidential and reserved for shortlisted candidates only.\n    <\/div>\n  <\/div>\n  <script>\n    \/\/ Get UTM parameter \"src\" from URL and inject as first_name\n    function getParam(param) {\n      const params = new URLSearchParams(window.location.search);\n      return params.get(param);\n    }\n    const firstName = getParam('src');\n    if (firstName) {\n      document.getElementById('headlineName').innerHTML = `${firstName}, you\u2019ve received a private message from a recruiter!`;\n      \/\/ Voc\u00ea pode personalizar o feedbackBox se quiser:\n      \/\/ document.getElementById('feedbackBox').innerHTML = `\"We were impressed by your background, ${firstName}...\"`;\n    }\n  <\/script>\n<\/body>\n<\/html>\n\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Your Recruiter\u2019s Private Feedback {{first_name}}, you\u2019ve received a private message from a recruiter! &#8220;We were impressed by your background,We\u2019d love to see you move to the next step!&#8221; \u2013 Recruitment Team Read Full Feedback &#038; Continue Your feedback is confidential and reserved for shortlisted candidates only.<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","footnotes":""},"class_list":["post-27826","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"Matheus Dias","author_link":"https:\/\/eadmais.online\/en\/author\/matheusdias\/"},"uagb_comment_info":0,"uagb_excerpt":"Your Recruiter\u2019s Private Feedback {{first_name}}, you\u2019ve received a private message from a recruiter! &#8220;We were impressed by your background,We\u2019d love to see you move to the next step!&#8221; \u2013 Recruitment Team Read Full Feedback &#038; Continue Your feedback is confidential and reserved for shortlisted candidates only.","_links":{"self":[{"href":"https:\/\/eadmais.online\/en\/wp-json\/wp\/v2\/pages\/27826","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eadmais.online\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eadmais.online\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eadmais.online\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/eadmais.online\/en\/wp-json\/wp\/v2\/comments?post=27826"}],"version-history":[{"count":5,"href":"https:\/\/eadmais.online\/en\/wp-json\/wp\/v2\/pages\/27826\/revisions"}],"predecessor-version":[{"id":27862,"href":"https:\/\/eadmais.online\/en\/wp-json\/wp\/v2\/pages\/27826\/revisions\/27862"}],"wp:attachment":[{"href":"https:\/\/eadmais.online\/en\/wp-json\/wp\/v2\/media?parent=27826"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}