body.lp-future-live {
  --lp-future-panel: linear-gradient(180deg, rgba(19, 19, 24, 0.88) 0%, rgba(8, 8, 10, 0.92) 100%);
  --lp-future-panel-soft: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 100%);
  --lp-future-border: rgba(255, 255, 255, 0.08);
  --lp-future-border-strong: rgba(255, 0, 0, 0.28);
  --lp-future-shadow: 0 30px 80px rgba(0, 0, 0, 0.42);
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 0, 0, 0.22), transparent 26%),
    radial-gradient(circle at 85% 0%, rgba(255, 255, 255, 0.08), transparent 20%),
    linear-gradient(135deg, #040404 0%, #0b0b0d 42%, #120408 100%);
  color: #ffffff;
  isolation: isolate;
  overflow-x: hidden;
}

body.lp-future-live::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    linear-gradient(rgba(255, 255, 255, 0.025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px);
  background-size: 56px 56px;
  mask-image: linear-gradient(180deg, rgba(0, 0, 0, 0.35), transparent 88%);
}

body.lp-future-live #content,
body.lp-future-live .page-content,
body.lp-future-live .elementor,
body.lp-future-live .elementor-section,
body.lp-future-live .elementor-container,
body.lp-future-live .e-parent,
body.lp-future-live .e-con-inner {
  position: relative;
  z-index: 1;
  background: transparent;
}

body.lp-future-live .entry-header {
  display: none;
}

body.lp-future-live a:not(.elementor-button):not(.lp-header-chip):not(.lp-header-cta):not(.lp-header-mobile-cta) {
  color: #ffffff;
  transition: color 180ms ease, opacity 180ms ease;
}

body.lp-future-live a:not(.elementor-button):not(.lp-header-chip):not(.lp-header-cta):not(.lp-header-mobile-cta):hover,
body.lp-future-live a:not(.elementor-button):not(.lp-header-chip):not(.lp-header-cta):not(.lp-header-mobile-cta):focus-visible {
  color: #ff4d4d;
}

body.lp-future-live .elementor-widget-spacer {
  display: none;
}

body.lp-future-live .entry-content .elementor > .e-parent {
  padding-inline: clamp(16px, 2.4vw, 28px) !important;
  margin-bottom: clamp(18px, 2.4vw, 28px);
}

body.lp-future-live .entry-content .elementor > .e-parent > .e-con-inner {
  width: min(1280px, 100%);
  margin-inline: auto;
  gap: clamp(18px, 2vw, 28px);
}

body.lp-future-live.home .entry-content .elementor > .e-parent:first-child {
  padding-top: clamp(148px, 18vw, 210px) !important;
  padding-bottom: clamp(32px, 6vw, 80px) !important;
}

body.lp-future-live .entry-content .elementor .e-child {
  position: relative;
  padding: clamp(24px, 2.8vw, 34px) !important;
  border: 1px solid var(--lp-future-border);
  border-radius: 28px;
  background: var(--lp-future-panel);
  box-shadow: var(--lp-future-shadow);
  overflow: hidden;
  transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}

body.lp-future-live .entry-content .elementor .e-child::before,
body.lp-future-live .elementor-widget-image-carousel .elementor-widget-container::before,
body.lp-future-live .srfm-form-container::before {
  content: "";
  position: absolute;
  inset: 0 auto auto 0;
  width: min(42%, 220px);
  height: 1px;
  background: linear-gradient(90deg, rgba(255, 0, 0, 0.95), transparent);
}

body.lp-future-live .entry-content .elementor .e-child:hover {
  transform: translateY(-4px);
  border-color: var(--lp-future-border-strong);
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(255, 0, 0, 0.08) inset;
}

body.lp-future-live.home .entry-content .elementor > .e-parent:first-child > .e-con-inner > .e-child {
  max-width: 100%;
  padding: 10px !important;
  border: 0;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible;
}

body.lp-future-live.home .entry-content .elementor > .e-parent:first-child > .e-con-inner > .e-child::before,
body.lp-future-live.home .entry-content .elementor > .e-parent:first-child > .e-con-inner > .e-child::after {
  content: none;
}

body.lp-future-live.home .entry-content .elementor > .e-parent:first-child > .e-con-inner > .e-child:hover {
  transform: none;
  border-color: transparent;
  box-shadow: none !important;
}

body.page-id-14.lp-future-live .elementor-14 > .e-parent:first-child .elementor-widget-heading .elementor-heading-title {
  color: #111111 !important;
}

body.lp-future-live .elementor-widget-container,
body.lp-future-live .elementor-shortcode {
  position: relative;
}

body.lp-future-live .elementor-widget-image img,
body.lp-future-live .swiper-slide-image,
body.lp-future-live .wp-block-image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 22px;
}

body.lp-future-live .elementor-widget-heading .elementor-heading-title,
body.lp-future-live .hfe-infocard-title,
body.lp-future-live .elementor-icon-box-title,
body.lp-future-live .widget-title {
  color: #ffffff !important;
  text-wrap: balance;
}

