<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header {
    background: #041168
}

.zwph-white .menu.nav li a {
    color: #fff
}

picture {
    display: inline-block;
}

.zwph-white .menu .dropdown-menu li a {
    color: #000;
}

.zsection {
    padding: 100px 0
}

.zsection.ebook-banner {
    background: #041168;
    overflow: hidden;
    color: #fff
}

.ebook-inner .ebook-wrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.clm-section .clm-inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.slideimg {
    padding: 8px 10px 3px;
    background: #fff;
    margin-bottom: 0;
    border: 1px solid #d6d6d6;
    border-radius: 5px
}

.ebook-wrap .zcontent-left {
    width: 100%;
    max-width: 55%;
}

.ebook-wrap .zimage-right {
    width: 100%;
    max-width: 45%
}

.ebook-wrap .zcontent-left span {
    color: #f0483d;
    font-family: var(--primaryfont-bold)
}

.ebook-wrap .zcontent-left h1 {
    margin: 15px 0 24px;
    width: 680px;
}

.ebook-wrap .zcontent-left&gt;p {
    width: 100%;
    max-width: 508px;
    margin-bottom: 50px
}

.ebook-wrap .zcontent-left .ebook-cta,
.cta-inner .ebook-cta {
    background: #f0483e;
    color: #fff;
    padding: 15px 25px;
    border-radius: 5px;
    font-family: var(--primaryfont-semibold);
}

.zimage-right .ban-img {
    text-align: center;
}

.second-inner {
    text-align: center;
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
}

.second-inner p {
    line-height: 32px;
    margin-bottom: 0;
}

.second-inner h2 {
    font-size: 36px;
    font-family: var(--primaryfont-bold);
    margin-bottom: 24px
}

.zsection.clm-section {
    background: #f8f8f8;
    padding: 110px;
    border-radius: 5px;
    position: relative;
}

.clm-section .zcontent-left {
    width: 100%;
    max-width: 40%
}

p.sub-title {
    font-size: 21px;
    font-family: var(--primaryfont-semibold);
    margin-bottom: 50px;
    width: 100%;
    max-width: 640px;
}

.zcontent-left h3 {
    color: #0d6bff;
    font-size: 24px;
    font-family: var(--primaryfont-bold);
    margin-bottom: 10px
}

ul.clm-listing {
    position: relative
}

ul.clm-listing li {
    padding: 8px 0 4px 30px;
    position: relative
}

ul.clm-listing li:before {
    content: '\002A';
    font-size: 34px;
    color: #46494d;
    font-weight: lighter;
    position: absolute;
    top: 3px;
    left: 0
}

.zcontent-left div:nth-child(2),
.zcontent-left div:nth-child(3) {
    margin-top: 30px
}

.clm-section .zslide-right {
    width: 100%;
    max-width: 52%
}

.clm-inner {
    align-items: center !important
}

.cta-inner h2 {
    text-align: center;
    width: 100%;
    max-width: 763px;
    margin: 0 auto;
    font-family: var(--primaryfont-bold);
    margin-bottom: 30px
}

.iframe-pop-sec .z-small-content-wrap {
    max-width: 550px;
    margin: 0 auto;
}

.iframe-pop-sec .cwf-container {
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 30px 30px 50px;
}

.iframe-pop-sec .cwf-container.cwf-on-page .cwf-title-wrap h2 {
    font-family: var(--primaryfont-regular);
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px
}

@media(min-width:1200px) {
    .ebook-wrap .zcontent-left h1 {
        font-size: 48px;
        width: auto;
    }

    .ebook-wrap .zcontent-left {
        max-width: 48%;
        margin-top: -30px;
    }

    .zsection.clm-section:before,
    .zsection.clm-section:after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        background: white;
        width: 7%;
        bottom: 0;
    }

    .zsection.clm-section:after {
        left: 0;
    }

    .zsection.clm-section {
        padding: 70px 110px;
    }

}

