Ngiler SH3LL 360
Home
Information
Create File
Create Folder
:
/
home
/
tbf
/
tbf.ro
/
razvan
/
dist
/
Information Server
MySQL :
OFF
Perl :
OFF
CURL :
ON
WGET :
OFF
PKEXEC :
OFF
Directive
Local Value
IP Address
89.40.16.97
System
Linux server.atelieruldeit.ro 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64
User
tbf
PHP Version
7.3.33
Software
Apache
Doc root
Writable
close
Edit File :
_30-days-mba.html
| Size :
506.12
KB
Copy
<!DOCTYPE html> <html lang="ro" class="bg-black"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <!-- Favicons --> <link rel="apple-touch-icon" sizes="180x180" href="img/fav/apple-touch-icon.png" /> <link rel="icon" type="image/png" sizes="32x32" href="img/fav/favicon-32x32.png" /> <link rel="icon" type="image/png" sizes="16x16" href="img/fav/favicon-16x16.png" /> <link rel="manifest" href="img/fav/site.webmanifest" /> <link rel="mask-icon" href="img/fav/safari-pinned-tab.svg" color="#5bbad5" /> <link rel="shortcut icon" href="img/fav/favicon.ico" /> <meta name="msapplication-TileColor" content="#111110" /> <meta name="msapplication-config" content="img/fav/browserconfig.xml" /> <meta name="theme-color" content="#ffffff" /> <!-- OG Tags --> <meta property="og:title" content="Sistemele TBF de management și vânzări" /> <meta property="og:description" content="Crește afacerile accelerat cu ajutorul sistemelor TBF." /> <meta property="og:image" content="img/implementare-2.png" /> <!-- Fonts --> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link href="https://fonts.googleapis.com/css2?family=Gochi+Hand&family=Inter:wght@400;500;600;700;800&display=swap" rel="stylesheet" /> <link rel="stylesheet" href="https://use.typekit.net/acd8glq.css" /> <link rel="stylesheet" href="output.css" /> <!-- AlpineJS --> <script defer src="https://unpkg.com/alpinejs@3.x.x/dist/cdn.min.js"></script> <!-- ScrollReveal --> <script src="https://unpkg.com/scrollreveal@4.0.0/dist/scrollreveal.min.js"></script> <!-- Confetti JS --> <script src="https://cdn.jsdelivr.net/npm/tsparticles-confetti@2.12.0/tsparticles.confetti.bundle.min.js"></script> <style> [x-cloak] { display: none; } html { scroll-behavior: smooth; } html.sr .load-hidden { visibility: hidden; } </style> <title>TBF</title> </head> <body class="selection:bg-galben-300 selection:text-galben-950 bg-black"> <!-- Top Menu --> <header x-data="{ serviciiOpen: false, despreOpen: false, mobileOpen: false }" class="bg-black sticky top-0 z-50 border-b border-neutru-950"> <nav class="mx-auto flex max-w-7xl items-center justify-between p-6 lg:px-8" aria-label="Global"> <div class="flex lg:flex-1"> <a href="index.html" class="-m-1.5 p-1.5 hover:opacity-80 text-white"> <span class="sr-only"> TBF </span> <img class="h-4 w-auto" src="img/tbf-white.svg" alt="Logo TBF" /> </a> </div> <!-- Mobile Menu Button Open --> <div class="flex md:hidden"> <button @click="mobileOpen = !mobileOpen" type="button" class="-m-2.5 inline-flex items-center justify-center rounded-md p-2.5 text-white hover:text-galben-400"> <span class="sr-only"> Meniu </span> <svg class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5" /> </svg> </button> </div> <div class="hidden md:flex md:gap-x-12"> <div class="relative"> <button @click="serviciiOpen = !serviciiOpen" @keydown.escape="serviciiOpen = false" type="button" class="flex items-center gap-x-1 text-sm font-semibold leading-6 text-white hover:text-galben-400 group" aria-expanded="false"> Servicii <svg class="h-5 w-5 flex-none text-white group-hover:text-galben-400" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z" clip-rule="evenodd" /> </svg> </button> <!-- Submenu Servicii --> <div x-cloak x-show="serviciiOpen" @click.away="serviciiOpen = false" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 translate-y-1" class="absolute -left-8 top-full z-50 mt-3 w-screen max-w-md overflow-hidden rounded-3xl bg-white/90 backdrop-blur-md shadow-lg ring-1 ring-gray-900/5"> <div class="p-4"> <div class="group relative flex gap-x-6 rounded-lg p-4 text-sm leading-6 hover:bg-gray-50"> <div class="mt-1 flex h-11 w-11 flex-none items-center justify-center rounded-lg bg-gray-50 group-hover:bg-white"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="h-6 w-6 text-gray-600 group-hover:text-galben-400"> <path stroke-linecap="round" stroke-linejoin="round" d="M10.5 6h9.75M10.5 6a1.5 1.5 0 11-3 0m3 0a1.5 1.5 0 10-3 0M3.75 6H7.5m3 12h9.75m-9.75 0a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m-3.75 0H7.5m9-6h3.75m-3.75 0a1.5 1.5 0 01-3 0m3 0a1.5 1.5 0 00-3 0m-9.75 0h9.75" /> </svg> </div> <div class="flex-auto"> <a href="ziua-responsabilitatilor.html" class="block font-semibold text-gray-900"> Ziua Responsabilităților <span class="absolute inset-0"></span> </a> <p class="mt-1 text-gray-600">Workshop implementare responsabilități</p> </div> </div> <div class="group relative flex gap-x-6 rounded-lg p-4 text-sm leading-6 hover:bg-gray-50"> <div class="mt-1 flex h-11 w-11 flex-none items-center justify-center rounded-lg bg-gray-50 group-hover:bg-white"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="h-6 w-6 text-gray-600 group-hover:text-galben-400"> <path stroke-linecap="round" stroke-linejoin="round" d="M18 18.72a9.094 9.094 0 003.741-.479 3 3 0 00-4.682-2.72m.94 3.198l.001.031c0 .225-.012.447-.037.666A11.944 11.944 0 0112 21c-2.17 0-4.207-.576-5.963-1.584A6.062 6.062 0 016 18.719m12 0a5.971 5.971 0 00-.941-3.197m0 0A5.995 5.995 0 0012 12.75a5.995 5.995 0 00-5.058 2.772m0 0a3 3 0 00-4.681 2.72 8.986 8.986 0 003.74.477m.94-3.197a5.971 5.971 0 00-.94 3.197M15 6.75a3 3 0 11-6 0 3 3 0 016 0zm6 3a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0zm-13.5 0a2.25 2.25 0 11-4.5 0 2.25 2.25 0 014.5 0z" /> </svg> </div> <div class="flex-auto"> <a href="ziua-recrutarilor.html" class="block font-semibold text-gray-900"> Ziua Recrutărilor <span class="absolute inset-0"></span> </a> <p class="mt-1 text-gray-600">Workshop implementare proces recrutări</p> </div> </div> <div class="group relative flex gap-x-6 rounded-lg p-4 text-sm leading-6 hover:bg-gray-50"> <div class="mt-1 flex h-11 w-11 flex-none items-center justify-center rounded-lg bg-gray-50 group-hover:bg-white"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="h-6 w-6 text-gray-600 group-hover:text-galben-400"> <path stroke-linecap="round" stroke-linejoin="round" d="M11.35 3.836c-.065.21-.1.433-.1.664 0 .414.336.75.75.75h4.5a.75.75 0 00.75-.75 2.25 2.25 0 00-.1-.664m-5.8 0A2.251 2.251 0 0113.5 2.25H15c1.012 0 1.867.668 2.15 1.586m-5.8 0c-.376.023-.75.05-1.124.08C9.095 4.01 8.25 4.973 8.25 6.108V8.25m8.9-4.414c.376.023.75.05 1.124.08 1.131.094 1.976 1.057 1.976 2.192V16.5A2.25 2.25 0 0118 18.75h-2.25m-7.5-10.5H4.875c-.621 0-1.125.504-1.125 1.125v11.25c0 .621.504 1.125 1.125 1.125h9.75c.621 0 1.125-.504 1.125-1.125V18.75m-7.5-10.5h6.375c.621 0 1.125.504 1.125 1.125v9.375m-8.25-3l1.5 1.5 3-3.75" /> </svg> </div> <div class="flex-auto"> <a href="ziua-procedurilor.html" class="block font-semibold text-gray-900"> Ziua Procedurilor <span class="absolute inset-0"></span> </a> <p class="mt-1 text-gray-600">Workshop implementare proceduri</p> </div> </div> <div class="group relative flex gap-x-6 rounded-lg p-4 text-sm leading-6 hover:bg-gray-50"> <div class="mt-1 flex h-11 w-11 flex-none items-center justify-center rounded-lg bg-gray-50 group-hover:bg-white"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="h-6 w-6 text-gray-600 group-hover:text-galben-400"> <path stroke-linecap="round" stroke-linejoin="round" d="M2.25 18.75a60.07 60.07 0 0115.797 2.101c.727.198 1.453-.342 1.453-1.096V18.75M3.75 4.5v.75A.75.75 0 013 6h-.75m0 0v-.375c0-.621.504-1.125 1.125-1.125H20.25M2.25 6v9m18-10.5v.75c0 .414.336.75.75.75h.75m-1.5-1.5h.375c.621 0 1.125.504 1.125 1.125v9.75c0 .621-.504 1.125-1.125 1.125h-.375m1.5-1.5H21a.75.75 0 00-.75.75v.75m0 0H3.75m0 0h-.375a1.125 1.125 0 01-1.125-1.125V15m1.5 1.5v-.75A.75.75 0 003 15h-.75M15 10.5a3 3 0 11-6 0 3 3 0 016 0zm3 0h.008v.008H18V10.5zm-12 0h.008v.008H6V10.5z" /> </svg> </div> <div class="flex-auto"> <a href="ziua-vanzarilor.html" class="block font-semibold text-gray-900"> Ziua Vânzărilor <span class="absolute inset-0"></span> </a> <p class="mt-1 text-gray-600">Workshop implementare proces de vânzări</p> </div> </div> </div> <div class="grid grid-cols-2 divide-x divide-gray-900/5 bg-gray-50"> <a href="index.html#clienti" @click="serviciiOpen = false" class="flex items-center justify-center group gap-x-2.5 p-3 text-sm font-semibold leading-6 text-gray-900 hover:bg-gray-100"> <svg class="h-5 w-5 flex-none text-gray-400 group-hover:text-galben-400" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M2 10a8 8 0 1116 0 8 8 0 01-16 0zm6.39-2.908a.75.75 0 01.766.027l3.5 2.25a.75.75 0 010 1.262l-3.5 2.25A.75.75 0 018 12.25v-4.5a.75.75 0 01.39-.658z" clip-rule="evenodd" /> </svg> Clienții noștri </a> <button @click="serviciiOpen = false" data-tf-popup="XUHqMzkJ" data-tf-opacity="100" data-tf-iframe-props="title=Recrutare" data-tf-medium="snippet" class="flex items-center justify-center group gap-x-2.5 p-3 text-sm font-semibold leading-6 text-gray-900 hover:bg-gray-100"> <svg class="h-5 w-5 flex-none text-gray-400 group-hover:text-galben-400" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M2 3.5A1.5 1.5 0 013.5 2h1.148a1.5 1.5 0 011.465 1.175l.716 3.223a1.5 1.5 0 01-1.052 1.767l-.933.267c-.41.117-.643.555-.48.95a11.542 11.542 0 006.254 6.254c.395.163.833-.07.95-.48l.267-.933a1.5 1.5 0 011.767-1.052l3.223.716A1.5 1.5 0 0118 15.352V16.5a1.5 1.5 0 01-1.5 1.5H15c-1.149 0-2.263-.15-3.326-.43A13.022 13.022 0 012.43 8.326 13.019 13.019 0 012 5V3.5z" clip-rule="evenodd" /> </svg> Contactează-ne </button> </div> </div> </div> <a href="fundamentul-zilei.html" class="text-sm font-semibold leading-6 text-white hover:text-galben-400"> Fundamente </a> <button data-tf-popup="Avc2QrAi" data-tf-opacity="100" data-tf-iframe-props="title=Recrutare" data-tf-medium="snippet" class="text-sm font-semibold leading-6 text-white hover:text-galben-400"> Software </button> <div class="relative"> <button @click="despreOpen = !serviciiOpen" @keydown.escape="despreOpen = false" type="button" class="flex items-center gap-x-1 text-sm font-semibold leading-6 text-white hover:text-galben-400 group" aria-expanded="false"> Despre <svg class="h-5 w-5 flex-none text-white group-hover:text-galben-400" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z" clip-rule="evenodd" /> </svg> </button> <!-- SubMenu Despre --> <div x-cloak x-show="despreOpen" @click.away="despreOpen = false" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 translate-y-1" class="absolute -left-8 top-full z-50 mt-3 w-96 rounded-3xl bg-white/90 backdrop-blur-md p-4 shadow-lg ring-1 ring-gray-900/5"> <div class="relative rounded-lg p-4 hover:bg-gray-50"> <button @click="$dispatch('open-misiune'); despreOpen=false;" class="block text-sm font-semibold leading-6 text-gray-900"> Misiunea TBF <span class="absolute inset-0"></span> </button> <p class="mt-1 text-sm leading-6 text-gray-600">Povestea TBF, a fondatorului nostru (Răzvan Căzănescu) și a echipei noastre</p> </div> <div class="relative rounded-lg p-4 hover:bg-gray-50"> <a href="studiu-tbf.html" class="block text-sm font-semibold leading-6 text-gray-900"> Studiu TBF <span class="absolute inset-0"></span> </a> <p class="mt-1 text-sm leading-6 text-gray-600">Cel mai mare studiu despre managementul afacerilor din România</p> </div> <div class="relative rounded-lg p-4 hover:bg-gray-50"> <button @click="despreOpen = false" data-tf-popup="sC5FZTip" data-tf-opacity="100" data-tf-iframe-props="title=Recrutare" data-tf-medium="snippet" class="block text-sm font-semibold leading-6 text-gray-900"> Alătură-te Echipei <span class="absolute inset-0"></span> </button> <p class="mt-1 text-sm leading-6 text-gray-600">Suntem mereu în căutare de oameni remarcabili și nerezonabili</p> </div> </div> </div> </div> <div class="hidden md:flex lg:flex-1 md:justify-end"> <button data-tf-popup="XUHqMzkJ" data-tf-opacity="100" data-tf-iframe-props="title=Recrutare" data-tf-medium="snippet" class="text-sm font-semibold leading-6 text-white hover:text-galben-400"> Contact </button> </div> </nav> <!-- Mobile menu, show/hide based on menu open state. --> <div x-cloak x-show="mobileOpen" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-150" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 translate-y-1" class="" role="dialog"> <div class="fixed inset-0 z-10"></div> <div class="fixed inset-y-0 right-0 z-10 flex w-full flex-col justify-between overflow-y-auto bg-white sm:max-w-sm sm:ring-1 sm:ring-gray-900/10"> <div class="p-6"> <div class="flex items-center justify-between"> <a href="index.html" class="-m-1.5 p-1.5 hover:opacity-80"> <span class="sr-only">TBF</span> <img class="h-4 w-auto" src="img/tbf.svg" alt="Logo TBF" /> </a> <button @click="mobileOpen = false" type="button" class="-m-2.5 rounded-md p-2.5 text-gray-700 hover:text-gray-500"> <span class="sr-only"> Închide meniu </span> <svg class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" /> </svg> </button> </div> <div class="mt-6 flow-root"> <div class="-my-6 divide-y divide-gray-500/10"> <div class="space-y-2 py-6"> <a href="ziua-responsabilitatilor.html" class="group -mx-3 flex items-center gap-x-6 rounded-lg p-3 text-base font-semibold leading-7 text-gray-900 hover:bg-gray-50"> <div class="flex h-11 w-11 flex-none items-center justify-center rounded-lg bg-gray-50 group-hover:bg-white"> <svg class="h-6 w-6 text-gray-600 group-hover:text-galben-400" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M10.5 6a7.5 7.5 0 107.5 7.5h-7.5V6z" /> <path stroke-linecap="round" stroke-linejoin="round" d="M13.5 10.5H21A7.5 7.5 0 0013.5 3v7.5z" /> </svg> </div> Ziua Responsabilităților </a> <a href="ziua-recrutarilor.html" class="group -mx-3 flex items-center gap-x-6 rounded-lg p-3 text-base font-semibold leading-7 text-gray-900 hover:bg-gray-50"> <div class="flex h-11 w-11 flex-none items-center justify-center rounded-lg bg-gray-50 group-hover:bg-white"> <svg class="h-6 w-6 text-gray-600 group-hover:text-galben-400" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M15.042 21.672L13.684 16.6m0 0l-2.51 2.225.569-9.47 5.227 7.917-3.286-.672zM12 2.25V4.5m5.834.166l-1.591 1.591M20.25 10.5H18M7.757 14.743l-1.59 1.59M6 10.5H3.75m4.007-4.243l-1.59-1.59" /> </svg> </div> Ziua Recrutărilor </a> <a href="ziua-procedurilor.html" class="group -mx-3 flex items-center gap-x-6 rounded-lg p-3 text-base font-semibold leading-7 text-gray-900 hover:bg-gray-50"> <div class="flex h-11 w-11 flex-none items-center justify-center rounded-lg bg-gray-50 group-hover:bg-white"> <svg class="h-6 w-6 text-gray-600 group-hover:text-galben-400" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M7.864 4.243A7.5 7.5 0 0119.5 10.5c0 2.92-.556 5.709-1.568 8.268M5.742 6.364A7.465 7.465 0 004.5 10.5a7.464 7.464 0 01-1.15 3.993m1.989 3.559A11.209 11.209 0 008.25 10.5a3.75 3.75 0 117.5 0c0 .527-.021 1.049-.064 1.565M12 10.5a14.94 14.94 0 01-3.6 9.75m6.633-4.596a18.666 18.666 0 01-2.485 5.33" /> </svg> </div> Ziua Procedurilor </a> <a href="ziua-vanzarilor.html" class="group -mx-3 flex items-center gap-x-6 rounded-lg p-3 text-base font-semibold leading-7 text-gray-900 hover:bg-gray-50"> <div class="flex h-11 w-11 flex-none items-center justify-center rounded-lg bg-gray-50 group-hover:bg-white"> <svg class="h-6 w-6 text-gray-600 group-hover:text-galben-400" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"> <path stroke-linecap="round" stroke-linejoin="round" d="M13.5 16.875h3.375m0 0h3.375m-3.375 0V13.5m0 3.375v3.375M6 10.5h2.25a2.25 2.25 0 002.25-2.25V6a2.25 2.25 0 00-2.25-2.25H6A2.25 2.25 0 003.75 6v2.25A2.25 2.25 0 006 10.5zm0 9.75h2.25A2.25 2.25 0 0010.5 18v-2.25a2.25 2.25 0 00-2.25-2.25H6a2.25 2.25 0 00-2.25 2.25V18A2.25 2.25 0 006 20.25zm9.75-9.75H18a2.25 2.25 0 002.25-2.25V6A2.25 2.25 0 0018 3.75h-2.25A2.25 2.25 0 0013.5 6v2.25a2.25 2.25 0 002.25 2.25z" /> </svg> </div> Ziua Vânzărilor </a> </div> <div class="space-y-2 py-6"> <a href="#" class="-mx-3 block rounded-lg px-3 py-2 text-base font-semibold leading-7 text-gray-900 hover:bg-gray-50"> Newsletter </a> <a href="#" class="-mx-3 block rounded-lg px-3 py-2 text-base font-semibold leading-7 text-gray-900 hover:bg-gray-50"> Software </a> <button @click="$dispatch('open-misiune'); mobileOpen=false;" class="-mx-3 block rounded-lg px-3 py-2 text-base font-semibold leading-7 text-gray-900 hover:bg-gray-50"> Misiunea TBF </button> <a href="studiu-tbf.html" class="-mx-3 block rounded-lg px-3 py-2 text-base font-semibold leading-7 text-gray-900 hover:bg-gray-50"> Studiu TBF </a> <button data-tf-popup="sC5FZTip" data-tf-opacity="100" data-tf-iframe-props="title=Recrutare" data-tf-medium="snippet" class="-mx-3 block rounded-lg px-3 py-2 text-base font-semibold leading-7 text-gray-900 hover:bg-gray-50"> Alătură-te Echipei </button> </div> </div> </div> </div> <div class="sticky bottom-0 grid grid-cols-2 divide-x divide-gray-900/5 bg-gray-50 text-center"> <a href="index.html#clienti" class="p-3 text-base font-semibold leading-7 text-gray-900 hover:bg-gray-100"> Clienții noștri </a> <a href="#" class="p-3 text-base font-semibold leading-7 text-gray-900 hover:bg-gray-100"> Contactează-ne </a> </div> </div> </div> </header> <!-- Hero Section --> <div class="relative pt-14 pb-0 lg:pt-10 mt-0 lg:pb-20 bg-black overflow-hidden xl:overflow-visible"> <!-- Hero content --> <div class="relative z-10 grid items-center max-w-screen-xl gap-16 px-5 mx-auto sm:px-6 lg:px-8 lg:grid-cols-2 lg:gap-8"> <div class="reveal-0-1000 load-hidden flex flex-col items-center max-w-2xl mx-auto lg:items-start group"> <h1 class="font-display text-[2.5rem] leading-[3rem] font-bold text-center text-white group-hover:-translate-y-3 transition ease-out duration-[3000ms] sm:text-6xl lg:text-left sm:leading-[4.3rem]"> 30 Days MBA<br /> <span class="relative whitespace-nowrap"> <svg class="absolute top-2/3 left-0 h-[0.6em] w-full fill-galben-300 group-hover:translate-y-2 group-hover:rotate-3 transition ease-out duration-[3000ms]" xmlns="http://www.w3.org/2000/svg" width="249" height="22" viewBox="0 0 249 22" fill="currentColor"> <path d="M247.564 18.5807C241.772 13.3568 232.473 12.7526 225.225 11.4427C217.124 9.97395 208.996 8.57031 200.846 7.46093C186.542 5.51302 172.169 4.08854 157.79 3.01562C126.033 0.645827 94.0929 0.0338481 62.3387 2.36979C42.1785 3.85416 22.008 5.90885 2.32917 10.8463C-0.0155171 11.4349 0.207047 14.6719 2.6889 14.7083C22.0261 14.9896 41.3866 12.6406 60.7109 11.8568C79.9471 11.0807 99.2274 10.6719 118.484 10.9557C142.604 11.3125 166.719 12.8333 190.722 15.5156C199.956 16.5469 209.195 17.6016 218.411 18.8255C227.864 20.0807 237.259 22 246.767 20.7422C247.709 20.6198 248.426 19.3568 247.564 18.5807Z" /> </svg> <span class="relative">Revine din</span> </span><br /> 6 Noiembrie </h1> <p class="mt-6 text-lg leading-8 text-center text-white lg:text-left group-hover:-translate-y-2 transition ease-out duration-[3000ms]"> Peste 10,000 de companii au participat la primele două ediții 30 Days MBA. Între 6 noiembrie și 6 decembrie Răzvan Căzănescu susține ediția a 3-a. Participă gratuit alături de echipa ta în fiecare seară de la 19:00. </p> <div class="flex flex-wrap items-center justify-center mt-10 gap-y-6 gap-x-6 lg:justify-start"> <button data-tf-popup="yQUe1TTT" data-tf-opacity="100" data-tf-iframe-props="title=Aplicare" data-tf-medium="snippet" class="js-trigger h-11 bg-galben-300 font-medium text-neutru-950 hover:bg-galben-400 inline-flex items-center rounded-full gap-2.5 justify-center px-10 py-3 text-sm leading-none outline-offset-2 transition-all duration-200 ease-in-out active:transition-none"> Rezervă-ți locul </button> <a href="30-days-mba.html#detalii" class="flex items-center gap-1 text-sm font-medium duration-200 ease-in-out group text-white hover:text-galben-400 sm:text-md"> Vezi detalii <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5 text-white duration-300 ease-in-out group-hover:-translate-y-0 group-hover:translate-x-0.5 group-hover:text-galben-400"> <path fill-rule="evenodd" d="M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z" clip-rule="evenodd" /> </svg> </a> </div> </div> <!-- Hero graphics --> <div class="w-full mt-5 max-w-lg mx-auto lg:mr-0 hover:-translate-y-5 transition ease-out duration-[3000ms] group lg:mt-0"> <div class="relative aspect-h-5 aspect-w-4 rounded-2xl"> <img class="reveal-0-1000 load-hidden object-cover object-center w-full h-full rounded-2xl" src="img/razvan-cazanescu.jpg" alt /> </div> </div> </div> </div> <!-- Features --> <div id="detalii" class="bg-black scroll-mt-40 py-24 pb-5 md:py-32 md:pb-14"> <div class="mx-auto max-w-4xl px-6 lg:px-8"> <div class="mx-auto grid max-w-2xl grid-cols-1 gap-x-8 gap-y-16 sm:gap-y-20 lg:mx-0 lg:max-w-none lg:grid-cols-2"> <dl class="col-span-2 grid grid-cols-1 gap-x-8 gap-y-10 text-base leading-7 text-neutru-200 sm:grid-cols-2 lg:gap-y-16"> <div class="reveal-0-1000 load-hidden relative pl-9"> <dt class="font-semibold text-white"> <svg class="absolute left-0 top-1 h-5 w-5 text-galben-400" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" /> </svg> De la 19:00 la 20:00 </dt> <dd class="mt-2">De luni până vineri de la 19:00 la 20:00, live (online) cu Răzvan Căzănescu </dd> </div> <div class="reveal-0-1000 load-hidden relative pl-9"> <dt class="font-semibold text-white"> <svg class="absolute left-0 top-1 h-5 w-5 text-galben-400" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" /> </svg> 100% Gratuit </dt> <dd class="mt-2">Cel mai apreciat training de business, pentru antreprenori, manageri și angajați.</dd> </div> <div class="reveal-0-1000 load-hidden relative pl-9"> <dt class="font-semibold text-white"> <svg class="absolute left-0 top-1 h-5 w-5 text-galben-400" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" /> </svg> Managementul Operațional </dt> <dd class="mt-2">Responsabilități măsurabile, proceduri, evaluări de performanță, avertismente și multe altele</dd> </div> <div class="reveal-0-1000 load-hidden relative pl-9"> <dt class="font-semibold text-white"> <svg class="absolute left-0 top-1 h-5 w-5 text-galben-400" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" /> </svg> Managementul Creșterii </dt> <dd class="mt-2">Întâlnirea trimestrială, obiective și rezultate cheie, evaluarea de progres, și multe altele</dd> </div> <div class="reveal-0-1000 load-hidden relative pl-9"> <dt class="font-semibold text-white"> <svg class="absolute left-0 top-1 h-5 w-5 text-galben-400" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" /> </svg> Echipe de vânzări </dt> <dd class="mt-2">Grile de comisionare, structura echipelor, ofertare video, negocieri și multe altele</dd> </div> <div class="reveal-0-1000 load-hidden relative pl-9"> <dt class="font-semibold text-white"> <svg class="absolute left-0 top-1 h-5 w-5 text-galben-400" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" /> </svg> Marketing </dt> <dd class="mt-2">Puncte de interacțiune, canale de comunicare, tehnici de gherilă și multe altele</dd> </div> <div class="reveal-0-1000 load-hidden relative pl-9"> <dt class="font-semibold text-white"> <svg class="absolute left-0 top-1 h-5 w-5 text-galben-400" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" /> </svg> Scalarea afacerilor </dt> <dd class="mt-2">Tehnici pentru creșterea ratei de conversie, mediei pe comandă, frecvența cumpărăturilor și multe altele</dd> </div> <div class="reveal-0-1000 load-hidden relative pl-9"> <dt class="font-semibold text-white"> <svg class="absolute left-0 top-1 h-5 w-5 text-galben-400" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" /> </svg> Inteligență artificială </dt> <dd class="mt-2">Automatizarea afacerilor prin digitalizare,inteligență artificială</dd> </div> </dl> </div> </div> </div> <!-- Testimoniale --> <div class="bg-black py-40"> <div id="clienti" class="mb-10 scroll-mt-40 lg:mb-10 max-w-6xl mx-auto relative"> <!-- Testimoniale cu Poza --> <div x-data="{ videoModal: false, company: '', player: null }"> <ul id="testimonial-list" role="list" class="mx-auto mt-0 mb-5 grid max-w-4xl grid-cols-2 gap-x-0 xl:gap-x-4 gap-y-2 text-center sm:grid-cols-3 md:grid-cols-4 lg:mx-0 lg:max-w-none lg:grid-cols-5 xl:grid-cols-6"> <li @click="videoModal = true; player = loadVideoPlayer('854431374');" class="group py-6 cursor-pointer rounded-xl relative"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full outline shadow-sm" src="img/people/daniel-craciun-lensa.png" /> <span class="absolute bottom-0 right-0 block h-6 w-6 rounded-full bg-galben-400"> <svg viewBox="0 0 24 24" fill="none" aria-hidden="true" class="h-6 w-6 flex-none"> <path d="M9.5 14.382V9.618a.5.5 0 0 1 .724-.447l4.764 2.382a.5.5 0 0 1 0 .894l-4.764 2.382a.5.5 0 0 1-.724-.447Z" fill="#fff" stroke="#fff"></path> </svg> </span> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">Lensa</h3> <p class="text-sm leading-6 text-neutru-200">Daniel Crăciun</p> <p class="text-sm leading-6 text-neutru-200">€26,000,000 / an</p> </li> <li @click="videoModal = true; player = loadVideoPlayer('854433898'); " class="group py-6 cursor-pointer rounded-xl relative"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/cosmin-raileanu-vindem-ieftin.png" /> <span class="absolute bottom-0 right-0 block h-6 w-6 rounded-full bg-galben-400 "> <svg viewBox="0 0 24 24" fill="none" aria-hidden="true" class="h-6 w-6 flex-none"> <path d="M9.5 14.382V9.618a.5.5 0 0 1 .724-.447l4.764 2.382a.5.5 0 0 1 0 .894l-4.764 2.382a.5.5 0 0 1-.724-.447Z" fill="#fff" stroke="#fff"></path> </svg> </span> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">Vindem Ieftin</h3> <p class="text-sm leading-6 text-neutru-200">Cosmin Răileanu</p> <p class="text-sm leading-6 text-neutru-200">€15,000,000 / an</p> </li> <li @click="videoModal = true; player = loadVideoPlayer('854435659'); " class="group py-6 cursor-pointer rounded-xl relative"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/octavian-blajan-euroteam.png" /> <span class="absolute bottom-0 right-0 block h-6 w-6 rounded-full bg-galben-400 "> <svg viewBox="0 0 24 24" fill="none" aria-hidden="true" class="h-6 w-6 flex-none"> <path d="M9.5 14.382V9.618a.5.5 0 0 1 .724-.447l4.764 2.382a.5.5 0 0 1 0 .894l-4.764 2.382a.5.5 0 0 1-.724-.447Z" fill="#fff" stroke="#fff"></path> </svg> </span> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">Euro Team GB</h3> <p class="text-sm leading-6 text-neutru-200">Octavian Blăjan</p> <p class="text-sm leading-6 text-neutru-200">€17,000,000 / an</p> </li> <li @click="videoModal = true; player = loadVideoPlayer('854437242'); " class="group py-6 cursor-pointer rounded-xl relative"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/adrian-dragomir-termene.png" /> <span class="absolute bottom-0 right-0 block h-6 w-6 rounded-full bg-galben-400 "> <svg viewBox="0 0 24 24" class="h-6 w-6 flex-none"> <path d="M9.5 14.382V9.618a.5.5 0 0 1 .724-.447l4.764 2.382a.5.5 0 0 1 0 .894l-4.764 2.382a.5.5 0 0 1-.724-.447Z" fill="#fff" stroke="#fff"></path> </svg> </span> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">Termene</h3> <p class="text-sm leading-6 text-neutru-200">Adrian Dragomir</p> <p class="text-sm leading-6 text-neutru-200">€2,000,000 / an</p> </li> <li @click="videoModal = true; player = loadVideoPlayer('854437780'); " class="group py-6 cursor-pointer rounded-xl relative"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/marian-spinu-deepserv.png" /> <span class="absolute bottom-0 right-0 block h-6 w-6 rounded-full bg-galben-400 "> <svg viewBox="0 0 24 24" fill="none" aria-hidden="true" class="h-6 w-6 flex-none"> <path d="M9.5 14.382V9.618a.5.5 0 0 1 .724-.447l4.764 2.382a.5.5 0 0 1 0 .894l-4.764 2.382a.5.5 0 0 1-.724-.447Z" fill="#fff" stroke="#fff"></path> </svg> </span> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">Deep Serv</h3> <p class="text-sm leading-6 text-neutru-200">Marian Spînu</p> <p class="text-sm leading-6 text-neutru-200">€9,000,000 / an</p> </li> <li @click="videoModal = true; player = loadVideoPlayer('854438987'); " class="group py-6 cursor-pointer rounded-xl relative"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/mihai-vinatoru-dwf.png" /> <span class="absolute bottom-0 right-0 block h-6 w-6 rounded-full bg-galben-400 "> <svg viewBox="0 0 24 24" fill="none" aria-hidden="true" class="h-6 w-6 flex-none"> <path d="M9.5 14.382V9.618a.5.5 0 0 1 .724-.447l4.764 2.382a.5.5 0 0 1 0 .894l-4.764 2.382a.5.5 0 0 1-.724-.447Z" fill="#fff" stroke="#fff"></path> </svg> </span> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">DWF</h3> <p class="text-sm leading-6 text-neutru-200">Mihai Vânătoru</p> <p class="text-sm leading-6 text-neutru-200">€4,500,000 / an</p> </li> <li class="group py-6 rounded-xl"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/marian-alecsiu-f64.png" /> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">F64</h3> <p class="text-sm leading-6 text-neutru-200">Marian Alecsiu</p> <p class="text-sm leading-6 text-neutru-200">€28,000,000 / an</p> </li> <li @click="videoModal = true; player = loadVideoPlayer('857106803'); " class="group py-6 cursor-pointer rounded-xl relative"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/delia-dragomir-eucom.png" /> <span class="absolute bottom-0 right-0 block h-6 w-6 rounded-full bg-galben-400 "> <svg viewBox="0 0 24 24" fill="none" aria-hidden="true" class="h-6 w-6 flex-none"> <path d="M9.5 14.382V9.618a.5.5 0 0 1 .724-.447l4.764 2.382a.5.5 0 0 1 0 .894l-4.764 2.382a.5.5 0 0 1-.724-.447Z" fill="#fff" stroke="#fff"></path> </svg> </span> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">Eucom</h3> <p class="text-sm leading-6 text-neutru-200">Delia Dragomir</p> <p class="text-sm leading-6 text-neutru-200">€2,500,000 / an</p> </li> <li @click="videoModal = true; player = loadVideoPlayer('854440136'); " class="group py-6 cursor-pointer rounded-xl relative"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/bernat-nyulas-fomco.png" /> <span class="absolute bottom-0 right-0 block h-6 w-6 rounded-full bg-galben-400 "> <svg viewBox="0 0 24 24" fill="none" aria-hidden="true" class="h-6 w-6 flex-none"> <path d="M9.5 14.382V9.618a.5.5 0 0 1 .724-.447l4.764 2.382a.5.5 0 0 1 0 .894l-4.764 2.382a.5.5 0 0 1-.724-.447Z" fill="#fff" stroke="#fff"></path> </svg> </span> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">Fomco</h3> <p class="text-sm leading-6 text-neutru-200">Bernat Nyulas</p> <p class="text-sm leading-6 text-neutru-200">€27,000,000 / an</p> </li> <li class="group py-6 rounded-xl"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/lidia-fati-dacris.png" /> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">Dacris</h3> <p class="text-sm leading-6 text-neutru-200">Lidia Fați</p> <p class="text-sm leading-6 text-neutru-200">€28,000,000 / an</p> </li> <li class="group py-6 rounded-xl"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/ciprian-chelariu-izotec.png" /> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">Izotec</h3> <p class="text-sm leading-6 text-neutru-200">Ciprian Chelariu</p> <p class="text-sm leading-6 text-neutru-200">€8,000,000 / an</p> </li> <li @click="videoModal = true; player = loadVideoPlayer('854441590'); " class="group py-6 cursor-pointer rounded-xl relative"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/lucian-florea-fryday.png" /> <span class="absolute bottom-0 right-0 block h-6 w-6 rounded-full bg-galben-400 "> <svg viewBox="0 0 24 24" fill="none" aria-hidden="true" class="h-6 w-6 flex-none"> <path d="M9.5 14.382V9.618a.5.5 0 0 1 .724-.447l4.764 2.382a.5.5 0 0 1 0 .894l-4.764 2.382a.5.5 0 0 1-.724-.447Z" fill="#fff" stroke="#fff"></path> </svg> </span> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">Fryday</h3> <p class="text-sm leading-6 text-neutru-200">Lucian Florea</p> <p class="text-sm leading-6 text-neutru-200">€4,100,000 / an</p> </li> <li @click="videoModal = true; player = loadVideoPlayer('857110867'); " class="group py-6 cursor-pointer rounded-xl relative"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/andu-stancu-frontera.png" /> <span class="absolute bottom-0 right-0 block h-6 w-6 rounded-full bg-galben-400 "> <svg viewBox="0 0 24 24" fill="none" aria-hidden="true" class="h-6 w-6 flex-none"> <path d="M9.5 14.382V9.618a.5.5 0 0 1 .724-.447l4.764 2.382a.5.5 0 0 1 0 .894l-4.764 2.382a.5.5 0 0 1-.724-.447Z" fill="#fff" stroke="#fff"></path> </svg> </span> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">Frontera</h3> <p class="text-sm leading-6 text-neutru-200">Alexandru Stancu</p> <p class="text-sm leading-6 text-neutru-200">€9,500,000 / an</p> </li> <li class="group py-6 rounded-xl"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/bogdan-ghinea-eden.png" /> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">Eden Boutique</h3> <p class="text-sm leading-6 text-neutru-200">Bogdan Ghinea</p> <p class="text-sm leading-6 text-neutru-200">€3,600,000 / an</p> </li> <li class="group md:hidden lg:list-item py-6 rounded-xl"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/catalin-priscornita-blitz.png" /> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">Blitz Imobiliare </h3> <p class="text-sm leading-6 text-neutru-200">Cătălin Priscorniță</p> <p class="text-sm leading-6 text-neutru-200">€5,200,000 / an</p> </li> <li class="group md:hidden lg:list-item py-6 rounded-xl"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/dan-jalba-alphaclinic.png" /> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">Alpha Clinic</h3> <p class="text-sm leading-6 text-neutru-200">Dan Jalbă</p> <p class="text-sm leading-6 text-neutru-200">€2,000,000 / an</p> </li> <li @click="videoModal = true; player = loadVideoPlayer('854441969'); " class="group py-6 cursor-pointer rounded-xl relative"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/adrian-bianu-rinapack.png" /> <span class="absolute bottom-0 right-0 block h-6 w-6 rounded-full bg-galben-400 "> <svg viewBox="0 0 24 24" fill="none" aria-hidden="true" class="h-6 w-6 flex-none"> <path d="M9.5 14.382V9.618a.5.5 0 0 1 .724-.447l4.764 2.382a.5.5 0 0 1 0 .894l-4.764 2.382a.5.5 0 0 1-.724-.447Z" fill="#fff" stroke="#fff"></path> </svg> </span> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">Rina Pack</h3> <p class="text-sm leading-6 text-neutru-200">Adrian Bianu</p> <p class="text-sm leading-6 text-neutru-200">€5,000,000 / an</p> </li> <li @click="videoModal = true; player = loadVideoPlayer('854442216'); " class="group py-6 cursor-pointer rounded-xl relative"> <span class="relative inline-block"> <img class="mx-auto h-20 w-20 rounded-full shadow-sm" src="img/people/stefan-irimia-allaboutparenting.png" /> <span class="absolute bottom-0 right-0 block h-6 w-6 rounded-full bg-galben-400 "> <svg viewBox="0 0 24 24" fill="none" aria-hidden="true" class="h-6 w-6 flex-none"> <path d="M9.5 14.382V9.618a.5.5 0 0 1 .724-.447l4.764 2.382a.5.5 0 0 1 0 .894l-4.764 2.382a.5.5 0 0 1-.724-.447Z" fill="#fff" stroke="#fff"></path> </svg> </span> </span> <h3 class="mt-6 text-base font-semibold leading-7 tracking-tight text-white">All About Parenting </h3> <p class="text-sm leading-6 text-neutru-200">Ștefan Irimia</p> <p class="text-sm leading-6 text-neutru-200">€2,500,000 / an</p> </li> </ul> <!-- Video Modal --> <div x-show="videoModal" class="fixed inset-0 z-50 overflow-y-auto" aria-labelledby="modal-title" role="dialog" aria-modal="true"> <div class="flex items-center justify-center min-h-screen px-4 text-center"> <div x-cloak @click="videoModal = false; player.destroy(); " x-show="videoModal" x-transition:enter="transition ease-out duration-300 transform" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave="transition ease-in duration-200 transform" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" class="fixed inset-0 transition-opacity bg-white bg-opacity-70 backdrop-blur-sm" aria-hidden="true"> <button @click="misiuneModal = false; player.destroy(); " class="absolute top-3 right-3 text-gray-900 hover:text-galben-400"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 md:w-10 h-6 md:h-10"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" /> </svg> </button> </div> <div x-cloak x-show="videoModal" x-transition:enter="transition ease-out duration-300 transform" x-transition:enter-start="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" x-transition:enter-end="opacity-100 translate-y-0 sm:scale-100" x-transition:leave="transition ease-in duration-200 transform" x-transition:leave-start="opacity-100 translate-y-0 sm:scale-100" x-transition:leave-end="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" class="relative inline-block w-full max-w-xl p-0 my-20 overflow-hidden text-left transition-all transform bg-white rounded-lg shadow-2xl 2xl:max-w-2xl"> <div x-cloak x-show="videoModal" x-transition:enter="transition ease-out duration-300 transform" x-transition:enter-start="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" x-transition:enter-end="opacity-100 translate-y-0 sm:scale-100" id="testimonialVideo" class="max-w-full max-h-screen"> <!-- Loader --> <div class="absolute w-10 h-10 right-0 top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2"> <svg class="animate-spin h-10 w-10 text-gray-300" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"> <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle> <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"> </path> </svg> </div> </div> </div> </div> </div> </div> <!-- See more --> <div x-data="{ modelOpen: false, clientModal: false, player: null }"> <div class="flex flex-wrap items-center justify-center mt-10 gap-y-6 gap-x-6 lg:justify-center"> <button class="reveal-0-2000 flex items-center gap-1 text-sm font-medium duration-200 ease-in-out group text-white hover:text-galben-400 sm:text-md" @click="modelOpen =!modelOpen"> Vezi 300+ companii <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5 text-white duration-300 ease-in-out group-hover:-translate-y-0 group-hover:translate-x-0.5 group-hover:text-galben-400"> <path fill-rule="evenodd" d="M5 10a.75.75 0 01.75-.75h6.638L10.23 7.29a.75.75 0 111.04-1.08l3.5 3.25a.75.75 0 010 1.08l-3.5 3.25a.75.75 0 11-1.04-1.08l2.158-1.96H5.75A.75.75 0 015 10z" clip-rule="evenodd" /> </svg> </button> </div> <div x-show="modelOpen" class="fixed inset-0 z-50 overflow-y-auto" aria-labelledby="modal-title" role="dialog" aria-modal="true"> <div class="flex items-end justify-center min-h-screen px-4 text-center md:items-center sm:block sm:p-0"> <div class="fixed inset-0 transition-opacity bg-white bg-opacity-70 backdrop-blur-sm" x-cloak @click="modelOpen = false" x-show="modelOpen" x-transition:enter="transition ease-out duration-300 transform" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave="transition ease-in duration-200 transform" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" aria-hidden="true"></div> <div class="inline-block w-full max-w-xl p-12 my-20 overflow-hidden text-left transition-all transform bg-white rounded-lg shadow-2xl 2xl:max-w-2xl" x-cloak x-show="modelOpen" x-transition:enter="transition ease-out duration-300 transform" x-transition:enter-start="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" x-transition:enter-end="opacity-100 translate-y-0 sm:scale-100" x-transition:leave="transition ease-in duration-200 transform" x-transition:leave-start="opacity-100 translate-y-0 sm:scale-100" x-transition:leave-end="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95"> <div class="border-b border-gray-100 pb-8 flex items-start justify-between"> <div> <h3 class="text-base font-semibold leading-7 text-gray-900">Companii care folosesc sistemele TBF</h3> <p class="mt-1 max-w-[80%] text-sm leading-6 text-gray-500"> Companii românești din 23 de industrii cu cifră totală de afaceri de aproape două miliarde euro (€1,764,000,000) pe an folosesc sistemele TBF. </p> </div> <button @click="modelOpen = false" class="text-gray-600 focus:outline-none hover:text-gray-700"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" /> </svg> </button> </div> <ul role="list" class="divide-y divide-gray-100"> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://lensa.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Lensa</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Daniel Crăciun</p> <button @click="clientModal = true; player = loadClientVideo('854431374'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €26,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://lensa.ro/">https://lensa.ro/</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://vindem-ieftin.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Vindem-Ieftin</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Cosmin Răileanu</p> <button @click="clientModal = true; player = loadClientVideo('854433898'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €15,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://vindem-ieftin.ro/">https://vindem-ieftin.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://euroteamgb.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Euro Team GB</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Octavian Blăjan</p> <button @click="clientModal = true; player = loadClientVideo('854435659'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €17,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://euroteamgb.com/">https://euroteamgb.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://termene.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Termene.ro </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Adrian Dagomir</p> <button @click="clientModal = true; player = loadClientVideo('854437242'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://termene.ro/">https://termene.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.deep-serv.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Deep Serv</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Marian Spînu</p> <button @click="clientModal = true; player = loadClientVideo('854437780'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €9,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.deep-serv.ro/">https://www.deep-serv.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://dwf.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">DWF</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Mihai Vînătoru</p> <button @click="clientModal = true; player = loadClientVideo('854438987'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://dwf.ro/">https://dwf.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.f64.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">F64</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Marian Alecsiu</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €28,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.f64.ro/">https://www.f64.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.eucom.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Eucom</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Delia Dragomir</p> <button @click="clientModal = true; player = loadClientVideo('857106803'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.eucom.ro/">https://www.eucom.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.fomcogroup.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Fomco</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Bernat Nyulas</p> <button @click="clientModal = true; player = loadClientVideo('854440136'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €27,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.fomcogroup.ro/">https://www.fomcogroup.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.dacris.net/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Dacris</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Lidia Fați</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €28,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.dacris.net/">https://www.dacris.net</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://izotec.ro/en/home/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Izotec</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Ciprian Chelariu</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €8,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://izotec.ro/en/home/">https://izotec.ro/en/home</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://fryday.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Fryday</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Lucian Florea</p> <button @click="clientModal = true; player = loadClientVideo('854441590'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,100,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://fryday.ro/">https://fryday.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://brutariafrontera.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Brutăria Frontera</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Alexandru Stancu</p> <button @click="clientModal = true; player = loadClientVideo('857110867'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €9,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://brutariafrontera.ro/">https://brutariafrontera.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.edenboutique.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Eden Boutique</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Bogdan Ghinea</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €3,600,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.edenboutique.ro/">https://www.edenboutique.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.blitz.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Blitz Imobiliare</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Cătălin Priscorniță</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €5,200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.blitz.ro/">https://www.blitz.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://alphaclinic.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Alpha Clinic</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Dan Jalbă</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://alphaclinic.ro/">https://alphaclinic.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.rinapack.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Rinapack</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Adrian Bianu</p> <button @click="clientModal = true; player = loadClientVideo('854441969'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €5,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.rinapack.ro/">https://www.rinapack.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://allaboutparenting.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">All About Parenting</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Ștefan Irimia</p> <button @click="clientModal = true; player = loadClientVideo('854442216'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://allaboutparenting.ro/">https://allaboutparenting.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://club-aventura.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Club Aventura</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Marian Petrescu</p> <button @click="clientModal = true; player = loadClientVideo('854442767'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://club-aventura.ro/">https://club-aventura.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://saftica.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Domeniile Săftica</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Florin Marin</p> <button @click="clientModal = true; player = loadClientVideo('854442774'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://saftica.ro/">https://saftica.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://portalvillage.ro/en/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Portal Village</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Anca Munteanu</p> <button @click="clientModal = true; player = loadClientVideo('854442784'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://portalvillage.ro/en/">https://portalvillage.ro/en</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.bio-circle.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Bio-Circle Surface Technology</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Daniel Mereuță</p> <button @click="clientModal = true; player = loadClientVideo('854442800'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.bio-circle.ro/">https://www.bio-circle.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://shoph2o.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">H2O si ASANTe</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Iulian Tache</p> <button @click="clientModal = true; player = loadClientVideo('854442807'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,900,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://shoph2o.ro/">https://shoph2o.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.terasaflorilor.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Terasa Florilor</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Dragoș Dumitrescu</p> <button @click="clientModal = true; player = loadClientVideo('854442819'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.terasaflorilor.ro/">https://www.terasaflorilor.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://monicaion.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Brain Remodeling Expert</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Monica Ion</p> <button @click="clientModal = true; player = loadClientVideo('854442825'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €700,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://monicaion.ro/">https://monicaion.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.minuneanaturii.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Minunea Naturii</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Anca Ienin</p> <button @click="clientModal = true; player = loadClientVideo('854442832'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,600,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.minuneanaturii.ro/">https://www.minuneanaturii.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.zlate.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Compania de Acte</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Claudiu Zlate</p> <button @click="clientModal = true; player = loadClientVideo('854442843'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €60,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.zlate.ro/">https://www.zlate.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.izolatii-conducte.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Izolatii Conducte</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Dan Țigău</p> <button @click="clientModal = true; player = loadClientVideo('854442852'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €890,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.izolatii-conducte.ro/">https://www.izolatii-conducte.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://acoperisuri.info/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">BDM Systems</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Mircea Barticel</p> <button @click="clientModal = true; player = loadClientVideo('854442861'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://acoperisuri.info/">https://acoperisuri.info</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.linkedin.com/company/zyk-concept-srl/?originalSubdomain=ro" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">ZYK Concept</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Simena Zetu</p> <button @click="clientModal = true; player = loadClientVideo('854442869'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €700,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.linkedin.com/company/zyk-concept-srl/?originalSubdomain=ro">Website</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://247airporttransfer.co.uk" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Airport Transfer Cars</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Ionel Tănasă</p> <button @click="clientModal = true; player = loadClientVideo('854442882'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://247airporttransfer.co.uk">https://247airporttransfer.co.uk</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://mwgaze.ro" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">MW Gaze</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Marius Ionuț</p> <button @click="clientModal = true; player = loadClientVideo('854442906'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,700,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://mwgaze.ro">http://mwgaze.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.rapidauto.ro" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Best Auto Vest si Rapid Auto</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Silvian Nanea</p> <button @click="clientModal = true; player = loadClientVideo('854442930'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €3,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.rapidauto.ro">https://www.rapidauto.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://contrailmachinery.com" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Contrail Machinery</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Andrei Țipău</p> <button @click="clientModal = true; player = loadClientVideo('854442945'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €6,100,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://contrailmachinery.com">https://contrailmachinery.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.brandoffice.ro" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Brand Distribution Group</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Alexandru Cojocaru</p> <button @click="clientModal = true; player = loadClientVideo('854442958'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,700,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.brandoffice.ro">https://www.brandoffice.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.eucom.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Eucom</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Silviu Dragomir</p> <button @click="clientModal = true; player = loadClientVideo('857110131'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.eucom.ro/">https://www.eucom.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.verla.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Verla</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Viorel Verzea</p> <button @click="clientModal = true; player = loadClientVideo('857112051'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €13,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.verla.ro/">https://www.verla.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://instaplan.ro/en" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">GB Instaplan </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator George Brănișteanu</p> <button @click="clientModal = true; player = loadClientVideo('857111346'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://instaplan.ro/en">https://instaplan.ro/en</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.smartwrap.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Smart Wrap</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Melinda Mureșan</p> <button @click="clientModal = true; player = loadClientVideo('857112920'); " class="mt-0 md:mt-1 truncate text-xs leading-5 text-sky-500 underline hover:no-underline"> Vezi video </button> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €7,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.smartwrap.ro/">https://www.smartwrap.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://miras.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Miras</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Mircea Mihai</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €121,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://miras.ro/">https://miras.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.multibonddural.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Multibond Dural</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Dorel Deatcu</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €9,200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.multibonddural.ro/">https://www.multibonddural.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.rodata.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Rodata</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €7,900,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.rodata.ro/">https://www.rodata.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://ribsgrill.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">BBQ Ribs Grill </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://ribsgrill.ro/">http://ribsgrill.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.aquapublis.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">AQUA Publis </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €780,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.aquapublis.com/">https://www.aquapublis.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://play-solutions.ro/en_en/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Play Solutions </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Nicu Plai</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://play-solutions.ro/en_en/">https://play-solutions.ro/en_en</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.atvrom.ro" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">ATV Rom</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €24,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.atvrom.ro">https://www.atvrom.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://wesound.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">We Sound </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,050,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://wesound.ro/">https://wesound.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">All 4 Floor Distribution</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €600,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.proconfort.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Pro Confort Windows </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.proconfort.ro/">https://www.proconfort.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.commatech.ro/ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Comma-Tech </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €820,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.commatech.ro/ro/">https://www.commatech.ro/ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://olteniagarden.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Oltenia Garden </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://olteniagarden.ro/">https://olteniagarden.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Fortify Solutions </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €215,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.everest-int.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Everest International Holding </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Horia Stanescu</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €5,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.everest-int.ro/">https://www.everest-int.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://se-innovativeconstruction.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">S E Innovative Costruction </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://se-innovativeconstruction.com/">https://se-innovativeconstruction.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.linkedin.com/company/coliseum-s-a/about/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Coliseum </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €23,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.linkedin.com/company/coliseum-s-a/about/">LinkedIn</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.espressocafe.ro/despre-noi/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Flego</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Mirel Fleancu</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €6,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.espressocafe.ro/despre-noi/">https://www.espressocafe.ro/despre-noi</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://elecon.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Elecon Plus </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://elecon.ro/">https://elecon.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://arenacad.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">ArenaCAD</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Andrei Oros</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €820,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://arenacad.com/">https://arenacad.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://cupio.ro" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Cupio.ro</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €12,200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://cupio.ro">https://cupio.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.eastelectric.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">East Electric</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €3,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.eastelectric.ro/">https://www.eastelectric.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://polidomservice.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">P D Polidom</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,700,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://polidomservice.ro/">https://polidomservice.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://volter.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Volter</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://volter.ro/">https://volter.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.facebook.com/people/Saris-Fruit/100066378016367/?paipv=0&eav=AfauaDa5nLVbUgDCY7kwD61EcIN0tizvYvNpjsCdnMFyXg9-93h4mvoYO6La8bwoMe0&_rdr" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Saris fruit</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.facebook.com/people/Saris-Fruit/100066378016367/?paipv=0&eav=AfauaDa5nLVbUgDCY7kwD61EcIN0tizvYvNpjsCdnMFyXg9-93h4mvoYO6La8bwoMe0&_rdr">Website</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://arhivadia.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Diacostampet</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Diana Vochițoiu</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://arhivadia.ro/">https://arhivadia.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.inoxmetalssr.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Inox Metal SSR</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Daniel Ion Bogdan</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.inoxmetalssr.ro/">https://www.inoxmetalssr.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://cuiul.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Cuiul</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Paul Cojocariu</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €18,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://cuiul.ro/">https://cuiul.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://servelect.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Servelect </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Claudiu Boca</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €8,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://servelect.ro/">https://servelect.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://auto-run.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Autorun</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator George Aldea</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://auto-run.ro/">https://auto-run.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.facebook.com/PanamaromSRL/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Panamarom </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Petru Amariei</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.facebook.com/PanamaromSRL/">Facebook</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.facebook.com/profile.php?id=100065019012192&locale=ro_RO" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Ziroma</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Robert Grinberg</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.facebook.com/profile.php?id=100065019012192&locale=ro_RO">Facebook</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.terraverde.com.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Terraverde </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Dragos Magirescu</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.terraverde.com.ro/">https://www.terraverde.com.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.nexxon.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Nexxon </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €44,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.nexxon.ro/">https://www.nexxon.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://tuvkarpat.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Tuvkarpat</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://tuvkarpat.ro/">https://tuvkarpat.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Intercom Energy </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,700,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://novusmedical.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Novus Medical Clinica </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,600,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://novusmedical.ro/">https://novusmedical.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="corident.ro" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Corident Pro</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="corident.ro">corident.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://davtim-bau.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">DavTim-Bau</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,430,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://davtim-bau.ro/">http://davtim-bau.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://www.e-izolatii.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">MTM Izolatii</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Marius Trif</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €8,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://www.e-izolatii.ro/">http://www.e-izolatii.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://olecom.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Olecom Prod</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €5,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://olecom.ro/">https://olecom.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://www.odorcontrol.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Odor Control</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €900,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://www.odorcontrol.ro/">http://www.odorcontrol.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://alternative-advertising.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Next Alternative Advertising</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €390,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://alternative-advertising.ro/">https://alternative-advertising.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://tncgroup.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Trend New Communication </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://tncgroup.ro/">https://tncgroup.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://revismed.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Revismed Medical</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,850,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://revismed.ro/">http://revismed.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://dentocalm.ro/en/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Dentocalm</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €900,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://dentocalm.ro/en/">https://dentocalm.ro/en</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.instgat.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Instgat</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.instgat.ro/">https://www.instgat.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://vizualmed.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Vizual Med</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Dacia Hîncu</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €630,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://vizualmed.ro/">https://vizualmed.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://svt.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">SVT Electronics </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,550,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://svt.ro/">https://svt.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://hotelsmart.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Artur Smart </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €450,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://hotelsmart.ro/">https://hotelsmart.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.orzelowska.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Orzelowska Beauty</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €540,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.orzelowska.ro/">https://www.orzelowska.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://corporationconstruct.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Corporation Construct </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,900,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://corporationconstruct.ro/">https://corporationconstruct.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://webventures.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Web Ventures </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://webventures.ro/">https://webventures.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.seatbelt.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Seatbelt Consulting </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.seatbelt.ro/">https://www.seatbelt.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.paltinul.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Paltinul Imobiliare </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Carmen Olareanu</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €150,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.paltinul.ro/">https://www.paltinul.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://m-a.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Mercator Analist </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €250,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://m-a.ro/">https://m-a.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.tedelectric.eu/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Glob Star Trade </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €10,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.tedelectric.eu/">https://www.tedelectric.eu</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://narciscernea.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Narcis Cernea Fitness Nutrition </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://narciscernea.com/">https://narciscernea.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.francize.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Franchwise </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Raluca Stanciu</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.francize.ro/">https://www.francize.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://eatble.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Eatble Grup</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,090,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://eatble.com/">https://eatble.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.foggi.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Zara Design </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.foggi.ro/">https://www.foggi.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.facebook.com/SophiePatisserieConstanta/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Kibo Delice</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €750,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.facebook.com/SophiePatisserieConstanta/">Facebook</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.lindab.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Lindab</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €17,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.lindab.ro/">https://www.lindab.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.axpacademy.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Agile Craftsmanship </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.axpacademy.com/">https://www.axpacademy.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://uniforme-hill.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Gabrielle Design </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://uniforme-hill.ro/">https://uniforme-hill.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://sterachemicals.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Stera Chemicals </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €41,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://sterachemicals.ro/">https://sterachemicals.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.mcert.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Management Certification </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.mcert.ro/">https://www.mcert.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.medist.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Medist</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €50,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.medist.ro/">https://www.medist.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://doc-process.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Docprocess </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,600,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://doc-process.com/">https://doc-process.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.idealferoluc.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Ideal Feroluc </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €5,200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.idealferoluc.ro/">https://www.idealferoluc.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.arcasolutions.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Arca Performance</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.arcasolutions.ro/">https://www.arcasolutions.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://gsdgroup.net/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Gsd Software Technology </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://gsdgroup.net/">https://gsdgroup.net</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://profit2cash.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Next Level Accounting </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €330,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://profit2cash.ro/">https://profit2cash.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://demmedia.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Dem Media </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €465,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://demmedia.ro/">https://demmedia.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.maurerimobiliare.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Maurer </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €20,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.maurerimobiliare.ro/">https://www.maurerimobiliare.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.tamos.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Conart </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €3,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.tamos.ro/">https://www.tamos.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://termoplast.ro/ro/home" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Termoplast</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Daniela Neculai</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €15,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://termoplast.ro/ro/home">https://termoplast.ro/ro/home</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.bibi.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Bibi Touring </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Ana Voican</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €9,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.bibi.ro/">https://www.bibi.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.almpower.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Alm Power Group</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.almpower.ro/">https://www.almpower.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://www.fastbit.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Fastbit</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €830,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://www.fastbit.ro/">http://www.fastbit.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://www.accentgroup.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Accent Protrade</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://www.accentgroup.ro/">http://www.accentgroup.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.stere.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Stere și Asociații</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €460,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.stere.ro/">https://www.stere.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://envirotronic.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Envirotronic </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://envirotronic.ro/">https://envirotronic.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.forestdesign.ro/index.php/ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Forest Design</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Bogdan Candrea</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €460,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.forestdesign.ro/index.php/ro/">https://www.forestdesign.ro/</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.domina.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Domina Imobiliare</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €250,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.domina.ro/">https://www.domina.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://crystaldentalclinic.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Crystal Dental Clinic</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://crystaldentalclinic.ro/">https://crystaldentalclinic.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://bytex.net/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Bytex</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,900,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://bytex.net/">https://bytex.net</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.automatic.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Automatic Invest</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €975,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.automatic.ro/">https://www.automatic.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="www.memory.ro" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Memory</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,550,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="www.memory.ro">www.memory.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://arcoexpert.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Arco Expert</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €3,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://arcoexpert.ro/">https://arcoexpert.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.biacon.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Biacon Activ</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €680,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.biacon.ro/">https://www.biacon.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.personallyme.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Personally me Bijuterii</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €160,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.personallyme.ro/">https://www.personallyme.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://qzine.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Qzine Catering</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €985,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://qzine.ro/">https://qzine.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://soft-tehnica.com/ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Soft Tehnica</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €3,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://soft-tehnica.com/ro/">https://soft-tehnica.com/ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://serviceoptimal.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Optimal Auto Expert</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €750,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://serviceoptimal.ro/">https://serviceoptimal.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.facebook.com/GrupGeneralID/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Grup General ID</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.facebook.com/GrupGeneralID/">Facebook</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.macgsm.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Mac GSM</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €220,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.macgsm.ro/">https://www.macgsm.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.interoptik.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">D C Optik</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.interoptik.ro/">https://www.interoptik.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.decadance.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Decadance Art Bar</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €475,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.decadance.ro/">https://www.decadance.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://novagrupvices.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Nova Grup Vices</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,020,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://novagrupvices.ro/">https://novagrupvices.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.blacklight.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Black Light</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,600,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.blacklight.ro/">https://www.blacklight.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.autoovarom.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Auto Ovarom</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.autoovarom.ro/">https://www.autoovarom.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.centrul.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Centrul de Calculatoare</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.centrul.com/">https://www.centrul.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.acda.ro/index" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">ACDA</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.acda.ro/index">https://www.acda.ro/index</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.creative-tim.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Creative Code</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €900,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.creative-tim.com/">https://www.creative-tim.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://magazinuloana.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Magazinul Oana</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €470,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://magazinuloana.ro/">https://magazinuloana.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.azariafood.ro" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Azaria</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €5,700,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.azariafood.ro">https://www.azariafood.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.welthaus.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Welthaus</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €8,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.welthaus.ro/">https://www.welthaus.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://scoaladesoferigalati.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Aviatia</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €220,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://scoaladesoferigalati.ro/">https://scoaladesoferigalati.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.auto-soft.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Auto Soft</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €20,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.auto-soft.ro/">https://www.auto-soft.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.electrodel.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Electro Del</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,600,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.electrodel.ro/">https://www.electrodel.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.cantareindustriale.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">GBT</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €980,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.cantareindustriale.com/">https://www.cantareindustriale.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://marketingdeck.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Marketing Deck</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €250,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://marketingdeck.com/">https://marketingdeck.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.straton.digital/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Straton Digital</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €750,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.straton.digital/">https://www.straton.digital</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.dontpayfull.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Don't Pay Full </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €3,800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.dontpayfull.com/">https://www.dontpayfull.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.webfuturestudio.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Web Future Studio</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.webfuturestudio.com/">https://www.webfuturestudio.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://caretta.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Caretta</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €12,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://caretta.ro/">https://caretta.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://ecce-homo.ro/en/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Organizația de caritate Ecce Homo</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://ecce-homo.ro/en/">https://ecce-homo.ro/en</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.facebook.com/mura.csi/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Mura CSI </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.facebook.com/mura.csi/">https://www.facebook.com/mura.csi</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://danilapartners.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Danila Parteners</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://danilapartners.ro/">https://danilapartners.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://topolive.ro/ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Topo Live Engineering </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €180,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://topolive.ro/ro/">https://topolive.ro/ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://demco.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Demco Lighting</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €700,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://demco.ro/">http://demco.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://amva.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Amva</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €210,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://amva.ro/">https://amva.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Olahus Trading</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,700,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://artmatch.net/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Art Match</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €17,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://artmatch.net/">https://artmatch.net</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.bravo.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Bravo</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €22,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.bravo.ro/">https://www.bravo.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://web.proinvest.com.ro/en/home/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Pro Invest</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €6,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://web.proinvest.com.ro/en/home/">https://web.proinvest.com.ro/</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://ptc-auto.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">PTC Auto</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://ptc-auto.ro/">https://ptc-auto.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://selectsoft.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Select Soft</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://selectsoft.ro/">https://selectsoft.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://statiebeton.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">RAI 88 Beton Rom</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €7,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://statiebeton.ro/">https://statiebeton.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://piata9.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Piata 9</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €3,600,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://piata9.ro/">https://piata9.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://bijubox.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Bijubox </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €260,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://bijubox.ro/">https://bijubox.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://coopervision.com.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Coopervision</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://coopervision.com.ro/">https://coopervision.com.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://gazonartificial.com.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Hattrick Sport</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://gazonartificial.com.ro/">https://gazonartificial.com.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://hidrogeofor.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Hidrogeofor</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://hidrogeofor.ro/">https://hidrogeofor.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.diana.com.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Diana</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €78,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.diana.com.ro/">https://www.diana.com.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://sabettimed.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Sabetti Med</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://sabettimed.com/">https://sabettimed.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://modulor.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Modulator Architecture Office </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €230,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://modulor.ro/">https://modulor.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://agentie.marketing/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Selmark Advertising</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €100,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://agentie.marketing/">https://agentie.marketing</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://greenpointromania.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Green Point</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €7,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://greenpointromania.ro/">https://greenpointromania.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Raribel</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €210,000/an</p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://sfinx3c.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Sfinx Camper Converstion </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €990,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://sfinx3c.ro/">https://sfinx3c.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Submit</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €320,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.vallum.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Vallum</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €280,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.vallum.ro/">https://www.vallum.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.simtel.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Simtel</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €27,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.simtel.ro/">https://www.simtel.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.setprodcom.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Set Prod Com</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €10,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.setprodcom.ro/">https://www.setprodcom.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Leads Heroes</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €215,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">ABC Support Vision</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €230,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.fiscalonline.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Fiscal Online</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €480,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.fiscalonline.ro/">https://www.fiscalonline.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Soocces Online</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://palibo.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Palibo Cream</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://palibo.ro/">https://palibo.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://zexebraserie.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Zexe Braserie</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,100,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://zexebraserie.ro/">https://zexebraserie.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Rohaus</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.restaurantshanghai.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Restaurant Shanghai</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,100,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.restaurantshanghai.ro/">https://www.restaurantshanghai.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.ejobs.ro/company/tandia-sistem-s-r-l/336696" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Tandia Sistem</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €295,000/an</p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://proamb.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Proamb</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €870,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://proamb.ro/">https://proamb.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.smarsoft.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Smarsoft Electronic</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €430,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.smarsoft.ro/">https://www.smarsoft.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://costautilaje.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Costa Utilaje</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €5,100,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://costautilaje.ro/">https://costautilaje.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://ethicsbeauty.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Ethics Beauty </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://ethicsbeauty.ro/">https://ethicsbeauty.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://wellnessist.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">ASK DG</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €480,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://wellnessist.com/">https://wellnessist.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.tecnos.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Tecnoservice Equipment</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €5,600,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.tecnos.ro/">https://www.tecnos.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://logarithmicsolutions.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Logarithmic Services</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://logarithmicsolutions.com/">https://logarithmicsolutions.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://inventmedia.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Invent Media</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €560,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://inventmedia.ro/">https://inventmedia.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.autoclass.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Auto Class</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.autoclass.ro/">https://www.autoclass.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href=" " class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Alcom</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €550,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=" "> </a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://www.fastbit.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Fastbit</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €830,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://www.fastbit.ro/">http://www.fastbit.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.gremini.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">MBR Soft</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €550,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.gremini.com/">https://www.gremini.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Globe Trade Ventures</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,100,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://alchimeia.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Alchimeia</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://alchimeia.ro/">https://alchimeia.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.carpintek.es/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Carpintek </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €5,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.carpintek.es/">https://www.carpintek.es</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.ibcfocus.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">IBC Focus</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.ibcfocus.ro/">https://www.ibcfocus.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.facebook.com/Braldico1997" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Braldico</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €3,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.facebook.com/Braldico1997">Facebook</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Sengher Sisteme</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://medidentexim.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Medident</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,900,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://medidentexim.ro/">https://medidentexim.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://ebin.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Ebin</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €670,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://ebin.ro/">https://ebin.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.secoplan.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Secoplan</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €600,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.secoplan.ro/">https://www.secoplan.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.policlinicavivamed.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Santa Vida Med</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.policlinicavivamed.ro/">https://www.policlinicavivamed.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Luxorient</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €670,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.dornamedical.ro/policlinica-suceava/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Dorna Medical</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €11,600,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.dornamedical.ro/policlinica-suceava/">https://www.dornamedical.ro/</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://passionateclinic.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Passionate Clinic</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €290,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://passionateclinic.ro/">https://passionateclinic.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.goldenimobiliare.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Golden Imobiliare</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.goldenimobiliare.ro/">https://www.goldenimobiliare.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://rocktrans.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Rock Trans</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://rocktrans.ro/">https://rocktrans.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://zaharlaplic.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Zahar la Plic</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €520,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://zaharlaplic.ro/">https://zaharlaplic.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://cofetaria-narcisa.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Cofetaria Narcisa</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,900,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://cofetaria-narcisa.ro/">https://cofetaria-narcisa.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Car Oanceakim</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €960,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.mobman.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Mebelissimo</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €985,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.mobman.ro/">https://www.mobman.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://opsimus.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Opsimus</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €3,100,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://opsimus.ro/">https://opsimus.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://finomatex.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Finomatex</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €360,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://finomatex.com/">https://finomatex.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://www.triton.ro/triton-ro.php" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Triton</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €48,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://www.triton.ro/triton-ro.php">http://www.triton.ro/</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.hennlich.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Hennlich</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,900,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.hennlich.ro/">https://www.hennlich.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Recover</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Rsbauro</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €290,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Optilab Solution</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €690,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://basicra.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Basicra Prod</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://basicra.ro/">https://basicra.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.euronarcis.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Euro Narcis</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €12,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.euronarcis.ro/">https://www.euronarcis.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.facebook.com/profile.php?id=100066835885188" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">EMT Solutions</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €270,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.facebook.com/profile.php?id=100066835885188">Facebook</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Central Moreni</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €117,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://profial.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">A D Profial Company</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://profial.ro/">https://profial.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.gigroupholding.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Barnett Mccall Recruitment </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €16,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.gigroupholding.com/">https://www.gigroupholding.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.kindustrial.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Kardynal </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €970,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.kindustrial.ro/">https://www.kindustrial.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.facebook.com/AdInfinitumRO/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Ad Infinitum</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €230,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.facebook.com/AdInfinitumRO/">Facebook</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Bigmat Trade</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://pro-clinic.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Proclinic</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://pro-clinic.ro/">https://pro-clinic.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.top-led.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Cromalight</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,900,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.top-led.ro/">https://www.top-led.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://armcomp.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Armcomp</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://armcomp.ro/">https://armcomp.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://tehnicmedia.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Tehnic Media</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://tehnicmedia.ro/">https://tehnicmedia.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.oepia.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Oepia</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €8,700,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.oepia.ro/">https://www.oepia.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://www.consalsecurity.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Consal Security</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €840,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://www.consalsecurity.ro/">http://www.consalsecurity.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://oxygazon.ro/?currency=RON" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Oxygazon</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,250,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://oxygazon.ro/?currency=RON">https://oxygazon.ro/</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Biedar Plast</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,020,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://topmarket.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Top Market Comimpex </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €23,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://topmarket.ro/">https://topmarket.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Rusartis</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €263,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.unikat-group.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Ager</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €10,200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.unikat-group.com/">https://www.unikat-group.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.charismatrade.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Charisma</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.charismatrade.ro/">https://www.charismatrade.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.facebook.com/boldify.studio/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Boldify</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €150,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.facebook.com/boldify.studio/">Facebook</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://ebactehnic.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Ebac Tehnic</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €750,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://ebactehnic.ro/">https://ebactehnic.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://razvanidicel.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Traditii din natura</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €860,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://razvanidicel.ro/">https://razvanidicel.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.mizar.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Vicmod</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €5,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.mizar.ro/">https://www.mizar.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.fiveplus.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Fiveplus</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €270,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.fiveplus.ro/">https://www.fiveplus.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Tecnostar Consulting</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,100,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://darom.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Darom</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://darom.ro/">https://darom.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://dinamicagrup.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Dinamica </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €20,900,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://dinamicagrup.ro/">http://dinamicagrup.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Simedo</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €5,800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://ancabandac.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Emiral Media</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://ancabandac.ro/">https://ancabandac.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.nordvestcamioane.eu/ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Nord Vest Camioane</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €9,800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.nordvestcamioane.eu/ro/">https://www.nordvestcamioane.eu/ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.fli.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Future Line</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €470,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.fli.ro/">https://www.fli.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://oprean.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Oprean</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €15,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://oprean.ro/">https://oprean.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://plasson.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Plasson</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €3,700,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://plasson.ro/">https://plasson.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.webcar.eu/eu-en/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">MTC Cars Cluj</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €8,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.webcar.eu/eu-en/">https://www.webcar.eu/eu-en</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://apetit-catering.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Apetit Catering</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €960,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://apetit-catering.ro/">http://apetit-catering.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.salonpro.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Salonpro</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,100,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.salonpro.ro/">https://www.salonpro.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Astrid</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://www.graficard.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Graficard</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €190,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://www.graficard.ro/">http://www.graficard.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.belher.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Belher</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €770,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.belher.ro/">https://www.belher.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.interbabis.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Interbabis</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.interbabis.ro/">https://www.interbabis.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.steinweg.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Steinweg</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.steinweg.com/">https://www.steinweg.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Bibi Market</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,900,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://nomadcontainer.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Nomad Container</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,100,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://nomadcontainer.com/">https://nomadcontainer.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://abbate.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Abbate</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €3,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://abbate.ro/">https://abbate.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://angisan.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Angi San</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,600,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://angisan.ro/">https://angisan.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.medicalexpress.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Medical Express</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,900,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.medicalexpress.ro/">https://www.medicalexpress.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Mon Sport Shop</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href=""></a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.igiena-curatenie.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">CGR Business Project</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,800,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.igiena-curatenie.ro/">https://www.igiena-curatenie.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://www.amarket.ro" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Design Ideal</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://www.amarket.ro">http://www.amarket.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.electricvalcor.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Electric Valcor</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,600,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.electricvalcor.ro/">https://www.electricvalcor.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.biasicom.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Bia Si Com</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,100,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.biasicom.ro/">https://www.biasicom.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://tech-congroup.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Tech-con Group</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €7,400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://tech-congroup.com/">https://tech-congroup.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://firmade.it/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Firma de IT</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €185,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://firmade.it/">https://firmade.it</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://fabricadeplasesport.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Fabrica de Plase</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €620,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://fabricadeplasesport.ro/">https://fabricadeplasesport.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.totalsurvey.eu/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Total Survey</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €400,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.totalsurvey.eu/">https://www.totalsurvey.eu</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://autoalbina.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Auto Albina</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://autoalbina.ro/">https://autoalbina.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://acaju.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Acaju</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €6,700,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://acaju.ro/">https://acaju.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.midasoft.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Mida Soft</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €20,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.midasoft.ro/">https://www.midasoft.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.lifeishard.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Life is Hard</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €5,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.lifeishard.ro/">https://www.lifeishard.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="http://www.asisttopocad.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Asist Topo Cad</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €170,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="http://www.asisttopocad.ro/">http://www.asisttopocad.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.m-print.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Magic Digiprint</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €170,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.m-print.ro/">https://www.m-print.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.cofetariabombo.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Cofetaria Bombo</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €560,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.cofetariabombo.ro/">https://www.cofetariabombo.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.babyneeds.ro/lp/hot-sale/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Inevo</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €3,600,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.babyneeds.ro/lp/hot-sale/">https://www.babyneeds.ro/</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.foniro.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Foniro</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €680,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.foniro.ro/">https://www.foniro.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://gdcintermedro.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">GDC Intermed </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €670,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://gdcintermedro.ro/">https://gdcintermedro.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://jjdisplays.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">J&J Group </a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €950,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://jjdisplays.ro/">https://jjdisplays.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://tqm-group.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">TQM Group</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €500,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://tqm-group.ro/">https://tqm-group.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://selectauto.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Select Auto</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €4,600,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://selectauto.ro/">https://selectauto.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://rovhc.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Rov Heiz Consult</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €9,900,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://rovhc.ro/">https://rovhc.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://nuevoconstruct.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Nuevo Construct</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://nuevoconstruct.ro/">https://nuevoconstruct.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://silvania.bio/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Fermele Ecologice Silvania</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Geo Terhes</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €12,700,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://silvania.bio/">https://silvania.bio</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.thecolosseum.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Colosseum Mall</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €5,700,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.thecolosseum.ro/">https://www.thecolosseum.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.autonom.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Autonom</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €128,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.autonom.ro/">https://www.autonom.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.infinitrade.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Infiniti Trade</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €2,200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.infinitrade.ro/">https://www.infinitrade.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://2plus1ads.com/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Xtdeco Retail</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €470,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://2plus1ads.com/">https://2plus1ads.com</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://darex.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Darex</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €8,300,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://darex.ro/">https://darex.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://www.suporto.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Suport Ortopedic</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €670,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://www.suporto.ro/">https://www.suporto.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://s2a.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">2SA Prime Lands Advisors</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500"></p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €200,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://s2a.ro/">https://s2a.ro</a> </p> </div> </li> <li class="md:flex md:justify-between md:items-center md:gap-x-6 py-5"> <div class="min-w-0 flex-auto"> <a target="_blank" href="https://kilostop.ro/" class="text-sm font-semibold leading-6 text-gray-900 underline underline-offset-[3px] md:no-underline">Kilostop</a> <p class="mt-0 md:mt-1 truncate text-xs leading-5 text-gray-500">Fondator Cristi Panaite</p> </div> <div class="shrink-0 sm:flex sm:flex-col sm:items-end"> <p class="mt-4 md:mt-0 text-sm leading-none md:leading-6 text-gray-900"> €1,000,000/an</p> <p class="hidden md:block mt-1 text-xs leading-5 text-gray-500 underline hover:no-underline"> <a target="_blank" href="https://kilostop.ro/">https://kilostop.ro</a> </p> </div> </li> </ul> </div> </div> </div> <!-- Client Modal --> <div x-show="clientModal" class="fixed inset-0 z-50 overflow-y-auto" aria-labelledby="modal-title" role="dialog" aria-modal="true"> <div class="flex items-center justify-center min-h-screen px-4 text-center"> <div x-cloak @click="clientModal = false; player.destroy(); " x-show="clientModal" x-transition:enter="transition ease-out duration-300 transform" x-transition:enter-start="opacity-0" x-transition:enter-end="opacity-100" x-transition:leave="transition ease-in duration-200 transform" x-transition:leave-start="opacity-100" x-transition:leave-end="opacity-0" class="fixed inset-0 transition-opacity bg-white bg-opacity-70 backdrop-blur-sm" aria-hidden="true"> <button @click="misiuneModal = false; player.destroy(); " class="absolute top-3 right-3 text-gray-900 hover:text-galben-400"> <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 md:w-10 h-6 md:h-10"> <path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" /> </svg> </button> </div> <div x-cloak x-show="clientModal" x-transition:enter="transition ease-out duration-300 transform" x-transition:enter-start="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" x-transition:enter-end="opacity-100 translate-y-0 sm:scale-100" x-transition:leave="transition ease-in duration-200 transform" x-transition:leave-start="opacity-100 translate-y-0 sm:scale-100" x-transition:leave-end="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" class="relative inline-block w-full max-w-xl p-0 my-20 overflow-hidden text-left transition-all transform bg-white rounded-lg shadow-2xl 2xl:max-w-2xl"> <div x-cloak x-show="clientModal" x-transition:enter="transition ease-out duration-300 transform" x-transition:enter-start="opacity-0 translate-y-4 sm:translate-y-0 sm:scale-95" x-transition:enter-end="opacity-100 translate-y-0 sm:scale-100" id="clientVideo" class="max-w-full max-h-screen"> <!-- Loader --> <div class="absolute w-10 h-10 right-0 top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2"> <svg class="animate-spin h-10 w-10 text-gray-300" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"> <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle> <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"> </path> </svg> </div> </div> </div> </div> </div> </div> </div> </div> <!-- CTA --> <div class="bg-black"> <div class="px-6 py-24 pt-0 sm:px-6 sm:pt-0 sm:pb-0 lg:px-8"> <div class="mx-auto max-w-2xl text-center"> <h2 class="reveal-0-1000 load-hidden font-display text-3xl font-bold tracking-tight text-white sm:text-4xl sm:leading-[3.5rem]"> Rezervă-ți locul gratuit</h2> <p class="reveal-100-1000 load-hidden mx-auto mt-6 max-w-xl text-lg leading-8 text-neutru-200"> Nu rata a 3-a ediție 30 Days MBA de luni până vineri între 19:00 și 20:00. Înregistrarea este disponibilă gratuit timp de 24 de ore după sesiunea live. </p> <div class="reveal-0-1000 load-hidden flex flex-wrap items-center justify-center mt-10 gap-y-6 gap-x-6 lg:justify-center"> <button data-tf-popup="yQUe1TTT" data-tf-opacity="100" data-tf-iframe-props="title=Aplicare" data-tf-medium="snippet" class="h-11 bg-galben-300 text-neutru-950 hover:bg-galben-400 inline-flex items-center rounded-full gap-2.5 justify-center px-7 py-3 text-sm font-medium leading-none outline-offset-2 transition-all duration-200 ease-in-out active:transition-none"> Rezervă-ți locul </button> </div> </div> </div> </div> <!-- Footer --> <div class="mx-auto mt-0 max-w-7xl px-6 lg:px-8"> <footer aria-labelledby="footer-heading" class="relative pt-0 pb-16 sm:pt-48 sm:pb-10"> <!-- Links --> <div class="hidden xl:grid xl:grid-cols-3 xl:gap-8 border-t border-white/10 pt-24"> <img class="h-4 w-auto" src="img/tbf-white.svg" alt> <div class="reveal-0-1000 mt-16 grid grid-cols-2 gap-8 xl:col-span-2 xl:mt-0"> <div class="md:grid md:grid-cols-2 md:gap-8"> <div> <h3 class="text-sm font-semibold leading-6 text-white"> Implementare </h3> <ul role="list" class="mt-6 space-y-4"> <li> <a href="ziua-responsabilitatilor.html" class="text-sm leading-6 text-neutru-200 hover:text-galben-400"> Responsabilități </a> </li> <li> <a href="ziua-procedurilor.html" class="text-sm leading-6 text-neutru-200 hover:text-galben-400"> Proceduri </a> </li> <li> <a href="ziua-recrutarilor.html" class="text-sm leading-6 text-neutru-200 hover:text-galben-400"> Proces Recrutări </a> </li> <li> <a href="ziua-vanzarilor.html" class="text-sm leading-6 text-neutru-200 hover:text-galben-400"> Proces Vânzări </a> </li> </ul> </div> <div class="mt-10 md:mt-0"> <h3 class="text-sm font-semibold leading-6 text-white"> Sisteme </h3> <ul role="list" class="mt-6 space-y-4"> <li> <a href="ziua-responsabilitatilor.html" class="text-sm leading-6 text-neutru-200 hover:text-galben-400"> Management </a> </li> <li> <a href="ziua-vanzarilor.html" class="text-sm leading-6 text-neutru-200 hover:text-galben-400"> Vânzări </a> </li> <li> <button data-tf-popup="Avc2QrAi" data-tf-opacity="100" data-tf-iframe-props="title=Recrutare" data-tf-medium="snippet" class="text-sm leading-6 text-neutru-200 hover:text-galben-400"> Software </button> </li> </ul> </div> </div> <div class="md:grid md:grid-cols-2 md:gap-8"> <div> <h3 class="text-sm font-semibold leading-6 text-white"> Companie </h3> <ul role="list" class="mt-6 space-y-4"> <li> <button x-data @click="$dispatch('open-misiune');" class="text-sm leading-6 text-neutru-200 hover:text-galben-400"> Povestea </button> </li> <li> <a href="studiu-tbf.html" class="text-sm leading-6 text-neutru-200 hover:text-galben-400"> Studiu </a> </li> <li> <button data-tf-popup="sC5FZTip" data-tf-opacity="100" data-tf-iframe-props="title=Recrutare" data-tf-medium="snippet" class="text-sm leading-6 text-neutru-200 hover:text-galben-400"> Cariere </button> </li> <li> <button data-tf-popup="XUHqMzkJ" data-tf-opacity="100" data-tf-iframe-props="title=Recrutare" data-tf-medium="snippet" class="text-sm leading-6 text-neutru-200 hover:text-galben-400"> Contact </button> </li> </ul> </div> <div class="mt-10 md:mt-0"> <h3 class="text-sm font-semibold leading-6 text-white"> Legal </h3> <ul role="list" class="mt-6 space-y-4"> <li> <a target="_blank" href="termeni-si-conditii.html" class="text-sm leading-6 text-neutru-200 hover:text-galben-400"> Termeni </a> </li> <li> <a target="_blank" href="politica-de-confidentialitate.html" class="text-sm leading-6 text-neutru-200 hover:text-galben-400"> Confidențialitate </a> </li> <li> <a target="_blank" href="politica-de-confidentialitate.html#prelucrare-date" class="text-sm leading-6 text-neutru-200 hover:text-galben-400"> GDPR </a> </li> <li> <a target="_blank" href="politica-de-confidentialitate.html#drepturi" class="text-sm leading-6 text-neutru-200 hover:text-galben-400"> Drepturi </a> </li> </ul> </div> </div> </div> </div> <!-- Copyright --> <div class="reveal-0-1000 mt-14 lg:mt-8 border-t border-white/10 pt-8 md:flex md:items-center md:justify-between"> <div class="flex items-center justify-center lg:justify-start space-x-6 md:order-2"> <a target="_blank" href="https://facebook.com/thebasicfundamentals" class="text-neutru-200 hover:text-galben-400"> <span class="sr-only"> Facebook </span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path fill-rule="evenodd" d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd" /> </svg> </a> <a target="_blank" href="https://ro.linkedin.com/company/thebasicfundamentals" class="text-neutru-200 hover:text-galben-400"> <span class="sr-only"> LinkedIn </span> <svg class="h-5 w-5" fill="currentColor" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" viewBox="0 0 24 24"> <path d="M19 0h-14c-2.761 0-5 2.239-5 5v14c0 2.761 2.239 5 5 5h14c2.762 0 5-2.239 5-5v-14c0-2.761-2.238-5-5-5zm-11 19h-3v-11h3v11zm-1.5-12.268c-.966 0-1.75-.79-1.75-1.764s.784-1.764 1.75-1.764 1.75.79 1.75 1.764-.783 1.764-1.75 1.764zm13.5 12.268h-3v-5.604c0-3.368-4-3.113-4 0v5.604h-3v-11h3v1.765c1.396-2.586 7-2.777 7 2.476v6.759z" /> </svg> </a> <a target="_blank" href="https://www.youtube.com/@tbf1004" class="text-neutru-200 hover:text-galben-400"> <span class="sr-only"> YouTube </span> <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"> <path fill-rule="evenodd" d="M19.812 5.418c.861.23 1.538.907 1.768 1.768C21.998 8.746 22 12 22 12s0 3.255-.418 4.814a2.504 2.504 0 0 1-1.768 1.768c-1.56.419-7.814.419-7.814.419s-6.255 0-7.814-.419a2.505 2.505 0 0 1-1.768-1.768C2 15.255 2 12 2 12s0-3.255.417-4.814a2.507 2.507 0 0 1 1.768-1.768C5.744 5 11.998 5 11.998 5s6.255 0 7.814.418ZM15.194 12 10 15V9l5.194 3Z" clip-rule="evenodd" /> </svg> </a> </div> <p class="mt-8 text-center lg:text-left px-5 lg:px-0 text-xs leading-5 text-neutru-200 md:order-1 md:mt-0"> © <span id="year-copyright"> 2022 </span> TBF Core, TBF Apps, TBF New Generation. Toate drepturile rezervate. </p> </div> </footer> </div> <!-- Scripts --> <script src="js/scripts.js"></script> <!-- Vimeo Player --> <script src="https://player.vimeo.com/api/player.js"></script> <!-- TypeForm --> <script src="//embed.typeform.com/next/embed.js"></script> <script> const count = 200, defaults = { origin: {y: 0.5, x: 0.3}, }; function fire(particleRatio, opts) { confetti( Object.assign({}, defaults, opts, { particleCount: Math.floor(count * particleRatio), }) ); } document.addEventListener("DOMContentLoaded", () => { fire(0.25, { spread: 26, startVelocity: 55, }); fire(0.2, { spread: 60, }); fire(0.35, { spread: 100, decay: 0.91, scalar: 0.8, }); fire(0.1, { spread: 120, startVelocity: 25, decay: 0.92, scalar: 1.2, }); fire(0.1, { spread: 120, startVelocity: 45, }); }); </script> </body> </html>
Back