/*! elementor - v3.23.0 - 25-07-2024 */
(()=>{var e={2557:(e,r,t)=>{"use strict";var o=t(73203);Object.defineProperty(r,"__esModule",{value:!0}),r.default=void 0;var n=o(t(40131)),a=o(t(78983)),s=o(t(42081)),i=function deprecatedMessage(e,r,t,o){var n="`".concat(r,"` is ").concat(e," deprecated since ").concat(t);o&&(n+=" - Use `".concat(o,"` instead")),elementorDevTools.consoleWarn(n)},u=function(){function Deprecation(){(0,a.default)(this,Deprecation)}return(0,s.default)(Deprecation,[{key:"deprecated",value:function deprecated(e,r,t){this.isHardDeprecated(r)?function hardDeprecated(e,r,t){i("hard",e,r,t)}(e,r,t):function softDeprecated(e,r,t){elementorDevToolsConfig.isDebug&&i("soft",e,r,t)}(e,r,t)}},{key:"parseVersion",value:function parseVersion(e){var r=e.split(".");if(r.length<3||r.length>4)throw new RangeError("Invalid Semantic Version string provided");var t=(0,n.default)(r,4),o=t[0],a=t[1],s=t[2],i=t[3],u=void 0===i?"":i;return{major1:parseInt(o),major2:parseInt(a),minor:parseInt(s),build:u}}},{key:"getTotalMajor",value:function getTotalMajor(e){var r=parseInt("".concat(e.major1).concat(e.major2,"0"));return r=Number((r/10).toFixed(0)),e.major2>9&&(r=e.major2-9),r}},{key:"compareVersion",value:function compareVersion(e,r){var t=this;return[this.parseVersion(e),this.parseVersion(r)].map((function(e){return t.getTotalMajor(e)})).reduce((function(e,r){return e-r}))}},{key:"isSoftDeprecated",value:function isSoftDeprecated(e){return this.compareVersion(e,elementorDevToolsConfig.deprecation.current_version)<=elementorDevToolsConfig.deprecation.soft_version_count}},{key:"isHardDeprecated",value:function isHardDeprecated(e){var r=this.compareVersion(e,elementorDevToolsConfig.deprecation.current_version);return r<0||r>=elementorDevToolsConfig.deprecation.hard_version_count}}]),Deprecation}();r.default=u},26415:(e,r,t)=>{"use strict";var o=t(73203);Object.defineProperty(r,"__esModule",{value:!0}),r.default=void 0;var n=o(t(9833)),a=o(t(40131)),s=o(t(78983)),i=o(t(42081)),u=o(t(93231)),l=(o(t(2557)),function(){function Module(e){(0,s.default)(this,Module),(0,u.default)(this,"deprecation",void 0),this.deprecation=e}return(0,i.default)(Module,[{key:"notifyBackendDeprecations",value:function notifyBackendDeprecations(){var e=this,r=elementorDevToolsConfig.deprecation.soft_notices;Object.entries(r).forEach((function(r){var t,o=(0,a.default)(r,2),s=o[0],i=o[1];(t=e.deprecation).deprecated.apply(t,[s].concat((0,n.default)(i)))}))}},{key:"consoleWarn",value:function consoleWarn(){for(var e,r='font-size: 12px; background-image: url("'.concat(elementorDevToolsConfig.urls.assets,'images/logo-icon.png"); background-repeat: no-repeat; background-size: contain;'),t=arguments.length,o=new Array(t),n=0;n<t;n++)o[n]=arguments[n];o.unshift("%c  %c",r,""),(e=console).warn.apply(e,o)}}]),Module}());r.default=l},98106:e=>{e.exports=function _arrayLikeToArray(e,r){(null==r||r>e.length)&&(r=e.length);for(var t=0,o=new Array(r);t<r;t++)o[t]=e[t];return o},e.exports.__esModule=!0,e.exports.default=e.exports},17358:e=>{e.exports=function _arrayWithHoles(e){if(Array.isArray(e))return e},e.exports.__esModule=!0,e.exports.default=e.exports},34102:(e,r,t)=>{var o=t(98106);e.exports=function _arrayWithoutHoles(e){if(Array.isArray(e))return o(e)},e.exports.__esModule=!0,e.exports.default=e.exports},78983:e=>{e.exports=function _classCallCheck(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")},e.exports.__esModule=!0,e.exports.default=e.exports},42081:(e,r,t)=>{var o=t(74040);function _defineProperties(e,r){for(var t=0;t<r.length;t++){var n=r[t];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,o(n.key),n)}}e.exports=function _createClass(e,r,t){return r&&_defineProperties(e.prototype,r),t&&_defineProperties(e,t),Object.defineProperty(e,"prototype",{writable:!1}),e},e.exports.__esModule=!0,e.exports.default=e.exports},93231:(e,r,t)=>{var o=t(74040);e.exports=function _defineProperty(e,r,t){return(r=o(r))in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e},e.exports.__esModule=!0,e.exports.default=e.exports},73203:e=>{e.exports=function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}},e.exports.__esModule=!0,e.exports.default=e.exports},68:e=>{e.exports=function _iterableToArray(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)},e.exports.__esModule=!0,e.exports.default=e.exports},40608:e=>{e.exports=function _iterableToArrayLimit(e,r){var t=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=t){var o,n,a,s,i=[],u=!0,l=!1;try{if(a=(t=t.call(e)).next,0===r){if(Object(t)!==t)return;u=!1}else for(;!(u=(o=a.call(t)).done)&&(i.push(o.value),i.length!==r);u=!0);}catch(e){l=!0,n=e}finally{try{if(!u&&null!=t.return&&(s=t.return(),Object(s)!==s))return}finally{if(l)throw n}}return i}},e.exports.__esModule=!0,e.exports.default=e.exports},56894:e=>{e.exports=function _nonIterableRest(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports},91282:e=>{e.exports=function _nonIterableSpread(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.__esModule=!0,e.exports.default=e.exports},40131:(e,r,t)=>{var o=t(17358),n=t(40608),a=t(35068),s=t(56894);e.exports=function _slicedToArray(e,r){return o(e)||n(e,r)||a(e,r)||s()},e.exports.__esModule=!0,e.exports.default=e.exports},9833:(e,r,t)=>{var o=t(34102),n=t(68),a=t(35068),s=t(91282);e.exports=function _toConsumableArray(e){return o(e)||n(e)||a(e)||s()},e.exports.__esModule=!0,e.exports.default=e.exports},56027:(e,r,t)=>{var o=t(7501).default;e.exports=function toPrimitive(e,r){if("object"!=o(e)||!e)return e;var t=e[Symbol.toPrimitive];if(void 0!==t){var n=t.call(e,r||"default");if("object"!=o(n))return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===r?String:Number)(e)},e.exports.__esModule=!0,e.exports.default=e.exports},74040:(e,r,t)=>{var o=t(7501).default,n=t(56027);e.exports=function toPropertyKey(e){var r=n(e,"string");return"symbol"==o(r)?r:String(r)},e.exports.__esModule=!0,e.exports.default=e.exports},7501:e=>{function _typeof(r){return e.exports=_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e.exports.__esModule=!0,e.exports.default=e.exports,_typeof(r)}e.exports=_typeof,e.exports.__esModule=!0,e.exports.default=e.exports},35068:(e,r,t)=>{var o=t(98106);e.exports=function _unsupportedIterableToArray(e,r){if(e){if("string"==typeof e)return o(e,r);var t=Object.prototype.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?o(e,r):void 0}},e.exports.__esModule=!0,e.exports.default=e.exports}},r={};function __webpack_require__(t){var o=r[t];if(void 0!==o)return o.exports;var n=r[t]={exports:{}};return e[t](n,n.exports,__webpack_require__),n.exports}(()=>{"use strict";var e=__webpack_require__(73203),r=e(__webpack_require__(2557)),t=e(__webpack_require__(26415));window.elementorDevTools||(window.elementorDevTools=new t.default(new r.default),window.elementorDevTools.notifyBackendDeprecations())})()})();/*! elementor-pro - v3.18.0 - 06-12-2023 */
/******/ (() => { // webpackBootstrap
/******/ 	"use strict";
var __webpack_exports__ = {};
/*!**************************************************************!*\
  !*** ../modules/screenshots/assets/js/preview/screenshot.js ***!
  \**************************************************************/


/* global ElementorScreenshotConfig */
class Screenshot extends elementorModules.ViewModule {
  getDefaultSettings() {
    return {
      empty_content_headline: 'Empty Content.',
      crop: {
        width: 1200,
        height: 1500
      },
      excluded_external_css_urls: ['https://kit-pro.fontawesome.com'],
      external_images_urls: ['https://i.ytimg.com' // Youtube images domain.
      ],

      timeout: 15000,
      // Wait until screenshot taken or fail in 15 secs.
      render_timeout: 5000,
      // Wait until all the element will be loaded or 5 sec and then take screenshot.
      timerLabel: null,
      timer_label: `${ElementorScreenshotConfig.post_id} - timer`,
      image_placeholder: 'data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=',
      isDebug: elementorCommonConfig.isElementorDebug,
      isDebugSvg: false,
      ...ElementorScreenshotConfig
    };
  }
  getDefaultElements() {
    const $elementor = jQuery(ElementorScreenshotConfig.selector);
    const $sections = $elementor.find('.elementor-section-wrap > .elementor-section, .elementor > .elementor-section');
    return {
      $elementor,
      $sections,
      $firstSection: $sections.first(),
      $notElementorElements: elementorCommon.elements.$body.find('> *:not(style, link)').not($elementor),
      $head: jQuery('head')
    };
  }
  onInit() {
    super.onInit();
    this.log('Screenshot init', 'time');

    /**
     * Hold the timeout timer
     *
     * @type {number|null}
     */
    this.timeoutTimer = setTimeout(this.screenshotFailed.bind(this), this.getSettings('timeout'));
    return this.captureScreenshot();
  }

  /**
   * The main method for this class.
   */
  captureScreenshot() {
    if (!this.elements.$elementor.length) {
      elementorCommon.helpers.consoleWarn('Screenshots: The content of this page is empty, the module will create a fake conent just for this screenshot.');
      this.createFakeContent();
    }
    this.removeUnnecessaryElements();
    this.handleIFrames();
    this.removeFirstSectionMargin();
    this.handleLinks();
    this.loadExternalCss();
    this.loadExternalImages();
    return Promise.resolve().then(this.createImage.bind(this)).then(this.createImageElement.bind(this)).then(this.cropCanvas.bind(this)).then(this.save.bind(this)).then(this.screenshotSucceed.bind(this)).catch(this.screenshotFailed.bind(this));
  }

  /**
   * Fake content for documents that dont have any content.
   */
  createFakeContent() {
    this.elements.$elementor = jQuery('<div>').css({
      height: this.getSettings('crop.height'),
      width: this.getSettings('crop.width'),
      display: 'flex',
      alignItems: 'center',
      justifyContent: 'center'
    });
    this.elements.$elementor.append(jQuery('<h1>').css({
      fontSize: '85px'
    }).html(this.getSettings('empty_content_headline')));
    document.body.prepend(this.elements.$elementor);
  }

  /**
   * CSS from another server cannot be loaded with the current dom to image library.
   * this method take all the links from another domain and proxy them.
   */
  loadExternalCss() {
    const excludedUrls = [this.getSettings('home_url'), ...this.getSettings('excluded_external_css_urls')];
    const notSelector = excludedUrls.map(url => `[href^="${url}"]`).join(', ');
    jQuery('link').not(notSelector).each((index, el) => {
      const $link = jQuery(el),
        $newLink = $link.clone();
      $newLink.attr('href', this.getScreenshotProxyUrl($link.attr('href')));
      this.elements.$head.append($newLink);
      $link.remove();
    });
  }

  /**
   * Make a proxy to images urls that has some problems with cross origin (like youtube).
   */
  loadExternalImages() {
    const selector = this.getSettings('external_images_urls').map(url => `img[src^="${url}"]`).join(', ');
    jQuery(selector).each((index, el) => {
      const $img = jQuery(el);
      $img.attr('src', this.getScreenshotProxyUrl($img.attr('src')));
    });
  }

  /**
   * Html to images libraries can not snapshot IFrames
   * this method convert all the IFrames to some other elements.
   */
  handleIFrames() {
    this.elements.$elementor.find('iframe').each((index, el) => {
      const $iframe = jQuery(el),
        $iframeMask = jQuery('<div />', {
          css: {
            background: 'gray',
            width: $iframe.width(),
            height: $iframe.height()
          }
        });
      $iframe.before($iframeMask);
      $iframe.remove();
    });
  }

  /**
   * Remove all the sections that should not be in the screenshot.
   */
  removeUnnecessaryElements() {
    let currentHeight = 0;
    this.elements.$sections.filter((index, el) => {
      let shouldBeRemoved = false;
      if (currentHeight >= this.getSettings('crop.height')) {
        shouldBeRemoved = true;
      }
      currentHeight += jQuery(el).outerHeight();
      return shouldBeRemoved;
    }).each((index, el) => {
      el.remove();
    });

    // Some 3rd party plugins inject elements into the dom, so this method removes all
    // the elements that was injected, to make sure that it capture a screenshot only of the post itself.
    this.elements.$notElementorElements.remove();
  }

  /**
   * Some urls make some problems to the svg parser.
   * this method convert all the urls to just '/'.
   */
  handleLinks() {
    elementorCommon.elements.$body.find('a').attr('href', '/');
  }

  /**
   * Remove unnecessary margin from the first element of the post (singles and footers).
   */
  removeFirstSectionMargin() {
    this.elements.$firstSection.css({
      marginTop: 0
    });
  }

  /**
   * Creates a png image.
   *
   * @return {Promise<unknown>} URI containing image data
   */
  createImage() {
    const pageLoadedPromise = new Promise(resolve => {
      window.addEventListener('load', () => {
        resolve();
      });
    });
    const timeOutPromise = new Promise(resolve => {
      setTimeout(() => {
        resolve();
      }, this.getSettings('render_timeout'));
    });
    return Promise.race([pageLoadedPromise, timeOutPromise]).then(() => {
      this.log('Start creating screenshot.');
      if (this.getSettings('isDebugSvg')) {
        domtoimage.toSvg(document.body, {
          imagePlaceholder: this.getSettings('image_placeholder')
        }).then(svg => this.download(svg));
        return Promise.reject('Debug SVG.');
      }

      // TODO: Extract to util function.
      const isSafari = /^((?!chrome|android).)*safari/i.test(window.userAgent);

      // Safari browser has some problems with the images that dom-to-images
      // library creates, so in this specific case the screenshot uses html2canvas.
      // Note that dom-to-image creates more accurate screenshot in "not safari" browsers.
      if (isSafari) {
        this.log('Creating screenshot with "html2canvas"');
        return html2canvas(document.body).then(canvas => {
          return canvas.toDataURL('image/png');
        });
      }
      this.log('Creating screenshot with "dom-to-image"');
      return domtoimage.toPng(document.body, {
        imagePlaceholder: this.getSettings('image_placeholder')
      });
    });
  }

  /**
   * Download a uri, use for debugging the svg that created from dom to image libraries.
   *
   * @param {string} uri
   */
  download(uri) {
    const $link = jQuery('<a/>', {
      href: uri,
      download: 'debugSvg.svg',
      html: 'Download SVG'
    });
    elementorCommon.elements.$body.append($link);
    $link.trigger('click');
  }

  /**
   * Creates fake image element to get the size of the image later on.
   *
   * @param {string} dataUrl
   * @return {Promise<HTMLImageElement>} Image Element
   */
  createImageElement(dataUrl) {
    const image = new Image();
    image.src = dataUrl;
    return new Promise(resolve => {
      image.onload = () => resolve(image);
    });
  }

  /**
   * Crop the image to requested sizes.
   *
   * @param {HTMLImageElement} image
   * @return {Promise<unknown>} Canvas
   */
  cropCanvas(image) {
    const width = this.getSettings('crop.width');
    const height = this.getSettings('crop.height');
    const cropCanvas = document.createElement('canvas'),
      cropContext = cropCanvas.getContext('2d'),
      ratio = width / image.width;
    cropCanvas.width = width;
    cropCanvas.height = height > image.height ? image.height : height;
    cropContext.drawImage(image, 0, 0, image.width, image.height, 0, 0, image.width * ratio, image.height * ratio);
    return Promise.resolve(cropCanvas);
  }

  /**
   * Send the image to the server.
   *
   * @param {HTMLCanvasElement} canvas
   * @return {Promise<unknown>} Screenshot URL
   */
  save(canvas) {
    return new Promise((resolve, reject) => {
      elementorCommon.ajax.addRequest('screenshot_save', {
        data: {
          post_id: this.getSettings('post_id'),
          screenshot: canvas.toDataURL('image/png')
        },
        success: url => {
          this.log(`Screenshot created: ${encodeURI(url)}`);
          resolve(url);
        },
        error: () => {
          this.log('Failed to create screenshot.');
          reject();
        }
      });
    });
  }

  /**
   * Mark this post screenshot as failed.
   */
  markAsFailed() {
    return new Promise((resolve, reject) => {
      elementorCommon.ajax.addRequest('screenshot_failed', {
        data: {
          post_id: this.getSettings('post_id')
        },
        success: () => {
          this.log(`Marked as failed.`);
          resolve();
        },
        error: () => {
          this.log('Failed to mark this screenshot as failed.');
          reject();
        }
      });
    });
  }

  /**
   * @param {string} url
   * @return {string} Screenshot Proxy URL
   */
  getScreenshotProxyUrl(url) {
    return `${this.getSettings('home_url')}?screenshot_proxy&nonce=${this.getSettings('nonce')}&href=${url}`;
  }

  /**
   * Notify that the screenshot has been succeed.
   *
   * @param {string} imageUrl
   */
  screenshotSucceed(imageUrl) {
    this.screenshotDone(true, imageUrl);
  }

  /**
   * Notify that the screenshot has been failed.
   *
   * @param {Error} e
   */
  screenshotFailed(e) {
    this.log(e, null);
    this.markAsFailed().then(() => this.screenshotDone(false));
  }

  /**
   * Final method of the screenshot.
   *
   * @param {boolean} success
   * @param {string}  imageUrl
   */
  screenshotDone(success, imageUrl = null) {
    clearTimeout(this.timeoutTimer);
    this.timeoutTimer = null;

    // Send the message to the parent window and not to the top.
    // e.g: The `Theme builder` is loaded into an iFrame so the message of the screenshot
    // should be sent to the `Theme builder` window and not to the top window.
    window.parent.postMessage({
      name: 'capture-screenshot-done',
      success,
      id: this.getSettings('post_id'),
      imageUrl
    }, '*');
    this.log(`Screenshot ${success ? 'Succeed' : 'Failed'}.`, 'timeEnd');
  }

  /**
   * Log messages for debugging.
   *
   * @param {any}     message
   * @param {string?} timerMethod
   */
  log(message, timerMethod = 'timeLog') {
    if (!this.getSettings('isDebug')) {
      return;
    }

    // eslint-disable-next-line no-console
    console.log('string' === typeof message ? `${this.getSettings('post_id')} - ${message}` : message);
    if (timerMethod) {
      // eslint-disable-next-line no-console
      console[timerMethod](this.getSettings('timer_label'));
    }
  }
}
jQuery(() => {
  new Screenshot();
});
/******/ })()
;
//# sourceMappingURL=screenshot.js.map{"translation-revision-date":"2023-10-17 14:47:46+0000","generator":"WP-CLI\/2.12.0","source":"src\/Draft\/app.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"ru","plural-forms":"nplurals=3; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : ((n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14)) ? 1 : 2);"},"AI Tools":["\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b \u0418\u0418"]}}}{"id":1198,"date":"2016-11-01T20:58:49","date_gmt":"2016-11-01T20:58:49","guid":{"rendered":"https:\/\/bluetemplates.com.br\/candidatolaguna\/?page_id=1198"},"modified":"2024-04-16T11:29:03","modified_gmt":"2024-04-16T11:29:03","slug":"agenda","status":"publish","type":"page","link":"https:\/\/bluetemplates.com.br\/candidatolaguna\/agenda\/","title":{"rendered":"Agenda"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"1198\" class=\"elementor elementor-1198\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75a6cd4 e-flex e-con-boxed e-con e-parent\" data-id=\"75a6cd4\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-a04ddb5 e-con-full e-flex e-con e-child\" data-id=\"a04ddb5\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-477298f elementor-widget elementor-widget-MEC\" data-id=\"477298f\" data-element_type=\"widget\" data-widget_type=\"MEC.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"mec_skin_1346\" class=\"mec-wrap colorskin-custom  \">\n\n    <div id=\"mec_search_form_1346\" class=\"mec-search-form mec-totalcal-box\"><div class=\"mec-dropdown-wrap\" ><div class=\"mec-dropdown-search\"><i class=\"mec-sl-folder\"><\/i><select  name=' ' id='mec_sf_category_1346' class='postform'>\n\t<option value='' selected='selected'>Categoria<\/option>\n<\/select>\n<\/div><\/div><div class=\"mec-text-input-search\"><i class=\"mec-sl-magnifier\"><\/i>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_1346\" placeholder=\"\" title=\"\" \/>\n                <\/div><\/div>\n    <div class=\"mec-calendar mec-box-calendar\" id=\"mec_skin_events_1346_full\">\n        <div class=\"mec-calendar-topsec\">        <div class=\"mec-calendar-side mec-clear\">\n                        <div class=\"mec-skin-monthly-view-month-navigator-container\">\n                <div class=\"mec-month-navigator\" id=\"mec_month_navigator_1346_202606\"><div class=\"mec-previous-month mec-load-month mec-previous-month\" data-mec-year=\"2026\" data-mec-month=\"05\"><a href=\"#\" class=\"mec-load-month-link\"><i class=\"mec-sl-angle-left\"><\/i> maio<\/a><\/div><div class=\"mec-calendar-header\"><h2>junho 2026<\/h2><\/div><div class=\"mec-next-month mec-load-month mec-next-month\" data-mec-year=\"2026\" data-mec-month=\"07\"><a href=\"#\" class=\"mec-load-month-link\">julho <i class=\"mec-sl-angle-right\"><\/i><\/a><\/div><\/div>\n            <\/div>\n            \n            <div class=\"mec-calendar-table\" id=\"mec_skin_events_1346\">\n                <div class=\"mec-month-container mec-month-container-selected\" id=\"mec_monthly_view_month_1346_202606\" data-month-id=\"202606\"><dl class=\"mec-calendar-table-head\"><dt class=\"mec-calendar-day-head\">SEG<\/dt><dt class=\"mec-calendar-day-head\">TER<\/dt><dt class=\"mec-calendar-day-head\">QUA<\/dt><dt class=\"mec-calendar-day-head\">QUI<\/dt><dt class=\"mec-calendar-day-head\">SEX<\/dt><dt class=\"mec-calendar-day-head\">SAB<\/dt><dt class=\"mec-calendar-day-head\">DOM<\/dt><\/dl><dl class=\"mec-calendar-row\">\n    <dt class=\"mec-calendar-day mec-has-event \" data-mec-cell=\"20260601\" data-day=\"1\" data-month=\"202606\"><a href=\"#\" class=\"mec-has-event-a\">1<\/a><\/dt><\/dt><dt class=\"mec-calendar-day mec-has-event \" data-mec-cell=\"20260602\" data-day=\"2\" data-month=\"202606\"><a href=\"#\" class=\"mec-has-event-a\">2<\/a><\/dt><\/dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260603\" data-day=\"3\" data-month=\"202606\">3<\/dt><\/dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260604\" data-day=\"4\" data-month=\"202606\">4<\/dt><\/dt><dt class=\"mec-calendar-day mec-has-event  mec-selected-day\" data-mec-cell=\"20260605\" data-day=\"5\" data-month=\"202606\"><a href=\"#\" class=\"mec-has-event-a\">5<\/a><\/dt><\/dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260606\" data-day=\"6\" data-month=\"202606\">6<\/dt><\/dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260607\" data-day=\"7\" data-month=\"202606\">7<\/dt><\/dt><\/dl><dl class=\"mec-calendar-row\"><dt class=\"mec-calendar-day mec-has-event \" data-mec-cell=\"20260608\" data-day=\"8\" data-month=\"202606\"><a href=\"#\" class=\"mec-has-event-a\">8<\/a><\/dt><\/dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260609\" data-day=\"9\" data-month=\"202606\">9<\/dt><\/dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260610\" data-day=\"10\" data-month=\"202606\">10<\/dt><\/dt><dt class=\"mec-calendar-day mec-has-event \" data-mec-cell=\"20260611\" data-day=\"11\" data-month=\"202606\"><a href=\"#\" class=\"mec-has-event-a\">11<\/a><\/dt><\/dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260612\" data-day=\"12\" data-month=\"202606\">12<\/dt><\/dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260613\" data-day=\"13\" data-month=\"202606\">13<\/dt><\/dt><dt class=\"mec-calendar-day mec-has-event \" data-mec-cell=\"20260614\" data-day=\"14\" data-month=\"202606\"><a href=\"#\" class=\"mec-has-event-a\">14<\/a><\/dt><\/dt><\/dl><dl class=\"mec-calendar-row\"><dt class=\"mec-calendar-day mec-has-event \" data-mec-cell=\"20260615\" data-day=\"15\" data-month=\"202606\"><a href=\"#\" class=\"mec-has-event-a\">15<\/a><\/dt><\/dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260616\" data-day=\"16\" data-month=\"202606\">16<\/dt><\/dt><dt class=\"mec-calendar-day mec-has-event \" data-mec-cell=\"20260617\" data-day=\"17\" data-month=\"202606\"><a href=\"#\" class=\"mec-has-event-a\">17<\/a><\/dt><\/dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260618\" data-day=\"18\" data-month=\"202606\">18<\/dt><\/dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260619\" data-day=\"19\" data-month=\"202606\">19<\/dt><\/dt><dt class=\"mec-calendar-day mec-has-event \" data-mec-cell=\"20260620\" data-day=\"20\" data-month=\"202606\"><a href=\"#\" class=\"mec-has-event-a\">20<\/a><\/dt><\/dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260621\" data-day=\"21\" data-month=\"202606\">21<\/dt><\/dt><\/dl><dl class=\"mec-calendar-row\"><dt class=\"mec-calendar-day mec-has-event \" data-mec-cell=\"20260622\" data-day=\"22\" data-month=\"202606\"><a href=\"#\" class=\"mec-has-event-a\">22<\/a><\/dt><\/dt><dt class=\"mec-calendar-day mec-has-event \" data-mec-cell=\"20260623\" data-day=\"23\" data-month=\"202606\"><a href=\"#\" class=\"mec-has-event-a\">23<\/a><\/dt><\/dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260624\" data-day=\"24\" data-month=\"202606\">24<\/dt><\/dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260625\" data-day=\"25\" data-month=\"202606\">25<\/dt><\/dt><dt class=\"mec-calendar-day mec-has-event \" data-mec-cell=\"20260626\" data-day=\"26\" data-month=\"202606\"><a href=\"#\" class=\"mec-has-event-a\">26<\/a><\/dt><\/dt><dt class=\"mec-calendar-day mec-has-event \" data-mec-cell=\"20260627\" data-day=\"27\" data-month=\"202606\"><a href=\"#\" class=\"mec-has-event-a\">27<\/a><\/dt><\/dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260628\" data-day=\"28\" data-month=\"202606\">28<\/dt><\/dt><\/dl><dl class=\"mec-calendar-row\"><dt class=\"mec-calendar-day mec-has-event \" data-mec-cell=\"20260629\" data-day=\"29\" data-month=\"202606\"><a href=\"#\" class=\"mec-has-event-a\">29<\/a><\/dt><\/dt><dt class=\"mec-calendar-day \" data-mec-cell=\"20260630\" data-day=\"30\" data-month=\"202606\">30<\/dt><\/dt><dt class=\"mec-table-nullday\">1<\/dt><dt class=\"mec-calendar-day mec-has-event \" data-mec-cell=\"20260702\" data-day=\"2\" data-month=\"202606\"><a href=\"#\" class=\"mec-has-event-a\">2<\/a><\/dt><dt class=\"mec-table-nullday\">3<\/dt><dt class=\"mec-table-nullday\">4<\/dt><dt class=\"mec-calendar-day mec-has-event \" data-mec-cell=\"20260705\" data-day=\"5\" data-month=\"202606\"><a href=\"#\" class=\"mec-has-event-a\">5<\/a><\/dt><\/dl>\n<\/div>\n            <\/div>\n\n                    <\/div>\n        <div class=\"mec-calendar-events-side mec-clear\"><div class=\"mec-month-side\" id=\"mec_month_side_1346_202606\"><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260601\" data-mec-cell=\"20260601\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 1st<\/h3><article class=\"mec-past-event mec-event-article \"><div class=\"mec-event-image\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/festa-de-santo-antonio-2023-10-jun-5-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1362\" \/><\/div><div class=\"mec-monthly-contents\" style=\"width: calc(100% - 85px)\"><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\">Evento: Encontro com Lideran\u00e7as Religiosas<\/a><span class=\"event-color\" style=\"background: #e14d43\"><\/span><\/h4><div class=\"mec-event-detail\">\n                        <div class=\"mec-event-loc-place\"><\/div>\n                        \n                    <\/div><\/div><div style=\"clear:both\"><\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260602\" data-mec-cell=\"20260602\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 2nd<\/h3><article class=\"mec-past-event mec-event-article \"><div class=\"mec-event-image\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/div><div class=\"mec-monthly-contents\" style=\"width: calc(100% - 85px)\"><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4><div class=\"mec-event-detail\">\n                        <div class=\"mec-event-loc-place\"><\/div>\n                        \n                    <\/div><\/div><div style=\"clear:both\"><\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260603\" data-mec-cell=\"20260603\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 3rd<\/h3><article class=\"mec-event-article\"><div class=\"mec-event-detail\">Sem Eventos<\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260604\" data-mec-cell=\"20260604\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 4th<\/h3><article class=\"mec-event-article\"><div class=\"mec-event-detail\">Sem Eventos<\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260605\" data-mec-cell=\"20260605\"  style=\"display: block;\"><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 5th<\/h3><article class=\"mec-event-article \"><div class=\"mec-event-image\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/div><div class=\"mec-monthly-contents\" style=\"width: calc(100% - 85px)\"><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4><div class=\"mec-event-detail\">\n                        <div class=\"mec-event-loc-place\"><\/div>\n                        \n                    <\/div><\/div><div style=\"clear:both\"><\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260606\" data-mec-cell=\"20260606\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 6th<\/h3><article class=\"mec-event-article\"><div class=\"mec-event-detail\">Sem Eventos<\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260607\" data-mec-cell=\"20260607\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 7th<\/h3><article class=\"mec-event-article\"><div class=\"mec-event-detail\">Sem Eventos<\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260608\" data-mec-cell=\"20260608\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 8th<\/h3><article class=\"mec-event-article \"><div class=\"mec-event-image\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/div><div class=\"mec-monthly-contents\" style=\"width: calc(100% - 85px)\"><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4><div class=\"mec-event-detail\">\n                        <div class=\"mec-event-loc-place\"><\/div>\n                        \n                    <\/div><\/div><div style=\"clear:both\"><\/div><\/article><article class=\"mec-event-article \"><div class=\"mec-event-image\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/festa-de-santo-antonio-2023-10-jun-5-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1362\" \/><\/div><div class=\"mec-monthly-contents\" style=\"width: calc(100% - 85px)\"><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\">Evento: Encontro com Lideran\u00e7as Religiosas<\/a><span class=\"event-color\" style=\"background: #e14d43\"><\/span><\/h4><div class=\"mec-event-detail\">\n                        <div class=\"mec-event-loc-place\"><\/div>\n                        \n                    <\/div><\/div><div style=\"clear:both\"><\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260609\" data-mec-cell=\"20260609\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 9th<\/h3><article class=\"mec-event-article\"><div class=\"mec-event-detail\">Sem Eventos<\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260610\" data-mec-cell=\"20260610\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 10th<\/h3><article class=\"mec-event-article\"><div class=\"mec-event-detail\">Sem Eventos<\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260611\" data-mec-cell=\"20260611\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 11th<\/h3><article class=\"mec-event-article \"><div class=\"mec-event-image\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/div><div class=\"mec-monthly-contents\" style=\"width: calc(100% - 85px)\"><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4><div class=\"mec-event-detail\">\n                        <div class=\"mec-event-loc-place\"><\/div>\n                        \n                    <\/div><\/div><div style=\"clear:both\"><\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260612\" data-mec-cell=\"20260612\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 12th<\/h3><article class=\"mec-event-article\"><div class=\"mec-event-detail\">Sem Eventos<\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260613\" data-mec-cell=\"20260613\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 13th<\/h3><article class=\"mec-event-article\"><div class=\"mec-event-detail\">Sem Eventos<\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260614\" data-mec-cell=\"20260614\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 14th<\/h3><article class=\"mec-event-article \"><div class=\"mec-event-image\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/div><div class=\"mec-monthly-contents\" style=\"width: calc(100% - 85px)\"><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4><div class=\"mec-event-detail\">\n                        <div class=\"mec-event-loc-place\"><\/div>\n                        \n                    <\/div><\/div><div style=\"clear:both\"><\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260615\" data-mec-cell=\"20260615\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 15th<\/h3><article class=\"mec-event-article \"><div class=\"mec-event-image\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/festa-de-santo-antonio-2023-10-jun-5-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1362\" \/><\/div><div class=\"mec-monthly-contents\" style=\"width: calc(100% - 85px)\"><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\">Evento: Encontro com Lideran\u00e7as Religiosas<\/a><span class=\"event-color\" style=\"background: #e14d43\"><\/span><\/h4><div class=\"mec-event-detail\">\n                        <div class=\"mec-event-loc-place\"><\/div>\n                        \n                    <\/div><\/div><div style=\"clear:both\"><\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260616\" data-mec-cell=\"20260616\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 16th<\/h3><article class=\"mec-event-article\"><div class=\"mec-event-detail\">Sem Eventos<\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260617\" data-mec-cell=\"20260617\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 17th<\/h3><article class=\"mec-event-article \"><div class=\"mec-event-image\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/div><div class=\"mec-monthly-contents\" style=\"width: calc(100% - 85px)\"><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4><div class=\"mec-event-detail\">\n                        <div class=\"mec-event-loc-place\"><\/div>\n                        \n                    <\/div><\/div><div style=\"clear:both\"><\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260618\" data-mec-cell=\"20260618\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 18th<\/h3><article class=\"mec-event-article\"><div class=\"mec-event-detail\">Sem Eventos<\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260619\" data-mec-cell=\"20260619\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 19th<\/h3><article class=\"mec-event-article\"><div class=\"mec-event-detail\">Sem Eventos<\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260620\" data-mec-cell=\"20260620\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 20th<\/h3><article class=\"mec-event-article \"><div class=\"mec-event-image\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/div><div class=\"mec-monthly-contents\" style=\"width: calc(100% - 85px)\"><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4><div class=\"mec-event-detail\">\n                        <div class=\"mec-event-loc-place\"><\/div>\n                        \n                    <\/div><\/div><div style=\"clear:both\"><\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260621\" data-mec-cell=\"20260621\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 21st<\/h3><article class=\"mec-event-article\"><div class=\"mec-event-detail\">Sem Eventos<\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260622\" data-mec-cell=\"20260622\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 22nd<\/h3><article class=\"mec-event-article \"><div class=\"mec-event-image\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/festa-de-santo-antonio-2023-10-jun-5-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1362\" \/><\/div><div class=\"mec-monthly-contents\" style=\"width: calc(100% - 85px)\"><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\">Evento: Encontro com Lideran\u00e7as Religiosas<\/a><span class=\"event-color\" style=\"background: #e14d43\"><\/span><\/h4><div class=\"mec-event-detail\">\n                        <div class=\"mec-event-loc-place\"><\/div>\n                        \n                    <\/div><\/div><div style=\"clear:both\"><\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260623\" data-mec-cell=\"20260623\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 23rd<\/h3><article class=\"mec-event-article \"><div class=\"mec-event-image\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/div><div class=\"mec-monthly-contents\" style=\"width: calc(100% - 85px)\"><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4><div class=\"mec-event-detail\">\n                        <div class=\"mec-event-loc-place\"><\/div>\n                        \n                    <\/div><\/div><div style=\"clear:both\"><\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260624\" data-mec-cell=\"20260624\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 24th<\/h3><article class=\"mec-event-article\"><div class=\"mec-event-detail\">Sem Eventos<\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260625\" data-mec-cell=\"20260625\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 25th<\/h3><article class=\"mec-event-article\"><div class=\"mec-event-detail\">Sem Eventos<\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260626\" data-mec-cell=\"20260626\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 26th<\/h3><article class=\"mec-event-article \"><div class=\"mec-event-image\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/div><div class=\"mec-monthly-contents\" style=\"width: calc(100% - 85px)\"><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4><div class=\"mec-event-detail\">\n                        <div class=\"mec-event-loc-place\"><\/div>\n                        \n                    <\/div><\/div><div style=\"clear:both\"><\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260627\" data-mec-cell=\"20260627\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 27th<\/h3><article class=\"mec-event-article \"><div class=\"mec-event-image\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/alimentos-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1363\" \/><\/div><div class=\"mec-monthly-contents\" style=\"width: calc(100% - 85px)\"><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1363\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/campanha-de-arrecadacao-de-alimentos\/\" target=\"_self\" rel=\"noopener\">Campanha de Arrecada\u00e7\u00e3o de Alimentos<\/a><span class=\"event-color\" style=\"background: #00a0d2\"><\/span><\/h4><div class=\"mec-event-detail\">\n                        <div class=\"mec-event-loc-place\"><\/div>\n                        \n                    <\/div><\/div><div style=\"clear:both\"><\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260628\" data-mec-cell=\"20260628\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 28th<\/h3><article class=\"mec-event-article\"><div class=\"mec-event-detail\">Sem Eventos<\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260629\" data-mec-cell=\"20260629\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 29th<\/h3><article class=\"mec-event-article \"><div class=\"mec-event-image\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/div><div class=\"mec-monthly-contents\" style=\"width: calc(100% - 85px)\"><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4><div class=\"mec-event-detail\">\n                        <div class=\"mec-event-loc-place\"><\/div>\n                        \n                    <\/div><\/div><div style=\"clear:both\"><\/div><\/article><article class=\"mec-event-article \"><div class=\"mec-event-image\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/festa-de-santo-antonio-2023-10-jun-5-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1362\" \/><\/div><div class=\"mec-monthly-contents\" style=\"width: calc(100% - 85px)\"><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\">Evento: Encontro com Lideran\u00e7as Religiosas<\/a><span class=\"event-color\" style=\"background: #e14d43\"><\/span><\/h4><div class=\"mec-event-detail\">\n                        <div class=\"mec-event-loc-place\"><\/div>\n                        \n                    <\/div><\/div><div style=\"clear:both\"><\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260630\" data-mec-cell=\"20260630\" ><h6 class=\"mec-table-side-title\">Eventos para junho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 30th<\/h3><article class=\"mec-event-article\"><div class=\"mec-event-detail\">Sem Eventos<\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260702\" data-mec-cell=\"20260702\" ><h6 class=\"mec-table-side-title\">Eventos para julho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 2nd<\/h3><article class=\"mec-event-article \"><div class=\"mec-event-image\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/div><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4><div class=\"mec-event-detail\">\n                            <div class=\"mec-event-loc-place\"><\/div>\n                            \n                        <\/div><\/article><\/div><div class=\"mec-calendar-events-sec\" id=\"mec-calendar-events-sec-1346-20260705\" data-mec-cell=\"20260705\" ><h6 class=\"mec-table-side-title\">Eventos para julho<\/h6><h3 class=\"mec-color mec-table-side-day\"> 5th<\/h3><article class=\"mec-event-article \"><div class=\"mec-event-image\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/div><div class=\"mec-event-time mec-color\"><i class=\"mec-sl-clock-o\"><\/i> 8:00 am - 6:00 pm<\/div><h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4><div class=\"mec-event-detail\">\n                            <div class=\"mec-event-loc-place\"><\/div>\n                            \n                        <\/div><\/article><\/div><\/div><\/div><\/div><div class=\"mec-event-footer\"><\/div>    <\/div>\n\n        \n        <div class=\"mec-modal-result\"><\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f76c7b8 elementor-widget elementor-widget-image\" data-id=\"f76c7b8\" 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 decoding=\"async\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/elementor\/thumbs\/Lagunasc-qmr8qm2udjvv2h786bumyrbb0kaxebefljaavj4b28.png\" title=\"Lagunasc\" alt=\"Lagunasc\" loading=\"lazy\" \/>\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>\n\t\t<div class=\"elementor-element elementor-element-ef87487 e-con-full e-flex e-con e-child\" data-id=\"ef87487\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ca77c30 e-flex e-con-boxed e-con e-child\" data-id=\"ca77c30\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-51bf8ea elementor-widget elementor-widget-image\" data-id=\"51bf8ea\" 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=\"1024\" height=\"884\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/site-campanha-politica-1024x884.jpg\" class=\"attachment-large size-large wp-image-1255\" alt=\"\" srcset=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/site-campanha-politica-1024x884.jpg 1024w, https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/site-campanha-politica-300x259.jpg 300w, https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/site-campanha-politica-768x663.jpg 768w, https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/site-campanha-politica.jpg 1458w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c34b8fc e-flex e-con-boxed e-con e-child\" data-id=\"c34b8fc\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8e8d471 elementor-widget elementor-widget-facebook-page\" data-id=\"8e8d471\" data-element_type=\"widget\" data-widget_type=\"facebook-page.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0bce4c0 e-flex e-con-boxed e-con e-parent\" data-id=\"0bce4c0\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6cc9198 elementor-widget elementor-widget-MEC\" data-id=\"6cc9198\" data-element_type=\"widget\" data-widget_type=\"MEC.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"mec_skin_1345\" class=\"mec-wrap colorskin-custom   mec-full-calendar-wrap\">\n\n    <div class=\"mec-search-form mec-totalcal-box\">\n                                    <div id=\"mec_search_form_1345\" class=\"\">\n\n            \n            <div class=\"mec-dropdown-wrap\">\n                                                                                                            <\/div>\n        <\/div>\n                <div>\n                                <\/div>\n        <div class=\"mec-full-calendar-search-ends\">\n                            <div class=\"mec-text-input-search\"><i class=\"mec-sl-magnifier\"><\/i>\n                    <input type=\"search\" value=\"\" id=\"mec_sf_s_1345\" placeholder=\"\" title=\"\" \/>\n                <\/div>                                        <div class=\"mec-date-search\"><input type=\"hidden\" id=\"mec-filter-none\" value=\"Select\"><i class=\"mec-sl-calendar\"><\/i>\n                    <select id=\"mec_sf_month_1345\" title=\"Filtro de M\u00eas\">\n                        <option class=\"mec-none-item\" value=\"none\" selected=\"selected\">Select<\/option><option value=\"01\">janeiro<\/option><option value=\"02\">fevereiro<\/option><option value=\"03\">mar\u00e7o<\/option><option value=\"04\">abril<\/option><option value=\"05\">maio<\/option><option value=\"06\">junho<\/option><option value=\"07\">julho<\/option><option value=\"08\">agosto<\/option><option value=\"09\">setembro<\/option><option value=\"10\">outubro<\/option><option value=\"11\">novembro<\/option><option value=\"12\">dezembro<\/option><\/select><select id=\"mec_sf_year_1345\" title=\"Year Filter\"><option class=\"mec-none-item\" value=\"none\" selected=\"selected\">Select<\/option><option value=\"2024\">2024<\/option><option value=\"2025\">2025<\/option><option value=\"2026\">2026<\/option><option value=\"2027\">2027<\/option><option value=\"2028\">2028<\/option><option value=\"2029\">2029<\/option><option value=\"2030\">2030<\/option><\/select><\/div>                                                <div class=\"col-md-12 mec-tab-loader\">\n                <div class=\"mec-totalcal-view\">\n                                        <span class=\"mec-totalcal-monthlyview\" data-skin=\"monthly\">Mensalmente<\/span>                    <span class=\"mec-totalcal-weeklyview\" data-skin=\"weekly\">Semanalmente<\/span>                    <span class=\"mec-totalcal-dailyview\" data-skin=\"daily\">Diariamente<\/span>                    <span class=\"mec-totalcal-listview mec-totalcalview-selected\" data-skin=\"list\">Lista<\/span>                    <span class=\"mec-totalcal-gridview\" data-skin=\"grid\">Grid<\/span>                    <span class=\"mec-totalcal-tileview\" data-skin=\"tile\">Tile<\/span>                <\/div>\n            <\/div>\n        <\/div>\n            <\/div>\n\n    <div id=\"mec_full_calendar_container_1345\" class=\"mec-full-calendar-skin-container\">\n        <div class=\"mec-wrap mec-skin-list-container  \" id=\"mec_skin_1345\">\n\n    \n            <div class=\"mec-skin-list-events-container\" id=\"mec_skin_events_1345\">\n        <div class=\"mec-wrap colorskin-custom\">\n\t<div class=\"mec-event-list-standard\">\n\t\t\n                        <div class=\"mec-month-divider\" data-toggle-divider=\"mec-toggle-202606-1345\"><span>junho 2026<\/span><i class=\"mec-sl-arrow-down\"><\/i><\/div>\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202606-1345\" itemscope>\n                                                        <div class=\"mec-topsec\">\n                                                <div class=\"col-md-3 mec-event-image-wrap mec-col-table-c\">\n                            <div class=\"mec-event-image\"><a data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/a><\/div>\n                        <\/div>\n                        \n                        <div class=\"col-md-6 mec-col-table-c mec-event-content-wrap\">\n                            <div class=\"mec-event-content\">\n                                                                                                <h3 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h3>\n                                <div class=\"mec-event-description\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-3 mec-col-table-c mec-event-meta-wrap\">\n                            <div class=\"mec-event-meta mec-color-before\">\n                                <div class=\"mec-date-details\">\n                                                                            <span class=\"mec-event-d\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"><path id=\"calendar\" d=\"M14.667,16H1.333A1.335,1.335,0,0,1,0,14.667v-12A1.335,1.335,0,0,1,1.333,1.333H4.667V.667A.667.667,0,1,1,6,.667v.667h4V.667a.667.667,0,1,1,1.333,0v.667h3.333A1.335,1.335,0,0,1,16,2.667v12A1.335,1.335,0,0,1,14.667,16ZM11.333,2.667v.667a.667.667,0,1,1-1.333,0V2.667H6v.667a.667.667,0,0,1-1.333,0V2.667H1.333v12H14.665l0-12ZM12.667,12H11.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667h1.333a.667.667,0,0,1,.667.667v1.333A.667.667,0,0,1,12.667,12Zm0-4H11.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667h1.333A.667.667,0,0,1,13.333,6V7.333A.667.667,0,0,1,12.667,8Zm-4,4H7.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,10v1.333A.667.667,0,0,1,8.667,12Zm0-4H7.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,6V7.333A.667.667,0,0,1,8.667,8Zm-4,4H3.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,10v1.333A.667.667,0,0,1,4.667,12Zm0-4H3.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,6V7.333A.667.667,0,0,1,4.667,8Z\" fill=\"#60daf2\" fill-rule=\"evenodd\"\/><\/svg>05 jun<\/span>\n                                                                    <\/div>\n                                                                <div class=\"mec-time-details\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><path id=\"clock\" d=\"M8,16a8,8,0,1,1,8-8A8.009,8.009,0,0,1,8,16ZM8,1.333A6.667,6.667,0,1,0,14.667,8,6.674,6.674,0,0,0,8,1.333Zm2.667,10a.665.665,0,0,1-.471-.2L7.529,8.471a.666.666,0,0,1-.144-.217A.673.673,0,0,1,7.333,8V3.333a.667.667,0,1,1,1.333,0V7.724L11.138,10.2a.667.667,0,0,1-.471,1.138Z\" fill=\"#60daf2\" \/><\/svg><span class=\"mec-start-time\">8:00 am<\/span> - <span class=\"mec-end-time\">6:00 pm<\/span><\/div>                                                                                                                                                                                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mec-event-footer\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share\" title=\"social share\"><\/i>\n                                <\/a>\n                            <\/li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600'); return false;\" target=\"_blank\" title=\"Compartilhar no Facebook\"><i class=\"mec-fa-facebook\"><\/i><span class=\"mec-social-title\">Facebook<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"twitter\" href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"\/><\/svg><span class=\"mec-social-title\">Twitter<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"Linkedin\"><i class=\"mec-fa-linkedin\"><\/i><span class=\"mec-social-title\">Linkedin<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" target=\"_blank\" title=\"Share on WhatsApp\"><i class=\"mec-fa-whatsapp\"><\/i><span class=\"mec-social-title\">WhatsApp<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Debate%20P%C3%BAblico%20sobre%20Educa%C3%A7%C3%A3o&body=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" title=\"E-mail\"><i class=\"mec-fa-envelope\"><\/i><span class=\"mec-social-title\">E-mail<\/span><\/a><\/li>                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                                                                                                                        <a class=\"mec-booking-button\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                    <\/div>\n                            <\/article>\n            \t\t\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202606-1345\" itemscope>\n                                                        <div class=\"mec-topsec\">\n                                                <div class=\"col-md-3 mec-event-image-wrap mec-col-table-c\">\n                            <div class=\"mec-event-image\"><a data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/a><\/div>\n                        <\/div>\n                        \n                        <div class=\"col-md-6 mec-col-table-c mec-event-content-wrap\">\n                            <div class=\"mec-event-content\">\n                                                                                                <h3 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h3>\n                                <div class=\"mec-event-description\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-3 mec-col-table-c mec-event-meta-wrap\">\n                            <div class=\"mec-event-meta mec-color-before\">\n                                <div class=\"mec-date-details\">\n                                                                            <span class=\"mec-event-d\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"><path id=\"calendar\" d=\"M14.667,16H1.333A1.335,1.335,0,0,1,0,14.667v-12A1.335,1.335,0,0,1,1.333,1.333H4.667V.667A.667.667,0,1,1,6,.667v.667h4V.667a.667.667,0,1,1,1.333,0v.667h3.333A1.335,1.335,0,0,1,16,2.667v12A1.335,1.335,0,0,1,14.667,16ZM11.333,2.667v.667a.667.667,0,1,1-1.333,0V2.667H6v.667a.667.667,0,0,1-1.333,0V2.667H1.333v12H14.665l0-12ZM12.667,12H11.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667h1.333a.667.667,0,0,1,.667.667v1.333A.667.667,0,0,1,12.667,12Zm0-4H11.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667h1.333A.667.667,0,0,1,13.333,6V7.333A.667.667,0,0,1,12.667,8Zm-4,4H7.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,10v1.333A.667.667,0,0,1,8.667,12Zm0-4H7.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,6V7.333A.667.667,0,0,1,8.667,8Zm-4,4H3.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,10v1.333A.667.667,0,0,1,4.667,12Zm0-4H3.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,6V7.333A.667.667,0,0,1,4.667,8Z\" fill=\"#60daf2\" fill-rule=\"evenodd\"\/><\/svg>08 jun<\/span>\n                                                                    <\/div>\n                                                                <div class=\"mec-time-details\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><path id=\"clock\" d=\"M8,16a8,8,0,1,1,8-8A8.009,8.009,0,0,1,8,16ZM8,1.333A6.667,6.667,0,1,0,14.667,8,6.674,6.674,0,0,0,8,1.333Zm2.667,10a.665.665,0,0,1-.471-.2L7.529,8.471a.666.666,0,0,1-.144-.217A.673.673,0,0,1,7.333,8V3.333a.667.667,0,1,1,1.333,0V7.724L11.138,10.2a.667.667,0,0,1-.471,1.138Z\" fill=\"#60daf2\" \/><\/svg><span class=\"mec-start-time\">8:00 am<\/span> - <span class=\"mec-end-time\">6:00 pm<\/span><\/div>                                                                                                                                                                                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mec-event-footer\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share\" title=\"social share\"><\/i>\n                                <\/a>\n                            <\/li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600'); return false;\" target=\"_blank\" title=\"Compartilhar no Facebook\"><i class=\"mec-fa-facebook\"><\/i><span class=\"mec-social-title\">Facebook<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"twitter\" href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"\/><\/svg><span class=\"mec-social-title\">Twitter<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"Linkedin\"><i class=\"mec-fa-linkedin\"><\/i><span class=\"mec-social-title\">Linkedin<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" target=\"_blank\" title=\"Share on WhatsApp\"><i class=\"mec-fa-whatsapp\"><\/i><span class=\"mec-social-title\">WhatsApp<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Debate%20P%C3%BAblico%20sobre%20Educa%C3%A7%C3%A3o&body=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" title=\"E-mail\"><i class=\"mec-fa-envelope\"><\/i><span class=\"mec-social-title\">E-mail<\/span><\/a><\/li>                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                                                                                                                        <a class=\"mec-booking-button\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                    <\/div>\n                            <\/article>\n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202606-1345\" itemscope>\n                                                        <div class=\"mec-topsec\">\n                                                <div class=\"col-md-3 mec-event-image-wrap mec-col-table-c\">\n                            <div class=\"mec-event-image\"><a data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/festa-de-santo-antonio-2023-10-jun-5-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1362\" \/><\/a><\/div>\n                        <\/div>\n                        \n                        <div class=\"col-md-6 mec-col-table-c mec-event-content-wrap\">\n                            <div class=\"mec-event-content\">\n                                                                                                <h3 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\">Evento: Encontro com Lideran\u00e7as Religiosas<\/a><span class=\"event-color\" style=\"background: #e14d43\"><\/span><\/h3>\n                                <div class=\"mec-event-description\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-3 mec-col-table-c mec-event-meta-wrap\">\n                            <div class=\"mec-event-meta mec-color-before\">\n                                <div class=\"mec-date-details\">\n                                                                            <span class=\"mec-event-d\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"><path id=\"calendar\" d=\"M14.667,16H1.333A1.335,1.335,0,0,1,0,14.667v-12A1.335,1.335,0,0,1,1.333,1.333H4.667V.667A.667.667,0,1,1,6,.667v.667h4V.667a.667.667,0,1,1,1.333,0v.667h3.333A1.335,1.335,0,0,1,16,2.667v12A1.335,1.335,0,0,1,14.667,16ZM11.333,2.667v.667a.667.667,0,1,1-1.333,0V2.667H6v.667a.667.667,0,0,1-1.333,0V2.667H1.333v12H14.665l0-12ZM12.667,12H11.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667h1.333a.667.667,0,0,1,.667.667v1.333A.667.667,0,0,1,12.667,12Zm0-4H11.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667h1.333A.667.667,0,0,1,13.333,6V7.333A.667.667,0,0,1,12.667,8Zm-4,4H7.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,10v1.333A.667.667,0,0,1,8.667,12Zm0-4H7.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,6V7.333A.667.667,0,0,1,8.667,8Zm-4,4H3.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,10v1.333A.667.667,0,0,1,4.667,12Zm0-4H3.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,6V7.333A.667.667,0,0,1,4.667,8Z\" fill=\"#60daf2\" fill-rule=\"evenodd\"\/><\/svg>08 jun<\/span>\n                                                                    <\/div>\n                                                                <div class=\"mec-time-details\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><path id=\"clock\" d=\"M8,16a8,8,0,1,1,8-8A8.009,8.009,0,0,1,8,16ZM8,1.333A6.667,6.667,0,1,0,14.667,8,6.674,6.674,0,0,0,8,1.333Zm2.667,10a.665.665,0,0,1-.471-.2L7.529,8.471a.666.666,0,0,1-.144-.217A.673.673,0,0,1,7.333,8V3.333a.667.667,0,1,1,1.333,0V7.724L11.138,10.2a.667.667,0,0,1-.471,1.138Z\" fill=\"#60daf2\" \/><\/svg><span class=\"mec-start-time\">8:00 am<\/span> - <span class=\"mec-end-time\">6:00 pm<\/span><\/div>                                                                                                                                                                                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mec-event-footer\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share\" title=\"social share\"><\/i>\n                                <\/a>\n                            <\/li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fevento-encontro-com-liderancas-religiosas%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600'); return false;\" target=\"_blank\" title=\"Compartilhar no Facebook\"><i class=\"mec-fa-facebook\"><\/i><span class=\"mec-social-title\">Facebook<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"twitter\" href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fevento-encontro-com-liderancas-religiosas%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"\/><\/svg><span class=\"mec-social-title\">Twitter<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fevento-encontro-com-liderancas-religiosas%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"Linkedin\"><i class=\"mec-fa-linkedin\"><\/i><span class=\"mec-social-title\">Linkedin<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fevento-encontro-com-liderancas-religiosas%2F\" target=\"_blank\" title=\"Share on WhatsApp\"><i class=\"mec-fa-whatsapp\"><\/i><span class=\"mec-social-title\">WhatsApp<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Evento%3A%20Encontro%20com%20Lideran%C3%A7as%20Religiosas&body=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fevento-encontro-com-liderancas-religiosas%2F\" title=\"E-mail\"><i class=\"mec-fa-envelope\"><\/i><span class=\"mec-social-title\">E-mail<\/span><\/a><\/li>                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                                                                                                                        <a class=\"mec-booking-button\" data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                    <\/div>\n                            <\/article>\n            \t\t\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202606-1345\" itemscope>\n                                                        <div class=\"mec-topsec\">\n                                                <div class=\"col-md-3 mec-event-image-wrap mec-col-table-c\">\n                            <div class=\"mec-event-image\"><a data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/a><\/div>\n                        <\/div>\n                        \n                        <div class=\"col-md-6 mec-col-table-c mec-event-content-wrap\">\n                            <div class=\"mec-event-content\">\n                                                                                                <h3 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h3>\n                                <div class=\"mec-event-description\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-3 mec-col-table-c mec-event-meta-wrap\">\n                            <div class=\"mec-event-meta mec-color-before\">\n                                <div class=\"mec-date-details\">\n                                                                            <span class=\"mec-event-d\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"><path id=\"calendar\" d=\"M14.667,16H1.333A1.335,1.335,0,0,1,0,14.667v-12A1.335,1.335,0,0,1,1.333,1.333H4.667V.667A.667.667,0,1,1,6,.667v.667h4V.667a.667.667,0,1,1,1.333,0v.667h3.333A1.335,1.335,0,0,1,16,2.667v12A1.335,1.335,0,0,1,14.667,16ZM11.333,2.667v.667a.667.667,0,1,1-1.333,0V2.667H6v.667a.667.667,0,0,1-1.333,0V2.667H1.333v12H14.665l0-12ZM12.667,12H11.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667h1.333a.667.667,0,0,1,.667.667v1.333A.667.667,0,0,1,12.667,12Zm0-4H11.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667h1.333A.667.667,0,0,1,13.333,6V7.333A.667.667,0,0,1,12.667,8Zm-4,4H7.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,10v1.333A.667.667,0,0,1,8.667,12Zm0-4H7.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,6V7.333A.667.667,0,0,1,8.667,8Zm-4,4H3.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,10v1.333A.667.667,0,0,1,4.667,12Zm0-4H3.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,6V7.333A.667.667,0,0,1,4.667,8Z\" fill=\"#60daf2\" fill-rule=\"evenodd\"\/><\/svg>11 jun<\/span>\n                                                                    <\/div>\n                                                                <div class=\"mec-time-details\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><path id=\"clock\" d=\"M8,16a8,8,0,1,1,8-8A8.009,8.009,0,0,1,8,16ZM8,1.333A6.667,6.667,0,1,0,14.667,8,6.674,6.674,0,0,0,8,1.333Zm2.667,10a.665.665,0,0,1-.471-.2L7.529,8.471a.666.666,0,0,1-.144-.217A.673.673,0,0,1,7.333,8V3.333a.667.667,0,1,1,1.333,0V7.724L11.138,10.2a.667.667,0,0,1-.471,1.138Z\" fill=\"#60daf2\" \/><\/svg><span class=\"mec-start-time\">8:00 am<\/span> - <span class=\"mec-end-time\">6:00 pm<\/span><\/div>                                                                                                                                                                                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mec-event-footer\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share\" title=\"social share\"><\/i>\n                                <\/a>\n                            <\/li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600'); return false;\" target=\"_blank\" title=\"Compartilhar no Facebook\"><i class=\"mec-fa-facebook\"><\/i><span class=\"mec-social-title\">Facebook<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"twitter\" href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"\/><\/svg><span class=\"mec-social-title\">Twitter<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"Linkedin\"><i class=\"mec-fa-linkedin\"><\/i><span class=\"mec-social-title\">Linkedin<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" target=\"_blank\" title=\"Share on WhatsApp\"><i class=\"mec-fa-whatsapp\"><\/i><span class=\"mec-social-title\">WhatsApp<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Debate%20P%C3%BAblico%20sobre%20Educa%C3%A7%C3%A3o&body=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" title=\"E-mail\"><i class=\"mec-fa-envelope\"><\/i><span class=\"mec-social-title\">E-mail<\/span><\/a><\/li>                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                                                                                                                        <a class=\"mec-booking-button\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                    <\/div>\n                            <\/article>\n            \t\t\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202606-1345\" itemscope>\n                                                        <div class=\"mec-topsec\">\n                                                <div class=\"col-md-3 mec-event-image-wrap mec-col-table-c\">\n                            <div class=\"mec-event-image\"><a data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/a><\/div>\n                        <\/div>\n                        \n                        <div class=\"col-md-6 mec-col-table-c mec-event-content-wrap\">\n                            <div class=\"mec-event-content\">\n                                                                                                <h3 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h3>\n                                <div class=\"mec-event-description\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-3 mec-col-table-c mec-event-meta-wrap\">\n                            <div class=\"mec-event-meta mec-color-before\">\n                                <div class=\"mec-date-details\">\n                                                                            <span class=\"mec-event-d\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"><path id=\"calendar\" d=\"M14.667,16H1.333A1.335,1.335,0,0,1,0,14.667v-12A1.335,1.335,0,0,1,1.333,1.333H4.667V.667A.667.667,0,1,1,6,.667v.667h4V.667a.667.667,0,1,1,1.333,0v.667h3.333A1.335,1.335,0,0,1,16,2.667v12A1.335,1.335,0,0,1,14.667,16ZM11.333,2.667v.667a.667.667,0,1,1-1.333,0V2.667H6v.667a.667.667,0,0,1-1.333,0V2.667H1.333v12H14.665l0-12ZM12.667,12H11.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667h1.333a.667.667,0,0,1,.667.667v1.333A.667.667,0,0,1,12.667,12Zm0-4H11.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667h1.333A.667.667,0,0,1,13.333,6V7.333A.667.667,0,0,1,12.667,8Zm-4,4H7.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,10v1.333A.667.667,0,0,1,8.667,12Zm0-4H7.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,6V7.333A.667.667,0,0,1,8.667,8Zm-4,4H3.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,10v1.333A.667.667,0,0,1,4.667,12Zm0-4H3.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,6V7.333A.667.667,0,0,1,4.667,8Z\" fill=\"#60daf2\" fill-rule=\"evenodd\"\/><\/svg>14 jun<\/span>\n                                                                    <\/div>\n                                                                <div class=\"mec-time-details\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><path id=\"clock\" d=\"M8,16a8,8,0,1,1,8-8A8.009,8.009,0,0,1,8,16ZM8,1.333A6.667,6.667,0,1,0,14.667,8,6.674,6.674,0,0,0,8,1.333Zm2.667,10a.665.665,0,0,1-.471-.2L7.529,8.471a.666.666,0,0,1-.144-.217A.673.673,0,0,1,7.333,8V3.333a.667.667,0,1,1,1.333,0V7.724L11.138,10.2a.667.667,0,0,1-.471,1.138Z\" fill=\"#60daf2\" \/><\/svg><span class=\"mec-start-time\">8:00 am<\/span> - <span class=\"mec-end-time\">6:00 pm<\/span><\/div>                                                                                                                                                                                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mec-event-footer\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share\" title=\"social share\"><\/i>\n                                <\/a>\n                            <\/li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600'); return false;\" target=\"_blank\" title=\"Compartilhar no Facebook\"><i class=\"mec-fa-facebook\"><\/i><span class=\"mec-social-title\">Facebook<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"twitter\" href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"\/><\/svg><span class=\"mec-social-title\">Twitter<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"Linkedin\"><i class=\"mec-fa-linkedin\"><\/i><span class=\"mec-social-title\">Linkedin<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" target=\"_blank\" title=\"Share on WhatsApp\"><i class=\"mec-fa-whatsapp\"><\/i><span class=\"mec-social-title\">WhatsApp<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Debate%20P%C3%BAblico%20sobre%20Educa%C3%A7%C3%A3o&body=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" title=\"E-mail\"><i class=\"mec-fa-envelope\"><\/i><span class=\"mec-social-title\">E-mail<\/span><\/a><\/li>                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                                                                                                                        <a class=\"mec-booking-button\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                    <\/div>\n                            <\/article>\n            \t\t\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202606-1345\" itemscope>\n                                                        <div class=\"mec-topsec\">\n                                                <div class=\"col-md-3 mec-event-image-wrap mec-col-table-c\">\n                            <div class=\"mec-event-image\"><a data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/festa-de-santo-antonio-2023-10-jun-5-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1362\" \/><\/a><\/div>\n                        <\/div>\n                        \n                        <div class=\"col-md-6 mec-col-table-c mec-event-content-wrap\">\n                            <div class=\"mec-event-content\">\n                                                                                                <h3 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\">Evento: Encontro com Lideran\u00e7as Religiosas<\/a><span class=\"event-color\" style=\"background: #e14d43\"><\/span><\/h3>\n                                <div class=\"mec-event-description\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-3 mec-col-table-c mec-event-meta-wrap\">\n                            <div class=\"mec-event-meta mec-color-before\">\n                                <div class=\"mec-date-details\">\n                                                                            <span class=\"mec-event-d\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"><path id=\"calendar\" d=\"M14.667,16H1.333A1.335,1.335,0,0,1,0,14.667v-12A1.335,1.335,0,0,1,1.333,1.333H4.667V.667A.667.667,0,1,1,6,.667v.667h4V.667a.667.667,0,1,1,1.333,0v.667h3.333A1.335,1.335,0,0,1,16,2.667v12A1.335,1.335,0,0,1,14.667,16ZM11.333,2.667v.667a.667.667,0,1,1-1.333,0V2.667H6v.667a.667.667,0,0,1-1.333,0V2.667H1.333v12H14.665l0-12ZM12.667,12H11.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667h1.333a.667.667,0,0,1,.667.667v1.333A.667.667,0,0,1,12.667,12Zm0-4H11.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667h1.333A.667.667,0,0,1,13.333,6V7.333A.667.667,0,0,1,12.667,8Zm-4,4H7.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,10v1.333A.667.667,0,0,1,8.667,12Zm0-4H7.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,6V7.333A.667.667,0,0,1,8.667,8Zm-4,4H3.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,10v1.333A.667.667,0,0,1,4.667,12Zm0-4H3.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,6V7.333A.667.667,0,0,1,4.667,8Z\" fill=\"#60daf2\" fill-rule=\"evenodd\"\/><\/svg>15 jun<\/span>\n                                                                    <\/div>\n                                                                <div class=\"mec-time-details\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><path id=\"clock\" d=\"M8,16a8,8,0,1,1,8-8A8.009,8.009,0,0,1,8,16ZM8,1.333A6.667,6.667,0,1,0,14.667,8,6.674,6.674,0,0,0,8,1.333Zm2.667,10a.665.665,0,0,1-.471-.2L7.529,8.471a.666.666,0,0,1-.144-.217A.673.673,0,0,1,7.333,8V3.333a.667.667,0,1,1,1.333,0V7.724L11.138,10.2a.667.667,0,0,1-.471,1.138Z\" fill=\"#60daf2\" \/><\/svg><span class=\"mec-start-time\">8:00 am<\/span> - <span class=\"mec-end-time\">6:00 pm<\/span><\/div>                                                                                                                                                                                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mec-event-footer\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share\" title=\"social share\"><\/i>\n                                <\/a>\n                            <\/li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fevento-encontro-com-liderancas-religiosas%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600'); return false;\" target=\"_blank\" title=\"Compartilhar no Facebook\"><i class=\"mec-fa-facebook\"><\/i><span class=\"mec-social-title\">Facebook<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"twitter\" href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fevento-encontro-com-liderancas-religiosas%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"\/><\/svg><span class=\"mec-social-title\">Twitter<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fevento-encontro-com-liderancas-religiosas%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"Linkedin\"><i class=\"mec-fa-linkedin\"><\/i><span class=\"mec-social-title\">Linkedin<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fevento-encontro-com-liderancas-religiosas%2F\" target=\"_blank\" title=\"Share on WhatsApp\"><i class=\"mec-fa-whatsapp\"><\/i><span class=\"mec-social-title\">WhatsApp<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Evento%3A%20Encontro%20com%20Lideran%C3%A7as%20Religiosas&body=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fevento-encontro-com-liderancas-religiosas%2F\" title=\"E-mail\"><i class=\"mec-fa-envelope\"><\/i><span class=\"mec-social-title\">E-mail<\/span><\/a><\/li>                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                                                                                                                        <a class=\"mec-booking-button\" data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                    <\/div>\n                            <\/article>\n            \t\t\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202606-1345\" itemscope>\n                                                        <div class=\"mec-topsec\">\n                                                <div class=\"col-md-3 mec-event-image-wrap mec-col-table-c\">\n                            <div class=\"mec-event-image\"><a data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/a><\/div>\n                        <\/div>\n                        \n                        <div class=\"col-md-6 mec-col-table-c mec-event-content-wrap\">\n                            <div class=\"mec-event-content\">\n                                                                                                <h3 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h3>\n                                <div class=\"mec-event-description\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-3 mec-col-table-c mec-event-meta-wrap\">\n                            <div class=\"mec-event-meta mec-color-before\">\n                                <div class=\"mec-date-details\">\n                                                                            <span class=\"mec-event-d\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"><path id=\"calendar\" d=\"M14.667,16H1.333A1.335,1.335,0,0,1,0,14.667v-12A1.335,1.335,0,0,1,1.333,1.333H4.667V.667A.667.667,0,1,1,6,.667v.667h4V.667a.667.667,0,1,1,1.333,0v.667h3.333A1.335,1.335,0,0,1,16,2.667v12A1.335,1.335,0,0,1,14.667,16ZM11.333,2.667v.667a.667.667,0,1,1-1.333,0V2.667H6v.667a.667.667,0,0,1-1.333,0V2.667H1.333v12H14.665l0-12ZM12.667,12H11.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667h1.333a.667.667,0,0,1,.667.667v1.333A.667.667,0,0,1,12.667,12Zm0-4H11.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667h1.333A.667.667,0,0,1,13.333,6V7.333A.667.667,0,0,1,12.667,8Zm-4,4H7.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,10v1.333A.667.667,0,0,1,8.667,12Zm0-4H7.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,6V7.333A.667.667,0,0,1,8.667,8Zm-4,4H3.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,10v1.333A.667.667,0,0,1,4.667,12Zm0-4H3.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,6V7.333A.667.667,0,0,1,4.667,8Z\" fill=\"#60daf2\" fill-rule=\"evenodd\"\/><\/svg>17 jun<\/span>\n                                                                    <\/div>\n                                                                <div class=\"mec-time-details\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><path id=\"clock\" d=\"M8,16a8,8,0,1,1,8-8A8.009,8.009,0,0,1,8,16ZM8,1.333A6.667,6.667,0,1,0,14.667,8,6.674,6.674,0,0,0,8,1.333Zm2.667,10a.665.665,0,0,1-.471-.2L7.529,8.471a.666.666,0,0,1-.144-.217A.673.673,0,0,1,7.333,8V3.333a.667.667,0,1,1,1.333,0V7.724L11.138,10.2a.667.667,0,0,1-.471,1.138Z\" fill=\"#60daf2\" \/><\/svg><span class=\"mec-start-time\">8:00 am<\/span> - <span class=\"mec-end-time\">6:00 pm<\/span><\/div>                                                                                                                                                                                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mec-event-footer\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share\" title=\"social share\"><\/i>\n                                <\/a>\n                            <\/li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600'); return false;\" target=\"_blank\" title=\"Compartilhar no Facebook\"><i class=\"mec-fa-facebook\"><\/i><span class=\"mec-social-title\">Facebook<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"twitter\" href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"\/><\/svg><span class=\"mec-social-title\">Twitter<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"Linkedin\"><i class=\"mec-fa-linkedin\"><\/i><span class=\"mec-social-title\">Linkedin<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" target=\"_blank\" title=\"Share on WhatsApp\"><i class=\"mec-fa-whatsapp\"><\/i><span class=\"mec-social-title\">WhatsApp<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Debate%20P%C3%BAblico%20sobre%20Educa%C3%A7%C3%A3o&body=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" title=\"E-mail\"><i class=\"mec-fa-envelope\"><\/i><span class=\"mec-social-title\">E-mail<\/span><\/a><\/li>                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                                                                                                                        <a class=\"mec-booking-button\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                    <\/div>\n                            <\/article>\n            \t\t\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202606-1345\" itemscope>\n                                                        <div class=\"mec-topsec\">\n                                                <div class=\"col-md-3 mec-event-image-wrap mec-col-table-c\">\n                            <div class=\"mec-event-image\"><a data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/a><\/div>\n                        <\/div>\n                        \n                        <div class=\"col-md-6 mec-col-table-c mec-event-content-wrap\">\n                            <div class=\"mec-event-content\">\n                                                                                                <h3 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h3>\n                                <div class=\"mec-event-description\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-3 mec-col-table-c mec-event-meta-wrap\">\n                            <div class=\"mec-event-meta mec-color-before\">\n                                <div class=\"mec-date-details\">\n                                                                            <span class=\"mec-event-d\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"><path id=\"calendar\" d=\"M14.667,16H1.333A1.335,1.335,0,0,1,0,14.667v-12A1.335,1.335,0,0,1,1.333,1.333H4.667V.667A.667.667,0,1,1,6,.667v.667h4V.667a.667.667,0,1,1,1.333,0v.667h3.333A1.335,1.335,0,0,1,16,2.667v12A1.335,1.335,0,0,1,14.667,16ZM11.333,2.667v.667a.667.667,0,1,1-1.333,0V2.667H6v.667a.667.667,0,0,1-1.333,0V2.667H1.333v12H14.665l0-12ZM12.667,12H11.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667h1.333a.667.667,0,0,1,.667.667v1.333A.667.667,0,0,1,12.667,12Zm0-4H11.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667h1.333A.667.667,0,0,1,13.333,6V7.333A.667.667,0,0,1,12.667,8Zm-4,4H7.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,10v1.333A.667.667,0,0,1,8.667,12Zm0-4H7.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,6V7.333A.667.667,0,0,1,8.667,8Zm-4,4H3.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,10v1.333A.667.667,0,0,1,4.667,12Zm0-4H3.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,6V7.333A.667.667,0,0,1,4.667,8Z\" fill=\"#60daf2\" fill-rule=\"evenodd\"\/><\/svg>20 jun<\/span>\n                                                                    <\/div>\n                                                                <div class=\"mec-time-details\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><path id=\"clock\" d=\"M8,16a8,8,0,1,1,8-8A8.009,8.009,0,0,1,8,16ZM8,1.333A6.667,6.667,0,1,0,14.667,8,6.674,6.674,0,0,0,8,1.333Zm2.667,10a.665.665,0,0,1-.471-.2L7.529,8.471a.666.666,0,0,1-.144-.217A.673.673,0,0,1,7.333,8V3.333a.667.667,0,1,1,1.333,0V7.724L11.138,10.2a.667.667,0,0,1-.471,1.138Z\" fill=\"#60daf2\" \/><\/svg><span class=\"mec-start-time\">8:00 am<\/span> - <span class=\"mec-end-time\">6:00 pm<\/span><\/div>                                                                                                                                                                                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mec-event-footer\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share\" title=\"social share\"><\/i>\n                                <\/a>\n                            <\/li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600'); return false;\" target=\"_blank\" title=\"Compartilhar no Facebook\"><i class=\"mec-fa-facebook\"><\/i><span class=\"mec-social-title\">Facebook<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"twitter\" href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"\/><\/svg><span class=\"mec-social-title\">Twitter<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"Linkedin\"><i class=\"mec-fa-linkedin\"><\/i><span class=\"mec-social-title\">Linkedin<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" target=\"_blank\" title=\"Share on WhatsApp\"><i class=\"mec-fa-whatsapp\"><\/i><span class=\"mec-social-title\">WhatsApp<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Debate%20P%C3%BAblico%20sobre%20Educa%C3%A7%C3%A3o&body=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" title=\"E-mail\"><i class=\"mec-fa-envelope\"><\/i><span class=\"mec-social-title\">E-mail<\/span><\/a><\/li>                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                                                                                                                        <a class=\"mec-booking-button\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                    <\/div>\n                            <\/article>\n            \t\t\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202606-1345\" itemscope>\n                                                        <div class=\"mec-topsec\">\n                                                <div class=\"col-md-3 mec-event-image-wrap mec-col-table-c\">\n                            <div class=\"mec-event-image\"><a data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/festa-de-santo-antonio-2023-10-jun-5-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1362\" \/><\/a><\/div>\n                        <\/div>\n                        \n                        <div class=\"col-md-6 mec-col-table-c mec-event-content-wrap\">\n                            <div class=\"mec-event-content\">\n                                                                                                <h3 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\">Evento: Encontro com Lideran\u00e7as Religiosas<\/a><span class=\"event-color\" style=\"background: #e14d43\"><\/span><\/h3>\n                                <div class=\"mec-event-description\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-3 mec-col-table-c mec-event-meta-wrap\">\n                            <div class=\"mec-event-meta mec-color-before\">\n                                <div class=\"mec-date-details\">\n                                                                            <span class=\"mec-event-d\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"><path id=\"calendar\" d=\"M14.667,16H1.333A1.335,1.335,0,0,1,0,14.667v-12A1.335,1.335,0,0,1,1.333,1.333H4.667V.667A.667.667,0,1,1,6,.667v.667h4V.667a.667.667,0,1,1,1.333,0v.667h3.333A1.335,1.335,0,0,1,16,2.667v12A1.335,1.335,0,0,1,14.667,16ZM11.333,2.667v.667a.667.667,0,1,1-1.333,0V2.667H6v.667a.667.667,0,0,1-1.333,0V2.667H1.333v12H14.665l0-12ZM12.667,12H11.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667h1.333a.667.667,0,0,1,.667.667v1.333A.667.667,0,0,1,12.667,12Zm0-4H11.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667h1.333A.667.667,0,0,1,13.333,6V7.333A.667.667,0,0,1,12.667,8Zm-4,4H7.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,10v1.333A.667.667,0,0,1,8.667,12Zm0-4H7.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,6V7.333A.667.667,0,0,1,8.667,8Zm-4,4H3.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,10v1.333A.667.667,0,0,1,4.667,12Zm0-4H3.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,6V7.333A.667.667,0,0,1,4.667,8Z\" fill=\"#60daf2\" fill-rule=\"evenodd\"\/><\/svg>22 jun<\/span>\n                                                                    <\/div>\n                                                                <div class=\"mec-time-details\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><path id=\"clock\" d=\"M8,16a8,8,0,1,1,8-8A8.009,8.009,0,0,1,8,16ZM8,1.333A6.667,6.667,0,1,0,14.667,8,6.674,6.674,0,0,0,8,1.333Zm2.667,10a.665.665,0,0,1-.471-.2L7.529,8.471a.666.666,0,0,1-.144-.217A.673.673,0,0,1,7.333,8V3.333a.667.667,0,1,1,1.333,0V7.724L11.138,10.2a.667.667,0,0,1-.471,1.138Z\" fill=\"#60daf2\" \/><\/svg><span class=\"mec-start-time\">8:00 am<\/span> - <span class=\"mec-end-time\">6:00 pm<\/span><\/div>                                                                                                                                                                                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mec-event-footer\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share\" title=\"social share\"><\/i>\n                                <\/a>\n                            <\/li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fevento-encontro-com-liderancas-religiosas%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600'); return false;\" target=\"_blank\" title=\"Compartilhar no Facebook\"><i class=\"mec-fa-facebook\"><\/i><span class=\"mec-social-title\">Facebook<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"twitter\" href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fevento-encontro-com-liderancas-religiosas%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"\/><\/svg><span class=\"mec-social-title\">Twitter<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fevento-encontro-com-liderancas-religiosas%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"Linkedin\"><i class=\"mec-fa-linkedin\"><\/i><span class=\"mec-social-title\">Linkedin<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fevento-encontro-com-liderancas-religiosas%2F\" target=\"_blank\" title=\"Share on WhatsApp\"><i class=\"mec-fa-whatsapp\"><\/i><span class=\"mec-social-title\">WhatsApp<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Evento%3A%20Encontro%20com%20Lideran%C3%A7as%20Religiosas&body=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fevento-encontro-com-liderancas-religiosas%2F\" title=\"E-mail\"><i class=\"mec-fa-envelope\"><\/i><span class=\"mec-social-title\">E-mail<\/span><\/a><\/li>                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                                                                                                                        <a class=\"mec-booking-button\" data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                    <\/div>\n                            <\/article>\n            \t\t\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202606-1345\" itemscope>\n                                                        <div class=\"mec-topsec\">\n                                                <div class=\"col-md-3 mec-event-image-wrap mec-col-table-c\">\n                            <div class=\"mec-event-image\"><a data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/a><\/div>\n                        <\/div>\n                        \n                        <div class=\"col-md-6 mec-col-table-c mec-event-content-wrap\">\n                            <div class=\"mec-event-content\">\n                                                                                                <h3 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h3>\n                                <div class=\"mec-event-description\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-3 mec-col-table-c mec-event-meta-wrap\">\n                            <div class=\"mec-event-meta mec-color-before\">\n                                <div class=\"mec-date-details\">\n                                                                            <span class=\"mec-event-d\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"><path id=\"calendar\" d=\"M14.667,16H1.333A1.335,1.335,0,0,1,0,14.667v-12A1.335,1.335,0,0,1,1.333,1.333H4.667V.667A.667.667,0,1,1,6,.667v.667h4V.667a.667.667,0,1,1,1.333,0v.667h3.333A1.335,1.335,0,0,1,16,2.667v12A1.335,1.335,0,0,1,14.667,16ZM11.333,2.667v.667a.667.667,0,1,1-1.333,0V2.667H6v.667a.667.667,0,0,1-1.333,0V2.667H1.333v12H14.665l0-12ZM12.667,12H11.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667h1.333a.667.667,0,0,1,.667.667v1.333A.667.667,0,0,1,12.667,12Zm0-4H11.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667h1.333A.667.667,0,0,1,13.333,6V7.333A.667.667,0,0,1,12.667,8Zm-4,4H7.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,10v1.333A.667.667,0,0,1,8.667,12Zm0-4H7.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,6V7.333A.667.667,0,0,1,8.667,8Zm-4,4H3.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,10v1.333A.667.667,0,0,1,4.667,12Zm0-4H3.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,6V7.333A.667.667,0,0,1,4.667,8Z\" fill=\"#60daf2\" fill-rule=\"evenodd\"\/><\/svg>23 jun<\/span>\n                                                                    <\/div>\n                                                                <div class=\"mec-time-details\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><path id=\"clock\" d=\"M8,16a8,8,0,1,1,8-8A8.009,8.009,0,0,1,8,16ZM8,1.333A6.667,6.667,0,1,0,14.667,8,6.674,6.674,0,0,0,8,1.333Zm2.667,10a.665.665,0,0,1-.471-.2L7.529,8.471a.666.666,0,0,1-.144-.217A.673.673,0,0,1,7.333,8V3.333a.667.667,0,1,1,1.333,0V7.724L11.138,10.2a.667.667,0,0,1-.471,1.138Z\" fill=\"#60daf2\" \/><\/svg><span class=\"mec-start-time\">8:00 am<\/span> - <span class=\"mec-end-time\">6:00 pm<\/span><\/div>                                                                                                                                                                                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mec-event-footer\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share\" title=\"social share\"><\/i>\n                                <\/a>\n                            <\/li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600'); return false;\" target=\"_blank\" title=\"Compartilhar no Facebook\"><i class=\"mec-fa-facebook\"><\/i><span class=\"mec-social-title\">Facebook<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"twitter\" href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"\/><\/svg><span class=\"mec-social-title\">Twitter<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"Linkedin\"><i class=\"mec-fa-linkedin\"><\/i><span class=\"mec-social-title\">Linkedin<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" target=\"_blank\" title=\"Share on WhatsApp\"><i class=\"mec-fa-whatsapp\"><\/i><span class=\"mec-social-title\">WhatsApp<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Debate%20P%C3%BAblico%20sobre%20Educa%C3%A7%C3%A3o&body=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" title=\"E-mail\"><i class=\"mec-fa-envelope\"><\/i><span class=\"mec-social-title\">E-mail<\/span><\/a><\/li>                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                                                                                                                        <a class=\"mec-booking-button\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                    <\/div>\n                            <\/article>\n            \t\t\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202606-1345\" itemscope>\n                                                        <div class=\"mec-topsec\">\n                                                <div class=\"col-md-3 mec-event-image-wrap mec-col-table-c\">\n                            <div class=\"mec-event-image\"><a data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1361\" \/><\/a><\/div>\n                        <\/div>\n                        \n                        <div class=\"col-md-6 mec-col-table-c mec-event-content-wrap\">\n                            <div class=\"mec-event-content\">\n                                                                                                <h3 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h3>\n                                <div class=\"mec-event-description\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-3 mec-col-table-c mec-event-meta-wrap\">\n                            <div class=\"mec-event-meta mec-color-before\">\n                                <div class=\"mec-date-details\">\n                                                                            <span class=\"mec-event-d\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"><path id=\"calendar\" d=\"M14.667,16H1.333A1.335,1.335,0,0,1,0,14.667v-12A1.335,1.335,0,0,1,1.333,1.333H4.667V.667A.667.667,0,1,1,6,.667v.667h4V.667a.667.667,0,1,1,1.333,0v.667h3.333A1.335,1.335,0,0,1,16,2.667v12A1.335,1.335,0,0,1,14.667,16ZM11.333,2.667v.667a.667.667,0,1,1-1.333,0V2.667H6v.667a.667.667,0,0,1-1.333,0V2.667H1.333v12H14.665l0-12ZM12.667,12H11.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667h1.333a.667.667,0,0,1,.667.667v1.333A.667.667,0,0,1,12.667,12Zm0-4H11.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667h1.333A.667.667,0,0,1,13.333,6V7.333A.667.667,0,0,1,12.667,8Zm-4,4H7.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,10v1.333A.667.667,0,0,1,8.667,12Zm0-4H7.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,6V7.333A.667.667,0,0,1,8.667,8Zm-4,4H3.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,10v1.333A.667.667,0,0,1,4.667,12Zm0-4H3.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,6V7.333A.667.667,0,0,1,4.667,8Z\" fill=\"#60daf2\" fill-rule=\"evenodd\"\/><\/svg>26 jun<\/span>\n                                                                    <\/div>\n                                                                <div class=\"mec-time-details\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><path id=\"clock\" d=\"M8,16a8,8,0,1,1,8-8A8.009,8.009,0,0,1,8,16ZM8,1.333A6.667,6.667,0,1,0,14.667,8,6.674,6.674,0,0,0,8,1.333Zm2.667,10a.665.665,0,0,1-.471-.2L7.529,8.471a.666.666,0,0,1-.144-.217A.673.673,0,0,1,7.333,8V3.333a.667.667,0,1,1,1.333,0V7.724L11.138,10.2a.667.667,0,0,1-.471,1.138Z\" fill=\"#60daf2\" \/><\/svg><span class=\"mec-start-time\">8:00 am<\/span> - <span class=\"mec-end-time\">6:00 pm<\/span><\/div>                                                                                                                                                                                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mec-event-footer\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share\" title=\"social share\"><\/i>\n                                <\/a>\n                            <\/li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600'); return false;\" target=\"_blank\" title=\"Compartilhar no Facebook\"><i class=\"mec-fa-facebook\"><\/i><span class=\"mec-social-title\">Facebook<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"twitter\" href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"\/><\/svg><span class=\"mec-social-title\">Twitter<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"Linkedin\"><i class=\"mec-fa-linkedin\"><\/i><span class=\"mec-social-title\">Linkedin<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" target=\"_blank\" title=\"Share on WhatsApp\"><i class=\"mec-fa-whatsapp\"><\/i><span class=\"mec-social-title\">WhatsApp<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Debate%20P%C3%BAblico%20sobre%20Educa%C3%A7%C3%A3o&body=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fdebate-publico-sobre-educacao%2F\" title=\"E-mail\"><i class=\"mec-fa-envelope\"><\/i><span class=\"mec-social-title\">E-mail<\/span><\/a><\/li>                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                                                                                                                        <a class=\"mec-booking-button\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                    <\/div>\n                            <\/article>\n            \t\t\n            \n                        <article class=\"mec-past-event mec-event-article  mec-clear  mec-divider-toggle mec-toggle-202606-1345\" itemscope>\n                                                        <div class=\"mec-topsec\">\n                                                <div class=\"col-md-3 mec-event-image-wrap mec-col-table-c\">\n                            <div class=\"mec-event-image\"><a data-event-id=\"1363\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/campanha-de-arrecadacao-de-alimentos\/\" target=\"_self\" rel=\"noopener\"><img decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/alimentos-300x300.jpg\" class=\"attachment-thumblist size-thumblist wp-post-image\" alt=\"\" data-mec-postid=\"1363\" \/><\/a><\/div>\n                        <\/div>\n                        \n                        <div class=\"col-md-6 mec-col-table-c mec-event-content-wrap\">\n                            <div class=\"mec-event-content\">\n                                                                                                <h3 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1363\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/campanha-de-arrecadacao-de-alimentos\/\" target=\"_self\" rel=\"noopener\">Campanha de Arrecada\u00e7\u00e3o de Alimentos<\/a><span class=\"event-color\" style=\"background: #00a0d2\"><\/span><\/h3>\n                                <div class=\"mec-event-description\"><\/div>\n                            <\/div>\n                        <\/div>\n                        <div class=\"col-md-3 mec-col-table-c mec-event-meta-wrap\">\n                            <div class=\"mec-event-meta mec-color-before\">\n                                <div class=\"mec-date-details\">\n                                                                            <span class=\"mec-event-d\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\"><path id=\"calendar\" d=\"M14.667,16H1.333A1.335,1.335,0,0,1,0,14.667v-12A1.335,1.335,0,0,1,1.333,1.333H4.667V.667A.667.667,0,1,1,6,.667v.667h4V.667a.667.667,0,1,1,1.333,0v.667h3.333A1.335,1.335,0,0,1,16,2.667v12A1.335,1.335,0,0,1,14.667,16ZM11.333,2.667v.667a.667.667,0,1,1-1.333,0V2.667H6v.667a.667.667,0,0,1-1.333,0V2.667H1.333v12H14.665l0-12ZM12.667,12H11.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667h1.333a.667.667,0,0,1,.667.667v1.333A.667.667,0,0,1,12.667,12Zm0-4H11.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667h1.333A.667.667,0,0,1,13.333,6V7.333A.667.667,0,0,1,12.667,8Zm-4,4H7.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,10v1.333A.667.667,0,0,1,8.667,12Zm0-4H7.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H8.667A.667.667,0,0,1,9.333,6V7.333A.667.667,0,0,1,8.667,8Zm-4,4H3.333a.667.667,0,0,1-.667-.667V10a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,10v1.333A.667.667,0,0,1,4.667,12Zm0-4H3.333a.667.667,0,0,1-.667-.667V6a.667.667,0,0,1,.667-.667H4.667A.667.667,0,0,1,5.333,6V7.333A.667.667,0,0,1,4.667,8Z\" fill=\"#60daf2\" fill-rule=\"evenodd\"\/><\/svg>27 jun<\/span>\n                                                                    <\/div>\n                                                                <div class=\"mec-time-details\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"16\" height=\"16\" viewbox=\"0 0 16 16\"><path id=\"clock\" d=\"M8,16a8,8,0,1,1,8-8A8.009,8.009,0,0,1,8,16ZM8,1.333A6.667,6.667,0,1,0,14.667,8,6.674,6.674,0,0,0,8,1.333Zm2.667,10a.665.665,0,0,1-.471-.2L7.529,8.471a.666.666,0,0,1-.144-.217A.673.673,0,0,1,7.333,8V3.333a.667.667,0,1,1,1.333,0V7.724L11.138,10.2a.667.667,0,0,1-.471,1.138Z\" fill=\"#60daf2\" \/><\/svg><span class=\"mec-start-time\">8:00 am<\/span> - <span class=\"mec-end-time\">6:00 pm<\/span><\/div>                                                                                                                                                                                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"mec-event-footer\">\n                                                <ul class=\"mec-event-sharing-wrap\">\n                            <li class=\"mec-event-share\">\n                                <a href=\"#\" class=\"mec-event-share-icon\">\n                                    <i class=\"mec-sl-share\" title=\"social share\"><\/i>\n                                <\/a>\n                            <\/li>\n                            <li>\n                                <ul class=\"mec-event-sharing\">\n                                    <li class=\"mec-event-social-icon\"><a class=\"facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fcampanha-de-arrecadacao-de-alimentos%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=500,width=600'); return false;\" target=\"_blank\" title=\"Compartilhar no Facebook\"><i class=\"mec-fa-facebook\"><\/i><span class=\"mec-social-title\">Facebook<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"twitter\" href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fcampanha-de-arrecadacao-de-alimentos%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"X Social Network\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" shape-rendering=\"geometricPrecision\" text-rendering=\"geometricPrecision\" image-rendering=\"optimizeQuality\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" viewBox=\"0 0 512 462.799\"><path fill-rule=\"nonzero\" d=\"M403.229 0h78.506L310.219 196.04 512 462.799H354.002L230.261 301.007 88.669 462.799h-78.56l183.455-209.683L0 0h161.999l111.856 147.88L403.229 0zm-27.556 415.805h43.505L138.363 44.527h-46.68l283.99 371.278z\"\/><\/svg><span class=\"mec-social-title\">Twitter<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"linkedin\" href=\"https:\/\/www.linkedin.com\/shareArticle?mini=true&url=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fcampanha-de-arrecadacao-de-alimentos%2F\" onclick=\"javascript:window.open(this.href, '', 'menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=500'); return false;\" target=\"_blank\" title=\"Linkedin\"><i class=\"mec-fa-linkedin\"><\/i><span class=\"mec-social-title\">Linkedin<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fcampanha-de-arrecadacao-de-alimentos%2F\" target=\"_blank\" title=\"Share on WhatsApp\"><i class=\"mec-fa-whatsapp\"><\/i><span class=\"mec-social-title\">WhatsApp<\/span><\/a><\/li><li class=\"mec-event-social-icon\"><a class=\"email\" href=\"mailto:?subject=Campanha%20de%20Arrecada%C3%A7%C3%A3o%20de%20Alimentos&body=https%3A%2F%2Fbluetemplates.com.br%2Fcandidatolaguna%2Fevents%2Fcampanha-de-arrecadacao-de-alimentos%2F\" title=\"E-mail\"><i class=\"mec-fa-envelope\"><\/i><span class=\"mec-social-title\">E-mail<\/span><\/a><\/li>                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                                                                                                                        <a class=\"mec-booking-button\" data-event-id=\"1363\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/campanha-de-arrecadacao-de-alimentos\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                    <\/div>\n                            <\/article>\n            \t\t\t<\/div>\n<\/div>\n\n    <\/div>\n    <div class=\"mec-skin-list-no-events-container mec-util-hidden\" id=\"mec_skin_no_events_1345\">\n        Nenhum evento encontrado!    <\/div>\n    \n    <div class=\"mec-load-more-wrap\">\n                <div tabindex=\"0\" onkeydown=\"if(event.keyCode===13){jQuery(this).trigger('click');}\" class=\"mec-load-more-button \">Carregar Mais<\/div>\n            <\/div>\n<\/div>\n    <\/div>\n\n    <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ae38785 e-flex e-con-boxed e-con e-parent\" data-id=\"ae38785\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ae920d elementor-widget elementor-widget-MEC\" data-id=\"0ae920d\" data-element_type=\"widget\" data-widget_type=\"MEC.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"mec-wrap mec-skin-slider-container \" id=\"mec_skin_1354\">\n\n        <div class=\"mec-skin-slider-events-container\" id=\"mec_skin_events_1354\">\n        <div class=\"mec-wrap colorskin-custom\">\n    <div class=\"mec-slider-t1-wrap\" >\n        <div class='mec-slider-t1 mec-owl-carousel mec-owl-theme'>\n                        <article class=\"mec-past-event mec-event-article mec-clear \">\n                                                                    <div class=\"mec-slider-t1-img\" style=\"background: url(https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03.jpg);\"><\/div>\n                    <div class=\"mec-slider-t1-content mec-event-grid-modern\">\n\n                        <div class=\"event-grid-modern-head clearfix\">\n                            <div class=\"mec-event-date mec-color\">05<\/div>\n                            <div class=\"mec-event-month\">junho<\/div>\n                            <div class=\"mec-event-detail\"><div class=\"mec-event-loc-place\"><\/div><\/div>\n                            <div class=\"mec-event-day\">sexta-feira<\/div>\n                        <\/div>\n                        <div class=\"mec-event-content\">\n                                                        <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4>\n                            <div class=\"mec-event-detail\"><div class=\"mec-event-loc-place\"><\/div><\/div>\n                                                                                <\/div>\n                        <div class=\"mec-event-footer\">\n                            <a class=\"mec-booking-button\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                        <\/div>\n                    <\/div>\n                            <\/article>\n                                    <article class=\"mec-past-event mec-event-article mec-clear \">\n                                                                    <div class=\"mec-slider-t1-img\" style=\"background: url(https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03.jpg);\"><\/div>\n                    <div class=\"mec-slider-t1-content mec-event-grid-modern\">\n\n                        <div class=\"event-grid-modern-head clearfix\">\n                            <div class=\"mec-event-date mec-color\">08<\/div>\n                            <div class=\"mec-event-month\">junho<\/div>\n                            <div class=\"mec-event-detail\"><div class=\"mec-event-loc-place\"><\/div><\/div>\n                            <div class=\"mec-event-day\">segunda-feira<\/div>\n                        <\/div>\n                        <div class=\"mec-event-content\">\n                                                        <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4>\n                            <div class=\"mec-event-detail\"><div class=\"mec-event-loc-place\"><\/div><\/div>\n                                                                                <\/div>\n                        <div class=\"mec-event-footer\">\n                            <a class=\"mec-booking-button\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                        <\/div>\n                    <\/div>\n                            <\/article>\n                        <article class=\"mec-past-event mec-event-article mec-clear \">\n                                                                    <div class=\"mec-slider-t1-img\" style=\"background: url(https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/festa-de-santo-antonio-2023-10-jun-5-1024x683.jpg);\"><\/div>\n                    <div class=\"mec-slider-t1-content mec-event-grid-modern\">\n\n                        <div class=\"event-grid-modern-head clearfix\">\n                            <div class=\"mec-event-date mec-color\">08<\/div>\n                            <div class=\"mec-event-month\">junho<\/div>\n                            <div class=\"mec-event-detail\"><div class=\"mec-event-loc-place\"><\/div><\/div>\n                            <div class=\"mec-event-day\">segunda-feira<\/div>\n                        <\/div>\n                        <div class=\"mec-event-content\">\n                                                        <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\">Evento: Encontro com Lideran\u00e7as Religiosas<\/a><span class=\"event-color\" style=\"background: #e14d43\"><\/span><\/h4>\n                            <div class=\"mec-event-detail\"><div class=\"mec-event-loc-place\"><\/div><\/div>\n                                                                                <\/div>\n                        <div class=\"mec-event-footer\">\n                            <a class=\"mec-booking-button\" data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                        <\/div>\n                    <\/div>\n                            <\/article>\n                                    <article class=\"mec-past-event mec-event-article mec-clear \">\n                                                                    <div class=\"mec-slider-t1-img\" style=\"background: url(https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03.jpg);\"><\/div>\n                    <div class=\"mec-slider-t1-content mec-event-grid-modern\">\n\n                        <div class=\"event-grid-modern-head clearfix\">\n                            <div class=\"mec-event-date mec-color\">11<\/div>\n                            <div class=\"mec-event-month\">junho<\/div>\n                            <div class=\"mec-event-detail\"><div class=\"mec-event-loc-place\"><\/div><\/div>\n                            <div class=\"mec-event-day\">quinta-feira<\/div>\n                        <\/div>\n                        <div class=\"mec-event-content\">\n                                                        <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4>\n                            <div class=\"mec-event-detail\"><div class=\"mec-event-loc-place\"><\/div><\/div>\n                                                                                <\/div>\n                        <div class=\"mec-event-footer\">\n                            <a class=\"mec-booking-button\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                        <\/div>\n                    <\/div>\n                            <\/article>\n                                    <article class=\"mec-past-event mec-event-article mec-clear \">\n                                                                    <div class=\"mec-slider-t1-img\" style=\"background: url(https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/img_comunidade-interna_congresso-escola-publica_interna03.jpg);\"><\/div>\n                    <div class=\"mec-slider-t1-content mec-event-grid-modern\">\n\n                        <div class=\"event-grid-modern-head clearfix\">\n                            <div class=\"mec-event-date mec-color\">14<\/div>\n                            <div class=\"mec-event-month\">junho<\/div>\n                            <div class=\"mec-event-detail\"><div class=\"mec-event-loc-place\"><\/div><\/div>\n                            <div class=\"mec-event-day\">domingo<\/div>\n                        <\/div>\n                        <div class=\"mec-event-content\">\n                                                        <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Debate P\u00fablico sobre Educa\u00e7\u00e3o<\/a><span class=\"event-color\" style=\"background: #a3b745\"><\/span><\/h4>\n                            <div class=\"mec-event-detail\"><div class=\"mec-event-loc-place\"><\/div><\/div>\n                                                                                <\/div>\n                        <div class=\"mec-event-footer\">\n                            <a class=\"mec-booking-button\" data-event-id=\"1361\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/debate-publico-sobre-educacao\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                        <\/div>\n                    <\/div>\n                            <\/article>\n                                    <article class=\"mec-past-event mec-event-article mec-clear \">\n                                                                    <div class=\"mec-slider-t1-img\" style=\"background: url(https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-content\/uploads\/2024\/04\/festa-de-santo-antonio-2023-10-jun-5-1024x683.jpg);\"><\/div>\n                    <div class=\"mec-slider-t1-content mec-event-grid-modern\">\n\n                        <div class=\"event-grid-modern-head clearfix\">\n                            <div class=\"mec-event-date mec-color\">15<\/div>\n                            <div class=\"mec-event-month\">junho<\/div>\n                            <div class=\"mec-event-detail\"><div class=\"mec-event-loc-place\"><\/div><\/div>\n                            <div class=\"mec-event-day\">segunda-feira<\/div>\n                        <\/div>\n                        <div class=\"mec-event-content\">\n                                                        <h4 class=\"mec-event-title\"><a class=\"mec-color-hover\" data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\">Evento: Encontro com Lideran\u00e7as Religiosas<\/a><span class=\"event-color\" style=\"background: #e14d43\"><\/span><\/h4>\n                            <div class=\"mec-event-detail\"><div class=\"mec-event-loc-place\"><\/div><\/div>\n                                                                                <\/div>\n                        <div class=\"mec-event-footer\">\n                            <a class=\"mec-booking-button\" data-event-id=\"1362\" href=\"https:\/\/bluetemplates.com.br\/candidatolaguna\/events\/evento-encontro-com-liderancas-religiosas\/\" target=\"_self\" rel=\"noopener\">Ver Detalhes<\/a>                        <\/div>\n                    <\/div>\n                            <\/article>\n                                <\/div>\n\t<\/div>\n<\/div>    <\/div>\n    \n    <\/div>\t\t\t\t<\/div>\n\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>Categoria mar\u00e7o abril 2024 maio SEG TER QUA QUI SEX SAB DOM 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 1 2 3 4 5 Eventos para abril 1st Sem Eventos Eventos para [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"content-type":"","ocean_post_layout":"full-screen","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"on","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"on","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","footnotes":""},"class_list":["post-1198","page","type-page","status-publish","hentry","entry","has-media"],"_links":{"self":[{"href":"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-json\/wp\/v2\/pages\/1198","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-json\/wp\/v2\/comments?post=1198"}],"version-history":[{"count":106,"href":"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-json\/wp\/v2\/pages\/1198\/revisions"}],"predecessor-version":[{"id":1751,"href":"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-json\/wp\/v2\/pages\/1198\/revisions\/1751"}],"wp:attachment":[{"href":"https:\/\/bluetemplates.com.br\/candidatolaguna\/wp-json\/wp\/v2\/media?parent=1198"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}