{"id":1620,"date":"2026-05-22T14:32:51","date_gmt":"2026-05-22T11:32:51","guid":{"rendered":"https:\/\/bellamarportghalib.com\/?page_id=1620"},"modified":"2026-07-24T16:15:51","modified_gmt":"2026-07-24T13:15:51","slug":"legal","status":"publish","type":"page","link":"https:\/\/bellamarportghalib.com\/pl\/legal\/","title":{"rendered":"Legal"},"content":{"rendered":"<!-- ============================================================\n     BELLA MAR \u2014 LEGAL PAGE\n     ========================================\n     All terms sourced directly from the signed Purchase Agreement\n     PDF (authoritative) and BellaMar_InvestorPack_2026_Updated.docx.\n     Jurisdiction: Hurghada Primary Courts (per Article 19 of the\n     signed contract \u2014 the Investor Pack still says El Quseir).\n     NOTE: A 24-month workmanship warranty clause appeared in an\n     older contract version but is ABSENT from the current signed\n     PDF's 21 articles \u2014 deliberately omitted here until confirmed.\n     ========================================\n     Paste into a Custom HTML block on the Legal page\n     (set page template to Full Width first).\n-->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;1,600&#038;family=Inter:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n.bmlegal *, .bmlegal *::before, .bmlegal *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n:root {\n  --navy:   #1B3A5C;\n  --navy-d: #122A44;\n  --teal:   #0E7C7B;\n  --gold:   #C9952A;\n  --dark:   #2C2C2C;\n  --mid:    #555555;\n  --subtle: #888888;\n  --off:    #FAFAFA;\n  --ff-d:   'Playfair Display', Georgia, serif;\n  --ff-b:   'Inter', system-ui, sans-serif;\n}\n\n.bmlegal {\n  width: 100vw;\n  margin-top: calc(-50vw + 50%);\n  margin-left: calc(-50vw + 50%);\n  margin-right: calc(-50vw + 50%);\n  font-family: var(--ff-b);\n  background: var(--off);\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 BANNER \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.bmlegal__banner {\n  background: linear-gradient(135deg, var(--navy) 0%, var(--navy-d) 100%);\n  padding: clamp(3.5rem, 7vw, 5.5rem) 2.5rem clamp(2.5rem, 5vw, 3.5rem);\n  text-align: center;\n}\n.bmlegal__eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 10.5px;\n  font-weight: 600;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 1.1rem;\n}\n\/* .bmlegal__eyebrow::before, .bmlegal__eyebrow::after {\n  content: ''; width: 22px; height: 1.5px; background: var(--gold);\n} *\/\n.bmlegal__banner-title {\n  font-family: var(--ff-d);\n  font-size: clamp(2rem, 4.5vw, 3.2rem);\n  font-weight: 700;\n  color: #fff;\n  margin-bottom: 0.75rem;\n}\n.bmlegal__banner-title em { font-style: italic; color: var(--gold); }\n.bmlegal__banner-sub {\n  font-size: 15px;\n  color: rgba(255,255,255,0.68);\n  max-width: 580px;\n  margin: 0 auto;\n  line-height: 1.6;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 BODY \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.bmlegal__body {\n  max-width: 900px;\n  margin: 0 auto;\n  padding: clamp(2.5rem, 5vw, 3.5rem) 2.5rem clamp(4rem, 7vw, 5rem);\n  display: flex;\n  flex-direction: column;\n  gap: clamp(2.75rem, 5vw, 3.75rem);\n}\n\n.bmlegal__section-title {\n  font-family: var(--ff-d);\n  font-size: clamp(1.4rem, 2.8vw, 1.8rem);\n  font-weight: 700;\n  color: var(--navy);\n  margin-bottom: 0.5rem;\n}\n.bmlegal__section-sub {\n  font-size: 13.5px;\n  color: var(--mid);\n  margin-bottom: 1.5rem;\n  max-width: 640px;\n  line-height: 1.65;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 COMPANY INFO CARD \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.bmlegal__info-card {\n  background: #fff;\n  border: 1px solid rgba(27,58,92,0.08);\n  border-radius: 14px;\n  padding: 1.5rem 1.75rem;\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 1.1rem 2rem;\n}\n.bmlegal__info-item dt {\n  font-size: 10.5px;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 0.05em;\n  color: var(--subtle);\n  margin-bottom: 3px;\n}\n.bmlegal__info-item dd {\n  font-size: 13.5px;\n  font-weight: 600;\n  color: var(--navy);\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 RIGHTS LIST \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.bmlegal__rights {\n  display: flex;\n  flex-direction: column;\n  gap: 0.85rem;\n}\n.bmlegal__right-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  background: #fff;\n  border: 1px solid rgba(27,58,92,0.08);\n  border-radius: 10px;\n  padding: 1rem 1.2rem;\n}\n.bmlegal__right-icon {\n  flex-shrink: 0;\n  width: 26px; height: 26px;\n  border-radius: 7px;\n  background: rgba(14,124,123,0.1);\n  color: var(--teal);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n.bmlegal__right-text {\n  font-size: 13.5px;\n  color: var(--dark);\n  line-height: 1.6;\n}\n.bmlegal__right-text strong { color: var(--navy); }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 TERMS TABLE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.bmlegal__terms-card {\n  background: #fff;\n  border-radius: 14px;\n  border: 1px solid rgba(27,58,92,0.08);\n  overflow: hidden;\n}\n.bmlegal__terms-table {\n  width: 100%;\n  border-collapse: collapse;\n  font-size: 13px;\n}\n.bmlegal__terms-table th {\n  text-align: left;\n  padding: 12px 18px;\n  font-size: 10.5px;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 0.04em;\n  color: var(--subtle);\n  background: var(--off);\n  border-bottom: 1px solid rgba(27,58,92,0.08);\n}\n.bmlegal__terms-table td {\n  padding: 12px 18px;\n  color: var(--dark);\n  border-bottom: 1px solid rgba(27,58,92,0.05);\n  vertical-align: top;\n}\n.bmlegal__terms-table tr:last-child td { border-bottom: none; }\n.bmlegal__terms-table td:first-child {\n  font-weight: 700;\n  color: var(--navy);\n  white-space: nowrap;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 TRANSPARENCY NOTICE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.bmlegal__notice {\n  background: linear-gradient(135deg, var(--navy) 0%, var(--teal) 100%);\n  border-radius: 16px;\n  padding: clamp(1.75rem, 4vw, 2.25rem);\n  color: #fff;\n}\n.bmlegal__notice-title {\n  font-family: var(--ff-d);\n  font-size: 1.2rem;\n  font-weight: 700;\n  margin-bottom: 1rem;\n}\n.bmlegal__notice-list {\n  display: flex;\n  flex-direction: column;\n  gap: 0.7rem;\n  list-style: none;\n}\n.bmlegal__notice-list li {\n  display: flex;\n  gap: 10px;\n  font-size: 13px;\n  color: rgba(255,255,255,0.85);\n  line-height: 1.6;\n}\n.bmlegal__notice-list li::before {\n  content: '\u2014';\n  color: var(--gold);\n  flex-shrink: 0;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 ARTICLE REFERENCE GRID \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.bmlegal__article-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n  gap: 1rem;\n}\n.bmlegal__article-card {\n  background: #fff;\n  border: 1px solid rgba(27,58,92,0.08);\n  border-radius: 10px;\n  padding: 1rem 1.15rem;\n}\n.bmlegal__article-num {\n  display: inline-block;\n  font-size: 10px;\n  font-weight: 700;\n  color: var(--gold);\n  text-transform: uppercase;\n  letter-spacing: 0.05em;\n  margin-bottom: 6px;\n}\n.bmlegal__article-title {\n  font-size: 13px;\n  font-weight: 700;\n  color: var(--navy);\n  margin-bottom: 4px;\n}\n.bmlegal__article-desc {\n  font-size: 12px;\n  color: var(--mid);\n  line-height: 1.55;\n}\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 CTA \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n.bmlegal__cta-band {\n  background: #fff;\n  border: 1.5px solid rgba(201,149,42,0.3);\n  border-radius: 16px;\n  padding: clamp(1.75rem, 4vw, 2.5rem);\n  text-align: center;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 1rem;\n}\n.bmlegal__cta-title {\n  font-family: var(--ff-d);\n  font-size: 1.3rem;\n  font-weight: 700;\n  color: var(--navy);\n}\n.bmlegal__cta-sub {\n  font-size: 13px;\n  color: var(--mid);\n  max-width: 460px;\n}\n.bmlegal__cta-row {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n  justify-content: center;\n}\n.bmlegal__cta-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  padding: 13px 26px;\n  border-radius: 8px;\n  text-decoration: none;\n  font-size: 13.5px;\n  font-weight: 600;\n  transition: transform 0.2s ease, background 0.2s ease;\n}\n.bmlegal__cta-btn--primary { background: var(--gold); color: var(--navy); }\n.bmlegal__cta-btn--primary:hover { background: #dba830; transform: translateY(-2px); }\n.bmlegal__cta-btn--outline {\n  background: transparent; color: var(--navy);\n  border: 1.5px solid rgba(27,58,92,0.3);\n}\n.bmlegal__cta-btn--outline:hover { background: rgba(27,58,92,0.05); transform: translateY(-2px); }\n\n\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 RESPONSIVE \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n@media (max-width: 640px) {\n  .bmlegal__banner { padding: 3rem 1.25rem 2rem; }\n  .bmlegal__body { padding: 2rem 1.25rem 3rem; }\n  .bmlegal__info-card { grid-template-columns: 1fr; }\n  .bmlegal__terms-table { font-size: 12px; }\n  .bmlegal__terms-table th, .bmlegal__terms-table td { padding: 10px 12px; }\n}\n\n.bmlegal-reveal {\n  opacity: 0; transform: translateY(18px);\n  transition: opacity 0.55s ease, transform 0.55s ease;\n}\n.bmlegal-reveal.bmlegal--in { opacity: 1; transform: translateY(0); }\n@media (prefers-reduced-motion: reduce) {\n  .bmlegal-reveal { opacity: 1; transform: none; transition: none; }\n}\n<\/style>\n\n<div class=\"bmlegal\">\n\n  <div class=\"bmlegal__banner\">\n    <p class=\"bmlegal__eyebrow\"><\/p>\n    <h1 class=\"bmlegal__banner-title\">Legal <em>Information.<\/em><\/h1>\n    <p class=\"bmlegal__banner-sub\">\n      Every term on this page is sourced from the signed Purchase Agreement and official Bella Mar pricing documents \u2014 not marketing copy. Have a question about any clause? Our team is always happy to walk through it with you before you sign.\n    <\/p>\n  <\/div>\n\n  <div class=\"bmlegal__body\">\n\n    <!-- COMPANY & PROJECT STATUS -->\n    <section class=\"bmlegal-reveal\">\n      <h2 class=\"bmlegal__section-title\">Company &amp; Project Status<\/h2>\n      <p class=\"bmlegal__section-sub\">\n        Bella Mar is developed by a registered Egyptian company on government-licensed tourism land.\n      <\/p>\n      <dl class=\"bmlegal__info-card\">\n        <div class=\"bmlegal__info-item\">\n          <dt>Developer<\/dt>\n          <dd>Deutsche House Real Estate<\/dd>\n        <\/div>\n        <div class=\"bmlegal__info-item\">\n          <dt>Commercial Registration<\/dt>\n          <dd>No. 247613 (Egyptian Joint-Stock Company)<\/dd>\n        <\/div>\n        <div class=\"bmlegal__info-item\">\n          <dt>Land Plot<\/dt>\n          <dd>W6YA-2 \u2014 approx. 1,259.72 m\u00b2<\/dd>\n        <\/div>\n        <div class=\"bmlegal__info-item\">\n          <dt>Location<\/dt>\n          <dd>Port Ghalib, Jabal Al-Jazira Al-Hamra, Marsa Alam<\/dd>\n        <\/div>\n        <div class=\"bmlegal__info-item\">\n          <dt>GPS Coordinates<\/dt>\n          <dd>25\u00b032&#8217;00.2&#8243;N 34\u00b037&#8217;34.3&#8243;E<\/dd>\n        <\/div>\n        <div class=\"bmlegal__info-item\">\n          <dt>Tourism Authority Approval<\/dt>\n          <dd>TDA-licensed for preliminary sales<\/dd>\n        <\/div>\n      <\/dl>\n    <\/section>\n\n    <!-- FOREIGN OWNERSHIP RIGHTS -->\n    <section class=\"bmlegal-reveal\">\n      <h2 class=\"bmlegal__section-title\">Foreign Ownership Rights<\/h2>\n      <p class=\"bmlegal__section-sub\">\n        Egypt permits foreign nationals to hold residential property on a Freehold basis in the Red Sea Governorate.\n      <\/p>\n      <div class=\"bmlegal__rights\">\n        <div class=\"bmlegal__right-item\">\n          <span class=\"bmlegal__right-icon\" aria-hidden=\"true\">\u2713<\/span>\n          <span class=\"bmlegal__right-text\">\n            <strong>Full title (Freehold) ownership<\/strong> \u2014 not leasehold, not a usage right.\n          <\/span>\n        <\/div>\n        <div class=\"bmlegal__right-item\">\n          <span class=\"bmlegal__right-icon\" aria-hidden=\"true\">\u2713<\/span>\n          <span class=\"bmlegal__right-text\">\n            <strong>Freely transferable<\/strong> by sale (after 50% paid) or inheritance to your heirs.\n          <\/span>\n        <\/div>\n        <div class=\"bmlegal__right-item\">\n          <span class=\"bmlegal__right-icon\" aria-hidden=\"true\">\u2713<\/span>\n          <span class=\"bmlegal__right-text\">\n            <strong>Payments in Euro<\/strong> \u2014 the purchase is denominated in Euro, made via international\n            bank transfer to the developer&#8217;s official corporate account, with an official receipt issued\n            for every payment.\n          <\/span>\n        <\/div>\n        <div class=\"bmlegal__right-item\">\n          <span class=\"bmlegal__right-icon\" aria-hidden=\"true\">\u2713<\/span>\n          <span class=\"bmlegal__right-text\">\n            <strong>Limited tax exposure<\/strong> \u2014 you are only liable for the personal real estate tax on\n            your own unit, never for the developer&#8217;s corporate or disposal taxes.\n          <\/span>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- KEY CONTRACT TERMS -->\n    <section class=\"bmlegal-reveal\">\n      <h2 class=\"bmlegal__section-title\">Key Contract Terms<\/h2>\n      <p class=\"bmlegal__section-sub\">\n        Summarised directly from the signed Purchase Agreement \u2014 the Arabic version is the legally binding text.\n      <\/p>\n      <p style=\"font-size:12.5px; color:var(--dark); margin-bottom:1rem; line-height:1.7; max-width:640px;\">\n        These terms exist to protect both sides \u2014 you as the buyer, and the timeline of a project built for\n        21 families. None of it is unusual for an off-plan purchase, and our team talks through every line\n        with each buyer individually before signing.\n      <\/p>\n      <p style=\"font-size:11.5px; color:var(--subtle); margin-bottom:0.75rem; line-height:1.6;\">\n        Payment plan percentages and the Freehold ownership basis are confirmed in the current Investor Pack; the signed Purchase Agreement itself leaves the payment schedule to be filled in per buyer at signing. All other terms below are direct contract clauses.\n      <\/p>\n      <div class=\"bmlegal__terms-card\">\n        <table class=\"bmlegal__terms-table\">\n          <tbody>\n            <tr><td>Contract language<\/td><td>Arabic (legally binding) + reference translation provided<\/td><\/tr>\n            <tr><td>Delivery date<\/td><td>8 March 2028 \u2014 contractually committed<\/td><\/tr>\n            <tr><td>Delay penalty<\/td><td>2% of all amounts paid, per full quarter of delay beyond a 3-month grace period, pro-rata<\/td><\/tr>\n            <tr><td>Plan A \u2014 1 Year<\/td><td>20% down \u00b7 80% over 12 equal instalments<\/td><\/tr>\n            <tr><td>Plan B \u2014 2 Years<\/td><td>25% down \u00b7 75% over 24 equal instalments<\/td><\/tr>\n            <tr><td>Plan C \u2014 Cash<\/td><td>Full payment at signing \u00b7 10% discount applied<\/td><\/tr>\n            <tr><td>Late payment fee<\/td><td>A small administrative fee (\u20ac10\/day) applies only after a 10-day grace period \u2014 plenty of notice before anything kicks in<\/td><\/tr>\n            <tr><td>Maintenance reserve<\/td><td>10% of unit value \u2014 one-time payment at delivery<\/td><\/tr>\n            <tr><td>Resale<\/td><td>Freely transferable to a third party once 50% is paid, for a modest 3% administrative fee<\/td><\/tr>\n            <tr><td>If plans change<\/td><td>You can step away with a 20% administrative deduction \u2014 the rest of what you&#8217;ve paid is returned to you<\/td><\/tr>\n            <tr><td>Dispute jurisdiction<\/td><td>Hurghada Primary Courts, Egypt<\/td><\/tr>\n            <tr><td>Usage restriction<\/td><td>Residential use only; may be let to third parties for residential purposes<\/td><\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/section>\n\n    <!-- MORE ARTICLE HIGHLIGHTS -->\n    <section class=\"bmlegal-reveal\">\n      <h2 class=\"bmlegal__section-title\">Also Worth Knowing<\/h2>\n      <div class=\"bmlegal__article-grid\">\n        <div class=\"bmlegal__article-card\">\n          <span class=\"bmlegal__article-num\">Article 13\u201314<\/span>\n          <div class=\"bmlegal__article-title\">Modifications<\/div>\n          <div class=\"bmlegal__article-desc\">\n            A quick written approval keeps the building looking its best for everyone \u2014 most owners simply\n            email ahead before any facade or structural change.\n          <\/div>\n        <\/div>\n        <div class=\"bmlegal__article-card\">\n          <span class=\"bmlegal__article-num\">Article 15<\/span>\n          <div class=\"bmlegal__article-title\">Shared Amenities<\/div>\n          <div class=\"bmlegal__article-desc\">\n            The heated pool and shared facilities are included in your 10% maintenance reserve \u2014 no\n            separate usage fees.\n          <\/div>\n        <\/div>\n        <div class=\"bmlegal__article-card\">\n          <span class=\"bmlegal__article-num\">Article 17<\/span>\n          <div class=\"bmlegal__article-title\">Inheritance<\/div>\n          <div class=\"bmlegal__article-desc\">\n            Ownership transfers to your heirs, who remain bound by the same contract terms.\n          <\/div>\n        <\/div>\n        <div class=\"bmlegal__article-card\">\n          <span class=\"bmlegal__article-num\">Article 18<\/span>\n          <div class=\"bmlegal__article-title\">Official Notices<\/div>\n          <div class=\"bmlegal__article-desc\">\n            All formal communication is via official email \u2014 info@bellamarportghalib.com is the seller&#8217;s\n            designated address of record.\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- TRANSPARENCY NOTICE -->\n    <section class=\"bmlegal-reveal\">\n      <div class=\"bmlegal__notice\">\n        <h2 class=\"bmlegal__notice-title\">Transparency Notice<\/h2>\n        <ul class=\"bmlegal__notice-list\">\n          <li>The Arabic contract is the legally binding document. The English version is a reference translation, accepted at the buyer&#8217;s own risk. Independent legal review is strongly encouraged before signing.<\/li>\n          <li>The unit cannot be resold or mortgaged until at least 50% of the purchase price is settled.<\/li>\n          <li>Any disputes fall under the exclusive jurisdiction of the Hurghada Primary Courts, Egypt.<\/li>\n          <li>The 10% maintenance reserve is a one-time payment at delivery \u2014 separate from the unit price.<\/li>\n          <li>The purchase is denominated in Euro. Exchange rate movements should be considered by non-Euro buyers.<\/li>\n          <li>None of this needs to feel overwhelming \u2014 we go through it clause by clause with every buyer, and welcome any question, big or small.<\/li>\n        <\/ul>\n      <\/div>\n    <\/section>\n\n    <!-- CTA -->\n    <div class=\"bmlegal__cta-band bmlegal-reveal\">\n      <h2 class=\"bmlegal__cta-title\">Want the Full Contract?<\/h2>\n      <p class=\"bmlegal__cta-sub\">\n        Request the complete bilingual Purchase Agreement, or speak with the team about independent legal review. Every clause is open for discussion \u2014 we&#8217;re here to make sure you feel confident before you sign.\n      <\/p>\n      <div class=\"bmlegal__cta-row\">\n        <!-- <a href=\"#investor-pack\" class=\"bmlegal__cta-btn bmlegal__cta-btn--primary\">\n          Download Purchase Agreement \u2192\n        <\/a> -->\n        <a href=\"https:\/\/wa.me\/201130924774\" target=\"_blank\" rel=\"noopener\" class=\"bmlegal__cta-btn bmlegal__cta-btn--outline\">\n          <img decoding=\"async\" src=\"https:\/\/bellamarportghalib.com\/wp-content\/uploads\/2026\/07\/icons8-whatsapp-logo-50-1.png\" alt=\"WhatsApp\" style=\"width: 30px; height: 30px;\">\n          Ask a Legal Question\n        <\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n(function () {\n  if (!('IntersectionObserver' in window)) {\n    document.querySelectorAll('.bmlegal-reveal').forEach(function(el){ el.classList.add('bmlegal--in'); });\n    return;\n  }\n  var obs = new IntersectionObserver(function (entries) {\n    entries.forEach(function (entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add('bmlegal--in');\n        obs.unobserve(entry.target);\n      }\n    });\n  }, { threshold: 0.12 });\n  document.querySelectorAll('.bmlegal-reveal').forEach(function (el) { obs.observe(el); });\n})();\n<\/script>\n\n\n\n<!-- ============================================================\n     BELLA MAR \u2014 FOOTER\n     ========================================\n     Final conversion point + legal (GDPR) + contact.\n     Contact details pulled from project files:\n       Phone\/WhatsApp: +20 1130924774\n       Email: info@bellamarportghalib.com\n       Web: www.bellamarportghalib.com\n     ========================================\n     Paste into a Custom HTML block at the very bottom.\n     \ud83d\udd27 Update social links + privacy policy URL as needed.\n-->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,700;1,600&#038;family=Inter:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n.bmfoot *, .bmfoot *::before, .bmfoot *::after {\n  box-sizing: border-box; margin: 0; padding: 0;\n}\n:root {\n  --navy:  #1B3A5C;\n  --navy-d:#122A44;\n  --teal:  #0E7C7B;\n  --gold:  #C9952A;\n  --ff-d:  'Playfair Display', Georgia, serif;\n  --ff-b:  'Inter', system-ui, sans-serif;\n}\n\n.bmfoot {\n  position: relative;\n  width: 100vw;\n  margin-left: calc(-50vw + 50%);\n  margin-right: calc(-50vw + 50%);\n  padding: 0;\n  background: var(--navy-d);\n  font-family: var(--ff-b);\n  color: rgba(255,255,255,0.7);\n}\n\n\/* \u2500\u2500 TOP CTA BAND \u2500\u2500 *\/\n.bmfoot__cta-band {\n  background: linear-gradient(135deg, var(--navy) 0%, var(--teal) 100%);\n  padding: clamp(2.5rem, 5vw, 3.5rem) 2.5rem;\n}\n.bmfoot__cta-inner {\n  max-width: 1160px;\n  margin: 0 auto;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 2rem;\n  flex-wrap: wrap;\n}\n.bmfoot__cta-text {\n  flex: 1;\n  min-width: 260px;\n}\n.bmfoot__cta-title {\n  font-family: var(--ff-d);\n  font-size: clamp(1.5rem, 3vw, 2.1rem);\n  font-weight: 700;\n  color: #fff;\n  line-height: 1.2;\n  margin-bottom: 0.5rem;\n}\n.bmfoot__cta-sub {\n  font-size: 14.5px;\n  color: rgba(255,255,255,0.8);\n  line-height: 1.5;\n}\n.bmfoot__cta-sub-pl {\n  font-size: 12.5px;\n  color: rgba(255,255,255,0.55);\n  font-style: italic;\n  margin-top: 4px;\n}\n.bmfoot__cta-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 9px;\n  padding: 16px 32px;\n  border-radius: 8px;\n  background: var(--gold);\n  color: var(--navy);\n  text-decoration: none;\n  font-size: 15px;\n  font-weight: 600;\n  white-space: nowrap;\n  box-shadow: 0 6px 20px rgba(0,0,0,0.2);\n  transition: background 0.2s ease, transform 0.2s ease;\n}\n.bmfoot__cta-btn:hover {\n  background: #dba830;\n  transform: translateY(-2px);\n}\n\n\/* \u2500\u2500 MAIN FOOTER \u2500\u2500 *\/\n.bmfoot__main {\n  max-width: 1160px;\n  margin: 0 auto;\n  padding: clamp(3rem, 6vw, 4.5rem) 2.5rem clamp(2rem, 4vw, 3rem);\n  display: grid;\n  grid-template-columns: 1.6fr 1fr 1fr 1.2fr;\n  gap: 3rem;\n}\n\n\/* Brand column *\/\n.bmfoot__brand-name {\n  font-family: var(--ff-d);\n  font-size: 1.6rem;\n  font-weight: 700;\n  color: #fff;\n  letter-spacing: 0.02em;\n  margin-bottom: 4px;\n}\n.bmfoot__brand-tag {\n  font-size: 10.5px;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 1.25rem;\n}\n.bmfoot__brand-desc {\n  font-size: 13.5px;\n  line-height: 1.7;\n  color: rgba(255,255,255,0.6);\n  max-width: 300px;\n  margin-bottom: 1.5rem;\n}\n.bmfoot__badges {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 8px;\n}\n.bmfoot__badge {\n  font-size: 11px;\n  padding: 5px 11px;\n  border-radius: 100px;\n  border: 1px solid rgba(255,255,255,0.14);\n  color: rgba(255,255,255,0.65);\n}\n\n\/* Column headings *\/\n.bmfoot__col-title {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.12em;\n  text-transform: uppercase;\n  color: rgba(255,255,255,0.9);\n  margin-bottom: 1.25rem;\n}\n\n\/* Link lists *\/\n.bmfoot__links {\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 11px;\n}\n.bmfoot__links a {\n  font-size: 13.5px;\n  color: rgba(255,255,255,0.62);\n  text-decoration: none;\n  transition: color 0.2s ease, padding-left 0.2s ease;\n}\n.bmfoot__links a:hover {\n  color: var(--gold);\n  padding-left: 4px;\n}\n\n\/* Contact column *\/\n.bmfoot__contact-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  margin-bottom: 14px;\n  font-size: 13.5px;\n  color: rgba(255,255,255,0.62);\n}\n.bmfoot__contact-item a {\n  color: rgba(255,255,255,0.62);\n  text-decoration: none;\n  transition: color 0.2s ease;\n}\n.bmfoot__contact-item a:hover { color: var(--gold); }\n.bmfoot__contact-icon {\n  flex-shrink: 0;\n  margin-top: 2px;\n  color: var(--gold);\n}\n\n\/* Language switch *\/\n.bmfoot__lang {\n  display: flex;\n  gap: 8px;\n  margin-top: 1.5rem;\n}\n.bmfoot__lang-btn {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  padding: 7px 14px;\n  border-radius: 6px;\n  border: 1px solid rgba(255,255,255,0.16);\n  background: transparent;\n  color: rgba(255,255,255,0.7);\n  font-size: 12.5px;\n  font-weight: 500;\n  font-family: var(--ff-b);\n  text-decoration: none;\n  cursor: pointer;\n  transition: background 0.2s ease, border-color 0.2s ease;\n}\n.bmfoot__lang-btn:hover,\n.bmfoot__lang-btn--active {\n  background: rgba(255,255,255,0.08);\n  border-color: var(--gold);\n  color: #fff;\n}\n\/* Social icons *\/\n.bmfoot__social {\n  display: flex;\n  gap: 8px;\n  margin-top: 1.25rem;\n}\n.bmfoot__social a {\n  width: 34px; height: 34px;\n  border-radius: 9px;\n  background: rgba(255,255,255,0.06);\n  border: 1px solid rgba(255,255,255,0.1);\n  color: rgba(255,255,255,0.7);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  text-decoration: none;\n  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;\n}\n.bmfoot__social a:hover {\n  background: var(--gold);\n  border-color: var(--gold);\n  color: var(--navy);\n}\n\n\/* \u2500\u2500 BOTTOM BAR \u2500\u2500 *\/\n.bmfoot__bottom {\n  border-top: 1px solid rgba(255,255,255,0.1);\n}\n.bmfoot__bottom-inner {\n  max-width: 1160px;\n  margin: 0 auto;\n  padding: 1.5rem 2.5rem;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 1rem;\n  flex-wrap: wrap;\n}\n.bmfoot__copy {\n  font-size: 12.5px;\n  color: rgba(255,255,255,0.45);\n}\n.bmfoot__legal-links {\n  display: flex;\n  gap: 1.5rem;\n}\n.bmfoot__legal-links a {\n  font-size: 12.5px;\n  color: rgba(255,255,255,0.5);\n  text-decoration: none;\n  transition: color 0.2s ease;\n}\n.bmfoot__legal-links a:hover { color: var(--gold); }\n\n\/* Developer credit *\/\n.bmfoot__developer {\n  font-size: 12px;\n  color: rgba(255,255,255,0.4);\n}\n.bmfoot__developer strong {\n  color: rgba(255,255,255,0.6);\n  font-weight: 600;\n}\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 880px) {\n  .bmfoot__main {\n    grid-template-columns: 1fr 1fr;\n    gap: 2.5rem;\n  }\n  .bmfoot__brand { grid-column: 1 \/ -1; }\n}\n@media (max-width: 520px) {\n  .bmfoot__main { grid-template-columns: 1fr; }\n  .bmfoot__cta-inner { flex-direction: column; align-items: flex-start; }\n  .bmfoot__bottom-inner { flex-direction: column; align-items: flex-start; }\n}\n<\/style>\n\n<footer class=\"bmfoot\" aria-label=\"Site footer\">\n\n  <!-- TOP CTA BAND \n  <div class=\"bmfoot__cta-band\">\n    <div class=\"bmfoot__cta-inner\">\n      <div class=\"bmfoot__cta-text\">\n        <h2 class=\"bmfoot__cta-title\">Ready to own your place on the Red Sea?<\/h2>\n        <p class=\"bmfoot__cta-sub\">\n          Download the free Investor Pack \u2014 full pricing, floor plans, and payment plans.\n        <\/p>\n        <p class=\"bmfoot__cta-sub-pl\">\n          Pobierz bezp\u0142atny Pakiet Inwestora \u2014 dost\u0119pny w j\u0119zyku polskim.\n        <\/p>\n      <\/div>\n      <a href=\"#investor-pack\" class=\"bmfoot__cta-btn\">\n        Download Investor Pack\n        <span aria-hidden=\"true\">\u2192<\/span>\n      <\/a>\n    <\/div>\n  <\/div>-->\n\n  <!-- MAIN -->\n  <div class=\"bmfoot__main\">\n\n    <!-- Brand -->\n    <div class=\"bmfoot__brand\">\n      <div class=\"bmfoot__brand-name\">BELLA MAR<\/div>\n      <div class=\"bmfoot__brand-tag\">Port Ghalib \u00b7 Red Sea \u00b7 Egypt<\/div>\n      <p class=\"bmfoot__brand-desc\">\n        An intimate community of just 21 residences, 50 metres from the marina \u2014\n        fully finished and built for an international community.\n      <\/p>\n      <div class=\"bmfoot__badges\">\n        <span class=\"bmfoot__badge\">No annual Service Fees<\/span>\n        <span class=\"bmfoot__badge\">Smart Investment<\/span>\n        <span class=\"bmfoot__badge\">Fully Finished<\/span>\n      <\/div>\n    <\/div>\n\n    <!-- Explore -->\n    <div class=\"bmfoot__col\">\n      <h3 class=\"bmfoot__col-title\">Explore<\/h3>\n      <ul class=\"bmfoot__links\">\n        <li><a href=\"\/pl\/\">Home<\/a><\/li>\n        <li><a href=\"\/pl\/units-prices\/\">Units &amp; Prices<\/a><\/li>\n        <li><a href=\"\/pl\/location\/\">Location<\/a><\/li>\n        <li><a href=\"\/pl\/investment\/\">Investment<\/a><\/li>\n        <li><a href=\"\/pl\/Contanct\/\">Contact<\/a><\/li>\n\n      <\/ul>\n    <\/div>\n\n    <!-- Buyer info -->\n    <div class=\"bmfoot__col\">\n      <h3 class=\"bmfoot__col-title\">Buyer Info<\/h3>\n      <ul class=\"bmfoot__links\">\n        <li><a href=\"\/pl\/faq\/\">FAQ<\/a><\/li>\n        <li><a href=\"\/pl\/legal\/\">Legal Framework<\/a><\/li>\n        <li><a href=\"#investor-pack\">Investor Pack<\/a><\/li>\n        <li><a href=\"\/pl\/contact\/\">Contact Us<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <!-- Contact -->\n    <div class=\"bmfoot__col\">\n      <h3 class=\"bmfoot__col-title\">Get in Touch<\/h3>\n\n      <div class=\"bmfoot__contact-item\">\n        <svg class=\"bmfoot__contact-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n          <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.13.96.36 1.9.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.9.34 1.85.57 2.81.7A2 2 0 0 1 22 16.92z\"><\/path>\n        <\/svg>\n        <a href=\"tel:+201130924774\">+20 113 092 4774<\/a>\n      <\/div>\n\n      <div class=\"bmfoot__contact-item\">\n        <svg class=\"bmfoot__contact-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n          <path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path>\n          <path d=\"M22 6l-10 7L2 6\"><\/path>\n        <\/svg>\n        <a href=\"mailto:info@bellamarportghalib.com\">info@bellamarportghalib.com<\/a>\n      <\/div>\n\n      <div class=\"bmfoot__contact-item\">\n        <svg class=\"bmfoot__contact-icon\" width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\">\n          <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path>\n          <circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n        <\/svg>\n        <span>Port Ghalib Marina, Marsa Alam, Red Sea, Egypt<\/span>\n      <\/div>\n\n      <!-- Language switch (TranslatePress will handle actual switching) \n      <div class=\"bmfoot__lang\">\n        <a href=\"#\" class=\"bmfoot__lang-btn bmfoot__lang-btn--active\">EN English<\/a>\n        <a href=\"#\" class=\"bmfoot__lang-btn\">PL Polski<\/a>\n      <\/div>-->\n      <!-- Social icons -->\n      <div class=\"bmfoot__social\">\n        <a href=\"https:\/\/www.facebook.com\/bellamar.portghalib.eg?mibextid=wwXIfr&#038;mibextid=wwXIfr\" target=\"_blank\" rel=\"noopener\" aria-label=\"Facebook\">\n          <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M22 12a10 10 0 1 0-11.5 9.87v-6.98H7.9V12h2.6V9.8c0-2.56 1.52-3.98 3.86-3.98 1.12 0 2.29.2 2.29.2v2.5h-1.29c-1.27 0-1.67.79-1.67 1.6V12h2.84l-.45 2.89h-2.39v6.98A10 10 0 0 0 22 12z\"\/><\/svg>\n        <\/a>\n        <a href=\"https:\/\/www.instagram.com\/bellamar.portghalib.eg?igsh=aG1vcW1zcjZpZG1k&#038;utm_source=qr\" target=\"_blank\" rel=\"noopener\" aria-label=\"Instagram\">\n          <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 2.16c3.2 0 3.58.01 4.85.07 3.25.15 4.77 1.69 4.92 4.92.06 1.27.07 1.65.07 4.85s-.01 3.58-.07 4.85c-.15 3.23-1.66 4.77-4.92 4.92-1.27.06-1.64.07-4.85.07s-3.58-.01-4.85-.07c-3.26-.15-4.77-1.7-4.92-4.92-.06-1.27-.07-1.65-.07-4.85s.02-3.58.07-4.85c.15-3.23 1.67-4.77 4.92-4.92 1.27-.06 1.65-.07 4.85-.07zM12 0C8.74 0 8.33.01 7.05.07c-4.35.2-6.78 2.62-6.98 6.98C.01 8.33 0 8.74 0 12s.01 3.67.07 4.95c.2 4.36 2.62 6.78 6.98 6.98C8.33 23.99 8.74 24 12 24s3.67-.01 4.95-.07c4.35-.2 6.78-2.62 6.98-6.98.06-1.28.07-1.69.07-4.95s-.01-3.67-.07-4.95c-.2-4.35-2.62-6.78-6.98-6.98C15.67.01 15.26 0 12 0zm0 5.84A6.16 6.16 0 1 0 18.16 12 6.16 6.16 0 0 0 12 5.84zM12 16a4 4 0 1 1 4-4 4 4 0 0 1-4 4zm6.41-10.85a1.44 1.44 0 1 0 1.44 1.44 1.44 1.44 0 0 0-1.44-1.44z\"\/><\/svg>\n        <\/a>\n        <!-- <a href=\"#\" target=\"_blank\" rel=\"noopener\" aria-label=\"YouTube\">\n          <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M23.5 6.19a3.02 3.02 0 0 0-2.12-2.14C19.51 3.5 12 3.5 12 3.5s-7.51 0-9.38.55A3.02 3.02 0 0 0 .5 6.19 31.6 31.6 0 0 0 0 12a31.6 31.6 0 0 0 .5 5.81 3.02 3.02 0 0 0 2.12 2.14C4.49 20.5 12 20.5 12 20.5s7.51 0 9.38-.55a3.02 3.02 0 0 0 2.12-2.14A31.6 31.6 0 0 0 24 12a31.6 31.6 0 0 0-.5-5.81zM9.6 15.6V8.4l6.4 3.6z\"\/><\/svg>\n        <\/a> -->\n        <a href=\"https:\/\/wa.me\/201130924774\" target=\"_blank\" rel=\"noopener\" aria-label=\"WhatsApp\">\n          <svg width=\"16\" height=\"16\" viewbox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17.47 14.38c-.29-.15-1.7-.84-1.96-.93-.26-.1-.46-.15-.65.14-.19.29-.75.93-.92 1.12-.17.19-.34.22-.63.07-.29-.15-1.22-.45-2.32-1.43-.86-.76-1.44-1.71-1.61-2-.17-.29-.02-.45.13-.6.13-.13.29-.34.44-.5.15-.17.19-.29.29-.48.1-.19.05-.36-.02-.5-.07-.15-.65-1.58-.9-2.16-.24-.57-.48-.49-.65-.5-.17-.01-.36-.01-.56-.01-.19 0-.5.07-.77.36-.26.29-1 .98-1 2.4s1.03 2.78 1.17 2.97c.15.19 2.03 3.1 4.92 4.35.69.3 1.22.47 1.64.61.69.22 1.31.19 1.81.11.55-.08 1.7-.7 1.94-1.37.24-.67.24-1.25.17-1.37-.07-.12-.26-.19-.55-.34z\"\/><path d=\"M12.01 2C6.5 2 2 6.48 2 11.98c0 1.85.5 3.58 1.36 5.07L2 22l5.09-1.33a10.05 10.05 0 0 0 4.92 1.28h.01c5.5 0 10-4.48 10-9.98C22 6.48 17.5 2 12.01 2zm0 18.2h-.01a8.2 8.2 0 0 1-4.18-1.15l-.3-.18-3.02.79.81-2.93-.2-.3a8.17 8.17 0 0 1-1.26-4.37c0-4.52 3.7-8.2 8.24-8.2 2.2 0 4.27.86 5.83 2.41a8.14 8.14 0 0 1 2.41 5.8c0 4.52-3.7 8.13-8.32 8.13z\"\/><\/svg>\n        <\/a>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- BOTTOM BAR -->\n  <div class=\"bmfoot__bottom\">\n    <div class=\"bmfoot__bottom-inner\">\n      <span class=\"bmfoot__copy\">\n        \u00a9 2026 Bella Mar \u00b7 Deutsche House Real Estate \u00b7 Commercial Reg. 247613\n      <\/span>\n      <div class=\"bmfoot__legal-links\">\n        <a href=\"\/pl\/privacy-policy\/\">Privacy Policy<\/a>\n        <a href=\"\/pl\/legal\/\">Legal<\/a>\n        <a href=\"\/pl\/contact\/\">Contact<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n\n<\/footer>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>Legal Information. Every term on this page is sourced from the signed Purchase Agreement and official Bella Mar pricing documents \u2014 not marketing copy. Have a question about any clause? Our team is always happy to walk through it with you before you sign. Company &amp; Project Status Bella Mar is developed by a registered&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-1620","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/bellamarportghalib.com\/pl\/wp-json\/wp\/v2\/pages\/1620","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bellamarportghalib.com\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bellamarportghalib.com\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bellamarportghalib.com\/pl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bellamarportghalib.com\/pl\/wp-json\/wp\/v2\/comments?post=1620"}],"version-history":[{"count":7,"href":"https:\/\/bellamarportghalib.com\/pl\/wp-json\/wp\/v2\/pages\/1620\/revisions"}],"predecessor-version":[{"id":2100,"href":"https:\/\/bellamarportghalib.com\/pl\/wp-json\/wp\/v2\/pages\/1620\/revisions\/2100"}],"wp:attachment":[{"href":"https:\/\/bellamarportghalib.com\/pl\/wp-json\/wp\/v2\/media?parent=1620"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}