.elementor-9723 .elementor-element.elementor-element-7e17bfcc{--display:flex;--min-height:500px;--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;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--padding-top:4%;--padding-bottom:7%;--padding-left:6%;--padding-right:6%;}.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-9723 .elementor-element.elementor-element-c075174{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-9723 .dialog-widget-content{animation-duration:1.2s;}#elementor-popup-modal-9723{background-color:rgba(0, 0, 0, 0.6);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-9723 .dialog-message{width:845px;height:auto;}@media(min-width:768px){.elementor-9723 .elementor-element.elementor-element-7e17bfcc{--content-width:650px;}}@media(max-width:1024px){#elementor-popup-modal-9723 .dialog-message{width:555px;}}@media(max-width:767px){#elementor-popup-modal-9723 .dialog-message{width:325px;}}/* Start custom CSS for container, class: .elementor-element-7e17bfcc */.elementor-popup-modal .dialog-widget-content,
.elementor-popup-modal .dialog-message,
.elementor-popup-modal .elementor-container,
.elementor-popup-modal .elementor-column-wrap,
.elementor-popup-modal .elementor-widget-wrap,
.elementor-popup-modal .elementor-column,
.elementor-popup-modal .elementor-widget-image {
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    width: auto !important;
}

body .elementor-popup-modal .dialog-widget-content {
    display: block !important; 
    visibility: visible !important;
    z-index: 99999 !important;
    opacity: 0; 
    animation: fadeInPopup 0.5s ease-out forwards;
    position: relative !important;
    max-width: 750px !important; 
    margin: auto !important;
}

@keyframes fadeInPopup {
    from { opacity: 0; transform: translateY(10px); }
    to { opacity: 1; transform: translateY(0); }
}

.imagen-mobile { display: none !important; }

.imagen-desktop {
    display: block !important;
    width: 750px !important;
    max-width: 100% !important;
    height: auto !important;
}

@media (max-width: 767px) {
    body .elementor-popup-modal .dialog-widget-content {
        width: 90% !important; 
        max-width: 90vw !important;
    }

    .imagen-desktop { display: none !important; }
    
    .imagen-mobile {
        display: block !important;
        width: 100% !important;
        height: auto !important;
    }
}

.elementor-popup-modal .dialog-close-button {
    display: flex !important; 
    z-index: 999999 !important; 
    position: absolute !important;
    top: 20px !important;
    right: 10px !important; 
    left: auto !important;
    bottom: auto !important;
    transform: none !important;
    color: #ffffff!important; 
    background-color: #203781;
    border-radius: 50% !important;
    width: 30px !important;
    height: 30px !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.elementor-popup-modal .dialog-close-button:hover {
    color: #ffffff!important; 
    background-color: #00AF41;
   
}
.elementor-popup-modal .dialog-close-button i {
    margin: 0 !important;
    padding: 0 !important;
}

.elementor-popup-modal .dialog-close-button svg {
    fill: #ffffff;
}
.elementor-9723 .elementor-element.elementor-element-7e17bfcc{
    padding: 0 !important;
}/* End custom CSS */