.elementor-19927 .elementor-element.elementor-element-1d4f1148{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.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-19927 .elementor-element.elementor-element-68948fa0{width:100%;max-width:100%;}/* Start custom CSS for text-editor, class: .elementor-element-68948fa0 */.elementor-19927 .elementor-element.elementor-element-68948fa0 {
    margin: 20px;
    background-color: #1a1a3e; /* Sets the margin background color to the current background color */
}

.iframe-card {
    padding: 12px;
    border: 2px solid #8b5cf6;
    border-radius: 24px;
    background: linear-gradient(
        180deg,
        rgba(139, 92, 246, 0.12),
        rgba(139, 92, 246, 0.04)
    );
    box-shadow:
        0 0 30px rgba(139, 92, 246, 0.25),
        inset 0 0 15px rgba(139, 92, 246, 0.10);
}

.iframe-card iframe {
    display: block;
    width: 100%;
    border: none;
    border-radius: 16px;
    background: #1a1a3e;
}/* End custom CSS */
/* Start custom CSS */body.elementor-page-19927 {
    margin: 20px;
    background-color: #1a1a3e; /* Sets the margin background color to the current background color */
}/* End custom CSS */