<style>
/*! tailwindcss v3.2.4 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
box-sizing: border-box;
border: 0 solid #e5e7eb;
}
:after,
:before {
--tw-content: "";
}
html {
line-height: 1.5;
-webkit-text-size-adjust: 100%;
-moz-tab-size: 4;
-o-tab-size: 4;
tab-size: 4;
font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
font-feature-settings: normal;
}
body {
margin: 0;
line-height: inherit;
}
hr {
height: 0;
color: inherit;
border-top-width: 1px;
}
abbr:where([title]) {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: inherit;
font-weight: inherit;
}
a {
color: inherit;
text-decoration: inherit;
}
b,
strong {
font-weight: bolder;
}
code,
kbd,
pre,
samp {
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
Liberation Mono, Courier New, monospace;
font-size: 1em;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: initial;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
table {
text-indent: 0;
border-color: inherit;
border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
font-weight: inherit;
line-height: inherit;
color: inherit;
margin: 0;
padding: 0;
}
button,
select {
text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
-webkit-appearance: button;
background-color: initial;
background-image: none;
}
:-moz-focusring {
outline: auto;
}
:-moz-ui-invalid {
box-shadow: none;
}
progress {
vertical-align: initial;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
height: auto;
}
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
summary {
display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
margin: 0;
}
fieldset {
margin: 0;
}
fieldset,
legend {
padding: 0;
}
menu,
ol,
ul {
list-style: none;
margin: 0;
padding: 0;
}
textarea {
resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
opacity: 1;
color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
opacity: 1;
color: #9ca3af;
}
[role="button"],
button {
cursor: pointer;
}
:disabled {
cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
display: block;
vertical-align: middle;
}
img,
video {
max-width: 100%;
height: auto;
}
[hidden] {
display: none;
}
*,
::backdrop,
:after,
:before {
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-rotate: 0;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-pan-x: ;
--tw-pan-y: ;
--tw-pinch-zoom: ;
--tw-scroll-snap-strictness: proximity;
--tw-ordinal: ;
--tw-slashed-zero: ;
--tw-numeric-figure: ;
--tw-numeric-spacing: ;
--tw-numeric-fraction: ;
--tw-ring-inset: ;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: #3b82f680;
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-shadow: 0 0 #0000;
--tw-shadow: 0 0 #0000;
--tw-shadow-colored: 0 0 #0000;
--tw-blur: ;
--tw-brightness: ;
--tw-contrast: ;
--tw-grayscale: ;
--tw-hue-rotate: ;
--tw-invert: ;
--tw-saturate: ;
--tw-sepia: ;
--tw-drop-shadow: ;
--tw-backdrop-blur: ;
--tw-backdrop-brightness: ;
--tw-backdrop-contrast: ;
--tw-backdrop-grayscale: ;
--tw-backdrop-hue-rotate: ;
--tw-backdrop-invert: ;
--tw-backdrop-opacity: ;
--tw-backdrop-saturate: ;
--tw-backdrop-sepia: ;
}
.container {
width: 100%;
}
@media (min-width: 640px) {
.container {
max-width: 640px;
}
}
@media (min-width: 768px) {
.container {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.container {
max-width: 1024px;
}
}
@media (min-width: 1280px) {
.container {
max-width: 1280px;
}
}
@media (min-width: 1536px) {
.container {
max-width: 1536px;
}
}
.absolute {
position: absolute !important;
}
.relative {
position: relative !important;
}
.inset-x-0 {
left: 0 !important;
right: 0 !important;
}
.top-0 {
top: 0 !important;
}
.left-0 {
left: 0 !important;
}
.bottom-0 {
bottom: 0 !important;
}
.z-0 {
z-index: 0 !important;
}
.mx-auto {
margin-left: auto !important;
margin-right: auto !important;
}
.mb-16 {
margin-bottom: 4rem !important;
}
.mb-6 {
margin-bottom: 1.5rem !important;
}
.mb-10 {
margin-bottom: 2.5rem !important;
}
.-mt-8 {
margin-top: -2rem !important;
}
.-ml-20 {
margin-left: -5rem !important;
}
.mb-3 {
margin-bottom: 0.75rem !important;
}
.mb-2 {
margin-bottom: 0.5rem !important;
}
.mb-4 {
margin-bottom: 1rem !important;
}
.mb-8 {
margin-bottom: 2rem !important;
}
.inline-block {
display: inline-block !important;
}
.flex {
display: flex !important;
}
.inline-flex {
display: inline-flex !important;
}
.table {
display: table !important;
}
.grid {
display: grid !important;
}
.hidden {
display: none !important;
}
.h-12 {
height: 3rem !important;
}
.h-6 {
height: 1.5rem !important;
}
.h-64 {
height: 16rem !important;
}
.h-56 {
height: 14rem !important;
}
.w-12 {
width: 3rem !important;
}
.w-6 {
width: 1.5rem !important;
}
.w-32 {
width: 8rem !important;
}
.w-full {
width: 100% !important;
}
.max-w-xl {
max-width: 36rem !important;
}
.max-w-lg {
max-width: 32rem !important;
}
.transform {
transform: translate(var(--tw-translate-x), var(--tw-translate-y))
rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.flex-col {
flex-direction: column !important;
}
.items-center {
align-items: center !important;
}
.justify-center {
justify-content: center !important;
}
.gap-8 {
gap: 2rem !important;
}
.gap-5 {
gap: 1.25rem !important;
}
.gap-6 {
gap: 1.5rem !important;
}
.overflow-auto {
overflow: auto !important;
}
.overflow-hidden {
overflow: hidden !important;
}
.rounded-full {
border-radius: 9999px !important;
}
.rounded {
border-radius: 0.25rem !important;
}
.border {
border-width: 1px !important;
}
.border-2 {
border-width: 2px !important;
}
.border-t-0 {
border-top-width: 0 !important;
}
.border-primary {
--tw-border-opacity: 1 !important;
border-color: rgb(232 45 143 / var(--tw-border-opacity)) !important;
}
.bg-purple-50 {
background-color: rgb(250 245 255 / var(--tw-bg-opacity)) !important;
}
.bg-purple-50,
.bg-white {
--tw-bg-opacity: 1 !important;
}
.bg-white {
background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.bg-black {
--tw-bg-opacity: 1 !important;
background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
.bg-opacity-75 {
--tw-bg-opacity: 0.75 !important;
}
.object-cover {
-o-object-fit: cover !important;
object-fit: cover !important;
}
.p-5 {
padding: 1.25rem !important;
}
.p-8 {
padding: 2rem !important;
}
.px-4 {
padding-left: 1rem !important;
padding-right: 1rem !important;
}
.px-5 {
padding-left: 1.25rem !important;
padding-right: 1.25rem !important;
}
.py-16 {
padding-top: 4rem !important;
padding-bottom: 4rem !important;
}
.px-6 {
padding-left: 1.5rem !important;
padding-right: 1.5rem !important;
}
.py-4 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.pt-16 {
padding-top: 4rem !important;
}
.pb-12 {
padding-bottom: 3rem !important;
}
.pb-16 {
padding-bottom: 4rem !important;
}
.text-center {
text-align: center !important;
}
.font-sans {
font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji !important;
}
.text-3xl {
font-size: 1.875rem !important;
line-height: 2.25rem !important;
}
.text-base {
font-size: 1rem !important;
line-height: 1.5rem !important;
}
.text-xs {
font-size: 0.75rem !important;
line-height: 1rem !important;
}
.text-2xl {
font-size: 1.5rem !important;
line-height: 2rem !important;
}
.text-sm {
font-size: 0.875rem !important;
line-height: 1.25rem !important;
}
.font-bold {
font-weight: 700 !important;
}
.font-semibold {
font-weight: 600 !important;
}
.font-medium {
font-weight: 500 !important;
}
.uppercase {
text-transform: uppercase !important;
}
.leading-none {
line-height: 1 !important;
}
.leading-5 {
line-height: 1.25rem !important;
}
.tracking-tight {
letter-spacing: -0.025em !important;
}
.tracking-wide {
letter-spacing: 0.025em !important;
}
.text-primary {
--tw-text-opacity: 1 !important;
color: rgb(232 45 143 / var(--tw-text-opacity)) !important;
}
.text-gray-900 {
--tw-text-opacity: 1 !important;
color: rgb(17 24 39 / var(--tw-text-opacity)) !important;
}
.text-gray-700 {
color: rgb(55 65 81 / var(--tw-text-opacity)) !important;
}
.text-gray-700,
.text-white {
--tw-text-opacity: 1 !important;
}
.text-white {
color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.shadow-sm {
--tw-shadow: 0 1px 2px 0 #0000000d !important;
--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
}
.shadow-sm,
.shadow-xl {
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-xl {
--tw-shadow: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a !important;
--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),
0 8px 10px -6px var(--tw-shadow-color) !important;
}
.shadow-lg {
--tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a !important;
--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
0 4px 6px -4px var(--tw-shadow-color) !important;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.transition-shadow {
transition-property: box-shadow !important;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
transition-duration: 0.15s !important;
}
.transition-colors {
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke !important;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
transition-duration: 0.15s !important;
}
.transition {
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, opacity, box-shadow, transform,
filter, -webkit-backdrop-filter !important;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, opacity, box-shadow, transform,
filter, backdrop-filter !important;
transition-property: color, background-color, border-color,
text-decoration-color, fill, stroke, opacity, box-shadow, transform,
filter, backdrop-filter, -webkit-backdrop-filter !important;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
transition-duration: 0.15s !important;
}
.duration-300 {
transition-duration: 0.3s !important;
}
.duration-200 {
transition-duration: 0.2s !important;
}
.hover\:-translate-y-2:hover {
--tw-translate-y: -0.5rem !important;
transform: translate(var(--tw-translate-x), var(--tw-translate-y))
rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.hover\:text-primary:hover {
--tw-text-opacity: 1 !important;
color: rgb(232 45 143 / var(--tw-text-opacity)) !important;
}
.hover\:shadow-2xl:hover {
--tw-shadow: 0 25px 50px -12px #00000040 !important;
--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
@media (min-width: 640px) {
.sm\:mx-auto {
margin-left: auto !important;
margin-right: auto !important;
}
.sm\:mb-0 {
margin-bottom: 0 !important;
}
.sm\:block {
display: block !important;
}
.sm\:h-96 {
height: 24rem !important;
}
.sm\:max-w-xl {
max-width: 36rem !important;
}
.sm\:max-w-sm {
max-width: 24rem !important;
}
.sm\:grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
}
.sm\:p-16 {
padding: 4rem !important;
}
.sm\:text-center {
text-align: center !important;
}
.sm\:text-4xl {
font-size: 2.25rem !important;
line-height: 2.5rem !important;
}
.sm\:leading-none {
line-height: 1 !important;
}
}
@media (min-width: 768px) {
.md\:mx-auto {
margin-left: auto !important;
margin-right: auto !important;
}
.md\:mb-12 {
margin-bottom: 3rem !important;
}
.md\:block {
display: block !important;
}
.md\:h-64 {
height: 16rem !important;
}
.md\:max-w-full {
max-width: 100% !important;
}
.md\:px-24 {
padding-left: 6rem !important;
padding-right: 6rem !important;
}
.md\:text-lg {
font-size: 1.125rem !important;
line-height: 1.75rem !important;
}
}
@media (min-width: 1024px) {
.lg\:-ml-28 {
margin-left: -7rem !important;
}
.lg\:-mt-10 {
margin-top: -2.5rem !important;
}
.lg\:mb-0 {
margin-bottom: 0 !important;
}
.lg\:w-32 {
width: 8rem !important;
}
.lg\:w-1\/2 {
width: 50% !important;
}
.lg\:max-w-screen-xl {
max-width: 1280px !important;
}
.lg\:max-w-2xl {
max-width: 42rem !important;
}
.lg\:max-w-full {
max-width: 100% !important;
}
.lg\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
}
.lg\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.lg\:flex-row {
flex-direction: row !important;
}
.lg\:px-8 {
padding-left: 2rem !important;
padding-right: 2rem !important;
}
.lg\:py-20 {
padding-bottom: 5rem !important;
}
.lg\:pt-20,
.lg\:py-20 {
padding-top: 5rem !important;
}
.lg\:pb-20 {
padding-bottom: 5rem !important;
}
.lg\:pr-5 {
padding-right: 1.25rem !important;
}
}
@media (min-width: 1280px) {
.xl\:h-80 {
height: 20rem !important;
}
}
</style>
<div
class="px-4 pt-16 mx-auto sm:max-w-xl md:max-w-full lg:max-w-screen-xl md:px-24 lg:px-8 lg:pt-20"
>
<div class="max-w-xl sm:mx-auto lg:max-w-2xl">
<div class="flex flex-col mb-16 sm:text-center sm:mb-0">
<a href="/" class="mb-6 sm:mx-auto">
<div
class="flex items-center justify-center w-12 h-12 rounded-full bg-purple-50"
>
<svg
xmlns="http://www.w3.org/2000/svg"
class="h-6 w-6 text-primary"
viewBox="0 0 20 20"
fill="currentColor"
>
<path
d="M9.049 2.927c.3-.921 1.603-.921 1.902 0l1.07 3.292a1 1 0 00.95.69h3.462c.969 0 1.371 1.24.588 1.81l-2.8 2.034a1 1 0 00-.364 1.118l1.07 3.292c.3.921-.755 1.688-1.54 1.118l-2.8-2.034a1 1 0 00-1.175 0l-2.8 2.034c-.784.57-1.838-.197-1.539-1.118l1.07-3.292a1 1 0 00-.364-1.118L2.98 8.72c-.783-.57-.38-1.81.588-1.81h3.461a1 1 0 00.951-.69l1.07-3.292z"
/>
</svg>
</div>
</a>
<div
class="max-w-xl mb-10 md:mx-auto sm:text-center lg:max-w-2xl md:mb-12"
>
<h2
class="max-w-lg mb-6 font-sans text-3xl font-bold leading-none tracking-tight text-gray-900 sm:text-4xl md:mx-auto"
>
<span class="relative inline-block">
<svg
viewBox="0 0 52 24"
fill="currentColor"
class="absolute top-0 left-0 z-0 hidden w-32 -mt-8 -ml-20 text-primary lg:w-32 lg:-ml-28 lg:-mt-10 sm:block"
>
<defs>
<pattern
id="e77df901-b9d7-4b9b-822e-16b2d410795b"
x="0"
y="0"
width=".135"
height=".30"
>
<circle cx="1" cy="1" r=".7"></circle>
</pattern>
</defs>
<rect
fill="url(#e77df901-b9d7-4b9b-822e-16b2d410795b)"
width="52"
height="24"
></rect>
</svg>
<span class="relative">Dolgozz</span>
</span>
velünk!
</h2>
<p class="text-base text-gray-700 md:text-lg">
A <b>Rapcity</b> egyszemélyes cégből, közel egy évtized alatt
Magyarország <b>piacvezető</b> kosárlabda termékekkel foglalkozó
üzletévé vált. A titkunk a <b>szakértelem</b> és <b>hozzáállás</b>.
Nekünk ez nem munka, inkább hobbi.
<span class="text-primary font-bold">Csatlakozz hozzánk!</span>
</p>
</div>
</div>
</div>
</div>
<style>
#table tbody tr td {
width: 17.5%;
min-width: 125px;
}
#table tbody tr td:first-child {
width: 30%;
}
</style>
<section class="text-gray-900 body-font font-sans">
<div class="container px-5 pb-12 mx-auto">
<div class="w-full mx-auto overflow-auto">
<div
class="px-4 py-16 mx-auto sm:max-w-xl md:max-w-full lg:max-w-screen-xl md:px-24 lg:px-8 lg:py-20"
>
<div
class="grid gap-8 lg:grid-cols-1 sm:max-w-sm sm:mx-auto lg:max-w-full"
>
<div
class="overflow-hidden transition-shadow duration-300 bg-white rounded shadow-sm"
>
<img
src="https://www.rapcity.hu/pics/000001/CKEditor_Image_D7596D7A_7A76_4EF8_9DB1_04536683607B.JPG"
class="object-cover w-full h-64"
alt=""
/>
<div class="p-5 border border-t-0">
<p class="mb-3 text-xs font-semibold tracking-wide uppercase">
<a
href="https://www.rapcity.hu/asszisztensi-allas-hDOLG_ASSZ.html"
class="transition-colors duration-200 text-blue-gray-900 hover:text-deep-purple-accent-700"
>Jelentkezési határidő: 2023.02.05.</a
>
</p>
<a
href="https://www.rapcity.hu/asszisztensi-allas-hDOLG_ASSZ.html"
aria-label="Category"
title="Asszisztens"
class="inline-block mb-3 text-2xl font-bold leading-5 transition-colors duration-200 hover:text-primary"
>Asszisztens</a
>
<p class="mb-2 text-gray-700">
A Rapcity adminisztratív feladatainak ellátása.
</p>
<a
href="https://www.rapcity.hu/asszisztensi-allas-hDOLG_ASSZ.html"
aria-label=""
class="inline-flex items-center font-semibold transition-colors duration-200 text-primary"
>Érdekel!</a
>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<div
class="px-4 pb-16 mx-auto sm:max-w-xl md:max-w-full lg:max-w-screen-xl md:px-24 lg:px-8 lg:pb-20"
>
<div class="p-8 rounded shadow-xl border-primary border-2 sm:p-16">
<div class="flex flex-col lg:flex-row">
<div class="mb-6 lg:mb-0 lg:w-1/2 lg:pr-5">
<h2
class="font-sans text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl sm:leading-none"
>
<span class="inline-block text-primary"
>Általános<br />jelentkezés</span
>
</h2>
</div>
<div class="lg:w-1/2">
<p class="mb-4 text-base text-gray-700">
Lehet, hogy éppen nincs olyan pozíció ami ideális a számodra, de
mindig szívesen vesszük ha valaki velünk szeretne dolgozni. Ha
szeretnél elsőkézből értesülni a megnyíl pozíciókról, töltsd ki az
alábbi űrlapot!
</p>
<a
href="https://forms.clickup.com/4701560/f/4ffbr-8505/6K6Y4HBJW8R76TFRTD"
aria-label=""
class="inline-flex items-center font-semibold transition-colors duration-200 text-primary"
>Jelentkezek!</a
>
</div>
</div>
</div>
</div>
<div
class="px-4 py-16 mx-auto sm:max-w-xl md:max-w-full lg:max-w-screen-xl md:px-24 lg:px-8 lg:py-20"
>
<div class="grid gap-5 row-gap-8 lg:grid-cols-2">
<div class="flex flex-col justify-center">
<div class="max-w-xl mb-6">
<h2
class="max-w-lg mb-6 font-sans text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl sm:leading-none"
>
Egy kis visszatekinés, <br class="hidden md:block" />
honnan is jöttünk
</h2>
<p class="text-base text-gray-700 md:text-lg">
Sed ut perspiciatis unde omnis iste natus error sit voluptatem
accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae.
explicabo.
</p>
</div>
</div>
<div>
<iframe
class="w-full h-56 rounded shadow-lg sm:h-96"
width="560"
height="315"
src="https://www.youtube.com/embed/2wvg901-PeY"
title="BuzaDaniel.com: Rapcity 15. szülinapi visszatekintő #20"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen
></iframe>
</div>
</div>
</div>
<div
class="px-4 py-16 mx-auto sm:max-w-xl md:max-w-full lg:max-w-screen-xl md:px-24 lg:px-8 lg:py-20"
>
<div class="text-center w-full mb-8">
<h2
class="font-sans text-3xl font-bold tracking-tight text-gray-900 sm:text-4xl sm:leading-none group"
>
<span class="inline-block"> Életképek </span>
</h2>
</div>
<div
class="grid gap-6 row-gap-5 mb-8 lg:grid-cols-3 sm:row-gap-6 sm:grid-cols-1"
>
<a
href="https://rapcity.hu/images/statoldalak/csapat.jpg"
aria-label="Kép"
target="_blank"
>
<div
class="relative overflow-hidden transition duration-200 transform rounded shadow-lg hover:-translate-y-2 hover:shadow-2xl"
>
<img
class="object-cover w-full h-56 md:h-64 xl:h-80"
src="https://rapcity.hu/images/statoldalak/csapat.jpg"
alt=""
/>
<div
class="absolute inset-x-0 bottom-0 px-6 py-4 bg-black bg-opacity-75"
>
<p class="text-sm font-medium tracking-wide text-white">
Jordan 11 Retro Concord divatbemutató után
</p>
</div>
</div>
</a>
<a
href="https://rapcity.hu/images/statoldalak/7B8A3253.jpg"
aria-label="Kép"
target="_blank"
>
<div
class="relative overflow-hidden transition duration-200 transform rounded shadow-lg hover:-translate-y-2 hover:shadow-2xl"
>
<img
class="object-cover w-full h-56 md:h-64 xl:h-80"
src="https://rapcity.hu/images/statoldalak/7B8A3253.jpg"
alt=""
/>
<div
class="absolute inset-x-0 bottom-0 px-6 py-4 bg-black bg-opacity-75"
>
<p class="text-sm font-medium tracking-wide text-white">
Vili és Geri a Bre(a)d release előtt
</p>
</div>
</div>
</a>
<a
href="https://rapcity.hu/images/statoldalak/i-NxZnvrg-X3.jpg"
aria-label="Kép"
target="_blank"
>
<div
class="relative overflow-hidden transition duration-200 transform rounded shadow-lg hover:-translate-y-2 hover:shadow-2xl"
>
<img
class="object-cover w-full h-56 md:h-64 xl:h-80"
src="https://rapcity.hu/images/statoldalak/i-NxZnvrg-X3.jpg"
alt=""
/>
<div
class="absolute inset-x-0 bottom-0 px-6 py-4 bg-black bg-opacity-75"
>
<p class="text-sm font-medium tracking-wide text-white">
Ilyen nálunk egy karácsonyi vacsi (szigorúan mindig januárban)
</p>
</div>
</div>
</a>
<a
href="https://rapcity.hu/images/statoldalak/IMG_1093.JPG"
aria-label="Kép"
target="_blank"
>
<div
class="relative overflow-hidden transition duration-200 transform rounded shadow-lg hover:-translate-y-2 hover:shadow-2xl"
>
<img
class="object-cover w-full h-56 md:h-64 xl:h-80"
src="https://rapcity.hu/images/statoldalak/IMG_1093.JPG"
alt=""
/>
<div
class="absolute inset-x-0 bottom-0 px-6 py-4 bg-black bg-opacity-75"
>
<p class="text-sm font-medium tracking-wide text-white">
Nem mindig a munka van a középpontban...
</p>
</div>
</div>
</a>
<a
href="https://rapcity.hu/images/statoldalak/IMG_1106.JPG"
aria-label="Kép"
target="_blank"
>
<div
class="relative overflow-hidden transition duration-200 transform rounded shadow-lg hover:-translate-y-2 hover:shadow-2xl"
>
<img
class="object-cover w-full h-56 md:h-64 xl:h-80"
src="https://rapcity.hu/images/statoldalak/IMG_1106.JPG"
alt=""
/>
<div
class="absolute inset-x-0 bottom-0 px-6 py-4 bg-black bg-opacity-75"
>
<p class="text-sm font-medium tracking-wide text-white">
Nem csak munkahelyen, utána is...
</p>
</div>
</div>
</a>
</div>
<p class="max-w-xl text-base text-gray-700 sm:mx-auto text-center">
Minden nap, minden tevékenységünket igyekszünk az alapértékeink szerint
végezni. Ezen értékek alapján veszünk fel vagy éppen bocsájtunk is el!
</p>
</div>