/* =========================================
   GLOBAL Divi Row Override – 1728px+
========================================= */

@media (min-width: 1728px) {

  .home .et_pb_section .et_pb_row {
    max-width: 1728px !important;
    width: 100% !important;
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
	#impact-number-row{
    max-width: 1523px !important;
    width: 100% !important;
	--horizontal-gap: 15% !important;
	}
	#custom-width-verification{
	max-width: 986px !important;	
	}
	#custom-width-emplooyers{
	max-width: 769px !important;	
	}
    body #hero-section.et_pb_section {
    background-position: right -19px top 187px !important;
  }


 .home body .et_pb_section [class*="et_pb_row"] {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
    body.home .et_pb_section [class*="et_pb_row"],
  body.home .et_pb_section [class*="et_pb_row"]:hover {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }
.impact-block::after {
  background-image: url(/wp-content/uploads/2026/03/impact-bg.svg) !important;
}
	#ai-agent-cta-clmn{
	background-position: right 0% bottom -27% !important;
	}
}