/* pv_home_section_spacing_fix_20260609 */
@media (min-width:1181px){
  body:not(.mobile) .drag-block.container.PV_HOME_PRICES,
  body:not(.mobile) .drag-block.container.PV_HOME_CASES{margin-top:0!important;margin-bottom:0!important;}
  body:not(.mobile) .PV_HOME_PRICES,
  body:not(.mobile) .pv-home-prices{min-height:0!important;height:auto!important;}
  body:not(.mobile) .pv-home-prices{display:block!important;align-items:initial!important;padding-top:clamp(28px,3vw,46px)!important;padding-bottom:clamp(30px,3.2vw,50px)!important;}
  body:not(.mobile) .PV_HOME_PRICES + .PV_HOME_CASES .pv-home-cases{padding-top:clamp(36px,4vw,58px)!important;}
}
@media (min-width:1181px) and (max-height:850px){
  body:not(.mobile) .pv-home-prices{padding-top:28px!important;padding-bottom:34px!important;}
  body:not(.mobile) .PV_HOME_PRICES + .PV_HOME_CASES .pv-home-cases{padding-top:34px!important;}
}
@media (max-width:1180px){
  .PV_HOME_PRICES,.pv-home-prices{min-height:0!important;height:auto!important;}
}