.elementor-904 .elementor-element.elementor-element-a16b0a2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-904 .elementor-element.elementor-element-189fffa{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-904 .elementor-element.elementor-element-4f41fc9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-around;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-904 .elementor-element.elementor-element-ede4e0d{text-align:center;}.elementor-904 .elementor-element.elementor-element-8b2d47b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-904 .elementor-element.elementor-element-baf644f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-around;}.elementor-904 .elementor-element.elementor-element-c712692{text-align:center;}.elementor-904 .elementor-element.elementor-element-90f4bde{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-904 .elementor-element.elementor-element-c4b63f4{--display:flex;}.elementor-904 .elementor-element.elementor-element-1aa9ff4{--display:flex;}.elementor-904 .elementor-element.elementor-element-4f37c4f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-904 .elementor-element.elementor-element-63822ec{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-904 .elementor-element.elementor-element-6d62191{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-904 .elementor-element.elementor-element-db75c6a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-904 .elementor-element.elementor-element-6b99cca{--display:flex;}.elementor-904 .elementor-element.elementor-element-8c013ea{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-904 .elementor-element.elementor-element-c41fd11{--display:flex;}.elementor-904 .elementor-element.elementor-element-2e233d6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-904 .elementor-element.elementor-element-4459de2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-904 .elementor-element.elementor-element-b99eb7c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-904 .elementor-element.elementor-element-4f41fc9{--width:25%;}.elementor-904 .elementor-element.elementor-element-8b2d47b{--width:50%;}.elementor-904 .elementor-element.elementor-element-baf644f{--width:25%;}}/* Start custom CSS for html, class: .elementor-element-76dafbf */.urgency-banner {
  background: #0F101F;
  color: #fff;
  text-align: center;
  padding: 12px 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 0.5px;
  z-index: 9999;
  position: relative;
  border-bottom: 2px solid #6BB8FF;
  box-shadow: 0 2px 10px rgba(0,0,0,0.6);
}

#countdown {
  font-size: 18px;
  font-family: 'Courier New', monospace;
  background-color: #6BB8FF;
  color: #0F101F;
  padding: 4px 12px;
  border-radius: 8px;
  margin-left: 10px;
  animation: pulse-blue 1s infinite alternate;
  display: inline-block;
}

@keyframes pulse-blue {
  from { box-shadow: 0 0 10px #6BB8FF; }
  to { box-shadow: 0 0 20px #6BB8FF; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1e73f22 */@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');

body {
  background: linear-gradient(135deg, #181A34, #0F101F);
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  padding: 0;
  color: #fff;
}

.step-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 20px;
  padding: 30px 20px;
  background: rgba(24, 26, 52, 0.95);
  border-radius: 20px;
  max-width: 1100px;
  margin: 40px auto;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
}

/* Estilos generales */
.step {
  flex: 1 1 320px;
  max-width: 48%;
  text-align: center;
  background: rgba(255, 255, 255, 0.05);
  padding: 25px;
  border-radius: 15px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s;
}

.step:hover {
  transform: translateY(-5px);
}

/* Estilo para paso resaltado */
.step.highlight {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid #6BB8FF;
}

/* Títulos */
.step h2 {
  font-size: 1.4em;
  font-weight: 700;
  color: #6BB8FF;
  margin-bottom: 12px;
}

/* Párrafos */
.step p {
  font-size: 1.1em;
  color: #fff;
  margin-bottom: 15px;
}

/* Botones de descarga */
.store-buttons {
  margin-top: 15px;
  display: flex;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
}

.store-icon {
  width: 130px;
  transition: transform 0.3s;
}

.store-icon:hover {
  transform: scale(1.1);
}

/* Botón Telegram */
.telegram-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 32px;
  background-color: #6BB8FF;
  color: #0F101F;
  text-decoration: none;
  border-radius: 8px;
  font-weight: bold;
  font-size: 1.1em;
  transition: all 0.3s;
  box-shadow: 0 0 12px rgba(107, 184, 255, 0.8);
  animation: pulse 1.5s infinite;
}

.telegram-button:hover {
  background-color: #5aa4e6;
  transform: scale(1.07);
}

.telegram-icon {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

/* Nota final */
.limited-time {
  font-size: 0.95em;
  font-weight: bold;
  color: #ffffff;
  font-style: italic;
  margin-top: 12px;
}

/* Animación botón */
@keyframes pulse {
  0% { box-shadow: 0 0 10px rgba(107, 184, 255, 0.4); }
  50% { box-shadow: 0 0 18px rgba(107, 184, 255, 1); }
  100% { box-shadow: 0 0 10px rgba(107, 184, 255, 0.4); }
}

/* Responsive */
@media (max-width: 768px) {
  .step {
    max-width: 100%;
  }

  .store-icon {
    width: 110px;
  }

  .step h2 {
    font-size: 1.2em;
  }

  .step p {
    font-size: 1em;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-baac329 */.featured-media-carousel {
  background: #0F101F;
  border: 1px solid #6BB8FF;
  border-radius: 20px;
  padding: 30px 10px;
  overflow: hidden;
  margin: 50px auto;
  max-width: 1100px;
  text-align: center;
  box-shadow: 0 0 20px rgba(107, 184, 255, 0.2);
}

.media-title {
  font-size: 18px;
  color: #6BB8FF;
  font-weight: bold;
  margin-bottom: 25px;
  font-family: 'Montserrat', sans-serif;
}

.media-track {
  display: flex;
  align-items: center;
  gap: 60px;
  animation: media-scroll 30s linear infinite;
  width: max-content;
  padding-left: 100%;
}

.media-track img {
  height: 45px;
  filter: brightness(0) invert(1);
  opacity: 0.85;
  transition: transform 0.3s ease, opacity 0.3s ease;
  max-width: 160px;
  object-fit: contain;
}

.media-track img:hover {
  transform: scale(1.1);
  opacity: 1;
}

@keyframes media-scroll {
  0% { transform: translateX(0); }
  100% { transform: translateX(-100%); }
}

@media (max-width: 768px) {
  .media-title {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .media-track {
    gap: 35px;
  }

  .media-track img {
    height: 30px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fcc5082 */.button-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 15px;
}

.pro-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 16px 42px;
  font-size: 1.1em;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #0F101F;
  background: linear-gradient(135deg, #6BB8FF, #4A90E2);
  border: none;
  border-radius: 50px;
  text-decoration: none;
  overflow: hidden;
  box-shadow: 0 0 18px rgba(107, 184, 255, 0.35);
  position: relative;
  transition: all 0.3s ease;
}

.pro-button span {
  position: relative;
  z-index: 2;
}

.pro-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 200%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255,255,255,0.2), transparent, rgba(255,255,255,0.2));
  transform: skewX(-20deg);
  transition: all 0.4s ease;
  z-index: 1;
}

.pro-button:hover::before {
  left: 100%;
}

.pro-button:hover {
  transform: scale(1.06);
  color: #fff;
  box-shadow: 0 0 30px rgba(107, 184, 255, 0.6);
}

/* ✅ Mobile */
@media (max-width: 768px) {
  .pro-button {
    font-size: 1em;
    padding: 14px 26px;
    width: 100%;
    max-width: 320px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f5c1f7f */.button-instruction {
  font-size: 14px;
  color: #ccc;
  text-align: center;
  margin-top: 12px;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.6;
}

.button-instruction strong {
  color: #6BB8FF;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ef4ad5f */.reasons-container {
  text-align: center;
  padding: 60px 20px;
  max-width: 1200px;
  margin: 0 auto;
}

.reasons-container h2 {
  font-size: 2em;
  margin-bottom: 40px;
  color: #ffffff;
  line-height: 1.4;
}

.reasons-container .bold {
  color: #6BB8FF;
  font-weight: 700;
}

.reasons-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
}

.reason-card {
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid #6BB8FF;
  border-radius: 14px;
  box-shadow: 0 0 20px rgba(107, 184, 255, 0.1);
  width: 250px;
  padding: 30px 20px;
  text-align: center;
  transition: all 0.3s ease;
  animation: fadeInUp 0.8s ease forwards;
  animation-delay: 0s;
  opacity: 0;
}

.reason-card:hover {
  transform: translateY(-5px) scale(1.03);
  box-shadow: 0 0 30px rgba(107, 184, 255, 0.5);
}

.reason-card .icon {
  font-size: 2.8em;
  margin-bottom: 15px;
}

.reason-card p {
  font-size: 1.05em;
  line-height: 1.5;
  margin: 0;
}

.reason-card p strong {
  color: #6BB8FF;
  display: block;
  margin-bottom: 5px;
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Mobile */
@media (max-width: 768px) {
  .reasons-container h2 {
    font-size: 1.4em;
    margin-bottom: 30px;
  }

  .reason-card {
    width: 90%;
    padding: 25px 15px;
  }

  .reason-card .icon {
    font-size: 2.2em;
  }

  .reason-card p {
    font-size: 0.98em;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-84f87e5 */.about-section {
  background: #0F101F;
  color: #FFFFFF;
  padding: 70px 20px;
  font-family: 'Montserrat', sans-serif;
}

.about-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  max-width: 1100px;
  margin: 0 auto;
  flex-wrap: wrap;
}

.about-images {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}

.about-images img {
  width: 300px;
  border-radius: 14px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  transition: transform 0.3s ease;
}

.about-images img:hover {
  transform: scale(1.05);
}

.about-content {
  max-width: 550px;
  text-align: left;
}

.about-content h2 {
  font-size: 2em;
  color: #6BB8FF;
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 1.3;
}

.about-content p {
  font-size: 1.15em;
  line-height: 1.7;
  margin-bottom: 18px;
  color: #DDDDDD;
}

/* Responsive móvil */
@media (max-width: 768px) {
  .about-container {
    flex-direction: column;
    text-align: left;
    gap: 30px;
  }

  .about-content {
    text-align: left;
  }

  .about-content h2 {
    font-size: 1.6em;
  }

  .about-content p {
    font-size: 1em;
  }

  .about-images {
    flex-direction: row;
    gap: 15px;
    overflow-x: auto;
    justify-content: flex-start;
  }

  .about-images img {
    width: 85%;
    max-width: 220px;
    flex-shrink: 0;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-242f7c3 */.comparison-section {
  background-color: #0F101F;
  padding: 70px 20px 50px;
  color: white;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
}

.comparison-section h2 {
  font-size: 2em;
  margin-bottom: 40px;
  color: #6BB8FF;
  line-height: 1.4;
  max-width: 800px;
  margin-inline: auto;
}

.comparison-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.column {
  flex: 1 1 300px;
  max-width: 500px;
  border-radius: 18px;
  padding: 30px 25px;
  background: #1A1C2F;
  box-shadow: 0 0 20px rgba(107, 184, 255, 0.1);
  transition: transform 0.3s ease;
}

.column:hover {
  transform: translateY(-5px);
}

.column h3 {
  font-size: 1.4em;
  margin-bottom: 22px;
  font-weight: 700;
}

.positivo {
  border: 2px solid #6BB8FF;
}

.negativo {
  border: 2px solid #FF5C5C;
}

.column ul {
  list-style: none;
  padding: 0;
  text-align: left;
}

.column ul li {
  margin-bottom: 16px;
  font-size: 1em;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  line-height: 1.6;
}

.column ul li span {
  font-size: 20px;
  line-height: 1.2;
}

/* CTA */
.cta-comparison {
  margin-top: 40px;
}

.btn-telegram {
  background: linear-gradient(135deg, #6BB8FF, #4A90E2);
  color: #0F101F;
  padding: 16px 36px;
  font-size: 1.1em;
  font-weight: 700;
  border-radius: 50px;
  text-decoration: none;
  box-shadow: 0 0 15px rgba(107, 184, 255, 0.4);
  transition: all 0.3s ease;
  display: inline-block;
}

.btn-telegram:hover {
  background: #ffffff;
  color: #4A90E2;
  transform: scale(1.05);
  box-shadow: 0 0 25px rgba(107, 184, 255, 0.7);
}

/* Mobile */
@media (max-width: 768px) {
  .column {
    max-width: 100%;
    padding: 25px 20px;
  }

  .comparison-section h2 {
    font-size: 1.5em;
  }

  .btn-telegram {
    padding: 14px 28px;
    font-size: 1em;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1b9541e */.faq-section {
  background: linear-gradient(135deg, #0A0A0A, #111);
  padding: 70px 20px;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  max-width: 900px;
  margin: auto;
  border-radius: 16px;
  box-shadow: 0 0 20px rgba(107, 184, 255, 0.15);
}

.faq-title {
  font-size: 2em;
  text-align: center;
  color: #6BB8FF;
  margin-bottom: 40px;
}

.faq-item {
  margin-bottom: 20px;
  border-radius: 10px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.04);
  border: 1px solid #6BB8FF;
}

.faq-question {
  display: block;
  cursor: pointer;
  padding: 18px 20px;
  background: #1A1C2F;
  font-weight: 600;
  position: relative;
  transition: background 0.3s ease;
}

.faq-question:hover {
  background: #202336;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  padding: 0 20px;
  background: #11121A;
  transition: all 0.3s ease;
}

.faq-answer p {
  margin: 15px 0;
  line-height: 1.6;
  font-size: 1em;
  color: #DDDDDD;
}

.faq-item input[type="checkbox"] {
  display: none;
}

.faq-item input[type="checkbox"]:checked ~ .faq-answer {
  max-height: 200px;
  padding: 15px 20px;
}

/* CTA botón */
.cta-container {
  text-align: center;
  margin-top: 40px;
}

.btn-telegram {
  background: linear-gradient(135deg, #6BB8FF, #4A90E2);
  color: #0F101F;
  padding: 16px 36px;
  font-size: 1.1em;
  font-weight: 700;
  border-radius: 50px;
  text-decoration: none;
  box-shadow: 0 0 15px rgba(107, 184, 255, 0.4);
  transition: all 0.3s ease;
}

.btn-telegram:hover {
  background: #ffffff;
  color: #4A90E2;
  transform: scale(1.05);
}

/* Mobile */
@media (max-width: 768px) {
  .faq-title {
    font-size: 1.5em;
  }

  .faq-question {
    font-size: 1em;
  }

  .faq-answer p {
    font-size: 0.95em;
  }

  .btn-telegram {
    font-size: 1em;
    padding: 14px 28px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-ec329d9 */.floating-button {
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 16px 28px;
  font-size: 16px;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  background: linear-gradient(135deg, #00BFFF, #1E90FF);
  border: none;
  border-radius: 50px;
  box-shadow: 0 0 12px rgba(0, 191, 255, 0.6), 0 8px 24px rgba(0, 128, 255, 0.3);
  text-decoration: none;
  z-index: 999999;
  transition: all 0.25s ease;
  cursor: pointer;
  animation: pulse 2.5s infinite ease-in-out;
}

.floating-button:hover {
  transform: translateY(-2px) scale(1.05);
  background: linear-gradient(135deg, #ffffff, #f0f0f0);
  color: #1E90FF;
  box-shadow: 0 0 18px rgba(0, 191, 255, 0.7), 0 10px 30px rgba(0, 128, 255, 0.4);
}

@keyframes pulse {
  0%, 100% {
    box-shadow: 0 0 12px rgba(0, 191, 255, 0.6), 0 8px 24px rgba(0, 128, 255, 0.3);
  }
  50% {
    box-shadow: 0 0 20px rgba(0, 191, 255, 0.9), 0 10px 30px rgba(0, 128, 255, 0.5);
  }
}

@media (max-width: 480px) {
  .floating-button {
    font-size: 14px;
    padding: 14px 24px;
    bottom: 16px;
    right: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-815a0eb */.footer-container {
  width: 100%;
  padding: 50px 20px 30px;
  background: #0F101F;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  text-align: center;
  border-radius: 20px 20px 0 0;
  box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.3);
}

.footer-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1000px;
  margin: 0 auto 30px;
  gap: 30px;
}

.footer-left img {
  width: 80px;
  margin-bottom: 10px;
}

.footer-left p {
  font-size: 0.85em;
  color: #bbb;
  line-height: 1.4;
}

.footer-buttons {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  justify-content: center;
}

.footer-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 20px;
  border-radius: 30px;
  font-weight: 600;
  font-size: 0.95em;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
}

.telegram-button {
  background: linear-gradient(135deg, #6BB8FF, #4A90E2);
  color: #0F101F;
}

.telegram-button:hover {
  transform: translateY(-2px) scale(1.05);
  box-shadow: 0 0 15px rgba(107, 184, 255, 0.6);
}

.instagram-button {
  background: #ffffff;
  color: #0F101F;
}

.instagram-button:hover {
  transform: translateY(-2px) scale(1.05);
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.4);
}

.footer-button img {
  width: 20px;
  height: 20px;
}

.footer-disclaimer {
  font-size: 0.75em;
  color: #aaa;
  max-width: 850px;
  margin: 0 auto;
  line-height: 1.6;
  opacity: 0.8;
}

/* Mobile Responsive */
@media (max-width: 768px) {
  .footer-content {
    flex-direction: column;
    text-align: center;
  }

  .footer-left img {
    width: 65px;
  }

  .footer-buttons {
    flex-direction: column;
    gap: 14px;
  }

  .footer-button {
    width: 100%;
    justify-content: center;
  }

  .footer-disclaimer {
    font-size: 0.68em;
    padding: 0 10px;
  }
}/* End custom CSS */