CINXE.COM
脷vod | 2Score
<!DOCTYPE html> <html lang="cs"><head><meta name="theme-color" content="#1E2C4C"/><script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag("consent", "default", { functionality_storage: "granted", ad_storage: "denied", analytics_storage: "denied", personalization_storage: "denied", security_storage: "denied", }); </script><script> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-P32J6RRZ'); </script><script async="" src="//cdn.eos.cz/cookieconsent-init.js"></script><meta charSet="utf-8"/><meta http-equiv="X-UA-Compatible" content="IE=Edge"/><meta name="viewport" content="width=device-width, initial-scale=1"/><title>脷vod | 2Score</title><meta name="title" content="脷vod | 2Score"/><meta name="description" content="Spojujeme v谩拧e艌 pro sport a z谩pal pro marketing. Odhalte s n谩mi v谩拧 skute膷n媒 potenci谩l!"/><meta property="og:title" content="脷vod"/><meta name="og:description" content="Spojujeme v谩拧e艌 pro sport a z谩pal pro marketing. Odhalte s n谩mi v谩拧 skute膷n媒 potenci谩l!"/><meta property="og:image" content="https://2s.eoscms.zone/webimages/images/hero-cover-jpg-1686726185/edited.jpg"/><meta property="og:url" content="https://www.2score.cz/"/><link rel="icon" href="/apple-touch-icon.png" sizes="any" type="image/png"/><style>a {color: black;}</style><link rel="preload" href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/fonts/lato-black/lato-black.woff2" as="font" type="font/woff2" crossorigin="anonymous"/><link rel="preload" href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/fonts/lato-bold/lato-bold.woff2" as="font" type="font/woff2" crossorigin="anonymous"/><link rel="preload" href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/fonts/lato-medium/lato-medium.woff2" as="font" type="font/woff2" crossorigin="anonymous"/><link rel="preload" href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/fonts/lato-normal/lato-normal.woff2" as="font" type="font/woff2" crossorigin="anonymous"/><style>@font-face{ font-family:'Lato'; src:url('https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/fonts/lato-black/lato-black.woff2'); font-weight:900; font-style:normal; font-display:swap; }@font-face{ font-family:'Lato'; src:url('https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/fonts/lato-bold/lato-bold.woff2'); font-weight:700; font-style:normal; font-display:swap; }@font-face{ font-family:'Lato'; src:url('https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/fonts/lato-medium/lato-medium.woff2'); font-weight:500; font-style:normal; font-display:swap; }@font-face{ font-family:'Lato'; src:url('https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/fonts/lato-normal/lato-normal.woff2'); font-weight:400; font-style:normal; font-display:swap; }</style><link rel="stylesheet" href="/styles.css"/><link rel="stylesheet" href="https://use.typekit.net/onx6xxw.css"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9.2.4/swiper-bundle.min.css"/><script type="module" src="/shared-scripts.js"></script><script type="module" src="/scripts.js"></script><script type="module" src="https://unpkg.com/@dotlottie/player-component@latest/dist/dotlottie-player.mjs"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/@alpinejs/intersect@3.12.0/dist/cdn.min.js" defer=""></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/alpinejs@3.12.0/dist/cdn.min.js" defer=""></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/zenscroll@4.0.2/zenscroll.js" defer=""></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/swiper@9.2.4/swiper-bundle.min.js" defer=""></script></head><body class="homepage text-secondary font-body antialiased min-w-[320px] max-w-screen overflow-x-hidden"><header x-data="{ mobileNavOpened: false, open() { this.mobileNavOpened = true; document.body.classList.add('overflow-hidden'); }, close() { this.mobileNavOpened = false; document.body.classList.remove('overflow-hidden'); } }" @resize.window.debounce.100="close();" class="fixed top-0 z-40 w-full shadow-md bg-secondary pb-3 md:pb-0"><div class="flex justify-between px-4 md:px-8 lg:px-12"><div class="contents md:flex md:justify-start lg:flex-1"><a href="/" class="bg-primary p-2 text-white transition duration-700 md:p-3 hover:text-primary hover:bg-white"><div class="block h-8 w-28 md:h-10 md:w-40"><svg class="icon--logo h-full w-full"><use xlink:href="/sprite.svg#logo"></use></svg></div></a></div><button class="group relative mt-2 flex h-10 w-10 cursor-pointer self-center md:hidden" x-on:click="mobileNavOpened ? close() : open()"><span class="bg-primarylight group-hover:bg-primary absolute left-1/2 top-1/2 h-0.5 w-full -translate-x-1/2 transition" :class="mobileNavOpened ? 'rotate-45' : '-translate-y-3'"></span><span class="bg-primarylight group-hover:bg-primary absolute left-1/2 top-1/2 h-0.5 w-full -translate-x-1/2 transition" :class="mobileNavOpened ? 'scale-x-50 opacity-0' : 'scale-x-100 opacity-100'"></span><span class="bg-primarylight group-hover:bg-primary absolute left-1/2 top-1/2 h-0.5 w-full -translate-x-1/2 transition" :class="mobileNavOpened ? '-rotate-45' : 'translate-y-3'"></span></button><div class="hidden md:contents"><nav class="font-display flex items-center text-5xl uppercase text-white md:text-2xl"><ul class="flex flex-col gap-x-2 gap-y-9 md:flex-row"><li><a href="/" class="group relative px-4 py-2 max-md:underline" x-on:click="close()">脷vod<span class="absolute bottom-full left-1/2 hidden -translate-x-1/2 transition md:block translate-y-0 opacity-100"><span class="bg-primarylight block h-3 w-3"></span></span></a></li><li><a href="/projekty" class="group relative px-4 py-2" x-on:click="close()">Projekty<span class="absolute bottom-full left-1/2 hidden -translate-x-1/2 transition md:block -translate-y-full opacity-0 group-hover:translate-y-0 group-hover:opacity-100"><span class="bg-primarylight block h-3 w-3 group-hover:animate-bounce"></span></span></a></li><li><a href="/kariera" class="group relative px-4 py-2" x-on:click="close()">Kari茅ra<span class="absolute bottom-full left-1/2 hidden -translate-x-1/2 transition md:block -translate-y-full opacity-0 group-hover:translate-y-0 group-hover:opacity-100"><span class="bg-primarylight block h-3 w-3 group-hover:animate-bounce"></span></span></a></li><li><a href="#contact" class="group relative px-4 py-2" x-on:click="close()">Kontakt<span class="absolute bottom-full left-1/2 hidden -translate-x-1/2 transition md:block -translate-y-full opacity-0 group-hover:translate-y-0 group-hover:opacity-100"><span class="bg-primarylight block h-3 w-3 group-hover:animate-bounce"></span></span></a></li></ul></nav><div class="lang-switcher contents"><div class="font-display relative flex items-center justify-end gap-6 text-xl uppercase text-white md:text-2xl lg:flex-1"><a href="/" class="hover:text-primarylight font-bold transition">cz</a><a href="/en" class="text-primarylight hover:text-white transition">en</a></div></div></div></div><template x-if="mobileNavOpened"><template x-teleport="body"><div class="bg-secondary/40 fixed inset-0 z-30 backdrop-blur-sm"><div class="bg-secondary flex flex-col items-center gap-16 pb-16 pt-28 text-center"><nav class="font-display flex items-center text-5xl uppercase text-white md:text-2xl"><ul class="flex flex-col gap-x-2 gap-y-9 md:flex-row"><li><a href="/" class="group relative px-4 py-2 max-md:underline" x-on:click="close()">脷vod<span class="absolute bottom-full left-1/2 hidden -translate-x-1/2 transition md:block translate-y-0 opacity-100"><span class="bg-primarylight block h-3 w-3"></span></span></a></li><li><a href="/projekty" class="group relative px-4 py-2" x-on:click="close()">Projekty<span class="absolute bottom-full left-1/2 hidden -translate-x-1/2 transition md:block -translate-y-full opacity-0 group-hover:translate-y-0 group-hover:opacity-100"><span class="bg-primarylight block h-3 w-3 group-hover:animate-bounce"></span></span></a></li><li><a href="/kariera" class="group relative px-4 py-2" x-on:click="close()">Kari茅ra<span class="absolute bottom-full left-1/2 hidden -translate-x-1/2 transition md:block -translate-y-full opacity-0 group-hover:translate-y-0 group-hover:opacity-100"><span class="bg-primarylight block h-3 w-3 group-hover:animate-bounce"></span></span></a></li><li><a href="#contact" class="group relative px-4 py-2" x-on:click="close()">Kontakt<span class="absolute bottom-full left-1/2 hidden -translate-x-1/2 transition md:block -translate-y-full opacity-0 group-hover:translate-y-0 group-hover:opacity-100"><span class="bg-primarylight block h-3 w-3 group-hover:animate-bounce"></span></span></a></li></ul></nav><div class="lang-switcher contents"><div class="font-display relative flex items-center justify-end gap-6 text-xl uppercase text-white md:text-2xl lg:flex-1"><a href="/" class="hover:text-primarylight font-bold transition">cz</a><a href="/en" class="text-primarylight hover:text-white transition">en</a></div></div></div></div></template></template></header><div x-data="{ modalOpened: false, screenWidth: document.body.clientWidth, get isMobile() { return this.screenWidth < 640; }, }" x-init="() => { const videoElement = document.querySelector('#player'); $watch('modalOpened', (newValue, oldValue) => { if(videoElement) { newValue ? videoElement.pause() : videoElement.play(); } }) }" class="bg-secondary relative z-30 flex w-screen flex-col items-center justify-center"><div class="relative z-20 max-w-md space-y-4 px-4 pb-60 pt-44 text-center text-white md:max-w-2xl md:py-60 lg:space-y-10 lg:py-72 xl:max-w-screen-xl"><h1 class="heading heading-1 font-display font-bold uppercase text-6xl md:text-7xl xl:text-8xl 2xl:text-10xl !leading-[0.86]"><span class="block">Beyond</span><span class="text-primarylight block">sport</span></h1><p class="mx-auto max-w-screen-md text-lg lg:text-2xl">Spojujeme v谩拧e艌 pro sport a z谩pal pro marketing. Odhalte s n谩mi v谩拧 skute膷n媒 potenci谩l!</p></div><div class="absolute inset-0 overflow-hidden bg-cover bg-center" style="background-image:url(https://2s.eoscms.zone/webimages/images/hero-cover-jpg-1686726185/edited.jpg?resize=1024x1024)"><video src="https://2s.eoscms.zone/data/blank.mp4" data-src-mobile="https://2s.eoscms.zone/data/showreel-15s-1-1-2023-compressed.mp4" data-src-desktop="https://2s.eoscms.zone/data/showreel-15s-16-9-2023-compressed.mp4" x-data="{ screenWidth: document.body.clientWidth, state: null, get isMobile() { return this.screenWidth < 640; }, get isSafari() { return navigator.userAgent.toLowerCase().indexOf('safari') !== -1 && navigator.userAgent.toLowerCase().indexOf('chrome') === -1; }, videoAutoplayAllowed: function() { const videoElement = document.querySelector('#player'); if(!videoElement) { return false; } const playPromise = videoElement.play(); const s = window['Promise'] ? window['Promise'].toString() : ''; if (s.indexOf('function Promise()') !== -1 || s.indexOf('function ZoneAwarePromise()') !== -1) { playPromise.catch((error) => { // console.error("_checkAutoPlay, error:", error) if(error.name == "NotAllowedError") { // For Chrome/Firefox // console.error("_checkAutoPlay: error.name:", "NotAllowedError") this.state = 1; } else if (error.name == "AbortError" && this.isSafari()) { // Only for Safari // console.error("_checkAutoPlay: AbortError (Safari)") this.state = 2; } else { // console.error("_checkAutoPlay: happened something else ", error); // throw error; // happened something else this.state = 3; } }).then(() => { if(!this.state) { // console.log("_checkAutoPlay: then"); // Auto-play started this.state = 4; } }); } else { // console.error("_checkAutoplay: promise could not work in your browser ", p); this.state = 5; } // return this.state === 4 } }" @resize.window.debounce.100="screenWidth = document.body.clientWidth" x-init=" $nextTick(() => { videoAutoplayAllowed(); $watch( () => [state, isMobile], (newValue, oldValue) => { // initial load if(newValue[0] === 4) { $el.setAttribute('src', (isMobile ? $el.dataset.srcMobile : $el.dataset.srcDesktop)); } // load after resize, but autoplay MUST be enabled too if(newValue[1] !== oldValue[1] && newValue[0] === 4) { $el.setAttribute('src', (isMobile ? $el.dataset.srcMobile : $el.dataset.srcDesktop)); } } ) }); " :class="(!state || state !== 4) && 'opacity-0'" id="player" class="pointer-events-none h-full w-full object-cover" muted="" autoplay="" loop="" playsinline=""></video></div><div class="from-secondary to-secondary/80 bg-gradient-to-t opacity-80 mix-blend-multiply pointer-events-none absolute inset-0 z-10 "></div><template x-teleport="body"><div x-show="modalOpened" class="fixed inset-0 z-50 overflow-y-auto" aria-labelledby="modal-title" role="dialog" aria-modal="true"><div class="flex min-h-screen items-center justify-center text-center"><div x-cloak="true" x-on:click="modalOpened = false" x-show="modalOpened" 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="bg-secondary/90 fixed inset-0 transition-opacity" aria-hidden="true"></div><div x-cloak="true" x-show="modalOpened" 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="my-20 inline-block w-11/12 w-full max-w-screen-lg transform overflow-hidden text-left transition-all 2xl:max-w-screen-xl"><div class="flex items-center justify-end"><button x-on:click="modalOpened = false" class="py-4 text-white transition hover:text-white/75 focus:outline-none"><svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 14l2-2m0 0l2-2m-2 2l-2-2m2 2l2 2m7-2a9 9 0 11-18 0 9 9 0 0118 0z"></path></svg></button></div><div class="relative aspect-video overflow-hidden rounded-lg"><template x-if="modalOpened"><iframe src="https://www.youtube.com/embed/LUTIjstwK9g" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="" class="absolute inset-0 h-full w-full"></iframe></template></div></div></div></div></template><div class="inline-flex flex-col-reverse w-12 gap-4 absolute bottom-0 z-20 translate-y-1/2 md:translate-y-[37%]"><div class="bg-secondary pointer-events-none aspect-square"></div><div class="bg-secondarylight pointer-events-none aspect-square"></div><div class="bg-primary pointer-events-none aspect-square"></div><div class=""><div x-on:click="modalOpened = true" class="group relative left-1/2 flex w-40 -translate-x-1/2 cursor-pointer flex-col items-center gap-y-2.5 text-white"><div class="bg-primarylight flex size-16 items-center justify-center transition duration-200 group-hover:bg-white/25 group-hover:backdrop-blur-md"><div class="size-5 transition duration-200 group-hover:scale-150"><svg class="icon--play h-full w-full"><use xlink:href="/sprite.svg#play"></use></svg></div></div><div class="font-display text-center text-lg font-bold uppercase leading-tight lg:text-xl"><div class="group-hover:underline">Agency Showreel</div><div>2024</div></div></div></div></div></div><div class="container mx-auto mb-20 mt-40"><div class="max-w-marketing mx-auto xl:max-w-none"><div class="font-display max-w-marketing mx-auto w-full space-y-6 pt-10 text-center font-bold uppercase"><div class="xl:text-10xl text-5xl !leading-[1.05] md:text-8xl">N谩拧 <span class="text-primarylight">p艡铆stup</span></div><div class="schema-wrapper relative"><div class="schema-grid grid grid-cols-1 gap-4 text-4xl text-white sm:grid-cols-2 sm:gap-6 sm:text-5xl md:text-7xl"><div class="max-sm:bg-primarylight bg-secondary schema-item relative max-sm:z-[4]"><div class="px-6 py-4">anal媒za</div><div class="arrow-1-wrapper arrow-1-wrapper-mobile pointer-events-none absolute left-2 top-[60%] aspect-[65/105] w-16"> <dotlottie-player id="arrow-1-mobile" class="sr-only" src="/arrow-1.lottie" speed="1.35" style="width: 100%; height: 100%;" direction="1" playMode="normal" loop="false" autoplay='false' ></dotlottie-player> </div></div><div class="max-sm:bg-primary bg-secondarylight schema-item relative max-sm:z-[3]"><div class="px-6 py-4">c铆le</div><div class="arrow-2-wrapper arrow-2-wrapper-mobile pointer-events-none absolute right-2 top-[60%] aspect-[65/105] w-16 -scale-x-100"> <dotlottie-player id="arrow-2-mobile" class="sr-only" src="/arrow-1.lottie" speed="1.35" style="width: 100%; height: 100%;" direction="1" playMode="normal" loop="false" autoplay='false' ></dotlottie-player> </div></div><div class="max-sm:bg-secondarylight bg-primary schema-item relative max-sm:z-[2]"><div class="px-6 py-4">strategie</div><div class="arrow-3-wrapper arrow-3-wrapper-mobile pointer-events-none absolute left-2 top-[60%] aspect-[65/105] w-16"> <dotlottie-player id="arrow-3-mobile" class="sr-only" src="/arrow-1.lottie" speed="1.35" style="width: 100%; height: 100%;" direction="1" playMode="normal" loop="false" autoplay='false' ></dotlottie-player> </div></div><div class="max-sm:bg-secondary bg-primarylight schema-item relative max-sm:z-[1]"><div class="px-6 py-4">taktika</div></div></div><div class="arrow-1-wrapper pointer-events-none absolute -top-[14%] left-0 aspect-[65/105] w-[65px]"> <dotlottie-player id="arrow-1" class="sr-only" src="/arrow-1.lottie" speed="1.35" style="width: 100%; height: 100%;" direction="1" playMode="normal" loop="false" autoplay='false' ></dotlottie-player> </div><div class="arrow-2-wrapper pointer-events-none absolute left-1/2 top-[7.5%] aspect-[130/90] w-[16%] -translate-x-1/2"> <dotlottie-player id="arrow-2" class="sr-only" src="/arrow-2.lottie" speed="1.35" style="width: 100%; height: 100%;" direction="1" playMode="normal" loop="false" autoplay='false' ></dotlottie-player> </div><div class="arrow-3-wrapper pointer-events-none absolute right-[7.5%] top-1/2 aspect-[750/176] w-[92%] -translate-y-1/2"> <dotlottie-player id="arrow-3" class="sr-only" src="/arrow-3.lottie" speed="1.35" style="width: 100%; height: 100%;" direction="1" playMode="normal" loop="false" autoplay='false' ></dotlottie-player> </div><div class="arrow-4-wrapper pointer-events-none absolute bottom-[4%] left-1/2 aspect-[100/115] w-[11%] -translate-x-1/2"> <dotlottie-player id="arrow-4" class="sr-only" src="/arrow-4.lottie" speed="1.35" style="width: 100%; height: 100%;" direction="1" playMode="normal" loop="false" autoplay='false' ></dotlottie-player> </div></div></div></div></div><div class="bg-primary overflow-hidden text-white"><div class="approach-carousel"><div class="swiper-wrapper group"><div class="swiper-slide py-24 text-center sm:py-40"><div class="relative"><h3 class="font-display relative mb-8 origin-bottom text-8xl font-bold uppercase !leading-none transition md:text-10xl sm:text-9xl md:mb-0 md:group-hover:-translate-y-10 xl:text-[380px]">Data</h3><div class="top-full w-full md:absolute md:-translate-y-8"><div class="mx-auto w-4/5 max-w-screen-md text-lg opacity-70 transition group-hover:opacity-70 group-hover:delay-150 md:text-2xl md:opacity-0 lg:w-full"><p>Vych谩z铆me z聽na拧eho <strong>know-how</strong> fanou拧k暖. Soust艡ed铆me se聽na聽efektivitu a聽v媒kon.</p></div></div></div></div><div class="swiper-slide py-24 text-center sm:py-40"><div class="relative"><h3 class="font-display relative mb-8 origin-bottom text-8xl font-bold uppercase !leading-none transition md:text-10xl sm:text-9xl md:mb-0 md:group-hover:-translate-y-10 xl:text-[380px]">Emoce</h3><div class="top-full w-full md:absolute md:-translate-y-8"><div class="mx-auto w-4/5 max-w-screen-md text-lg opacity-70 transition group-hover:opacity-70 group-hover:delay-150 md:text-2xl md:opacity-0 lg:w-full"><p>Z谩bava a聽z谩啪itek online i聽offline. Vyvol谩v谩me emoce, nejcenn臎j拧铆 sportovn铆 hodnotu.</p></div></div></div></div><div class="swiper-slide py-24 text-center sm:py-40"><div class="relative"><h3 class="font-display relative mb-8 origin-bottom text-8xl font-bold uppercase !leading-none transition md:text-10xl sm:text-9xl md:mb-0 md:group-hover:-translate-y-10 xl:text-[380px]">Inovace</h3><div class="top-full w-full md:absolute md:-translate-y-8"><div class="mx-auto w-4/5 max-w-screen-md text-lg opacity-70 transition group-hover:opacity-70 group-hover:delay-150 md:text-2xl md:opacity-0 lg:w-full"><p>Posouv谩me hranice a聽<strong>status quo</strong> ve聽sportovn铆m marketingu.</p></div></div></div></div></div><div class="swiper-pagination"></div></div></div><div class="py-16 md:py-24 xl:pt-32 xl:pb-28 bg-white [&_h2]:text-secondary"><div class="container"><div class="space-y-6 md:space-y-16"><div class="space-y-3 text-center md:space-y-5"><h2 class="heading heading-2 font-display font-bold uppercase text-5xl md:text-6xl xl:text-7xl !leading-[1.05]">Na拧e projekty</h2><div class="inline-flex h-4 gap-2 mx-auto"><div class="bg-secondary pointer-events-none aspect-square"></div><div class="bg-secondarylight pointer-events-none aspect-square"></div><div class="bg-primary pointer-events-none aspect-square"></div><div class="bg-primarylight pointer-events-none aspect-square"></div></div></div><div class="-m-2 flex flex-wrap"><div class="projects-grid-item xs:w-1/2 w-full p-2 lg:w-1/3"><div x-data="{hover: false, hoverEnabled: false}" x-init="hoverEnabled = window.matchMedia('(hover: hover)').matches" @mouseenter="if(hoverEnabled) { hover = true }" @mouseleave="if(hoverEnabled) { hover = false }" @click="if(!hoverEnabled) { hover = true }" @click.outside="if(!hoverEnabled) { hover = false }" x-intersect.full="if(!hoverEnabled) { hover = true }" x-intersect:leave="if(!hoverEnabled) { hover = false }" class="relative"><div class="aspect-project bg-secondary"><img src="https://2s.eoscms.zone/webimages/images/products/24-letna-s-5383-png-1722872026/edited.png?resize=600x800" alt="Nejv臎t拧铆 lidsk茅 "S"" class="h-full w-full object-cover transition duration-300" :class="hover ? 'grayscale-0' : 'grayscale'" loading="lazy"/></div><div class="from-secondary pointer-events-none absolute inset-0 origin-bottom bg-gradient-to-t transition duration-300" :class="hover ? 'scale-y-100' : 'scale-y-75'"></div><div class="absolute bottom-0 w-full p-6 text-white"><div class="bg-primarylight absolute bottom-0 left-0 w-full transition-all duration-500" :class="hover ? 'h-full' : 'h-3'"><div class="font-display px-2 text-lg font-bold md:text-2xl lg:text-3xl absolute bottom-full right-0 bg-inherit text-white">2024</div></div><div class="relative z-10 space-y-3 md:space-y-4"><h3 class="heading heading-3 font-display font-bold uppercase text-4xl md:text-6xl xl:text-6xl !leading-[1.05] text-white">Nejv臎t拧铆 lidsk茅 "S"</h3><p class="pr-8 text-sm sm:text-base md:line-clamp-2 md:pr-16 md:text-lg lg:pr-20">V dob臎 CGI a AI-generovan媒ch obr谩zk暖 d臎l谩me 膷istokrevn媒 PR stunt</p><div class="max-h-0 origin-bottom overflow-hidden transition-all duration-300" x-bind:style="hover ? 'max-height: ' + $el.scrollHeight + 'px' : ''"><a href="/projekty/nejvetsi-lidske-s" class="button-primary z-1 border-2 relative text-center justify-center inline-flex px-6 py-3 uppercase font-bold font-display transition overflow-hidden lg:px-12 sm:text-xl after:bg-gradient-to-r after:absolute after:h-full after:w-[200%] after:top-0 after:right-0 after:transition after:duration-500 hover:after:translate-x-1/2 bg-primarylight border-white text-secondary after:from-white after:via-white after:via-50% after:to-50%"><span class="relative z-10">Chci v臎d臎t v铆c</span></a></div></div></div></div></div><div class="projects-grid-item xs:w-1/2 w-full p-2 lg:w-1/3"><div x-data="{hover: false, hoverEnabled: false}" x-init="hoverEnabled = window.matchMedia('(hover: hover)').matches" @mouseenter="if(hoverEnabled) { hover = true }" @mouseleave="if(hoverEnabled) { hover = false }" @click="if(!hoverEnabled) { hover = true }" @click.outside="if(!hoverEnabled) { hover = false }" x-intersect.full="if(!hoverEnabled) { hover = true }" x-intersect:leave="if(!hoverEnabled) { hover = false }" class="relative"><div class="aspect-project bg-secondary"><img src="https://2s.eoscms.zone/webimages/images/products/dz9-3312-jpg-1724837965/edited.jpg?resize=600x800" alt="Fanshop" class="h-full w-full object-cover transition duration-300" :class="hover ? 'grayscale-0' : 'grayscale'" loading="lazy"/></div><div class="from-secondary pointer-events-none absolute inset-0 origin-bottom bg-gradient-to-t transition duration-300" :class="hover ? 'scale-y-100' : 'scale-y-75'"></div><div class="absolute bottom-0 w-full p-6 text-white"><div class="bg-primarylight absolute bottom-0 left-0 w-full transition-all duration-500" :class="hover ? 'h-full' : 'h-3'"><div class="font-display px-2 text-lg font-bold md:text-2xl lg:text-3xl absolute bottom-full right-0 bg-inherit text-white">2019-2024</div></div><div class="relative z-10 space-y-3 md:space-y-4"><h3 class="heading heading-3 font-display font-bold uppercase text-4xl md:text-6xl xl:text-6xl !leading-[1.05] text-white">Fanshop</h3><p class="pr-8 text-sm sm:text-base md:line-clamp-2 md:pr-16 md:text-lg lg:pr-20">V Kabin臎 39 navrhujeme a produkujeme merchandising pro nejv臎t拧铆 tuzemsk茅 klienty.</p><div class="max-h-0 origin-bottom overflow-hidden transition-all duration-300" x-bind:style="hover ? 'max-height: ' + $el.scrollHeight + 'px' : ''"><a href="/projekty/fanshop" class="button-primary z-1 border-2 relative text-center justify-center inline-flex px-6 py-3 uppercase font-bold font-display transition overflow-hidden lg:px-12 sm:text-xl after:bg-gradient-to-r after:absolute after:h-full after:w-[200%] after:top-0 after:right-0 after:transition after:duration-500 hover:after:translate-x-1/2 bg-primarylight border-white text-secondary after:from-white after:via-white after:via-50% after:to-50%"><span class="relative z-10">Chci v臎d臎t v铆c</span></a></div></div></div></div></div><div class="projects-grid-item xs:w-1/2 w-full p-2 lg:w-1/3"><div x-data="{hover: false, hoverEnabled: false}" x-init="hoverEnabled = window.matchMedia('(hover: hover)').matches" @mouseenter="if(hoverEnabled) { hover = true }" @mouseleave="if(hoverEnabled) { hover = false }" @click="if(!hoverEnabled) { hover = true }" @click.outside="if(!hoverEnabled) { hover = false }" x-intersect.full="if(!hoverEnabled) { hover = true }" x-intersect:leave="if(!hoverEnabled) { hover = false }" class="relative"><div class="aspect-project bg-secondary"><img src="https://2s.eoscms.zone/webimages/images/products/dz8-1094-jpg-1725883823/edited.jpg?resize=600x800" alt="HYUNDAI" class="h-full w-full object-cover transition duration-300" :class="hover ? 'grayscale-0' : 'grayscale'" loading="lazy"/></div><div class="from-secondary pointer-events-none absolute inset-0 origin-bottom bg-gradient-to-t transition duration-300" :class="hover ? 'scale-y-100' : 'scale-y-75'"></div><div class="absolute bottom-0 w-full p-6 text-white"><div class="bg-primarylight absolute bottom-0 left-0 w-full transition-all duration-500" :class="hover ? 'h-full' : 'h-3'"><div class="font-display px-2 text-lg font-bold md:text-2xl lg:text-3xl absolute bottom-full right-0 bg-inherit text-white">2024</div></div><div class="relative z-10 space-y-3 md:space-y-4"><h3 class="heading heading-3 font-display font-bold uppercase text-4xl md:text-6xl xl:text-6xl !leading-[1.05] text-white">HYUNDAI</h3><p class="pr-8 text-sm sm:text-base md:line-clamp-2 md:pr-16 md:text-lg lg:pr-20">Partner 膶esk茅 fotbalov茅 reprezentace</p><div class="max-h-0 origin-bottom overflow-hidden transition-all duration-300" x-bind:style="hover ? 'max-height: ' + $el.scrollHeight + 'px' : ''"><a href="/projekty/hyundai" class="button-primary z-1 border-2 relative text-center justify-center inline-flex px-6 py-3 uppercase font-bold font-display transition overflow-hidden lg:px-12 sm:text-xl after:bg-gradient-to-r after:absolute after:h-full after:w-[200%] after:top-0 after:right-0 after:transition after:duration-500 hover:after:translate-x-1/2 bg-primarylight border-white text-secondary after:from-white after:via-white after:via-50% after:to-50%"><span class="relative z-10">Chci v臎d臎t v铆c</span></a></div></div></div></div></div><div class="projects-grid-item xs:w-1/2 w-full p-2 lg:w-1/3"><div x-data="{hover: false, hoverEnabled: false}" x-init="hoverEnabled = window.matchMedia('(hover: hover)').matches" @mouseenter="if(hoverEnabled) { hover = true }" @mouseleave="if(hoverEnabled) { hover = false }" @click="if(!hoverEnabled) { hover = true }" @click.outside="if(!hoverEnabled) { hover = false }" x-intersect.full="if(!hoverEnabled) { hover = true }" x-intersect:leave="if(!hoverEnabled) { hover = false }" class="relative"><div class="aspect-project bg-secondary"><img src="https://2s.eoscms.zone/webimages/images/products/9k16-srdce-png-1725887639/edited.png?resize=600x800" alt="Z脕LE沤ITOST SRDE膶N脥" class="h-full w-full object-cover transition duration-300" :class="hover ? 'grayscale-0' : 'grayscale'" loading="lazy"/></div><div class="from-secondary pointer-events-none absolute inset-0 origin-bottom bg-gradient-to-t transition duration-300" :class="hover ? 'scale-y-100' : 'scale-y-75'"></div><div class="absolute bottom-0 w-full p-6 text-white"><div class="bg-primarylight absolute bottom-0 left-0 w-full transition-all duration-500" :class="hover ? 'h-full' : 'h-3'"><div class="font-display px-2 text-lg font-bold md:text-2xl lg:text-3xl absolute bottom-full right-0 bg-inherit text-white">2024</div></div><div class="relative z-10 space-y-3 md:space-y-4"><h3 class="heading heading-3 font-display font-bold uppercase text-4xl md:text-6xl xl:text-6xl !leading-[1.05] text-white">Z脕LE沤ITOST SRDE膶N脥</h3><p class="pr-8 text-sm sm:text-base md:line-clamp-2 md:pr-16 md:text-lg lg:pr-20">Marketingov谩 kampa艌, do kter茅 d谩v谩m srdce</p><div class="max-h-0 origin-bottom overflow-hidden transition-all duration-300" x-bind:style="hover ? 'max-height: ' + $el.scrollHeight + 'px' : ''"><a href="/projekty/zalezitost-srdecni" class="button-primary z-1 border-2 relative text-center justify-center inline-flex px-6 py-3 uppercase font-bold font-display transition overflow-hidden lg:px-12 sm:text-xl after:bg-gradient-to-r after:absolute after:h-full after:w-[200%] after:top-0 after:right-0 after:transition after:duration-500 hover:after:translate-x-1/2 bg-primarylight border-white text-secondary after:from-white after:via-white after:via-50% after:to-50%"><span class="relative z-10">Chci v臎d臎t v铆c</span></a></div></div></div></div></div><div class="projects-grid-item xs:w-1/2 w-full p-2 lg:w-1/3"><div x-data="{hover: false, hoverEnabled: false}" x-init="hoverEnabled = window.matchMedia('(hover: hover)').matches" @mouseenter="if(hoverEnabled) { hover = true }" @mouseleave="if(hoverEnabled) { hover = false }" @click="if(!hoverEnabled) { hover = true }" @click.outside="if(!hoverEnabled) { hover = false }" x-intersect.full="if(!hoverEnabled) { hover = true }" x-intersect:leave="if(!hoverEnabled) { hover = false }" class="relative"><div class="aspect-project bg-secondary"><img src="https://2s.eoscms.zone/webimages/images/products/dz9-0935-jpg-1726045299/edited.jpg?resize=600x800" alt="GEN ACS" class="h-full w-full object-cover transition duration-300" :class="hover ? 'grayscale-0' : 'grayscale'" loading="lazy"/></div><div class="from-secondary pointer-events-none absolute inset-0 origin-bottom bg-gradient-to-t transition duration-300" :class="hover ? 'scale-y-100' : 'scale-y-75'"></div><div class="absolute bottom-0 w-full p-6 text-white"><div class="bg-primarylight absolute bottom-0 left-0 w-full transition-all duration-500" :class="hover ? 'h-full' : 'h-3'"><div class="font-display px-2 text-lg font-bold md:text-2xl lg:text-3xl absolute bottom-full right-0 bg-inherit text-white">2023-2024</div></div><div class="relative z-10 space-y-3 md:space-y-4"><h3 class="heading heading-3 font-display font-bold uppercase text-4xl md:text-6xl xl:text-6xl !leading-[1.05] text-white">GEN ACS</h3><p class="pr-8 text-sm sm:text-base md:line-clamp-2 md:pr-16 md:text-lg lg:pr-20">Gen, kter媒 spojuje v拧echny spar钮any</p><div class="max-h-0 origin-bottom overflow-hidden transition-all duration-300" x-bind:style="hover ? 'max-height: ' + $el.scrollHeight + 'px' : ''"><a href="/projekty/gen-acs" class="button-primary z-1 border-2 relative text-center justify-center inline-flex px-6 py-3 uppercase font-bold font-display transition overflow-hidden lg:px-12 sm:text-xl after:bg-gradient-to-r after:absolute after:h-full after:w-[200%] after:top-0 after:right-0 after:transition after:duration-500 hover:after:translate-x-1/2 bg-primarylight border-white text-secondary after:from-white after:via-white after:via-50% after:to-50%"><span class="relative z-10">Chci v臎d臎t v铆c</span></a></div></div></div></div></div><div class="projects-grid-item xs:w-1/2 w-full p-2 lg:w-1/3"><div x-data="{hover: false, hoverEnabled: false}" x-init="hoverEnabled = window.matchMedia('(hover: hover)').matches" @mouseenter="if(hoverEnabled) { hover = true }" @mouseleave="if(hoverEnabled) { hover = false }" @click="if(!hoverEnabled) { hover = true }" @click.outside="if(!hoverEnabled) { hover = false }" x-intersect.full="if(!hoverEnabled) { hover = true }" x-intersect:leave="if(!hoverEnabled) { hover = false }" class="relative"><div class="aspect-project bg-secondary"><img src="https://2s.eoscms.zone/webimages/images/products/mf-1080x1350-blue-2-png-1725956923/edited.png?resize=600x800" alt="MAL脻 FOTBAL" class="h-full w-full object-cover transition duration-300" :class="hover ? 'grayscale-0' : 'grayscale'" loading="lazy"/></div><div class="from-secondary pointer-events-none absolute inset-0 origin-bottom bg-gradient-to-t transition duration-300" :class="hover ? 'scale-y-100' : 'scale-y-75'"></div><div class="absolute bottom-0 w-full p-6 text-white"><div class="bg-primarylight absolute bottom-0 left-0 w-full transition-all duration-500" :class="hover ? 'h-full' : 'h-3'"><div class="font-display px-2 text-lg font-bold md:text-2xl lg:text-3xl absolute bottom-full right-0 bg-inherit text-white">2024</div></div><div class="relative z-10 space-y-3 md:space-y-4"><h3 class="heading heading-3 font-display font-bold uppercase text-4xl md:text-6xl xl:text-6xl !leading-[1.05] text-white">MAL脻 FOTBAL</h3><p class="pr-8 text-sm sm:text-base md:line-clamp-2 md:pr-16 md:text-lg lg:pr-20">Celove膷ern铆 dokument</p><div class="max-h-0 origin-bottom overflow-hidden transition-all duration-300" x-bind:style="hover ? 'max-height: ' + $el.scrollHeight + 'px' : ''"><a href="/projekty/maly-fotbal" class="button-primary z-1 border-2 relative text-center justify-center inline-flex px-6 py-3 uppercase font-bold font-display transition overflow-hidden lg:px-12 sm:text-xl after:bg-gradient-to-r after:absolute after:h-full after:w-[200%] after:top-0 after:right-0 after:transition after:duration-500 hover:after:translate-x-1/2 bg-primarylight border-white text-secondary after:from-white after:via-white after:via-50% after:to-50%"><span class="relative z-10">Chci v臎d臎t v铆c</span></a></div></div></div></div></div></div><div class="text-center"><a href="/projekty" class="button-white z-1 border-2 relative text-center justify-center inline-flex px-6 py-3 uppercase font-bold font-display transition overflow-hidden lg:px-12 sm:text-xl after:bg-gradient-to-r after:absolute after:h-full after:w-[200%] after:top-0 after:right-0 after:transition after:duration-500 hover:after:translate-x-1/2 bg-white border-primarylight text-secondary after:from-primarylight after:via-primarylight after:via-50% after:to-50% hover:text-white w-full sm:w-auto"><span class="relative z-10">Zobrazit v拧echny projekty</span></a></div></div></div></div><div class="overflow-hidden"><div class="container"><div class="pb-16 md:pb-24 xl:pb-28 space-y-10 xl:space-y-20 bg-white [&_h2]:text-secondary"><div class="container"><div class="text-center space-y-3 md:space-y-5"><h2 class="heading heading-2 font-display font-bold uppercase text-5xl md:text-6xl xl:text-7xl !leading-[1.05]">Na拧i klienti</h2><div class="inline-flex h-4 gap-2 mx-auto"><div class="bg-secondary pointer-events-none aspect-square"></div><div class="bg-secondarylight pointer-events-none aspect-square"></div><div class="bg-primary pointer-events-none aspect-square"></div><div class="bg-primarylight pointer-events-none aspect-square"></div></div></div></div><div class="clients-carousel after:clear-both after:block"><div class="flex gap-6 md:gap-8"><div class="clients-carousel-item shrink-0"><a href="https://kaizengaming.com/" class="group mx-auto flex aspect-[26/16] h-24 items-center justify-center sm:h-32 md:h-40" target="_blank" rel="noopener noreferrer"><img src="https://2s.eoscms.zone/webimages/images/betano-logo-orange-rgb-png-1726132045/edited.png?resize=260x260" class="pointer-events-none h-full w-full scale-90 select-none object-contain grayscale transition duration-200 group-hover:scale-100 group-hover:grayscale-0" loading="lazy"/></a></div><div class="clients-carousel-item shrink-0"><a href="https://www.ceskyhokej.cz" class="group mx-auto flex aspect-[26/16] h-24 items-center justify-center sm:h-32 md:h-40" target="_blank" rel="noopener noreferrer"><img src="https://2s.eoscms.zone/webimages/images/ch-horizontal-cze-png-1716898853/edited.png?resize=260x260" class="pointer-events-none h-full w-full scale-90 select-none object-contain grayscale transition duration-200 group-hover:scale-100 group-hover:grayscale-0" loading="lazy"/></a></div><div class="clients-carousel-item shrink-0"><a href="https://www.chanceliga.cz" class="group mx-auto flex aspect-[26/16] h-24 items-center justify-center sm:h-32 md:h-40" target="_blank" rel="noopener noreferrer"><img src="https://2s.eoscms.zone/webimages/images/chanceliga-vert-green-rgb-jpg-1726132226/edited.jpg?resize=260x260" class="pointer-events-none h-full w-full scale-90 select-none object-contain grayscale transition duration-200 group-hover:scale-100 group-hover:grayscale-0" loading="lazy"/></a></div><div class="clients-carousel-item shrink-0"><a href="https://www.fchk.cz" class="group mx-auto flex aspect-[26/16] h-24 items-center justify-center sm:h-32 md:h-40" target="_blank" rel="noopener noreferrer"><img src="https://2s.eoscms.zone/webimages/images/logo-new-png-1688723737/edited.png?resize=260x260" class="pointer-events-none h-full w-full scale-90 select-none object-contain grayscale transition duration-200 group-hover:scale-100 group-hover:grayscale-0" loading="lazy"/></a></div><div class="clients-carousel-item shrink-0"><a href="https://www.lfafotbal.cz" class="group mx-auto flex aspect-[26/16] h-24 items-center justify-center sm:h-32 md:h-40" target="_blank" rel="noopener noreferrer"><img src="https://2s.eoscms.zone/webimages/images/lfa-jpg-1686140940/edited.jpg?resize=260x260" class="pointer-events-none h-full w-full scale-90 select-none object-contain grayscale transition duration-200 group-hover:scale-100 group-hover:grayscale-0" loading="lazy"/></a></div><div class="clients-carousel-item shrink-0"><a href="https://www.fotbalpraha.cz" class="group mx-auto flex aspect-[26/16] h-24 items-center justify-center sm:h-32 md:h-40" target="_blank" rel="noopener noreferrer"><img src="https://2s.eoscms.zone/webimages/images/pfs-jpg-1686140967/edited.jpg?resize=260x260" class="pointer-events-none h-full w-full scale-90 select-none object-contain grayscale transition duration-200 group-hover:scale-100 group-hover:grayscale-0" loading="lazy"/></a></div><div class="clients-carousel-item shrink-0"><a href="https://sparta.cz" class="group mx-auto flex aspect-[26/16] h-24 items-center justify-center sm:h-32 md:h-40" target="_blank" rel="noopener noreferrer"><img src="https://2s.eoscms.zone/webimages/images/sparta-jpg-1686140981/edited.jpg?resize=260x260" class="pointer-events-none h-full w-full scale-90 select-none object-contain grayscale transition duration-200 group-hover:scale-100 group-hover:grayscale-0" loading="lazy"/></a></div><div class="clients-carousel-item shrink-0"><a href="https://repre.fotbal.cz" class="group mx-auto flex aspect-[26/16] h-24 items-center justify-center sm:h-32 md:h-40" target="_blank" rel="noopener noreferrer"><img src="https://2s.eoscms.zone/webimages/images/cr-jpg-1686140993/edited.jpg?resize=260x260" class="pointer-events-none h-full w-full scale-90 select-none object-contain grayscale transition duration-200 group-hover:scale-100 group-hover:grayscale-0" loading="lazy"/></a></div><div class="clients-carousel-item shrink-0"><a href="https://www.csob.cz/portal/" class="group mx-auto flex aspect-[26/16] h-24 items-center justify-center sm:h-32 md:h-40" target="_blank" rel="noopener noreferrer"><img src="https://2s.eoscms.zone/webimages/images/csob-png-1695285274/edited.png?resize=260x260" class="pointer-events-none h-full w-full scale-90 select-none object-contain grayscale transition duration-200 group-hover:scale-100 group-hover:grayscale-0" loading="lazy"/></a></div><div class="clients-carousel-item shrink-0"><a href="https://www.adidas.cz" class="group mx-auto flex aspect-[26/16] h-24 items-center justify-center sm:h-32 md:h-40" target="_blank" rel="noopener noreferrer"><img src="https://2s.eoscms.zone/webimages/images/adidas-png-1695285295/edited.png?resize=260x260" class="pointer-events-none h-full w-full scale-90 select-none object-contain grayscale transition duration-200 group-hover:scale-100 group-hover:grayscale-0" loading="lazy"/></a></div><div class="clients-carousel-item shrink-0"><a href="https://www.radegast.cz" class="group mx-auto flex aspect-[26/16] h-24 items-center justify-center sm:h-32 md:h-40" target="_blank" rel="noopener noreferrer"><img src="https://2s.eoscms.zone/webimages/images/radegast-logo-png-1726131345/edited.png?resize=260x260" class="pointer-events-none h-full w-full scale-90 select-none object-contain grayscale transition duration-200 group-hover:scale-100 group-hover:grayscale-0" loading="lazy"/></a></div></div></div></div><div class="pb-16 md:pb-24 xl:pb-28 bg-white [&_h2]:text-secondary"><div class="bg-secondary grid text-white md:auto-rows-fr"><div class="grid md:grid-cols-2"><div class="order-2 flex h-full flex-col items-center justify-center gap-6 px-10 py-12 text-center md:items-start md:text-left lg:p-14 md:order-1"><div class="flex justify-center md:justify-start"><div class="xs:h-12 xs:w-64 h-10 w-52"><svg class="icon--kabina39 h-full w-full"><use xlink:href="/sprite.svg#kabina39"></use></svg></div></div><h3 class="sr-only">Kabina 39</h3><div class="prose lg:prose-lg"><p>Sd铆l铆me spolu kabinu, kde聽vznikaj铆 ty nejlep拧铆 slu啪by聽a聽produkty zam臎艡en茅 na聽sportovn铆 subjekty, fanou拧ky a聽sportovce. Kabina39 sdru啪uje spole膷nosti a聽profesion谩ly v聽oblasti sportovn铆ho businessu, kte艡铆 posouvaj铆 nejen 膷esk媒 sport na聽nejvy拧拧铆 煤rove艌. P艡ij膹te k聽n谩m do聽kabiny a聽spole膷n臎 vymysl铆me v铆t臎znou strategii va拧铆 zna膷ky.</p></div><div class="w-full max-w-xs md:w-auto md:max-w-none"><a href="https://kabina39.cz" class="button-secondary z-1 border-2 relative text-center justify-center inline-flex px-6 py-3 uppercase font-bold font-display transition overflow-hidden lg:px-12 sm:text-xl after:bg-gradient-to-r after:absolute after:h-full after:w-[200%] after:top-0 after:right-0 after:transition after:duration-500 hover:after:translate-x-1/2 bg-secondary border-white text-white after:from-white after:via-white after:via-50% after:to-50% hover:text-secondary w-full" target="_blank" rel="noopener noreferrer"><span class="relative z-10">Na web Kabina 39</span></a></div></div><div class="order-1 md:order-2"><picture><source media="(max-width: 1024px)" srcSet="https://2s.eoscms.zone/webimages/images/parts-kabina39-jpg-1685687541/edited.jpg?resize=800x800"/><img src="https://2s.eoscms.zone/webimages/images/parts-kabina39-jpg-1685687541/edited.jpg?resize=1200x1200" alt="Kabina 39" loading="lazy" class="h-full w-full object-cover"/></picture></div></div><div class="grid md:grid-cols-2"><div class="order-2 flex h-full flex-col items-center justify-center gap-6 px-10 py-12 text-center md:items-start md:text-left lg:p-14 md:order-2"><div class="flex justify-center md:justify-start"><div class="xs:h-12 xs:w-56 h-10 w-48"><svg class="icon--sportbiz h-full w-full"><use xlink:href="/sprite.svg#sportbiz"></use></svg></div></div><h3 class="sr-only">SportBiz</h3><div class="prose lg:prose-lg"><p>Hled谩te inspiraci, tipy a聽zpr谩vy ze聽sportovn铆ho marketingu a聽managementu? SportBiz je聽pr谩v臎 tou platformou pro聽sd铆len铆 toho nejlep拧铆ho z聽膷esk茅ho i聽sv臎tov茅ho prost艡ed铆. Roz拧铆艡it sv茅 znalosti 膷i聽sd铆let sv茅 zku拧enosti s聽ostatn铆mi聽m暖啪ete na聽webov媒ch str谩nk谩ch www.SportBiz.cz, Facebookov茅 str谩nce 膷i聽LIVE setk谩n铆ch.</p></div><div class="w-full max-w-xs md:w-auto md:max-w-none"><a href="https://sportbiz.cz" class="button-secondary z-1 border-2 relative text-center justify-center inline-flex px-6 py-3 uppercase font-bold font-display transition overflow-hidden lg:px-12 sm:text-xl after:bg-gradient-to-r after:absolute after:h-full after:w-[200%] after:top-0 after:right-0 after:transition after:duration-500 hover:after:translate-x-1/2 bg-secondary border-white text-white after:from-white after:via-white after:via-50% after:to-50% hover:text-secondary w-full" target="_blank" rel="noopener noreferrer"><span class="relative z-10">Na web SportBiz</span></a></div></div><div class="order-1 md:order-1"><picture><source media="(max-width: 1024px)" srcSet="https://2s.eoscms.zone/webimages/images/parts-sportbiz-jpg-1685687561/edited.jpg?resize=800x800"/><img src="https://2s.eoscms.zone/webimages/images/parts-sportbiz-jpg-1685687561/edited.jpg?resize=1200x1200" alt="SportBiz" loading="lazy" class="h-full w-full object-cover"/></picture></div></div><div class="grid md:grid-cols-2"><div class="order-2 flex h-full flex-col items-center justify-center gap-6 px-10 py-12 text-center md:items-start md:text-left lg:p-14 md:order-1"><div class="flex justify-center md:justify-start"><div class="xs:w-56 aspect-[51/30] w-48 2xl:hidden"><svg class="icon--sms-vertical h-full w-full"><use xlink:href="/sprite.svg#sms-vertical"></use></svg></div><div class="3xl:h-12 aspect-[730/62] max-2xl:hidden 2xl:h-10"><svg class="icon--sms-horizontal h-full w-full"><use xlink:href="/sprite.svg#sms-horizontal"></use></svg></div></div><h3 class="sr-only">Sport Marketing Scan</h3><div class="prose lg:prose-lg"><p>Sport Marketing Scan je聽komplexn铆 n谩stroj navr啪en媒 pro聽detailn铆 anal媒zu a聽rozvoj marketingov媒ch strategi铆 sportovn铆ch organizac铆. Poskytuje ucelen媒 p艡ehled o聽拧esti kl铆膷ov媒ch oblastech, v膷etn臎 strategie, kultury organizace, brandingu, produkt暖 a聽slu啪eb, datov茅 anal媒zy a聽potenci谩lu pro聽r暖st a聽inovace. V媒sledkem je聽膷ty艡stup艌ov谩 klasifikace s聽p艡ehledn媒m hodnocen铆m a聽srovn谩n铆m se聽standardem trhu.</p></div><div class="w-full max-w-xs md:w-auto md:max-w-none"><a href="https://0jvk17vsw6z.typeform.com/to/pv23NWDf" class="button-secondary z-1 border-2 relative text-center justify-center inline-flex px-6 py-3 uppercase font-bold font-display transition overflow-hidden lg:px-12 sm:text-xl after:bg-gradient-to-r after:absolute after:h-full after:w-[200%] after:top-0 after:right-0 after:transition after:duration-500 hover:after:translate-x-1/2 bg-secondary border-white text-white after:from-white after:via-white after:via-50% after:to-50% hover:text-secondary w-full" target="_blank" rel="noopener noreferrer"><span class="relative z-10">NA DOTAZN脥K</span></a></div></div><div class="order-1 md:order-2"><picture><source media="(max-width: 1024px)" srcSet="https://2s.eoscms.zone/webimages/images/untitled-1-png-1714382522/edited.png?resize=800x800"/><img src="https://2s.eoscms.zone/webimages/images/untitled-1-png-1714382522/edited.png?resize=1200x1200" alt="Sport Marketing Scan" loading="lazy" class="h-full w-full object-cover"/></picture></div></div></div></div></div></div><footer id="contact" class="bg-secondary border-t-12 border-primarylight py-20 text-white"><div class="container"><div class="mx-auto space-y-16 text-center sm:max-w-screen-md xl:max-w-none"><div class="inline-flex flex-col gap-10 text-left sm:flex sm:flex-row sm:flex-wrap sm:justify-center lg:justify-between lg:gap-16"><div class="order-2 sm:flex-1 lg:order-1"><div class="flex h-full flex-col gap-7 sm:flex-row sm:items-start"><div class="w-24"><img src="/images/svatopluk-smysl.png" alt="Svatopluk Smysl" class="w-full"/></div><div class="flex h-full flex-col justify-between"><div class="space-y-4"><div class="font-display flex flex-col uppercase"><div class="text-2xl font-bold md:text-3xl">Svatopluk Smysl</div><div class="text-primarylight text-2xl">CEO</div></div><div class="flex flex-col items-start text-lg empty:hidden"><a href="mailto:svatopluk.smysl@2score.cz" class="contact-link contact-link-email whitespace-nowrap hover:underline">svatopluk.smysl@2score.cz</a><a href="tel:+420775119863" class="contact-link contact-link-phone whitespace-nowrap hover:underline">+420 775 119 863</a></div></div><div class="text-light flex flex-col items-start empty:hidden"><a href="mailto:hello@2score.cz" class="contact-link contact-link-email whitespace-nowrap hover:underline">hello@2score.cz</a><a href="mailto:fakturace@2score.cz" class="contact-link contact-link-email whitespace-nowrap hover:underline">fakturace@2score.cz</a></div></div></div></div><div class="w-full xl:contents"><div class="order-1 mx-auto h-16 w-64 shrink-0 self-start lg:order-2 lg:block"><svg class="icon--logo h-full w-full"><use xlink:href="/sprite.svg#logo"></use></svg></div></div><div class="order-3 sm:flex-1 xl:justify-self-end"><div class="flex flex-col justify-between gap-6 xl:text-right"><div class="space-y-6"><div class="font-display text-2xl font-bold uppercase md:text-3xl">Faktura膷n铆 煤daje</div><address class="text-lg not-italic"><div>2Score s.r.o.<br />Komunard暖 1039/39<br />170 00, Praha 7</div></address></div><div class="text-light">I膶: 24265080 <br/>DI膶: CZ24265080 (jsme pl谩tci DPH)</div></div></div></div><div class="flex flex-col items-center gap-y-8"><div class="flex items-center gap-6 empty:hidden lg:gap-14"><a href="https://www.facebook.com/2Score" target="_blank" rel="noopener noreferrer" class="text-light flex h-8 w-9 items-center justify-center transition hover:text-white"><svg class="icon--fb h-full w-full"><use xlink:href="/sprite.svg#fb"></use></svg></a><a href="https://www.linkedin.com/company/2score/mycompany/" target="_blank" rel="noopener noreferrer" class="text-light flex h-8 w-9 items-center justify-center transition hover:text-white"><svg class="icon--in h-full w-full"><use xlink:href="/sprite.svg#in"></use></svg></a><a href="https://www.instagram.com/2scorecz/" target="_blank" rel="noopener noreferrer" class="text-light flex h-8 w-9 items-center justify-center transition hover:text-white"><svg class="icon--ig h-full w-full"><use xlink:href="/sprite.svg#ig"></use></svg></a><a href="https://www.youtube.com/channel/UCU8JZsEYVl7_R0fptqulJBQ/videos" target="_blank" rel="noopener noreferrer" class="text-light flex h-8 w-9 items-center justify-center transition hover:text-white"><svg class="icon--yt h-full w-full"><use xlink:href="/sprite.svg#yt"></use></svg></a><a href="https://twitter.com/2_Score" target="_blank" rel="noopener noreferrer" class="text-light flex h-8 w-9 items-center justify-center transition hover:text-white"><svg class="icon--tw h-full w-full"><use xlink:href="/sprite.svg#tw"></use></svg></a></div><a href="https://eos.cz" target="_blank" rel="noopener noreferrer" class="block h-6 w-36"><svg class="icon--logo-powered-by-eos h-full w-full"><use xlink:href="/sprite.svg#logo-powered-by-eos"></use></svg></a></div></div></div></footer></body></html>