/* v7.9 pricing + technology fill fix */
body.motion-v7 #investment .breakdown{
  padding:34px 34px 28px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.035))!important;
  border:1px solid rgba(255,255,255,.12)!important;
}
body.motion-v7 #investment .breakdown-head{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:18px!important;
  flex-wrap:wrap!important;
}
body.motion-v7 #investment .breakdown-head h3{
  max-width:18ch!important;
}
body.motion-v7 #investment .breakdown-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
  margin-top:24px!important;
  padding:0!important;
}
body.motion-v7 #investment .breakdown-grid.stagger > *{
  opacity:1!important;
  transform:none!important;
}
body.motion-v7 #investment .breakdown-grid article{
  min-height:132px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  padding:18px 18px 16px!important;
  border-radius:22px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.05))!important;
  box-shadow:0 16px 28px rgba(0,0,0,.08)!important;
}
body.motion-v7 #investment .breakdown-grid article small{
  display:block!important;
  color:rgba(231,240,248,.78)!important;
  font-size:11px!important;
  line-height:1.45!important;
  letter-spacing:.06em!important;
}
body.motion-v7 #investment .breakdown-grid article b{
  display:block!important;
  margin:8px 0 10px!important;
  font-size:30px!important;
  line-height:1!important;
  color:#fff!important;
}
body.motion-v7 #investment .breakdown-grid article span{
  color:#dfe9f3!important;
  font-size:13px!important;
  line-height:1.55!important;
}
body.motion-v7 #investment .breakdown-note{
  margin-top:18px!important;
  padding:18px 20px!important;
  display:grid!important;
  grid-template-columns:auto 1fr!important;
  gap:16px!important;
  align-items:start!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
}
body.motion-v7 #investment .breakdown-note span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:38px!important;
  padding:0 14px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.08)!important;
  color:#fff!important;
  font:800 12px/1 Manrope,sans-serif!important;
  letter-spacing:.04em!important;
  white-space:nowrap!important;
}
body.motion-v7 #investment .breakdown-note p{
  margin:0!important;
  color:rgba(231,240,248,.82)!important;
  font-size:14px!important;
  line-height:1.7!important;
}

body.motion-v7 #technology .tech-bridge{
  grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)!important;
  gap:22px!important;
  align-items:stretch!important;
}
body.motion-v7 #technology .tech-bridge > div:first-child{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
}
body.motion-v7 #technology .tech-side{
  display:grid!important;
  grid-template-rows:auto auto!important;
  gap:14px!important;
  position:relative!important;
  z-index:2!important;
}
body.motion-v7 #technology .tech-side-intro{
  padding:18px 20px!important;
  border-radius:22px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.06))!important;
}
body.motion-v7 #technology .tech-side-intro .section-kicker{
  color:#9ec9ee!important;
}
body.motion-v7 #technology .tech-side-intro h3{
  margin:8px 0 10px!important;
  color:#fff!important;
  font:700 24px/1.18 "Bodoni Moda",serif!important;
}
body.motion-v7 #technology .tech-side-intro p{
  margin:0!important;
  color:rgba(235,243,250,.80)!important;
  font-size:14px!important;
  line-height:1.7!important;
}
body.motion-v7 #technology .tech-cards{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  padding:0!important;
}
body.motion-v7 #technology .tech-cards.stagger > *{
  opacity:1!important;
  transform:none!important;
}
body.motion-v7 #technology .tech-cards article{
  min-height:120px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  padding:18px!important;
  border-radius:20px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.05))!important;
  box-shadow:0 14px 26px rgba(0,0,0,.08)!important;
}
body.motion-v7 #technology .tech-cards article b{
  display:block!important;
  color:#fff!important;
  font-size:15px!important;
  line-height:1.35!important;
  margin-bottom:10px!important;
}
body.motion-v7 #technology .tech-cards article span{
  display:block!important;
  padding:0!important;
  min-height:auto!important;
  color:rgba(235,243,250,.78)!important;
  font-size:13px!important;
  line-height:1.6!important;
  background:none!important;
  border:0!important;
  border-radius:0!important;
  font-weight:500!important;
}

@media (max-width: 1080px){
  body.motion-v7 #investment .breakdown-grid,
  body.motion-v7 #technology .tech-cards{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  body.motion-v7 #technology .tech-bridge{
    grid-template-columns:1fr!important;
  }
}
@media (max-width: 680px){
  body.motion-v7 #investment .breakdown-grid,
  body.motion-v7 #technology .tech-cards,
  body.motion-v7 #investment .breakdown-note{
    grid-template-columns:1fr!important;
  }
  body.motion-v7 #investment .breakdown-head h3{
    max-width:none!important;
  }
}
