<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.seo-page-template .seo-body-wrap .right-content {
    max-width: 750px
}

.zwc-banner-section .zwc-sec-title {
    max-width: 660px;
    margin: 0 auto
}

.zwc-banner-section .zwc-sec-title .b-btn {
    color: #fff;
    border-bottom: 1px solid #fff
}

.seo-page-template .zwc-sec-title p:last-child {
    margin-bottom: 0
}

.seo-page-template .zwc-sec-title ul h3 {
    font-size: 25px;
    margin-bottom: 7px
}

.seo-page-template .right-content&gt;.zwc-sec-title {
    max-width: 750px
}

.projects-footer {
    background: #12152f;
    color: #fff
}

.projects-footer h2 {
    max-width: 680px;
    width: 90%;
    margin: 0 auto 20px
}

.seo-page-template .zwc-sec-title ul.doted {
    margin-bottom: 20px
}

.seo-page-template .zwc-sec-title ul.doted li {
    position: relative;
    padding-left: 25px
}

.seo-page-template .zwc-sec-title ul.doted li::before {
    content: "";
    width: 12px;
    height: 12px;
    background-color: #032371;
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 2px
}

@media(max-width: 1200px) {
    .seo-page-template .zwc-sec-title ul h3 {
        font-size:21px
    }

    .seo-page-template .zwc-sec-title ul.doted li::before {
        width: 10px;
        height: 10px;
        top: 6px
    }
}</pre></body></html>