<turbo-stream action="append" target="background"><template><div id="activities-modal" class="popup-modal-wrapper" data-controller="popup" data-popup-animate="false" data-show="true"><div class="popup-modal "><i class="fa-solid fa-xmark popup-modal-close-btn z-50" data-action="click-&gt;popup#close"></i><div class="popup-modal-content "><div class='p-5'>
<h4 class='text-gray font-semibold text-lg ml-4'>Aktivnosti:</h4>
<ul class='mt-5 gap-2 grid grid-cols-1 sm:grid-cols-2'>
<li class='bg-white rounded-xl overflow-hidden border border-solid border-borderColor'>
<a data-turbo="true" data-turbo-stream="true" class="block p-2" href="https://ludusd.sportifiq.com/guests/activities/90"><div class='flex items-start gap-2 mb-2'>
<div class='flex items-center justify-center rounded-lg bg-grayLightest shrink-0 self-center w-9 h-9'>
<img class="h-5 w-5 invert-[0.4]" src="https://sportifiq.com/assets/sport_icons_svg/padel-cfc1117da8de13ff6886160b2d087adea508a5efd2e2b47d414461a8496cb9fd.svg" />
</div>
<h3 class='font-semibold text-sm text-grayDark truncate min-w-0 flex-1 self-center'>
Duotlon - padel in spikeball
<br>
<span class='text-xs text-grayLight font-normal'>Ludus Beach Park Padel</span>
</h3>
<div class='shrink-0'>
<span class='bg-grayLightest text-grayLight text-xs font-semibold px-2 py-1 rounded-full'>
20,00€
</span>
</div>
</div>
<ul class='mb-2 text-xs text-gray space-y-1'>
<li class='flex items-center gap-2'>
<i class='fa-regular fa-calendar-days w-3 text-center text-grayLight'></i>
<span>
20. sep, 
10:00 - 12:30
</span>
</li>
<li class='flex items-center gap-2'>
<i class='fa-solid fa-user w-3 text-center text-grayLight'></i>
<span class='truncate'>
Organizator: Martin Hrast
</span>
</li>
</ul>
<div class='flex items-center justify-between pt-2 border-t border-solid border-grayLightest'>
<ul class='flex items-center'>
<li class='rounded-full border border-solid border-white overflow-hidden -mr-2 last:mr-0' style='z-index: 9'>
<div class="flex items-center justify-center flex-shrink-0 rounded-full " style="background-color: hsl(359, 59%, 45%); width: 1.5625rem; height: 1.5625rem;"><span class="text-white" style="font-size: 0.78125rem; line-height: 1.5625rem;">TZ</span></div>
</li>
<li class='rounded-full border border-solid border-white overflow-hidden -mr-2 last:mr-0' style='z-index: 8'>
<img class="bg-white rounded-full " style="width: 1.5625rem; height: 1.5625rem;" alt="Jasna Cukut" src="https://sportifiq.com/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MjgwMTEsInB1ciI6ImJsb2JfaWQifX0=--214fd8e0fe394f6e9839114c5c2946ca96241496/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGVnIiwicmVzaXplIjoiMzV4MzVeIiwiZ3Jhdml0eSI6ImNlbnRlciIsImNyb3AiOiIzNXgzNSswKzAifSwicHVyIjoidmFyaWF0aW9uIn19--59e7d92fd277684adadf18fbc2829bf3860253d8/6F322115-6901-4549-89F2-5C1A024FD9C1.jpeg" />
</li>
<li class='rounded-full border border-solid border-white overflow-hidden -mr-2 last:mr-0' style='z-index: 7'>
<span class='rounded-full flex items-center justify-center border border-dashed border-grayLight bg-white w-6 h-6'>
<span class='text-grayLight font-medium text-sm'>
<i class='fa-solid fa-plus'></i>
</span>
</span>
</li>
<li class='rounded-full border border-solid border-white overflow-hidden -mr-2 last:mr-0' style='z-index: 6'>
<span class='rounded-full flex items-center justify-center border border-dashed border-grayLight bg-white w-6 h-6'>
<span class='text-grayLight font-medium text-sm'>
<i class='fa-solid fa-plus'></i>
</span>
</span>
</li>
<li class='rounded-full border border-solid border-white overflow-hidden -mr-2 last:mr-0' style='z-index: 5'>
<span class='rounded-full flex items-center justify-center border border-dashed border-grayLight bg-white w-6 h-6'>
<span class='text-grayLight font-medium text-sm'>
<i class='fa-solid fa-plus'></i>
</span>
</span>
</li>
<li class='rounded-full border border-solid border-white overflow-hidden -mr-2 last:mr-0' style='z-index: 4'>
<span class='rounded-full flex items-center justify-center border border-dashed border-grayLight bg-white w-6 h-6'>
<span class='text-grayLight font-medium text-sm'>
<i class='fa-solid fa-plus'></i>
</span>
</span>
</li>
</ul>
<div class='flex items-center gap-2'>
<span class='bg-primaryBlue text-primaryBlue text-xs font-semibold px-2 rounded-full bg-opacity-10 py-0.5'>
2/18
</span>
<i class='fa-solid fa-chevron-right text-grayLight text-xs'></i>
</div>
</div>
</a></li>

</ul>
</div>
</div></div></div></template></turbo-stream>