.elementor-986 .elementor-element.elementor-element-d3c8515 > .elementor-widget-container{padding:0px 0px 0px 0px;background-color:#02010100;}.elementor-986 .elementor-element.elementor-element-dea0924{--divider-border-style:x_tribal;--divider-color:#5E29AB;--divider-pattern-height:31.4px;}.elementor-986 .elementor-element.elementor-element-dea0924 .elementor-divider-separator{width:100%;margin:0 auto;margin-center:0;}.elementor-986 .elementor-element.elementor-element-dea0924 .elementor-divider{text-align:center;padding-top:12px;padding-bottom:12px;}.elementor-986 .elementor-element.elementor-element-dea0924.elementor-view-stacked .elementor-icon{background-color:#9244B8DB;}.elementor-986 .elementor-element.elementor-element-dea0924.elementor-view-framed .elementor-icon, .elementor-986 .elementor-element.elementor-element-dea0924.elementor-view-default .elementor-icon{color:#9244B8DB;border-color:#9244B8DB;}.elementor-986 .elementor-element.elementor-element-dea0924.elementor-view-framed .elementor-icon, .elementor-986 .elementor-element.elementor-element-dea0924.elementor-view-default .elementor-icon svg{fill:#9244B8DB;}.elementor-986 .elementor-element.elementor-element-dea0924 .elementor-icon i, .elementor-986 .elementor-element.elementor-element-dea0924 .elementor-icon svg{transform:rotate(0deg);}body.elementor-page-986:not(.elementor-motion-effects-element-type-background), body.elementor-page-986 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:radial-gradient(at center center, #000000 0%, #1C0823 95%);}@media(max-width:1024px){.elementor-986 .elementor-element.elementor-element-d3c8515{width:100%;max-width:100%;}}@media(max-width:767px){.elementor-986 .elementor-element.elementor-element-d3c8515 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-986 .elementor-element.elementor-element-d3c8515{z-index:0;width:100%;max-width:100%;}}@media(min-width:768px){.elementor-986 .elementor-element.elementor-element-9914215{width:49.956%;}.elementor-986 .elementor-element.elementor-element-c1d5941{width:50%;}}/* Start custom CSS for html, class: .elementor-element-4c0cc59 */.airise-hero {
  padding: 60px 20px;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}

.airise-container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 10px;
}

.airise-hero h1 {
  font-size: 3em;
  margin-bottom: 10px;
  font-weight: 800;
  letter-spacing: 2px;
  line-height: 1.2;
  word-break: break-word;
}