body.lp-future-live .elementor-widget-heading h1,
body.lp-future-live .elementor-widget-heading h2,
body.lp-future-live .hfe-infocard-title {
  letter-spacing: 0.04em;
}

body.lp-future-live.home .elementor-1448 > .e-parent:first-child .elementor-widget-heading h2,
body.lp-future-live.home .elementor-1448 > .e-parent:first-child .elementor-widget-heading h1 {
  font-size: clamp(1.6rem, 3vw, 2.6rem);
  line-height: 0.98;
  text-transform: uppercase;
}

body.lp-future-live.home .elementor-1448 > .e-parent:first-child .elementor-element-c861921 {
  transform: translateY(-16px);
}

body.lp-future-live.home .elementor-1448 > .e-parent:first-child .elementor-element-0e8694a {
  margin-top: clamp(28px, 4vw, 52px);
}

body.lp-future-live .elementor-widget-text-editor,
body.lp-future-live .elementor-widget-text-editor p,
body.lp-future-live .hfe-infocard-text,
body.lp-future-live .hfe-infocard-text p,
body.lp-future-live .elementor-icon-box-description,
body.lp-future-live .entry-content p,
body.lp-future-live .entry-content li {
  color: rgba(255, 255, 255, 0.74);
}

body.lp-future-live .elementor-icon-box-description,
body.lp-future-live .elementor-icon-box-description a {
  color: rgba(255, 255, 255, 0.74) !important;
}

body.lp-future-live .elementor-widget-text-editor strong,
body.lp-future-live .hfe-infocard-text strong {
  color: #ffffff;
}

body.lp-future-live .hfe-infocard {
  display: grid;
  gap: 14px;
}

body.lp-future-live .elementor-widget-button .elementor-button,
body.lp-future-live .srfm-submit-button {
  border: 1px solid rgba(255, 0, 0, 0.45) !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #ff0000 0%, #a90000 100%) !important;
  box-shadow: 0 16px 32px rgba(255, 0, 0, 0.22), 0 0 0 1px rgba(255, 255, 255, 0.05) inset;
  color: #ffffff !important;
  font-weight: 700 !important;
  letter-spacing: 0.16em;
  padding: 14px 24px !important;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: transform 200ms ease, box-shadow 200ms ease, border-color 200ms ease, background 200ms ease !important;
}

body.lp-future-live .elementor-widget-button .elementor-button:hover,
body.lp-future-live .elementor-widget-button .elementor-button:focus-visible,
body.lp-future-live .srfm-submit-button:hover,
body.lp-future-live .srfm-submit-button:focus-visible {
  background: linear-gradient(135deg, #ffffff 0%, #ffd8d8 100%) !important;
  border-color: rgba(255, 255, 255, 0.8) !important;
  box-shadow: 0 18px 38px rgba(255, 255, 255, 0.12);
  color: #0a0a0c !important;
  text-decoration: none !important;
  transform: translateY(-2px);
}

body.lp-future-live .elementor-button-wrapper,
body.lp-future-live .srfm-submit-container {
  margin-top: 10px;
}

body.lp-future-live .elementor-widget-image-carousel .elementor-widget-container {
  position: relative;
  padding: clamp(18px, 2vw, 24px);
  border: 1px solid var(--lp-future-border);
  border-radius: 30px;
  background: var(--lp-future-panel-soft);
  box-shadow: var(--lp-future-shadow);
  overflow: hidden;
}

body.lp-future-live .elementor-image-carousel-wrapper .swiper-slide-inner {
  overflow: hidden;
  border-radius: 24px;
  box-shadow: 0 18px 34px rgba(0, 0, 0, 0.34);
}

body.lp-future-live .elementor-1448 .elementor-image-carousel .swiper-slide {
  box-sizing: border-box;
  padding-inline: clamp(8px, 1vw, 12px);
}

body.lp-future-live .elementor-1448 .elementor-image-carousel .swiper-slide-inner {
  max-width: 88%;
  margin-inline: auto;
}

body.lp-future-live .elementor-swiper-button {
  width: 44px;
  height: 44px;
  border: 1px solid rgba(255, 0, 0, 0.24);
  border-radius: 50%;
  background: rgba(11, 11, 15, 0.84);
  color: #ffffff;
  backdrop-filter: blur(10px);
}

body.lp-future-live .swiper-pagination-bullet {
  background: rgba(255, 255, 255, 0.28);
  opacity: 1;
}

body.lp-future-live .swiper-pagination-bullet-active {
  background: #ff0000;
}

body.lp-future-live .srfm-form-container {
  position: relative;
  padding: clamp(20px, 2.5vw, 30px);
  border: 1px solid var(--lp-future-border);
  border-radius: 28px;
  background: var(--lp-future-panel-soft);
  box-shadow: var(--lp-future-shadow);
  overflow: hidden;
}

body.lp-future-live .srfm-input-common,
body.lp-future-live .srfm-dropdown-input,
body.lp-future-live textarea,
body.lp-future-live input[type="text"],
body.lp-future-live input[type="email"],
body.lp-future-live input[type="tel"] {
  color: #ffffff !important;
  background: rgba(14, 14, 18, 0.86) !important;
  border: 1px solid rgba(255, 255, 255, 0.08) !important;
  border-radius: 18px !important;
  box-shadow: none !important;
}

body.lp-future-live .srfm-input-common::placeholder,
body.lp-future-live .srfm-dropdown-input::placeholder,
body.lp-future-live textarea::placeholder,
body.lp-future-live input[type="text"]::placeholder,
body.lp-future-live input[type="email"]::placeholder,
body.lp-future-live input[type="tel"]::placeholder {
  color: rgba(255, 255, 255, 0.5);
}

body.lp-future-live .elementor-icon-box-wrapper {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  padding: 22px;
  border: 1px solid var(--lp-future-border);
  border-radius: 24px;
  background: var(--lp-future-panel-soft);
}

body.lp-future-live .elementor-icon-box-icon .elementor-icon,
body.lp-future-live .elementor-social-icon {
  border: 1px solid rgba(255, 0, 0, 0.26);
  background: rgba(14, 14, 18, 0.86);
  color: #ffffff;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22);
}

body.page-id-16.lp-future-live .elementor-widget-icon-box .elementor-icon-box-wrapper {
  gap: 20px;
}

body.page-id-16.lp-future-live .elementor-widget-icon-box .elementor-icon-box-icon .elementor-icon {
  width: 68px;
  min-width: 68px;
  height: 68px;
  display: grid;
  place-items: center;
  position: relative;
  overflow: hidden;
  font-size: 0;
  border-color: rgba(255, 0, 0, 0.36);
  background:
    radial-gradient(circle at 30% 30%, rgba(255, 0, 0, 0.22), transparent 42%),
    linear-gradient(180deg, rgba(20, 20, 26, 0.98) 0%, rgba(7, 7, 10, 0.98) 100%);
  box-shadow:
    0 18px 34px rgba(0, 0, 0, 0.34),
    0 0 0 1px rgba(255, 0, 0, 0.08) inset;
  backdrop-filter: blur(10px);
}

body.page-id-16.lp-future-live .elementor-widget-icon-box .elementor-icon-box-icon .elementor-icon svg {
  display: none !important;
}

body.page-id-16.lp-future-live .elementor-widget-icon-box .elementor-icon-box-icon .elementor-icon::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 22px;
  line-height: 1;
  color: #ffffff;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.page-id-16.lp-future-live .elementor-widget-icon-box[data-id="5554e09"] .elementor-icon-box-icon .elementor-icon::before {
  content: "\f0e0";
}

