.elementor-4425 .elementor-element.elementor-element-6ee169b{--display:flex;--margin-top:-130px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:8vw;--padding-bottom:0vw;--padding-left:0vw;--padding-right:0vw;}.elementor-4425 .elementor-element.elementor-element-82d8531{margin:-5px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:1px 0px 0px 0px;}@media(max-width:767px){.elementor-4425 .elementor-element.elementor-element-6ee169b{--margin-top:-25px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS */html, body {
    width: 100%!important;
    overflow-x: hidden!important;
}

/*****PATRON***/

body::after {
  content: '';
  position: fixed;
  inset: 0;
  background-image: 
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Ctext x='100' y='100' dominant-baseline='middle' text-anchor='middle' font-family='Times+New+Roman%2C serif' font-weight='500' font-size='10' fill='%23ffffff' opacity='0.5'%3EB%3C/text%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Ctext x='100' y='100' dominant-baseline='middle' text-anchor='middle' font-family='Times+New+Roman%2C serif' font-weight='500' font-size='10' fill='%23ffffff' opacity='0.5'%3EB%3C/text%3E%3C/svg%3E");
  background-size: 200px 200px, 200px 200px;
  background-position: 0 0, 100px 100px;
  pointer-events: none;
  z-index: 9998;
  mix-blend-mode: difference;
}

html, body {
    width: 100%!important;
    overflow-x: hidden!important;
}/* End custom CSS */