/* v122: simple homepage hero, immediate demand marketplace, stakeholder cards moved to path page */
body.single-shell-marketplace.v64-home{
  background:#f8fbff!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero,
body.single-shell-marketplace .hero-home.v64-home-hero,
body.v64-home .hero-home.v64-home-hero{
  display:block!important;
  position:relative!important;
  min-height:clamp(500px,58vh,640px)!important;
  padding:0!important;
  overflow:hidden!important;
  border-bottom:1px solid rgba(10,22,44,.08)!important;
  background:url('/assets/hero/home-hero-world.webp') center center/cover no-repeat!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-overlay,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-overlay,
body.v64-home .hero-home.v64-home-hero .hero-overlay{
  display:block!important;
  position:absolute!important;
  inset:0!important;
  background:
    linear-gradient(90deg,rgba(5,13,28,.84) 0%,rgba(5,13,28,.68) 42%,rgba(5,13,28,.30) 100%),
    linear-gradient(180deg,rgba(5,13,28,.20) 0%,rgba(5,13,28,.42) 100%)!important;
  z-index:0!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-inner,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-inner,
body.v64-home .hero-home.v64-home-hero .hero-inner{
  position:relative!important;
  z-index:1!important;
  min-height:inherit!important;
  width:min(1540px,100%)!important;
  margin:0 auto!important;
  padding:clamp(70px,8vh,104px) clamp(24px,5vw,72px) clamp(34px,5vh,56px)!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-copy,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-copy,
body.v64-home .hero-home.v64-home-hero .hero-copy{
  display:block!important;
  max-width:930px!important;
  margin:0 0 26px!important;
  padding:0!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-eyebrow,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-eyebrow,
body.v64-home .hero-home.v64-home-hero .hero-eyebrow{
  display:inline-flex!important;
  align-items:center!important;
  width:max-content!important;
  max-width:100%!important;
  margin:0 0 14px!important;
  padding:8px 13px!important;
  border:1px solid rgba(255,255,255,.38)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.14)!important;
  color:#fff!important;
  font-size:12px!important;
  line-height:1!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  font-weight:850!important;
  text-shadow:0 2px 12px rgba(0,0,0,.24)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-copy h1,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-copy h1,
body.v64-home .hero-home.v64-home-hero .hero-copy h1{
  display:block!important;
  margin:0!important;
  max-width:920px!important;
  color:#fff!important;
  font-size:clamp(46px,5.15vw,78px)!important;
  line-height:.99!important;
  letter-spacing:-.06em!important;
  font-weight:920!important;
  text-wrap:balance!important;
  text-shadow:0 16px 38px rgba(0,0,0,.35)!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-subtitle,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-subtitle,
body.v64-home .hero-home.v64-home-hero .hero-subtitle{
  display:block!important;
  max-width:800px!important;
  margin:18px 0 0!important;
  color:rgba(255,255,255,.94)!important;
  font-size:clamp(17px,1.35vw,22px)!important;
  line-height:1.42!important;
  font-weight:510!important;
  letter-spacing:-.015em!important;
  text-shadow:0 8px 22px rgba(0,0,0,.30)!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .home-search-shell,
body.single-shell-marketplace .hero-home.v64-home-hero .home-search-shell,
body.v64-home .hero-home.v64-home-hero .home-search-shell{
  width:min(920px,calc(100vw - 48px))!important;
  max-width:920px!important;
  margin:0!important;
  padding:0!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .universal-search,
body.single-shell-marketplace .hero-home.v64-home-hero .universal-search,
body.v64-home .hero-home.v64-home-hero .universal-search{
  height:74px!important;
  border-radius:999px!important;
  box-shadow:0 22px 52px rgba(0,0,0,.24)!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .search-prompt b,
body.single-shell-marketplace .hero-home.v64-home-hero .search-prompt b,
body.v64-home .hero-home.v64-home-hero .search-prompt b{
  font-size:clamp(16px,1.3vw,22px)!important;
  letter-spacing:-.025em!important;
}
body.single-shell-marketplace.v64-home .mobile-air-tabs,
body.single-shell-marketplace.v64-home .mobile-quick-filters{
  display:none!important;
}
body.single-shell-marketplace.v64-home .marketplace-shell{
  padding-top:22px!important;
}
.marketplace-primer{
  width:min(1540px,calc(100vw - 48px))!important;
  margin:0 auto 20px!important;
  padding:20px 22px!important;
  border:1px solid rgba(166,181,204,.34)!important;
  border-radius:28px!important;
  background:linear-gradient(180deg,#ffffff 0%,#f7faff 100%)!important;
  box-shadow:0 18px 46px rgba(15,23,42,.055)!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:20px!important;
  align-items:center!important;
}
.marketplace-primer-copy{max-width:920px!important;}
.marketplace-primer-kicker{
  margin:0 0 7px!important;
  color:#2a62a3!important;
  font-size:12px!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  font-weight:900!important;
}
.marketplace-primer h2{
  margin:0!important;
  color:#071329!important;
  font-size:clamp(25px,2.2vw,40px)!important;
  line-height:1.05!important;
  letter-spacing:-.045em!important;
  font-weight:860!important;
  text-wrap:balance!important;
}
.marketplace-primer p:not(.marketplace-primer-kicker){
  margin:9px 0 0!important;
  color:#516176!important;
  font-size:clamp(15px,1vw,17px)!important;
  line-height:1.48!important;
  font-weight:560!important;
}
.marketplace-primer-steps{
  display:flex!important;
  gap:10px!important;
  align-items:center!important;
  justify-content:flex-end!important;
  flex-wrap:wrap!important;
  max-width:560px!important;
}
.marketplace-primer-steps span{
  display:flex!important;
  align-items:center!important;
  gap:9px!important;
  padding:11px 13px!important;
  border:1px solid rgba(42,98,163,.15)!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#10213b!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:770!important;
  white-space:nowrap!important;
}
.marketplace-primer-steps b{
  color:#2a62a3!important;
  font-size:12px!important;
  letter-spacing:.06em!important;
}
body.path-page-body .path-stakeholder-section{
  padding:24px 20px 44px!important;
  background:linear-gradient(180deg,#f7faff 0%,#ffffff 100%)!important;
  border-top:1px solid #e7edf7!important;
}
body.path-page-body .path-stakeholder-card{
  padding:clamp(22px,2.4vw,34px)!important;
}
body.path-page-body .path-stakeholder-card .home-model-kicker{
  margin:0 0 8px!important;
}
body.path-page-body .path-stakeholder-head{
  margin:0!important;
  padding:0!important;
  border-top:0!important;
}
body.path-page-body .path-stakeholder-head h3{
  font-size:clamp(28px,2.55vw,44px)!important;
  max-width:680px!important;
}
body.path-page-body .path-stakeholder-head p{
  max-width:760px!important;
  white-space:normal!important;
}
body.path-page-body .path-stakeholder-section .welcome-stakeholder-rail{
  padding-bottom:14px!important;
}
@media (max-width:900px){
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero,
  body.single-shell-marketplace .hero-home.v64-home-hero,
  body.v64-home .hero-home.v64-home-hero{
    min-height:auto!important;
    background-position:center center!important;
  }
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-inner,
  body.single-shell-marketplace .hero-home.v64-home-hero .hero-inner,
  body.v64-home .hero-home.v64-home-hero .hero-inner{
    min-height:auto!important;
    padding:34px 16px 20px!important;
  }
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-copy,
  body.single-shell-marketplace .hero-home.v64-home-hero .hero-copy,
  body.v64-home .hero-home.v64-home-hero .hero-copy{
    margin-bottom:18px!important;
  }
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-eyebrow,
  body.single-shell-marketplace .hero-home.v64-home-hero .hero-eyebrow,
  body.v64-home .hero-home.v64-home-hero .hero-eyebrow{
    font-size:10.5px!important;
    letter-spacing:.09em!important;
    padding:7px 10px!important;
    white-space:normal!important;
  }
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-copy h1,
  body.single-shell-marketplace .hero-home.v64-home-hero .hero-copy h1,
  body.v64-home .hero-home.v64-home-hero .hero-copy h1{
    max-width:100%!important;
    font-size:clamp(34px,10.4vw,48px)!important;
    line-height:1.0!important;
    letter-spacing:-.055em!important;
  }
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-subtitle,
  body.single-shell-marketplace .hero-home.v64-home-hero .hero-subtitle,
  body.v64-home .hero-home.v64-home-hero .hero-subtitle{
    max-width:100%!important;
    font-size:15px!important;
    line-height:1.42!important;
    margin-top:12px!important;
  }
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .home-search-shell,
  body.single-shell-marketplace .hero-home.v64-home-hero .home-search-shell,
  body.v64-home .hero-home.v64-home-hero .home-search-shell{
    width:100%!important;
    max-width:100%!important;
  }
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .universal-search,
  body.single-shell-marketplace .hero-home.v64-home-hero .universal-search,
  body.v64-home .hero-home.v64-home-hero .universal-search{
    height:58px!important;
  }
  body.single-shell-marketplace.v64-home .marketplace-shell{
    padding-top:14px!important;
  }
  .marketplace-primer{
    width:calc(100vw - 28px)!important;
    margin-bottom:12px!important;
    padding:17px!important;
    border-radius:24px!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  .marketplace-primer h2{
    font-size:clamp(24px,7.2vw,34px)!important;
  }
  .marketplace-primer p:not(.marketplace-primer-kicker){
    font-size:14.5px!important;
  }
  .marketplace-primer-steps{
    justify-content:flex-start!important;
    gap:8px!important;
  }
  .marketplace-primer-steps span{
    padding:9px 10px!important;
    font-size:12px!important;
  }
  body.path-page-body .path-stakeholder-section{
    padding:18px 12px 34px!important;
  }
  body.path-page-body .path-stakeholder-head{
    display:block!important;
  }
}

/* v123: cleaner opportunity assembly hero + missing-model primer */
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero,
body.single-shell-marketplace .hero-home.v64-home-hero,
body.v64-home .hero-home.v64-home-hero{
  min-height:clamp(470px,54vh,610px)!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-inner,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-inner,
body.v64-home .hero-home.v64-home-hero .hero-inner{
  padding:clamp(58px,7vh,88px) clamp(24px,5vw,72px) clamp(30px,5vh,52px)!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-copy,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-copy,
body.v64-home .hero-home.v64-home-hero .hero-copy{
  max-width:980px!important;
  margin-bottom:22px!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-copy h1,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-copy h1,
body.v64-home .hero-home.v64-home-hero .hero-copy h1{
  max-width:980px!important;
  font-size:clamp(48px,5.8vw,86px)!important;
  line-height:.95!important;
  letter-spacing:-.062em!important;
  text-wrap:balance!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-subtitle,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-subtitle,
body.v64-home .hero-home.v64-home-hero .hero-subtitle{
  max-width:940px!important;
  font-size:clamp(18px,1.55vw,24px)!important;
  line-height:1.38!important;
  font-weight:520!important;
}
.missing-model-primer{
  grid-template-columns:1fr!important;
  align-items:start!important;
  gap:0!important;
  margin:0 auto 24px!important;
  padding:clamp(28px,4vw,58px)!important;
  border-radius:clamp(28px,3vw,44px)!important;
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%)!important;
  border:1px solid rgba(166,181,204,.36)!important;
  box-shadow:0 24px 70px rgba(15,23,42,.055)!important;
}
.missing-model-primer .marketplace-primer-copy{
  max-width:1380px!important;
}
.missing-model-primer .marketplace-primer-kicker{
  color:#075d67!important;
  font-size:clamp(12px,.95vw,16px)!important;
  letter-spacing:.18em!important;
  margin:0 0 clamp(14px,1.7vw,22px)!important;
}
.missing-model-primer h2{
  max-width:1320px!important;
  font-size:clamp(42px,5vw,86px)!important;
  line-height:.96!important;
  letter-spacing:-.072em!important;
  font-weight:920!important;
  margin:0 0 clamp(20px,2.2vw,32px)!important;
  color:#071329!important;
}
.missing-model-primer p:not(.marketplace-primer-kicker){
  max-width:1400px!important;
  margin:0 0 18px!important;
  color:#47566d!important;
  font-size:clamp(18px,1.42vw,26px)!important;
  line-height:1.55!important;
  font-weight:500!important;
  letter-spacing:-.02em!important;
}
.missing-model-primer p:last-child{
  margin-bottom:0!important;
}
@media (max-width:900px){
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-copy h1,
  body.single-shell-marketplace .hero-home.v64-home-hero .hero-copy h1,
  body.v64-home .hero-home.v64-home-hero .hero-copy h1{
    font-size:clamp(38px,11.5vw,56px)!important;
    line-height:.96!important;
    letter-spacing:-.06em!important;
  }
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-subtitle,
  body.single-shell-marketplace .hero-home.v64-home-hero .hero-subtitle,
  body.v64-home .hero-home.v64-home-hero .hero-subtitle{
    font-size:15.5px!important;
    line-height:1.46!important;
  }
  .missing-model-primer{
    width:calc(100vw - 28px)!important;
    padding:22px 18px!important;
    border-radius:26px!important;
    margin-bottom:14px!important;
  }
  .missing-model-primer .marketplace-primer-kicker{
    font-size:11px!important;
    letter-spacing:.14em!important;
    margin-bottom:12px!important;
  }
  .missing-model-primer h2{
    font-size:clamp(30px,10.2vw,44px)!important;
    line-height:1!important;
    letter-spacing:-.06em!important;
    margin-bottom:16px!important;
  }
  .missing-model-primer p:not(.marketplace-primer-kicker){
    font-size:15.5px!important;
    line-height:1.58!important;
    margin-bottom:14px!important;
  }
}

/* v124: lighter, more polished hero and missing-model typography */
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-copy h1,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-copy h1,
body.v64-home .hero-home.v64-home-hero .hero-copy h1{
  max-width:900px!important;
  font-size:clamp(42px,4.7vw,68px)!important;
  line-height:1.04!important;
  letter-spacing:-.045em!important;
  font-weight:650!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;
  text-wrap:balance!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-subtitle,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-subtitle,
body.v64-home .hero-home.v64-home-hero .hero-subtitle{
  max-width:820px!important;
  font-size:clamp(17px,1.22vw,21px)!important;
  line-height:1.5!important;
  font-weight:400!important;
  letter-spacing:-.012em!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-eyebrow,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-eyebrow,
body.v64-home .hero-home.v64-home-hero .hero-eyebrow{
  font-weight:700!important;
  letter-spacing:.18em!important;
  font-size:11.5px!important;
}
.missing-model-primer{
  padding:clamp(30px,3.6vw,52px)!important;
}
.missing-model-primer h2{
  max-width:1180px!important;
  font-size:clamp(34px,3.75vw,62px)!important;
  line-height:1.08!important;
  letter-spacing:-.045em!important;
  font-weight:650!important;
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;
  text-wrap:balance!important;
  margin-bottom:clamp(18px,2vw,28px)!important;
}
.missing-model-primer p:not(.marketplace-primer-kicker){
  max-width:1220px!important;
  color:#4b5b72!important;
  font-size:clamp(17px,1.18vw,21px)!important;
  line-height:1.62!important;
  font-weight:400!important;
  letter-spacing:-.012em!important;
}
.missing-model-primer .marketplace-primer-kicker{
  font-weight:750!important;
  letter-spacing:.20em!important;
}
@media (max-width:900px){
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-copy h1,
  body.single-shell-marketplace .hero-home.v64-home-hero .hero-copy h1,
  body.v64-home .hero-home.v64-home-hero .hero-copy h1{
    font-size:clamp(34px,10vw,46px)!important;
    line-height:1.05!important;
    letter-spacing:-.04em!important;
    font-weight:650!important;
  }
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-subtitle,
  body.single-shell-marketplace .hero-home.v64-home-hero .hero-subtitle,
  body.v64-home .hero-home.v64-home-hero .hero-subtitle{
    font-size:15px!important;
    line-height:1.55!important;
    font-weight:400!important;
  }
  .missing-model-primer h2{
    font-size:clamp(28px,8.8vw,38px)!important;
    line-height:1.08!important;
    letter-spacing:-.04em!important;
    font-weight:650!important;
  }
  .missing-model-primer p:not(.marketplace-primer-kicker){
    font-size:15px!important;
    line-height:1.62!important;
    font-weight:400!important;
  }
}


/* v125: campus-centered copy + lighter editorial headers */
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-copy h1,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-copy h1,
body.v64-home .hero-home.v64-home-hero .hero-copy h1{
  max-width:860px!important;
  font-size:clamp(40px,4.25vw,62px)!important;
  line-height:1.09!important;
  letter-spacing:-.035em!important;
  font-weight:500!important;
  text-wrap:balance!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-subtitle,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-subtitle,
body.v64-home .hero-home.v64-home-hero .hero-subtitle{
  max-width:890px!important;
  font-size:clamp(17px,1.08vw,20px)!important;
  line-height:1.62!important;
  font-weight:400!important;
  letter-spacing:-.006em!important;
}
.missing-model-primer{
  padding:clamp(30px,3.5vw,54px)!important;
  border-radius:clamp(24px,2.8vw,38px)!important;
}
.missing-model-primer .marketplace-primer-copy{
  max-width:1160px!important;
}
.missing-model-primer .marketplace-primer-kicker{
  color:#075d67!important;
  font-size:clamp(12px,.84vw,15px)!important;
  letter-spacing:.14em!important;
  font-weight:650!important;
  text-transform:uppercase!important;
  margin-bottom:clamp(14px,1.4vw,20px)!important;
}
.missing-model-primer h2{
  max-width:1050px!important;
  font-size:clamp(34px,3.55vw,58px)!important;
  line-height:1.13!important;
  letter-spacing:-.035em!important;
  font-weight:500!important;
  text-wrap:balance!important;
  margin-bottom:clamp(20px,2vw,30px)!important;
}
.missing-model-primer p:not(.marketplace-primer-kicker){
  max-width:1120px!important;
  font-size:clamp(17px,1.05vw,20px)!important;
  line-height:1.68!important;
  font-weight:400!important;
  color:#47566d!important;
  letter-spacing:-.006em!important;
  margin-bottom:16px!important;
}
@media (max-width:900px){
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-copy h1,
  body.single-shell-marketplace .hero-home.v64-home-hero .hero-copy h1,
  body.v64-home .hero-home.v64-home-hero .hero-copy h1{
    font-size:clamp(34px,9vw,44px)!important;
    line-height:1.08!important;
    letter-spacing:-.032em!important;
    font-weight:500!important;
  }
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-subtitle,
  body.single-shell-marketplace .hero-home.v64-home-hero .hero-subtitle,
  body.v64-home .hero-home.v64-home-hero .hero-subtitle{
    font-size:15px!important;
    line-height:1.58!important;
  }
  .missing-model-primer{
    padding:24px 18px!important;
    border-radius:24px!important;
  }
  .missing-model-primer .marketplace-primer-kicker{
    font-size:10.5px!important;
    letter-spacing:.115em!important;
  }
  .missing-model-primer h2{
    font-size:clamp(27px,7.8vw,36px)!important;
    line-height:1.14!important;
    letter-spacing:-.032em!important;
    font-weight:500!important;
  }
  .missing-model-primer p:not(.marketplace-primer-kicker){
    font-size:15px!important;
    line-height:1.64!important;
  }
}

/* v127: search dropdown layer + overflow fix
   Keeps the homepage search menu above the next section on web and mobile. */
html,
body{
  overflow-x:hidden!important;
}
body.single-shell-marketplace.v64-home .page,
body.single-shell-marketplace.v64-home main,
body.single-shell-marketplace.v64-home .site-main{
  overflow:visible!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero,
body.single-shell-marketplace .hero-home.v64-home-hero,
body.v64-home .hero-home.v64-home-hero{
  overflow:visible!important;
  position:relative!important;
  z-index:80!important;
  isolation:isolate!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-overlay,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-overlay,
body.v64-home .hero-home.v64-home-hero .hero-overlay{
  z-index:0!important;
  pointer-events:none!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .hero-inner,
body.single-shell-marketplace .hero-home.v64-home-hero .hero-inner,
body.v64-home .hero-home.v64-home-hero .hero-inner,
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .home-search-shell,
body.single-shell-marketplace .hero-home.v64-home-hero .home-search-shell,
body.v64-home .hero-home.v64-home-hero .home-search-shell{
  overflow:visible!important;
  position:relative!important;
  z-index:90!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .universal-search,
body.single-shell-marketplace .hero-home.v64-home-hero .universal-search,
body.v64-home .hero-home.v64-home-hero .universal-search{
  position:relative!important;
  z-index:91!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .search-dropdown,
body.single-shell-marketplace .hero-home.v64-home-hero .search-dropdown,
body.v64-home .hero-home.v64-home-hero .search-dropdown{
  left:0!important;
  right:auto!important;
  top:calc(100% + 14px)!important;
  width:min(920px,100%)!important;
  max-width:calc(100vw - 48px)!important;
  max-height:min(54vh,520px)!important;
  z-index:99999!important;
  border:1px solid rgba(166,181,204,.42)!important;
  box-shadow:0 28px 80px rgba(0,0,0,.26)!important;
  transform:translateZ(0)!important;
}
body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .search-dropdown.open,
body.single-shell-marketplace .hero-home.v64-home-hero .search-dropdown.open,
body.v64-home .hero-home.v64-home-hero .search-dropdown.open{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
}
body.single-shell-marketplace.v64-home .marketplace-primer,
body.single-shell-marketplace.v64-home .marketplace-shell{
  position:relative!important;
  z-index:1!important;
  max-width:calc(100vw - 48px)!important;
  overflow:visible!important;
}
@media (max-width:900px){
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero,
  body.single-shell-marketplace .hero-home.v64-home-hero,
  body.v64-home .hero-home.v64-home-hero{
    z-index:120!important;
  }
  body.single-shell-marketplace.v64-home .hero-home.v64-home-hero .search-dropdown,
  body.single-shell-marketplace .hero-home.v64-home-hero .search-dropdown,
  body.v64-home .hero-home.v64-home-hero .search-dropdown,
  body.single-shell-marketplace.v64-home .home-search-shell .search-dropdown{
    position:absolute!important;
    left:0!important;
    right:0!important;
    top:calc(100% + 10px)!important;
    width:100%!important;
    max-width:100%!important;
    max-height:min(52svh,420px)!important;
    border-radius:22px!important;
    padding:12px!important;
    z-index:99999!important;
  }
  body.single-shell-marketplace.v64-home .marketplace-primer,
  body.single-shell-marketplace.v64-home .marketplace-shell{
    max-width:calc(100vw - 28px)!important;
  }
}
