.elementor-1206 .elementor-element.elementor-element-8594cb7{--display:flex;--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;}.elementor-1206 .elementor-element.elementor-element-1be1ca9{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-widget-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-1206 .elementor-element.elementor-element-6dfcdd4 > .elementor-widget-container:hover{--e-transform-scale:1.05;}.elementor-1206 .elementor-element.elementor-element-6dfcdd4:hover .elementor-widget-container{background-color:var( --e-global-color-9124930 );box-shadow:0px 0px 20px 0px rgba(0, 0, 0, 0.3);}.elementor-1206 .elementor-element.elementor-element-6dfcdd4:hover > .elementor-widget-container{border-radius:5px 5px 5px 5px;}.elementor-1206 .elementor-element.elementor-element-6dfcdd4:hover img{opacity:0.7;}.elementor-1206 .elementor-element.elementor-element-6dfcdd4 img{transition-duration:1s;border-radius:5px 5px 5px 5px;}.elementor-widget-heading .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-1206 .elementor-element.elementor-element-212ef89 > .elementor-widget-container{margin:12px 0px 0px 0px;}.elementor-1206 .elementor-element.elementor-element-212ef89 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:18px;font-weight:600;color:var( --e-global-color-5a298b7 );}.elementor-1206 .elementor-element.elementor-element-82948a1 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-1206 .elementor-element.elementor-element-82948a1 .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;color:var( --e-global-color-5a298b7 );}/* Start custom CSS for image, class: .elementor-element-6dfcdd4 */#portada_video_1 {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

#portada_video_1::before {
    content: "\25B6"; /* Unicode del ícono de play ► */
    font-size: 50px;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
    pointer-events: none;
}/* End custom CSS */