{"id":22,"date":"2026-04-08T21:42:51","date_gmt":"2026-04-08T21:42:51","guid":{"rendered":"https:\/\/demowebdesign.live\/petricia\/index.php\/events\/"},"modified":"2026-04-09T18:14:43","modified_gmt":"2026-04-09T18:14:43","slug":"events","status":"publish","type":"page","link":"https:\/\/demowebdesign.live\/petricia\/events\/","title":{"rendered":"Events"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"22\" class=\"elementor elementor-22\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-21b7a80 e-con-full e-flex e-con e-parent\" data-id=\"21b7a80\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a8ae87 elementor-widget elementor-widget-html\" data-id=\"9a8ae87\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;700;900&family=Inter:wght@300;400;500;600&display=swap\" rel=\"stylesheet\"\/>\r\n\r\n<style>\r\n*, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }\r\nbody { font-family: 'Inter', sans-serif; overflow-x: hidden; background: #06111c; }\r\n\r\n\/* HERO *\/\r\n.hero {\r\n  position: relative;\r\n  \/*min-height: 100vh;*\/\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  overflow: hidden;\r\n  padding: 180px 48px;\r\n  text-align: center;\r\n}\r\n\r\n.hero-bg {\r\n  position: absolute; inset: 0;\r\n  background: linear-gradient(135deg,\r\n    #041c2c 0%, #0a2a4a 30%, #0d4f6e 55%, #0e6b7a 75%, #083040 100%\r\n  );\r\n  z-index: 0;\r\n}\r\n\r\n\/* Orbs *\/\r\n.orb {\r\n  position: absolute; border-radius: 50%;\r\n  animation: floatOrb 9s ease-in-out infinite; z-index: 1;\r\n}\r\n.orb-1 { width:520px; height:520px; background:#3ecfcf; opacity:0.10; top:-120px; left:-160px; }\r\n.orb-2 { width:300px; height:300px; background:#5ba8e0; opacity:0.09; bottom:-60px; left:30%; }\r\n.orb-3 { width:180px; height:180px; background:#c0392b; opacity:0.08; top:25%; right:42%; }\r\n\r\n@keyframes floatOrb {\r\n  0%,100% { transform: translateY(0) scale(1); }\r\n  50% { transform: translateY(-28px) scale(1.04); }\r\n}\r\n\r\n.hero-grid {\r\n  position: absolute; inset: 0;\r\n  background-image:\r\n    linear-gradient(rgba(255,255,255,0.025) 1px, transparent 1px),\r\n    linear-gradient(90deg, rgba(255,255,255,0.025) 1px, transparent 1px);\r\n  background-size: 60px 60px;\r\n  z-index: 1;\r\n}\r\n\r\n\/* CENTER CONTENT *\/\r\n.hero-inner {\r\n  position: relative; z-index: 10;\r\n  max-width: 800px;\r\n}\r\n\r\n\/* TEXT *\/\r\n.badge {\r\n  display: inline-block;\r\n  background: rgba(62,207,207,0.13);\r\n  border: 1px solid rgba(62,207,207,0.32);\r\n  color: #7ee8e8;\r\n  font-size: 11px; font-weight: 600;\r\n  letter-spacing: 2px; text-transform: uppercase;\r\n  padding: 6px 18px; border-radius: 50px;\r\n  margin-bottom: 26px;\r\n  animation: fadeUp 1s ease 0.2s forwards;\r\n  opacity: 0;\r\n  transform: translateY(20px);\r\n}\r\n\r\n.hero-title {\r\n  font-family: 'Playfair Display', serif;\r\n  font-size: clamp(36px, 5vw, 64px);\r\n  font-weight: 900; line-height: 1.2; color: #fff;\r\n  margin-bottom: 20px;\r\n  animation: fadeUp 1s ease 0.4s forwards;\r\n  opacity: 0;\r\n  transform: translateY(20px);\r\n}\r\n\r\n.hero-title .accent-teal { color: #3ecfcf; }\r\n.hero-title .accent-red  { color: #e74c3c; }\r\n\r\n.hero-sub {\r\n  font-size: 16px;\r\n  color: rgba(190,220,230,0.8);\r\n  font-weight: 300;\r\n  line-height: 1.8;\r\n  margin-bottom: 36px;\r\n  animation: fadeUp 1s ease 0.6s forwards;\r\n  opacity: 0;\r\n  transform: translateY(20px);\r\n}\r\n\r\n\/* CTA *\/\r\n.cta-group {\r\n  display: flex;\r\n  gap: 14px;\r\n  justify-content: center;\r\n  flex-wrap: wrap;\r\n  animation: fadeUp 1s ease 0.8s forwards;\r\n  opacity: 0;\r\n  transform: translateY(20px);\r\n}\r\n\r\n.btn {\r\n  font-size: 14px;\r\n  font-weight: 600;\r\n  padding: 13px 30px;\r\n  border-radius: 50px;\r\n  cursor: pointer;\r\n  border: none;\r\n  text-decoration: none;\r\n  transition: 0.3s;\r\n}\r\n\r\n.btn-primary {\r\n  background: #3ecfcf;\r\n  color: #041c2c;\r\n}\r\n.btn-primary:hover {\r\n  transform: scale(1.05);\r\n  box-shadow: 0 0 25px rgba(62,207,207,0.6);\r\n}\r\n\r\n.btn-secondary {\r\n  background: transparent;\r\n  color: #fff;\r\n  border: 1px solid rgba(255,255,255,0.4);\r\n}\r\n.btn-secondary:hover {\r\n  transform: scale(1.05);\r\n  border-color: #fff;\r\n}\r\n\r\n\/* Animation *\/\r\n@keyframes fadeUp {\r\n  to { opacity: 1; transform: translateY(0); }\r\n}\r\n<\/style>\r\n\r\n<section class=\"hero\">\r\n  <div class=\"hero-bg\"><\/div>\r\n  <div class=\"orb orb-1\"><\/div>\r\n  <div class=\"orb orb-2\"><\/div>\r\n  <div class=\"orb orb-3\"><\/div>\r\n  <div class=\"hero-grid\"><\/div>\r\n\r\n  <div class=\"hero-inner\">\r\n\r\n    <div class=\"badge\">Upcoming Events & Appearances<\/div>\r\n\r\n    <h1 class=\"hero-title\">\r\n      <span class=\"accent-red\">Moments <\/span> That Bring Stories<br\/>\r\n      To Life Beyond the <span class=\"accent-teal\">Pages<\/span>\r\n    <\/h1>\r\n\r\n    <p class=\"hero-sub\">\r\n      Join Patricia Morgan at exclusive events, book signings, and live sessions\r\n      where stories are shared, emotions are felt, and meaningful connections are made.\r\n      From intimate readings to inspiring conversations, each event is an opportunity\r\n      to experience the heart behind the words.\r\n      <br\/><br\/>\r\n      Be part of the journey \u2014 in real time.\r\n    <\/p>\r\n\r\n    <div class=\"cta-group\">\r\n      <a href=\"#events\" class=\"btn btn-primary\">Request an Event<\/a>\r\n      <!--<a href=\"#contact\" class=\"btn btn-secondary\">Request an Event<\/a>-->\r\n    <\/div>\r\n\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b0e62b8 e-flex e-con-boxed e-con e-parent\" data-id=\"b0e62b8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7ed3e9e elementor-widget elementor-widget-heading\" data-id=\"7ed3e9e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Live Experiences Coming Soon<\/h2>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Upcoming Events &#038; Appearances Moments That Bring Stories To Life Beyond the Pages Join Patricia Morgan at exclusive events, book signings, and live sessions where stories are shared, emotions are felt, and meaningful connections are made. From intimate readings to inspiring conversations, each event is an opportunity to experience the heart behind the words. Be [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","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":"disabled","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"enabled","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","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-4)","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-4)","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-4)","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-22","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/demowebdesign.live\/petricia\/wp-json\/wp\/v2\/pages\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demowebdesign.live\/petricia\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demowebdesign.live\/petricia\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demowebdesign.live\/petricia\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/demowebdesign.live\/petricia\/wp-json\/wp\/v2\/comments?post=22"}],"version-history":[{"count":12,"href":"https:\/\/demowebdesign.live\/petricia\/wp-json\/wp\/v2\/pages\/22\/revisions"}],"predecessor-version":[{"id":999,"href":"https:\/\/demowebdesign.live\/petricia\/wp-json\/wp\/v2\/pages\/22\/revisions\/999"}],"wp:attachment":[{"href":"https:\/\/demowebdesign.live\/petricia\/wp-json\/wp\/v2\/media?parent=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}