body.page-id-16.lp-future-live .elementor-widget-icon-box[data-id="277f98a"] .elementor-icon-box-icon .elementor-icon::before {
  content: "\f095";
}

body.page-id-16.lp-future-live .elementor-widget-icon-box[data-id="90d53fc"] .elementor-icon-box-icon .elementor-icon::before {
  content: "\f3c5";
  font-size: 21px;
}

body.page-id-16.lp-future-live .elementor-widget-icon-box .elementor-icon-box-title {
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

body.page-id-16.lp-future-live .elementor-widget-icon-box .elementor-icon-box-description,
body.page-id-16.lp-future-live .elementor-widget-icon-box .elementor-icon-box-description a {
  color: rgba(255, 255, 255, 0.82) !important;
}

body.lp-future-live .elementor-social-icon:hover,
body.lp-future-live .elementor-social-icon:focus-visible {
  background: #ff0000;
  color: #ffffff;
}

@media (max-width: 1024px) {
  body.lp-future-live .entry-content .elementor .e-child {
    border-radius: 24px;
  }
}

@media (max-width: 767px) {
  body.lp-future-live::before {
    background-size: 36px 36px;
    opacity: 0.4;
  }

  body.lp-future-live .entry-content .elementor > .e-parent {
    padding-inline: 14px !important;
    margin-bottom: 18px;
  }

  body.lp-future-live.home .entry-content .elementor > .e-parent:first-child {
    padding-top: 118px !important;
  }

  body.lp-future-live .entry-content .elementor .e-child,
  body.lp-future-live .elementor-widget-image-carousel .elementor-widget-container,
  body.lp-future-live .srfm-form-container {
    border-radius: 22px;
  }

  body.lp-future-live.home .elementor-1448 > .e-parent:first-child .elementor-widget-heading h2,
  body.lp-future-live.home .elementor-1448 > .e-parent:first-child .elementor-widget-heading h1 {
    font-size: clamp(1.1rem, 6vw, 1.5rem);
  }

  body.lp-future-live.home .elementor-1448 > .e-parent:first-child .elementor-element-c861921 {
    transform: translateY(-8px);
  }

  body.lp-future-live.home .elementor-1448 > .e-parent:first-child .elementor-element-0e8694a {
    margin-top: 22px;
  }

  body.lp-future-live .elementor-widget-button .elementor-button,
  body.lp-future-live .srfm-submit-button {
    width: 100%;
    justify-content: center;
  }
}
