{"id":6,"date":"2026-05-18T10:26:44","date_gmt":"2026-05-18T10:26:44","guid":{"rendered":"http:\/\/becomecelebrant.com\/?page_id=6"},"modified":"2026-05-20T16:12:58","modified_gmt":"2026-05-20T16:12:58","slug":"6-2","status":"publish","type":"page","link":"https:\/\/becomecelebrant.com\/index.php\/6-2\/","title":{"rendered":"Become Celebrant"},"content":{"rendered":"\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>7 Questions Before You Write a Ceremony Speech | Become a Celebrant<\/title>\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500&#038;family=Jost:wght@300;400;500&#038;display=swap\" rel=\"stylesheet\">\n \n  <style>\n    :root {\n      --ivory:    #F7F3EE;\n      --stone:    #EDE8E0;\n      --taupe:    #A8977F;\n      --gold:     #C4A46B;\n      --charcoal: #2E2A25;\n      --mid:      #6B6158;\n      --light:    #9C9189;\n    }\n \n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n \n    html { scroll-behavior: smooth; }\n \n    body {\n      background: var(--ivory);\n      color: var(--charcoal);\n      font-family: 'Jost', sans-serif;\n      font-weight: 300;\n      font-size: 17px;\n      line-height: 1.75;\n      overflow-x: hidden;\n    }\n \n    \/* \u2500\u2500\u2500 UTILITIES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .container { max-width: 780px; margin: 0 auto; padding: 0 28px; }\n    .container--wide { max-width: 1020px; margin: 0 auto; padding: 0 28px; }\n \n    .serif { font-family: 'Cormorant Garamond', serif; }\n    .gold  { color: var(--gold); }\n    .rule  { width: 48px; height: 1px; background: var(--gold); display: block; margin: 0 auto 32px; }\n    .rule--left { margin: 0 0 28px; }\n \n    \/* \u2500\u2500\u2500 FADE-IN ANIMATIONS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .reveal {\n      opacity: 0;\n      transform: translateY(28px);\n      transition: opacity 0.75s ease, transform 0.75s ease;\n    }\n    .reveal.visible { opacity: 1; transform: translateY(0); }\n \n    \/* \u2500\u2500\u2500 HEADER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    header {\n      padding: 36px 28px 28px;\n      text-align: center;\n      letter-spacing: 0.18em;\n      font-size: 11px;\n      text-transform: uppercase;\n      color: var(--taupe);\n    }\n    header span { font-family: 'Cormorant Garamond', serif; font-size: 18px; letter-spacing: 0.06em; color: var(--charcoal); font-style: italic; text-transform: none; }\n \n    \/* \u2500\u2500\u2500 HERO \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .hero {\n      padding: 80px 0 90px;\n      text-align: center;\n      position: relative;\n    }\n    .hero::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background: radial-gradient(ellipse 70% 60% at 50% 40%, #EDE3D5 0%, transparent 70%);\n      pointer-events: none;\n    }\n    .hero__eyebrow {\n      font-size: 11px;\n      letter-spacing: 0.24em;\n      text-transform: uppercase;\n      color: var(--gold);\n      margin-bottom: 28px;\n    }\n    .hero__title {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(2.2rem, 5vw, 3.6rem);\n      font-weight: 400;\n      line-height: 1.2;\n      color: var(--charcoal);\n      max-width: 640px;\n      margin: 0 auto 28px;\n    }\n    .hero__title em { font-style: italic; color: var(--taupe); }\n    .hero__sub {\n      font-size: 16px;\n      color: var(--mid);\n      max-width: 520px;\n      margin: 0 auto 44px;\n      line-height: 1.8;\n    }\n    .btn {\n      display: inline-block;\n      background: var(--charcoal);\n      color: var(--ivory);\n      font-family: 'Jost', sans-serif;\n      font-size: 12px;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      padding: 18px 44px;\n      text-decoration: none;\n      transition: background 0.3s, color 0.3s;\n      cursor: pointer;\n      border: none;\n    }\n    .btn:hover { background: var(--taupe); }\n    .hero__note {\n      margin-top: 20px;\n      font-size: 13px;\n      color: var(--light);\n      font-style: italic;\n      font-family: 'Cormorant Garamond', serif;\n    }\n \n    \/* \u2500\u2500\u2500 DIVIDER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .divider {\n      display: flex;\n      align-items: center;\n      gap: 20px;\n      max-width: 300px;\n      margin: 0 auto;\n      padding: 12px 0;\n    }\n    .divider::before, .divider::after {\n      content: '';\n      flex: 1;\n      height: 1px;\n      background: var(--stone);\n    }\n    .divider__diamond {\n      width: 6px;\n      height: 6px;\n      background: var(--gold);\n      transform: rotate(45deg);\n      flex-shrink: 0;\n    }\n \n    \/* \u2500\u2500\u2500 SECTION BASE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    section { padding: 80px 0; }\n    .section__label {\n      font-size: 11px;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      color: var(--gold);\n      margin-bottom: 20px;\n    }\n    .section__heading {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(1.7rem, 3.5vw, 2.5rem);\n      font-weight: 400;\n      line-height: 1.25;\n      color: var(--charcoal);\n      margin-bottom: 28px;\n    }\n    .section__body { color: var(--mid); max-width: 580px; }\n    .section__body p + p { margin-top: 18px; }\n \n    \/* \u2500\u2500\u2500 PROBLEM \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .problem { background: var(--stone); }\n    .problem__inner { display: grid; grid-template-columns: 1fr; gap: 40px; }\n    .problem__quote {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(1.4rem, 3vw, 2rem);\n      font-style: italic;\n      font-weight: 300;\n      color: var(--charcoal);\n      border-left: 2px solid var(--gold);\n      padding-left: 28px;\n      line-height: 1.5;\n    }\n \n    \/* \u2500\u2500\u2500 VALUE (7 QUESTIONS) \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .value { background: var(--ivory); }\n    .questions-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 0;\n      margin-top: 48px;\n      border: 1px solid var(--stone);\n    }\n    @media (max-width: 580px) { .questions-grid { grid-template-columns: 1fr; } }\n    .question-item {\n      padding: 28px 32px;\n      border-bottom: 1px solid var(--stone);\n      border-right: 1px solid var(--stone);\n    }\n    .question-item:nth-child(even) { border-right: none; }\n    .question-item:nth-last-child(-n+2) { border-bottom: none; }\n    @media (max-width: 580px) {\n      .question-item { border-right: none; }\n      .question-item:last-child { border-bottom: none; }\n      .question-item:nth-last-child(2) { border-bottom: 1px solid var(--stone); }\n    }\n    .question-item__num {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: 2rem;\n      color: var(--stone);\n      font-weight: 300;\n      line-height: 1;\n      margin-bottom: 10px;\n    }\n    .question-item__title {\n      font-size: 14px;\n      font-weight: 500;\n      letter-spacing: 0.04em;\n      color: var(--charcoal);\n      margin-bottom: 8px;\n    }\n    .question-item__desc { font-size: 13px; color: var(--mid); line-height: 1.65; }\n \n    \/* \u2500\u2500\u2500 FILTER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .filter { background: var(--charcoal); color: var(--ivory); }\n    .filter .section__label { color: var(--gold); }\n    .filter .section__heading { color: var(--ivory); }\n    .filter .section__body { color: rgba(247,243,238,0.65); }\n    .filter__tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 36px;\n    }\n    .filter__tag {\n      border: 1px solid rgba(247,243,238,0.2);\n      padding: 10px 20px;\n      font-size: 13px;\n      letter-spacing: 0.06em;\n      color: rgba(247,243,238,0.8);\n      font-family: 'Cormorant Garamond', serif;\n      font-style: italic;\n    }\n \n    \/* \u2500\u2500\u2500 FORM \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .form-section { background: var(--stone); }\n    .form-section .section__heading { text-align: center; }\n    .form-section .rule { margin: 0 auto 32px; }\n    .form-section .section__label { text-align: center; }\n    .form-wrapper {\n      max-width: 520px;\n      margin: 48px auto 0;\n      background: var(--ivory);\n      padding: 48px 44px;\n    }\n    @media (max-width: 580px) { .form-wrapper { padding: 32px 24px; } }\n    .form-group { margin-bottom: 24px; }\n    .form-group label {\n      display: block;\n      font-size: 11px;\n      letter-spacing: 0.2em;\n      text-transform: uppercase;\n      color: var(--taupe);\n      margin-bottom: 10px;\n    }\n    .form-group input,\n    .form-group select {\n      width: 100%;\n      background: transparent;\n      border: none;\n      border-bottom: 1px solid var(--taupe);\n      padding: 10px 0;\n      font-family: 'Jost', sans-serif;\n      font-size: 15px;\n      font-weight: 300;\n      color: var(--charcoal);\n      outline: none;\n      appearance: none;\n      -webkit-appearance: none;\n      border-radius: 0;\n      transition: border-color 0.25s;\n    }\n    .form-group input:focus,\n    .form-group select:focus { border-color: var(--charcoal); }\n    .form-group select { background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='7' viewBox='0 0 12 7'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23A8977F' stroke-width='1.5' fill='none'\/%3E%3C\/svg%3E\"); background-repeat: no-repeat; background-position: right 4px center; padding-right: 24px; cursor: pointer; }\n    .form-group select option { color: var(--charcoal); background: var(--ivory); }\n    .form-consent {\n      font-size: 12px;\n      color: var(--light);\n      line-height: 1.7;\n      margin-top: 8px;\n      margin-bottom: 32px;\n    }\n    .btn--full { width: 100%; text-align: center; display: block; }\n \n    \/* \u2500\u2500\u2500 TRUST \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .trust { text-align: center; }\n    .trust .section__heading { max-width: 520px; margin: 0 auto 28px; }\n    .trust .section__body { max-width: 520px; margin: 0 auto; text-align: center; }\n \n    \/* \u2500\u2500\u2500 FINAL CTA \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .final-cta {\n      background: var(--charcoal);\n      text-align: center;\n      padding: 100px 0;\n    }\n    .final-cta .section__heading { color: var(--ivory); margin-bottom: 20px; }\n    .final-cta p { color: rgba(247,243,238,0.6); max-width: 420px; margin: 0 auto 44px; font-size: 15px; }\n    .btn--outline {\n      background: transparent;\n      border: 1px solid rgba(247,243,238,0.4);\n      color: var(--ivory);\n    }\n    .btn--outline:hover { background: var(--ivory); color: var(--charcoal); }\n \n    \/* \u2500\u2500\u2500 FOOTER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    footer {\n      padding: 32px 28px;\n      text-align: center;\n      font-size: 12px;\n      letter-spacing: 0.12em;\n      color: var(--light);\n      border-top: 1px solid var(--stone);\n    }\n \n    \/* \u2500\u2500\u2500 THANK YOU OVERLAY \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n    .thank-you {\n      display: none;\n      position: fixed;\n      inset: 0;\n      background: var(--ivory);\n      z-index: 100;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      padding: 40px;\n    }\n    .thank-you.active { display: flex; }\n    .thank-you__title {\n      font-family: 'Cormorant Garamond', serif;\n      font-size: clamp(2rem, 5vw, 3.2rem);\n      font-weight: 400;\n      color: var(--charcoal);\n      margin-bottom: 24px;\n    }\n    .thank-you p { color: var(--mid); max-width: 460px; margin: 0 auto 16px; }\n    .thank-you__close {\n      margin-top: 36px;\n      font-size: 11px;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      color: var(--gold);\n      cursor: pointer;\n      background: none;\n      border: none;\n      font-family: 'Jost', sans-serif;\n    }\n    .thank-you__close:hover { color: var(--charcoal); }\n  <\/style>\n<\/head>\n<body>\n \n  <!-- THANK YOU OVERLAY -->\n  <div class=\"thank-you\" id=\"thankYou\">\n    <span class=\"rule\"><\/span>\n    <h2 class=\"thank-you__title serif\">Your Guide Is on Its Way.<\/h2>\n    <p>Thank you for requesting <em>7 Questions to Ask Yourself Before Writing a Ceremonial Speech<\/em>. Please check your inbox in the next few minutes.<\/p>\n    <p>In the next email, you will also receive a short video showing how a structured approach can help you prepare ceremonial speeches with more clarity, confidence, and emotional depth.<\/p>\n    <button class=\"thank-you__close\" onclick=\"closeThankYou()\">\u2190 Back to the page<\/button>\n  <\/div>\n \n  <!-- HEADER -->\n  <header>\n    <span>Become a Celebrant<\/span>\n  <\/header>\n \n  <!-- HERO -->\n  <section class=\"hero\">\n    <div class=\"container reveal\">\n      <p class=\"hero__eyebrow\">Free Guide<\/p>\n      <h1 class=\"hero__title serif\">Before You Write a Ceremony Speech, Ask the <em>Questions That Make It Meaningful.<\/em><\/h1>\n      <p class=\"hero__sub\">Download the free guide <em>7 Questions to Ask Yourself Before Writing a Ceremonial Speech<\/em> and discover how emotionally powerful ceremony writing begins before you ever write the first line.<\/p>\n      <a href=\"#form\" class=\"btn\">Download the Free Guide<\/a>\n      <p class=\"hero__note\">For aspiring celebrants, wedding professionals, and thoughtful speakers.<\/p>\n    <\/div>\n  <\/section>\n \n  <div class=\"divider container\"><div class=\"divider__diamond\"><\/div><\/div>\n \n  <!-- PROBLEM -->\n  <section class=\"problem\">\n    <div class=\"container\">\n      <div class=\"reveal\">\n        <p class=\"section__label\">The hidden issue<\/p>\n        <span class=\"rule rule--left\"><\/span>\n        <h2 class=\"section__heading serif\">Most Ceremonial Speeches Start in the Wrong Place.<\/h2>\n      <\/div>\n      <div class=\"problem__inner\">\n        <div class=\"reveal\" style=\"transition-delay: 0.1s\">\n          <blockquote class=\"problem__quote\">\n            &#8222;Many people begin by asking, 'What should I say?&#8217; But a powerful ceremony speech begins with a deeper question: 'What does this moment need to feel like?'&#8221;\n          <\/blockquote>\n        <\/div>\n        <div class=\"section__body reveal\" style=\"transition-delay: 0.2s\">\n          <p>A ceremonial speech is not simply a collection of beautiful words. It is a moment of emotional leadership. It holds the couple, the family, and the guests in a shared experience.<\/p>\n          <p>When it is written without intention, it can feel flat, formal, or disconnected. When it is prepared with care, it becomes one of the moments people remember long after the wedding day is over.<\/p>\n          <p>This guide helps you slow down before you write, so the speech can carry meaning, rhythm, and emotional truth.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n \n  <!-- VALUE -->\n  <section class=\"value\">\n    <div class=\"container--wide\">\n      <div class=\"container reveal\">\n        <p class=\"section__label\">Inside the guide<\/p>\n        <span class=\"rule rule--left\"><\/span>\n        <h2 class=\"section__heading serif\">The Seven Questions That Shape a Better Ceremony Speech.<\/h2>\n        <p class=\"section__body\">This guide invites you to move beyond generic wording and begin with the emotional architecture of the ceremony. It is designed to help you think like a modern celebrant.<\/p>\n      <\/div>\n      <div class=\"questions-grid reveal\" style=\"transition-delay: 0.15s\">\n        <div class=\"question-item\">\n          <div class=\"question-item__num serif\">01<\/div>\n          <div class=\"question-item__title\">The emotional purpose<\/div>\n          <div class=\"question-item__desc\">Every ceremony needs a clear emotional direction before a single word is written.<\/div>\n        <\/div>\n        <div class=\"question-item\">\n          <div class=\"question-item__num serif\">02<\/div>\n          <div class=\"question-item__title\">The story beneath the facts<\/div>\n          <div class=\"question-item__desc\">Because storytelling creates connection \u2014 and the best stories are rarely the obvious ones.<\/div>\n        <\/div>\n        <div class=\"question-item\">\n          <div class=\"question-item__num serif\">03<\/div>\n          <div class=\"question-item__title\">The guests&#8217; experience<\/div>\n          <div class=\"question-item__desc\">A ceremony is a shared emotional room. Who is in it, and what do they need to feel?<\/div>\n        <\/div>\n        <div class=\"question-item\">\n          <div class=\"question-item__num serif\">04<\/div>\n          <div class=\"question-item__title\">Tone and rhythm<\/div>\n          <div class=\"question-item__desc\">Words only work when they are carried well. The right cadence is not accidental.<\/div>\n        <\/div>\n        <div class=\"question-item\">\n          <div class=\"question-item__num serif\">05<\/div>\n          <div class=\"question-item__title\">Inclusion and restraint<\/div>\n          <div class=\"question-item__desc\">What should be included \u2014 and what should be left out. Restraint is part of elegance.<\/div>\n        <\/div>\n        <div class=\"question-item\">\n          <div class=\"question-item__num serif\">06<\/div>\n          <div class=\"question-item__title\">The moment to remember<\/div>\n          <div class=\"question-item__desc\">Memory is shaped by emotional clarity. What single feeling should linger?<\/div>\n        <\/div>\n        <div class=\"question-item\" style=\"grid-column: 1 \/ -1; border-right: none;\">\n          <div class=\"question-item__num serif\">07<\/div>\n          <div class=\"question-item__title\">Your role as speaker<\/div>\n          <div class=\"question-item__desc\">Presence matters as much as the script. This question helps you show up fully in the moment.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n \n  <!-- FILTER -->\n  <section class=\"filter\">\n    <div class=\"container reveal\">\n      <p class=\"section__label\">Who this is for<\/p>\n      <span class=\"rule rule--left\"><\/span>\n      <h2 class=\"section__heading serif\">This Guide Is for You If You Believe a Ceremony Should Feel Human, Personal, and Alive.<\/h2>\n      <div class=\"section__body\">\n        <p>This is not for people looking for a quick script to copy. It is for people who sense that ceremony writing is a craft \u2014 for those who want to create words with emotional intelligence, structure, and presence.<\/p>\n      <\/div>\n      <div class=\"filter__tags\">\n        <span class=\"filter__tag\">Aspiring Celebrants<\/span>\n        <span class=\"filter__tag\">Wedding Professionals<\/span>\n        <span class=\"filter__tag\">Planners &amp; Coordinators<\/span>\n        <span class=\"filter__tag\">Thoughtful Speakers<\/span>\n        <span class=\"filter__tag\">Career Changers<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n \n  <!-- FORM -->\n  <section class=\"form-section\" id=\"form\">\n    <div class=\"container reveal\">\n      <p class=\"section__label\">Download the Free Guide<\/p>\n      <span class=\"rule\"><\/span>\n      <h2 class=\"section__heading serif\">Begin With the Right Questions.<\/h2>\n    <\/div>\n    <div class=\"form-wrapper reveal\" style=\"transition-delay: 0.1s\">\n      <p style=\"font-size:14px; color: var(--mid); margin-bottom: 32px; line-height:1.8;\">Enter your details below and receive the guide by email. You will also receive a short follow-up video showing how structured support can help you prepare ceremonial speeches with more clarity, confidence, and emotional depth.<\/p>\n \n      <div class=\"form-group\">\n        <label for=\"fname\">First Name<\/label>\n        <input type=\"text\" id=\"fname\" name=\"fname\" placeholder=\"Your first name\" required \/>\n      <\/div>\n      <div class=\"form-group\">\n        <label for=\"email\">Email Address<\/label>\n        <input type=\"email\" id=\"email\" name=\"email\" placeholder=\"your@email.com\" required \/>\n      <\/div>\n      <div class=\"form-group\">\n        <label for=\"role\">Which best describes you?<\/label>\n        <select id=\"role\" name=\"role\" required>\n          <option value=\"\" disabled selected>Please select\u2026<\/option>\n          <option>I am exploring becoming a celebrant<\/option>\n          <option>I am already a celebrant<\/option>\n          <option>I am a wedding planner or wedding professional<\/option>\n          <option>I want to write a personal ceremony speech<\/option>\n          <option>I am interested in public speaking and storytelling<\/option>\n          <option>Other<\/option>\n        <\/select>\n      <\/div>\n      <div class=\"form-group\">\n        <label for=\"interest\">What interests you most? <span style=\"opacity:.5\">(optional)<\/span><\/label>\n        <select id=\"interest\" name=\"interest\">\n          <option value=\"\" disabled selected>Please select\u2026<\/option>\n          <option>Writing more emotional ceremonies<\/option>\n          <option>Becoming confident as a speaker<\/option>\n          <option>Learning the craft of modern celebrancy<\/option>\n          <option>Using AI to prepare ceremonial speeches<\/option>\n          <option>Exploring a new professional path<\/option>\n        <\/select>\n      <\/div>\n      <p class=\"form-consent\">By downloading the guide, you agree to receive educational emails from Become a Celebrant, including a follow-up video about preparing ceremonial speeches with structured AI support. You can unsubscribe at any time.<\/p>\n      <button class=\"btn btn--full\" onclick=\"handleSubmit(event)\">Send Me the Guide<\/button>\n    <\/div>\n  <\/section>\n \n  <!-- TRUST -->\n  <section class=\"trust\">\n    <div class=\"container reveal\">\n      <p class=\"section__label\">Our philosophy<\/p>\n      <span class=\"rule\"><\/span>\n      <h2 class=\"section__heading serif\">The Future of Ceremony Is More Personal, More Emotional, and More Intentional.<\/h2>\n      <div class=\"section__body\">\n        <p>Modern couples no longer want ceremonies that feel like a formality. They want a moment that reflects who they are, what they value, and why their story matters.<\/p>\n        <p>That requires more than speaking into a microphone. It requires listening, structure, storytelling, timing, and emotional presence. Become a Celebrant exists to elevate the way modern ceremonies are created and delivered.<\/p>\n        <p style=\"margin-top:18px; font-family:'Cormorant Garamond',serif; font-style:italic; font-size:1.05rem; color: var(--taupe);\">A celebrant is not someone who reads a script.<br>A celebrant is an architect of emotional experiences.<\/p>\n      <\/div>\n    <\/div>\n  <\/section>\n \n  <!-- FINAL CTA -->\n  <section class=\"final-cta\">\n    <div class=\"container reveal\">\n      <span class=\"rule\"><\/span>\n      <h2 class=\"section__heading serif\" style=\"color:var(--ivory);\">Start With the Right Questions.<\/h2>\n      <p>Download the guide and begin discovering how meaningful ceremonial speeches are truly created.<\/p>\n      <a href=\"#form\" class=\"btn btn--outline\">Download the Free Guide<\/a>\n    <\/div>\n  <\/section>\n \n  <!-- FOOTER -->\n  <footer>\n    <p>\u00a9 2025 Become a Celebrant &nbsp;\u00b7&nbsp; Unsubscribe at any time<\/p>\n  <\/footer>\n \n  <script>\n    \/\/ \u2500\u2500\u2500 SCROLL REVEAL \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n    const observer = new IntersectionObserver(entries => {\n      entries.forEach(e => { if (e.isIntersecting) { e.target.classList.add('visible'); observer.unobserve(e.target); } });\n    }, { threshold: 0.1 });\n    document.querySelectorAll('.reveal').forEach(el => observer.observe(el));\n \n    \/\/ \u2500\u2500\u2500 FORM SUBMIT \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n    function handleSubmit(e) {\n      e.preventDefault();\n      const fname = document.getElementById('fname').value.trim();\n      const email = document.getElementById('email').value.trim();\n      const role  = document.getElementById('role').value;\n      if (!fname || !email || !role) {\n        alert('Please fill in your name, email, and role to continue.');\n        return;\n      }\n      document.getElementById('thankYou').classList.add('active');\n      document.body.style.overflow = 'hidden';\n    }\n \n    function closeThankYou() {\n      document.getElementById('thankYou').classList.remove('active');\n      document.body.style.overflow = '';\n    }\n  <\/script>\n<\/body>\n<\/html>\n \n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>7 Questions Before You Write a Ceremony Speech | Become a Celebrant Your Guide Is on Its Way. Thank you for requesting 7 Questions to Ask Yourself Before Writing a Ceremonial Speech. Please check your inbox in the next few minutes. In the next email, you will also receive a short video showing how a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":11,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/becomecelebrant.com\/index.php\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/becomecelebrant.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/becomecelebrant.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/becomecelebrant.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/becomecelebrant.com\/index.php\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":2,"href":"https:\/\/becomecelebrant.com\/index.php\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":10,"href":"https:\/\/becomecelebrant.com\/index.php\/wp-json\/wp\/v2\/pages\/6\/revisions\/10"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/becomecelebrant.com\/index.php\/wp-json\/wp\/v2\/media\/11"}],"wp:attachment":[{"href":"https:\/\/becomecelebrant.com\/index.php\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}