  :root {
    --lp-light: #FAFAFB;
    --midnight-aubergine: #191325;
    --deep-indigo: #231670;
  }

  .cta_wrapper,
  .breadcrumb-bg,
  #header,
  #footer-main {
    display: none;
  }

  #video-background {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: -1;
    overflow: hidden;
    pointer-events: none;
  }

  #video-background::before,
  #video-background::after {
    content: "";
    position: absolute;
    pointer-events: none;
    z-index: 2;
    filter: blur(80px);
  }

  #video-background::before {
    width: 88vw;
    height: 70vw;
    left: -24vw;
    bottom: -28vw;
    background: radial-gradient(ellipse at 45% 55%,
        rgba(72, 173, 155, 0.60) 0%,
        rgba(72, 173, 155, 0.42) 28%,
        rgba(72, 173, 155, 0.20) 46%,
        rgba(72, 173, 155, 0) 66%);
  }

  #video-background::after {
    width: 92vw;
    height: 72vw;
    right: -24vw;
    bottom: -26vw;
    background: radial-gradient(ellipse at 55% 55%,
        rgba(122, 135, 255, 0.58) 0%,
        rgba(122, 135, 255, 0.40) 30%,
        rgba(122, 135, 255, 0.18) 48%,
        rgba(122, 135, 255, 0) 68%);
  }

  #player {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    width: 100vw;
    height: 56.25vw;
    min-height: 100vh;
    min-width: calc(100vh / 9 * 16);
  }

  #player iframe {
    pointer-events: none;
  }

  .video-glow-top {
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 2;
    background:
      radial-gradient(ellipse 42vw 26vw at 18% 6%,
        rgba(72, 173, 155, 0.36) 0%,
        rgba(72, 173, 155, 0.22) 26%,
        rgba(72, 173, 155, 0) 58%),
      radial-gradient(ellipse 48vw 30vw at 70% 8%,
        rgba(122, 135, 255, 0.42) 0%,
        rgba(122, 135, 255, 0.24) 28%,
        rgba(122, 135, 255, 0) 60%);
    filter: blur(85px);
  }

  main {
    width: 100%;
    padding: clamp(20px, 4vw, 60px) clamp(20px, 4vw, 50px);
    position: relative;
    z-index: 1;
  }

  .event-container {
    width: min(100%, 1440px);
    container-type: inline-size;
    margin-inline: auto;
    border-radius: 30px;
    padding: 50px 20px;
    position: relative;
    box-sizing: border-box;
    background: linear-gradient(180deg,
        rgba(180, 170, 215, 0.10) 0%,
        rgba(210, 205, 230, 0.04) 100%);
  }

  .event-container::before {
    content: "";
    position: absolute;
    inset: 0;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    background: radial-gradient(circle at top left, rgba(78, 58, 122, 0.1) 0%, rgba(78, 58, 122, 0.05) 40%, rgba(78, 58, 122, 0) 50%);
    border: .5px solid rgba(240, 228, 247, 0.1);
    border-radius: 30px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    z-index: -1;
    pointer-events: none;
    overflow: hidden;
  }

  .event-container::after {
    content: "";
    pointer-events: none;
    position: absolute;
    inset: 0;
    /*box-shadow: inset -1px -1px 1px -.3px rgba(255, 255, 255, .1), inset 2px 2px 1px -1.3px rgba(255, 255, 255, .1);*/
    padding: 1.3px;
    background: linear-gradient(140deg, rgba(240, 228, 247, 0.9) 0%, rgba(240, 228, 247, 0.15) 10%, rgba(240, 228, 247, 0.1) 70%, rgba(240, 228, 247, 0.01) 100%);
    -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    border-radius: 30px;
    overflow: hidden;
  }

  .space-adjust {
    font-feature-settings: "palt";
    letter-spacing: 0.08em;
    padding-left: 3px;
  }

  .space-adjust-2 {
    font-feature-settings: "palt";
    letter-spacing: 0.11em;
    padding-left: 3px;
    padding-right: 2px;
  }

  .content-wrapper {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }

  .main-content,
  .form-sidebar {
    min-width: 0;
  }

  .site-header {
    display: flex;
    flex-direction: column;
    gap: clamp(20px, 2.2cqw, 25px);
    margin-bottom: clamp(40px, 4cqw, 60px);
  }

  .hero-layout {
    display: flex;
    align-items: center;
    gap: clamp(10px, 2cqw, 30px);
  }

  .main-content h1 {
    font-size: clamp(11px, 3.8cqw, 26px);
    font-weight: 800;
    line-height: 1;
    color: var(--lp-light);
    text-align: center;
  }

  .main-content h1 span {
    font-size: 1.5em;
    font-weight: 500;
  }

  .hero-subtitle {
    font-weight: 600;
    line-height: 1;
    position: relative;
    display: inline-block;
    padding: clamp(3px, 1cqw, 10px) 0;
    color: var(--lp-light);
    text-align: center;
    width: 100%;
    background: url("/hubfs/JP%20all%20assets/Connected%20World/connected-world-2026/connected-world-belt.svg") center / 100% 100% no-repeat;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    font-size: clamp(4.9px, 1.9cqw, 13px);
  }

  .hero-subtitle .l-size {
    font-size: 1.2em;
  }

  .hero-subtitle .s-size {
    font-size: .8em;
  }

  .logo-white {
    width: 51%;
    max-width: 51%;
    margin-inline: auto;
  }

  .engage-reform {
    opacity: 1;
    transform: translateY(0);
    transition-delay: .3s;
    width: 100%;
    margin: 4px auto 0;
    display: block;
    position: relative;
    padding: 0;
  }

  .engage-reform-logo {
    width: 50%;
    padding: clamp(2px, 0.6cqw, 5px) 0;
    margin-inline: auto;
  }

  .engage-reform-inner {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
  }

  .engage-reform::after,
  .engage-reform::before {
    content: '';
    position: absolute;
    top: 50%;
    width: calc((100% - 50%) / 2 - 8px);
    height: 0.5px;
    background-color: var(--lp-light);
    transform: translateY(-50%);
  }

  .engage-reform::before {
    left: 0;
  }

  .engage-reform::after {
    right: 0;
  }

  .no-wrap {
    white-space: nowrap;
  }

  .site-header .event-details {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding-left: clamp(10px, 2cqw, 30px);
    font-size: clamp(8px, 2cqw, 13px);
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.08em;
    color: var(--lp-light);
    text-align: left;
    box-sizing: border-box;
  }

  .site-header .event-details::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: rgba(255, 255, 255, .4);
  }

  .hero-title,
  .date-event-container {
    flex: 1 1 50%;
    min-width: 0;
  }

  .hero-title {
    text-align: center;
  }

  .date-event-container {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    flex-direction: row;
    letter-spacing: .03em;
  }

  .speaker-section {
    margin-bottom: clamp(15px, 2.5cqw, 30px);
  }

  .speaker-section .speaker-image {
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin-bottom: clamp(20px, 3.7cqw, 45px);
    display: block;
  }

  .speaker-section .speaker-info h2 {
    font-size: clamp(16px, 2cqw, 25px);
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 20px;
    color: var(--lp-light);
    word-break: auto-phrase;
  }

  .event-description p {
    font-size: clamp(16px, 1.65cqw, 20px);
    margin-bottom: 15px;
    color: var(--lp-light);
  }

  .form-sidebar h2 {
    font-size: clamp(22px, 2.5cqw, 30px);
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 25px;
    color: var(--lp-light);
  }

  #mktoForm_9083 {
    background: transparent;
    border: none;
    box-shadow: none;
    padding: 0;
  }

  #mktoForm_9083 .mktoFormRow {
    margin: 0;
  }

  #mktoForm_9083 .mktoFieldDescriptor.mktoFormCol,
  #mktoForm_9083 .mktoFormRow,
  #mktoForm_9083 .mktoFormRow .mktoFieldWrap {
    max-width: 100%;
  }

  #mktoForm_9083 .mktoButtonRow .mktoButtonWrap {
    margin: 0 !important;
  }

  #mktoForm_9083 .mktoLabel,
  #mktoForm_9083 .mktoFormRow .mktoHtmlText,
  #mktoForm_9083.mktoFormRow .mktoHtmlText a {
    color: var(--lp-light) !important;
  }

  #mktoForm_9083 .mktoButtonWrap.mktoSimple .mktoButton {
    background: #7a87ff !important;
    border: none !important;
    border-radius: 10px !important;
    padding: 24px 40px !important;
    font-size: 20px !important;
    font-weight: 400 !important;
    font-family: "Roboto", sans-serif !important;
    color: var(--lp-light) !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    text-shadow: none !important;
    box-shadow: none !important;
    width: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: normal !important;
  }

  #mktoForm_9083 .mktoButtonWrap.mktoSimple .mktoButton:hover {
    background: #48ad9b !important;
  }

  #mktoForm_9083 .mktoButtonRow,
  .mktoForm .mktoButtonRow .mktoButtonWrap {
    text-align: left !important;
  }


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

    100% {
      transform: translateX(-50%);
    }
  }

  .site-footer {
    margin-top: clamp(40px, 5cqw, 60px);
    padding: clamp(20px, 3cqw, 30px) 20px;
    text-align: center;
  }

  .site-footer .footer-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin-bottom: 20px;
  }

  .site-footer .footer-links a {
    font-size: clamp(12px, 1.2cqw, 13px);
    color: rgba(35, 22, 112, 0.7);
    color: var(--lp-light);
    text-decoration: underline;
    transition: color 0.3s ease;
  }

  .site-footer .footer-links a:hover {
    color: var(--lp-light);
  }

  .site-footer .footer-links a:focus {
    outline: 2px solid #272E68;
    outline-offset: 2px;
    border-radius: 2px;
  }

  .site-footer .copyright {
    font-size: 0.75rem;
    color: rgba(35, 22, 112, 0.6);
    color: var(--lp-light);
    padding: 0;
    margin: 0;
  }

  @media (min-width: 768px) {
    .event-container {
      padding: clamp(50px, 6.6cqw, 95px) clamp(20px, 7.6cqw, 109px);
    }

    .content-wrapper {
      flex-direction: row;
      gap: clamp(40px, 7cqw, 109px);
    }

    .main-content {
      flex: 1 1 55%;
    }

    .form-sidebar {
      flex: 1 1 45%;
      position: sticky;
    }

    .main-content h1 {
      font-size: clamp(11px, 2cqw, 24px);
    }

    .hero-subtitle {
      font-size: clamp(4px, .9cqw, 13px);
    }

    .site-header .event-details {
      font-size: clamp(8px, 1.1cqw, 13px);
    }
  }

  @media (max-width: 959px) {
    #mktoForm_9083.mktoForm .mktoFormRow:first-of-type .mktoFieldDescriptor.mktoFormCol {
      width: 100% !important;
    }
  }