www_tf_demo/templates/partials/ophow.html
2024-06-27 16:37:20 +02:00

28 lines
3.0 KiB
HTML

<div class="relative isolate overflow-hidden bg-gray-900 py-24 sm:py-32">
<img src="/invest/img/owebenefit.png?auto=format&fit=crop&w=2850&q=80&blend=111827&blend-mode=multiply&sat=-100&exp=15" alt="" class="absolute inset-0 -z-10 h-full w-full object-cover">
<div class="relative mx-auto max-w-7xl px-6 lg:px-8">
<div class="absolute -bottom-8 -left-96 -z-10 transform-gpu blur-3xl sm:-bottom-64 sm:-left-40 lg:-bottom-32 lg:left-8 xl:-left-10" aria-hidden="true">
<div class="aspect-[1266/975] w-[79.125rem] bg-gradient-to-tr from-[#ff4694] to-[#776fff] opacity-20" style="clip-path: polygon(74.1% 44.1%, 100% 61.6%, 97.5% 26.9%, 85.5% 0.1%, 80.7% 2%, 72.5% 32.5%, 60.2% 62.4%, 52.4% 68.1%, 47.5% 58.3%, 45.2% 34.5%, 27.5% 76.7%, 0.1% 64.9%, 17.9% 100%, 27.6% 76.8%, 76.1% 97.7%, 74.1% 44.1%)"></div>
</div>
<div class="mx-auto max-w-2xl lg:mx-0 lg:max-w-xl">
<h2 class="text-base font-semibold leading-8 text-indigo-400">HOW IT WORKS</h2>
<p class="mt-2 text-3xl font-bold tracking-tight text-white sm:text-4xl">Linking Investment with Residency and Citizenship</p>
<p class="mt-6 text-lg leading-8 text-gray-300">SAFE by OurWorld offers a streamlined process for global investors to secure residency and eventual citizenship through strategic investments.</p>
</div>
<dl class="mx-auto mt-4 grid max-w-2xl grid-cols-1 gap-x-8 gap-y-10 text-white sm:mt-20 sm:grid-cols-3 sm:gap-y-16 lg:mx-0 lg:max-w-none">
<div class="flex flex-col gap-y-3 border-l border-white/10 pl-6">
<dt class="text-sm font-light leading-6">By investing in approved ventures, you can obtain prestigious EU and Brazilian Golden Visas. These visas serve as the initial step towards residency, providing holders with the right to reside in these respective countries and work towards citizenship for themselves and their families.</dt>
<dd class="order-first text-2xl font-semibold tracking-tight">Golden Visas</dd>
</div>
<div class="flex flex-col gap-y-3 border-l border-white/10 pl-6">
<dt class="text-sm font-light leading-6">Investors benefit from renewable temporary residence permits linked to their investments. These permits allow flexibility in residency requirements, enabling continuous international mobility without the immediate need for extensive physical presence in the issuing country.</dt>
<dd class="order-first text-2xl font-semibold tracking-tight">Residence Permits</dd>
</div>
<div class="flex flex-col gap-y-3 border-l border-white/10 pl-6">
<dt class="text-sm font-light leading-6">As your investment continues to thrive and meet regulatory requirements, you can seamlessly transition towards permanent residency and citizenship, aligning your global ambitions with personal and professional pursuits.</dt>
<dd class="order-first text-2xl font-semibold tracking-tight">Path to Citizenship</dd>
</div>
</dl>
</div>
</div>