<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.help-wrap {
    background: #fff;
}
.zw-product-header{
    background: #fff3ed;
}
.banner-wrap:first-of-type {
    background: linear-gradient(to bottom, #fff2ed 0%, #fff2ed 50%, #ffffff 100%);
}

.help-wrap .col-block&gt;span {
    background: url(/sites/zweb/images/help-new-icon-sprite.png) left top no-repeat;
    background-size: 900px auto;
}

.help-wrap .col-block:nth-child(1) span{
    background-position: -50px 0;
}

.help-wrap .col-block:nth-child(2) span{
    background-position: -200px 0;
}

.help-wrap .col-block:nth-child(3) span{
    background-position: -250px 0;
}

.help-wrap .col-block:nth-child(4) span{
    background-position: -199px -150px;
}

.help-wrap .col-block:nth-child(5) span{
    background-position: -150px -150px;
}

.help-wrap .col-block:nth-child(6) span{
    background-position: -550px -50px;
}

.help-wrap .col-block:nth-child(7) span{
    background-position: -499px 0;
}

.help-wrap .col-block:nth-child(8) span{
    background-position: -50px -100px;
}

.zres-contact span {
    display: block;
}</pre></body></html>