
/* Swipe Invest editable Divi landing */

body .swipe-page-section {
  background:
    radial-gradient(circle at 18% 8%, rgba(31,124,255,.24), transparent 30%),
    radial-gradient(circle at 82% 15%, rgba(53,231,255,.15), transparent 32%),
    linear-gradient(180deg, #02040b 0%, #06132b 45%, #02040b 100%) !important;
  color: #fff !important;
  overflow: hidden;
}

body .swipe-section {
  background: transparent !important;
}

body .swipe-section .et_pb_row {
  max-width: 1280px !important;
}

body .swipe-logo img {
  width: 230px !important;
  max-width: 72vw !important;
  filter: drop-shadow(0 0 28px rgba(53,231,255,.28));
}

body .swipe-title h1,
body .swipe-title h2,
body .swipe-title h3 {
  color: #fff !important;
  font-weight: 900 !important;
  letter-spacing: -0.06em !important;
  line-height: .95 !important;
}

body .swipe-title h1 {
  font-size: clamp(52px, 7vw, 104px) !important;
}

body .swipe-title h2 {
  font-size: clamp(36px, 5vw, 72px) !important;
}

body .swipe-gradient {
  background: linear-gradient(90deg, #ffffff 0%, #62d9ff 42%, #1f7cff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

body .swipe-kicker p {
  color: #35e7ff !important;
  text-transform: uppercase;
  letter-spacing: .22em;
  font-size: 13px !important;
  font-weight: 800 !important;
}

body .swipe-text p,
body .swipe-card p,
body .swipe-metric p,
body .swipe-event p {
  color: rgba(255,255,255,.74) !important;
  line-height: 1.55 !important;
}

body .swipe-lead p {
  color: rgba(255,255,255,.78) !important;
  font-size: clamp(18px, 2vw, 24px) !important;
  line-height: 1.45 !important;
}

body .swipe-badges p {
  display: inline-block;
  margin: 0 10px 10px 0;
  padding: 10px 14px;
  border: 1px solid rgba(75,180,255,.35);
  border-radius: 999px;
  background: rgba(255,255,255,.055);
  color: rgba(255,255,255,.88) !important;
  box-shadow: 0 0 28px rgba(31,124,255,.12);
  font-size: 14px !important;
}

body .swipe-primary .et_pb_button {
  border-radius: 16px !important;
  font-weight: 800 !important;
  padding: 14px 24px !important;
  border: 0 !important;
  color: #02040b !important;
  background: linear-gradient(135deg, #1f7cff, #35e7ff) !important;
  box-shadow: 0 0 42px rgba(53,231,255,.28);
}

body .swipe-secondary .et_pb_button {
  border-radius: 16px !important;
  font-weight: 800 !important;
  padding: 14px 24px !important;
  border: 1px solid rgba(75,180,255,.35) !important;
  color: #fff !important;
  background: rgba(255,255,255,.055) !important;
}

body .swipe-card,
body .swipe-metric,
body .swipe-event,
body .swipe-phone,
body .swipe-cta-box {
  border: 1px solid rgba(80,180,255,.26) !important;
  border-radius: 28px !important;
  background: linear-gradient(180deg, rgba(255,255,255,.08), rgba(255,255,255,.035)) !important;
  box-shadow: 0 22px 80px rgba(0,0,0,.25);
  backdrop-filter: blur(18px);
}

body .swipe-card {
  padding: 28px !important;
  min-height: 245px;
}

body .swipe-card h3,
body .swipe-event h3 {
  color: #fff !important;
  font-size: 24px !important;
  font-weight: 850 !important;
  letter-spacing: -0.035em !important;
  margin-bottom: 12px !important;
}

body .swipe-card .swipe-icon,
body .swipe-event .swipe-icon {
  color: #35e7ff;
  font-size: 34px;
  display: block;
  margin-bottom: 18px;
  text-shadow: 0 0 22px rgba(53,231,255,.45);
}

body .swipe-step {
  text-align: center;
  padding: 24px 18px !important;
  min-height: 190px;
}

body .swipe-step .num {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  color: #02040b;
  font-weight: 900;
  background: linear-gradient(135deg, #1f7cff, #35e7ff);
  margin-bottom: 16px;
}

body .swipe-phone {
  padding: 12px !important;
  border-radius: 40px !important;
}

body .swipe-phone img {
  border-radius: 28px !important;
  width: 100% !important;
}

body .swipe-phone-left {
  transform: rotate(-8deg) translateY(25px);
  opacity: .78;
}

body .swipe-phone-main {
  transform: rotate(-2deg);
  z-index: 3;
}

body .swipe-phone-right {
  transform: rotate(8deg) translateY(35px);
  opacity: .78;
}

body .swipe-metric {
  padding: 28px !important;
}

body .swipe-metric h3 {
  color: #fff !important;
  font-size: clamp(36px, 4vw, 58px) !important;
  font-weight: 900 !important;
  letter-spacing: -0.055em !important;
}

body .swipe-event {
  padding: 34px !important;
  min-height: 300px;
}

body .swipe-cta-box {
  padding: 60px 40px !important;
  text-align: center;
  border-radius: 42px !important;
  background:
    radial-gradient(circle at 50% 0%, rgba(53,231,255,.22), transparent 34%),
    linear-gradient(180deg, rgba(255,255,255,.075), rgba(255,255,255,.03)) !important;
}

body .swipe-cta-logo img {
  width: 210px !important;
  max-width: 72vw !important;
  filter: drop-shadow(0 0 30px rgba(53,231,255,.28));
}

@media (max-width: 980px) {
  body .swipe-phone-left,
  body .swipe-phone-main,
  body .swipe-phone-right {
    transform: none !important;
    opacity: 1;
  }
}
