.elementor-501 .elementor-element.elementor-element-c79edf7{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-501 .elementor-element.elementor-element-c79edf7.e-con{--align-self:center;}.elementor-501 .elementor-element.elementor-element-6ee0246 .elementor-widget-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;}.elementor-501 .elementor-element.elementor-element-6ee0246{width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;--ha-card-image-width:100%;}.elementor-501 .elementor-element.elementor-element-6ee0246 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-501 .elementor-element.elementor-element-6ee0246.elementor-element{--align-self:center;}.elementor-501 .elementor-element.elementor-element-6ee0246 .ha-card-figure{height:200px;}.elementor-501 .elementor-element.elementor-element-6ee0246 .ha-card-figure img{border-radius:14px 14px 14px 14px;}.elementor-501 .elementor-element.elementor-element-6ee0246 .ha-badge{background-color:var( --e-global-color-24e21f6 );}.elementor-501 .elementor-element.elementor-element-6ee0246 .ha-card-title{color:var( --e-global-color-secondary );font-size:17px;}.elementor-501 .elementor-element.elementor-element-6ee0246 .ha-card-text{margin-bottom:13px;color:var( --e-global-color-text );font-size:13px;}.elementor-501 .elementor-element.elementor-element-6ee0246 .ha-btn{font-size:15px;background-color:var( --e-global-color-secondary );}.jet-listing-item.single-jet-engine.elementor-page-501 > .elementor{width:300px;margin-left:auto;margin-right:auto;}@media(min-width:768px){.elementor-501 .elementor-element.elementor-element-c79edf7{--content-width:100%;}}@media(max-width:1024px){.elementor-501 .elementor-element.elementor-element-6ee0246 .elementor-widget-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;}.elementor-501 .elementor-element.elementor-element-6ee0246{--ha-card-image-width:100%;}}@media(max-width:767px){.elementor-501 .elementor-element.elementor-element-6ee0246 .elementor-widget-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;}.elementor-501 .elementor-element.elementor-element-6ee0246{--ha-card-image-width:100%;}}/* Start custom CSS for ha-card, class: .elementor-element-6ee0246 */.elementor-501 .elementor-element.elementor-element-6ee0246{
    width:100% !important;
}

/* Garantir que todos os cards fiquem alinhados */
.ha-card {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.ha-card-body {
     display: flex;
  flex-direction: column;
  justify-content: space-between; /* empurra o botão para baixo */
  height: 230px;

/* Forçar mesma altura para todos os cards */
.elementor-widget-container .ha-card {
    height: 100%;
    min-height: 450px; /* ajuste conforme necessário */
}

/* Ajustar o tamanho do título (h2) */
.ha-card-body h2 {
    font-size: 18px !important;
    line-height: 1.3;
}

.ha-btn {
  margin-top: auto; /* força o botão colar no final */
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c79edf7 */seletor{
    width:100% !important;
    
}/* End custom CSS */