{"id":101,"date":"2026-08-21T18:16:09","date_gmt":"2026-08-21T18:16:09","guid":{"rendered":"https:\/\/pstads.com\/?page_id=101"},"modified":"2026-08-21T18:17:22","modified_gmt":"2026-08-21T18:17:22","slug":"redirect_cristara","status":"publish","type":"page","link":"https:\/\/pstads.com\/index.php\/redirect_cristara\/","title":{"rendered":"Redirect &#8211; Cristara"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"101\" class=\"elementor elementor-101\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a1d45d e-flex e-con-boxed e-con e-parent\" data-id=\"3a1d45d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-90e34e0 elementor-widget elementor-widget-html\" data-id=\"90e34e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"pt-BR\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n  <title>Redirecionando para o WhatsApp...<\/title>\n\n  <script>\n  !function(f,b,e,v,n,t,s)\n  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?\n  n.callMethod.apply(n,arguments):n.queue.push(arguments)};\n  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';\n  n.queue=[];t=b.createElement(e);t.async=!0;\n  t.src=v;s=b.getElementsByTagName(e)[0];\n  s.parentNode.insertBefore(t,s)}(window, document,'script',\n  'https:\/\/connect.facebook.net\/en_US\/fbevents.js');\n  fbq('init', '1351306133386382');\n  fbq('track', 'PageView');\n  fbq('track', 'Lead');\n  <\/script>\n  <noscript><img decoding=\"async\" height=\"1\" width=\"1\" style=\"display:none\"\n  src=\"https:\/\/www.facebook.com\/tr?id=1351306133386382&ev=PageView&noscript=1\"\n  \/><\/noscript>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n\n  <style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --wa-green:   #25d366;\n      --wa-dark:    #075e54;\n      --wa-deep:    #111b21;\n      --text:       #e9edef;\n      --muted:      #8696a0;\n      --card-bg:    #202c33;\n    }\n\n    html, body {\n      height: 100%;\n      font-family: 'Inter', sans-serif;\n      background: var(--wa-deep);\n      overflow: hidden;\n    }\n\n    \/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\n    .stage {\n      position: relative;\n      z-index: 1;\n      height: 100vh;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 0 5vw;\n    }\n\n    .card {\n      width: 100%;\n      max-width: 480px;\n      background: var(--card-bg);\n      border: 1px solid rgba(255, 255, 255, 0.08);\n      border-radius: 16px;\n      padding: 40px 32px;\n      text-align: center;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);\n      animation: fadeUp .9s cubic-bezier(.22,.9,.36,1) both;\n    }\n\n    \/* \u2500\u2500 ICON TOP \u2500\u2500 *\/\n    .wa-badge {\n      width: 64px;\n      height: 64px;\n      background: rgba(37, 211, 102, 0.1);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin: 0 auto 24px auto;\n      color: var(--wa-green);\n      animation: fadeUp .7s .1s cubic-bezier(.22,.9,.36,1) forwards;\n      opacity: 0;\n    }\n    .wa-badge svg {\n      width: 36px;\n      height: 36px;\n    }\n\n    \/* \u2500\u2500 HEADLINE \u2500\u2500 *\/\n    .headline {\n      font-size: clamp(1.5rem, 3vw, 1.8rem);\n      font-weight: 600;\n      color: var(--text);\n      line-height: 1.3;\n      margin-bottom: 12px;\n      opacity: 0;\n      animation: fadeUp .7s .2s cubic-bezier(.22,.9,.36,1) forwards;\n    }\n    .headline span {\n      color: var(--wa-green);\n    }\n\n    \/* \u2500\u2500 SUB \u2500\u2500 *\/\n    .sub {\n      font-size: 0.9rem;\n      font-weight: 300;\n      color: var(--muted);\n      margin-bottom: 32px;\n      line-height: 1.5;\n      opacity: 0;\n      animation: fadeUp .7s .3s cubic-bezier(.22,.9,.36,1) forwards;\n    }\n\n    \/* \u2500\u2500 COUNTER RING \u2500\u2500 *\/\n    .counter-wrap {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 18px;\n      margin-bottom: 32px;\n      background: rgba(0, 0, 0, 0.2);\n      padding: 16px;\n      border-radius: 12px;\n      opacity: 0;\n      animation: fadeUp .7s .4s cubic-bezier(.22,.9,.36,1) forwards;\n    }\n\n    .ring {\n      position: relative;\n      width: 56px;\n      height: 56px;\n      flex-shrink: 0;\n    }\n    .ring svg {\n      transform: rotate(-90deg);\n      width: 56px;\n      height: 56px;\n    }\n    .ring-bg { fill: none; stroke: rgba(255, 255, 255, 0.08); stroke-width: 3; }\n    .ring-fill {\n      fill: none;\n      stroke: var(--wa-green);\n      stroke-width: 3;\n      stroke-linecap: round;\n      stroke-dasharray: 144.5;\n      stroke-dashoffset: 0;\n      transition: stroke-dashoffset 1s linear;\n    }\n    .ring-num {\n      position: absolute;\n      inset: 0;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 1.3rem;\n      font-weight: 600;\n      color: var(--wa-green);\n    }\n\n    .counter-text {\n      text-align: left;\n      font-size: 0.82rem;\n      color: var(--muted);\n      font-weight: 300;\n      line-height: 1.4;\n    }\n    .counter-text strong {\n      display: block;\n      font-size: 0.9rem;\n      font-weight: 500;\n      color: var(--text);\n      margin-bottom: 2px;\n    }\n\n    \/* \u2500\u2500 CTA BUTTON \u2500\u2500 *\/\n    .cta {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 10px;\n      width: 100%;\n      text-decoration: none;\n      background: var(--wa-green);\n      color: #111b21;\n      font-size: 0.9rem;\n      font-weight: 600;\n      letter-spacing: 0.02em;\n      padding: 14px 24px;\n      border-radius: 8px;\n      transition: background .25s, transform .2s;\n      opacity: 0;\n      animation: fadeUp .7s .5s cubic-bezier(.22,.9,.36,1) forwards;\n    }\n    .cta:hover { background: #20ba5a; transform: translateY(-2px); }\n    .cta svg { width: 20px; height: 20px; flex-shrink: 0; }\n\n    @keyframes fadeUp {\n      from { opacity: 0; transform: translateY(16px); }\n      to   { opacity: 1; transform: translateY(0); }\n    }\n\n    .flash {\n      position: fixed;\n      inset: 0;\n      background: var(--wa-deep);\n      z-index: 999;\n      opacity: 0;\n      pointer-events: none;\n      transition: opacity .4s ease;\n    }\n    .flash.active { opacity: 1; pointer-events: all; }\n  <\/style>\n<\/head>\n<body>\n\n  <div class=\"flash\" id=\"flash\"><\/div>\n\n  <div class=\"stage\">\n    <div class=\"card\">\n\n      <div class=\"wa-badge\">\n        <svg viewBox=\"0 0 24 24\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\n        <\/svg>\n      <\/div>\n\n      <h1 class=\"headline\">\n        Redirecionando para o <span>WhatsApp<\/span>\n      <\/h1>\n\n      <p class=\"sub\">\n        Estamos conectando voc\u00ea ao grupo oficial. <br>Por favor, aguarde um instante.\n      <\/p>\n\n      <div class=\"counter-wrap\">\n        <div class=\"ring\" aria-hidden=\"true\">\n          <svg viewBox=\"0 0 56 56\">\n            <circle class=\"ring-bg\" cx=\"28\" cy=\"28\" r=\"23\"\/>\n            <circle class=\"ring-fill\" id=\"ringFill\" cx=\"28\" cy=\"28\" r=\"23\"\/>\n          <\/svg>\n          <div class=\"ring-num\" id=\"num\">5<\/div>\n        <\/div>\n        <div class=\"counter-text\">\n          <strong>Entrando automaticamente<\/strong>\n          Ou clique no bot\u00e3o abaixo para ir agora\n        <\/div>\n      <\/div>\n\n      <a\n        class=\"cta\"\n        href=\"https:\/\/chat.whatsapp.com\/KMAi6E2zMEf92hgHlo3gb0?s=cl&p=i&ilr=4\"\n        id=\"ctaBtn\"\n      >\n        <svg viewBox=\"0 0 24 24\" fill=\"currentColor\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413z\"\/>\n        <\/svg>\n        Entrar no Grupo Agora\n      <\/a>\n\n    <\/div>\n  <\/div>\n\n  <script>\n    const WHATSAPP = 'https:\/\/chat.whatsapp.com\/KMAi6E2zMEf92hgHlo3gb0?s=cl&p=i&ilr=4';\n    const TOTAL    = 5;\n    const CIRCUM   = 2 * Math.PI * 23; \/\/ Raio 23 -> ~144.5\n\n    const numEl   = document.getElementById('num');\n    const ringEl  = document.getElementById('ringFill');\n    const flash   = document.getElementById('flash');\n\n    ringEl.style.strokeDasharray  = CIRCUM;\n    ringEl.style.strokeDashoffset = 0;\n\n    let count = TOTAL;\n\n    function tick() {\n      count--;\n      numEl.textContent = count;\n\n      const progress = count \/ TOTAL;\n      ringEl.style.strokeDashoffset = CIRCUM * (1 - progress);\n\n      if (count <= 0) {\n        flash.classList.add('active');\n        setTimeout(() => { window.location.href = WHATSAPP; }, 420);\n      } else {\n        setTimeout(tick, 1000);\n      }\n    }\n\n    setTimeout(tick, 1000);\n  <\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Redirecionando para o WhatsApp&#8230; Redirecionando para o WhatsApp Estamos conectando voc\u00ea ao grupo oficial. Por favor, aguarde um instante. 5 Entrando automaticamente Ou clique no bot\u00e3o abaixo para ir agora Entrar no Grupo Agora<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-101","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pstads.com\/index.php\/wp-json\/wp\/v2\/pages\/101","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pstads.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pstads.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pstads.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pstads.com\/index.php\/wp-json\/wp\/v2\/comments?post=101"}],"version-history":[{"count":5,"href":"https:\/\/pstads.com\/index.php\/wp-json\/wp\/v2\/pages\/101\/revisions"}],"predecessor-version":[{"id":106,"href":"https:\/\/pstads.com\/index.php\/wp-json\/wp\/v2\/pages\/101\/revisions\/106"}],"wp:attachment":[{"href":"https:\/\/pstads.com\/index.php\/wp-json\/wp\/v2\/media?parent=101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}