.hide-on-mobile {
  display: block;
}

.hide-on-desktop {
  display: none !important;
}

*, body, html, div, ul, ul li, a, p, h1, h2, h3, h4 {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

*, body, html, a, p, h1, h2, h3, span {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  text-decoration: none;
}

body {
  width: 100%;
  height: 100%;
  background-color: #000000;
  color: #ffffff;
}

.upperc {
  text-transform: uppercase;
  font-weight: bold;
}

.vastag {
  font-weight: bold;
}

.audio-lejatszo {
  width: 100%;
  max-width: 600px;
  margin: 16px auto;
}
.audio-lejatszo .title {
  width: 100%;
  text-align: center;
  margin: 0 auto 8px;
}
.audio-lejatszo audio {
  margin: 0 auto;
  display: block;
}
.audio-lejatszo input[aria-label="show more media controls"] {
  display: none !important;
}

header {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  column-gap: 32px;
}
header .bal,
header .jobb {
  flex: 1 250px;
}
header .bal p {
  font-size: 25px;
  line-height: 44px;
  font-weight: bold;
}
header .jobb p, header .jobb a {
  font-size: 16px;
  line-height: 28px;
  font-weight: normal;
  text-align: right;
}
header .jobb a {
  color: #D2FF00;
  font-weight: bold;
  display: inline-block;
  margin: 0 0 0 16px;
}
header .jobb a:hover {
  color: #bfdc01;
}

main {
  width: 100%;
  margin: 0 auto;
  padding: 0 32px;
}

.kezdokep {
  width: 100%;
  margin: 0 auto;
  max-width: 1440px;
}
.kezdokep img {
  display: block;
  width: 100%;
  max-width: 1189px;
  margin: 0 auto;
}

.neon-sav {
  width: 100%;
  background-color: #D2FF00;
  padding: 32px;
}
.neon-sav p {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  line-height: 54px;
  color: #000000;
}
.neon-sav.also {
  margin: 70px auto;
}
.neon-sav.also .belso {
  width: 100%;
  max-width: 1066px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 102px;
  align-items: center;
}
.neon-sav.also .belso .bal,
.neon-sav.also .belso .jobb {
  flex: 1;
}
.neon-sav.also .belso .bal p {
  text-align: left;
  font-size: 35px;
  line-height: 50px;
}
.neon-sav.also .belso .jobb a.fekete-gomb {
  display: block;
  padding: 20px 64px;
  background-color: #000000;
  border-radius: 50px;
  text-align: center;
  margin: 0 auto;
  font-size: 13px;
  line-height: 20px;
  font-weight: bold;
}
.neon-sav.also .belso .jobb a.fekete-gomb:hover {
  background-color: #1b1b1b;
}

.szoveg {
  width: 100%;
  max-width: 764px;
  margin: 75px auto;
}
.szoveg p:not(:last-child) {
  margin-bottom: calc(32px / 2);
}

.idopont,
.helyszin,
.tixa {
  width: 100%;
  max-width: 515px;
  margin: 0 auto 32px;
  text-align: center;
}
.idopont *,
.helyszin *,
.tixa * {
  text-align: center;
}
.idopont .label,
.helyszin .label,
.tixa .label {
  color: #D2FF00;
  font-weight: bold;
}
.idopont .value,
.helyszin .value,
.tixa .value {
  font-weight: bold;
}
.idopont .value span,
.helyszin .value span,
.tixa .value span {
  font-weight: 300;
}

.tixa a {
  color: #D2FF00;
  text-decoration: underline;
}
.tixa a:hover {
  color: #bfdc01;
}

.tovabbi-info p {
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  color: #B5B5B5;
  text-transform: uppercase;
  margin: 0 auto;
}
.tovabbi-info a {
  font-size: 26px;
  line-height: 50px;
  font-weight: bold;
  margin: 0 auto;
}

.info-szoveg {
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  margin-bottom: 32px;
}

.tixa a.neon-gomb {
  display: inline-block;
  margin: 32px auto 16px;
  padding: 20px 87px;
  text-align: center;
  text-decoration: none;
  background-color: #D2FF00;
  border-radius: 50px;
  color: #000000;
  width: auto;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.tixa a.neon-gomb:hover {
  background-color: #bfdc01;
}

.neon-szoveg {
  width: 100%;
  max-width: 764px;
  margin: 90px auto;
}
.neon-szoveg p {
  width: 100%;
  font-size: 24px;
  line-height: 34px;
  font-weight: bold;
  color: #D2FF00;
  text-align: center;
}

.hargent {
  width: 100%;
  position: relative;
  z-index: 2;
}
.hargent .kep {
  background-image: url(img/hargent-gabor.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 1052px auto;
  height: 590px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.hargent::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: block;
  content: "";
  height: 96px;
  background-color: #00FCFF;
  z-index: 1;
}

.hargent-szoveg {
  width: 100%;
  max-width: 764px;
  margin: 50px auto 0;
}
.hargent-szoveg p {
  font-size: 20px;
  line-height: 31px;
  font-weight: 300;
  margin-bottom: 32px;
}
.hargent-szoveg p.kiemelt-cim {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 28px;
  color: #00FCFF;
}

.galeria {
  width: 100%;
  max-width: 1066px;
  margin: 100px auto 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.galeria img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

footer {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 32px;
  text-align: center;
}
footer .cegadatok {
  width: 100%;
  display: flex;
  margin: 32px auto;
  justify-content: space-between;
  align-items: flex-start;
  gap: 19px;
  flex-wrap: wrap;
}
footer .cegadatok .logo,
footer .cegadatok .up-logo {
  flex: 0 1 260px;
  align-self: center;
  display: block;
  margin: 0 auto;
}
footer .cegadatok .up-logo img:hover {
  -webkit-box-shadow: 0px 0px 5px 5px rgba(238, 238, 238, 0.3);
  -moz-box-shadow: 0px 0px 5px 5px rgba(238, 238, 238, 0.3);
  box-shadow: 0px 0px 5px 5px rgba(238, 238, 238, 0.3);
}
footer .cegadatok .info-szoveg {
  flex: 2 400px;
  margin: 0 auto;
}
footer .cegadatok .info-szoveg p {
  font-size: 14px;
  line-height: 18px;
  color: #B5B5B5;
}
footer .cegadatok .info-szoveg p:not(:last-child) {
  margin-bottom: 10px;
}

@media (max-width: 1100px) {
  footer .cegadatok {
    flex-direction: column;
  }
  footer .cegadatok .info-szoveg,
  footer .cegadatok .logo,
  footer .cegadatok .up-logo {
    flex: 1;
  }
}
@media (max-width: 900px) {
  .neon-sav.also .belso {
    flex-direction: column;
    align-content: center;
    align-items: center;
    gap: 32px;
  }
  .neon-sav.also .belso .bal p {
    text-align: center;
  }
  .hargent .kep {
    background-image: url(img/hargent-gabor-mobil.png);
    background-size: 120% auto;
    padding-bottom: 84%;
    height: auto;
    padding-bottom: 75%;
  }
  .hargent .kep:after {
    display: none;
  }
}
@media (max-width: 690px) {
  .hide-on-mobile {
    display: none !important;
  }
  .hide-on-desktop {
    display: block !important;
  }
  header .bal p,
  header .jobb p {
    text-align: center;
  }
  header .jobb {
    text-align: center;
  }
  header .jobb a.hide-on-desktop {
    color: #000000;
    padding: 14px 40px;
    border-radius: 50px;
    background-color: #ffffff;
    text-align: center;
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    display: inline-block !important;
  }
  header .jobb a.hide-on-desktop:hover {
    background-color: #cfcfcf;
  }
  .kezdokep {
    padding: 0;
  }
  .neon-sav {
    padding: 16px;
  }
  .neon-sav p {
    font-size: 20px;
    line-height: 26px;
  }
  .szoveg {
    margin: 24px auto;
  }
  .tixa a.neon-gomb {
    padding: 10px 40px;
  }
  .neon-szoveg {
    margin: 36px auto;
  }
}

/*# sourceMappingURL=retro.css.map */
