<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
}

.mce-content-body ul,
.mce-content-body ol
{
    line-height: 18px;
    margin-top: 13px;
    margin-bottom: 13px;
    margin-left: 0;
    padding-left: 40px;
}

.mce-toolbar button:hover,
.mce-toolbar button:focus,
.mce-toolbar .button:hover,
.mce-toolbar .button:focus {
    color: transparent;
}
.mce-toolbar button:hover,
.mce-toolbar button:focus,
.mce-toolbar .button:hover,
.mce-toolbar .button:focus {
    background-color: transparent;
}
.mce-container.mce-btn-group, .mce-container.mce-btn-group * {
    white-space: normal;
}
#videoCode {
    width: 290px;
}
@media screen and (max-width: 500px) {
    #videoCode {
        width: 250px;
    }
}</pre></body></html>