{"id":8,"date":"2026-08-06T17:25:07","date_gmt":"2026-08-06T17:25:07","guid":{"rendered":"https:\/\/bloom2become.com\/?page_id=8"},"modified":"2026-08-06T17:57:59","modified_gmt":"2026-08-06T17:57:59","slug":"home","status":"publish","type":"page","link":"https:\/\/bloom2become.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"8\" class=\"elementor elementor-8\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-93f5fec e-con e-atomic-element e-flexbox-base e-8ea1f3f \" data-id=\"93f5fec\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"93f5fec\" data-e-type=\"e-flexbox\" data-id=\"93f5fec\">\n    \t\t<div class=\"elementor-element elementor-element-09ff3a7 elementor-widget elementor-widget-html\" data-id=\"09ff3a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- ============================================================\r\n     BLOOM 2 BECOME \u2014 HOME PAGE\r\n     Paste this whole block into a single Elementor HTML widget.\r\n     Everything is scoped under .b2b-home so it cannot affect\r\n     other pages, widgets, or the WordPress admin.\r\n\r\n     EDIT POINTS are marked with  <!-- EDIT -->\r\n\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300&family=Jost:wght@300;400;500&family=Parisienne&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n\/* ---------- TOKENS (scoped) ---------- *\/\r\n.b2b-home{\r\n  --blush:#F0C4BB; --blush-soft:#F9E4E0; --cocoa:#4A342B; --cocoa-soft:#7A6155;\r\n  --champagne:#D4B071; --ivory:#FBF7F2; --ivory-deep:#F3EBE1; --sage:#9CAE93;\r\n  --rose:#C4776A; --white:#fff;\r\n  --fd:\"Cormorant Garamond\",Georgia,serif;\r\n  --fs:\"Parisienne\",cursive;\r\n  --fb:\"Jost\",\"Helvetica Neue\",Arial,sans-serif;\r\n  --s--1:clamp(.82rem,.78rem + .2vw,.92rem);\r\n  --s0:clamp(1rem,.95rem + .25vw,1.12rem);\r\n  --s1:clamp(1.3rem,1.2rem + .5vw,1.6rem);\r\n  --s2:clamp(1.75rem,1.5rem + 1.2vw,2.5rem);\r\n  --s3:clamp(2.4rem,1.9rem + 2.4vw,4rem);\r\n  --s4:clamp(3.2rem,2.2rem + 4.6vw,6.5rem);\r\n  --gut:clamp(1.25rem,5vw,4rem);\r\n  --shadow:0 18px 48px -24px rgba(74,52,43,.35);\r\n\r\n  font-family:var(--fb); font-size:var(--s0); font-weight:300;\r\n  line-height:1.7; color:var(--cocoa); background:var(--ivory);\r\n  margin:0 calc(50% - 50vw); width:100vw; max-width:100vw; overflow-x:hidden;\r\n}\r\n.b2b-home *,.b2b-home *::before,.b2b-home *::after{box-sizing:border-box;}\r\n.b2b-home h1,.b2b-home h2,.b2b-home h3{\r\n  font-family:var(--fd); font-weight:300; line-height:1.08;\r\n  letter-spacing:-.015em; color:var(--cocoa); margin:0;\r\n}\r\n.b2b-home p{margin:0;}\r\n.b2b-home ul{margin:0;padding:0;list-style:none;}\r\n.b2b-home img,.b2b-home svg{display:block;max-width:100%;}\r\n.b2b-home a{color:inherit;}\r\n\r\n.b2b-home .wrap{width:min(100% - (var(--gut)*2),1180px);margin-inline:auto;}\r\n.b2b-home .wrap-n{width:min(100% - (var(--gut)*2),780px);margin-inline:auto;}\r\n.b2b-home .sec{padding-block:clamp(4.5rem,10vw,9rem);position:relative;}\r\n.b2b-home .sec--tint{background:var(--ivory-deep);}\r\n.b2b-home .sec--blush{background:var(--blush-soft);}\r\n\r\n.b2b-home .eyebrow{\r\n  display:block;font-size:var(--s--1);font-weight:400;letter-spacing:.32em;\r\n  text-transform:uppercase;color:var(--cocoa-soft);\r\n}\r\n.b2b-home .lede{font-size:var(--s1);font-weight:300;line-height:1.6;color:var(--cocoa-soft);}\r\n.b2b-home .script{font-family:var(--fs);font-weight:400;}\r\n\r\n\/* ---------- SPRIG ---------- *\/\r\n.b2b-home .sprig{width:34px;height:44px;margin-bottom:1.25rem;overflow:visible;}\r\n.b2b-home .sprig path,.b2b-home .sprig circle{stroke:var(--sage);stroke-width:1.2;fill:none;stroke-linecap:round;}\r\n.b2b-home .sprig .bud{fill:var(--blush);stroke:none;}\r\n.b2b-home .sprig .stem{stroke-dasharray:60;stroke-dashoffset:60;transition:stroke-dashoffset 1.4s cubic-bezier(.22,.61,.36,1);}\r\n.b2b-home .sprig .leaf,.b2b-home .sprig .bud{opacity:0;transition:opacity .7s ease .7s;}\r\n.b2b-home .is-vis .sprig .stem{stroke-dashoffset:0;}\r\n.b2b-home .is-vis .sprig .leaf,.b2b-home .is-vis .sprig .bud{opacity:1;}\r\n\r\n\/* ---------- REVEAL ---------- *\/\r\n.b2b-home .rev{opacity:0;transform:translateY(22px);\r\n  transition:opacity .9s ease,transform .9s cubic-bezier(.22,.61,.36,1);}\r\n.b2b-home .rev.is-vis{opacity:1;transform:none;}\r\n\r\n\/* ---------- HERO ---------- *\/\r\n.b2b-home .hero{\r\n  position:relative;text-align:center;overflow:hidden;padding-top:clamp(3.5rem,9vw,7rem);\r\n  background:linear-gradient(178deg,var(--white) 0%,var(--blush-soft) 55%,var(--ivory-deep) 100%);\r\n}\r\n.b2b-home .hero-in{position:relative;z-index:3;padding-bottom:clamp(7rem,16vw,13rem);}\r\n.b2b-home .hero-title{font-size:var(--s4);line-height:.92;color:var(--rose);letter-spacing:-.03em;}\r\n.b2b-home .hero-verse{\r\n  font-family:var(--fd);font-size:clamp(1.5rem,1rem + 3vw,3.4rem);\r\n  line-height:1.15;margin-top:.6rem;font-weight:300;\r\n}\r\n.b2b-home .hero-verse .script{color:var(--champagne);font-size:1.28em;vertical-align:-.08em;}\r\n.b2b-home .hero-sub{margin:2rem auto 0;max-width:38ch;color:var(--cocoa-soft);line-height:1.75;}\r\n.b2b-home .pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 1.6rem;margin-top:1.75rem;}\r\n.b2b-home .pills li{font-size:var(--s--1);letter-spacing:.28em;text-transform:uppercase;color:var(--cocoa-soft);}\r\n.b2b-home .pills li+li::before{content:\"\u2726\";margin-right:1.6rem;color:var(--champagne);letter-spacing:0;}\r\n.b2b-home .cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2.75rem;}\r\n\r\n.b2b-home .soil{position:absolute;left:0;right:0;bottom:0;z-index:2;pointer-events:none;}\r\n.b2b-home .soil svg{width:100%;height:auto;}\r\n.b2b-home .floral{position:absolute;bottom:0;z-index:1;opacity:.85;width:clamp(140px,26vw,340px);}\r\n.b2b-home .floral--l{left:-1%;}\r\n.b2b-home .floral--r{right:-1%;transform:scaleX(-1);}\r\n@media(max-width:680px){.b2b-home .floral{opacity:.5;width:120px;}}\r\n\r\n\/* ---------- BUTTONS ---------- *\/\r\n.b2b-home .btn{\r\n  display:inline-block;text-decoration:none;cursor:pointer;font-family:var(--fb);\r\n  font-size:.78rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;\r\n  padding:1.05rem 2.4rem;border-radius:2px;border:1px solid transparent;\r\n  transition:all .35s cubic-bezier(.22,.61,.36,1);\r\n}\r\n.b2b-home .btn--p{background:var(--cocoa);color:var(--ivory);}\r\n.b2b-home .btn--p:hover{background:var(--rose);transform:translateY(-2px);box-shadow:var(--shadow);}\r\n.b2b-home .btn--g{border-color:var(--cocoa);color:var(--cocoa);background:transparent;}\r\n.b2b-home .btn--g:hover{background:var(--cocoa);color:var(--ivory);transform:translateY(-2px);}\r\n\r\n\/* ---------- PILLARS ---------- *\/\r\n.b2b-home .pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,4vw,3.5rem);}\r\n@media(max-width:780px){.b2b-home .pillars{grid-template-columns:1fr;}}\r\n.b2b-home .pillar{text-align:center;}\r\n.b2b-home .pillar svg{margin:0 auto 1.5rem;width:48px;height:48px;}\r\n.b2b-home .pillar svg path,.b2b-home .pillar svg circle{stroke:var(--rose);stroke-width:1.1;fill:none;}\r\n.b2b-home .pillar svg .fill{fill:var(--blush);stroke:none;}\r\n.b2b-home .pillar h3{font-size:var(--s2);margin-bottom:.65rem;}\r\n.b2b-home .pillar p{color:var(--cocoa-soft);font-size:.98rem;}\r\n\r\n\/* ---------- ABOUT ---------- *\/\r\n.b2b-home .about{display:grid;grid-template-columns:1.05fr 1fr;gap:clamp(2rem,6vw,5.5rem);align-items:center;}\r\n@media(max-width:880px){.b2b-home .about{grid-template-columns:1fr;}}\r\n.b2b-home .about-media{position:relative;}\r\n.b2b-home .about-media img{border-radius:260px 260px 2px 2px;box-shadow:var(--shadow);width:100%;}\r\n.b2b-home .about-media::after{\r\n  content:\"\";position:absolute;inset:18px -18px -18px 18px;z-index:-1;\r\n  border:1px solid var(--champagne);border-radius:260px 260px 2px 2px;\r\n}\r\n.b2b-home .about h2{font-size:var(--s3);margin-block:.4em .9rem;}\r\n.b2b-home .about p{color:var(--cocoa-soft);margin-bottom:1.15rem;}\r\n.b2b-home .sig{font-family:var(--fs);font-size:2rem;color:var(--rose);margin-top:1.5rem;display:block;}\r\n\r\n\/* ---------- OFFERINGS ---------- *\/\r\n.b2b-home .head{margin-bottom:clamp(2.5rem,5vw,4rem);}\r\n.b2b-home .head h2{font-size:var(--s3);margin-block:.4em .5rem;}\r\n.b2b-home .offerings{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.5rem;}\r\n.b2b-home .card{\r\n  background:var(--white);padding:2.5rem 2rem;border-radius:2px;\r\n  border:1px solid rgba(74,52,43,.07);position:relative;overflow:hidden;\r\n  transition:transform .4s cubic-bezier(.22,.61,.36,1),box-shadow .4s ease;\r\n}\r\n.b2b-home .card::before{\r\n  content:\"\";position:absolute;top:0;left:0;width:100%;height:3px;\r\n  background:linear-gradient(90deg,var(--blush),var(--champagne));\r\n  transform:scaleX(0);transform-origin:left;transition:transform .5s cubic-bezier(.22,.61,.36,1);\r\n}\r\n.b2b-home .card:hover{transform:translateY(-6px);box-shadow:var(--shadow);}\r\n.b2b-home .card:hover::before{transform:scaleX(1);}\r\n.b2b-home .card .tag{font-size:.62rem;letter-spacing:.26em;text-transform:uppercase;color:var(--champagne);display:block;margin-bottom:1rem;}\r\n.b2b-home .card h3{font-size:var(--s1);margin-bottom:.6rem;}\r\n.b2b-home .card p{font-size:.93rem;color:var(--cocoa-soft);}\r\n\r\n\/* ---------- VERSE ---------- *\/\r\n.b2b-home .verse{background:var(--cocoa);color:var(--ivory);text-align:center;padding-block:clamp(4rem,9vw,7rem);}\r\n.b2b-home .verse blockquote{\r\n  font-family:var(--fd);font-size:var(--s2);font-weight:300;line-height:1.4;\r\n  max-width:24ch;margin:0 auto;color:var(--ivory);\r\n}\r\n.b2b-home .verse cite{\r\n  display:block;margin-top:1.75rem;font-family:var(--fb);font-style:normal;\r\n  font-size:var(--s--1);letter-spacing:.3em;text-transform:uppercase;color:var(--champagne);\r\n}\r\n\r\n\/* ---------- CONNECT ---------- *\/\r\n.b2b-home .connect{text-align:center;}\r\n.b2b-home .connect .sprig{margin-inline:auto;}\r\n.b2b-home .connect h2{font-size:var(--s3);margin-block:.4em .9rem;}\r\n.b2b-home .connect .lede{max-width:46ch;margin-inline:auto;}\r\n.b2b-home .connect .note{font-size:.78rem;color:var(--cocoa-soft);margin-top:1rem;}\r\n.b2b-home .connect .cta{margin-top:2.25rem;}\r\n\r\n\/* ---------- A11Y ---------- *\/\r\n.b2b-home a:focus-visible,.b2b-home button:focus-visible{outline:2px solid var(--rose);outline-offset:3px;}\r\n@media(prefers-reduced-motion:reduce){\r\n  .b2b-home .rev{opacity:1;transform:none;}\r\n  .b2b-home .sprig .stem{stroke-dashoffset:0;}\r\n  .b2b-home .sprig .leaf,.b2b-home .sprig .bud{opacity:1;}\r\n  .b2b-home *{transition-duration:.01ms !important;}\r\n}\r\n\/* Never hide content inside the Elementor editor *\/\r\n.elementor-editor-active .b2b-home .rev{opacity:1 !important;transform:none !important;}\r\n.elementor-editor-active .b2b-home .sprig .stem{stroke-dashoffset:0 !important;}\r\n.elementor-editor-active .b2b-home .sprig .leaf,\r\n.elementor-editor-active .b2b-home .sprig .bud{opacity:1 !important;}\r\n<\/style>\r\n\r\n\r\n<div class=\"b2b-home\">\r\n\r\n  <!-- ========== HERO ========== -->\r\n  <section class=\"hero\">\r\n    <div class=\"wrap hero-in\">\r\n      <h1 class=\"hero-title\">Bloom<\/h1>\r\n      <p class=\"hero-verse\">where <span class=\"script\">God<\/span> has <span class=\"script\">planted<\/span> you<\/p>\r\n\r\n      <!-- EDIT: intro paragraph -->\r\n      <p class=\"hero-sub\">More than a brand. A Kingdom movement inspiring people to bloom into who God created them to be.<\/p>\r\n\r\n      <ul class=\"pills\"><li>Healing<\/li><li>Growth<\/li><li>Community<\/li><\/ul>\r\n\r\n      <div class=\"cta\">\r\n        <!-- EDIT: button links -->\r\n        <a class=\"btn btn--p\" href=\"#connect\">Join the movement<\/a>\r\n        <a class=\"btn btn--g\" href=\"#about\">Our story<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <svg class=\"floral floral--l\" viewBox=\"0 0 260 300\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n      <g stroke=\"#9CAE93\" stroke-width=\"1.6\" stroke-linecap=\"round\">\r\n        <path d=\"M62 300 C62 236, 70 190, 96 150\"\/><path d=\"M118 300 C118 244, 108 200, 78 164\"\/><path d=\"M160 300 C160 250, 172 214, 196 186\"\/>\r\n      <\/g>\r\n      <g fill=\"#9CAE93\" fill-opacity=\".5\">\r\n        <path d=\"M96 150 C74 148, 58 134, 52 112 C76 112, 92 128, 96 150 Z\"\/>\r\n        <path d=\"M96 176 C118 174, 134 160, 140 138 C116 138, 100 154, 96 176 Z\"\/>\r\n        <path d=\"M78 164 C58 170, 40 164, 28 146 C50 138, 70 146, 78 164 Z\"\/>\r\n        <path d=\"M196 186 C214 178, 226 160, 224 138 C204 146, 194 166, 196 186 Z\"\/>\r\n        <path d=\"M172 220 C154 216, 140 202, 138 182 C158 188, 170 202, 172 220 Z\"\/>\r\n      <\/g>\r\n      <g fill=\"#D4B071\" fill-opacity=\".42\">\r\n        <path d=\"M118 214 C102 212, 90 200, 88 184 C104 188, 116 200, 118 214 Z\"\/>\r\n        <path d=\"M136 252 C152 248, 164 236, 166 220 C150 224, 138 236, 136 252 Z\"\/>\r\n      <\/g>\r\n      <g fill=\"#F0C4BB\"><circle cx=\"96\" cy=\"146\" r=\"9\"\/><circle cx=\"196\" cy=\"182\" r=\"7\"\/><\/g>\r\n      <circle cx=\"52\" cy=\"188\" r=\"6\" fill=\"#C4776A\" fill-opacity=\".65\"\/>\r\n      <g stroke=\"#C4776A\" stroke-width=\"1.1\" stroke-linecap=\"round\" stroke-opacity=\".55\">\r\n        <path d=\"M96 146 L96 118 M96 146 L78 126 M96 146 L114 126 M96 146 L84 122 M96 146 L108 122\"\/>\r\n      <\/g>\r\n    <\/svg>\r\n\r\n    <svg class=\"floral floral--r\" viewBox=\"0 0 260 300\" fill=\"none\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n      <g stroke=\"#9CAE93\" stroke-width=\"1.6\" stroke-linecap=\"round\">\r\n        <path d=\"M72 300 C72 240, 82 196, 110 158\"\/><path d=\"M132 300 C132 250, 120 208, 92 176\"\/><path d=\"M182 300 C182 254, 194 220, 216 194\"\/>\r\n      <\/g>\r\n      <g fill=\"#9CAE93\" fill-opacity=\".45\">\r\n        <path d=\"M110 158 C88 156, 72 142, 66 120 C90 120, 106 136, 110 158 Z\"\/>\r\n        <path d=\"M110 184 C132 182, 148 168, 154 146 C130 146, 114 162, 110 184 Z\"\/>\r\n        <path d=\"M92 176 C72 182, 54 176, 42 158 C64 150, 84 158, 92 176 Z\"\/>\r\n        <path d=\"M216 194 C232 186, 242 168, 240 148 C222 156, 214 174, 216 194 Z\"\/>\r\n      <\/g>\r\n      <g fill=\"#D4B071\" fill-opacity=\".4\">\r\n        <path d=\"M150 232 C166 228, 178 216, 180 200 C164 204, 152 216, 150 232 Z\"\/>\r\n        <path d=\"M128 226 C112 224, 100 212, 98 196 C114 200, 126 212, 128 226 Z\"\/>\r\n      <\/g>\r\n      <g fill=\"#F0C4BB\"><circle cx=\"110\" cy=\"154\" r=\"8\"\/><circle cx=\"216\" cy=\"190\" r=\"6\"\/><\/g>\r\n    <\/svg>\r\n\r\n    <div class=\"soil\" aria-hidden=\"true\">\r\n      <svg viewBox=\"0 0 1440 150\" preserveAspectRatio=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n        <path fill=\"#4A342B\" fill-opacity=\".14\" d=\"M0,68 C160,44 300,88 470,74 C640,60 760,96 920,84 C1080,72 1240,48 1440,66 L1440,150 L0,150 Z\"\/>\r\n        <path fill=\"#4A342B\" fill-opacity=\".32\" d=\"M0,92 C180,74 320,110 500,100 C680,90 800,116 980,106 C1160,96 1280,80 1440,94 L1440,150 L0,150 Z\"\/>\r\n        <path fill=\"#4A342B\" d=\"M0,118 C200,104 340,132 520,126 C700,120 820,138 1000,130 C1180,122 1300,110 1440,120 L1440,150 L0,150 Z\"\/>\r\n      <\/svg>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ========== FAITH \u00b7 GROWTH \u00b7 PURPOSE ========== -->\r\n  <section class=\"sec\">\r\n    <div class=\"wrap pillars\">\r\n      <article class=\"pillar rev\">\r\n        <svg viewBox=\"0 0 48 48\" aria-hidden=\"true\">\r\n          <path d=\"M24 42 V16\"\/>\r\n          <path class=\"fill\" d=\"M24 22 C17 21, 12 16, 11 9 C19 9, 23 14, 24 22 Z\"\/>\r\n          <path d=\"M24 28 C31 27, 36 22, 37 15 C29 15, 25 20, 24 28 Z\"\/>\r\n        <\/svg>\r\n        <h3>Faith<\/h3>\r\n        <p>Rooted first. Everything here starts with the God who planted you on purpose, in this season, for a reason.<\/p>\r\n      <\/article>\r\n\r\n      <article class=\"pillar rev\">\r\n        <svg viewBox=\"0 0 48 48\" aria-hidden=\"true\">\r\n          <path d=\"M8 40 C8 26, 16 18, 24 18 C32 18, 40 26, 40 40\"\/>\r\n          <circle class=\"fill\" cx=\"24\" cy=\"12\" r=\"6\"\/>\r\n          <path d=\"M24 40 V24\"\/>\r\n        <\/svg>\r\n        <h3>Growth<\/h3>\r\n        <p>Blooming is slow work. We make room for the healing, the stretching, and the becoming in between.<\/p>\r\n      <\/article>\r\n\r\n      <article class=\"pillar rev\">\r\n        <svg viewBox=\"0 0 48 48\" aria-hidden=\"true\">\r\n          <circle cx=\"24\" cy=\"24\" r=\"15\"\/>\r\n          <circle class=\"fill\" cx=\"24\" cy=\"24\" r=\"6\"\/>\r\n          <path d=\"M24 4 V10 M24 38 V44 M4 24 H10 M38 24 H44\"\/>\r\n        <\/svg>\r\n        <h3>Purpose<\/h3>\r\n        <p>You were not made to survive where you are. You were made to flourish there, and to bring others with you.<\/p>\r\n      <\/article>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ========== ABOUT ========== -->\r\n  <section class=\"sec sec--tint\" id=\"about\">\r\n    <div class=\"wrap about\">\r\n      <div class=\"about-media rev\">\r\n        <!-- EDIT: replace src with your own photo URL from Media Library -->\r\n        <img decoding=\"async\" src=\"data:image\/svg+xml;charset=utf-8,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 600 750'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0%25' stop-color='%23F9E4E0'\/%3E%3Cstop offset='100%25' stop-color='%23F3EBE1'\/%3E%3C\/linearGradient%3E%3C\/defs%3E%3Crect width='600' height='750' fill='url(%23g)'\/%3E%3Cpath d='M300 620 V400' stroke='%239CAE93' stroke-width='3'\/%3E%3Cpath d='M300 470 C250 460, 215 425, 205 375 C260 380, 292 415, 300 470 Z' fill='%239CAE93' fill-opacity='.35'\/%3E%3Cpath d='M300 520 C350 510, 385 475, 395 425 C340 430, 308 465, 300 520 Z' fill='%23D4B071' fill-opacity='.3'\/%3E%3Ccircle cx='300' cy='370' r='40' fill='%23F0C4BB'\/%3E%3Ctext x='300' y='690' font-family='Georgia,serif' font-size='24' fill='%237A6155' text-anchor='middle'%3EAdd your photo here%3C\/text%3E%3C\/svg%3E\" alt=\"\">\r\n      <\/div>\r\n\r\n      <div class=\"rev\">\r\n        <svg class=\"sprig\" viewBox=\"0 0 34 44\" aria-hidden=\"true\">\r\n          <path class=\"stem\" d=\"M17 44 C17 30, 17 22, 17 10\"\/>\r\n          <path class=\"leaf\" d=\"M17 30 C10 29, 6 25, 5 19 C12 19, 16 23, 17 30 Z\"\/>\r\n          <path class=\"leaf\" d=\"M17 24 C24 23, 28 19, 29 13 C22 13, 18 17, 17 24 Z\"\/>\r\n          <circle class=\"bud\" cx=\"17\" cy=\"7\" r=\"5\"\/>\r\n        <\/svg>\r\n        <span class=\"eyebrow\">The heart behind it<\/span>\r\n        <h2>More than a brand<\/h2>\r\n        <!-- EDIT: her story, in her words -->\r\n        <p>Bloom 2 Become began with a simple conviction: that the place you are standing right now is not an accident. Soil that feels like burial is often the very ground where roots go deepest.<\/p>\r\n        <p>What grew from that conviction is a Kingdom movement \u2014 journals and merch that speak life, gatherings where young people find their footing, and a community that refuses to let anyone bloom alone.<\/p>\r\n        <p>Wherever you are in your becoming, there is room for you here.<\/p>\r\n        <span class=\"sig\">Rooted in faith. Made to bloom.<\/span>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ========== OFFERINGS ========== -->\r\n  <section class=\"sec\" id=\"offerings\">\r\n    <div class=\"wrap\">\r\n      <div class=\"head rev\">\r\n        <svg class=\"sprig\" viewBox=\"0 0 34 44\" aria-hidden=\"true\">\r\n          <path class=\"stem\" d=\"M17 44 C17 30, 17 22, 17 10\"\/>\r\n          <path class=\"leaf\" d=\"M17 30 C10 29, 6 25, 5 19 C12 19, 16 23, 17 30 Z\"\/>\r\n          <path class=\"leaf\" d=\"M17 24 C24 23, 28 19, 29 13 C22 13, 18 17, 17 24 Z\"\/>\r\n          <circle class=\"bud\" cx=\"17\" cy=\"7\" r=\"5\"\/>\r\n        <\/svg>\r\n        <span class=\"eyebrow\">What we offer<\/span>\r\n        <h2>Room to grow<\/h2>\r\n        <p class=\"lede\">Four ways to plant yourself in this community.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"offerings\">\r\n        <!-- EDIT: wrap each card in <a href=\"\/shop\"> to make it clickable -->\r\n        <article class=\"card rev\">\r\n          <span class=\"tag\">Wear it<\/span>\r\n          <h3>Merch<\/h3>\r\n          <p>Pieces that carry the message. Wear the reminder, start the conversation.<\/p>\r\n        <\/article>\r\n        <article class=\"card rev\">\r\n          <span class=\"tag\">Write it<\/span>\r\n          <h3>Journals<\/h3>\r\n          <p>Guided pages for the prayers, the questions, and the growth you can only see looking back.<\/p>\r\n        <\/article>\r\n        <article class=\"card rev\">\r\n          <span class=\"tag\">Read it<\/span>\r\n          <h3>Books<\/h3>\r\n          <p>Words for the seasons that stretch you, written for anyone still in the middle of becoming.<\/p>\r\n        <\/article>\r\n        <article class=\"card rev\">\r\n          <span class=\"tag\">Live it<\/span>\r\n          <h3>Youth gatherings<\/h3>\r\n          <p>Real rooms, real conversations. Where the next generation finds worth, purpose, and each other.<\/p>\r\n        <\/article>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ========== VERSE ========== -->\r\n  <section class=\"verse\">\r\n    <div class=\"wrap\">\r\n      <blockquote>Planted in the house of the Lord, they will flourish in the courts of our God.<\/blockquote>\r\n      <cite>Psalm 92:13<\/cite>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ========== CONNECT ==========\r\n       This section has NO form. Add an Elementor Form widget\r\n       directly beneath this HTML widget so submissions actually work. -->\r\n  <section class=\"sec sec--blush\" id=\"connect\">\r\n    <div class=\"wrap-n connect rev\">\r\n      <svg class=\"sprig\" viewBox=\"0 0 34 44\" aria-hidden=\"true\">\r\n        <path class=\"stem\" d=\"M17 44 C17 30, 17 22, 17 10\"\/>\r\n        <path class=\"leaf\" d=\"M17 30 C10 29, 6 25, 5 19 C12 19, 16 23, 17 30 Z\"\/>\r\n        <path class=\"leaf\" d=\"M17 24 C24 23, 28 19, 29 13 C22 13, 18 17, 17 24 Z\"\/>\r\n        <circle class=\"bud\" cx=\"17\" cy=\"7\" r=\"5\"\/>\r\n      <\/svg>\r\n      <span class=\"eyebrow\">Stay rooted<\/span>\r\n      <h2>Grow with us<\/h2>\r\n      <p class=\"lede\">Encouragement, new releases, and gathering dates \u2014 sent when there is something worth saying.<\/p>\r\n      <div class=\"cta\">\r\n        <!-- EDIT: point at her Facebook page or contact page -->\r\n        <a class=\"btn btn--p\" href=\"https:\/\/www.facebook.com\/profile.php?id=61590548754115\" target=\"_blank\" rel=\"noopener\">Follow on Facebook<\/a>\r\n      <\/div>\r\n      <p class=\"note\">Rooted in faith. Made to bloom.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\r\n\r\n<script>\r\n(function(){\r\n  var root = document.currentScript ? document.currentScript.previousElementSibling : null;\r\n  if (!document.body.classList.contains('elementor-editor-active')) {\r\n    var els = document.querySelectorAll('.b2b-home .rev, .b2b-home .sprig');\r\n    var reduce = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\r\n    if (reduce || !('IntersectionObserver' in window)) {\r\n      Array.prototype.forEach.call(els, function(el){\r\n        (el.classList.contains('sprig') ? el.parentNode : el).classList.add('is-vis');\r\n      });\r\n    } else {\r\n      var io = new IntersectionObserver(function(entries){\r\n        entries.forEach(function(e){\r\n          if (e.isIntersecting) {\r\n            var t = e.target.classList.contains('sprig') ? e.target.parentNode : e.target;\r\n            t.classList.add('is-vis');\r\n            io.unobserve(e.target);\r\n          }\r\n        });\r\n      }, {threshold:.12, rootMargin:'0px 0px -60px 0px'});\r\n      Array.prototype.forEach.call(els, function(el,i){\r\n        el.style.transitionDelay = (i % 4) * 90 + 'ms';\r\n        io.observe(el);\r\n      });\r\n    }\r\n  }\r\n  \/\/ Smooth in-page anchors\r\n  document.querySelectorAll('.b2b-home a[href^=\"#\"]').forEach(function(a){\r\n    a.addEventListener('click', function(ev){\r\n      var t = document.querySelector(a.getAttribute('href'));\r\n      if (t) { ev.preventDefault(); t.scrollIntoView({behavior:'smooth', block:'start'}); }\r\n    });\r\n  });\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\n<\/div>\n\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Bloom where God has planted you More than a brand. A Kingdom movement inspiring people to bloom into who God created them to be.\u2026<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/bloom2become.com\/index.php?rest_route=\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bloom2become.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bloom2become.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bloom2become.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bloom2become.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":7,"href":"https:\/\/bloom2become.com\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":27,"href":"https:\/\/bloom2become.com\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/27"}],"wp:attachment":[{"href":"https:\/\/bloom2become.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}