.elementor-9 .elementor-element.elementor-element-b70ee66{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-354f42c */.header__logo img {
  transform: scale(1.5); /* aumenta 20% */
}

@media (min-width: 768px) {
  .header__logo {
    padding-bottom: 80px; /* ajuste conforme necessário */
  }
}/* End custom CSS */
/* Start custom CSS */.wheel__spin.spin {
  outline: none !important;
  box-shadow: none !important;
}

.wheel__spin.spin:hover,
.wheel__spin.spin:focus,
.wheel__spin.spin:active {
  outline: none !important;
  box-shadow: none !important;
  background: none !important;
}/* End custom CSS */