.elementor-99 .elementor-element.elementor-element-4de9afe7{--display:flex;}.elementor-99 .elementor-element.elementor-element-6700a17{--display:flex;--min-height:200px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS */body.elementor-page-99 {
  position: relative;
  z-index: 0;
}

body.elementor-page-99::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  
  background-color: rgba(249, 250, 250, 0.8); /* base color #f9fafa */
  background-image: radial-gradient(#444444 0.5px, transparent 0.5px),
                    radial-gradient(#444444 0.5px, rgba(249,250,250,0.8) 0.5px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;

  z-index: -1; /* keep it behind all content */
}/* End custom CSS */