.elementor-651 .elementor-element.elementor-element-732eba6{--display:flex;--min-height:380px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-end;--border-radius:10px 10px 10px 10px;--padding-top:32px;--padding-bottom:32px;--padding-left:20px;--padding-right:20px;}.elementor-651 .elementor-element.elementor-element-f3cd6a4{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-651 .elementor-element.elementor-element-da9dc99{width:auto;max-width:auto;}.elementor-651 .elementor-element.elementor-element-da9dc99 > .elementor-widget-container{background-color:#F55102;padding:3px 10px 3px 10px;border-radius:10px 10px 10px 10px;}.elementor-651 .elementor-element.elementor-element-da9dc99.elementor-element{--align-self:flex-start;}.elementor-651 .elementor-element.elementor-element-da9dc99 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;line-height:15px;color:#FFFFFF;}.elementor-651 .elementor-element.elementor-element-5411793 .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:18px;font-weight:400;line-height:22px;color:#000000;}.elementor-651 .elementor-element.elementor-element-f36034d .elementor-heading-title{font-family:"Inter", Sans-serif;font-size:12px;font-weight:400;text-transform:uppercase;line-height:22px;}@media(max-width:1366px){.elementor-651 .elementor-element.elementor-element-732eba6{--min-height:280px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}}/* Start custom CSS for heading, class: .elementor-element-f36034d */.etiqueta-line .elementor-heading-title {
  display: flex;
  align-items: center;
  gap: 7px;
}

.etiqueta-line .elementor-heading-title::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 1px;
  background-color: #00008A;
  flex-shrink: 0;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-732eba6 */.content-blog-item {
    background: #fff;
    justify-content: space-between; 
    transition: .4s;
}
.content-blog-item:hover{
    background: #00008A;
     justify-content: flex-end; 
}
.content-blog-item:hover .texto-1-blog div{
    color: #fff !important;
}
.content-blog-item:hover .etiqueta-line div{
    color: #fff !important;
}
.content-blog-item:hover .etiqueta-line .elementor-heading-title::before {
  background-color: #fff;
}/* End custom CSS */