.elementor-321 .elementor-element.elementor-element-c5e7c36{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#C1C1C1;--border-color:#C1C1C1;--border-radius:5px 5px 5px 5px;}.elementor-321 .elementor-element.elementor-element-c5e7c36:not(.elementor-motion-effects-element-type-background), .elementor-321 .elementor-element.elementor-element-c5e7c36 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-321 .elementor-element.elementor-element-f29f75c .jet-listing-dynamic-image{justify-content:flex-start;}.elementor-321 .elementor-element.elementor-element-f29f75c .jet-listing-dynamic-image__figure{align-items:flex-start;}.elementor-321 .elementor-element.elementor-element-f29f75c .jet-listing-dynamic-image a{display:flex;justify-content:flex-start;width:100%;}.elementor-321 .elementor-element.elementor-element-f29f75c .jet-listing-dynamic-image img{width:100%;height:225px;object-fit:fill;border-style:solid;border-width:1px 1px 1px 1px;border-color:#D9D9D9;border-radius:5px 5px 5px 5px;}.elementor-321 .elementor-element.elementor-element-f29f75c .jet-listing-dynamic-image__caption{text-align:left;}.elementor-321 .elementor-element.elementor-element-4dfd3b1{margin:10px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-321 .elementor-element.elementor-element-4dfd3b1 .jet-listing-dynamic-field__content{color:#000000;font-weight:700;text-align:left;}.elementor-321 .elementor-element.elementor-element-4dfd3b1 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-321 .elementor-element.elementor-element-4dfd3b1 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-321 .elementor-element.elementor-element-4dfd3b1 .jet-listing-dynamic-field{justify-content:center;}.elementor-321 .elementor-element.elementor-element-a0e4928{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 10px) 0px;}.elementor-321 .elementor-element.elementor-element-a0e4928 .jet-listing-dynamic-field__content{color:#3D5A80;font-weight:700;text-align:left;}.elementor-321 .elementor-element.elementor-element-a0e4928 .jet-listing-dynamic-field .jet-listing-dynamic-field__inline-wrap{width:auto;}.elementor-321 .elementor-element.elementor-element-a0e4928 .jet-listing-dynamic-field .jet-listing-dynamic-field__content{width:auto;}.elementor-321 .elementor-element.elementor-element-a0e4928 .jet-listing-dynamic-field{justify-content:center;}.elementor-321 .elementor-element.elementor-element-8c83d0d .jet-hamburger-panel__toggle{background-color:#FF3434;}.elementor-321 .elementor-element.elementor-element-8c83d0d .jet-hamburger-panel__instance{z-index:1000;width:100%;}.elementor-321 .elementor-element.elementor-element-8c83d0d .jet-hamburger-panel__toggle-label{font-size:14px;font-weight:700;font-style:italic;}.jet-listing-item.single-jet-engine.elementor-page-321 > .elementor{width:300px;margin-left:auto;margin-right:auto;}/* Start custom CSS for jet-hamburger-panel, class: .elementor-element-8c83d0d *//* Força o botão inteiro a ocupar toda a largura do container */
.jet-hamburger-panel__toggle {
  display: flex;            /* Usa flex para alinhar o ícone e o texto */
  align-items: center;      /* Centraliza verticalmente */
  justify-content: center;  /* Centraliza horizontalmente */
  width: 100% !important;   /* Ocupa toda a largura */
  box-sizing: border-box;   /* Inclui padding/borda no cálculo da largura */
}

/* Garante que o label também seja full-width */
.jet-hamburger-panel__toggle-label {
  flex: 1 1 auto;           /* Permite que cresça e ocupe o espaço restante */
  text-align: center;       /* Centraliza o texto */
  width: 100%;
}/* End custom CSS */