/*
 * NeonVibe Arcade — Styles
 * Version: ky4zkdcl
 */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  font-family: "Source Sans 3", sans-serif;
  background: #081012;
  color: #ffffff;
  line-height: 1.6;
}

.copgbs {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
}

header {
  text-align: center;
  margin-bottom: 50px;
}

h1 {
  color: #fd9235;
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 30px;
  line-height: 1.3;
}

.feyj0x {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

.fe9g4k {
  display: flex;
  align-items: center;
  gap: 8px;
}

.chj81u {
  background-color: #fd9235;
  color: #000;
  width: 22px;
  height: 22px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
}

.fe9g4k span:last-child {
  color: #ffffff;
  font-size: 1rem;
}

.der6ma {
  color: #d0cdd1;
  font-size: 0.95rem;
  line-height: 1.7;
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.pl5mub {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin-bottom: 80px;
}

.plxgne {
  border-radius: 20px;
  border: 2px solid rgba(255, 169, 77, 0.5);
  background: rgba(255, 255, 255, 0.1);
  padding: 40px 30px 30px 30px;
  display: grid;
  grid-template-columns: auto auto auto auto auto auto;
  gap: 16px;
  align-items: center;
  position: relative;
}

.bagwgy {
  position: absolute;
  top: -2px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(135deg, #fd9235 0%, #ff7d00 100%);
  color: #fff;
  padding: 7px 14px;

  font-size: 1.05rem;
  font-weight: 700;
  z-index: 10;
  border-radius: 0 0 8px 8px;
  background: #fea24c;
}

.cafupv {
  display: flex;
  align-items: center;
  justify-content: center;
}

.rai7wq {
  justify-content: flex-start;
}

.raxwno {
  color: #fff;
  width: 55px;
  height: 55px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: 900;

  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background: #fea24c;
}

.plirbz img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.fe3sco {
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}

.fe9k32 {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 1.05rem;
  color: #ffffff;
}

.chufyn {
  background: linear-gradient(135deg, #fd9235 0%, #ff7d00 100%);
  color: #000;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  font-size: 0.95rem;
  flex-shrink: 0;
}

.inpnuf {
  flex-direction: column;
  gap: 4px;
}

.inpnuf h3 {
  color: #fd9235;
  font-size: 1.6rem;
  font-weight: 700;
  margin: 0;
}

.paoxw1 {
  color: #ffffff;
  font-size: 1.05rem;
  margin: 0;
  line-height: 1.5;
  text-align: center;
}

.rabs1d {
  display: flex;
  align-items: center;
  gap: 10px;
}

.stsw6r {
  color: #ffd100;
  font-size: 1.1rem;
  letter-spacing: 2px;
}

.scmjbr {
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 700;
}

.pmj9lv {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}

.pasfkm {
  width: 85px;
  height: 32px;
  background: #ffffff;
  border-radius: 8px;
}

.btv6ne {
  text-decoration: none;
}

.btv6ne {
  background: linear-gradient(135deg, #fd9235 0%, #ff7d00 100%);
  color: #fff;
  border: none;
  padding: 16px 50px;
  border-radius: 35px;
  font-size: 1.15rem;
  text-align: center;
  font-weight: 700;
  cursor: pointer;
  font-family: "Source Sans 3", sans-serif;
  transition: transform 0.2s, box-shadow 0.2s;
  white-space: nowrap;

  border-radius: 60px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  background: linear-gradient(180deg, #fea24c 0%, #df7a00 100%);
  box-shadow: 0 0 24px 0 rgba(255, 169, 77, 0.6);
}

.btv6ne:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 20px rgba(255, 153, 51, 0.5);
}

.whnsi1 {
  margin-bottom: 80px;
  text-align: center;
}

.whnsi1 h2 {
  color: #fd9235;
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 50px;
}

.whsfch {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

.wh4azr {
  background: linear-gradient(135deg, #282331 0%, #1e1c1e 100%);
  border: 2px solid #444;
  border-radius: 20px;
  padding: 40px;
  text-align: center;

  border-radius: 20px;
  border: 2px solid rgba(255, 169, 77, 0.5);
  background: rgba(255, 255, 255, 0.1);
}

.whhaly {
  margin-bottom: 20px;
  display: flex;
  justify-content: center;
}

.wh4azr h3 {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 15px;
}

.wh4azr p {
  color: #d0cdd1;
  font-size: 1rem;
  line-height: 1.6;
}

.guj1lv {
  margin-bottom: 80px;
  text-align: center;
}

.guj1lv h2 {
  color: #fd9235;
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 50px;
}

.gujsey {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.guqwuu {
  background: linear-gradient(135deg, #282331 0%, #1e1c1e 100%);
  border: 2px solid #444;
  border-radius: 20px;
  padding: 40px 30px;
  text-align: center;

  border-radius: 20px;
  border: 2px solid rgba(255, 169, 77, 0.5);
  background: rgba(255, 255, 255, 0.1);
}

.guqwuu h3 {
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 20px;
}

.guqwuu p {
  color: #d0cdd1;
  font-size: 0.95rem;
  line-height: 1.6;
  margin-bottom: 30px;
}

.btr5ko {
  background: linear-gradient(135deg, #fd9235 0%, #ff7d00 100%);
  color: #fff;
  border: none;
  padding: 12px 35px;
  border-radius: 30px;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
  font-family: "Source Sans 3", sans-serif;
  transition: transform 0.2s;

  border-radius: 60px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  background: linear-gradient(180deg, #fea24c 0%, #df7a00 100%);
  box-shadow: 0 0 24px 0 rgba(255, 169, 77, 0.6);
  text-decoration: none;
}

.btr5ko:hover {
  transform: translateY(-2px);
}

.fafspj {
  margin-bottom: 80px;
  text-align: center;
}

.fafspj h2 {
  color: #fd9235;
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 50px;
}

.faweti {
  max-width: 1000px;
  margin: 0 auto;
}

.fabk70 {
  background: linear-gradient(135deg, #282331 0%, #1e1c1e 100%);
  border: 2px solid #444;
  border-radius: 15px;
  margin-bottom: 20px;
  overflow: hidden;

  border-radius: 20px;
  border: 2px solid rgba(255, 169, 77, 0.5);
  background: rgba(255, 255, 255, 0.1);
}

.faq6c6 {
  padding: 25px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-size: 1.2rem;
  font-weight: 700;
}

.fagkq2 {
  color: #fd9235;
  font-size: 1.2rem;
  transition: transform 0.3s;
}

.fabk70.clk0ch .fagkq2 {
  transform: rotate(180deg);
}

.fa3wzs {
  padding: 0 30px 25px 30px;
  color: #d0cdd1;
  font-size: 1rem;
  line-height: 1.7;
  text-align: left;
}

.fabk70.clk0ch .fa3wzs {
  display: none;
}

.sualrk {
  margin-bottom: 80px;
  text-align: center;
}

.sualrk h2 {
  color: #fd9235;
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 30px;
}

.su0hfq {
  max-width: 900px;
  margin: 0 auto;
  background: linear-gradient(135deg, #282331 0%, #1e1c1e 100%);
  border: 2px solid #444;
  border-radius: 20px;
  padding: 40px;

  border-radius: 20px;
  border: 2px solid rgba(255, 169, 77, 0.5);
  background: rgba(255, 255, 255, 0.1);
}

.su0hfq p {
  color: #d0cdd1;
  font-size: 1rem;
  margin-bottom: 30px;
}

.suw42q {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.suw42q input {
  padding: 15px 25px;
  border: none;
  border-radius: 30px;
  font-size: 1rem;
  font-family: "Source Sans 3", sans-serif;
  background: #ffffff;
}

.btjjcc {
  background: linear-gradient(135deg, #fd9235 0%, #ff7d00 100%);
  color: #fff;
  border: none;
  padding: 15px 40px;
  border-radius: 30px;
  font-size: 1.1rem;
  font-weight: 700;
  cursor: pointer;
  font-family: "Source Sans 3", sans-serif;
  transition: transform 0.2s;
  align-self: center;

  border-radius: 60px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  background: linear-gradient(180deg, #fea24c 0%, #df7a00 100%);
  box-shadow: 0 0 24px 0 rgba(255, 169, 77, 0.6);
}

.btjjcc:hover {
  transform: translateY(-2px);
}

.di7cn1 {
  margin-bottom: 60px;
}

.di7cn1 h2 {
  color: #fd9235;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 30px;
}

.di2k3g {
  color: #d0cdd1;
  font-size: 0.95rem;
  line-height: 1.8;
  margin-bottom: 40px;
}

.di2k3g p {
  margin-bottom: 15px;
}

.cegpp4 {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 20px;
}

.cegpp4 img {
  height: 40px;
  object-fit: contain;
}

.foghcr h3 {
  color: #fd9235;
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 30px;
}

.re01ef {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
  align-items: flex-start;
}

.agvrkk {
  background: #ca0002;
  color: #ffffff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
  font-weight: 900;
  flex-shrink: 0;
}

.re01ef h4 {
  color: #fd9235;
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 15px;
}

.re01ef p {
  color: #d0cdd1;
  font-size: 0.95rem;
  line-height: 1.7;
  margin-bottom: 10px;
}

.folx3l {
  display: flex;
  gap: 30px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}

.folx3l a {
  color: #d0cdd1;
  text-decoration: none;
  font-size: 0.95rem;
  transition: color 0.3s;
}

.folx3l a:hover {
  color: #fd9235;
}

.cow2ef {
  color: #888;
  font-size: 0.9rem;
  text-align: center;
}

.mo1gvd {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
}

.mo1gvd.show {
  display: flex;
}

.mo4ek3 {
  background: linear-gradient(135deg, #282331 0%, #1e1c1e 100%);
  padding: 40px;
  border-radius: 20px;
  border: 2px solid #444;
  text-align: center;
  max-width: 580px;
  width: 90%;
}

.agthge h2 {
  color: #fd9235;
  font-size: 2rem;
  margin-bottom: 20px;
}

.agthge p {
  font-size: 1.2rem;
  margin-bottom: 30px;
}

.ag5u5g {
  display: flex;
  gap: 20px;
  justify-content: center;
}

.btvfr2 {
  background: linear-gradient(135deg, #fd9235 0%, #ff7d00 100%);
  color: #000;
  border: none;
  padding: 15px 30px;
  border-radius: 30px;
  font-size: 1.1rem;
  font-weight: 700;
  cursor: pointer;
  font-family: "Source Sans 3", sans-serif;
  transition: transform 0.2s;
}

.btvfr2:hover {
  transform: translateY(-2px);
}

.co7oxu {
  align-items: flex-end;
}

.consyv {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
  border: none;
  border-top: 2px solid #444;
  padding: 30px;
}

.consyv p {
  font-size: 1rem;
  margin-bottom: 20px;
  text-align: left;
}

.coe8gr {
  display: flex;
  gap: 15px;
  justify-content: flex-start;
}

.bt0p1f {
  background: linear-gradient(135deg, #fd9235 0%, #ff7d00 100%);
  color: #000;
  border: none;
  padding: 12px 30px;
  border-radius: 25px;
  font-size: 1rem;
  font-weight: 700;
  cursor: pointer;
  font-family: "Source Sans 3", sans-serif;
  transition: transform 0.2s;
}

.bt0p1f:hover {
  transform: translateY(-2px);
}

@media (max-width: 1024px) {
  .plxgne {
    grid-template-columns: 1fr;
    gap: 20px;
    padding-top: 50px;
  }

  .rai7wq,
  .loz2ki,
  .fe3sco,
  .inpnuf,
  .pmj9lv,
  .bucg63 {
    width: 100%;
    justify-content: center;
  }

  .fe3sco {
    align-items: center;
  }

  .fe9k32 span {
    color: #fff;
    font-family: Source Sans 3;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }

  .pmj9lv {
    flex-direction: row;
    flex-wrap: wrap;
  }

  .whsfch {
    grid-template-columns: 1fr;
  }

  .gujsey {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 768px) {
  h1 {
    font-size: 1.8rem;
  }

  .feyj0x {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }

  .plxgne {
    padding: 60px 25px 30px 25px;
    gap: 15px;
    grid-template-columns: 1fr 1fr;
    grid-template-areas:
      "logo features"
      "info payments"
      "button button";
  }

  .bagwgy {
    font-size: 1.2rem;
    padding: 12px 45px;
  }

  .rai7wq {
    display: none;
  }

  .loz2ki {
    grid-area: logo;
    justify-content: flex-start;
  }

  .fe3sco {
    grid-area: features;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 15px;
  }

  .fe9k32 {
    font-size: 1.2rem;
    gap: 10px;
  }

  .chufyn {
    width: 38px;
    height: 38px;
    font-size: 1.15rem;
  }

  .inpnuf {
    grid-area: info;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .inpnuf h3 {
    font-size: 1.9rem;
    text-align: left;
  }

  .paoxw1 {
    font-size: 1.2rem;
    text-align: left;
    line-height: 1.6;
  }

  .rabs1d {
    justify-content: flex-start;
    gap: 12px;
  }

  .stsw6r {
    font-size: 1.4rem;
  }

  .scmjbr {
    font-size: 1.6rem;
  }

  .pmj9lv {
    grid-area: payments;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-start;
    gap: 10px;
  }

  .pasfkm {
    width: 110px;
    height: 42px;
  }

  .bucg63 {
    grid-area: button;
  }

  .btv6ne {
    padding: 24px 0;
    font-size: 1.4rem;
    width: 100%;
    border-radius: 45px;
  }

  .whnsi1 h2,
  .guj1lv h2,
  .fafspj h2,
  .sualrk h2 {
    font-size: 2rem;
  }

  .mo4ek3 {
    padding: 30px 20px;
  }

  .ag5u5g {
    flex-direction: column;
  }

  .btvfr2 {
    width: 100%;
  }

  .coe8gr {
    justify-content: center;
  }

  .folx3l {
    flex-direction: column;
    gap: 15px;
  }

  .re01ef {
    flex-direction: column;
  }
}

@media (max-width: 480px) {
  h1 {
    font-size: 1.5rem;
  }

  .der6ma {
    font-size: 0.85rem;
  }

  .plxgne {
    padding: 55px 20px 25px 20px;
    gap: 15px;
  }

  .bagwgy {
    font-size: 1.1rem;
    padding: 10px 35px;
  }

  .fe9k32 {
    font-size: 1.05rem;
  }

  .chufyn {
    width: 32px;
    height: 32px;
    font-size: 1rem;
  }

  .inpnuf h3 {
    font-size: 1.6rem;
  }

  .paoxw1 {
    font-size: 1.05rem;
  }

  .stsw6r {
    font-size: 1.2rem;
  }

  .scmjbr {
    font-size: 1.4rem;
  }

  .pasfkm {
    width: 95px;
    height: 38px;
  }

  .btv6ne {
    padding: 22px 0;
    font-size: 1.25rem;
  }

  .whnsi1 h2,
  .guj1lv h2,
  .fafspj h2,
  .sualrk h2 {
    font-size: 1.5rem;
  }

  .di7cn1 h2 {
    font-size: 1.5rem;
  }
}


.fo-contact{
  color: #d0cdd1;
  margin-bottom: 30px;

}

.fo-contact  a{
    color: #fff;
    text-decoration: none;
  }