.elementor-17 .elementor-element.elementor-element-e2402c2{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS *//* Esconde a barra de rolagem em todos os navegadores,
   mantendo o scroll funcionando */

/* Chrome, Edge, Safari */
::-webkit-scrollbar {
  width: 0px;
  height: 0px;
}

/* Firefox */
html {
  scrollbar-width: none;
}

/* IE / Edge antigo */
body {
  -ms-overflow-style: none;
}/* End custom CSS */