.glow {
  background: linear-gradient(90deg, #a76cff, #6fcbff, #00ffe5);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.airise-hero .tagline {
  font-size: 1.4em;
  color: #ccc;
  margin-bottom: 30px;
  line-height: 1.4;
}

.airise-hero .features {
  list-style: none;
  padding: 0;
  margin: 0 auto 25px;
  text-align: left;
  max-width: 600px;
  box-sizing: border-box;
}

.airise-hero .features li {
  padding: 8px 0;
  font-size: 1.1em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.airise-hero .cta {
  font-size: 1.3em;
  font-weight: 600;
  margin-top: 30px;
  color: #e0e0e0;
}

.airise-hero .roadmap-note {
  margin-top: 20px;
  font-size: 1em;
  color: #aaa;
}

/* ✅ Адаптив под мобильные устройства */
@media (max-width: 600px) {
  .airise-hero {
    padding: 40px 15px;
  }

  .airise-hero h1 {
    font-size: 2em;
    letter-spacing: 1px;
  }

  .airise-hero .tagline {
    font-size: 1.1em;
  }

  .airise-hero .features li {
    font-size: 1em;
  }

  .airise-hero .cta {
    font-size: 1.1em;
  }

  .airise-hero .roadmap-note {
    font-size: 0.9em;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c2c0056 */.airise-section-title {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
  background: linear-gradient(90deg, #c600ff, #00f0ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'Orbitron', sans-serif;
  text-shadow: 0 0 8px rgba(0, 255, 255, 0.1);
}

.airise-tools-block {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  margin-bottom: 40px;
  font-family: 'Orbitron', sans-serif;
}

.tool-card {
  position: relative;
  background: linear-gradient(135deg, #c600ff, #00f0ff);
  color: #fff;
  padding: 20px;
  border-radius: 16px;
  width: 220px;
  text-align: center;
  text-decoration: none;
  transition: 0.3s ease;
  box-shadow: 0 0 12px rgba(0,255,255,0.1);
  font-size: 16px;
}

.tool-card i {
  font-size: 32px;
  margin-bottom: 12px;
  display: block;
}

.tool-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 0 16px rgba(0,255,255,0.2);
}

.tool-card.disabled {
  background: #1c1c28;
  color: #666;
  pointer-events: none;
}

.tool-card.disabled i {
  color: #444;
}

.soon-badge {
  position: absolute;
  top: 8px;
  right: 8px;
  background: #ff006a;
  color: #fff;
  font-size: 11px;
  padding: 2px 6px;
  border-radius: 6px;
  font-weight: bold;
}

@media (max-width: 600px) {
  .tool-card {
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f20194b */.roadmap-container {
  max-width: 900px;
  margin: auto;
  padding: 40px 20px;
  font-family: 'Orbitron', sans-serif;
  color: #fff;
  box-sizing: border-box;
}

.roadmap-title {
  text-align: center;
  font-size: 2.3em;
  margin-bottom: 40px;
  background: linear-gradient(to right, #7f00ff, #e100ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  word-break: break-word;
}

.roadmap-step {
  border-left: 3px solid #5c317e;
  padding-left: 20px;
  margin-bottom: 35px;
  position: relative;
  transition: 0.3s ease;
}

.roadmap-step::before {
  content: '';
  width: 14px;
  height: 14px;
  background: #5c317e;
  border-radius: 50%;
  position: absolute;
  left: -9px;
  top: 0;
}

.roadmap-step h3 {
  margin: 0;
  font-size: 1.4em;
  color: #0ff;
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  word-break: break-word;
}

.roadmap-step p {
  margin-top: 10px;
  color: #ccc;
  font-size: 0.95em;
  line-height: 1.5;
}

.current-step {
  background: rgba(0, 255, 255, 0.08);
  border-left-color: #00ffe5;
  animation: pulseHighlight 2s infinite;
  box-shadow: 0 0 15px rgba(0, 255, 255, 0.2);
}

.current-step::before {
  background: #00ffe5;
}

.roadmap-launch {
  background: radial-gradient(circle, #0ff, #5c317e);
  padding: 28px;
  border-radius: 12px;
  text-align: center;
  margin-top: 60px;
  box-shadow: 0 0 20px #5c317e70;
  animation: pulseGlow 2s infinite ease-in-out;
}

.roadmap-launch h2 {
  margin: 0;
  font-size: 1.9em;
  color: #fff;
}

.status {
  font-size: 0.65em;
  padding: 4px 12px;
  border-radius: 14px;
  font-weight: bold;
  text-transform: uppercase;
  background: #333;
  color: #fff;
  box-shadow: 0 0 8px rgba(0, 255, 255, 0.2);
}

.status.done {
  background: #00ff99;
  color: #000;
}

.status.beta {
  background: #ffaa00;
  color: #000;
}

.status.dev {
  background: #ff0055;
  color: #fff;
}

.status.todo {
  background: #444;
  color: #bbb;
}

@keyframes pulseGlow {
  0% { box-shadow: 0 0 10px #5c317e; }
  50% { box-shadow: 0 0 30px #0ff; }
  100% { box-shadow: 0 0 10px #5c317e; }
}

@keyframes pulseHighlight {
  0% { box-shadow: 0 0 0px rgba(0, 255, 255, 0.3); }
  50% { box-shadow: 0 0 20px rgba(0, 255, 255, 0.6); }
  100% { box-shadow: 0 0 0px rgba(0, 255, 255, 0.3); }
}

/* ✅ Адаптив для телефонов */
@media (max-width: 600px) {
  .roadmap-container {
    padding: 30px 16px;
  }

  .roadmap-title {
    font-size: 1.8em;
    margin-bottom: 30px;
  }

  .roadmap-step h3 {
    font-size: 1.2em;
  }

  .roadmap-step p {
    font-size: 0.9em;
  }

  .roadmap-launch h2 {
    font-size: 1.6em;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c90daac */.airise-form-container {
  max-width: 600px;
  margin: 5vh auto;
  padding: 2em;
  background: rgba(255, 255, 255, 0.03);
  border-radius: 16px;
  box-shadow: 0 0 20px rgba(0, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  font-family: 'Orbitron', sans-serif;
  color: #fff;
  box-sizing: border-box;
}

.airise-form-container h2 {
  text-align: center;
  margin-bottom: 1.5em;
  font-size: 1.8em;
  line-height: 1.2;
}

input, select, textarea {
  width: 100%;
  padding: 12px 16px;
  margin-bottom: 1em;
  border: none;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.08);
  color: #0ff;
  font-size: 15px;
  transition: 0.3s ease;
  box-sizing: border-box;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
  background: rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 10px rgba(198, 0, 255, 0.5);
}

textarea {
  resize: vertical;
  min-height: 120px;
  max-height: 400px;
}

.file-upload {
  display: block;
  background: rgba(255, 255, 255, 0.08);
  padding: 12px 16px;
  border-radius: 10px;
  cursor: pointer;
  margin-bottom: 1em;
  transition: 0.3s ease;
  text-align: center;
  color: #0ff;
  font-weight: 500;
}

.file-upload:hover {
  background: rgba(255, 255, 255, 0.12);
}

.file-upload input[type="file"] {
  display: none;
}

#fileName {
  display: block;
  font-size: 13px;
  margin-top: 5px;
  color: #0f0;
}

/* AIRISE-кнопка */
.airise-button {
  background: linear-gradient(to right, #c600ff, #00f0ff);
  color: #fff;
  font-family: 'Orbitron', sans-serif;
  font-weight: bold;
  border-radius: 8px;
  padding: 14px 28px;
  box-shadow: 0 0 12px rgba(0, 255, 255, 0.2);
  transition: 0.3s ease-in-out;
  border: none;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
  text-decoration: none;
  text-transform: none;
  cursor: pointer;
}

.airise-button::before {
  content: "";
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 60%);
  animation: pulse 2.5s infinite ease-in-out;
  z-index: 0;
}

.airise-button:hover {
  transform: scale(1.03);
  box-shadow: 0 0 20px rgba(198, 0, 255, 0.6);
}

@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0.6;
  }
  100% {
    transform: scale(2.5);
    opacity: 0;
  }
}

/* ✅ Адаптив под мобильные устройства */
@media (max-width: 600px) {
  .airise-form-container {
    margin: 30px 10px;
    padding: 20px 15px;
  }

  .airise-form-container h2 {
    font-size: 1.5em;
  }

  .airise-button {
    width: 100%;
    text-align: center;
    padding: 12px 16px;
    font-size: 1em;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-40dc39a */.airise-order-wrap {
  text-align: center;
  margin: 60px 0 40px;
}

.airise-order-button {
  display: inline-block;
  padding: 20px 40px;
  font-size: 20px;
  font-family: 'Orbitron', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  background: linear-gradient(135deg, #c600ff, #00f0ff);
  border-radius: 16px;
  text-decoration: none;
  box-shadow: 0 0 20px rgba(0, 255, 255, 0.2);
  transition: 0.3s ease;
  position: relative;
  z-index: 1;
}

.airise-order-button:hover {
  transform: scale(1.05);
  box-shadow: 0 0 25px rgba(0, 255, 255, 0.4);
  background: linear-gradient(135deg, #00f0ff, #c600ff);
}

.tool-card {
  position: relative;
  background: linear-gradient(135deg, #c600ff, #00f0ff);
  color: #fff;
  padding: 20px;
  border-radius: 16px;
  width: 220px;
  text-align: center;
  text-decoration: none;
  transition: 0.3s ease;
  box-shadow: 0 0 12px rgba(0,255,255,0.1);
  font-size: 16px;
}

.tool-card i {
  font-size: 32px;
  margin-bottom: 12px;
  display: block;
}

.tool-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 0 16px rgba(0,255,255,0.2);
}

.tool-card.disabled {
  background: #1c1c28;
  color: #666;
  pointer-events: none;
}

.tool-card.disabled i {
  color: #444;
}

.soon-badge {
  position: absolute;
  top: 8px;
  right: 8px;
  background: #ff006a;
  color: #fff;
  font-size: 11px;
  padding: 2px 6px;
  border-radius: 6px;
  font-weight: bold;
}

@media (max-width: 600px) {
  .tool-card {
    width: 100%;
  }
}/* End custom CSS */