{"id":582,"date":"2026-01-28T07:02:32","date_gmt":"2026-01-28T07:02:32","guid":{"rendered":"http:\/\/tdi_960_088"},"modified":"2026-04-29T04:57:40","modified_gmt":"2026-04-29T04:57:40","slug":"home","status":"publish","type":"page","link":"https:\/\/bohol-coconuts.com\/move2bohol\/","title":{"rendered":"Home"},"content":{"rendered":"\r\n<style>\r\n\/* FORCE NEWSPAPER PAGE TO FULL WIDTH FOR THIS PAGE *\/\r\nbody.page .td-main-content-wrap,\r\nbody.page .td-container,\r\nbody.page .td-pb-row,\r\nbody.page .td-pb-span12,\r\nbody.page .wp-block-group,\r\nbody.page .entry-content,\r\nbody.page .post,\r\nbody.page .page,\r\nbody.page article{\r\n  width:100% !important;\r\n  max-width:100% !important;\r\n}\r\n\r\nbody.page .td-container{\r\n  padding-left:0 !important;\r\n  padding-right:0 !important;\r\n}\r\n\r\nbody.page .td-pb-row{\r\n  margin-left:0 !important;\r\n  margin-right:0 !important;\r\n}\r\n\r\nbody.page .td-pb-span12{\r\n  float:none !important;\r\n  margin:0 !important;\r\n  width:100% !important;\r\n}\r\n\r\n\/* REMOVE THEME PAGE TITLE \/ BREADCRUMBS AREA *\/\r\nbody.page .td-crumb-container,\r\nbody.page .entry-title,\r\nbody.page .td-page-header,\r\nbody.page .td-page-title,\r\nbody.page .breadcrumb,\r\nbody.page .td-breadcrumbs{\r\n  display:none !important;\r\n}\r\n\r\n\/* REMOVE EXTRA TOP SPACING *\/\r\nbody.page .td-main-content-wrap{\r\n  padding-top:0 !important;\r\n}\r\n\r\n\/* ================================\r\n   MOVE2BOHOL CINEMATIC FUNNEL HOMEPAGE\r\n   Newspaper-theme hardened \/ isolated\r\n================================== *\/\r\n.m2b-funnel,\r\n.m2b-funnel *{\r\n  box-sizing:border-box;\r\n}\r\n\r\n.m2b-funnel{\r\n  --m2b-bg:#fff8f1;\r\n  --m2b-card:#ffffff;\r\n  --m2b-text:#17313a;\r\n  --m2b-muted:#5d6f76;\r\n  --m2b-accent:#e38b2c;\r\n  --m2b-accent-2:#ffcf66;\r\n  --m2b-deep:#0e5b66;\r\n  --m2b-deep-2:#083942;\r\n  --m2b-line:rgba(20,49,58,.12);\r\n  --m2b-shadow:0 18px 55px rgba(14,38,44,.12);\r\n  --m2b-radius:22px;\r\n  width:100vw !important;\r\n  max-width:100vw !important;\r\n  margin-left:calc(50% - 50vw) !important;\r\n  margin-right:calc(50% - 50vw) !important;\r\n  color:var(--m2b-text);\r\n  font-family:Arial,Helvetica,sans-serif;\r\n  line-height:1.6;\r\n  background:\r\n    radial-gradient(circle at top left, rgba(255,207,102,.30), transparent 32%),\r\n    radial-gradient(circle at top right, rgba(0,164,189,.14), transparent 30%),\r\n    linear-gradient(180deg, #fffaf3 0%, #f7fbfc 38%, #fff8f1 100%);\r\n  overflow:hidden;\r\n}\r\n\r\n.m2b-funnel a{\r\n  color:inherit;\r\n  text-decoration:none;\r\n}\r\n\r\n.m2b-funnel img{\r\n  width:100%;\r\n  display:block;\r\n  border:0;\r\n}\r\n\r\n.m2b-funnel .m2b-wrap{\r\n  width:min(1400px, calc(100% - 40px));\r\n  max-width:1400px;\r\n  margin:0 auto;\r\n}\r\n\r\n.m2b-funnel .m2b-section{\r\n  padding:34px 0;\r\n}\r\n\r\n.m2b-funnel .m2b-eyebrow{\r\n  display:inline-block;\r\n  font-size:12px;\r\n  letter-spacing:.18em;\r\n  text-transform:uppercase;\r\n  font-weight:700;\r\n  color:#b66a18;\r\n  margin-bottom:12px;\r\n}\r\n\r\n.m2b-funnel .m2b-title{\r\n  font-size:clamp(30px, 5vw, 60px);\r\n  line-height:1.04;\r\n  margin:0 0 14px;\r\n  font-weight:800;\r\n  letter-spacing:-.03em;\r\n}\r\n\r\n.m2b-funnel .m2b-subtitle{\r\n  font-size:clamp(16px, 2vw, 21px);\r\n  color:#ecf8fb;\r\n  max-width:760px;\r\n  margin:0 auto 26px;\r\n}\r\n\r\n.m2b-funnel .m2b-lead{\r\n  font-size:18px;\r\n  color:var(--m2b-muted);\r\n  margin:0;\r\n}\r\n\r\n.m2b-funnel .m2b-center{\r\n  text-align:center;\r\n}\r\n\r\n.m2b-funnel .m2b-grid{\r\n  display:grid;\r\n  gap:22px;\r\n}\r\n\r\n.m2b-funnel .m2b-btn-row{\r\n  display:flex;\r\n  gap:14px;\r\n  flex-wrap:wrap;\r\n  align-items:center;\r\n  justify-content:center;\r\n  margin-top:26px;\r\n}\r\n\r\n.m2b-funnel .m2b-btn{\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  min-height:54px;\r\n  padding:14px 22px;\r\n  border-radius:999px;\r\n  font-weight:700;\r\n  font-size:15px;\r\n  transition:.25s ease;\r\n  border:1px solid transparent;\r\n}\r\n\r\n.m2b-funnel .m2b-btn-primary{\r\n  background:linear-gradient(135deg, var(--m2b-accent) 0%, var(--m2b-accent-2) 100%);\r\n  color:#17313a;\r\n  box-shadow:0 16px 34px rgba(227,139,44,.28);\r\n}\r\n\r\n.m2b-funnel .m2b-btn-primary:hover{\r\n  transform:translateY(-2px);\r\n  box-shadow:0 20px 36px rgba(227,139,44,.34);\r\n}\r\n\r\n.m2b-funnel .m2b-btn-secondary{\r\n  background:rgba(255,255,255,.14);\r\n  color:#fff;\r\n  border-color:rgba(255,255,255,.32);\r\n  backdrop-filter:blur(6px);\r\n}\r\n\r\n.m2b-funnel .m2b-btn-secondary:hover{\r\n  transform:translateY(-2px);\r\n  background:rgba(255,255,255,.22);\r\n}\r\n\r\n.m2b-funnel .m2b-btn-light{\r\n  background:#fff;\r\n  color:var(--m2b-deep-2);\r\n  border:1px solid rgba(14,91,102,.10);\r\n  box-shadow:var(--m2b-shadow);\r\n}\r\n\r\n.m2b-funnel .m2b-btn-light:hover{\r\n  transform:translateY(-2px);\r\n}\r\n\r\n.m2b-funnel .m2b-hero{\r\n  position:relative;\r\n  padding:22px 0 26px;\r\n}\r\n\r\n.m2b-funnel .m2b-hero-box{\r\n  position:relative;\r\n  overflow:hidden;\r\n  border-radius:34px;\r\n  min-height:720px;\r\n  background:\r\n    linear-gradient(180deg, rgba(6,26,34,.18) 0%, rgba(5,25,31,.42) 45%, rgba(8,22,28,.78) 100%),\r\n    url('https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/Loboc-River-Cruise-Bohol.jpg') center\/cover no-repeat;\r\n  box-shadow:0 26px 70px rgba(0,0,0,.20);\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  text-align:center;\r\n}\r\n\r\n.m2b-funnel .m2b-hero-inner{\r\n  width:min(980px, calc(100% - 30px));\r\n  padding:90px 0 84px;\r\n  color:#fff;\r\n  position:relative;\r\n  z-index:2;\r\n}\r\n\r\n.m2b-funnel .m2b-hero-kicker{\r\n  display:inline-block;\r\n  padding:9px 14px;\r\n  border-radius:999px;\r\n  font-size:12px;\r\n  letter-spacing:.15em;\r\n  text-transform:uppercase;\r\n  font-weight:800;\r\n  color:#fff;\r\n  background:rgba(255,255,255,.15);\r\n  border:1px solid rgba(255,255,255,.25);\r\n  backdrop-filter:blur(8px);\r\n  margin-bottom:18px;\r\n}\r\n\r\n.m2b-funnel .m2b-hero h1{\r\n  font-size:clamp(38px, 6vw, 74px);\r\n  line-height:.98;\r\n  letter-spacing:-.045em;\r\n  margin:0 0 18px;\r\n  color:#fff;\r\n  text-shadow:0 8px 28px rgba(0,0,0,.26);\r\n}\r\n\r\n.m2b-funnel .m2b-hero p{\r\n  font-size:clamp(17px, 2.1vw, 22px);\r\n  max-width:820px;\r\n  margin:0 auto;\r\n  color:#eef8fb;\r\n}\r\n\r\n.m2b-funnel .m2b-hero-stats{\r\n  display:grid;\r\n  grid-template-columns:repeat(4,1fr);\r\n  gap:14px;\r\n  margin-top:34px;\r\n}\r\n\r\n.m2b-funnel .m2b-stat{\r\n  background:rgba(255,255,255,.14);\r\n  border:1px solid rgba(255,255,255,.22);\r\n  border-radius:18px;\r\n  padding:18px 14px;\r\n  backdrop-filter:blur(7px);\r\n}\r\n\r\n.m2b-funnel .m2b-stat strong{\r\n  display:block;\r\n  font-size:24px;\r\n  line-height:1;\r\n  margin-bottom:6px;\r\n  color:#fff;\r\n}\r\n\r\n.m2b-funnel .m2b-stat span{\r\n  font-size:13px;\r\n  color:#e9f7fa;\r\n}\r\n\r\n.m2b-funnel .m2b-strip{\r\n  margin-top:-44px;\r\n  position:relative;\r\n  z-index:3;\r\n}\r\n\r\n.m2b-funnel .m2b-strip-grid{\r\n  display:grid;\r\n  grid-template-columns:repeat(3,1fr);\r\n  gap:18px;\r\n}\r\n\r\n.m2b-funnel .m2b-strip-card{\r\n  background:rgba(255,255,255,.92);\r\n  border:1px solid rgba(255,255,255,.55);\r\n  border-radius:22px;\r\n  box-shadow:var(--m2b-shadow);\r\n  padding:22px;\r\n  backdrop-filter:blur(12px);\r\n}\r\n\r\n.m2b-funnel .m2b-strip-card h3{\r\n  margin:0 0 8px;\r\n  font-size:22px;\r\n  line-height:1.1;\r\n}\r\n\r\n.m2b-funnel .m2b-strip-card p{\r\n  margin:0;\r\n  color:var(--m2b-muted);\r\n  font-size:15px;\r\n}\r\n\r\n.m2b-funnel .m2b-gallery{\r\n  grid-template-columns:1.35fr .9fr .9fr;\r\n  align-items:stretch;\r\n}\r\n\r\n.m2b-funnel .m2b-card{\r\n  background:var(--m2b-card);\r\n  border-radius:var(--m2b-radius);\r\n  overflow:hidden;\r\n  box-shadow:var(--m2b-shadow);\r\n  border:1px solid var(--m2b-line);\r\n}\r\n\r\n.m2b-funnel .m2b-photo-card{\r\n  position:relative;\r\n  min-height:280px;\r\n}\r\n\r\n.m2b-funnel .m2b-photo-card img{\r\n  height:100%;\r\n  object-fit:cover;\r\n}\r\n\r\n.m2b-funnel .m2b-photo-overlay{\r\n  position:absolute;\r\n  inset:auto 0 0 0;\r\n  padding:20px 18px 18px;\r\n  background:linear-gradient(180deg, transparent 0%, rgba(7,20,24,.78) 100%);\r\n  color:#fff;\r\n}\r\n\r\n.m2b-funnel .m2b-photo-overlay strong{\r\n  display:block;\r\n  font-size:20px;\r\n  line-height:1.1;\r\n  margin-bottom:4px;\r\n}\r\n\r\n.m2b-funnel .m2b-photo-overlay span{\r\n  font-size:14px;\r\n  color:#ebf6f8;\r\n}\r\n\r\n.m2b-funnel .m2b-copy-box{\r\n  padding:28px;\r\n}\r\n\r\n.m2b-funnel .m2b-copy-box h2{\r\n  font-size:clamp(28px, 4vw, 46px);\r\n  line-height:1.05;\r\n  margin:0 0 14px;\r\n}\r\n\r\n.m2b-funnel .m2b-copy-box p{\r\n  margin:0 0 15px;\r\n  color:var(--m2b-muted);\r\n  font-size:17px;\r\n}\r\n\r\n.m2b-funnel .m2b-bullets{\r\n  display:grid;\r\n  grid-template-columns:repeat(2,1fr);\r\n  gap:12px;\r\n  margin-top:20px;\r\n}\r\n\r\n.m2b-funnel .m2b-bullet{\r\n  background:linear-gradient(180deg, #fff9ef 0%, #fff 100%);\r\n  border:1px solid rgba(227,139,44,.18);\r\n  border-radius:18px;\r\n  padding:15px 16px;\r\n  font-size:15px;\r\n  color:var(--m2b-text);\r\n}\r\n\r\n.m2b-funnel .m2b-highlight{\r\n  background:\r\n    linear-gradient(135deg, rgba(6,72,84,.96) 0%, rgba(12,103,117,.94) 52%, rgba(227,139,44,.90) 100%);\r\n  color:#fff;\r\n  border-radius:32px;\r\n  overflow:hidden;\r\n  box-shadow:0 28px 60px rgba(10,49,58,.22);\r\n}\r\n\r\n.m2b-funnel .m2b-highlight-grid{\r\n  display:grid;\r\n  grid-template-columns:1.1fr .95fr;\r\n  align-items:center;\r\n}\r\n\r\n.m2b-funnel .m2b-highlight-copy{\r\n  padding:48px 40px;\r\n}\r\n\r\n.m2b-funnel .m2b-highlight-copy h2{\r\n  margin:0 0 14px;\r\n  font-size:clamp(28px,4vw,48px);\r\n  line-height:1.03;\r\n  color:#fff;\r\n}\r\n\r\n.m2b-funnel .m2b-highlight-copy p{\r\n  margin:0 0 14px;\r\n  color:#eff9fb;\r\n  font-size:17px;\r\n}\r\n\r\n.m2b-funnel .m2b-highlight-media{\r\n  min-height:100%;\r\n}\r\n\r\n.m2b-funnel .m2b-highlight-media img{\r\n  height:100%;\r\n  min-height:460px;\r\n  object-fit:cover;\r\n}\r\n\r\n.m2b-funnel .m2b-steps{\r\n  grid-template-columns:repeat(4,1fr);\r\n}\r\n\r\n.m2b-funnel .m2b-step{\r\n  padding:28px 22px;\r\n}\r\n\r\n.m2b-funnel .m2b-step .m2b-step-no{\r\n  width:46px;\r\n  height:46px;\r\n  border-radius:50%;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  font-weight:800;\r\n  font-size:18px;\r\n  margin-bottom:14px;\r\n  color:#17313a;\r\n  background:linear-gradient(135deg, var(--m2b-accent) 0%, var(--m2b-accent-2) 100%);\r\n}\r\n\r\n.m2b-funnel .m2b-step h3{\r\n  margin:0 0 8px;\r\n  font-size:22px;\r\n  line-height:1.1;\r\n}\r\n\r\n.m2b-funnel .m2b-step p{\r\n  margin:0;\r\n  color:var(--m2b-muted);\r\n  font-size:15px;\r\n}\r\n\r\n.m2b-funnel .m2b-products{\r\n  grid-template-columns:repeat(4,1fr);\r\n}\r\n\r\n.m2b-funnel .m2b-product{\r\n  position:relative;\r\n  display:flex;\r\n  flex-direction:column;\r\n  min-height:100%;\r\n}\r\n\r\n.m2b-funnel .m2b-product .m2b-copy-box{\r\n  padding:24px;\r\n}\r\n\r\n.m2b-funnel .m2b-product .m2b-tag{\r\n  display:inline-block;\r\n  margin-bottom:10px;\r\n  padding:7px 11px;\r\n  border-radius:999px;\r\n  background:rgba(227,139,44,.10);\r\n  color:#b96d17;\r\n  font-size:12px;\r\n  font-weight:800;\r\n  letter-spacing:.08em;\r\n  text-transform:uppercase;\r\n}\r\n\r\n.m2b-funnel .m2b-product h3{\r\n  margin:0 0 10px;\r\n  font-size:24px;\r\n  line-height:1.1;\r\n}\r\n\r\n.m2b-funnel .m2b-product p{\r\n  margin:0 0 18px;\r\n  color:var(--m2b-muted);\r\n  font-size:15px;\r\n}\r\n\r\n.m2b-funnel .m2b-product .m2b-spacer{\r\n  flex:1;\r\n}\r\n\r\n.m2b-funnel .m2b-packet{\r\n  background:\r\n    linear-gradient(135deg, rgba(255,255,255,.96) 0%, rgba(255,250,240,.96) 100%);\r\n  border:1px solid rgba(227,139,44,.18);\r\n}\r\n\r\n.m2b-funnel .m2b-packet-grid{\r\n  display:grid;\r\n  grid-template-columns:1fr .75fr;\r\n  gap:0;\r\n  align-items:stretch;\r\n}\r\n\r\n.m2b-funnel .m2b-packet-copy{\r\n  padding:38px;\r\n}\r\n\r\n.m2b-funnel .m2b-packet-copy h2{\r\n  margin:0 0 12px;\r\n  font-size:clamp(28px,4vw,44px);\r\n  line-height:1.04;\r\n}\r\n\r\n.m2b-funnel .m2b-packet-copy p{\r\n  margin:0 0 16px;\r\n  color:var(--m2b-muted);\r\n  font-size:17px;\r\n}\r\n\r\n.m2b-funnel .m2b-list{\r\n  margin:18px 0 0;\r\n  padding:0;\r\n  list-style:none;\r\n}\r\n\r\n.m2b-funnel .m2b-list li{\r\n  position:relative;\r\n  padding-left:18px;\r\n  margin:0 0 10px;\r\n  color:var(--m2b-text);\r\n  font-size:15px;\r\n}\r\n\r\n.m2b-funnel .m2b-list li:before{\r\n  content:\"\";\r\n  width:8px;\r\n  height:8px;\r\n  border-radius:50%;\r\n  background:var(--m2b-accent);\r\n  position:absolute;\r\n  left:0;\r\n  top:9px;\r\n}\r\n\r\n.m2b-funnel .m2b-packet-media{\r\n  position:relative;\r\n  min-height:100%;\r\n}\r\n\r\n.m2b-funnel .m2b-packet-media img{\r\n  height:100%;\r\n  min-height:380px;\r\n  object-fit:cover;\r\n}\r\n\r\n.m2b-funnel .m2b-articles{\r\n  grid-template-columns:repeat(3,1fr);\r\n}\r\n\r\n.m2b-funnel .m2b-article{\r\n  overflow:hidden;\r\n}\r\n\r\n.m2b-funnel .m2b-article .m2b-article-thumb{\r\n  aspect-ratio:16\/10;\r\n  overflow:hidden;\r\n}\r\n\r\n.m2b-funnel .m2b-article .m2b-article-thumb img{\r\n  height:100%;\r\n  object-fit:cover;\r\n  transition:transform .35s ease;\r\n}\r\n\r\n.m2b-funnel .m2b-article:hover .m2b-article-thumb img{\r\n  transform:scale(1.04);\r\n}\r\n\r\n.m2b-funnel .m2b-article .m2b-copy-box{\r\n  padding:24px;\r\n}\r\n\r\n.m2b-funnel .m2b-article .m2b-mini{\r\n  font-size:12px;\r\n  font-weight:800;\r\n  letter-spacing:.12em;\r\n  text-transform:uppercase;\r\n  color:#b46a1a;\r\n  margin-bottom:10px;\r\n}\r\n\r\n.m2b-funnel .m2b-article h3{\r\n  margin:0 0 10px;\r\n  font-size:24px;\r\n  line-height:1.12;\r\n}\r\n\r\n.m2b-funnel .m2b-article p{\r\n  margin:0 0 16px;\r\n  color:var(--m2b-muted);\r\n  font-size:15px;\r\n}\r\n\r\n.m2b-funnel .m2b-article-link{\r\n  font-weight:700;\r\n  color:var(--m2b-deep);\r\n}\r\n\r\n.m2b-funnel .m2b-dual{\r\n  display:grid;\r\n  grid-template-columns:1.1fr .9fr;\r\n  gap:22px;\r\n}\r\n\r\n.m2b-funnel .m2b-panel{\r\n  padding:34px;\r\n}\r\n\r\n.m2b-funnel .m2b-panel h3{\r\n  margin:0 0 10px;\r\n  font-size:30px;\r\n  line-height:1.06;\r\n}\r\n\r\n.m2b-funnel .m2b-panel p{\r\n  margin:0 0 14px;\r\n  color:var(--m2b-muted);\r\n}\r\n\r\n.m2b-funnel .m2b-club{\r\n  background:\r\n    linear-gradient(135deg, rgba(255,239,213,.92) 0%, rgba(255,255,255,.95) 100%);\r\n  border:1px solid rgba(227,139,44,.18);\r\n}\r\n\r\n.m2b-funnel .m2b-club-badge{\r\n  display:inline-block;\r\n  margin-bottom:12px;\r\n  padding:8px 12px;\r\n  border-radius:999px;\r\n  font-size:12px;\r\n  font-weight:800;\r\n  text-transform:uppercase;\r\n  letter-spacing:.12em;\r\n  color:#fff;\r\n  background:linear-gradient(135deg, #d97706 0%, #f4b942 100%);\r\n}\r\n\r\n.m2b-funnel .m2b-dark{\r\n  background:linear-gradient(135deg, #0c3e48 0%, #0b5d69 100%);\r\n  color:#fff;\r\n}\r\n\r\n.m2b-funnel .m2b-dark p{\r\n  color:#d9edf2;\r\n}\r\n\r\n.m2b-funnel .m2b-cta-footer{\r\n  padding-bottom:52px;\r\n}\r\n\r\n.m2b-funnel .m2b-final{\r\n  position:relative;\r\n  overflow:hidden;\r\n  border-radius:34px;\r\n  background:\r\n    linear-gradient(180deg, rgba(8,22,27,.22) 0%, rgba(8,22,27,.78) 100%),\r\n    url('https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/38.jpg') center\/cover no-repeat;\r\n  min-height:420px;\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  text-align:center;\r\n  box-shadow:0 25px 60px rgba(7,28,33,.22);\r\n}\r\n\r\n.m2b-funnel .m2b-final-inner{\r\n  width:min(900px, calc(100% - 30px));\r\n  padding:64px 0;\r\n  color:#fff;\r\n}\r\n\r\n.m2b-funnel .m2b-final h2{\r\n  margin:0 0 14px;\r\n  font-size:clamp(30px,4.8vw,58px);\r\n  line-height:1.02;\r\n  color:#fff;\r\n}\r\n\r\n.m2b-funnel .m2b-final p{\r\n  margin:0 auto;\r\n  max-width:720px;\r\n  font-size:18px;\r\n  color:#e8f7f9;\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n@media (max-width:1100px){\r\n  .m2b-funnel .m2b-gallery,\r\n  .m2b-funnel .m2b-products,\r\n  .m2b-funnel .m2b-articles,\r\n  .m2b-funnel .m2b-steps,\r\n  .m2b-funnel .m2b-strip-grid,\r\n  .m2b-funnel .m2b-dual,\r\n  .m2b-funnel .m2b-packet-grid,\r\n  .m2b-funnel .m2b-highlight-grid{\r\n    grid-template-columns:1fr 1fr;\r\n  }\r\n\r\n  .m2b-funnel .m2b-hero-stats{\r\n    grid-template-columns:repeat(2,1fr);\r\n  }\r\n}\r\n\r\n@media (max-width:767px){\r\n  .m2b-funnel .m2b-wrap{\r\n    width:min(100% - 18px, 100%);\r\n  }\r\n\r\n  .m2b-funnel .m2b-section{\r\n    padding:24px 0;\r\n  }\r\n\r\n  .m2b-funnel .m2b-hero-box{\r\n    min-height:auto;\r\n    border-radius:24px;\r\n  }\r\n\r\n  .m2b-funnel .m2b-hero-inner{\r\n    padding:72px 0 52px;\r\n  }\r\n\r\n  .m2b-funnel .m2b-gallery,\r\n  .m2b-funnel .m2b-products,\r\n  .m2b-funnel .m2b-articles,\r\n  .m2b-funnel .m2b-steps,\r\n  .m2b-funnel .m2b-strip-grid,\r\n  .m2b-funnel .m2b-dual,\r\n  .m2b-funnel .m2b-packet-grid,\r\n  .m2b-funnel .m2b-highlight-grid,\r\n  .m2b-funnel .m2b-bullets,\r\n  .m2b-funnel .m2b-hero-stats{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .m2b-funnel .m2b-copy-box,\r\n  .m2b-funnel .m2b-highlight-copy,\r\n  .m2b-funnel .m2b-packet-copy,\r\n  .m2b-funnel .m2b-panel{\r\n    padding:24px 20px;\r\n  }\r\n\r\n  .m2b-funnel .m2b-final{\r\n    min-height:360px;\r\n    border-radius:24px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<div class=\"m2b-funnel\">\r\n\r\n  <!-- HERO -->\r\n  <section class=\"m2b-hero\">\r\n    <div class=\"m2b-wrap\">\r\n      <div class=\"m2b-hero-box\">\r\n        <div class=\"m2b-hero-inner\">\r\n          <span class=\"m2b-hero-kicker\">Move 2 Bohol + The Tropical Relocation Club<\/span>\r\n          <h1>Escape the high-cost West and build a richer life in tropical Bohol.<\/h1>\r\n          <p>\r\n            Move2Bohol is your gateway to a more affordable, more beautiful, and more fulfilling future in the Philippines. Discover island living, relocation intelligence, premium e-books, opportunity-driven resources, and The Tropical Relocation Club\u2014created for people ready to stop dreaming and start making their move.\r\n          <\/p>\r\n\r\n          <div class=\"m2b-btn-row\">\r\n            <a class=\"m2b-btn m2b-btn-primary\" href=\"#ownership-packet\">Download the Ownership Packet<\/a>\r\n            <a class=\"m2b-btn m2b-btn-secondary\" href=\"#ebooks\">Shop Relocation E-Books<\/a>\r\n            <a class=\"m2b-btn m2b-btn-secondary\" href=\"https:\/\/www.facebook.com\/groups\/1628855575026928\">Enter The Tropical Relocation Club<\/a>\r\n            <a class=\"m2b-btn m2b-btn-primary\" href=\"#business-partner\">Own 40% \u2014 Business Partner Opportunity<\/a>\r\n          <\/div>\r\n\r\n          <div class=\"m2b-hero-stats\">\r\n            <div class=\"m2b-stat\">\r\n              <strong>Live Better<\/strong>\r\n              <span>Trade pressure, bills, and burnout for sunshine, beauty, and breathing room<\/span>\r\n            <\/div>\r\n            <div class=\"m2b-stat\">\r\n              <strong>Relocate Smarter<\/strong>\r\n              <span>Articles, guides, and practical resources for a more confident move<\/span>\r\n            <\/div>\r\n            <div class=\"m2b-stat\">\r\n              <strong>Own Opportunity<\/strong>\r\n              <span>Explore pathways that combine lifestyle, relocation, and ownership potential<\/span>\r\n            <\/div>\r\n            <div class=\"m2b-stat\">\r\n              <strong>Join the Movement<\/strong>\r\n              <span>Become part of a community built around tropical relocation and reinvention<\/span>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"m2b-strip\">\r\n        <div class=\"m2b-strip-grid\">\r\n          <div class=\"m2b-strip-card\">\r\n            <h3>For people craving a reset<\/h3>\r\n            <p>If America or Europe feels too expensive, too exhausting, or too limiting, Bohol offers a new lane\u2014lighter, warmer, and far more inspiring.<\/p>\r\n          <\/div>\r\n          <div class=\"m2b-strip-card\">\r\n            <h3>For dreamers who need a plan<\/h3>\r\n            <p>This page turns tropical fantasy into a real path with articles, e-books, ownership information, and community-driven next steps.<\/p>\r\n          <\/div>\r\n          <div class=\"m2b-strip-card\">\r\n            <h3>For action-takers, not tourists<\/h3>\r\n            <p>Move2Bohol is not just about visiting paradise. It is about building a new life, exploring new options, and positioning yourself ahead of the crowd.<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- DESTINATION SHOWCASE -->\r\n  <section class=\"m2b-section\">\r\n    <div class=\"m2b-wrap\">\r\n      <div class=\"m2b-grid m2b-gallery\">\r\n        <div class=\"m2b-card m2b-photo-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/39.jpg\" alt=\"Beautiful Bohol scenery\">\r\n          <div class=\"m2b-photo-overlay\">\r\n            <strong>Wake up somewhere that feels alive<\/strong>\r\n            <span>Lush landscapes, ocean air, and a daily environment that feels like a reward<\/span>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"m2b-card m2b-photo-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/43.jpg\" alt=\"Bohol tropical destination\">\r\n          <div class=\"m2b-photo-overlay\">\r\n            <strong>Upgrade your lifestyle, not your stress<\/strong>\r\n            <span>More beauty, more freedom, and a lower-pressure pace of life<\/span>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"m2b-card m2b-photo-card\">\r\n          <img decoding=\"async\" src=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/41.jpg\" alt=\"Bohol island lifestyle\">\r\n          <div class=\"m2b-photo-overlay\">\r\n            <strong>This is what starting over can look like<\/strong>\r\n            <span>Not escape for a week\u2014reinvention for the next chapter of your life<\/span>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- SALES COPY + VALUE -->\r\n  <section class=\"m2b-section\">\r\n    <div class=\"m2b-wrap\">\r\n      <div class=\"m2b-card\">\r\n        <div class=\"m2b-copy-box\">\r\n          <span class=\"m2b-eyebrow\">Why Move2Bohol matters<\/span>\r\n          <h2>Bohol is not just a destination. For the right person, it is the beginning of a better life.<\/h2>\r\n          <p>\r\n            Around the world, more people are beginning to ask a question they once pushed aside: <strong>What if life could be more affordable, more beautiful, and more fulfilling somewhere else?<\/strong> As costs rise and burnout becomes harder to ignore, Bohol stands out as a place where lifestyle, freedom, and possibility come back into view.\r\n          <\/p>\r\n          <p>\r\n            Move2Bohol exists for that moment of realization. It is a gateway for people who want more than fantasy. It is for readers who want inspiration, practical guidance, and real next steps toward building a new chapter in the Philippines.\r\n          <\/p>\r\n\r\n          <div class=\"m2b-bullets\">\r\n            <div class=\"m2b-bullet\"><strong>Peace and possibility:<\/strong> Discover a lifestyle built around beauty, breathing room, and the freedom to reinvent your next chapter.<\/div>\r\n            <div class=\"m2b-bullet\"><strong>Clarity and confidence:<\/strong> Explore articles and relocation guides that help you make smarter decisions and avoid costly mistakes.<\/div>\r\n            <div class=\"m2b-bullet\"><strong>Opportunity and access:<\/strong> Go deeper with premium e-books, ownership information, and resources designed for serious lifestyle explorers.<\/div>\r\n            <div class=\"m2b-bullet\"><strong>Connection and momentum:<\/strong> Stay inspired through The Tropical Relocation Club as your curiosity grows into a real plan.<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- TROPICAL RELOCATION CLUB -->\r\n  <section class=\"m2b-section\" id=\"tropical-club\">\r\n    <div class=\"m2b-wrap\">\r\n      <div class=\"m2b-highlight\">\r\n        <div class=\"m2b-highlight-grid\">\r\n          <div class=\"m2b-highlight-copy\">\r\n            <span class=\"m2b-eyebrow\" style=\"color:#ffd589;\">The Tropical Relocation Club<\/span>\r\n            <h2>Not just a group. A front-row seat to a different life.<\/h2>\r\n            <p>\r\n              The Tropical Relocation Club is for people who know there may be something better waiting beyond the high-cost West. It is a place for serious dreamers, future relocators, and lifestyle seekers who want a closer look at what tropical living in the Philippines can really offer.\r\n            <\/p>\r\n            <p>\r\n              Inside, members discover relocation ideas, island-living inspiration, strategic lifestyle content, and a stronger connection to the possibilities that life in Bohol can open up. It is where interest deepens, confidence grows, and the idea of a tropical future begins to feel real.\r\n            <\/p>\r\n            <p>\r\n              This is more than a community. It is your invitation into a world of reinvention, opportunity, and a different way of living.\r\n            <\/p>\r\n            <div class=\"m2b-btn-row\" style=\"justify-content:flex-start;\">\r\n              <a class=\"m2b-btn m2b-btn-primary\" href=\"https:\/\/www.facebook.com\/groups\/1628855575026928\" target=\"_blank\" rel=\"noopener\">Join The Tropical Relocation Club<\/a>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"m2b-highlight-media\">\r\n            <img decoding=\"async\" src=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/40.jpg\" alt=\"Tropical relocation lifestyle in Bohol\">\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- HOW IT FLOWS -->\r\n  <section class=\"m2b-section\">\r\n    <div class=\"m2b-wrap\">\r\n      <div class=\"m2b-center\" style=\"margin-bottom:22px;\">\r\n        <span class=\"m2b-eyebrow\">Your conversion path<\/span>\r\n        <h2 class=\"m2b-title\" style=\"font-size:clamp(28px,4vw,48px); margin-bottom:10px;\">A homepage designed to inspire action.<\/h2>\r\n        <p class=\"m2b-lead\">Every section is built to move visitors deeper into the Move2Bohol experience with beauty, trust, and meaningful next steps.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"m2b-grid m2b-steps\">\r\n        <div class=\"m2b-card m2b-step\">\r\n          <div class=\"m2b-step-no\">1<\/div>\r\n          <h3>Be Inspired<\/h3>\r\n          <p>See the beauty of Bohol, feel the pull of a better lifestyle, and imagine what life could look like with more peace, freedom, and possibility.<\/p>\r\n        <\/div>\r\n        <div class=\"m2b-card m2b-step\">\r\n          <div class=\"m2b-step-no\">2<\/div>\r\n          <h3>Get Informed<\/h3>\r\n          <p>Explore articles and premium e-books that answer the questions future relocators are already asking about cost of living, lifestyle, culture, and making the move with confidence.<\/p>\r\n        <\/div>\r\n        <div class=\"m2b-card m2b-step\">\r\n          <div class=\"m2b-step-no\">3<\/div>\r\n          <h3>Explore the Opportunity<\/h3>\r\n          <p>For readers ready to go beyond inspiration, the ownership packet offers a deeper look at the Eco-Lodge vision and the bigger opportunity connected to life in Bohol.<\/p>\r\n        <\/div>\r\n        <div class=\"m2b-card m2b-step\">\r\n          <div class=\"m2b-step-no\">4<\/div>\r\n          <h3>Join the Community<\/h3>\r\n          <p>The Tropical Relocation Club keeps the journey going, giving you a place to stay inspired, learn more, and remain connected as interest turns into action.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- EBOOKS -->\r\n  <section class=\"m2b-section\" id=\"ebooks\">\r\n    <div class=\"m2b-wrap\">\r\n      <div class=\"m2b-center\" style=\"margin-bottom:22px;\">\r\n        <span class=\"m2b-eyebrow\">Relocation knowledge<\/span>\r\n        <h2 class=\"m2b-title\" style=\"font-size:clamp(28px,4vw,48px); margin-bottom:10px;\">Premium e-books for people serious about changing their life.<\/h2>\r\n        <p class=\"m2b-lead\">These guides are designed to reduce confusion, build confidence, and move readers closer to action.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"m2b-grid m2b-products\">\r\n        <div class=\"m2b-card m2b-product\">\r\n          <div class=\"m2b-copy-box\">\r\n            <span class=\"m2b-tag\">Protection + awareness<\/span>\r\n            <h3>The Expat\u2019s Shield<\/h3>\r\n            <p>For readers who want to avoid scams, costly mistakes, and preventable headaches while navigating relocation to the Philippines.<\/p>\r\n            <div class=\"m2b-spacer\"><\/div>\r\n            <a class=\"m2b-btn m2b-btn-light\" href=\"https:\/\/fsbsmentor.gumroad.com\/l\/cohnfz\" target=\"_blank\" rel=\"noopener\">Buy This E-Book<\/a>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"m2b-card m2b-product\">\r\n          <div class=\"m2b-copy-box\">\r\n            <span class=\"m2b-tag\">Romance + reinvention<\/span>\r\n            <h3>Relocating Overseas For An Island Princess<\/h3>\r\n            <p>A bold, emotionally driven guide for readers drawn to love, adventure, and the idea of rewriting their life overseas.<\/p>\r\n            <div class=\"m2b-spacer\"><\/div>\r\n            <a class=\"m2b-btn m2b-btn-light\" href=\"https:\/\/fsbsmentor.gumroad.com\/l\/axooi\" target=\"_blank\" rel=\"noopener\">Buy This E-Book<\/a>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"m2b-card m2b-product\">\r\n          <div class=\"m2b-copy-box\">\r\n            <span class=\"m2b-tag\">Affordability + lifestyle<\/span>\r\n            <h3>The $15K Island Lifestyle<\/h3>\r\n            <p>Show readers how tropical living can feel aspirational, comfortable, and financially realistic at the same time.<\/p>\r\n            <div class=\"m2b-spacer\"><\/div>\r\n            <a class=\"m2b-btn m2b-btn-light\" href=\"https:\/\/fsbsmentor.gumroad.com\/l\/dzhrmf\" target=\"_blank\" rel=\"noopener\">Buy This E-Book<\/a>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"m2b-card m2b-product\">\r\n          <div class=\"m2b-copy-box\">\r\n            <span class=\"m2b-tag\">Practical relocation<\/span>\r\n            <h3>Bohol Island: A Complete Foreigner\u2019s Handbook<\/h3>\r\n            <p>The essential guide for readers who want the practical, strategic, and lifestyle side of relocating to Bohol in one place.<\/p>\r\n            <div class=\"m2b-spacer\"><\/div>\r\n            <a class=\"m2b-btn m2b-btn-light\" href=\"https:\/\/fsbsmentor.gumroad.com\/l\/kcssl\" target=\"_blank\" rel=\"noopener\">Buy This E-Book<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- OWNERSHIP PACKET -->\r\n  <section class=\"m2b-section\" id=\"ownership-packet\">\r\n    <div class=\"m2b-wrap\">\r\n      <div class=\"m2b-card m2b-packet\">\r\n        <div class=\"m2b-packet-grid\">\r\n          <div class=\"m2b-packet-copy\">\r\n            <span class=\"m2b-eyebrow\">Serious interest starts here<\/span>\r\n            <h2>Download the ownership packet and explore a bigger vision for your life in Bohol.<\/h2>\r\n            <p>\r\n              Some visitors just want to browse. Others are ready to understand the opportunity in a more serious, structured way. This packet is for the second group.\r\n            <\/p>\r\n            <p>\r\n              It gives motivated readers a more concrete look at the Eco-Lodge opportunity, the broader vision behind it, and the kind of lifestyle and positioning that makes Bohol increasingly attractive to people looking for something beyond the West.\r\n            <\/p>\r\n\r\n            <ul class=\"m2b-list\">\r\n              <li>Move beyond vague curiosity and into real details<\/li>\r\n              <li>See the opportunity through a more strategic lens<\/li>\r\n              <li>Identify whether this path aligns with your long-term lifestyle goals<\/li>\r\n            <\/ul>\r\n\r\n            <div class=\"m2b-btn-row\" style=\"justify-content:flex-start;\">\r\n              <a class=\"m2b-btn m2b-btn-primary\" href=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/Eco-Lodge-at-the-Coconuts-Performance-Center.pdf\" target=\"_blank\" rel=\"noopener\">Download Ownership Packet PDF<\/a>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"m2b-packet-media\">\r\n            <img decoding=\"async\" src=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/43.jpg\" alt=\"Move to Bohol ownership opportunity\">\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n<!-- BUSINESS PARTNER OPPORTUNITY -->\r\n  <section class=\"m2b-section\" id=\"business-partner\">\r\n    <div class=\"m2b-wrap\">\r\n      <div class=\"m2b-highlight\">\r\n        <div class=\"m2b-highlight-grid\">\r\n          <div class=\"m2b-highlight-copy\">\r\n            <span class=\"m2b-eyebrow\" style=\"color:#ffd589;\">Featured Opportunity<\/span>\r\n            <h2>Own More Than a Lifestyle \u2014 Own the Business<\/h2>\r\n            <p>\r\n              Most people come to Bohol to escape. A select few come to build. If you have a background in business, sports management, or entrepreneurship \u2014 and ties to Japan or the Japanese baseball market \u2014 the Bohol Coconuts has an opportunity that goes far beyond relocation.\r\n            <\/p>\r\n            <p>\r\n              We are offering a <strong style=\"color:#ffd589;\">40% equity stake<\/strong> in the Bohol Coconuts Baseball &amp; Softball Club to the right Business Partner, who will also serve as Club President. This is genuine ownership in a growing sports, hospitality, and media brand \u2014 not a volunteer role, not a sponsorship.\r\n            <\/p>\r\n\r\n            <ul class=\"m2b-list\">\r\n              <li style=\"color:#eff9fb;\">Bohol Coconuts Baseball &amp; Softball Club<\/li>\r\n              <li style=\"color:#eff9fb;\">Coconuts Performance Center (training facility)<\/li>\r\n              <li style=\"color:#eff9fb;\">Elite Baseball Academy<\/li>\r\n              <li style=\"color:#eff9fb;\">Eco-Lodge Suites<\/li>\r\n              <li style=\"color:#eff9fb;\">&#8220;Building the Coconuts&#8221; YouTube Reality Series<\/li>\r\n              <li style=\"color:#eff9fb;\">Future academies (2nd Bohol location planned for 2028)<\/li>\r\n            <\/ul>\r\n\r\n            <p style=\"margin-top:16px;\">\r\n              The founding team retains 60%. This is a true long-term partnership for someone ready to do something extraordinary with their Bohol chapter.\r\n            <\/p>\r\n\r\n            <div class=\"m2b-btn-row\" style=\"justify-content:flex-start;\">\r\n              <a class=\"m2b-btn m2b-btn-primary\" href=\"https:\/\/www.bohol-coconuts.com\" target=\"_blank\" rel=\"noopener\">Explore the Partnership Opportunity<\/a>\r\n              <a class=\"m2b-btn m2b-btn-secondary\" href=\"https:\/\/www.bohol-coconuts.com\/contact\/\" target=\"_blank\" rel=\"noopener\">Get in Touch<\/a>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"m2b-highlight-media\">\r\n            <img decoding=\"async\" src=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/40.jpg\" alt=\"Bohol Coconuts Business Partner Opportunity\">\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- OWNERSHIP BREAKDOWN CARDS -->\r\n      <div class=\"m2b-grid m2b-steps\" style=\"margin-top:18px;\">\r\n        <div class=\"m2b-card m2b-step\">\r\n          <div class=\"m2b-step-no\">40%<\/div>\r\n          <h3>Your Equity Stake<\/h3>\r\n          <p>Own 40% of the entire Bohol Coconuts brand \u2014 club, academy, eco-lodge, YouTube series, and future locations.<\/p>\r\n        <\/div>\r\n        <div class=\"m2b-card m2b-step\">\r\n          <div class=\"m2b-step-no\">\r\n            <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n              <circle cx=\"11\" cy=\"11\" r=\"10\" stroke=\"#17313a\" stroke-width=\"2\"\/>\r\n              <path d=\"M7 11.5L10 14.5L15 8.5\" stroke=\"#17313a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <h3>Club President<\/h3>\r\n          <p>Lead the Bohol Coconuts as Club President \u2014 shaping strategy, culture, and growth from day one.<\/p>\r\n        <\/div>\r\n        <div class=\"m2b-card m2b-step\">\r\n          <div class=\"m2b-step-no\">\r\n            <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n              <circle cx=\"11\" cy=\"11\" r=\"10\" stroke=\"#17313a\" stroke-width=\"2\"\/>\r\n              <path d=\"M11 6v5l3 3\" stroke=\"#17313a\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <h3>Japan Market Focus<\/h3>\r\n          <p>Build commercial ties and sponsorships in Japan \u2014 live there and visit Bohol, or relocate here and visit Japan.<\/p>\r\n        <\/div>\r\n        <div class=\"m2b-card m2b-step\">\r\n          <div class=\"m2b-step-no\">\r\n            <svg width=\"22\" height=\"22\" viewBox=\"0 0 22 22\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\r\n              <circle cx=\"11\" cy=\"11\" r=\"10\" stroke=\"#17313a\" stroke-width=\"2\"\/>\r\n              <path d=\"M8 11h6M11 8v6\" stroke=\"#17313a\" stroke-width=\"2\" stroke-linecap=\"round\"\/>\r\n            <\/svg>\r\n          <\/div>\r\n          <h3>2028 Expansion<\/h3>\r\n          <p>A second Bohol academy is planned for 2028 \u2014 your partnership grows with the club&#8217;s footprint across the island.<\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n  <!-- BLOG HIGHLIGHTS -->\r\n  <section class=\"m2b-section\">\r\n    <div class=\"m2b-wrap\">\r\n      <div class=\"m2b-center\" style=\"margin-bottom:22px;\">\r\n        <span class=\"m2b-eyebrow\">Trust-building content<\/span>\r\n        <h2 class=\"m2b-title\" style=\"font-size:clamp(28px,4vw,48px); margin-bottom:10px;\">Articles that help readers see the bigger picture.<\/h2>\r\n        <p class=\"m2b-lead\">The Move2Bohol blog helps visitors imagine the lifestyle, understand the realities, and build the confidence to seriously consider a move.<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"m2b-grid m2b-articles\">\r\n        <div class=\"m2b-card m2b-article\">\r\n          <a href=\"https:\/\/bohol-coconuts.com\/move2bohol\/bohol-island-food-delicacies\/\">\r\n            <div class=\"m2b-article-thumb\">\r\n              <img decoding=\"async\" src=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/41.jpg\" alt=\"Bohol food and culture\">\r\n            <\/div>\r\n            <div class=\"m2b-copy-box\">\r\n              <div class=\"m2b-mini\">Lifestyle<\/div>\r\n              <h3>Bohol Island Food Delicacies<\/h3>\r\n              <p>Because relocating is not only about money. It is also about comfort, culture, flavor, and the quality of daily life.<\/p>\r\n              <span class=\"m2b-article-link\">Read Article \u2192<\/span>\r\n            <\/div>\r\n          <\/a>\r\n        <\/div>\r\n\r\n        <div class=\"m2b-card m2b-article\">\r\n          <a href=\"https:\/\/bohol-coconuts.com\/move2bohol\/\">\r\n            <div class=\"m2b-article-thumb\">\r\n              <img decoding=\"async\" src=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/39.jpg\" alt=\"Relocation to Bohol\">\r\n            <\/div>\r\n            <div class=\"m2b-copy-box\">\r\n              <div class=\"m2b-mini\">Relocation<\/div>\r\n              <h3>Move 2 Bohol Insights<\/h3>\r\n              <p>Discover why more people are rethinking life in the West and exploring Bohol as a place to create a more affordable, beautiful, and rewarding future.<\/p>\r\n              <span class=\"m2b-article-link\">Explore Blog \u2192<\/span>\r\n            <\/div>\r\n          <\/a>\r\n        <\/div>\r\n\r\n        <div class=\"m2b-card m2b-article\">\r\n          <a href=\"https:\/\/bohol-coconuts.com\/move2bohol\/tag\/bohol-tourist-attractions\/\">\r\n            <div class=\"m2b-article-thumb\">\r\n              <img decoding=\"async\" src=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/40.jpg\" alt=\"Bohol travel attractions\">\r\n            <\/div>\r\n            <div class=\"m2b-copy-box\">\r\n              <div class=\"m2b-mini\">Destination<\/div>\r\n              <h3>Bohol Attractions &#038; Inspiration<\/h3>\r\n              <p>From natural beauty to unforgettable island experiences, these stories help readers connect emotionally with the destination before they ever arrive.<\/p>\r\n              <span class=\"m2b-article-link\">See More \u2192<\/span>\r\n            <\/div>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"m2b-btn-row\">\r\n        <a class=\"m2b-btn m2b-btn-light\" href=\"https:\/\/bohol-coconuts.com\/move2bohol\/\">Browse More Articles<\/a>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- TWO COLUMN SELL -->\r\n  <section class=\"m2b-section\">\r\n    <div class=\"m2b-wrap\">\r\n      <div class=\"m2b-dual\">\r\n        <div class=\"m2b-card m2b-panel m2b-club\">\r\n          <span class=\"m2b-club-badge\">Community Advantage<\/span>\r\n          <h3>A better life usually starts with repeated exposure to a better vision.<\/h3>\r\n          <p>\r\n            Most people do not make a life-changing relocation decision after one website visit. They make that decision after seeing the possibilities more clearly, feeling more confident, and staying connected to the idea over time.\r\n          <\/p>\r\n          <p>\r\n            That is what makes The Tropical Relocation Club so powerful. It gives you a place to stay inspired, keep learning, and continue exploring what a tropical move could mean for your future.\r\n          <\/p>\r\n          <p>\r\n            For some, it starts as curiosity. For others, it becomes a plan. The club helps bridge the gap between the two.\r\n          <\/p>\r\n          <a class=\"m2b-btn m2b-btn-light\" href=\"https:\/\/www.facebook.com\/groups\/1628855575026928\" target=\"_blank\" rel=\"noopener\">Join the Club<\/a>\r\n        <\/div>\r\n\r\n        <div class=\"m2b-card m2b-panel m2b-dark\">\r\n          <span class=\"m2b-eyebrow\" style=\"color:#ffd589;\">More than a beautiful homepage<\/span>\r\n          <h3>This page is designed to inspire, educate, and open the door to deeper engagement with the Move2Bohol lifestyle.<\/h3>\r\n          <p>Visitors can choose from several natural next steps as they explore what a future in Bohol could look like:<\/p>\r\n          <ul class=\"m2b-list\" style=\"margin-top:8px;\">\r\n            <li style=\"color:#fff;\">Read trust-building articles and relocation content<\/li>\r\n            <li style=\"color:#fff;\">Purchase premium relocation e-books<\/li>\r\n            <li style=\"color:#fff;\">Download the ownership packet for a deeper look<\/li>\r\n            <li style=\"color:#fff;\">Join The Tropical Relocation Club for ongoing inspiration and insight<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- FINAL CTA -->\r\n  <section class=\"m2b-section m2b-cta-footer\">\r\n    <div class=\"m2b-wrap\">\r\n      <div class=\"m2b-final\">\r\n        <div class=\"m2b-final-inner\">\r\n          <span class=\"m2b-hero-kicker\">Your next chapter can start now<\/span>\r\n          <h2>Move beyond survival mode. Explore Bohol, join the club, get the guides, and start building the life you actually want.<\/h2>\r\n          <p>\r\n            This is your invitation to think bigger than your current zip code, your current cost of living, and your current routine. A more beautiful, more affordable, and more inspiring future may be a lot closer than you think.\r\n          <\/p>\r\n          <div class=\"m2b-btn-row\">\r\n            <a class=\"m2b-btn m2b-btn-primary\" href=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/Eco-Lodge-at-the-Coconuts-Performance-Center.pdf\" target=\"_blank\" rel=\"noopener\">Get the Ownership Packet<\/a>\r\n            <a class=\"m2b-btn m2b-btn-secondary\" href=\"https:\/\/fsbsmentor.gumroad.com\/l\/kcssl\" target=\"_blank\" rel=\"noopener\">Start with the Handbook<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\r\n","protected":false},"excerpt":{"rendered":"<p>Move 2 Bohol + The Tropical Relocation Club Escape the high-cost West and build a richer life in tropical Bohol. Move2Bohol is your gateway to a more affordable, more beautiful, and more fulfilling future in the Philippines. Discover island living, relocation intelligence, premium e-books, opportunity-driven resources, and The Tropical Relocation Club\u2014created for people ready to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-582","page","type-page","status-publish"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - Move 2 Bohol<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bohol-coconuts.com\/move2bohol\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - Move 2 Bohol\" \/>\n<meta property=\"og:description\" content=\"Move 2 Bohol + The Tropical Relocation Club Escape the high-cost West and build a richer life in tropical Bohol. Move2Bohol is your gateway to a more affordable, more beautiful, and more fulfilling future in the Philippines. Discover island living, relocation intelligence, premium e-books, opportunity-driven resources, and The Tropical Relocation Club\u2014created for people ready to [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bohol-coconuts.com\/move2bohol\/\" \/>\n<meta property=\"og:site_name\" content=\"Move 2 Bohol\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61587578557182\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-29T04:57:40+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/39.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/\",\"url\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/\",\"name\":\"Home - Move 2 Bohol\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/39.jpg\",\"datePublished\":\"2026-01-28T07:02:32+00:00\",\"dateModified\":\"2026-04-29T04:57:40+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/39.jpg\",\"contentUrl\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/39.jpg\",\"width\":1080,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#website\",\"url\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/\",\"name\":\"Move 2 Bohol\",\"description\":\"Bohol Island Relocation Services\",\"publisher\":{\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#organization\",\"name\":\"Bohol Coconuts Baseball & Softball Club\",\"url\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/move-2-bohol-logo-new.png\",\"contentUrl\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/move-2-bohol-logo-new.png\",\"width\":171,\"height\":164,\"caption\":\"Bohol Coconuts Baseball & Softball Club\"},\"image\":{\"@id\":\"https:\\\/\\\/bohol-coconuts.com\\\/move2bohol\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61587578557182\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - Move 2 Bohol","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bohol-coconuts.com\/move2bohol\/","og_locale":"en_US","og_type":"article","og_title":"Home - Move 2 Bohol","og_description":"Move 2 Bohol + The Tropical Relocation Club Escape the high-cost West and build a richer life in tropical Bohol. Move2Bohol is your gateway to a more affordable, more beautiful, and more fulfilling future in the Philippines. Discover island living, relocation intelligence, premium e-books, opportunity-driven resources, and The Tropical Relocation Club\u2014created for people ready to [&hellip;]","og_url":"https:\/\/bohol-coconuts.com\/move2bohol\/","og_site_name":"Move 2 Bohol","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61587578557182","article_modified_time":"2026-04-29T04:57:40+00:00","og_image":[{"url":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/39.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bohol-coconuts.com\/move2bohol\/","url":"https:\/\/bohol-coconuts.com\/move2bohol\/","name":"Home - Move 2 Bohol","isPartOf":{"@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#primaryimage"},"image":{"@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#primaryimage"},"thumbnailUrl":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/39.jpg","datePublished":"2026-01-28T07:02:32+00:00","dateModified":"2026-04-29T04:57:40+00:00","breadcrumb":{"@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bohol-coconuts.com\/move2bohol\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#primaryimage","url":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/39.jpg","contentUrl":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/04\/39.jpg","width":1080,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bohol-coconuts.com\/move2bohol\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#website","url":"https:\/\/bohol-coconuts.com\/move2bohol\/","name":"Move 2 Bohol","description":"Bohol Island Relocation Services","publisher":{"@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bohol-coconuts.com\/move2bohol\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#organization","name":"Bohol Coconuts Baseball & Softball Club","url":"https:\/\/bohol-coconuts.com\/move2bohol\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#\/schema\/logo\/image\/","url":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/02\/move-2-bohol-logo-new.png","contentUrl":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-content\/uploads\/2026\/02\/move-2-bohol-logo-new.png","width":171,"height":164,"caption":"Bohol Coconuts Baseball & Softball Club"},"image":{"@id":"https:\/\/bohol-coconuts.com\/move2bohol\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61587578557182"]}]}},"_links":{"self":[{"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/pages\/582","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/comments?post=582"}],"version-history":[{"count":18,"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/pages\/582\/revisions"}],"predecessor-version":[{"id":973,"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/pages\/582\/revisions\/973"}],"wp:attachment":[{"href":"https:\/\/bohol-coconuts.com\/move2bohol\/wp-json\/wp\/v2\/media?parent=582"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}