<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.features-item.left-image .image-part img {
    max-height: 600px;
}

.features-item.right-image .image-part img {
    max-height: 600px;
}

.footer-banner {
    text-align: center;
}

.footer-banner {
    padding: 50px 0;
}
div#features-5 video, div#features-6 video {
    max-width: 300px;
    width: 100%;
}
.zw-template-inner {
    position: relative;
}
.zw-template-inner::before {
    position: absolute;
    content: "";
    background: -webkit-linear-gradient(top,#ffe8de 0%,#fff1eb 30%,#fffcf6 52%,#fff 100%);
    width: 100%;
    height: 4%;
    top: -70px;
    z-index: -2;
}</pre></body></html>