.elementor-3554 .elementor-element.elementor-element-b7fe0c3{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--flex-wrap:wrap;--align-content:flex-start;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-3554 .elementor-element.elementor-element-b7fe0c3:not(.elementor-motion-effects-element-type-background), .elementor-3554 .elementor-element.elementor-element-b7fe0c3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#17392F;}.elementor-3554 .elementor-element.elementor-element-b7fe0c3:hover{border-style:solid;border-width:2px 2px 2px 2px;--border-top-width:2px;--border-right-width:2px;--border-bottom-width:2px;--border-left-width:2px;border-color:var( --e-global-color-288056f );--border-color:var( --e-global-color-288056f );--border-radius:10px 10px 10px 10px;--border-top-left-radius:10px;--border-top-right-radius:10px;--border-bottom-right-radius:10px;--border-bottom-left-radius:10px;box-shadow:0px 0px 40px 0px #80BAA5;}.elementor-3554 .elementor-element.elementor-element-b7fe0c3, .elementor-3554 .elementor-element.elementor-element-b7fe0c3::before{--border-transition:0.3s;}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3554 .elementor-element.elementor-element-0ca1444{width:100%;max-width:100%;}.elementor-3554 .elementor-element.elementor-element-0ca1444 img{width:520px;height:236px;object-fit:cover;object-position:center center;}.elementor-3554 .elementor-element.elementor-element-8508708{width:100%;max-width:100%;}.elementor-3554 .elementor-element.elementor-element-8508708 img{width:520px;height:236px;object-fit:cover;object-position:center center;}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3554 .elementor-element.elementor-element-3899bf0{width:100%;max-width:100%;padding:5px 0px 5px 0px;}.elementor-3554 .elementor-element.elementor-element-3899bf0 .elementor-icon-list-icon{width:14px;}.elementor-3554 .elementor-element.elementor-element-3899bf0 .elementor-icon-list-icon i{font-size:14px;}.elementor-3554 .elementor-element.elementor-element-3899bf0 .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-3554 .elementor-element.elementor-element-3899bf0 .elementor-icon-list-text, .elementor-3554 .elementor-element.elementor-element-3899bf0 .elementor-icon-list-text a{color:#FFFFFF;}.elementor-3554 .elementor-element.elementor-element-3899bf0 .elementor-icon-list-item{font-family:"Roboto", Sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;}.elementor-widget-theme-post-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-3554 .elementor-element.elementor-element-a6d1d12{width:100%;max-width:100%;}.elementor-3554 .elementor-element.elementor-element-a6d1d12 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:24px;font-weight:600;line-height:33px;color:#FFFFFF;}.elementor-3554 .elementor-element.elementor-element-f97f9b0{width:100%;max-width:100%;}.elementor-3554 .elementor-element.elementor-element-f97f9b0 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:24px;font-weight:600;line-height:33px;color:#FFFFFF;}.jet-listing-item.single-jet-engine.elementor-page-3554 > .elementor{width:400px;margin-left:auto;margin-right:auto;}/* Start custom CSS for post-info, class: .elementor-element-3899bf0 *//* Estilo dos badges */
.elementor-post-info__terms-list-item {
  background-color: #00a859; /* verde */
  color: #fff; /* texto branco */
  padding: 4px 10px;
  border-radius: 16px;
  margin-right: 6px;
  display: inline-block;
  font-size: 10px;
  line-height: 1.4;
}

.elementor-post-info__terms-list-item:hover {
    background: #008080;
}

/* Remove o espaçamento do último */
.elementor-post-info__terms-list-item:last-child {
  margin-right: 0;
}

/* Oculta as vírgulas automaticamente inseridas */
.elementor-post-info__terms-list {
  display: flex;            
  flex-wrap: wrap;
  gap: 6px;
}

.elementor-post-info__terms-list::after,
.elementor-post-info__terms-list::before {
  content: none !important;
}

/* Remove vírgulas entre os spans */
.elementor-post-info__terms-list-item::after {
  content: none !important;
}

/* --- Estilo dos badges --- */
.elementor-post-info__terms-list {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}

.elementor-post-info__terms-list-item {
  background-color: #00B3B3;
  color: #fff;
  padding: 9px 16px;
  border-radius: 16px;
  display: inline-block;
  line-height: 1.4;
}

/* Remove vírgulas entre os itens */
.elementor-post-info__terms-list {
  font-size: 0; /* esconde o texto das vírgulas */
}

.elementor-post-info__terms-list-item {
  font-size: 12px; /* restaura o texto dentro dos badges */
}/* End custom CSS */
/* Start custom CSS for theme-post-title, class: .elementor-element-a6d1d12 */#blog .elementor-heading-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* número de linhas */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}/* End custom CSS */
/* Start custom CSS for theme-post-title, class: .elementor-element-f97f9b0 */#blog .elementor-heading-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2; /* número de linhas */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}/* End custom CSS */