.elementor .esconder-mobile{align-items:center;@media (max-width: 767px) {
  display: none !important;
}\n}.elementor .esconder-desktop{@media (min-width: 1025px) {
  display: none !important;
}\n}.elementor .esconder-tablet{@media (min-width: 768px) and (max-width: 1024px) {
  display: none !important;
}\n}