|
@@ -4,7 +4,8 @@
|
|
|
<NuxtImg src="/img/hexagons_right.svg" class="absolute top-0 left-0 lg:z-50 pointer-events-none w-1/2 sm:w-auto" aria-hidden="true" />
|
|
<NuxtImg src="/img/hexagons_right.svg" class="absolute top-0 left-0 lg:z-50 pointer-events-none w-1/2 sm:w-auto" aria-hidden="true" />
|
|
|
<NuxtImg src="/img/hexagons_left.svg" class="absolute bottom-0 right-0 lg:z-50 pointer-events-none w-1/2 sm:w-auto" aria-hidden="true" />
|
|
<NuxtImg src="/img/hexagons_left.svg" class="absolute bottom-0 right-0 lg:z-50 pointer-events-none w-1/2 sm:w-auto" aria-hidden="true" />
|
|
|
|
|
|
|
|
- <div class="w-full sm:w-5/6 lg:w-[70%] xl:w-full xl:max-w-[1189px] bg-[#F6FFE9] rounded-t-[30px] flex flex-col gap-5 justify-center items-center text-center relative z-20 px-4 md:px-10 pb-6 md:pb-12 lg:pb-18 mx-auto">
|
|
|
|
|
|
|
+ <div class="w-full sm:w-5/6 lg:w-[70%] xl:w-full xl:max-w-[1189px] bg-[#F6FFE9] rounded-t-[30px] flex flex-col gap-3 md:gap-5 justify-center items-center text-center relative z-20 px-4 md:px-10 pb-8 md:pb-16 lg:pb-24 mx-auto">
|
|
|
|
|
+ <NuxtImg src="/img/paraguay_flag.png" class="w-40 md:w-80 lg:w-150 absolute left-2 md:left-12 lg:left-24 bottom-0" />
|
|
|
<NuxtImg src="/img/arrow_group.svg" width="220" class="w-32 md:w-44 lg:w-[220px]" />
|
|
<NuxtImg src="/img/arrow_group.svg" width="220" class="w-32 md:w-44 lg:w-[220px]" />
|
|
|
<NuxtImg src="/img/logo.png" width="330" class="w-48 md:w-64 lg:w-[330px]" />
|
|
<NuxtImg src="/img/logo.png" width="330" class="w-48 md:w-64 lg:w-[330px]" />
|
|
|
<h1 class="w-full lg:max-w-[788px] text-3xl md:text-5xl xl:text-6xl uppercase bg-linear-to-r to-[#474747] from-[#111111] bg-clip-text text-transparent font-semibold">
|
|
<h1 class="w-full lg:max-w-[788px] text-3xl md:text-5xl xl:text-6xl uppercase bg-linear-to-r to-[#474747] from-[#111111] bg-clip-text text-transparent font-semibold">
|