body {
  font-family: "DM Sans", Arial, sans-serif !important;
  font-weight: 300 !important;
}

/* LeadUP visual system */
:root {
  --leadup-primary: #012c51;
  --leadup-deep: #02070d;
  --leadup-ink: #071827;
  --leadup-blue: #024783;
}

.mbr-text,
.form-control {
  font-family: "DM Sans", Arial, sans-serif !important;
  font-weight: 300 !important;
}

.navbar-nav,
.nav-link,
.navbar-caption {
  font-family: "DM Sans", Arial, sans-serif !important;
  font-weight: 400 !important;
}

.mbr-section-btn,
.btn {
  font-family: "DM Sans", Arial, sans-serif !important;
  font-weight: 600 !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.display-1,
.display-2,
.display-5,
.title-4 {
  font-family: "DM Sans", Arial, sans-serif !important;
  font-weight: 900 !important;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong,
.display-1 strong,
.display-2 strong,
.display-5 strong,
.title-4 strong {
  font-weight: 900 !important;
}

.leadup-team-hero h1,
.leadup-team-cta h2,
.leadup-countdown h2,
.leadup-sponsors {
  font-family: "DM Sans", Arial, sans-serif !important;
  font-weight: 900 !important;
}

.form-select,
input,
select,
textarea,
button {
  font-family: "DM Sans", Arial, sans-serif !important;
}

img,
.card-wrap,
.card-wrapper,
.video-wrapper,
.mbr-figure iframe,
.google-map iframe,
.slide-content,
.plan,
.card,
.item-wrapper,
.item-wrapper .mbr-overlay,
.btn,
.navbar-toggler,
.leadup-meta {
  border-radius: 15px !important;
}

.bg-primary {
  background-color: var(--leadup-primary) !important;
}

.bg-success {
  background-color: #173b57 !important;
}

.bg-info {
  background-color: var(--leadup-deep) !important;
}

.btn-primary,
.btn-primary:active {
  background-color: var(--leadup-primary) !important;
  border-color: var(--leadup-primary) !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary.active {
  background-color: var(--leadup-blue) !important;
  border-color: var(--leadup-blue) !important;
}

.text-primary {
  color: var(--leadup-primary) !important;
}

.navbar .nav-link.text-primary,
.navbar .navbar-caption.text-primary {
  color: #d9eefb !important;
}

.navbar .nav-link.text-primary:hover,
.navbar .nav-link.text-primary:focus,
.navbar .nav-link.text-primary.active,
.navbar .navbar-caption.text-primary:hover,
.navbar .navbar-caption.text-primary:focus,
.navbar .navbar-caption.text-primary.active {
  color: #ffffff !important;
}

.footer4 a.text-primary {
  color: #8edbff !important;
}

.footer4 a.text-primary:hover,
.footer4 a.text-primary:focus,
.footer4 a.text-primary.active {
  color: #ffffff !important;
}

.leadup-hero {
  background-image: url("images/leadup-hero.jpg") !important;
  background-position: center center;
  background-size: cover;
}

.leadup-club-hero {
  background-image: linear-gradient(90deg, rgba(2, 7, 13, 0.78), rgba(1, 44, 81, 0.3)), url("images/leadup-club-hero.jpg") !important;
  background-position: center center;
  background-size: cover;
}

.leadup-club-perks {
  background-image: linear-gradient(rgba(1, 44, 81, 0.82), rgba(2, 7, 13, 0.9)), url("images/leadup-club-background.jpg") !important;
  background-position: center center;
  background-size: cover;
}

.leadup-club-perks .item-wrapper {
  background: rgba(225, 225, 225, 0.94);
}

.leadup-club-perks .mbr-section-title {
  color: #ffffff !important;
}

.leadup-built-banner {
  background-color: #073b68 !important;
}

.leadup-divider {
  width: min(calc(100% - 3rem), 18rem);
  height: 2px;
  margin: 0 auto;
  background: linear-gradient(90deg, transparent, #8edbff, transparent);
}

.leadup-divider + section {
  padding-top: 4rem !important;
}

#whatisleadup,
#tickets,
#whyleadup,
#whoshouldattend {
  padding-bottom: 4rem !important;
}

.leadup-team-hero {
  position: relative;
  display: flex;
  min-height: 50svh;
  align-items: flex-end;
  padding: 11rem 0 4rem;
  overflow: hidden;
  isolation: isolate;
  background-image: linear-gradient(90deg, rgba(2, 7, 13, 0.76), rgba(1, 44, 81, 0.34)), url("images/leadup-team-group.png");
  background-position: center top;
  background-size: cover;
}

.leadup-team-hero .container {
  position: relative;
  z-index: 1;
}

.leadup-team-hero h1 {
  max-width: 40rem;
  margin: 0;
  color: #ffffff;
  font-size: clamp(3.25rem, 9vw, 7rem);
}

.leadup-team-crosslink {
  margin: 1rem 0 0;
  color: #d9eefb;
  font-weight: 400;
}

.leadup-team-crosslink a {
  color: #8edbff !important;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 0.2em;
}

.leadup-team-cta {
  padding: 6rem 0;
  background: var(--leadup-ink);
}

.leadup-team-cta-card {
  position: relative;
  display: flex;
  min-height: 24rem;
  align-items: flex-end;
  overflow: hidden;
  border-radius: 15px;
  background-image: linear-gradient(90deg, rgba(2, 7, 13, 0.84), rgba(1, 44, 81, 0.38)), url("images/leadup-team-group.png");
  background-position: center top;
  background-size: cover;
}

.leadup-team-cta-content {
  position: relative;
  z-index: 1;
  max-width: 46rem;
  padding: clamp(2rem, 5vw, 4rem);
}

.leadup-team-cta h2 {
  margin-bottom: 0.7rem;
  color: #ffffff;
  font-size: clamp(2.7rem, 7vw, 6rem);
}

.leadup-team-cta p {
  margin: 0;
  color: #8edbff;
  font-size: clamp(1.2rem, 2.5vw, 2rem);
  font-weight: 700;
  letter-spacing: 0.1em;
}

.leadup-club-team-card .wrap {
  background-image: linear-gradient(90deg, rgba(2, 7, 13, 0.84), rgba(1, 44, 81, 0.38)), url("images/leadup-team-group.png") !important;
  background-position: center center;
  background-size: cover;
}

.leadup-countdown {
  padding: 6rem 0;
  background: var(--leadup-deep);
  text-align: center;
}

.leadup-countdown h2 {
  margin-bottom: 2rem;
  color: #ffffff;
  font-size: clamp(2.5rem, 6vw, 5.5rem);
}

.leadup-countdown-cont {
  max-width: 60rem;
  margin: 0 auto 2.5rem;
}

.leadup-countdown-cont > .row {
  margin-right: 0;
  margin-left: 0;
}

.leadup-countdown .number-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.leadup-countdown .number {
  color: #8edbff;
  font-size: clamp(3rem, 8vw, 7rem);
  font-weight: 700;
  line-height: 1;
}

.leadup-countdown .period {
  margin-top: 0.6rem;
  color: #ffffff;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.leadup-countdown .dot {
  display: none;
}

.leadup-countdown > .container > p {
  color: #c9d7e0;
}

.leadup-hero .leadup-hero-overlay {
  background-color: var(--leadup-deep) !important;
  opacity: 0.68 !important;
}

.leadup-sponsors {
  margin: 0 0 1.25rem;
  color: #d9eefb;
  font-size: clamp(0.7rem, 1.15vw, 0.95rem);
  font-weight: 700;
  letter-spacing: 0.16em;
  line-height: 1.5;
  text-transform: uppercase;
}

.leadup-sponsors a {
  color: #8edbff !important;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
}

.leadup-motto {
  max-width: 42rem;
  margin: 0 0 1.75rem;
  font-size: clamp(1.2rem, 2.2vw, 1.7rem);
  font-weight: 500;
  line-height: 1.35;
}

.leadup-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  max-width: 48rem;
  margin: 0 0 2rem;
  padding: 1rem 0;
  border: 0;
}

.leadup-meta div {
  min-width: 11rem;
  padding-right: 1.5rem;
}

.leadup-meta div + div {
  padding-left: 1.5rem;
  border-left: 0;
}

.leadup-meta span {
  display: block;
  margin-bottom: 0.25rem;
  color: #9cc2d9;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.16em;
}

.leadup-meta strong {
  display: block;
  color: #ffffff;
  font-size: 1rem;
}

@media (max-width: 767px) {
  .leadup-countdown {
    padding: 4rem 1rem;
  }

  .leadup-team-cta {
    padding: 4rem 1rem;
  }

  .leadup-team-cta-card {
    min-height: 22rem;
  }

  .leadup-team-hero {
    min-height: 48svh;
    padding: 9rem 1rem 3rem;
    background-position: center top;
  }

  .leadup-meta {
    display: block;
  }

  .leadup-meta div {
    padding-right: 0;
  }

  .leadup-meta div + div {
    margin-top: 1rem;
    padding-top: 1rem;
    padding-left: 0;
    border-top: 0;
    border-left: 0;
  }
}

.leadup-principles,
.leadup-attendance {
  margin: 0;
  padding-left: 1.5rem;
}

.leadup-principles li,
.leadup-attendance li {
  margin-bottom: 1rem;
  padding-left: 0.35rem;
}

.leadup-principles strong,
.leadup-attendance strong {
  color: #8edbff;
}

.cid-uZa6EooOhC .card-wrap .image-wrap img {
  height: 300px;
  object-fit: cover;
}

@media (max-width: 767px) {
  .cid-uZa6EooOhC .card-wrap .image-wrap img {
    height: 240px;
  }
}

/* Speaker preview */
.leadup-speaker-preview {
  position: relative;
  overflow: hidden;
  padding: 5rem 0 4.5rem;
  background: var(--leadup-primary);
  isolation: isolate;
}

.leadup-speaker-preview::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  background: radial-gradient(circle at 50% 72%, rgba(142, 219, 255, 0.15), transparent 44%);
  content: "";
}

.leadup-speaker-preview-title {
  position: relative;
  z-index: 7;
  margin: 0;
  color: #ffffff;
  font-size: clamp(2.8rem, 6vw, 5.7rem);
  font-weight: 900;
  letter-spacing: 0.035em;
  line-height: 0.95;
  text-align: center;
}

.leadup-speaker-stage {
  position: relative;
  display: block;
  height: clamp(28rem, 51vw, 43rem);
  max-width: 76rem;
  margin: -1rem auto 0;
  overflow: hidden;
  border-radius: 0 !important;
}

.leadup-speaker-stage::after {
  position: absolute;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: 6;
  height: 28%;
  background: linear-gradient(transparent, var(--leadup-primary) 86%);
  content: "";
  pointer-events: none;
}

.leadup-speaker-stage img {
  position: absolute;
  bottom: 0;
  border-radius: 0 !important;
  object-fit: contain;
  object-position: center bottom;
  transition: transform 300ms ease;
}

.leadup-speaker-stage:hover .leadup-stage-person {
  transform: translateY(-0.5rem);
}

.leadup-stage-person {
  z-index: 2;
  width: 39%;
  height: 88%;
}

.leadup-stage-alexandru {
  left: 0;
}

.leadup-stage-andrei {
  left: 30.5%;
  z-index: 3;
  height: 96%;
}

.leadup-stage-mariana {
  right: 0;
}

.leadup-stage-mystery {
  z-index: 5;
  width: 34%;
  height: 67%;
  filter: drop-shadow(0 0 1.4rem rgba(255, 255, 255, 0.1));
}

.leadup-stage-mystery-left {
  left: 18.5%;
}

.leadup-stage-mystery-right {
  right: 18.5%;
}

.leadup-speaker-preview-action {
  position: relative;
  z-index: 7;
  margin-top: -1rem;
  text-align: center;
}

/* Speakers page */
.leadup-speakers-hero {
  position: relative;
  display: flex;
  min-height: 58svh;
  align-items: flex-end;
  overflow: hidden;
  padding: 11rem 0 5rem;
  background: var(--leadup-deep);
  isolation: isolate;
}

.leadup-speakers-hero::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(115deg, rgba(1, 44, 81, 0.95), rgba(2, 7, 13, 0.88)), radial-gradient(circle at 80% 40%, #17679b, transparent 32%);
  content: "";
}

.leadup-speakers-eyebrow {
  margin: 0 0 1.25rem;
  color: #8edbff;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.22em;
  text-transform: uppercase;
}

.leadup-speakers-hero h1 {
  max-width: 58rem;
  margin: 0;
  color: #ffffff;
  font-size: clamp(3.25rem, 7vw, 6rem);
  letter-spacing: -0.04em;
  line-height: 0.92;
}

.leadup-speakers-intro {
  max-width: 43rem;
  margin: 2rem 0 0;
  color: #d9eefb;
  font-size: clamp(1.05rem, 2vw, 1.35rem);
  font-weight: 400;
  line-height: 1.55;
}

.leadup-speaker-profiles {
  padding: clamp(4.5rem, 8vw, 8rem) 0;
  background: #f2f5f7;
}

.leadup-speaker-profile {
  display: grid;
  grid-template-columns: minmax(17rem, 0.82fr) minmax(0, 1.18fr);
  gap: clamp(2.5rem, 7vw, 7rem);
  align-items: center;
}

.leadup-speaker-profile + .leadup-speaker-profile {
  margin-top: clamp(5rem, 10vw, 9rem);
  padding-top: clamp(5rem, 10vw, 9rem);
  border-top: 1px solid rgba(1, 44, 81, 0.2);
}

.leadup-speaker-profile:nth-child(even) .leadup-speaker-portrait {
  order: 2;
}

.leadup-speaker-portrait {
  position: relative;
  margin: 0;
}

.leadup-speaker-portrait::before {
  position: absolute;
  top: 1.25rem;
  left: -1.25rem;
  width: 55%;
  height: 55%;
  border: 2px solid #8edbff;
  border-radius: 15px;
  content: "";
}

.leadup-speaker-portrait img {
  position: relative;
  width: 100%;
  aspect-ratio: 1;
  box-shadow: 0 1.5rem 3.5rem rgba(7, 24, 39, 0.16);
  object-fit: cover;
}

.leadup-speaker-copy h2 {
  margin: 0 0 1.5rem;
  color: var(--leadup-ink);
  font-size: clamp(2.25rem, 4vw, 4rem);
  letter-spacing: -0.035em;
  line-height: 1;
}

.leadup-speaker-copy p:last-child {
  max-width: 45rem;
  margin: 0;
  color: #334858;
  font-size: clamp(1.05rem, 1.7vw, 1.25rem);
  font-weight: 400;
  line-height: 1.7;
}

.leadup-speakers-coming {
  position: relative;
  overflow: hidden;
  padding: clamp(5rem, 10vw, 9rem) 0;
  background: var(--leadup-primary);
}

.leadup-speakers-coming .container {
  position: relative;
  z-index: 1;
}

.leadup-speakers-coming-copy {
  max-width: 55rem;
}

.leadup-speakers-coming h2 {
  margin: 0 0 1.5rem;
  color: #ffffff;
  font-size: clamp(3rem, 6vw, 5.5rem);
  letter-spacing: -0.04em;
  line-height: 0.94;
}

.leadup-speakers-coming p {
  max-width: 46rem;
  margin: 0;
  color: #d9eefb;
  font-size: clamp(1.05rem, 2vw, 1.35rem);
  font-weight: 400;
  line-height: 1.65;
}

.leadup-speakers-coming img {
  position: absolute;
  right: max(-5rem, calc((100vw - 78rem) / 2));
  bottom: -8rem;
  width: min(39vw, 35rem);
  border-radius: 0 !important;
  opacity: 0.3;
}

@media (prefers-reduced-motion: reduce) {
  .leadup-speaker-stage img {
    transition: none;
  }
}

@media (max-width: 767px) {
  .leadup-speaker-preview {
    padding: 4rem 0 3.5rem;
  }

  .leadup-speaker-preview-title {
    font-size: clamp(2.3rem, 11vw, 3.4rem);
  }

  .leadup-speaker-stage {
    width: calc(100% + 2rem);
    height: 25rem;
    margin: 0 -1rem;
  }

  .leadup-stage-person {
    width: 46%;
    height: 80%;
  }

  .leadup-stage-alexandru {
    left: -7%;
  }

  .leadup-stage-andrei {
    left: 27%;
    height: 90%;
  }

  .leadup-stage-mariana {
    right: -7%;
  }

  .leadup-stage-mystery {
    width: 42%;
    height: 59%;
  }

  .leadup-stage-mystery-left {
    left: 12%;
  }

  .leadup-stage-mystery-right {
    right: 12%;
  }

  .leadup-speakers-hero {
    min-height: 52svh;
    padding: 9rem 1rem 4rem;
  }

  .leadup-speakers-hero h1 {
    font-size: clamp(3.25rem, 14vw, 4.5rem);
  }

  .leadup-speaker-profiles {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .leadup-speaker-profile {
    grid-template-columns: 1fr;
    gap: 2.5rem;
  }

  .leadup-speaker-profile:nth-child(even) .leadup-speaker-portrait {
    order: initial;
  }

  .leadup-speaker-portrait {
    width: calc(100% - 1rem);
    max-width: 31rem;
    margin-left: 1rem;
  }

  .leadup-speakers-coming {
    padding-right: 1rem;
    padding-left: 1rem;
  }

  .leadup-speakers-coming-copy {
    position: relative;
    z-index: 1;
  }

  .leadup-speakers-coming img {
    right: -8rem;
    bottom: -4rem;
    width: 25rem;
    opacity: 0.16;
  }
}
