<div className="flex space-x-10 relative max-w-full mt-8 justify-between mx-4 md:mx-64">
<div className="border-dashed min-w-[90%] left-[50px] border-[var(--brand-color)] border absolute top-[50%]"></div>
<div className="shadow-2xl relative z-[-1] py-4 px-5 md:py-8 md:px-9 rounded-full">
<p className="text-[42px] font-bold text-[var(--brand-color)]">
01
</p>
</div>
</div>