<div class="bg-blue-light rounded flex flex-col overflow-hidden">
    <div class="p-6 sm:p-10 flex justify-between items-center bg-green-light">
        <h3 class="text-2xl font-bold text-dark">You are enrolled</h3>
        <div class="h-12 w-12 -my-4 bg-light rounded-full flex justify-center items-center text-green-light"><i class="fas fa-check fa-lg"></i></div>
    </div>
    <div class="p-6 sm:px-10 flex justify-between items-center border-b">
        <div class="">
            <div class="text-sm opacity-50">STATUS</div>
            <div class="font-bold">Active from Feburary 2022</div>
        </div>
        <div class="pl-4"><button class="btn btn-dark">Manage</button></div>
    </div>
    <div class="p-6 sm:px-10 space-y-10">
        <div class="prose max-w-none">
            <p>You have selected VitalityHealth Business Healthcare Plan Single at an estimated monthly cost of £34.08 to your employer. Whilst there is no up-front cost to you, please note that this is classed as a benefit in kind for tax purposes.</p>
            <p><a href="#">Visit my Vitality Member Zone</a></p>
        </div>
    </div>
</div>
<div class="bg-blue-light rounded flex flex-col overflow-hidden">
	<div class="p-6 sm:p-10 flex justify-between items-center bg-green-light">
		<h3 class="text-2xl font-bold text-dark">You are enrolled</h3>
		<div class="h-12 w-12 -my-4 bg-light rounded-full flex justify-center items-center text-green-light"><i class="fas fa-check fa-lg"></i></div>
	</div>
	<div class="p-6 sm:px-10 flex justify-between items-center border-b">
		<div class="">
			<div class="text-sm opacity-50">STATUS</div>
			<div class="font-bold">Active from Feburary 2022</div>
		</div>
		<div class="pl-4"><button class="btn btn-dark">Manage</button></div>
	</div>
	<div class="p-6 sm:px-10 space-y-10">
		<div class="prose max-w-none">
			<p>You have selected VitalityHealth Business Healthcare Plan Single at an estimated monthly cost of £34.08 to your employer. Whilst there is no up-front cost to you, please note that this is classed as a benefit in kind for tax purposes.</p>
			<p><a href="#">Visit my Vitality Member Zone</a></p>
		</div>
	</div>
</div>
/* No context defined. */

No notes defined.