.elementor-4527 .elementor-element.elementor-element-1f2e8a8 {
    --display: flex;
    --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;
    --justify-content: center;
    --align-items: stretch;
    --gap: 10px 10px;
    --row-gap: 10px;
    --column-gap: 10px;
    --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-text-editor {
    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-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap {
    background-color: var( --e-global-color-primary);
}

.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,
.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap {
    color: var( --e-global-color-primary);
    border-color: var( --e-global-color-primary);
}

.elementor-4527 .elementor-element.elementor-element-4c1a4ec8 {
    text-align: center;
    color: #3E3E3E;
    font-family: "Work Sans", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    line-height: 24px;
}

#elementor-popup-modal-4527 .dialog-widget-content {
    animation-duration: 1.4s;
    background-color: transparent;
    background-image: linear-gradient(180deg, #F7F9FF 52%, #CBDDFF 100%);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    border-radius: 10px 10px 10px 10px;
}

#elementor-popup-modal-4527 {
    background-color: #00000080;
    justify-content: center;
    align-items: center;
    pointer-events: all;
}

#elementor-popup-modal-4527 .dialog-message {
    width: 635px;
    height: 764px;
    align-items: center;
}

#elementor-popup-modal-4527 .dialog-close-button {
    display: flex;
}

#elementor-popup-modal-4527 .dialog-close-button i {
    color: #333333;
}

#elementor-popup-modal-4527 .dialog-close-button svg {
    fill: #333333;
}

@media(max-width:1024px) {
    .elementor-4527 .elementor-element.elementor-element-4c1a4ec8 {
        font-size: 13px;
        line-height: 23px;
    }
    #elementor-popup-modal-4527 .dialog-message {
        width: 75vw;
        height: 75vh;
    }
    #elementor-popup-modal-4527 .dialog-widget-content {
        margin: 0px 0px 0px 0px;
    }
}

@media(min-width:768px) {
    .elementor-4527 .elementor-element.elementor-element-1f2e8a8 {
        --content-width: 500px;
    }
}

@media(max-width:767px) {
    .elementor-4527 .elementor-element.elementor-element-1f2e8a8 {
        --margin-top: 0px;
        --margin-bottom: 0px;
        --margin-left: 0px;
        --margin-right: 0px;
        --padding-top: 0%;
        --padding-bottom: 0%;
        --padding-left: 5%;
        --padding-right: 5%;
    }
    .elementor-4527 .elementor-element.elementor-element-4c1a4ec8 {
        font-size: 14px;
        line-height: 22px;
    }
    #elementor-popup-modal-4527 .dialog-message {
        width: 95vw;
        height: 85vh;
    }
    #elementor-popup-modal-4527 {
        justify-content: center;
        align-items: center;
    }
}