
/** @ProductionAllowed */
.templatebuilder_PLUG_element_static_EmbedCode_empty {
    width: 100%;
    height: 100px;
    text-align: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.templatebuilder_PLUG_element_static_EmbedCode_EmbedElement {
    pointer-events: none;
}

.templatebuilder_PLUG_element_static_EmbedCode {
    width: 100%;
}