@media(max-width:1199px) {

    .ebook-wrap .zcontent-left h1 {
        font-size: 41px;
        width: 100%;
    }

    .ebook-wrap .zcontent-left {
        max-width: 43%;
    }

    .zimage-right .ban-img {
        text-align: center;
        max-width: 78%;
        margin: 0 auto;
    }

    p.sub-title {
        max-width: 60%;
        margin: 0 auto 50px;
        text-align: center;
    }

    .second-inner h2 {
        max-width: 630px;
        width: 100%;
        margin: 0 auto 20px
    }

    .second-inner p {
        width: 100%;
        max-width: 770px
    }

    .ebook-wrap .zcontent-left&gt;p {
        max-width: 470px;
    }

    .zsection.clm-section {
        padding: 80px 60px;
    }
}

@media(max-width:991px) {
    .ebook-wrap .zcontent-left h1 {
        font-size: 30px;
        margin: 15px 0;
        width: auto
    }

    .zsection {
        padding: 70px 0;
    }

    .ebook-inner .ebook-wrap {
        justify-content: space-around;
    }

    .ebook-wrap .zcontent-left .ebook-cta,
    .cta-inner .ebook-cta {
        font-size: 15px;
        padding: 11px 17px;
    }

    .second-inner h2 {
        font-size: 25px;
        max-width: 520px;
    }

    .zcontent-left h3 {
        font-size: 21px;
    }

    .cta-inner h2 {
        max-width: 613px;
    }

    .zimage-right .ban-img {
        max-width: 81%;
    }

    ul.clm-listing li {
        font-size: 15px;
    }

    .clm-section .clm-inner {
        flex-flow: column wrap;
        gap: 50px
    }

    .clm-section .zslide-right {
        max-width: 666px;
    }

    .clm-section .zcontent-left {
        max-width: 75%;
        margin: 0 auto;
    }

    .ebook-wrap .zcontent-left {
        margin-top: 0px;
    }

    .zsection.clm-section {
        padding: 70px;
    }

    .zsection.ebook-banner {
        padding: 40px 0 90px;
    }

    .ebook-wrap .zcontent-left&gt;p {
        margin-bottom: 30px;
    }

    .second-inner p {
        width: 100%;
        max-width: 660px;
        margin: 0 auto;
        line-height: 1.8;
    }

    p.sub-title {
        max-width: 77%;
        line-height: 30px;
        margin: 0 auto 30px;
    }

    br {
        display: none;
    }
}

@media screen and (max-width:767px) {
    .ebook-wrap .zcontent-left h1 {
        font-size: 27px;
    }

    .iframe-pop-sec .z-small-content-wrap {
        width: 90%
    }

    .feature-heading p span {
        display: inline-block
    }

}

@media screen and (max-width:680px) {
    .ebook-wrap .zcontent-left&gt;p {
        margin: 0 auto 30px;
    }

    .second-inner h2 {
        max-width: 420px;
    }

    .ebook-inner .ebook-wrap {
        flex-flow: column wrap;
        text-align: center;
        gap: 50px
    }

    .ebook-wrap .zcontent-left,
    .ebook-wrap .zimage-right,
    p.sub-title,
    .clm-section .zcontent-left {
        max-width: 100%
    }

    .clm-section .zslide-right {
        max-width: 100%;
    }

    .ebook-wrap .zcontent-left h1 {
        font-size: 27px;
        line-height: 35px;
        max-width: 477px;
        margin: 0 auto 15px;
    }

    .zcontent-left p.sub-title {
        text-align: center
    }

    .circle1,
    .circle2 {
        display: none
    }

    .second-inner h2 {
        font-size: 23px
    }

    .zcontent-left h3 {
        font-size: 20px;
        text-align: center
    }

    .zsection.clm-section {
        padding: 60px 10px;
    }

    .cta-inner h2 {
        font-size: 23px;
    }
}
</pre></body></html>