https://us-nicoyapuratea.systeme.io/

ID da verificação
3b4948cc-0b8c-4561-9fab-c8c76d86c87aConcluído
URL enviado:
https://us-nicoyapuratea.systeme.io/
Relatório concluído:

Os links de saída identificados na página

LinkTexto
https://www.globalfitnessmart.com/get-nicoya-purateaBuy now
https://systeme.io/systeme.io
https://systeme.io/?sa=sa02136985975359c39b50419e3db95bd3019ad23ePowered by

Variáveis JavaScript · 14 encontrada(s)

Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer lugar no código dentro do escopo atual

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
initialI18nStoreobject
initialLanguagestring
webpackChunkeditorobject
scCGSHMRCacheobject
regeneratorRuntimeobject
_rollbarStartTimenumber
rollbarfunction

Mensagens de registro do console · 0 encontrada(s)

Mensagens registradas no console web

HTML

O corpo HTML bruto da página

<!DOCTYPE html><!-- Created with https://systeme.io --><html lang="en-US" data-reactroot=""><head><link rel="icon" type="image/x-icon" href="https://d2543nuuc0wvdg.cloudfront.net/favicon.ico"><title>Nicoya PuraTea™ | Official Website - $39/Per Pack</title><meta data-react-helmet="true" name="viewport" content="width=device-width, initial-scale=1"><meta data-react-helmet="true" name="title" content="Nicoya PuraTea™ | Official Website - $39/Per Pack"><meta data-react-helmet="true" name="description" content="Nicoya PuraTea™ | Official Website - $39/Per Pack"><meta data-react-helmet="true" name="author" content="Nicoya PuraTea"><meta data-react-helmet="true" name="keywords" content="Nicoya PuraTea"><meta data-react-helmet="true" property="og:image" content="%BLOG_POST_IMAGE_URL%"><meta data-react-helmet="true" property="og:image:alt" content="Nicoya PuraTea™ | Official Website - $39/Per Pack"><meta data-react-helmet="true" property="og:title" content="Nicoya PuraTea™ | Official Website - $39/Per Pack"><meta data-react-helmet="true" property="og:description" content="Nicoya PuraTea™ | Official Website - $39/Per Pack"><meta data-react-helmet="true" property="og:url" content="https://us-nicoyapuratea.systeme.io/"><link data-react-helmet="true" rel="canonical" href="https://us-nicoyapuratea.systeme.io/"><style type="text/css">
          @font-face {
            font-family: "Raleway";
            font-style: normal;
            font-weight: 500;
            src: url(https://d3syewzhvzylbl.cloudfront.net/fonts/google-fonts/raleway/500.woff2) format('woff2');
          }
        

          @font-face {
            font-family: "Fira Sans";
            font-style: normal;
            font-weight: 500;
            src: url(https://d3syewzhvzylbl.cloudfront.net/fonts/google-fonts/firasans/500.woff2) format('woff2');
          }
        

          @font-face {
            font-family: "Fira Sans";
            font-style: normal;
            font-weight: 400;
            src: url(https://d3syewzhvzylbl.cloudfront.net/fonts/google-fonts/firasans/regular.woff2) format('woff2');
          }
        </style><link rel="stylesheet" href="https://d3fit27i5nzkqh.cloudfront.net/assets/css/all.min.css"><style>
  
  /* These are codes for testimonial and chapter rows */

  #row-988d2c02, #row-38651a84 {
    column-gap: 0px;
  }
  
</style><style data-styled="" data-styled-version="4.4.0"></style><style>/* Variables declaration */
/* prettier-ignore */
.rdp-root {
  --rdp-accent-color: blue; /* The accent color used for selected days and UI elements. */
  --rdp-accent-background-color: #f0f0ff; /* The accent background color used for selected days and UI elements. */
  --rdp-font-family: system-ui; /* The font family used by the calendar. Note that `inherit`does not work here. */

  --rdp-day-font: inherit; /* The font used for the day cells. */
  --rdp-day-height: 2.75rem; /* The height of the day cells. */
  --rdp-day-width: 2.75rem; /* The width of the day cells. */
  
  --rdp-day_button-border-radius: 100%; /* The border radius of the day cells. */
  --rdp-day_button-border: 2px solid transparent; /* The border of the day cells. */
  --rdp-day_button-height: var(--rdp-day-width); /* The height of the day cells. */
  --rdp-day_button-width: var(--rdp-day-height); /* The width of the day cells. */
  
  --rdp-selected-border: 2px solid var(--rdp-accent-color); /* The border of the selected days. */
  --rdp-selected-font: bold large var(--rdp-font-family); /* The font of the selected days. */
  --rdp-disabled-opacity: 0.5; /* The opacity of the disabled days. */
  --rdp-outside-opacity: 0.75; /* The opacity of the days outside the current month. */
  --rdp-today-color: var(--rdp-accent-color); /* The color of the today's date. */
  
  --rdp-dropdown-gap: 0.5rem;/* The gap between the dropdowns used in the month captons. */
  
  --rdp-month_caption-font: bold larger var(--rdp-font-family); /* The font of the month caption. */
  --rdp-months-gap: 2rem; /* The gap between the months in the multi-month view. */
  
  --rdp-nav_button-disabled-opacity: 0.5; /* The opacity of the disabled navigation buttons. */
  --rdp-nav_button-height: 2.25rem; /* The height of the navigation buttons. */
  --rdp-nav_button-width: 2.25rem; /* The width of the navigation buttons. */
  --rdp-nav-height: 2.75rem; /* The height of the navigation bar. */
  
  --rdp-range_middle-background-color: var(--rdp-accent-background-color); /* The color of the background for days in the middle of a range. */
  --rdp-range_middle-font: normal medium var(--rdp-font-family); /* The font for days in the middle of a range. */
  --rdp-range_middle-foreground-color: white; /* The font for days in the middle of a range. */
  --rdp-range_middle-color: inherit;/* The color of the range text. */
  
  --rdp-range_start-color: white; /* The color of the range text. */
  --rdp-range_start-background: linear-gradient(var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50%); /* Used for the background of the start of the selected range. */
  --rdp-range_start-date-background-color: var(--rdp-accent-color); /* The background color of the date when at the start of the selected range. */
  
  --rdp-range_end-background: linear-gradient(var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50%); /* Used for the background of the end of the selected range. */
  --rdp-range_end-color: white;/* The color of the range text. */
  --rdp-range_end-date-background-color: var(--rdp-accent-color); /* The background color of the date when at the end of the selected range. */
  
  --rdp-week_number-border-radius: 100%; /* The border radius of the week number. */
  --rdp-week_number-border: 2px solid transparent; /* The border of the week number. */
  --rdp-week_number-font: 400 small var(--rdp-font-family); /* The font of the week number cells. */
  --rdp-week_number-height: var(--rdp-day-height); /* The height of the week number cells. */
  --rdp-week_number-opacity: 0.75; /* The opacity of the week number. */
  --rdp-week_number-width: var(--rdp-day-width); /* The width of the week number cells. */
  --rdp-weeknumber-text-align: center; /* The text alignment of the weekday cells. */

  --rdp-weekday-font: 500 smaller var(--rdp-font-family); /* The font of the weekday. */
  --rdp-weekday-opacity: 0.75; /* The opacity of the weekday. */
  --rdp-weekday-padding: 0.5rem 0rem; /* The padding of the weekday. */
  --rdp-weekday-text-align: center; /* The text alignment of the weekday cells. */

  --rdp-gradient-direction: 90deg;
}

.rdp-root[dir="rtl"] {
  --rdp-gradient-direction: -90deg;
}

/* Root of the component. */
.rdp-root {
  position: relative; /* Required to position the navigation toolbar. */
  box-sizing: border-box;
}

.rdp-root * {
  box-sizing: border-box;
}

.rdp-day {
  width: var(--rdp-day-width);
  height: var(--rdp-day-height);
  font: var(--rdp-day-font);
  text-align: center;
}

.rdp-day_button {
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font: inherit;
  color: inherit;
  justify-content: center;
  align-items: center;
  display: flex;

  width: var(--rdp-day_button-width);
  height: var(--rdp-day_button-height);
  border: var(--rdp-day_button-border);
  border-radius: var(--rdp-day_button-border-radius);
}

.rdp-day_button:disabled {
  cursor: revert;
}

.rdp-caption_label {
  z-index: 1;

  position: relative;
  display: inline-flex;
  align-items: center;

  white-space: nowrap;
  border: 0;
}

.rdp-button_next,
.rdp-button_previous {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  font: inherit;
  color: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  appearance: none;

  width: var(--rdp-nav_button-width);
  height: var(--rdp-nav_button-height);
}

.rdp-button_next:disabled,
.rdp-button_previous:disabled {
  cursor: revert;

  opacity: var(--rdp-nav_button-disabled-opacity);
}

.rdp-chevron {
  display: inline-block;
  fill: var(--rdp-accent-color);
}

.rdp-root[dir="rtl"] .rdp-nav .rdp-chevron {
  transform: rotate(180deg);
}

.rdp-root[dir="rtl"] .rdp-nav .rdp-chevron {
  transform: rotate(180deg);
  transform-origin: 50%;
}

.rdp-dropdowns {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: var(--rdp-dropdown-gap);
}
.rdp-dropdown {
  z-index: 2;

  /* Reset */
  opacity: 0;
  appearance: none;
  position: absolute;
  inset-block-start: 0;
  inset-block-end: 0;
  inset-inline-start: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  cursor: inherit;
  border: none;
  line-height: inherit;
}

.rdp-dropdown_root {
  position: relative;
  display: inline-flex;
  align-items: center;
}

.rdp-dropdown_root[data-disabled="true"] .rdp-chevron {
  opacity: var(--rdp-disabled-opacity);
}

.rdp-month_caption {
  display: flex;
  align-content: center;
  height: var(--rdp-nav-height);
  font: var(--rdp-month_caption-font);
}

.rdp-months {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: var(--rdp-months-gap);
  max-width: fit-content;
}

.rdp-month_grid {
  border-collapse: collapse;
}

.rdp-nav {
  position: absolute;
  inset-block-start: 0;
  inset-inline-end: 0;

  display: flex;
  align-items: center;

  height: var(--rdp-nav-height);
}

.rdp-weekday {
  opacity: var(--rdp-weekday-opacity);
  padding: var(--rdp-weekday-padding);
  font: var(--rdp-weekday-font);
  text-align: var(--rdp-weekday-text-align);
  text-transform: var(--rdp-weekday-text-transform);
}

.rdp-week_number {
  opacity: var(--rdp-week_number-opacity);
  font: var(--rdp-week_number-font);
  height: var(--rdp-week_number-height);
  width: var(--rdp-week_number-width);
  border: var(--rdp-week_number-border);
  border-radius: var(--rdp-week_number-border-radius);
  text-align: var(--rdp-weeknumber-text-align);
}

/* DAY MODIFIERS */
.rdp-today:not(.rdp-outside) {
  color: var(--rdp-today-color);
}

.rdp-selected {
  font: var(--rdp-selected-font);
}

.rdp-selected .rdp-day_button {
  border: var(--rdp-selected-border);
}

.rdp-outside {
  opacity: var(--rdp-outside-opacity);
}

.rdp-disabled {
  opacity: var(--rdp-disabled-opacity);
}

.rdp-hidden {
  visibility: hidden;
  color: var(--rdp-range_start-color);
}

.rdp-range_start {
  background: var(--rdp-range_start-background);
}

.rdp-range_start .rdp-day_button {
  background-color: var(--rdp-range_start-date-background-color);
  color: var(--rdp-range_start-color);
}

.rdp-range_middle {
  background-color: var(--rdp-range_middle-background-color);
  font: var(--rdp-range_middle-font);
}

.rdp-range_middle .rdp-day_button {
  border-color: transparent;
  border: unset;
  border-radius: unset;
  color: var(--rdp-range_middle-color);
}

.rdp-range_end {
  background: var(--rdp-range_end-background);
  color: var(--rdp-range_end-color);
}

.rdp-range_end .rdp-day_button {
  color: var(--rdp-range_start-color);
  background-color: var(--rdp-range_end-date-background-color);
}

.rdp-range_start.rdp-range_end {
  background: revert;
}

.rdp-focusable {
  cursor: pointer;
}

/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIndlYnBhY2s6Ly8uL25vZGVfbW9kdWxlcy9yZWFjdC1kYXktcGlja2VyL3NyYy9zdHlsZS5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsMEJBQTBCO0FBQzFCLG9CQUFvQjtBQUNwQjtFQUNFLHdCQUF3QixFQUFFLDZEQUE2RDtFQUN2RixzQ0FBc0MsRUFBRSx3RUFBd0U7RUFDaEgsNEJBQTRCLEVBQUUsaUZBQWlGOztFQUUvRyx1QkFBdUIsRUFBRSxxQ0FBcUM7RUFDOUQseUJBQXlCLEVBQUUsaUNBQWlDO0VBQzVELHdCQUF3QixFQUFFLGdDQUFnQzs7RUFFMUQsb0NBQW9DLEVBQUUsd0NBQXdDO0VBQzlFLDhDQUE4QyxFQUFFLGlDQUFpQztFQUNqRiw2Q0FBNkMsRUFBRSxpQ0FBaUM7RUFDaEYsNkNBQTZDLEVBQUUsZ0NBQWdDOztFQUUvRSx3REFBd0QsRUFBRSxxQ0FBcUM7RUFDL0Ysc0RBQXNELEVBQUUsbUNBQW1DO0VBQzNGLDJCQUEyQixFQUFFLHNDQUFzQztFQUNuRSwyQkFBMkIsRUFBRSx1REFBdUQ7RUFDcEYsMENBQTBDLEVBQUUsbUNBQW1DOztFQUUvRSwwQkFBMEIsQ0FBQyw2REFBNkQ7O0VBRXhGLDREQUE0RCxFQUFFLG1DQUFtQztFQUNqRyxzQkFBc0IsRUFBRSx3REFBd0Q7O0VBRWhGLHNDQUFzQyxFQUFFLG9EQUFvRDtFQUM1RixnQ0FBZ0MsRUFBRSwwQ0FBMEM7RUFDNUUsK0JBQStCLEVBQUUseUNBQXlDO0VBQzFFLHlCQUF5QixFQUFFLHNDQUFzQzs7RUFFakUsdUVBQXVFLEVBQUUsbUVBQW1FO0VBQzVJLDZEQUE2RCxFQUFFLGdEQUFnRDtFQUMvRywwQ0FBMEMsRUFBRSxnREFBZ0Q7RUFDNUYsaUNBQWlDLENBQUMsaUNBQWlDOztFQUVuRSw4QkFBOEIsRUFBRSxpQ0FBaUM7RUFDakUsMklBQTJJLEVBQUUsZ0VBQWdFO0VBQzdNLGdFQUFnRSxFQUFFLDhFQUE4RTs7RUFFaEoseUlBQXlJLEVBQUUsOERBQThEO0VBQ3pNLDRCQUE0QixDQUFDLGlDQUFpQztFQUM5RCw4REFBOEQsRUFBRSw0RUFBNEU7O0VBRTVJLHFDQUFxQyxFQUFFLDBDQUEwQztFQUNqRiwrQ0FBK0MsRUFBRSxtQ0FBbUM7RUFDcEYsd0RBQXdELEVBQUUsdUNBQXVDO0VBQ2pHLCtDQUErQyxFQUFFLHlDQUF5QztFQUMxRiwrQkFBK0IsRUFBRSxvQ0FBb0M7RUFDckUsNkNBQTZDLEVBQUUsd0NBQXdDO0VBQ3ZGLG1DQUFtQyxFQUFFLDZDQUE2Qzs7RUFFbEYsc0RBQXNELEVBQUUsNkJBQTZCO0VBQ3JGLDJCQUEyQixFQUFFLGdDQUFnQztFQUM3RCxrQ0FBa0MsRUFBRSxnQ0FBZ0M7RUFDcEUsZ0NBQWdDLEVBQUUsNkNBQTZDOztFQUUvRSwrQkFBK0I7QUFDakM7O0FBRUE7RUFDRSxnQ0FBZ0M7QUFDbEM7O0FBRUEsMkJBQTJCO0FBQzNCO0VBQ0Usa0JBQWtCLEVBQUUsaURBQWlEO0VBQ3JFLHNCQUFzQjtBQUN4Qjs7QUFFQTtFQUNFLHNCQUFzQjtBQUN4Qjs7QUFFQTtFQUNFLDJCQUEyQjtFQUMzQiw2QkFBNkI7RUFDN0IseUJBQXlCO0VBQ3pCLGtCQUFrQjtBQUNwQjs7QUFFQTtFQUNFLGdCQUFnQjtFQUNoQixVQUFVO0VBQ1YsU0FBUztFQUNULGVBQWU7RUFDZixhQUFhO0VBQ2IsY0FBYztFQUNkLHVCQUF1QjtFQUN2QixtQkFBbUI7RUFDbkIsYUFBYTs7RUFFYixrQ0FBa0M7RUFDbEMsb0NBQW9DO0VBQ3BDLG9DQUFvQztFQUNwQyxrREFBa0Q7QUFDcEQ7O0FBRUE7RUFDRSxjQUFjO0FBQ2hCOztBQUVBO0VBQ0UsVUFBVTs7RUFFVixrQkFBa0I7RUFDbEIsb0JBQW9CO0VBQ3BCLG1CQUFtQjs7RUFFbkIsbUJBQW1CO0VBQ25CLFNBQVM7QUFDWDs7QUFFQTs7RUFFRSxZQUFZO0VBQ1osZ0JBQWdCO0VBQ2hCLFVBQVU7RUFDVixTQUFTO0VBQ1QsZUFBZTtFQUNmLGFBQWE7RUFDYixjQUFjO0VBQ2QscUJBQXFCO0VBQ3JCLHdCQUF3QjtFQUN4QixvQkFBb0I7RUFDcEIsbUJBQW1CO0VBQ25CLHVCQUF1QjtFQUN2QixrQkFBa0I7RUFDbEIsZ0JBQWdCOztFQUVoQixrQ0FBa0M7RUFDbEMsb0NBQW9DO0FBQ3RDOztBQUVBOztFQUVFLGNBQWM7O0VBRWQsK0NBQStDO0FBQ2pEOztBQUVBO0VBQ0UscUJBQXFCO0VBQ3JCLDZCQUE2QjtBQUMvQjs7QUFFQTtFQUNFLHlCQUF5QjtBQUMzQjs7QUFFQTtFQUNFLHlCQUF5QjtFQUN6QixxQkFBcUI7QUFDdkI7O0FBRUE7RUFDRSxrQkFBa0I7RUFDbEIsb0JBQW9CO0VBQ3BCLG1CQUFtQjtFQUNuQiw0QkFBNEI7QUFDOUI7QUFDQTtFQUNFLFVBQVU7O0VBRVYsVUFBVTtFQUNWLFVBQVU7RUFDVixnQkFBZ0I7RUFDaEIsa0JBQWtCO0VBQ2xCLG9CQUFvQjtFQUNwQixrQkFBa0I7RUFDbEIscUJBQXFCO0VBQ3JCLFdBQVc7RUFDWCxTQUFTO0VBQ1QsVUFBVTtFQUNWLGVBQWU7RUFDZixZQUFZO0VBQ1osb0JBQW9CO0FBQ3RCOztBQUVBO0VBQ0Usa0JBQWtCO0VBQ2xCLG9CQUFvQjtFQUNwQixtQkFBbUI7QUFDckI7O0FBRUE7RUFDRSxvQ0FBb0M7QUFDdEM7O0FBRUE7RUFDRSxhQUFhO0VBQ2IscUJBQXFCO0VBQ3JCLDZCQUE2QjtFQUM3QixtQ0FBbUM7QUFDckM7O0FBRUE7RUFDRSxrQkFBa0I7RUFDbEIsYUFBYTtFQUNiLGVBQWU7RUFDZiwwQkFBMEI7RUFDMUIsc0JBQXNCO0FBQ3hCOztBQUVBO0VBQ0UseUJBQXlCO0FBQzNCOztBQUVBO0VBQ0Usa0JBQWtCO0VBQ2xCLG9CQUFvQjtFQUNwQixtQkFBbUI7O0VBRW5CLGFBQWE7RUFDYixtQkFBbUI7O0VBRW5CLDZCQUE2QjtBQUMvQjs7QUFFQTtFQUNFLG1DQUFtQztFQUNuQyxtQ0FBbUM7RUFDbkMsNkJBQTZCO0VBQzdCLHlDQUF5QztFQUN6QyxpREFBaUQ7QUFDbkQ7O0FBRUE7RUFDRSx1Q0FBdUM7RUFDdkMsaUNBQWlDO0VBQ2pDLHFDQUFxQztFQUNyQyxtQ0FBbUM7RUFDbkMscUNBQXFDO0VBQ3JDLG1EQUFtRDtFQUNuRCw0Q0FBNEM7QUFDOUM7O0FBRUEsa0JBQWtCO0FBQ2xCO0VBQ0UsNkJBQTZCO0FBQy9COztBQUVBO0VBQ0UsOEJBQThCO0FBQ2hDOztBQUVBO0VBQ0Usa0NBQWtDO0FBQ3BDOztBQUVBO0VBQ0UsbUNBQW1DO0FBQ3JDOztBQUVBO0VBQ0Usb0NBQW9DO0FBQ3RDOztBQUVBO0VBQ0Usa0JBQWtCO0VBQ2xCLG1DQUFtQztBQUNyQzs7QUFFQTtFQUNFLDZDQUE2QztBQUMvQzs7QUFFQTtFQUNFLDhEQUE4RDtFQUM5RCxtQ0FBbUM7QUFDckM7O0FBRUE7RUFDRSwwREFBMEQ7RUFDMUQsa0NBQWtDO0FBQ3BDOztBQUVBO0VBQ0UseUJBQXlCO0VBQ3pCLGFBQWE7RUFDYixvQkFBb0I7RUFDcEIsb0NBQW9DO0FBQ3RDOztBQUVBO0VBQ0UsMkNBQTJDO0VBQzNDLGlDQUFpQztBQUNuQzs7QUFFQTtFQUNFLG1DQUFtQztFQUNuQyw0REFBNEQ7QUFDOUQ7O0FBRUE7RUFDRSxrQkFBa0I7QUFDcEI7O0FBRUE7RUFDRSxlQUFlO0FBQ2pCIiwic291cmNlc0NvbnRlbnQiOlsiLyogVmFyaWFibGVzIGRlY2xhcmF0aW9uICovXG4vKiBwcmV0dGllci1pZ25vcmUgKi9cbi5yZHAtcm9vdCB7XG4gIC0tcmRwLWFjY2VudC1jb2xvcjogYmx1ZTsgLyogVGhlIGFjY2VudCBjb2xvciB1c2VkIGZvciBzZWxlY3RlZCBkYXlzIGFuZCBVSSBlbGVtZW50cy4gKi9cbiAgLS1yZHAtYWNjZW50LWJhY2tncm91bmQtY29sb3I6ICNmMGYwZmY7IC8qIFRoZSBhY2NlbnQgYmFja2dyb3VuZCBjb2xvciB1c2VkIGZvciBzZWxlY3RlZCBkYXlzIGFuZCBVSSBlbGVtZW50cy4gKi9cbiAgLS1yZHAtZm9udC1mYW1pbHk6IHN5c3RlbS11aTsgLyogVGhlIGZvbnQgZmFtaWx5IHVzZWQgYnkgdGhlIGNhbGVuZGFyLiBOb3RlIHRoYXQgYGluaGVyaXRgZG9lcyBub3Qgd29yayBoZXJlLiAqL1xuXG4gIC0tcmRwLWRheS1mb250OiBpbmhlcml0OyAvKiBUaGUgZm9udCB1c2VkIGZvciB0aGUgZGF5IGNlbGxzLiAqL1xuICAtLXJkcC1kYXktaGVpZ2h0OiAyLjc1cmVtOyAvKiBUaGUgaGVpZ2h0IG9mIHRoZSBkYXkgY2VsbHMuICovXG4gIC0tcmRwLWRheS13aWR0aDogMi43NXJlbTsgLyogVGhlIHdpZHRoIG9mIHRoZSBkYXkgY2VsbHMuICovXG4gIFxuICAtLXJkcC1kYXlfYnV0dG9uLWJvcmRlci1yYWRpdXM6IDEwMCU7IC8qIFRoZSBib3JkZXIgcmFkaXVzIG9mIHRoZSBkYXkgY2VsbHMuICovXG4gIC0tcmRwLWRheV9idXR0b24tYm9yZGVyOiAycHggc29saWQgdHJhbnNwYXJlbnQ7IC8qIFRoZSBib3JkZXIgb2YgdGhlIGRheSBjZWxscy4gKi9cbiAgLS1yZHAtZGF5X2J1dHRvbi1oZWlnaHQ6IHZhcigtLXJkcC1kYXktd2lkdGgpOyAvKiBUaGUgaGVpZ2h0IG9mIHRoZSBkYXkgY2VsbHMuICovXG4gIC0tcmRwLWRheV9idXR0b24td2lkdGg6IHZhcigtLXJkcC1kYXktaGVpZ2h0KTsgLyogVGhlIHdpZHRoIG9mIHRoZSBkYXkgY2VsbHMuICovXG4gIFxuICAtLXJkcC1zZWxlY3RlZC1ib3JkZXI6IDJweCBzb2xpZCB2YXIoLS1yZHAtYWNjZW50LWNvbG9yKTsgLyogVGhlIGJvcmRlciBvZiB0aGUgc2VsZWN0ZWQgZGF5cy4gKi9cbiAgLS1yZHAtc2VsZWN0ZWQtZm9udDogYm9sZCBsYXJnZSB2YXIoLS1yZHAtZm9udC1mYW1pbHkpOyAvKiBUaGUgZm9udCBvZiB0aGUgc2VsZWN0ZWQgZGF5cy4gKi9cbiAgLS1yZHAtZGlzYWJsZWQtb3BhY2l0eTogMC41OyAvKiBUaGUgb3BhY2l0eSBvZiB0aGUgZGlzYWJsZWQgZGF5cy4gKi9cbiAgLS1yZHAtb3V0c2lkZS1vcGFjaXR5OiAwLjc1OyAvKiBUaGUgb3BhY2l0eSBvZiB0aGUgZGF5cyBvdXRzaWRlIHRoZSBjdXJyZW50IG1vbnRoLiAqL1xuICAtLXJkcC10b2RheS1jb2xvcjogdmFyKC0tcmRwLWFjY2VudC1jb2xvcik7IC8qIFRoZSBjb2xvciBvZiB0aGUgdG9kYXkncyBkYXRlLiAqL1xuICBcbiAgLS1yZHAtZHJvcGRvd24tZ2FwOiAwLjVyZW07LyogVGhlIGdhcCBiZXR3ZWVuIHRoZSBkcm9wZG93bnMgdXNlZCBpbiB0aGUgbW9udGggY2FwdG9ucy4gKi9cbiAgXG4gIC0tcmRwLW1vbnRoX2NhcHRpb24tZm9udDogYm9sZCBsYXJnZXIgdmFyKC0tcmRwLWZvbnQtZmFtaWx5KTsgLyogVGhlIGZvbnQgb2YgdGhlIG1vbnRoIGNhcHRpb24uICovXG4gIC0tcmRwLW1vbnRocy1nYXA6IDJyZW07IC8qIFRoZSBnYXAgYmV0d2VlbiB0aGUgbW9udGhzIGluIHRoZSBtdWx0aS1tb250aCB2aWV3LiAqL1xuICBcbiAgLS1yZHAtbmF2X2J1dHRvbi1kaXNhYmxlZC1vcGFjaXR5OiAwLjU7IC8qIFRoZSBvcGFjaXR5IG9mIHRoZSBkaXNhYmxlZCBuYXZpZ2F0aW9uIGJ1dHRvbnMuICovXG4gIC0tcmRwLW5hdl9idXR0b24taGVpZ2h0OiAyLjI1cmVtOyAvKiBUaGUgaGVpZ2h0IG9mIHRoZSBuYXZpZ2F0aW9uIGJ1dHRvbnMuICovXG4gIC0tcmRwLW5hdl9idXR0b24td2lkdGg6IDIuMjVyZW07IC8qIFRoZSB3aWR0aCBvZiB0aGUgbmF2aWdhdGlvbiBidXR0b25zLiAqL1xuICAtLXJkcC1uYXYtaGVpZ2h0OiAyLjc1cmVtOyAvKiBUaGUgaGVpZ2h0IG9mIHRoZSBuYXZpZ2F0aW9uIGJhci4gKi9cbiAgXG4gIC0tcmRwLXJhbmdlX21pZGRsZS1iYWNrZ3JvdW5kLWNvbG9yOiB2YXIoLS1yZHAtYWNjZW50LWJhY2tncm91bmQtY29sb3IpOyAvKiBUaGUgY29sb3Igb2YgdGhlIGJhY2tncm91bmQgZm9yIGRheXMgaW4gdGhlIG1pZGRsZSBvZiBhIHJhbmdlLiAqL1xuICAtLXJkcC1yYW5nZV9taWRkbGUtZm9udDogbm9ybWFsIG1lZGl1bSB2YXIoLS1yZHAtZm9udC1mYW1pbHkpOyAvKiBUaGUgZm9udCBmb3IgZGF5cyBpbiB0aGUgbWlkZGxlIG9mIGEgcmFuZ2UuICovXG4gIC0tcmRwLXJhbmdlX21pZGRsZS1mb3JlZ3JvdW5kLWNvbG9yOiB3aGl0ZTsgLyogVGhlIGZvbnQgZm9yIGRheXMgaW4gdGhlIG1pZGRsZSBvZiBhIHJhbmdlLiAqL1xuICAtLXJkcC1yYW5nZV9taWRkbGUtY29sb3I6IGluaGVyaXQ7LyogVGhlIGNvbG9yIG9mIHRoZSByYW5nZSB0ZXh0LiAqL1xuICBcbiAgLS1yZHAtcmFuZ2Vfc3RhcnQtY29sb3I6IHdoaXRlOyAvKiBUaGUgY29sb3Igb2YgdGhlIHJhbmdlIHRleHQuICovXG4gIC0tcmRwLXJhbmdlX3N0YXJ0LWJhY2tncm91bmQ6IGxpbmVhci1ncmFkaWVudCh2YXIoLS1yZHAtZ3JhZGllbnQtZGlyZWN0aW9uKSwgdHJhbnNwYXJlbnQgNTAlLCB2YXIoLS1yZHAtcmFuZ2VfbWlkZGxlLWJhY2tncm91bmQtY29sb3IpIDUwJSk7IC8qIFVzZWQgZm9yIHRoZSBiYWNrZ3JvdW5kIG9mIHRoZSBzdGFydCBvZiB0aGUgc2VsZWN0ZWQgcmFuZ2UuICovXG4gIC0tcmRwLXJhbmdlX3N0YXJ0LWRhdGUtYmFja2dyb3VuZC1jb2xvcjogdmFyKC0tcmRwLWFjY2VudC1jb2xvcik7IC8qIFRoZSBiYWNrZ3JvdW5kIGNvbG9yIG9mIHRoZSBkYXRlIHdoZW4gYXQgdGhlIHN0YXJ0IG9mIHRoZSBzZWxlY3RlZCByYW5nZS4gKi9cbiAgXG4gIC0tcmRwLXJhbmdlX2VuZC1iYWNrZ3JvdW5kOiBsaW5lYXItZ3JhZGllbnQodmFyKC0tcmRwLWdyYWRpZW50LWRpcmVjdGlvbiksIHZhcigtLXJkcC1yYW5nZV9taWRkbGUtYmFja2dyb3VuZC1jb2xvcikgNTAlLCB0cmFuc3BhcmVudCA1MCUpOyAvKiBVc2VkIGZvciB0aGUgYmFja2dyb3VuZCBvZiB0aGUgZW5kIG9mIHRoZSBzZWxlY3RlZCByYW5nZS4gKi9cbiAgLS1yZHAtcmFuZ2VfZW5kLWNvbG9yOiB3aGl0ZTsvKiBUaGUgY29sb3Igb2YgdGhlIHJhbmdlIHRleHQuICovXG4gIC0tcmRwLXJhbmdlX2VuZC1kYXRlLWJhY2tncm91bmQtY29sb3I6IHZhcigtLXJkcC1hY2NlbnQtY29sb3IpOyAvKiBUaGUgYmFja2dyb3VuZCBjb2xvciBvZiB0aGUgZGF0ZSB3aGVuIGF0IHRoZSBlbmQgb2YgdGhlIHNlbGVjdGVkIHJhbmdlLiAqL1xuICBcbiAgLS1yZHAtd2Vla19udW1iZXItYm9yZGVyLXJhZGl1czogMTAwJTsgLyogVGhlIGJvcmRlciByYWRpdXMgb2YgdGhlIHdlZWsgbnVtYmVyLiAqL1xuICAtLXJkcC13ZWVrX251bWJlci1ib3JkZXI6IDJweCBzb2xpZCB0cmFuc3BhcmVudDsgLyogVGhlIGJvcmRlciBvZiB0aGUgd2VlayBudW1iZXIuICovXG4gIC0tcmRwLXdlZWtfbnVtYmVyLWZvbnQ6IDQwMCBzbWFsbCB2YXIoLS1yZHAtZm9udC1mYW1pbHkpOyAvKiBUaGUgZm9udCBvZiB0aGUgd2VlayBudW1iZXIgY2VsbHMuICovXG4gIC0tcmRwLXdlZWtfbnVtYmVyLWhlaWdodDogdmFyKC0tcmRwLWRheS1oZWlnaHQpOyAvKiBUaGUgaGVpZ2h0IG9mIHRoZSB3ZWVrIG51bWJlciBjZWxscy4gKi9cbiAgLS1yZHAtd2Vla19udW1iZXItb3BhY2l0eTogMC43NTsgLyogVGhlIG9wYWNpdHkgb2YgdGhlIHdlZWsgbnVtYmVyLiAqL1xuICAtLXJkcC13ZWVrX251bWJlci13aWR0aDogdmFyKC0tcmRwLWRheS13aWR0aCk7IC8qIFRoZSB3aWR0aCBvZiB0aGUgd2VlayBudW1iZXIgY2VsbHMuICovXG4gIC0tcmRwLXdlZWtudW1iZXItdGV4dC1hbGlnbjogY2VudGVyOyAvKiBUaGUgdGV4dCBhbGlnbm1lbnQgb2YgdGhlIHdlZWtkYXkgY2VsbHMuICovXG5cbiAgLS1yZHAtd2Vla2RheS1mb250OiA1MDAgc21hbGxlciB2YXIoLS1yZHAtZm9udC1mYW1pbHkpOyAvKiBUaGUgZm9udCBvZiB0aGUgd2Vla2RheS4gKi9cbiAgLS1yZHAtd2Vla2RheS1vcGFjaXR5OiAwLjc1OyAvKiBUaGUgb3BhY2l0eSBvZiB0aGUgd2Vla2RheS4gKi9cbiAgLS1yZHAtd2Vla2RheS1wYWRkaW5nOiAwLjVyZW0gMHJlbTsgLyogVGhlIHBhZGRpbmcgb2YgdGhlIHdlZWtkYXkuICovXG4gIC0tcmRwLXdlZWtkYXktdGV4dC1hbGlnbjogY2VudGVyOyAvKiBUaGUgdGV4dCBhbGlnbm1lbnQgb2YgdGhlIHdlZWtkYXkgY2VsbHMuICovXG5cbiAgLS1yZHAtZ3JhZGllbnQtZGlyZWN0aW9uOiA5MGRlZztcbn1cblxuLnJkcC1yb290W2Rpcj1cInJ0bFwiXSB7XG4gIC0tcmRwLWdyYWRpZW50LWRpcmVjdGlvbjogLTkwZGVnO1xufVxuXG4vKiBSb290IG9mIHRoZSBjb21wb25lbnQuICovXG4ucmRwLXJvb3Qge1xuICBwb3NpdGlvbjogcmVsYXRpdmU7IC8qIFJlcXVpcmVkIHRvIHBvc2l0aW9uIHRoZSBuYXZpZ2F0aW9uIHRvb2xiYXIuICovXG4gIGJveC1zaXppbmc6IGJvcmRlci1ib3g7XG59XG5cbi5yZHAtcm9vdCAqIHtcbiAgYm94LXNpemluZzogYm9yZGVyLWJveDtcbn1cblxuLnJkcC1kYXkge1xuICB3aWR0aDogdmFyKC0tcmRwLWRheS13aWR0aCk7XG4gIGhlaWdodDogdmFyKC0tcmRwLWRheS1oZWlnaHQpO1xuICBmb250OiB2YXIoLS1yZHAtZGF5LWZvbnQpO1xuICB0ZXh0LWFsaWduOiBjZW50ZXI7XG59XG5cbi5yZHAtZGF5X2J1dHRvbiB7XG4gIGJhY2tncm91bmQ6IG5vbmU7XG4gIHBhZGRpbmc6IDA7XG4gIG1hcmdpbjogMDtcbiAgY3Vyc29yOiBwb2ludGVyO1xuICBmb250OiBpbmhlcml0O1xuICBjb2xvcjogaW5oZXJpdDtcbiAganVzdGlmeS1jb250ZW50OiBjZW50ZXI7XG4gIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gIGRpc3BsYXk6IGZsZXg7XG5cbiAgd2lkdGg6IHZhcigtLXJkcC1kYXlfYnV0dG9uLXdpZHRoKTtcbiAgaGVpZ2h0OiB2YXIoLS1yZHAtZGF5X2J1dHRvbi1oZWlnaHQpO1xuICBib3JkZXI6IHZhcigtLXJkcC1kYXlfYnV0dG9uLWJvcmRlcik7XG4gIGJvcmRlci1yYWRpdXM6IHZhcigtLXJkcC1kYXlfYnV0dG9uLWJvcmRlci1yYWRpdXMpO1xufVxuXG4ucmRwLWRheV9idXR0b246ZGlzYWJsZWQge1xuICBjdXJzb3I6IHJldmVydDtcbn1cblxuLnJkcC1jYXB0aW9uX2xhYmVsIHtcbiAgei1pbmRleDogMTtcblxuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGRpc3BsYXk6IGlubGluZS1mbGV4O1xuICBhbGlnbi1pdGVtczogY2VudGVyO1xuXG4gIHdoaXRlLXNwYWNlOiBub3dyYXA7XG4gIGJvcmRlcjogMDtcbn1cblxuLnJkcC1idXR0b25fbmV4dCxcbi5yZHAtYnV0dG9uX3ByZXZpb3VzIHtcbiAgYm9yZGVyOiBub25lO1xuICBiYWNrZ3JvdW5kOiBub25lO1xuICBwYWRkaW5nOiAwO1xuICBtYXJnaW46IDA7XG4gIGN1cnNvcjogcG9pbnRlcjtcbiAgZm9udDogaW5oZXJpdDtcbiAgY29sb3I6IGluaGVyaXQ7XG4gIC1tb3otYXBwZWFyYW5jZTogbm9uZTtcbiAgLXdlYmtpdC1hcHBlYXJhbmNlOiBub25lO1xuICBkaXNwbGF5OiBpbmxpbmUtZmxleDtcbiAgYWxpZ24taXRlbXM6IGNlbnRlcjtcbiAganVzdGlmeS1jb250ZW50OiBjZW50ZXI7XG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgYXBwZWFyYW5jZTogbm9uZTtcblxuICB3aWR0aDogdmFyKC0tcmRwLW5hdl9idXR0b24td2lkdGgpO1xuICBoZWlnaHQ6IHZhcigtLXJkcC1uYXZfYnV0dG9uLWhlaWdodCk7XG59XG5cbi5yZHAtYnV0dG9uX25leHQ6ZGlzYWJsZWQsXG4ucmRwLWJ1dHRvbl9wcmV2aW91czpkaXNhYmxlZCB7XG4gIGN1cnNvcjogcmV2ZXJ0O1xuXG4gIG9wYWNpdHk6IHZhcigtLXJkcC1uYXZfYnV0dG9uLWRpc2FibGVkLW9wYWNpdHkpO1xufVxuXG4ucmRwLWNoZXZyb24ge1xuICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XG4gIGZpbGw6IHZhcigtLXJkcC1hY2NlbnQtY29sb3IpO1xufVxuXG4ucmRwLXJvb3RbZGlyPVwicnRsXCJdIC5yZHAtbmF2IC5yZHAtY2hldnJvbiB7XG4gIHRyYW5zZm9ybTogcm90YXRlKDE4MGRlZyk7XG59XG5cbi5yZHAtcm9vdFtkaXI9XCJydGxcIl0gLnJkcC1uYXYgLnJkcC1jaGV2cm9uIHtcbiAgdHJhbnNmb3JtOiByb3RhdGUoMTgwZGVnKTtcbiAgdHJhbnNmb3JtLW9yaWdpbjogNTAlO1xufVxuXG4ucmRwLWRyb3Bkb3ducyB7XG4gIHBvc2l0aW9uOiByZWxhdGl2ZTtcbiAgZGlzcGxheTogaW5saW5lLWZsZXg7XG4gIGFsaWduLWl0ZW1zOiBjZW50ZXI7XG4gIGdhcDogdmFyKC0tcmRwLWRyb3Bkb3duLWdhcCk7XG59XG4ucmRwLWRyb3Bkb3duIHtcbiAgei1pbmRleDogMjtcblxuICAvKiBSZXNldCAqL1xuICBvcGFjaXR5OiAwO1xuICBhcHBlYXJhbmNlOiBub25lO1xuICBwb3NpdGlvbjogYWJzb2x1dGU7XG4gIGluc2V0LWJsb2NrLXN0YXJ0OiAwO1xuICBpbnNldC1ibG9jay1lbmQ6IDA7XG4gIGluc2V0LWlubGluZS1zdGFydDogMDtcbiAgd2lkdGg6IDEwMCU7XG4gIG1hcmdpbjogMDtcbiAgcGFkZGluZzogMDtcbiAgY3Vyc29yOiBpbmhlcml0O1xuICBib3JkZXI6IG5vbmU7XG4gIGxpbmUtaGVpZ2h0OiBpbmhlcml0O1xufVxuXG4ucmRwLWRyb3Bkb3duX3Jvb3Qge1xuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGRpc3BsYXk6IGlubGluZS1mbGV4O1xuICBhbGlnbi1pdGVtczogY2VudGVyO1xufVxuXG4ucmRwLWRyb3Bkb3duX3Jvb3RbZGF0YS1kaXNhYmxlZD1cInRydWVcIl0gLnJkcC1jaGV2cm9uIHtcbiAgb3BhY2l0eTogdmFyKC0tcmRwLWRpc2FibGVkLW9wYWNpdHkpO1xufVxuXG4ucmRwLW1vbnRoX2NhcHRpb24ge1xuICBkaXNwbGF5OiBmbGV4O1xuICBhbGlnbi1jb250ZW50OiBjZW50ZXI7XG4gIGhlaWdodDogdmFyKC0tcmRwLW5hdi1oZWlnaHQpO1xuICBmb250OiB2YXIoLS1yZHAtbW9udGhfY2FwdGlvbi1mb250KTtcbn1cblxuLnJkcC1tb250aHMge1xuICBwb3NpdGlvbjogcmVsYXRpdmU7XG4gIGRpc3BsYXk6IGZsZXg7XG4gIGZsZXgtd3JhcDogd3JhcDtcbiAgZ2FwOiB2YXIoLS1yZHAtbW9udGhzLWdhcCk7XG4gIG1heC13aWR0aDogZml0LWNvbnRlbnQ7XG59XG5cbi5yZHAtbW9udGhfZ3JpZCB7XG4gIGJvcmRlci1jb2xsYXBzZTogY29sbGFwc2U7XG59XG5cbi5yZHAtbmF2IHtcbiAgcG9zaXRpb246IGFic29sdXRlO1xuICBpbnNldC1ibG9jay1zdGFydDogMDtcbiAgaW5zZXQtaW5saW5lLWVuZDogMDtcblxuICBkaXNwbGF5OiBmbGV4O1xuICBhbGlnbi1pdGVtczogY2VudGVyO1xuXG4gIGhlaWdodDogdmFyKC0tcmRwLW5hdi1oZWlnaHQpO1xufVxuXG4ucmRwLXdlZWtkYXkge1xuICBvcGFjaXR5OiB2YXIoLS1yZHAtd2Vla2RheS1vcGFjaXR5KTtcbiAgcGFkZGluZzogdmFyKC0tcmRwLXdlZWtkYXktcGFkZGluZyk7XG4gIGZvbnQ6IHZhcigtLXJkcC13ZWVrZGF5LWZvbnQpO1xuICB0ZXh0LWFsaWduOiB2YXIoLS1yZHAtd2Vla2RheS10ZXh0LWFsaWduKTtcbiAgdGV4dC10cmFuc2Zvcm06IHZhcigtLXJkcC13ZWVrZGF5LXRleHQtdHJhbnNmb3JtKTtcbn1cblxuLnJkcC13ZWVrX251bWJlciB7XG4gIG9wYWNpdHk6IHZhcigtLXJkcC13ZWVrX251bWJlci1vcGFjaXR5KTtcbiAgZm9udDogdmFyKC0tcmRwLXdlZWtfbnVtYmVyLWZvbnQpO1xuICBoZWlnaHQ6IHZhcigtLXJkcC13ZWVrX251bWJlci1oZWlnaHQpO1xuICB3aWR0aDogdmFyKC0tcmRwLXdlZWtfbnVtYmVyLXdpZHRoKTtcbiAgYm9yZGVyOiB2YXIoLS1yZHAtd2Vla19udW1iZXItYm9yZGVyKTtcbiAgYm9yZGVyLXJhZGl1czogdmFyKC0tcmRwLXdlZWtfbnVtYmVyLWJvcmRlci1yYWRpdXMpO1xuICB0ZXh0LWFsaWduOiB2YXIoLS1yZHAtd2Vla251bWJlci10ZXh0LWFsaWduKTtcbn1cblxuLyogREFZIE1PRElGSUVSUyAqL1xuLnJkcC10b2RheTpub3QoLnJkcC1vdXRzaWRlKSB7XG4gIGNvbG9yOiB2YXIoLS1yZHAtdG9kYXktY29sb3IpO1xufVxuXG4ucmRwLXNlbGVjdGVkIHtcbiAgZm9udDogdmFyKC0tcmRwLXNlbGVjdGVkLWZvbnQpO1xufVxuXG4ucmRwLXNlbGVjdGVkIC5yZHAtZGF5X2J1dHRvbiB7XG4gIGJvcmRlcjogdmFyKC0tcmRwLXNlbGVjdGVkLWJvcmRlcik7XG59XG5cbi5yZHAtb3V0c2lkZSB7XG4gIG9wYWNpdHk6IHZhcigtLXJkcC1vdXRzaWRlLW9wYWNpdHkpO1xufVxuXG4ucmRwLWRpc2FibGVkIHtcbiAgb3BhY2l0eTogdmFyKC0tcmRwLWRpc2FibGVkLW9wYWNpdHkpO1xufVxuXG4ucmRwLWhpZGRlbiB7XG4gIHZpc2liaWxpdHk6IGhpZGRlbjtcbiAgY29sb3I6IHZhcigtLXJkcC1yYW5nZV9zdGFydC1jb2xvcik7XG59XG5cbi5yZHAtcmFuZ2Vfc3RhcnQge1xuICBiYWNrZ3JvdW5kOiB2YXIoLS1yZHAtcmFuZ2Vfc3RhcnQtYmFja2dyb3VuZCk7XG59XG5cbi5yZHAtcmFuZ2Vfc3RhcnQgLnJkcC1kYXlfYnV0dG9uIHtcbiAgYmFja2dyb3VuZC1jb2xvcjogdmFyKC0tcmRwLXJhbmdlX3N0YXJ0LWRhdGUtYmFja2dyb3VuZC1jb2xvcik7XG4gIGNvbG9yOiB2YXIoLS1yZHAtcmFuZ2Vfc3RhcnQtY29sb3IpO1xufVxuXG4ucmRwLXJhbmdlX21pZGRsZSB7XG4gIGJhY2tncm91bmQtY29sb3I6IHZhcigtLXJkcC1yYW5nZV9taWRkbGUtYmFja2dyb3VuZC1jb2xvcik7XG4gIGZvbnQ6IHZhcigtLXJkcC1yYW5nZV9taWRkbGUtZm9udCk7XG59XG5cbi5yZHAtcmFuZ2VfbWlkZGxlIC5yZHAtZGF5X2J1dHRvbiB7XG4gIGJvcmRlci1jb2xvcjogdHJhbnNwYXJlbnQ7XG4gIGJvcmRlcjogdW5zZXQ7XG4gIGJvcmRlci1yYWRpdXM6IHVuc2V0O1xuICBjb2xvcjogdmFyKC0tcmRwLXJhbmdlX21pZGRsZS1jb2xvcik7XG59XG5cbi5yZHAtcmFuZ2VfZW5kIHtcbiAgYmFja2dyb3VuZDogdmFyKC0tcmRwLXJhbmdlX2VuZC1iYWNrZ3JvdW5kKTtcbiAgY29sb3I6IHZhcigtLXJkcC1yYW5nZV9lbmQtY29sb3IpO1xufVxuXG4ucmRwLXJhbmdlX2VuZCAucmRwLWRheV9idXR0b24ge1xuICBjb2xvcjogdmFyKC0tcmRwLXJhbmdlX3N0YXJ0LWNvbG9yKTtcbiAgYmFja2dyb3VuZC1jb2xvcjogdmFyKC0tcmRwLXJhbmdlX2VuZC1kYXRlLWJhY2tncm91bmQtY29sb3IpO1xufVxuXG4ucmRwLXJhbmdlX3N0YXJ0LnJkcC1yYW5nZV9lbmQge1xuICBiYWNrZ3JvdW5kOiByZXZlcnQ7XG59XG5cbi5yZHAtZm9jdXNhYmxlIHtcbiAgY3Vyc29yOiBwb2ludGVyO1xufVxuIl0sInNvdXJjZVJvb3QiOiIifQ== */</style><script src="https://js.stripe.com/v3"></script></head><body><div id="app"><div class="sc-gYtlsd byJeVw"><div class="sc-gipzik cDKswN"><div class="sc-jlyJG buSSiz"></div><div class="sc-igwadP EEaym"><section id="section-b0e3afc7" class="sc-ecaExY bjHdRP"><div width="wide" class="sc-cZBZkQ gDlnUS"><div class="sc-cnTzU etybHG"><div style="background-size:initial;background-position:50% 50%;background-repeat:repeat;background-attachment:initial" id="row-cc70677b" class="sc-feryYK ezmjcl"><div size="6" class="sc-fzsDOv fbtnne"><div class="sc-cnTzU eqMsxM"><div width="189" class="sc-caSCKo jqnxPo"><picture class="sc-gisBJw eKegb"><img id="image-c15ee890" src="https://d1yei2z3i6k35z.cloudfront.net/10554868/675fc5ab2e580_logo.png" width="189" loading="lazy" class="sc-fAjcbJ lhDNFw"><div width="189" class="sc-eqIVtm JsFDU"></div></picture></div></div></div><div size="6" class="sc-fzsDOv eOwnkJ"><div class="sc-igwadP jTpsTU"><div id="menu-3a053f47" class="sc-iQtOjA umGwY"><a href="#" color="rgba(255, 255, 255, 1)" font-size="16" font-family="Raleway" font-weight="500" font-style="normal" class="sc-iybRtq krSBlz">CHAPTERS</a><div class="sc-hjRWVT bwhCMZ"></div><a href="#" color="rgba(255, 255, 255, 1)" font-size="16" font-family="Raleway" font-weight="500" font-style="normal" class="sc-iybRtq krSBlz">AUTHORS</a></div><div class="sc-cEvuZC gRawZK"><span class="sc-fHxwqH eZVhcH"></span><span class="sc-fHxwqH eZVhcH"></span><span class="sc-fHxwqH eZVhcH"></span></div><div id="side-menu-3a053f47" class="sc-dvCyap ipNdcI"><ul spacing="16" class="sc-iomxrj icNeUD"><li><div class="sc-eIHaNI iXgOGg"><div class="sc-ugnQR hDanWH"><a href="#" font-size="16" font-family="Raleway" font-weight="500" font-style="normal" color="rgba(255, 255, 255, 1)" class="sc-iybRtq krSBlz">CHAPTERS</a></div></div></li><li><div class="sc-eIHaNI iXgOGg"><div class="sc-ugnQR hDanWH"><a href="#" font-size="16" font-family="Raleway" font-weight="500" font-style="normal" color="rgba(255, 255, 255, 1)" class="sc-iybRtq krSBlz">AUTHORS</a></div></div></li></ul></div></div></div></div></div><div class="sc-cnTzU etybHG"><div style="background-size:initial;background-position:50% 50%;background-repeat:repeat;background-attachment:initial" id="row-39412220" class="sc-feryYK jOSpHn"><div size="6" class="sc-fzsDOv gCruhp"><div class="sc-cnTzU jlvAXd"><div id="headline-54bbcf87" font-size="57" color="rgba(19, 19, 19, 1)" font-family="Fira Sans" font-style="normal" font-weight="400" class="sc-itybZL cfBzuG"><p dir="ltr"><span style="color: rgba(255, 255, 255, 1)">Nicoya PuraTea™ | Official Website - $39/Per Pack</span></p></div></div><div class="sc-igwadP bxKmev"><div id="text-6c0e0f54" font-size="20" font-family="Fira Sans" color="rgba(19, 19, 19, 1)" class="sc-itybZL dzMIWc"><div><p dir="ltr"><span style="color: rgba(255, 255, 255, 1)">Nicoya PuraTea is an all-natural dietary supplement formulated to support healthy weight loss and enhance overall well-being.</span></p></div></div></div><div class="sc-igwadP gHIAdM"><a id="button-a22ee337" href="https://www.globalfitnessmart.com/get-nicoya-puratea" target="_blank" rel="noopener noreferrer" class="sc-bdVaJa bbKtEe"><div class="sc-bwzfXH eqoTOr">Buy now<i class="sc-htpNat fkXTIP fas fa-arrow-right"></i></div></a></div></div><div size="6" class="sc-fzsDOv eOwnkJ"><div class="sc-cnTzU eqMsxM"><div width="550" class="sc-caSCKo jOfsbK"><picture class="sc-gisBJw kgaoQT"><a href="https://www.globalfitnessmart.com/get-nicoya-puratea" rel="noopener noreferrer" target="_blank"><img id="image-39163ff8" src="https://d1yei2z3i6k35z.cloudfront.net/10554868/675fc3ce47cdf_NicoyaPuraTea7.png" width="550" loading="lazy" class="sc-fAjcbJ dyPnZo"></a></picture></div></div></div></div></div></div></section></div><div class="sc-cnTzU kycfmm"><section style="background-size:initial;background-position:50% 50%;background-repeat:no-repeat;background-attachment:initial" id="section-e0f70aa5" class="sc-kkbgRg eIETPY"><div width="100%" class="sc-hRmvpr dVJLKM"><div class="sc-cnTzU kycfmm"><div style="background-size:initial;background-position:50% 50%;background-repeat:repeat;background-attachment:initial" id="row-e71f9db5" class="sc-feryYK jHyIDw"><div size="12" class="sc-fzsDOv ibogJB"><div class="sc-cnTzU eqMsxM"><div width="946" class="sc-caSCKo jOfsbK"><picture class="sc-gisBJw hgsVVZ"><a href="https://www.globalfitnessmart.com/get-nicoya-puratea" rel="noopener noreferrer" target="_blank"><img id="image-dddc23d6" src="https://d1yei2z3i6k35z.cloudfront.net/10554868/675fc4a7e705b_Screenshot1665.png" width="946" loading="lazy" class="sc-fAjcbJ gXnnsM"></a></picture></div></div></div></div></div></div></section></div><div class="sc-igwadP jqZpwu"><section id="section-ad34ba4d" class="sc-ecaExY dpceIh"><div width="wide" class="sc-cZBZkQ gDlnUS"><div class="sc-cnTzU etybHG"><div style="background-size:initial;background-position:50% 50%;background-repeat:repeat;background-attachment:initial" id="row-deb9044d" class="sc-feryYK eiMfzH"><div size="12" class="sc-fzsDOv ibogJB"><div class="sc-igwadP ZEVzR"><div id="text-de97e9fa" font-size="14" font-family="inherit" color="rgba(19, 19, 19, 1)" class="sc-itybZL gihhGB"><div><p dir="ltr">Built with <a href="https://systeme.io/" style="">systeme.io</a> | Privacy policy | Legal | Terms and conditions</p></div></div></div></div></div></div></div></section></div></div></div><a href="https://systeme.io/?sa=sa02136985975359c39b50419e3db95bd3019ad23e" target="_blank" rel="noopener noreferrer"><div class="AffiliateBadgeUi-wzepun-0 bjLeTS"><span class="AffiliateBadgePoweredByUi-sc-1odblvi-0 npvgz">Powered by</span></div></a></div><script data-cookieconsent="ignore" charset="UTF-8">window.__PRELOADED_STATE__={"page":{"id":24766215,"type":"sales_page","locale":"en","entities":{"10fbf7a9-d1a5-4cfe-81ac-119b5084acc9":{"id":"10fbf7a9-d1a5-4cfe-81ac-119b5084acc9","type":"Image","ratio":1,"width":550,"fileId":25814531,"margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"styles":[],"options":[],"parentId":"4154f3c0-0987-4c8b-89c9-0f31fa7e8555","alignSelf":"center","appearance":{"mobile":true,"desktop":true},"htmlAttrId":"image-39163ff8","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"link":"https://www.globalfitnessmart.com/get-nicoya-puratea","openNewTab":true},"12e96130-a413-4dd3-8ace-4d1dfea58ae2":{"id":"12e96130-a413-4dd3-8ace-4d1dfea58ae2","type":"Row","border":{"radius":0},"margin":{"marginTop":0,"marginLeft":-40,"marginRight":-40,"marginBottom":0},"styles":[],"options":[],"padding":{"paddingTop":24,"paddingLeft":40,"paddingRight":40,"paddingBottom":0},"childIds":["c7d37621-4f28-4d04-8b42-c4a2a5ff991e","9ed4eb0c-f058-48a8-a8a1-9aa2108dee7e"],"parentId":"7c62babd-99ce-4cd0-8c47-6666f89b2acc","appearance":{"mobile":true,"desktop":true},"background":{"backgroundSize":"initial","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"htmlAttrId":"row-cc70677b","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":20,"paddingLeft":20,"paddingRight":20,"paddingBottom":20},"backgroundColor":"rgba(19, 19, 19, 1)"},"4154f3c0-0987-4c8b-89c9-0f31fa7e8555":{"id":"4154f3c0-0987-4c8b-89c9-0f31fa7e8555","size":6,"type":"Column","styles":[],"options":[],"childIds":["10fbf7a9-d1a5-4cfe-81ac-119b5084acc9"],"parentId":"9a55c3a3-8f0c-4013-a44d-c03b64c2abbd","alignSelf":"center","htmlAttrId":"column-d0f860cb"},"46e8414f-3293-4919-997a-661755b3f555":{"id":"46e8414f-3293-4919-997a-661755b3f555","type":"Image","ratio":2.78,"width":189,"fileId":25814631,"margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"styles":[],"options":[],"parentId":"c7d37621-4f28-4d04-8b42-c4a2a5ff991e","alignSelf":"flex-start","appearance":{"mobile":true,"desktop":true},"htmlAttrId":"image-c15ee890","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"background":"rgba(255, 255, 255, 0)","boxShadow":"0px 1px 5px 0px rgba(0, 0, 0, 0.2)"},"48db6756-7f42-4765-b419-53081b554352":{"id":"48db6756-7f42-4765-b419-53081b554352","size":6,"type":"Column","styles":[],"options":[],"childIds":["7bada2db-8043-4a2b-ada9-01361e0fde95","cc7affdb-1d46-4012-b2a9-87c6d5750531","da3f750d-5bbe-47ad-8333-019637c8c768"],"parentId":"9a55c3a3-8f0c-4013-a44d-c03b64c2abbd","alignSelf":"center","htmlAttrId":"column-9a78ba3a"},"4d1e600f-b639-450f-949b-f6b749873660":{"id":"4d1e600f-b639-450f-949b-f6b749873660","type":"BODY","styles":{"backgroundSize":"initial","backgroundColor":"rgba(224, 214, 204, 1)","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"options":{"attrId":"body-33ade303"},"childIds":["7c62babd-99ce-4cd0-8c47-6666f89b2acc","37e4789a-0437-46e5-9e35-da7e6f5f9d94","5cde1dde-364f-4a1f-9d92-7e47d55d0fae"],"mobileStyles":[],"mobileOptions":[]},"5cde1dde-364f-4a1f-9d92-7e47d55d0fae":{"id":"5cde1dde-364f-4a1f-9d92-7e47d55d0fae","type":"SECTION","styles":{"padding":"24px 0px 24px 0px","marginTop":"0px","marginLeft":"0px","marginRight":"0px","marginBottom":"0px","backgroundSize":"initial","backgroundColor":"rgba(19, 19, 19, 0)","backgroundRepeat":"no-repeat","backgroundPosition":"0% 0%","backgroundAttachment":"initial"},"options":{"width":"wide","attrId":"section-ad34ba4d","appearance":{"mobile":true,"desktop":true},"backgroundFileId":null},"childIds":["d0da4035-7eef-4f8a-8ea6-3e426265b39d"],"parentId":"4d1e600f-b639-450f-949b-f6b749873660","mobileStyles":{"padding":"24px 20px 24px 20px","marginTop":"0px","marginLeft":"0px","marginRight":"0px","marginBottom":"0px","backgroundSize":"initial","backgroundRepeat":"no-repeat","backgroundPosition":"0% 0%","backgroundAttachment":"initial"},"mobileOptions":[]},"7bada2db-8043-4a2b-ada9-01361e0fde95":{"id":"7bada2db-8043-4a2b-ada9-01361e0fde95","type":"Headline","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":30},"styles":[],"options":[],"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"fontSize":57,"parentId":"48db6756-7f42-4765-b419-53081b554352","textAlign":"left","appearance":{"mobile":true,"desktop":true},"htmlAttrId":"headline-54bbcf87","lineHeight":62,"mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":16},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"mobileFontSize":34,"mobileTextAlign":"left","rawContentState":"{\"blocks\":[{\"key\":\"coh85\",\"text\":\"Nicoya PuraTea™ | Official Website - $39/Per Pack\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[{\"offset\":0,\"length\":49,\"style\":\"rgba(255, 255, 255, 1)\"}],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}","mobileLineHeight":36,"html":"\x3cp dir=\"ltr\">\x3cspan style=\"color: rgba(255, 255, 255, 1)\">Nicoya PuraTea™ | Official Website - $39/Per Pack\x3c/span>\x3c/p>"},"7c62babd-99ce-4cd0-8c47-6666f89b2acc":{"id":"7c62babd-99ce-4cd0-8c47-6666f89b2acc","type":"SECTION","styles":{"padding":"0px 40px 0px 40px","marginTop":"0px","marginLeft":"0px","marginRight":"0px","marginBottom":"0px","backgroundSize":"cover","backgroundColor":"rgba(0, 104, 69, 0)","backgroundRepeat":"no-repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"options":{"width":"wide","attrId":"section-b0e3afc7","appearance":{"mobile":true,"desktop":true},"backgroundFileId":null},"childIds":["12e96130-a413-4dd3-8ace-4d1dfea58ae2","9a55c3a3-8f0c-4013-a44d-c03b64c2abbd"],"parentId":"4d1e600f-b639-450f-949b-f6b749873660","mobileStyles":{"padding":"0px 0px 0px 0px","marginTop":"0px","marginLeft":"0px","marginRight":"0px","marginBottom":"0px","backgroundSize":"initial","backgroundRepeat":"no-repeat","backgroundPosition":"0% 0%","backgroundAttachment":"initial"},"mobileOptions":{"backgroundFileId":null}},"9a55c3a3-8f0c-4013-a44d-c03b64c2abbd":{"id":"9a55c3a3-8f0c-4013-a44d-c03b64c2abbd","type":"Row","margin":{"marginTop":0,"marginLeft":-40,"marginRight":-40,"marginBottom":0},"styles":[],"options":[],"padding":{"paddingTop":40,"paddingLeft":40,"paddingRight":40,"paddingBottom":80},"childIds":["48db6756-7f42-4765-b419-53081b554352","4154f3c0-0987-4c8b-89c9-0f31fa7e8555"],"parentId":"7c62babd-99ce-4cd0-8c47-6666f89b2acc","appearance":{"mobile":true,"desktop":true},"background":{"backgroundSize":"initial","backgroundPosition":"50% 50%","backgroundRepeat":"repeat","backgroundAttachment":"initial"},"htmlAttrId":"row-39412220","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":40,"paddingLeft":20,"paddingRight":20,"paddingBottom":64},"backgroundColor":"rgba(19, 19, 19, 1)"},"9ed4eb0c-f058-48a8-a8a1-9aa2108dee7e":{"id":"9ed4eb0c-f058-48a8-a8a1-9aa2108dee7e","size":6,"type":"Column","styles":[],"options":[],"childIds":["a229b02f-4aaf-4d66-b400-c028b7669786"],"parentId":"12e96130-a413-4dd3-8ace-4d1dfea58ae2","alignSelf":"center","htmlAttrId":"column-f7c605e7"},"a229b02f-4aaf-4d66-b400-c028b7669786":{"id":"a229b02f-4aaf-4d66-b400-c028b7669786","type":"Menu","color":"rgba(255, 255, 255, 1)","burger":true,"margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"styles":[],"options":[],"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"spacing":24,"fontSize":16,"parentId":"9ed4eb0c-f058-48a8-a8a1-9aa2108dee7e","alignSelf":"flex-end","fontStyle":"normal","menuItems":[{"link":"#","text":"CHAPTERS","subMenuItems":[]},{"link":"#","text":"AUTHORS","subMenuItems":[]}],"appearance":{"mobile":true,"desktop":true},"fontFamily":"Raleway","fontWeight":"500","htmlAttrId":"menu-3a053f47","lineHeight":24,"activeColor":"rgba(255, 255, 255, 1)","mobileColor":"rgba(51, 51, 51, 1)","mobileMargin":{"marginTop":-31,"marginLeft":270,"marginRight":0,"marginBottom":0},"subMenuColor":"rgba(74, 74, 74, 1)","mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"mobileSpacing":16,"mobileFontSize":18,"mobileMenuType":"side","burgerAlignSelf":"flex-end","burgerIconColor":"rgba(255, 255, 255, 1)","mobileAlignSelf":"flex-start","mobileLineHeight":32,"mobileActiveColor":"rgba(51, 51, 51, 1)","itemUnderlineColor":"rgba(255, 255, 255, 1)","sideMenuBackgroundColor":"rgba(255, 255, 255, 1)"},"c7d37621-4f28-4d04-8b42-c4a2a5ff991e":{"id":"c7d37621-4f28-4d04-8b42-c4a2a5ff991e","size":6,"type":"Column","styles":[],"options":[],"childIds":["46e8414f-3293-4919-997a-661755b3f555"],"parentId":"12e96130-a413-4dd3-8ace-4d1dfea58ae2","alignSelf":"flex-start","htmlAttrId":"column-e5ea1034"},"cc7affdb-1d46-4012-b2a9-87c6d5750531":{"id":"cc7affdb-1d46-4012-b2a9-87c6d5750531","type":"Text","margin":{"marginTop":0,"marginLeft":0,"marginRight":30,"marginBottom":30},"styles":[],"options":[],"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"fontSize":20,"parentId":"48db6756-7f42-4765-b419-53081b554352","textAlign":"left","appearance":{"mobile":true,"desktop":true},"htmlAttrId":"text-6c0e0f54","lineHeight":28,"mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":24},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"mobileFontSize":20,"mobileTextAlign":"left","rawContentState":"{\"blocks\":[{\"key\":\"7gjsu\",\"text\":\"Nicoya PuraTea is an all-natural dietary supplement formulated to support healthy weight loss and enhance overall well-being.\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[{\"offset\":0,\"length\":125,\"style\":\"rgba(255, 255, 255, 1)\"}],\"entityRanges\":[],\"data\":{}}],\"entityMap\":{}}","mobileLineHeight":30,"html":"\x3cp dir=\"ltr\">\x3cspan style=\"color: rgba(255, 255, 255, 1)\">Nicoya PuraTea is an all-natural dietary supplement formulated to support healthy weight loss and enhance overall well-being.\x3c/span>\x3c/p>"},"d0da4035-7eef-4f8a-8ea6-3e426265b39d":{"id":"d0da4035-7eef-4f8a-8ea6-3e426265b39d","type":"Row","border":{"type":"topOnly","style":"none"},"margin":{"marginTop":0,"marginLeft":-40,"marginRight":-40,"marginBottom":0},"styles":[],"options":[],"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"childIds":["e4486f98-7268-4d2a-b4f3-b88002ec94e0"],"parentId":"5cde1dde-364f-4a1f-9d92-7e47d55d0fae","appearance":{"mobile":true,"desktop":true},"background":{"backgroundSize":"initial","backgroundRepeat":"repeat","backgroundPosition":"50% 50%","backgroundAttachment":"initial"},"htmlAttrId":"row-deb9044d","mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":16,"paddingLeft":0,"paddingRight":0,"paddingBottom":0}},"d80e46e5-4dd2-4a8f-b70a-064ea995ccfb":{"id":"d80e46e5-4dd2-4a8f-b70a-064ea995ccfb","type":"Text","margin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"styles":[],"options":{"attrId":"text-05a7dee9"},"padding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"fontSize":14,"parentId":"e4486f98-7268-4d2a-b4f3-b88002ec94e0","textAlign":"center","appearance":{"mobile":true,"desktop":true},"fontFamily":"inherit","htmlAttrId":"text-de97e9fa","lineHeight":26,"mobileMargin":{"marginTop":0,"marginLeft":0,"marginRight":0,"marginBottom":0},"mobilePadding":{"paddingTop":0,"paddingLeft":0,"paddingRight":0,"paddingBottom":0},"mobileFontSize":14,"mobileTextAlign":"center","rawContentState":"{\"blocks\":[{\"key\":\"7gjsu\",\"text\":\"Built with systeme.io | Privacy policy | Legal | Terms and conditions\",\"type\":\"unstyled\",\"depth\":0,\"inlineStyleRanges\":[],\"entityRanges\":[{\"offset\":11,\"length\":10,\"key\":0}],\"data\":{}}],\"entityMap\":{\"0\":{\"type\":\"LINK\",\"mutability\":\"MUTABLE\",\"data\":{\"url\":\"https://systeme.io/\"}}}}","mobileFontFamily":"inherit","mobileLineHeight":24,"mobileLetterSpacing":0,"html":"\x3cp dir=\"ltr\">Built with \x3ca href=\"https://systeme.io/\" style=\"\">systeme.io\x3c/a> | Privacy policy | Legal | Terms and conditions\x3c/p>"},"da3f750d-5bbe-47ad-8333-019637c8c768":{"id":"da3f750d-5bbe-47ad-8333-019637c8c768","type":"BUTTON","styles":{"color":"rgba(255, 255, 255, 1)","width":"auto","padding":"18px 36px 18px 36px","fontSize":"20px","alignSelf":"flex-start","fontStyle":"normal","marginTop":"0px","background":"rgba(236, 60, 7, 1)","fontFamily":"Fira Sans","fontWeight":"500","lineHeight":"24px","marginLeft":"0px","borderColor":"rgba(54, 143, 139, 1)","borderStyle":"none","borderWidth":"1px","marginRight":"0px","marginBottom":"0px","borderTopLeftRadius":"0px","borderTopRightRadius":"0px","borderBottomLeftRadius":"0px","borderBottomRightRadius":"0px"},"options":{"text":"Buy now","hover":{"offset":5,"transform":"translateX"},"popup":"","action":"openUrl","attrId":"button-a22ee337","linkUrl":"https://www.globalfitnessmart.com/get-nicoya-puratea","subText":"","appearance":{"mobile":true,"desktop":true},"borderType":"fullBorder","subTextColor":"rgba(255,255,255,0.8)","redirectionType":"nextStep","subTextFontSize":"14px","iconClassNameAfter":"fas fa-arrow-right","iconClassNameBefore":"","linkTarget":"openInNewWindow"},"parentId":"48db6756-7f42-4765-b419-53081b554352","mobileStyles":{"width":"100%","padding":"14px 28px 14px 28px","fontSize":"18px","alignSelf":"center","boxShadow":"none","marginTop":"0px","lineHeight":"24px","marginLeft":"0px","marginRight":"0px","marginBottom":"32px"},"mobileOptions":{"subTextFontSize":"14px"}},"e4486f98-7268-4d2a-b4f3-b88002ec94e0":{"id":"e4486f98-7268-4d2a-b4f3-b88002ec94e0","size":12,"type":"Column","styles":[],"options":[],"childIds":["d80e46e5-4dd2-4a8f-b70a-064ea995ccfb"],"parentId":"d0da4035-7eef-4f8a-8ea6-3e426265b39d","alignSelf":"flex-start","htmlAttrId":"column-ecb6c112"},"37e4789a-0437-46e5-9e35-da7e6f5f9d94":{"id":"37e4789a-0437-46e5-9e35-da7e6f5f9d94","parentId":"4d1e600f-b639-450f-949b-f6b749873660","margin":{"marginTop":0,"marginRight":0,"marginBottom":0,"marginLeft":0},"mobileMargin":{"marginTop":0,"marginRight":0,"marginBottom":0,"marginLeft":0},"appearance":{"desktop":true,"mobile":true},"htmlAttrId":"section-e0f70aa5","type":"Section","background":{"backgroundRepeat":"no-repeat"},"padding":{"paddingTop":40,"paddingBottom":40,"paddingLeft":40,"paddingRight":40},"mobilePadding":{"paddingTop":5,"paddingBottom":5,"paddingLeft":5,"paddingRight":5},"contentWidth":"fullPage","childIds":["a5ece62b-a8c4-49d0-aba2-7a978b59df0d"]},"a5ece62b-a8c4-49d0-aba2-7a978b59df0d":{"id":"a5ece62b-a8c4-49d0-aba2-7a978b59df0d","parentId":"37e4789a-0437-46e5-9e35-da7e6f5f9d94","margin":{"marginTop":0,"marginRight":0,"marginBottom":0,"marginLeft":0},"mobileMargin":{"marginTop":0,"marginRight":0,"marginBottom":0,"marginLeft":0},"appearance":{"desktop":true,"mobile":true},"htmlAttrId":"row-e71f9db5","type":"Row","background":[],"padding":{"paddingTop":10,"paddingBottom":10,"paddingLeft":10,"paddingRight":10},"mobilePadding":{"paddingTop":5,"paddingBottom":5,"paddingLeft":5,"paddingRight":5},"childIds":["70126277-e0ab-4408-928d-41fb81d98a12"]},"70126277-e0ab-4408-928d-41fb81d98a12":{"id":"70126277-e0ab-4408-928d-41fb81d98a12","parentId":"a5ece62b-a8c4-49d0-aba2-7a978b59df0d","htmlAttrId":"column-0d72ff36","type":"Column","size":12,"alignSelf":"flex-start","childIds":["5c3fc4c9-6c96-41b1-b7fd-ee91b22a07db"]},"5c3fc4c9-6c96-41b1-b7fd-ee91b22a07db":{"id":"5c3fc4c9-6c96-41b1-b7fd-ee91b22a07db","parentId":"70126277-e0ab-4408-928d-41fb81d98a12","margin":{"marginTop":0,"marginRight":0,"marginBottom":0,"marginLeft":0},"mobileMargin":{"marginTop":0,"marginRight":0,"marginBottom":0,"marginLeft":0},"appearance":{"desktop":true,"mobile":true},"htmlAttrId":"image-dddc23d6","type":"Image","alignSelf":"center","fileId":25814571,"width":946,"ratio":1.41,"link":"https://www.globalfitnessmart.com/get-nicoya-puratea","openNewTab":true}},"lastPopupNumber":0,"seo":{"title":"Nicoya PuraTea™ | Official Website - $39/Per Pack","author":"Nicoya PuraTea","keywords":"Nicoya PuraTea","description":"Nicoya PuraTea™ | Official Website - $39/Per Pack","socialImage":null,"index":true},"globalColor":null,"isTemplate":false,"doubleOptIn":false,"globalSettings":{"fontStyle":"normal","linkColor":"rgba(236, 60, 7, 1)","textColor":"rgba(19, 19, 19, 1)","fontFamily":"Fira Sans","fontWeight":"400","headingColor":"rgba(19, 19, 19, 1)","textFontSize":"20px","headingFontStyle":"normal","headingFontFamily":"Fira Sans","headingFontWeight":"400","mobileTextFontSize":"16px"}},"files":{"25814531":{"id":25814531,"path":"https://d1yei2z3i6k35z.cloudfront.net/10554868/675fc3ce47cdf_NicoyaPuraTea7.png","size":471025,"tags":["image"],"type":"image","filename":"675fc3ce47cdf_NicoyaPuraTea7.png","name":"NicoyaPuraTea7.png","filenameWithoutHash":"NicoyaPuraTea7.png"},"25814571":{"id":25814571,"path":"https://d1yei2z3i6k35z.cloudfront.net/10554868/675fc4a7e705b_Screenshot1665.png","size":127200,"tags":["image"],"type":"image","filename":"675fc4a7e705b_Screenshot1665.png","name":"Screenshot1665.png","filenameWithoutHash":"Screenshot1665.png"},"25814631":{"id":25814631,"path":"https://d1yei2z3i6k35z.cloudfront.net/10554868/675fc5ab2e580_logo.png","size":4270,"tags":["image"],"type":"image","filename":"675fc5ab2e580_logo.png","name":"logo.png","filenameWithoutHash":"logo.png"}},"management":{"activePopupId":null,"previewMode":false,"screenshotMode":false,"funnelStepId":"15803438","url":"https://us-nicoyapuratea.systeme.io/","confirmedExplicitConsents":[],"isDesktop":null,"affiliateId":"%CONTACT_AFFILIATE_ID%","isMobile":"","affiliateLink":"https://systeme.io/?sa=sa02136985975359c39b50419e3db95bd3019ad23e","agreement":"%AGREEMENT%","isFreemiumUser":"1","captcha":"%CAPTCHA_OPEN_KEY%"},"optIn":{"customerFields":"%CUSTOMER_FIELDS%","fields":{},"availableCountries":"%AVAILABLE_COUNTRIES%","errors":{"common":[],"fields":{},"bookingFields":{}},"bookingFields":{},"success":false,"submitted":false,"customerCountry":"ES","nextStepUrl":"https://us-nicoyapuratea.systeme.io/default-funnel-step-thank-you-page/4836754","surveyResults":null,"csrfToken":"%CSRF_TOKEN%","submitedRecaptchas":[],"optInRecaptchaError":{}},"webinar":{"timeStamp":"%WEBINAR_SESSION_TIMESTAMP%","url":"%WEBINAR_SESSION_LINK%"},"webinarSession":{"timeStamp":"%WEBINAR_SESSION_TIMESTAMP%"},"payment":{"customerType":"%CUSTOMER_TYPE%","customerEmail":"%CUSTOMER_EMAIL%","paymentMethods":"%PAYMENT_METHODS%","isOnlyPersonalAvailable":"%IS_ONLY_PERSONAL_AVAILABLE%","offer":"%OFFER%","checkedPlanId":"%OFFER_PRICE_PLAN_ACTIVE%","customerPaymentMethod":"%CUSTOMER_PAYMENT_METHOD%","offerOwnerCountry":"%OFFER_OWNER_COUNTRY%","offerBumps":"%OFFER_BUMPS%","offerBump":"%OFFER_BUMP%","offerPricing":[],"checkedBumpsIds":[],"agreement":"%AGREEMENT%","couponCode":"","checkedCoupon":null,"pageId":"24766215","affiliateLink":"https://systeme.io/?sa=sa02136985975359c39b50419e3db95bd3019ad23e","stripeAccountId":"%STRIPE_ACCOUNT_ID%","purchaseProcessId":"%PURCHASE_PROCESS_ID%","twoStepPaymentFormStepType":"STEP_OPT_IN","deadlineTime":"%DEADLINE_TIMESTAMP%","deadlineExpirationUrl":"%DEADLINE_EXPIRATION_URL%","downsellUrl":"%DOWNSELL_URL%","mercadoPagoPublicKey":"%MERCADO_PAGO_PUBLIC_KEY%","product":"%PRODUCT%","productQuantity":1,"shipping":null,"productActiveVariant":null,"cashOnDeliveryInstruction":"%CASH_ON_DELIVERY_INSTRUCTION%","xenditPublicKey":"%XENDIT_PUBLIC_KEY%"},"offerThankYou":{"orderSummary":"%ORDER_SUMMARY%"},"lecture":{"lectureSessionId":null,"lectureSessionLoggingEnabled":"%LECTURE_SESSION_LOGGING_ENABLED%","lectureId":"%LECTURE_ID%"},"blog":{"blogPostListing":"%BLOG_POST_LISTING%","blogPostTitle":"%BLOG_POST_TITLE%","blogPostDescription":"%BLOG_POST_DESCRIPTION%","blogPostImageUrl":"%BLOG_POST_IMAGE_URL%","blogPostDateTs":"%BLOG_POST_DATE_TS%","blogPostCategories":"%BLOG_POST_CATEGORIES%","blogPath":"%BLOG_PATH%","blogLayoutPageId":"%BLOG_LAYOUT_PAGE_ID%","blogCategoryTitle":"%BLOG_CATEGORY_TITLE%","blogCategoryDescription":"%BLOG_CATEGORY_DESCRIPTION%"}}</script><script data-cookieconsent="ignore" charset="UTF-8">window.initialI18nStore={"en":{"common":{"customer_type":{"personal":"Individual","company":"Company"},"vat":"VAT","expiration":"Expiration date","card number":"Card number","cvc":"CVC","month":"Month","day":"Day","week":"week","year":"year","components":{"offer_price":{"price":"Price","vat":"Sales tax","total":"Total","one_shots_summary":{"total_tax":"Sales tax","total_amount":"Total without tax","total_amount_with_tax":"Total (including tax)","discount":"Coupon code","total_amount_with_coupon":"Total amount including discount","total_amount_with_tax_and_shipping":"Total (including tax and shipping)","subtotal_amount_with_tax":"Subtotal (including tax)","subtotal_amount":"Subtotal without tax"},"price_plans":{"trial_period":"{{ trialPeriodPrice }} for {{ trialPeriodLength }} days then","limited":"{{ amount }} every {{ interval }} during {{ intervalWithLimitOfPayments }}","unlimited":"{{ amount }} {{ intervalHack }} {{ interval }}","interval_hack_one":"every","interval_hack_many":"every","one_shot":"{{ amount }}","trial_period_price":"Free","trial_period_new":"{{ trialPeriodPrice }} for {{ trialInterval }} then","unlimited_new":"{{amount}} every {{interval}}","limited_with_limit_of_payments":"{{ amount }} / {{ interval }} - {{ count }} times"},"shipping":"Shipping fee","subtotal":"Subtotal"},"order_summary":{"header":{"product":"Product","price":"Price"}},"countdown":{"types":{"date":"Fixed time and date","minute":"Delay","daily":"Daily","deadline":"Same as deadline funnel settings"}},"timer":{"hours":"hours","minutes":"minutes","seconds":"seconds","days":"days"},"webinar_registration_date_time":{"schedule_training":"Training schedule"},"button":{"actions":{"next_step_redirection":"Next step URL"}},"member_access":{"resetting":{"success_header":"Mail sent successfully!","success_description":"We have just sent an email with a link to reset your password."},"login":{"password_forgotten":"Password forgotten?"}},"physical_product":{"quantity_label":"Quantity"},"coupon":{"discount":"You save"},"affiliate_badge":{"made_with":"Powered by"},"core":{"pagination":{"previous":"Previous","next":"Next","first":"First","last":"Last"},"text_editor":{"link_menu":{"placeholder":"Type in URL"}}},"blog_post_listing":{"read":"Read"},"payment_methods":{"card_number":"Card number","cvc":"CVC","expiration":"Expiration date","credit_cards":{"label":"Credit or debit card"},"dlocal_document_number":"Dlocal document number","card_holder_name":"Card holder name","security_code":"CVV","expiration_date":"Expiration date","identification_type":"Document type","identification_number":"Document number","installments":"Installments","stripe":{"invalid_card_number":"Invalid card number","invalid_card_expiration_date":"Invalid expiration date","invalid_card_security_code":"Invalid security code","invalid_card_details":"Your card details are invalid"},"xendit":{"invalid_card_number":"Invalid card number","invalid_card_expiration_date":"Invalid expiration date","invalid_cvn_number":"Invalid CVN"},"cash_on_delivery":{"title":"Cash on delivery"}},"price_plan":{"startup":"Startup","webinar":"Webinar","enterprise":"Enterprise","custom":"Custom","action":{"buy_now":"Buy right now","description":"Get access to all the tools you need and start growing your online business right away!","label":"Start For Free"},"range_tooltip":"Up to \x3ci>{{amount}}\x3c/i> contacts","question_main":"How many contacts do you have?","question_secondary":"How big is your email list? How many people are receiving your\n          newsletters?","select_plan_title":"Select a plan","label_in_select_option":"Up to {{amount}} contacts"},"breadcrumbs":{"items":{"home":"Blog","demo_blog_post_category_name":"Category","demo_blog_post_name":"Blog post"}},"contact_us":{"success_message":"Thank you for your request. We will contact you soon."},"attachments":{"text_label":"Attach file"},"comments":{"responses_label_one":"Response","responses_label_other":"Responses","load_more_label":"Load more","send_label":"Send","cancel_label":"Cancel","just_now_label":"Just now","reply_label":"Reply","input_placeholder_label":"Write a comment..."},"custom_font_picker":{"parse_failed":"We were unable to parse the following custom font files:\n\n{{ fontFileNames }}\n\nPlease ensure you have uploaded the correct files","singe_file_parse_failed":"We were unable to parse your custom font file. Please ensure you are uploading the correct file"},"shipping":{"not_available":"Oops! It looks like we don't offer shipping to this location yet.","condition_label":{"price":"For orders priced between {{min}} {{currency}} to {{max}} {{currency}}\n","quantity":"For orders containing between {{min}} to {{max}} items\n","weight":"For orders with a total weight between {{min}}g to {{max}}g\n","price_min":"For orders priced at {{min}} {{currency}} or more","quantity_min":"For orders containing {{min}} or more items","weight_min":"For orders with a total weight of {{min}}g or more"},"country_not_selected":"Please select a country to calculate the shipping rates."}},"week_plural":"{{count}} weeks","core":{"error":{"title":"Something went wrong!"},"errors":{"no_connection":"Please check your internet connection and try again","something_went_wrong":"Something went wrong. Please, try again later"}},"validation":{"expiration_invalid":"Invalid card expiration","errors":{"form_field_should_not_be_empty":"This value should not be blank."},"page":{"calendar":{"event_not_selected":"Please, select an event to display it on the public page"}}},"entities":{"blog_post_listing":{"more":{"label":"Read"}},"offer_price":{"product":{"stub":{"name":"Product example"}}},"calendar":{"form_submit_default_text":"Submit","next_step_default_text":"Next step","calendar_step_headline_default_text":"Step 1:","form_step_headline_default_text":"Step 2:","calendar_step_sub_headline_default_text":"Set up your booking details","form_step_sub_headline_default_text":"Fill in the form","form_description_default_text":"Enter your details","date_field_not_empty":"Date is required","time_slot_field_not_empty":"Time slot is required"}},"month_plural":"months","price_plan":{"trial_period":{"week":"{{count}} week","week_other":"{{count}} weeks","day":"{{count}} day","day_other":"{{count}} days","month":"{{count}} month","month_other":"{{count}} months","year":"{{count}} year","year_other":"{{count}} years"},"interval":{"day":"day","day_other":"{{count}} days","week":"week","week_other":"{{count}} weeks","month":"month","month_other":"{{count}} months","year":"year","year_other":"{{count}} years"},"interval_limited_payments":{"day":"{{count}} day","day_other":"{{count}} days","month_other":"{{count}} months","month":"{{count}} month","year":"{{count}} year","year_other":"{{count}} years","week":"{{count}} week","week_other":"{{count}} weeks"}},"day_plural":"{{count}} days","entity":{"product":{"header":"Physical product","quantity_label":"Quantity","price_label":"Unit price","stock_limit_label":"Availability","stock_limit_title":"{{ limit }} in stock"}},"entity_settings":{"phone":{"title":"Phone"},"fullname":{"title":"Full name"},"booking_calendar":{"event":"Event","headline":"Headline","switch_calendar_step":"Calendar","switch_form_step":"Form","next_step_button_text":"Next step button text","sub_headline":"Sub-headline"}}},"publisher":{"choose time":"Choose the time","choose the day":"Choose the day","webinar registration date":"Webinar registration date","hours":"hours","schedule of the training":"Training schedule","at":"at","countdown":{"days":"Days","hours":"Hours","minutes":"Minutes","seconds":"Seconds"},"validation":{"not_empty":"This field is required","vat_invalid":"Invalid VAT number","check_data":"Please check your input data","email_invalid":"Please enter a valid email address","vat_does_not_suitable_for_selected_country":"This VAT number is not valid for the selected country","empty_price_plans":"Error: please add a price plan in the settings of the payment page","empty_payment_methods":"Please add Paypal to the payment methods on the step settings page","check_card_data":"Your card did not pass validation. Please check card number, expiration date and CVC code","cvc_invalid":"Invalid CVC code","expiration_invalid":"Invalid card expiration","identification_number_invalid":"Please enter a valid identification number","card_number_invalid":"Please enter a valid card number","errors":{"form_field_should_not_be_empty":"This value should not be blank."},"cpf_number_invalid":"Invalid CPF number","cnpj_number_invalid":"Invalid CNPJ number","cardholder_name_invalid":"Cardholder name invalid","personal_identification_number_invalid":"Invalid {{ identification_type }} number","page":{"calendar":{"event_not_selected":"Please, select an event to display it on the public page"}}},"entities":{"offer_upsell_price":{"stub":{"name":"Price example"}},"field":{"country":{"placeholder":"Choose a country"}},"calendar":{"form_submit_default_text":"Submit","next_step_default_text":"Next step","calendar_step_headline_default_text":"Step 1:","form_step_headline_default_text":"Step 2:","calendar_step_sub_headline_default_text":"Set up your booking details","form_step_sub_headline_default_text":"Fill in the form","form_description_default_text":"Enter your details","date_field_not_empty":"Date is required","time_slot_field_not_empty":"Time slot is required"}},"webinar_session":{"countdown":{"days":"Days","hours":"Hours","minutes":"Minutes","seconds":"Seconds"}},"components":{"timer":{"days":"days"},"preview":{"warning":"This is preview mode. Don't use this URL"},"offer_price":{"one_shots_summary":{"total_amount_with_coupon":"Total amount including discount"},"price_plans":{"limited_with_limit_of_payments":"{{ amount }} / {{ interval }} - {{ count }} times"}},"entities":{"blog_content_placeholder":{"placeholder":"Blog content"},"blog_post_content_placeholder":{"placeholder":"Blog post content placeholder"}},"core":{"text_editor":{"link_menu":{"placeholder":"Type in URL"}},"calendar":{"event_name":"Event Name","event_time":"Event Time","event_location":{"name":"Location","phone":"Phone","personal":"Personal","online_meeting":"Online meeting","zoom":"Zoom"},"timezone":"Time Zone","select_time_zone":"Select time zone","select_date":"Select Date","min":"Min","empty_event_name":"Sample Event","months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"weekdays":{"monday_short":"Mon","tuesday_short":"Tue","wednesday_short":"Wed","thursday_short":"Thu","friday_short":"Fri","saturday_short":"Sat","sunday_short":"Sun"}}},"payment_methods":{"credit_cards":{"label":"Credit or debit card"},"dlocal_document_number":"Dlocal document number","expiration_month":"Month","expiration_year":"Year","identification_number":"Document number","installments":"Installments","stripe":{"invalid_card_number":"Invalid card number","invalid_card_expiration_date":"Invalid expiration date","invalid_card_security_code":"Invalid security code","invalid_card_details":"Your card details are invalid"},"xendit":{"invalid_card_number":"Invalid card number","invalid_card_expiration_date":"Invalid expiration date","invalid_cvn_number":"Invalid CVN"},"cash_on_delivery":{"title":"Cash on delivery"}},"contact_us":{"success_message":"Thank you for your request. We will contact you soon."},"attachments":{"text_label":"Attach file"},"comments":{"responses_label_one":"Response","responses_label_other":"Responses","load_more_label":"Load more","send_label":"Send","cancel_label":"Cancel","just_now_label":"Just now","reply_label":"Reply","input_placeholder_label":"Write a comment...","delete_confirmation_label":"Are you sure you want to delete this comment? All responses will also be deleted."}},"core":{"error":{"title":"Something went wrong!"},"errors":{"no_connection":"Please check your internet connection and try again","went_wrong_contact_support":"Something went wrong. Please contact support","something_went_wrong":"Something went wrong. Please, try again later","stripe_data_error":"Stripe could not retrieve your credit card information. Please contact us for support.","stripe_invalid_request_error":"Your Stripe account has restricted capabilities, not all payment methods may be available. Please check your Stripe dashboard configuration.","bad_request":"Something went wrong. Please verify that all fields are filled out correctly."}},"payment":{"fields":{"company_vat_id":{"errors":{"not_suitable_for_selected_country":"This VAT number is not valid for the selected country"}}}},"entity":{"product":{"header":"Physical product","price_label":"Unit price"}},"global":{"search":"Search"},"entity_settings":{"phone":{"title":"Phone"},"fullname":{"title":"Full name"},"booking_calendar":{"event":"Event","headline":"Headline","switch_calendar_step":"Calendar","switch_form_step":"Form","next_step_button_text":"Next step button text","sub_headline":"Sub-headline"}}}}}</script><script data-cookieconsent="ignore" charset="UTF-8">window.initialLanguage="en"</script><script data-cookieconsent="ignore" src="https://d33vglzdi1uj1c.cloudfront.net/runtime.5b9b08486eb6a6315d39.js" async=""></script><script data-cookieconsent="ignore" src="https://d33vglzdi1uj1c.cloudfront.net/page.bde8c1009a0b2070b77e.js" async=""></script><script data-cookieconsent="ignore" src="https://d33vglzdi1uj1c.cloudfront.net/vendors~page.1a6e6e90d905f027a993.js" async=""></script></body></html>