<turbo-stream action="append" target="background"><template><div id="activities-modal" class="popup-modal-wrapper" data-controller="popup" data-show="true"><div class="popup-modal "><i class="fa-solid fa-xmark" id="popup-modal-close-btn" 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/63"><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'>
Ludus amerikano
<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>
18. apr, 
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: Tilen Zalar
</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 " style="background-color: hsl(266, 52%, 49%); width: 25px; height: 25px;"><span class="text-white" style="font-size: 12.5px; line-height: 25px;">TV</span></div>
</li>
<li class='rounded-full border border-solid border-white overflow-hidden -mr-2 last:mr-0' style='z-index: 8'>
<div class="flex items-center justify-center flex-shrink-0 " style="background-color: hsl(359, 59%, 45%); width: 25px; height: 25px;"><span class="text-white" style="font-size: 12.5px; line-height: 25px;">TZ</span></div>
</li>
<li class='rounded-full border border-solid border-white overflow-hidden -mr-2 last:mr-0' style='z-index: 7'>
<img class="bg-white " alt="Ensar Demir" src="https://sportifiq.com/rails/active_storage/representations/redirect/eyJfcmFpbHMiOnsiZGF0YSI6MjcyMjYsInB1ciI6ImJsb2JfaWQifX0=--b59aaa118bc188aa339f375052f2f1db0ab2ad03/eyJfcmFpbHMiOnsiZGF0YSI6eyJmb3JtYXQiOiJqcGciLCJyZXNpemUiOiIzNXgzNV4iLCJncmF2aXR5IjoiY2VudGVyIiwiY3JvcCI6IjM1eDM1KzArMCJ9LCJwdXIiOiJ2YXJpYXRpb24ifX0=--ab8055091469fa1a72289d6786f954e8260bb29a/1000006159.jpg" width="25" height="25" />
</li>
<li class='rounded-full border border-solid border-white overflow-hidden -mr-2 last:mr-0' style='z-index: 6'>
<div class="flex items-center justify-center flex-shrink-0 " style="background-color: hsl(325, 52%, 46%); width: 25px; height: 25px;"><span class="text-white" style="font-size: 12.5px; line-height: 25px;">MM</span></div>
</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 bg-grayLighter flex items-center justify-center w-6 h-6'>
<span class='text-grayDark font-medium text-[10px]'>
+5
</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'>
9/14
</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>