{"id":1023,"date":"2022-08-23T22:44:51","date_gmt":"2022-08-23T22:44:51","guid":{"rendered":"http:\/\/spotlightperu.com\/?page_id=1023"},"modified":"2026-08-17T10:43:16","modified_gmt":"2026-08-17T15:43:16","slug":"contacto","status":"publish","type":"page","link":"https:\/\/spotlightperu.com\/en\/contacto\/","title":{"rendered":"Contact"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n@import url(\"https:\/\/fonts.googleapis.com\/css2?family=Nunito+Sans:wght@700;800;900&family=Quicksand:wght@400;500;600;700&display=swap\");\n\n\/* Pegar despu\u00e9s de la importaci\u00f3n de fuentes *\/\n\/* Secci\u00f3n: Base encapsulada *\/\n.spotlight-contact,\n.spotlight-contact * { box-sizing: border-box; }\n.spotlight-contact { width: 100%; overflow: hidden; background: #f6f6f1; color: #1d1e1d; font-family: \"Quicksand\", sans-serif; }\n.spotlight-contact a { color: inherit; }\n\n\/* Secci\u00f3n: Movimiento al hacer scroll *\/\n.spotlight-contact--scroll-ready .spotlight-contact__reveal { opacity: 0; transform: translate3d(0, 42px, 0); transition: opacity .75s cubic-bezier(.22, 1, .36, 1), transform .75s cubic-bezier(.22, 1, .36, 1); transition-delay: var(--spotlight-reveal-delay, 0ms); will-change: opacity, transform; }\n.spotlight-contact--scroll-ready .spotlight-contact__reveal.is-visible { opacity: 1; transform: translate3d(0, 0, 0); }\n.spotlight-contact--scroll-ready .spotlight-contact__hero-ring { transform: translate3d(0, var(--spotlight-ring-scroll, 0px), 0); }\n.spotlight-contact--scroll-ready .spotlight-contact__hero-star { transform: translate3d(0, var(--spotlight-star-scroll, 0px), 0) rotate(12deg); }\n\/* Secci\u00f3n: Neutralizar saltos autom\u00e1ticos a\u00f1adidos por WordPress *\/\n.spotlight-contact > br,\n.spotlight-contact__hero-inner > br,\n.spotlight-contact__hero-copy > br,\n.spotlight-contact__stage-inner > br,\n.spotlight-contact__info-heading > br,\n.spotlight-contact__info-grid > br,\n.spotlight-contact__social > br { display: none !important; }\n\n\/* Secci\u00f3n: Portada *\/\n.spotlight-contact__hero { position: relative; min-height: 650px; overflow: hidden; background: #4f26f0; color: #f6f6f1; clip-path: polygon(0 0, 100% 0, 100% 91%, 77% 97%, 52% 91%, 27% 98%, 0 92%); }\n.spotlight-contact__hero-inner { width: min(1180px, calc(100% - 64px)); margin: 0 auto; padding: 88px 0 130px; }\n.spotlight-contact__eyebrow, .spotlight-contact__section-number { margin: 0 0 26px; color: #f0d000; font-size: 13px; font-weight: 700; letter-spacing: .16em; text-transform: uppercase; }\n.spotlight-contact__title { position: relative; z-index: 1; max-width: 850px; margin: 0; font-family: \"Nunito Sans\", sans-serif; font-size: clamp(62px, 8vw, 112px); font-weight: 900; letter-spacing: -.055em; line-height: .82; text-transform: uppercase; }\n.spotlight-contact__title span { display: block; color: #f6f6f1; }\n.spotlight-contact__title span:nth-child(2) { color: #45cbf0; font-size: .72em; }\n.spotlight-contact__title span:nth-child(3) { color: #f0d000; }\n.spotlight-contact__hero-copy { display: flex; max-width: 700px; margin: 54px 5% 0 auto; gap: 20px; align-items: stretch; font-size: 18px; line-height: 1.55; }\n.spotlight-contact__hero-copy p { margin: 0; }\n.spotlight-contact__hero-line { width: 6px; min-height: 86px; flex: none; align-self: stretch; background: #45cbf0; }\n.spotlight-contact__hero-ring { position: absolute; top: -100px; left: -85px; width: 260px; height: 260px; border: 38px solid #45cbf0; border-radius: 50%; opacity: .72; }\n.spotlight-contact__hero-star { position: absolute; top: 90px; right: 8%; color: #f0d000; font-size: 96px; line-height: 1; transform: rotate(12deg); }\n\n\/* Secci\u00f3n: Formulario sobre escenario oscuro *\/\n.spotlight-contact__stage { margin-top: -72px; padding: 159px 32px 110px; background: #1d1e1d; color: #f6f6f1; }\n.spotlight-contact__stage-inner { display: grid; width: min(1180px, 100%); margin: 0 auto; grid-template-columns: .8fr 1.2fr; gap: 90px; align-items: start; }\n.spotlight-contact__stage-intro { min-width: 0; }\n.spotlight-contact__section-title, .spotlight-contact__info-title { margin: 0; font-family: \"Nunito Sans\", sans-serif; font-size: clamp(52px, 6vw, 82px); font-weight: 900; letter-spacing: -.045em; line-height: .87; text-transform: uppercase; }\n.spotlight-contact__stage .spotlight-contact__section-title { color: #f6f6f1; line-height: .82; }\n.spotlight-contact__info .spotlight-contact__info-title { line-height: .82; }\n.spotlight-contact__section-title span { display: block; color: #45cbf0; font-size: .78em; }\n.spotlight-contact__section-copy { max-width: 360px; margin: 34px 0 28px; color: rgba(246, 246, 241, .72); font-size: 16px; line-height: 1.7; }\n.spotlight-contact__quick-link { display: inline-flex; align-items: center; gap: 7px; padding-bottom: 6px; border-bottom: 2px solid #f0d000; font-family: \"Nunito Sans\", sans-serif; font-weight: 800; text-decoration: none; }\n.spotlight-contact__quick-link:hover { color: #45cbf0; }\n.spotlight-contact__arrow-icon { display: inline-block; width: 1em; height: 1em; flex: 0 0 auto; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }\n.spotlight-contact__form { display: grid; padding: 42px; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 26px 22px; background: #f6f6f1; color: #1d1e1d; box-shadow: 18px 18px 0 #45cbf0; }\n.spotlight-contact__field { position: relative; display: flex; grid-column: 1 \/ -1; flex-direction: column; gap: 9px; }\n.spotlight-contact__field--half { grid-column: auto; }\n.spotlight-contact__field label { font-family: \"Nunito Sans\", sans-serif; font-size: 12px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }\n.spotlight-contact__optional { margin-left: 6px; color: #4f26f0; font-family: \"Quicksand\", sans-serif; font-size: 10px; font-weight: 700; }\n.spotlight-contact__field input, .spotlight-contact__field textarea { width: 100%; padding: 13px 0; border: 0; border-bottom: 2px solid #1d1e1d; border-radius: 0; outline: 0; background: transparent; color: #1d1e1d; font-family: \"Quicksand\", sans-serif; font-size: 16px; }\n.spotlight-contact__field textarea { min-height: 125px; padding-right: 60px; resize: vertical; }\n.spotlight-contact__field input::placeholder, .spotlight-contact__field textarea::placeholder { color: rgba(29, 30, 29, .45); }\n.spotlight-contact__field input:focus, .spotlight-contact__field textarea:focus { border-color: #4f26f0; box-shadow: 0 2px 0 #4f26f0; }\n.spotlight-contact__counter { position: absolute; right: 0; bottom: 13px; color: rgba(29, 30, 29, .55); font-size: 11px; font-weight: 700; }\n.spotlight-contact__submit { display: flex; min-height: 62px; grid-column: 1 \/ -1; align-items: center; justify-content: space-between; margin-top: 4px; padding: 0 22px; border: 0; background: #4f26f0; color: #fff; cursor: pointer; font-family: \"Nunito Sans\", sans-serif; font-size: 16px; font-weight: 900; text-transform: uppercase; transition: background-color .2s ease, color .2s ease; }\n.spotlight-contact__submit:hover { background: #f0d000; color: #1d1e1d; }\n.spotlight-contact__status { min-height: 20px; grid-column: 1 \/ -1; margin: -10px 0 0; color: #4f26f0; font-size: 13px; font-weight: 700; }\n\n\/* Secci\u00f3n: Integraci\u00f3n visual de WPForms 9149 *\/\n.spotlight-contact__form--wpforms { display: block; width: 100%; min-width: 0; align-self: start; }\n.spotlight-contact__form-loading { margin: 0; color: #1d1e1d; font-size: 14px; font-weight: 700; }\n.spotlight-contact__form--wpforms #wpforms-9149 { display: block; width: 100%; margin: 0; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 { margin: 0; padding: 0; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 .wpforms-field-container { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 26px 22px; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 .wpforms-field { position: relative; width: 100%; max-width: none; grid-column: 1 \/ -1; margin: 0; padding: 0; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 #wpforms-9149-field_6-container { grid-column: 1; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 #wpforms-9149-field_2-container { grid-column: 2; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 .wpforms-field-label { margin: 0 0 9px; color: #1d1e1d; font-family: \"Nunito Sans\", sans-serif; font-size: 12px; font-weight: 900; letter-spacing: .1em; line-height: 1.2; text-transform: uppercase; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 .wpforms-required-label { color: #1d1e1d; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 input[type=\"text\"],\n.spotlight-contact__form--wpforms #wpforms-form-9149 input[type=\"email\"],\n.spotlight-contact__form--wpforms #wpforms-form-9149 input[type=\"tel\"],\n.spotlight-contact__form--wpforms #wpforms-form-9149 textarea { width: 100%; max-width: none; height: auto; margin: 0; padding: 13px 0; border: 0; border-bottom: 2px solid #1d1e1d; border-radius: 0; outline: 0; background: transparent; box-shadow: none; color: #1d1e1d; font-family: \"Quicksand\", sans-serif; font-size: 16px; line-height: 1.45; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 textarea { min-height: 125px; padding-right: 60px; resize: vertical; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 input::placeholder,\n.spotlight-contact__form--wpforms #wpforms-form-9149 textarea::placeholder { color: rgba(29, 30, 29, .45); opacity: 1; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 input:focus,\n.spotlight-contact__form--wpforms #wpforms-form-9149 textarea:focus { border-color: #4f26f0; box-shadow: 0 2px 0 #4f26f0; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 .wpforms-field-description,\n.spotlight-contact__form--wpforms #wpforms-form-9149 .wpforms-error { margin-top: 6px; color: #b42318; font-family: \"Quicksand\", sans-serif; font-size: 12px; font-weight: 700; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 .wpforms-field-limit-text { display: none; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 .spotlight-contact__counter { bottom: 13px; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 .wpforms-submit-container { margin: 30px 0 0; padding: 0; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 button[type=\"submit\"] { display: flex; width: 100%; min-height: 62px; align-items: center; justify-content: space-between; margin: 0; padding: 0 22px; border: 0; border-radius: 0; background: #4f26f0; box-shadow: none; color: #fff; font-family: \"Nunito Sans\", sans-serif; font-size: 16px; font-weight: 900; line-height: 1; text-transform: uppercase; transition: background-color .2s ease, color .2s ease; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 button[type=\"submit\"]::after { content: \"\u2192\"; font-size: 20px; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 button[type=\"submit\"]:hover { border: 0; background: #f0d000; color: #1d1e1d; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 button[type=\"submit\"]:focus-visible { outline: 4px solid #f0d000; outline-offset: 4px; }\n.spotlight-contact__form--wpforms #wpforms-form-9149 .wpforms-submit-spinner { position: absolute; right: 55px; }\n.spotlight-contact__form--wpforms .wpforms-confirmation-container-full { margin: 0; padding: 28px; border: 0; background: #45cbf0; color: #1d1e1d; font-family: \"Quicksand\", sans-serif; font-weight: 700; }\n\n\/* Secci\u00f3n: Tarjetas de informaci\u00f3n *\/\n.spotlight-contact__info { width: min(1180px, calc(100% - 64px)); margin: 0 auto; padding: 110px 0; }\n.spotlight-contact__info-heading { display: grid; grid-template-columns: 1fr .42fr; gap: 50px; align-items: end; padding-bottom: 32px; border-bottom: 3px solid #1d1e1d; }\n.spotlight-contact__info-heading > p { max-width: 260px; margin: 0 0 8px; font-size: 17px; line-height: 1.55; }\n.spotlight-contact__info-title span { color: #4f26f0; }\n.spotlight-contact__info .spotlight-contact__section-number { color: #4f26f0; }\n.spotlight-contact__info-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; margin-top: 40px; }\n.spotlight-contact__info-card { position: relative; display: flex; min-height: 360px; flex-direction: column; justify-content: flex-end; padding: 30px; text-decoration: none; transition: transform .2s ease; }\n.spotlight-contact__info-card:hover { z-index: 2; transform: translateY(-10px); }\n.spotlight-contact__info-card--cyan { background: #45cbf0; }\n.spotlight-contact__info-card--yellow { background: #f0d000; }\n.spotlight-contact__info-card--purple { background: #4f26f0; color: #fff; }\n.spotlight-contact__card-number { position: absolute; top: 24px; left: 28px; font-family: \"Nunito Sans\", sans-serif; font-size: 58px; font-weight: 900; opacity: .24; }\n.spotlight-contact__card-label { margin-bottom: 10px; font-size: 12px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; }\n.spotlight-contact__info-card strong { max-width: 100%; font-family: \"Nunito Sans\", sans-serif; font-size: clamp(21px, 2.2vw, 30px); font-weight: 900; line-height: 1.05; overflow-wrap: anywhere; }\n.spotlight-contact__info-card--yellow strong { font-size: clamp(18px, 1.8vw, 25px); }\n.spotlight-contact__info-card--purple, .spotlight-contact__info-card--purple strong, .spotlight-contact__info-card--purple .spotlight-contact__card-label, .spotlight-contact__info-card--purple .spotlight-contact__card-note, .spotlight-contact__info-card--purple .spotlight-contact__card-arrow { color: #fff; }\n.spotlight-contact__card-note { margin-top: 12px; font-size: 13px; font-weight: 700; }\n.spotlight-contact__card-arrow { position: absolute; top: 28px; right: 28px; font-size: 28px; }\n\n\/* Secci\u00f3n: Redes sociales *\/\n.spotlight-contact__social { display: flex; align-items: center; justify-content: center; gap: 0; padding: 0 32px; background: #1d1e1d; color: #f6f6f1; }\n.spotlight-contact__social p, .spotlight-contact__social a { margin: 0; padding: 28px 24px; border-right: 1px solid rgba(246, 246, 241, .2); font-size: 13px; font-weight: 700; text-decoration: none; text-transform: uppercase; }\n.spotlight-contact__social a { display: inline-flex; align-items: center; gap: 7px; }\n.spotlight-contact__social p { color: #f0d000; }\n.spotlight-contact__social a:hover { background: #4f26f0; }\n\n\/* Secci\u00f3n: Estados accesibles *\/\n.spotlight-contact__quick-link:focus-visible, .spotlight-contact__submit:focus-visible, .spotlight-contact__info-card:focus-visible, .spotlight-contact__social a:focus-visible { outline: 4px solid #f0d000; outline-offset: 4px; }\n\n\/* Secci\u00f3n: Adaptaci\u00f3n tablet y m\u00f3vil *\/\n@media (max-width: 850px) {\n  .spotlight-contact__hero { min-height: 620px; }\n  .spotlight-contact__hero-inner { width: calc(100% - 40px); padding-top: 82px; }\n  .spotlight-contact__hero-star { top: 30px; right: 5%; font-size: 58px; }\n  .spotlight-contact__hero-copy { margin-left: 18%; }\n  .spotlight-contact__stage { padding-right: 20px; padding-left: 20px; }\n  .spotlight-contact__stage-inner { grid-template-columns: 1fr; gap: 55px; }\n  .spotlight-contact__section-copy { max-width: 580px; }\n  .spotlight-contact__info { width: calc(100% - 40px); }\n  .spotlight-contact__info-grid { grid-template-columns: 1fr; }\n  .spotlight-contact__info-card { min-height: 260px; }\n  .spotlight-contact__social { flex-wrap: wrap; padding: 16px; }\n  .spotlight-contact__social p, .spotlight-contact__social a { padding: 14px 16px; border: 0; }\n}\n\n@media (max-width: 560px) {\n  .spotlight-contact__hero { min-height: 520px; clip-path: polygon(0 0, 100% 0, 100% 94%, 56% 99%, 0 94%); }\n  .spotlight-contact__hero-ring { width: 180px; height: 180px; border-width: 26px; }\n  .spotlight-contact__title { font-size: clamp(47px, 15.5vw, 72px); line-height: .82; }\n  .spotlight-contact__hero-copy { margin: 44px 0 0; font-size: 15px; }\n  .spotlight-contact__hero-line { min-height: 72px; height: auto; }\n  .spotlight-contact__stage { padding-top: 88px; padding-bottom: 64px; }\n  .spotlight-contact__form { padding: 28px 22px; grid-template-columns: 1fr; box-shadow: 10px 10px 0 #45cbf0; }\n  .spotlight-contact__form--wpforms #wpforms-form-9149 .wpforms-field-container { grid-template-columns: 1fr; }\n  .spotlight-contact__form--wpforms #wpforms-form-9149 #wpforms-9149-field_6-container,\n  .spotlight-contact__form--wpforms #wpforms-form-9149 #wpforms-9149-field_2-container { grid-column: 1 \/ -1; }\n  .spotlight-contact__field--half { grid-column: 1 \/ -1; }\n  .spotlight-contact__info { padding: 76px 0; }\n  .spotlight-contact__info-heading { grid-template-columns: 1fr; gap: 24px; }\n  .spotlight-contact__info-title, .spotlight-contact__section-title { font-size: 48px; }\n  .spotlight-contact__info-card { min-height: 230px; }\n}\n\n\/* Secci\u00f3n: Preferencias de movimiento *\/\n@media (prefers-reduced-motion: reduce) {\n  .spotlight-contact__submit, .spotlight-contact__info-card { transition: none; }\n  .spotlight-contact--scroll-ready .spotlight-contact__reveal { opacity: 1; transform: none; transition: none; }\n  .spotlight-contact--scroll-ready .spotlight-contact__hero-ring, .spotlight-contact--scroll-ready .spotlight-contact__hero-star { transform: none; }\n}\n\n<\/style>\n\n<script data-wp-block-html=\"js\">\n\/* Secci\u00f3n: Integraci\u00f3n del formulario WPForms 9149 *\/\n(function () {\n  \"use strict\";\n\n  \/* Secci\u00f3n: Apariciones y parallax al hacer scroll *\/\n  function initializeScrollEffects(root) {\n    if (root.dataset.spotlightScrollReady === \"true\") return;\n    root.dataset.spotlightScrollReady = \"true\";\n\n    const reducedMotion = window.matchMedia(\"(prefers-reduced-motion: reduce)\");\n    const revealGroups = [\n      [root.querySelector(\".spotlight-contact__eyebrow\"), root.querySelector(\".spotlight-contact__title\"), root.querySelector(\".spotlight-contact__hero-copy\")],\n      [root.querySelector(\".spotlight-contact__stage-intro\"), root.querySelector(\".spotlight-contact__form\")],\n      [root.querySelector(\".spotlight-contact__info-heading\")],\n      Array.from(root.querySelectorAll(\".spotlight-contact__info-card\")),\n      [root.querySelector(\".spotlight-contact__social\")]\n    ];\n\n    revealGroups.forEach(function (group) {\n      group.filter(Boolean).forEach(function (element, index) {\n        element.classList.add(\"spotlight-contact__reveal\");\n        element.style.setProperty(\"--spotlight-reveal-delay\", index * 110 + \"ms\");\n      });\n    });\n    root.classList.add(\"spotlight-contact--scroll-ready\");\n\n    if (reducedMotion.matches || !(\"IntersectionObserver\" in window)) {\n      root.querySelectorAll(\".spotlight-contact__reveal\").forEach(function (element) {\n        element.classList.add(\"is-visible\");\n      });\n      return;\n    }\n\n    const observer = new IntersectionObserver(function (entries) {\n      entries.forEach(function (entry) {\n        if (!entry.isIntersecting) return;\n        entry.target.classList.add(\"is-visible\");\n        observer.unobserve(entry.target);\n      });\n    }, { rootMargin: \"0px 0px -10%\", threshold: 0.12 });\n\n    root.querySelectorAll(\".spotlight-contact__reveal\").forEach(function (element) {\n      observer.observe(element);\n    });\n\n    const hero = root.querySelector(\".spotlight-contact__hero\");\n    if (!hero) return;\n    let ticking = false;\n    function updateParallax() {\n      const progress = Math.max(0, Math.min(hero.offsetHeight, -hero.getBoundingClientRect().top));\n      root.style.setProperty(\"--spotlight-ring-scroll\", (progress * 0.16).toFixed(1) + \"px\");\n      root.style.setProperty(\"--spotlight-star-scroll\", (progress * 0.28).toFixed(1) + \"px\");\n      ticking = false;\n    }\n    window.addEventListener(\"scroll\", function () {\n      if (!ticking) {\n        window.requestAnimationFrame(updateParallax);\n        ticking = true;\n      }\n    }, { passive: true });\n    updateParallax();\n  }\n\n  function initializeSpotlightForm() {\n    const root = document.querySelector(\".spotlight-contact\");\n    if (!root) return false;\n\n    initializeScrollEffects(root);\n\n    const mount = root.querySelector(\"#spotlight-wpforms-mount\");\n    const wpformsContainer = document.querySelector(\"#wpforms-9149\");\n    if (!mount || !wpformsContainer) return false;\n\n    \/* Secci\u00f3n: Mover el bloque oficial de WPForms al dise\u00f1o de la landing *\/\n    if (!mount.contains(wpformsContainer)) {\n      mount.replaceChildren(wpformsContainer);\n    }\n\n    const form = mount.querySelector(\"#wpforms-form-9149\");\n    if (!form) return false;\n\n    const message = form.querySelector(\"textarea\");\n    if (!message || message.dataset.spotlightCounterReady === \"true\") return true;\n\n    \/* Secci\u00f3n: L\u00edmite y contador del mensaje *\/\n    message.maxLength = 800;\n    message.dataset.spotlightCounterReady = \"true\";\n\n    const counter = document.createElement(\"span\");\n    counter.className = \"spotlight-contact__counter\";\n    counter.textContent = message.value.length + \" \/ 800\";\n    counter.setAttribute(\"aria-live\", \"polite\");\n    message.insertAdjacentElement(\"afterend\", counter);\n\n    message.addEventListener(\"input\", function () {\n      counter.textContent = message.value.length + \" \/ 800\";\n    });\n\n    return true;\n  }\n\n  \/* Secci\u00f3n: Inicio seguro en WordPress *\/\n  function startSpotlightFormIntegration() {\n    if (initializeSpotlightForm()) return;\n\n    const observer = new MutationObserver(function () {\n      if (initializeSpotlightForm()) observer.disconnect();\n    });\n\n    observer.observe(document.body, { childList: true, subtree: true });\n    window.setTimeout(function () { observer.disconnect(); }, 10000);\n  }\n\n  if (document.readyState === \"loading\") {\n    document.addEventListener(\"DOMContentLoaded\", startSpotlightFormIntegration);\n  } else {\n    startSpotlightFormIntegration();\n  }\n})();\n\n<\/script>\n\n<main class=\"spotlight-contact\">\n  <!-- Secci\u00f3n: Portada -->\n  <header class=\"spotlight-contact__hero\">\n    <span class=\"spotlight-contact__hero-ring\" aria-hidden=\"true\"><\/span>\n    <span class=\"spotlight-contact__hero-star\" aria-hidden=\"true\">\u2726<\/span>\n    <div class=\"spotlight-contact__hero-inner\">\n      <p class=\"spotlight-contact__eyebrow\">Spotlight \u00b7 Lima, Per\u00fa<\/p>\n      <h1 class=\"spotlight-contact__title\"><span>Hablemos<\/span><span>de tu pr\u00f3xima<\/span><span>historia<\/span><\/h1>\n      <div class=\"spotlight-contact__hero-copy\">\n        <span class=\"spotlight-contact__hero-line\" aria-hidden=\"true\"><\/span>\n        <p>\u00bfTienes preguntas sobre nuestros talleres o quieres ser parte de Spotlight? Ponte en contacto con nosotros. Estamos listos para escucharte y brindarte informaci\u00f3n sobre horarios, matr\u00edculas y programas de teatro musical en ingl\u00e9s.<\/p>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <!-- Secci\u00f3n: Formulario -->\n  <section class=\"spotlight-contact__stage\" aria-labelledby=\"spotlight-form-title\">\n    <div class=\"spotlight-contact__stage-inner\">\n      <div class=\"spotlight-contact__stage-intro\">\n        <p class=\"spotlight-contact__section-number\">01 \u00b7 Escr\u00edbenos<\/p>\n        <h2 class=\"spotlight-contact__section-title\" id=\"spotlight-form-title\">Tu mensaje<br><span>entra en escena<\/span><\/h2>\n        <p class=\"spotlight-contact__section-copy\">Completa el formulario y te responderemos a la brevedad.<\/p>\n        <a class=\"spotlight-contact__quick-link\" href=\"https:\/\/wa.me\/51942540954\" target=\"_blank\" rel=\"noopener noreferrer\">Prefiero WhatsApp <svg class=\"spotlight-contact__arrow-icon\" viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M3 13 13 3M6 3h7v7\"\/><\/svg><\/a>\n      <\/div>\n\n      <!-- Secci\u00f3n: Punto de montaje para WPForms 9149 -->\n      <div class=\"spotlight-contact__form spotlight-contact__form--wpforms\" id=\"spotlight-wpforms-mount\" aria-live=\"polite\">\n        <p class=\"spotlight-contact__form-loading\">Cargando formulario\u2026<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Secci\u00f3n: Informaci\u00f3n de contacto -->\n  <section class=\"spotlight-contact__info\" aria-labelledby=\"spotlight-info-title\">\n    <div class=\"spotlight-contact__info-heading\">\n      <div>\n        <p class=\"spotlight-contact__section-number\">02 \u00b7 Otros canales<\/p>\n        <h2 class=\"spotlight-contact__info-title\" id=\"spotlight-info-title\">Sigamos<br><span>en contacto<\/span><\/h2>\n      <\/div>\n      <p>Elige el canal que te resulte m\u00e1s c\u00f3modo.<\/p>\n    <\/div>\n\n    <div class=\"spotlight-contact__info-grid\">\n      <a class=\"spotlight-contact__info-card spotlight-contact__info-card--cyan\" href=\"https:\/\/wa.me\/51942540954\" target=\"_blank\" rel=\"noopener noreferrer\">\n        <span class=\"spotlight-contact__card-number\">01<\/span>\n        <span class=\"spotlight-contact__card-label\">WhatsApp<\/span>\n        <strong>942 540 954<\/strong>\n        <svg class=\"spotlight-contact__card-arrow spotlight-contact__arrow-icon\" viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M3 13 13 3M6 3h7v7\"\/><\/svg>\n      <\/a>\n      <a class=\"spotlight-contact__info-card spotlight-contact__info-card--yellow\" href=\"mailto:info@spotlightperu.com\">\n        <span class=\"spotlight-contact__card-number\">02<\/span>\n        <span class=\"spotlight-contact__card-label\">Email<\/span>\n        <strong>info@spotlightperu.com<\/strong>\n        <svg class=\"spotlight-contact__card-arrow spotlight-contact__arrow-icon\" viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M3 13 13 3M6 3h7v7\"\/><\/svg>\n      <\/a>\n      <a class=\"spotlight-contact__info-card spotlight-contact__info-card--purple\" href=\"https:\/\/maps.app.goo.gl\/Fj3bUpWxvBTbfwry5\" target=\"_blank\" rel=\"noopener noreferrer\">\n        <span class=\"spotlight-contact__card-number\">03<\/span>\n        <span class=\"spotlight-contact__card-label\">Vis\u00edtanos<\/span>\n        <strong>Jr. Garc\u00eda y Garc\u00eda 438<br>Ofic. 302 \u00b7 Barranco<\/strong>\n        <span class=\"spotlight-contact__card-note\">Lun\u2013Jue \u00b7 10am\u20135pm<\/span>\n        <svg class=\"spotlight-contact__card-arrow spotlight-contact__arrow-icon\" viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M3 13 13 3M6 3h7v7\"\/><\/svg>\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <!-- Secci\u00f3n: Redes sociales -->\n  <nav class=\"spotlight-contact__social\" aria-label=\"Redes sociales de Spotlight\">\n    <p>S\u00edguenos<\/p>\n    <a href=\"https:\/\/www.instagram.com\/spotlightartsco\/\" target=\"_blank\" rel=\"noopener noreferrer\">Instagram <svg class=\"spotlight-contact__arrow-icon\" viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M3 13 13 3M6 3h7v7\"\/><\/svg><\/a>\n    <a href=\"https:\/\/www.tiktok.com\/@spotlightartsco\" target=\"_blank\" rel=\"noopener noreferrer\">TikTok <svg class=\"spotlight-contact__arrow-icon\" viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M3 13 13 3M6 3h7v7\"\/><\/svg><\/a>\n    <a href=\"https:\/\/www.youtube.com\/channel\/UCRx01pgncov82memSnBSoCQ\" target=\"_blank\" rel=\"noopener noreferrer\">YouTube <svg class=\"spotlight-contact__arrow-icon\" viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M3 13 13 3M6 3h7v7\"\/><\/svg><\/a>\n    <a href=\"https:\/\/www.facebook.com\/peruspotlight\" target=\"_blank\" rel=\"noopener noreferrer\">Facebook <svg class=\"spotlight-contact__arrow-icon\" viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M3 13 13 3M6 3h7v7\"\/><\/svg><\/a>\n    <a href=\"https:\/\/www.linkedin.com\/company\/66189786\/\" target=\"_blank\" rel=\"noopener noreferrer\">LinkedIn <svg class=\"spotlight-contact__arrow-icon\" viewBox=\"0 0 16 16\" aria-hidden=\"true\" focusable=\"false\"><path d=\"M3 13 13 3M6 3h7v7\"\/><\/svg><\/a>\n  <\/nav>\n<\/main>\n\n\n\n<style id=\"wpforms-css-vars-9149-block-e37fda7e-3c09-4262-8fc4-8dedc7827b68\">\n\t\t\t\t#wpforms-9149.wpforms-block-e37fda7e-3c09-4262-8fc4-8dedc7827b68 {\n\t\t\t\t--wpforms-field-size-input-height: 43px;\n--wpforms-field-size-input-spacing: 15px;\n--wpforms-field-size-font-size: 16px;\n--wpforms-field-size-line-height: 19px;\n--wpforms-field-size-padding-h: 14px;\n--wpforms-field-size-checkbox-size: 16px;\n--wpforms-field-size-sublabel-spacing: 5px;\n--wpforms-field-size-icon-size: 1;\n--wpforms-label-size-font-size: 16px;\n--wpforms-label-size-line-height: 19px;\n--wpforms-label-size-sublabel-font-size: 14px;\n--wpforms-label-size-sublabel-line-height: 17px;\n--wpforms-button-size-font-size: 17px;\n--wpforms-button-size-height: 41px;\n--wpforms-button-size-padding-h: 15px;\n--wpforms-button-size-margin-top: 10px;\n\t\t\t}\n\t\t\t<\/style><div class=\"wpforms-container wpforms-container-full wpforms-block wpforms-block-e37fda7e-3c09-4262-8fc4-8dedc7827b68 wpforms-render-modern\" id=\"wpforms-9149\"><form id=\"wpforms-form-9149\" class=\"wpforms-validate wpforms-form wpforms-ajax-form\" data-formid=\"9149\" method=\"post\" enctype=\"multipart\/form-data\" action=\"\/en\/wp-json\/wp\/v2\/pages\/1023\" data-token=\"ef2cd3294d0c2049e6c848cbc9d37c50\" data-token-time=\"1787337897\"><noscript class=\"wpforms-error-noscript\">Please enable JavaScript in your browser to complete this form.<\/noscript><div id=\"wpforms-error-noscript\" style=\"display: none;\">Please enable JavaScript in your browser to complete this form.<\/div><div class=\"wpforms-field-container\"><div id=\"wpforms-9149-field_6-container\" class=\"wpforms-field wpforms-field-text\" data-field-id=\"6\"><label class=\"wpforms-field-label\" for=\"wpforms-9149-field_6\">Nombre <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"text\" id=\"wpforms-9149-field_6\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][6]\" placeholder=\"\u00bfC\u00f3mo te llamas?\" aria-errormessage=\"wpforms-9149-field_6-error\" required><\/div><div id=\"wpforms-9149-field_2-container\" class=\"wpforms-field wpforms-field-email\" data-field-id=\"2\"><label class=\"wpforms-field-label\" for=\"wpforms-9149-field_2\">Email <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"email\" id=\"wpforms-9149-field_2\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][2]\" placeholder=\"hola@ejemplo.com\" spellcheck=\"false\" aria-errormessage=\"wpforms-9149-field_2-error\" required><\/div>\t\t<div id=\"wpforms-9149-field_1-container\"\n\t\t\tclass=\"wpforms-field wpforms-field-text\"\n\t\t\tdata-field-type=\"text\"\n\t\t\tdata-field-id=\"1\"\n\t\t\t>\n\t\t\t<label class=\"wpforms-field-label\" for=\"wpforms-9149-field_1\" >Mensaje Nombre Email<\/label>\n\t\t\t<input type=\"text\" id=\"wpforms-9149-field_1\" class=\"wpforms-field-medium\" name=\"wpforms[fields][1]\" >\n\t\t<\/div>\n\t\t<div id=\"wpforms-9149-field_4-container\" class=\"wpforms-field wpforms-field-text\" data-field-id=\"4\"><label class=\"wpforms-field-label\" for=\"wpforms-9149-field_4\">Asunto <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><input type=\"text\" id=\"wpforms-9149-field_4\" class=\"wpforms-field-medium wpforms-field-required\" name=\"wpforms[fields][4]\" placeholder=\"\u00bfEn qu\u00e9 podemos ayudarte?\" aria-errormessage=\"wpforms-9149-field_4-error\" required><\/div><div id=\"wpforms-9149-field_3-container\" class=\"wpforms-field wpforms-field-textarea\" data-field-id=\"3\"><label class=\"wpforms-field-label\" for=\"wpforms-9149-field_3\">Mensaje <span class=\"wpforms-required-label\" aria-hidden=\"true\">*<\/span><\/label><textarea id=\"wpforms-9149-field_3\" class=\"wpforms-field-medium wpforms-field-required wpforms-limit-characters-enabled\" data-form-id=\"9149\" data-field-id=\"3\" data-text-limit=\"800\" name=\"wpforms[fields][3]\" placeholder=\"Escribe tu mensaje aqu\u00ed\u2026\" aria-errormessage=\"wpforms-9149-field_3-error\" maxlength=\"800\" required><\/textarea><\/div><div id=\"wpforms-9149-field_5-container\" class=\"wpforms-field wpforms-field-text\" data-field-id=\"5\"><label class=\"wpforms-field-label\" for=\"wpforms-9149-field_5\">Tel\u00e9fono<\/label><input type=\"text\" id=\"wpforms-9149-field_5\" class=\"wpforms-field-medium\" name=\"wpforms[fields][5]\" placeholder=\"+51 999 999 999\" aria-errormessage=\"wpforms-9149-field_5-error\" ><\/div><script>\n\t\t\t\t( function() {\n\t\t\t\t\tconst style = document.createElement( 'style' );\n\t\t\t\t\tstyle.appendChild( document.createTextNode( '#wpforms-9149-field_1-container { position: absolute !important; overflow: hidden !important; display: inline !important; height: 1px !important; width: 1px !important; z-index: -1000 !important; padding: 0 !important; } #wpforms-9149-field_1-container input { visibility: hidden; } #wpforms-conversational-form-page #wpforms-9149-field_1-container label { counter-increment: none; }' ) );\n\t\t\t\t\tdocument.head.appendChild( style );\n\t\t\t\t\tdocument.currentScript?.remove();\n\t\t\t\t} )();\n\t\t\t<\/script><\/div><!-- .wpforms-field-container --><div class=\"wpforms-recaptcha-container wpforms-is-turnstile\" ><div class=\"wpforms-turnstile\" data-sitekey=\"0x4AAAAAAEMbWSNj-skZQUYk\" data-action=\"FormID-9149\"><\/div><input type=\"text\" name=\"g-recaptcha-hidden\" class=\"wpforms-recaptcha-hidden\" style=\"position:absolute!important;clip:rect(0,0,0,0)!important;height:1px!important;width:1px!important;border:0!important;overflow:hidden!important;padding:0!important;margin:0!important;\" data-rule-turnstile=\"1\"><\/div><div class=\"wpforms-submit-container\" ><input type=\"hidden\" name=\"wpforms[id]\" value=\"9149\"><input type=\"hidden\" name=\"page_title\" value=\"\"><input type=\"hidden\" name=\"page_url\" value=\"https:\/\/spotlightperu.com\/en\/wp-json\/wp\/v2\/pages\/1023\"><input type=\"hidden\" name=\"url_referer\" value=\"\"><button type=\"submit\" name=\"wpforms[submit]\" id=\"wpforms-submit-9149\" class=\"wpforms-submit\" data-alt-text=\"Enviando...\" data-submit-text=\"Enviar mensaje\" aria-live=\"assertive\" value=\"wpforms-submit\">Enviar mensaje<\/button><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/spotlightperu.com\/wp-content\/plugins\/wpforms-lite\/assets\/images\/submit-spin.svg\" class=\"wpforms-submit-spinner\" style=\"display: none;\" width=\"26\" height=\"26\" alt=\"Loading\"><\/div><\/form><\/div>  <!-- .wpforms-container -->","protected":false},"excerpt":{"rendered":"<p>\u2726 Spotlight \u00b7 Lima, Per\u00fa Hablemosde tu pr\u00f3ximahistoria \u00bfTienes preguntas sobre nuestros talleres o quieres ser parte de Spotlight? Ponte en contacto con nosotros. Estamos listos para escucharte y brindarte informaci\u00f3n sobre horarios, matr\u00edculas y programas de teatro musical en ingl\u00e9s. 01 \u00b7 Escr\u00edbenos Tu mensajeentra en escena Completa el formulario y te responderemos a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"plain-container","ast-site-content-layout":"full-width-container","site-content-style":"unboxed","site-sidebar-style":"unboxed","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1023","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"adminuser","author_link":"https:\/\/spotlightperu.com\/en\/author\/adminuser\/"},"uagb_comment_info":0,"uagb_excerpt":"\u2726 Spotlight \u00b7 Lima, Per\u00fa Hablemosde tu pr\u00f3ximahistoria \u00bfTienes preguntas sobre nuestros talleres o quieres ser parte de Spotlight? Ponte en contacto con nosotros. Estamos listos para escucharte y brindarte informaci\u00f3n sobre horarios, matr\u00edculas y programas de teatro musical en ingl\u00e9s. 01 \u00b7 Escr\u00edbenos Tu mensajeentra en escena Completa el formulario y te responderemos a&hellip;","_links":{"self":[{"href":"https:\/\/spotlightperu.com\/en\/wp-json\/wp\/v2\/pages\/1023","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/spotlightperu.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/spotlightperu.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/spotlightperu.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/spotlightperu.com\/en\/wp-json\/wp\/v2\/comments?post=1023"}],"version-history":[{"count":66,"href":"https:\/\/spotlightperu.com\/en\/wp-json\/wp\/v2\/pages\/1023\/revisions"}],"predecessor-version":[{"id":9229,"href":"https:\/\/spotlightperu.com\/en\/wp-json\/wp\/v2\/pages\/1023\/revisions\/9229"}],"wp:attachment":[{"href":"https:\/\/spotlightperu.com\/en\/wp-json\/wp\/v2\/media?parent=1023"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}