.elementor-kit-7{--e-global-color-primary:#050505;--e-global-color-secondary:#090909;--e-global-color-text:#FFFFFFF5;--e-global-color-accent:#C6F54A;--e-global-color-627cead:#C6F54A29;--e-global-color-3079574:#C6F54A47;--e-global-color-007a0e9:#FFFFFFB8;--e-global-color-2441c75:#FFFFFF1A;--e-global-typography-primary-font-family:"Zalando Sans Expanded";--e-global-typography-primary-font-size:22px;font-weight:500;--e-global-typography-secondary-font-family:"Zalando Sans Expanded";--e-global-typography-secondary-font-size:16px;--e-global-typography-text-font-family:"Zalando Sans Expanded";--e-global-typography-accent-font-family:"Zalando Sans Expanded";}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {
  font-family: "Zalando Sans Expanded", sans-serif;
}
h1, h2, h3, h4, h5, h6,
.elementor-heading-title,
button,
.elementor-button,
#ds-preloader,
#ds-preloader .ds-word,
#ds-preloader .ds-char {
  font-family: "Zalando Sans Expanded", sans-serif;
}

:root {
  --ds-bg: #050505;
  --ds-text: rgba(255,255,255,0.96);
  --ds-lime: #c6f54a;
}

body.ds-loading {
  overflow: hidden;
}

#ds-preloader {
  position: fixed;
  inset: 0;
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: linear-gradient(180deg, #070707 0%, #040404 100%);
  opacity: 1;
  visibility: visible;
}

.ds-preloader-bg,
.ds-preloader-noise {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.ds-orb {
  position: absolute;
  border-radius: 999px;
  filter: blur(110px);
  opacity: 0.7;
  will-change: transform;
}

.ds-orb-1 {
  width: 34vw;
  height: 34vw;
  min-width: 260px;
  min-height: 260px;
  top: 2vh;
  left: -8vw;
  background: rgba(198,245,74,0.22);
}

.ds-orb-2 {
  width: 28vw;
  height: 28vw;
  min-width: 240px;
  min-height: 240px;
  top: 38vh;
  right: 10vw;
  background: rgba(198,245,74,0.16);
}

.ds-orb-3 {
  width: 42vw;
  height: 42vw;
  min-width: 320px;
  min-height: 320px;
  right: -12vw;
  bottom: -4vh;
  background: rgba(198,245,74,0.18);
}

.ds-preloader-noise {
  opacity: 0.03;
  background-image:
    radial-gradient(circle at 20% 30%, rgba(255,255,255,0.9) 0.5px, transparent 1px),
    radial-gradient(circle at 70% 60%, rgba(255,255,255,0.8) 0.5px, transparent 1px),
    radial-gradient(circle at 40% 80%, rgba(255,255,255,0.7) 0.5px, transparent 1px);
  background-size: 180px 180px, 220px 220px, 260px 260px;
  mix-blend-mode: screen;
}

.ds-preloader-inner {
  position: relative;
  z-index: 3;
  width: min(92vw, 1200px);
  padding: 40px 24px;
  text-align: center;
}

.ds-word-wrap {
  position: relative;
  min-height: clamp(72px, 11vw, 140px);
}

.ds-word {
  position: absolute;
  top: 0;
  left: 50%;
  width: max-content;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.015em;
  opacity: 0;
  white-space: nowrap;
  font-size: clamp(42px, 8vw, 112px);
  line-height: 1.06;
  letter-spacing: 0.02em;
  font-weight: 300;
  transform: translateX(-50%);
}

.ds-word.ds-brand-word {
  font-weight: 100 !important;
  letter-spacing: -0.04em;
}

.ds-char-wrap {
  display: inline-block;
  overflow: hidden;
  height: 1.18em;
  line-height: 1.18em;
  vertical-align: middle;
}

.ds-char-wrap.space-wrap {
  width: 0.28em;
}

.ds-char {
  display: inline-block;
  opacity: 0;
  will-change: transform, opacity;
  background: linear-gradient(
    180deg,
    rgba(255,255,255,0.99) 0%,
    rgba(246,246,246,0.96) 26%,
    rgba(255,255,255,0.92) 54%,
    rgba(214,255,130,0.84) 135%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ds-char.space {
  width: 0.28em;
}

.ds-site-content {
  opacity: 0;
  transform: translateY(18px);
  filter: blur(10px);
  will-change: transform, opacity, filter;
}

@media (max-width: 767px) {
  .ds-word {
    white-space: normal;
    padding-inline: 10px;
  }
}

.ds-preloader-inner {
  position: relative;
  z-index: 3;
  width: min(92vw, 1200px);
  padding: 40px 24px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.ds-word-wrap {
  position: relative;
  min-height: clamp(72px, 11vw, 140px);
  width: 100%;
}

.ds-loader-progress {
  margin-top: 26px;
  display: flex;
  justify-content: center;
  width: 100%;
  pointer-events: none;
}

.ds-loader-progress-track {
  position: relative;
  width: 320px;
  max-width: 100%;
  height: 1px;
  border-radius: 999px;
  overflow: hidden;
  background: rgba(255,255,255,0.14);
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,0.02);
}

.ds-loader-progress-fill {
  position: absolute;
  inset: 0 auto 0 0;
  width: 0%;
  height: 100%;
  border-radius: 999px;
  background: linear-gradient(
    90deg,
    rgba(198,245,74,0.70) 0%,
    rgba(198,245,74,0.95) 55%,
    rgba(255,255,255,0.92) 100%
  );
  box-shadow:
    0 0 8px rgba(198,245,74,0.18),
    0 0 18px rgba(198,245,74,0.10);
  will-change: width, opacity;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Zalando Sans Expanded';
	font-display: auto;
	src: url('https://darksidetesztek.hu/wp-content/uploads/2026/03/ZalandoSansExpanded-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */