/* V48: visual wall without intro copy; benefit strip sits directly below it. */
.pm-home .pm-visual-showcase{
  padding-top:28px;
  padding-bottom:30px;
}
.pm-home .pm-visual-showcase-head{display:none!important}
.pm-home .mp-stat-wrap.pm-v48-after-scroll{
  position:relative;
  z-index:6;
  max-width:1180px;
  margin:0 auto 58px;
  padding:0 22px;
}
.pm-home .mp-stat-wrap.pm-v48-after-scroll .mp-stats{
  max-width:none;
  margin:0;
  border-radius:18px;
  box-shadow:0 18px 46px rgba(26,46,84,.09);
}
@media(max-width:850px){
  .pm-home .pm-visual-showcase{padding-top:22px;padding-bottom:24px}
  .pm-home .mp-stat-wrap.pm-v48-after-scroll{margin-bottom:44px}
}
@media(max-width:560px){
  .pm-home .mp-stat-wrap.pm-v48-after-scroll{padding:0 14px;margin-bottom:36px}
}
