.elementor-1021020 .elementor-element.elementor-element-b569ec9{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family );font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );font-style:var( --e-global-typography-text-font-style );}.elementor-1021020 .elementor-element.elementor-element-d033db0 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-1021020 .elementor-element.elementor-element-d033db0 img{width:100%;max-width:100%;border-radius:24px 24px 24px 24px;}#elementor-popup-modal-1021020 .dialog-widget-content{animation-duration:1.2s;border-radius:24px 24px 24px 24px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 150px 75px;}#elementor-popup-modal-1021020{background-color:rgba(0,0,0,.8);justify-content:flex-start;align-items:flex-end;pointer-events:all;}#elementor-popup-modal-1021020 .dialog-message{width:750px;height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-1021020 .dialog-close-button{display:flex;font-size:25px;}#elementor-popup-modal-1021020 .dialog-close-button i{color:var( --e-global-color-secondary );}#elementor-popup-modal-1021020 .dialog-close-button svg{fill:var( --e-global-color-secondary );}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}#elementor-popup-modal-1021020{justify-content:center;align-items:center;}#elementor-popup-modal-1021020 .dialog-widget-content{margin:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}#elementor-popup-modal-1021020 .dialog-message{width:375px;}#elementor-popup-modal-1021020{align-items:center;}}/* Start custom CSS */.dialog-type-lightbox .dialog-close-button {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 32px !important;
    height: 32px !important;
    top: 16px !important;
    right: 16px !important;
    border-radius: 50% !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    background-color: rgba(142, 142, 147, 0.35) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    color: #1c1c1e !important;
    font-size: 13px !important;
    line-height: 1 !important;
    transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
    cursor: pointer;
}

.dialog-type-lightbox .dialog-close-button:hover {
    background-color: rgba(142, 142, 147, 0.5) !important;
    color: #000000 !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    transform: scale(1.05);
}

.dialog-type-lightbox .dialog-close-button:active,
.dialog-type-lightbox .dialog-close-button:focus {
    transform: scale(0.95);
    background-color: rgba(142, 142, 147, 0.65) !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

.dialog-type-lightbox .dialog-close-button i,
.dialog-type-lightbox .dialog-close-button svg {
    width: 12px !important;
    height: 12px !important;
    fill: currentColor !important;
}/* End custom CSS */