.elementor-295309 .elementor-element.elementor-element-6b811a{--display:flex;--min-height:600px;--justify-content:flex-start;--padding-top:80px;--padding-bottom:80px;--padding-left:80px;--padding-right:80px;}.elementor-295309 .elementor-element.elementor-element-126faefa .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-295309 .elementor-element.elementor-element-aa67107{color:var( --e-global-color-dee00f2 );}#elementor-popup-modal-295309 .dialog-widget-content{background-color:var( --e-global-color-text );box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-295309{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-295309 .dialog-message{width:1000px;height:600px;align-items:flex-start;}#elementor-popup-modal-295309 .dialog-close-button{display:flex;background-color:var( --e-global-color-secondary );}#elementor-popup-modal-295309 .dialog-close-button i{color:var( --e-global-color-secondary );}#elementor-popup-modal-295309 .dialog-close-button svg{fill:var( --e-global-color-secondary );}@media(max-width:767px){.elementor-295309 .elementor-element.elementor-element-6b811a{--padding-top:50px;--padding-bottom:50px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for container, class: .elementor-element-6b811a */.popup {
    background: radial-gradient(100% 50.03% at 100% 0%,#005585,#002853 40%,#000f1e) !important;
}/* End custom CSS */
/* Start custom CSS */.dialog-close-button {
    width: 56px;
    height: 56px;

    background: #fcbc00;
    border-radius: 0;

    top: 0;
    right: 0;

    opacity: 1;
}

.dialog-close-button i {
    display: none;
}

.dialog-close-button::after {
    content: "";
    position: absolute;

    top: 50%;
    left: 50%;

    width: 24px;
    height: 24px;

    transform: translate(-50%, -50%);

    background: url('/wp-content/uploads/2026/06/Minus.svg')
                center center / contain no-repeat;
}

.dialog-close-button::after {
    content: "";
    position: absolute;

    width: 22px;
    height: 2px;

    background: #000;

    top: 50%;
    left: 50%;

    transform: translate(-50%, -50%);
}


.dialog-close-button {
    top: 0 !important;
    right: 0 !important;
}/* End custom CSS */