<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner-content {
    text-align: center;
    padding: 4em 0 5em;
    margin: 0 auto;
    max-width: 650px;
}
.optionb .addon-wrap a {
    position: relative;
    bottom: 0;
}
.optionb .addons-main-category-wrap span.zarrow {
    top: 6px;
}

.addon-wrap[data-product="g-suite"] img {
    width: 100px;
}
.addon-wrap[data-product="webmerge"] img {
    width: 80px;
}

@media only screen and (max-width:1023px) {
.banner-content {
    max-width: 500px;
}
}



.int-zohocreator::before {
    content: 'New';
    position: absolute;
    right: 0;
    top: 0;
    background: #049949;
    color: #fff;
    font-family: var(--zf-primary-medium);
    font-size: 13px;
    padding: 2px 7px;
    border-radius: 0 0 0 4px;
}</pre></body></html>