<style> /* --- GLOBAL STYLES FOR EMBED --- */ .protocol-wrapper { font-family: inherit; color: #000; width: 100%; max-width: 100%; box-sizing: border-box; border-top: 1px solid #000; } .protocol-header { font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; padding: 40px 0 20px 0; border-bottom: 1px solid #000; } .timeline-row { display: flex; border-bottom: 1px solid #e0e0e0; } .timeline-row.last { border-bottom: 1px solid #000; } .timeline-phase { width: 30%; padding: 24px 20px 24px 0; border-right: 1px solid #000; font-size: 14px; line-height: 1.4; flex-shrink: 0; } .phase-title { font-weight: 700; display: block; margin-bottom: 4px; } .phase-sub { font-style: italic; display: block; margin-bottom: 4px; } .phase-time { font-size: 12px; color: #666; display: block; } .timeline-data { width: 70%; padding: 24px 0 24px 24px; font-size: 14px; line-height: 1.6; } .data-point { margin-bottom: 16px; } .data-point:last-child { margin-bottom: 0; } .data-label { font-weight: 700; color: #000; } .faq-container { padding-top: 0; } .faq-row { display: flex; border-bottom: 1px solid #e0e0e0; padding: 24px 0; } .faq-row:last-child { border-bottom: none; } .faq-label { width: 30%; padding-right: 20px; font-size: 12px; font-weight: 700; text-transform: uppercase; color: #666; letter-spacing: 0.5px; } .faq-content { width: 70%; padding-left: 24px; } .faq-question { font-size: 16px; font-weight: 700; margin-bottom: 12px; display: block; } .faq-answer { font-size: 14px; line-height: 1.6; color: #333; } @media screen and (max-width: 767px) { .timeline-row, .faq-row { flex-direction: column; } .timeline-phase, .faq-label { width: 100%; border-right: none; border-bottom: 1px solid #eee; padding: 15px 0; margin-bottom: 15px; } .timeline-data, .faq-content { width: 100%; padding: 0 0 15px 0; } }
</style> <div class="protocol-wrapper"> <div class="protocol-header">/// OPERATIONAL SEQUENCE</div> <div class="timeline-row"> <div class="timeline-phase"> <span class="phase-title">PHASE 01</span> <span class="phase-sub">PROXY</span> <span class="phase-time">(Weeks 1-4)</span> </div> <div class="timeline-data"> <div class="data-point"> <span class="data-label">Remote Activation:</span> You sign a Power of Attorney (PoA) at your local Greek Consulate (or via Apostille). This authorizes our legal partners to issue your Tax ID (AFM) and open bank accounts without your presence. </div> <div class="data-point"> <span class="data-label">Asset Selection:</span> We identify qualifying real estate—targeting the €250k "Conversion" class or €400k Tier 2 assets—and execute the "Promissory Sale Agreement." </div> </div> </div> <div class="timeline-row"> <div class="timeline-phase"> <span class="phase-title">PHASE 02</span> <span class="phase-sub">ACQUISITION</span> <span class="phase-time">(Month 2)</span> </div> <div class="timeline-data"> <div class="data-point"> <span class="data-label">Deed Execution:</span> Legal counsel completes the final transfer of title and registers the deed with the Land Registry. </div> <div class="data-point"> <span class="data-label">Submission:</span> Once the deed is registered, the Golden Visa application is submitted digitally. </div> <div class="data-point"> <span class="data-label">The "Blue Paper":</span> You immediately receive a temporary residency receipt (Blue Paper), which serves as proof of legal status while the card prints. </div> </div> </div> <div class="timeline-row"> <div class="timeline-phase"> <span class="phase-title">PHASE 03</span> <span class="phase-sub">BIOMETRICS</span> <span class="phase-time">(Month 3-5)</span> </div> <div class="timeline-data"> <div class="data-point"> <span class="data-label">The Only Trip:</span> Upon approval, we schedule your one mandatory visit to Greece. You fly in, provide fingerprints at the immigration office, and can leave the same day. </div> <div class="data-point"> <span class="data-label">Scheduling Flex:</span> You have up to 12 months from the submission date to complete this biometric step. </div> </div> </div> <div class="timeline-row last"> <div class="timeline-phase"> <span class="phase-title">PHASE 04</span> <span class="phase-sub">ISSUANCE</span> <span class="phase-time">(Month 5-6)</span> </div> <div class="timeline-data"> <div class="data-point"> <span class="data-label">Remote Collection:</span> The lawyers collect your physical Permanent Residency cards and courier them securely to your home address. </div> <div class="data-point"> <span class="data-label">5-Year Lock:</span> The residency is valid for 5 years and is renewable indefinitely as long as you maintain ownership of the asset. </div> </div> </div> <div class="protocol-header" style="border-top: 1px solid #000; margin-top: 60px;">/// QUERY LOG</div> <div class="faq-container"> <div class="faq-row"> <div class="faq-label">QUERY: PRICE TIERS</div> <div class="faq-content"> <span class="faq-question">Where can I buy for €250k?</span> <span class="faq-answer">The €250,000 threshold now applies <strong>exclusively</strong> to two categories: (1) Commercial properties converted to residential use, or (2) Restoration of listed historic buildings. All other standard residential properties are priced at either €400,000 (Tier 2) or €800,000 (Tier 1: Attica, Thessaloniki, Mykonos, Santorini).</span> </div> </div> <div class="faq-row"> <div class="faq-label">QUERY: CITIZENSHIP</div> <div class="faq-content"> <span class="faq-question">Does this lead to an EU Passport?</span> <span class="faq-answer">Only if you live there. Unlike Portugal, Greece requires you to physically reside in the country for 7 years and pass a Greek language test to naturalize. If your goal is purely a "Plan B" residency card with travel rights, this is an excellent tool. If your goal is a passport without moving, consider Portugal.</span> </div> </div> <div class="faq-row"> <div class="faq-label">QUERY: FAMILY</div> <div class="faq-content"> <span class="faq-question">Can I include my parents?</span> <span class="faq-answer">Yes. Greece has one of the most generous family reunification policies. You can include your spouse, children (up to age 21), and <strong>both</strong> the parents of the main applicant and the parents-in-law, regardless of their age or dependency status.</span> </div> </div> </div> <div style="margin-top: 40px; border-top: 1px solid #ccc; padding-top: 20px; font-size: 10px; color: #888; line-height: 1.4;"> <strong>DISCLAIMER:</strong> PentaPath acts as a strategic consultancy and project management firm. We are not a law firm. Real estate acquisitions and visa filings are executed by licensed Greek legal counsel and notaries. </div> </div>