<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zwc-wrapper section {
    position: relative;
    padding: 120px 0;
}

section.zwc-clsbnr {
    position: relative;
    z-index: 0;
    padding-bottom: 290px;
    overflow: hidden;
}

.zwc-wrapper section.zwc-clsbnr {
    background: url(/sites/zweb/images/classes/classes-headerbg3.jpg) no-repeat;
    background-position: 0 0px;
    background-size: 2260px auto;
    padding-top: 120px;
}

.zwc-clsbnr-inner {
    max-width: 58%;
}

.zwc-clsbnr-inner p {
    font-size: 22px;
}

.zwc-wrapper h1 {
    font-size: 60px;
    margin-top: 10px;
}

.zwc-wrapper h2 {
    font-size: 48px;
}

.zwc-wrapper section.zwc-bnrnxt:nth-child(2) {
    padding-top: 0
}

.zwc-clsbnr-inner span.zwc-icon {
    font-size: 32px;
    font-family: var(--primaryfont-semibold);
    padding-left: 58px;
    position: relative;
}

span.zwc-icon:before {
    background: #FED70B;
}

.zwc-wrapper span.zwc-icon:after {
    background-position: -141px -1px
}


a.cta-btn.act-btn,
a.zwc-wtcvideo {
    padding: 12px 60px 12px 30px;
    position: relative;
    font-size: 18px;
    border-radius: 4px;

}

section.zwc-bnrnxt img {
    text-align: center;
    margin: 20px auto 0;
    display: block;
}

section.zwc-bnrnxt.zwc-darksec {
    background: #333;
    color: #ffff;
}

a.zwc-wtcvideo {
    border: 2px solid #000;
    background: rgba(0, 0, 0, 0.00);
    color: #000;
    font-family: var(--primaryfont-semibold);
    text-transform: uppercase;
}


img.zwc-assignimg {
    border-radius: 15px;
    border: 6px solid #f0f0f0;
}

.act-btn.cta-btn:before,
a.zwc-wtcvideo:before {
    position: absolute;
    content: "";
    border-bottom: 2px solid #fff;
    width: 20px;
    right: 27px;
    top: 25px;
    z-index: 0;
    transition: right .5s ease
}

a.cta-btn.act-btn:after,
a.zwc-wtcvideo:after {
    position: absolute;
    content: "";
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    width: 10px;
    height: 10px;
    right: 26.5px;
    top: 21px;
    transform: rotate(218deg);
    transition: right .5s ease
}

a.zwc-wtcvideo:after,
a.zwc-wtcvideo:before {
    border-color: #333
}


.act-btn.cta-btn:hover::before,
a.zwc-wtcvideo:hover::before,
a.cta-btn.act-btn:hover::after,
a.zwc-wtcvideo:hover::after {
    right: 20px
}

.zwc-bnrtag {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-top: 80px;
    position: relative;
    bottom: -40px;
}

.zwc-bnrtag span {
    padding: 10px 30px;
    border-radius: 24px;
    /* border: 1px solid #FFF; */
    background: #5f693d;
    font-family: var(--zf-primary-medium);
    color: #ffffff;
}

.zwc-bnrbtns {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-top: 50px;
}

section.zwc-bnrnxt.zwc-darkbg {
    padding: 0;
    position: relative;
    top: -110px;
}

.zwc-titlesec.zwc-fullimage {
    margin-bottom: 40px !important;
}

section.zwc-bnrnxt .zwc-titlesec,
section.zwc-btmcta .zwc-titlesec {
    display: flex;
    justify-content: space-evenly;
    gap: 40px;
    margin-bottom: 0;
    align-items: center;
}

.zwc-cmain,
.zwc-cdesc {
    width: 100%;
    max-width: 46%;
    position: relative;
}

section.zwc-bnrnxt.zwc-darksec:after {
    content: '';
    background: linear-gradient(180deg, rgba(38, 38, 38, 0.00) 0%, rgb(38 38 38 / 77%) 43.27%, #262626 58.21%);
    position: absolute;
    width: 100%;
    height: 300px;
    bottom: 0;
}

section.zwc-bnrnxt.zwc-darkbg img {
    transform: scale(1.4);
    position: relative;
    right: -80px;
    top: 50px;
    border: 7px solid #333;
    border-radius: 14px;
}

section.zwc-bnrnxt.zwc-darkbg .content-wrap,
section.zwc-bnrnxt.zwc-bluebg .content-wrap {
    background: #f5f5f5;
    padding: 100px 80px;
    max-width: 1340px;
    border-radius: 20px;
    overflow: hidden;
    border: 1px solid #ebe9e9;
}

section.zwc-bnrnxt.zwc-bluebg .content-wrap {
    background: #240066;
    color: #fff;
}

section.zwc-bnrnxt.zwc-bluebg img {
    transform: scale(1.3);
    position: relative;
    left: -70px;
    top: 60px;
    border-radius: 10px;

}

section.zwc-btmcta {
    background: url(/sites/zweb/images/classes/classes-footerbg3.jpg) no-repeat;
    position: relative;
    /* height: 885px; */
    background-size: 1920px auto;
    background-position: center;
}

section.zwc-btmcta .zwc-titlesec {
    margin-bottom: 30px;
}

.zwc-btmcta-inner h2 {
    font-size: 46px;
    max-width: 980px;
    margin: 110px auto 30px;
    color: #000;
}

section.zwc-btmcta .zwc-titlesec {
    margin-bottom: 30px;
}

section.zwc-btmcta img {
    background: #fff;
}

.zwc-btmcta-inner {
    text-align: center;
    color: #fff;
    position: relative;
    top: -100px;
}

.zwc-backdrop:after {
    content: '';
    background: linear-gradient(180deg, rgba(38, 38, 38, 0.00) 0, #fff 36.27%, #fff 75.21%);
    position: absolute;
    width: 100%;
    height: 300px;
    bottom: 0;
}


@media only screen and (max-width: 1100px) {

    .zwc-wrapper h1 {
        font-size: 48px;
    } 

    .zwc-wrapper h2 {
        font-size: 35px;
    }

    section.zwc-bnrnxt.zwc-bluebg img {
        transform: scale(1.5);
        top: 0;
    }

    .zwc-btmcta-inner {
        text-align: center;
        color: #fff;
        max-width: 900px;
        margin: 0 auto;
    }

}

@media only screen and (max-width: 991px) {

    .zwc-wrapper section {
        position: relative;
        padding: 80px 0;
    }

    .zwc-wrapper section.zwc-clsbnr {
        padding-bottom: 190px;
    }

    .zwc-bnrtag {
        bottom: 0;
        gap: 10px;
    }

    .zwc-bnrtag span {
        font-size: 15px;
        padding: 10px 20px;
    }

    a.cta-btn.act-btn,
    a.zwc-wtcvideo {
        padding: 12px 60px 12px 30px;
        position: relative;
        font-size: 15px;
    }


    .zwc-clsbnr-inner p {
        font-size: 17px;
    }

    section.zwc-bnrnxt.zwc-darkbg .content-wrap,
    section.zwc-bnrnxt.zwc-bluebg .content-wrap {
        padding: 60px;
    }
 

    .zwc-wrapper h1 {
        font-size: 38px;
    }

    .zwc-wrapper h2 {
        font-size: 30px;
    }

    .zwc-backdrop:after {
        height: 220px;
    }

    section.zwc-bnrnxt .zwc-titlesec,
    section.zwc-btmcta .zwc-titlesec {
        flex-flow: wrap;
        gap: 10px;

    }

    .zwc-backdrop:after {
        height: 150px;

    }

    .zwc-cmain,
    .zwc-cdesc {
        width: 100%;
        max-width: 82%;
        text-align: center;
    }

    section.zwc-bnrnxt.zwc-bluebg img,
    section.zwc-bnrnxt.zwc-darkbg img {
        transform: scale(1);
        top: -15px;
        left: 0;
        right: auto;
    }

    .zwc-clsbnr-inner {
        max-width: 78%;
        text-align: center;
        margin: 0 auto;

    }

    .zwc-bnrbtns {
        justify-content: center;
        margin-top: 20px;
    }

}


@media only screen and (max-width: 767px) {

    .zwc-wrapper h1 {
        font-size: 32px;
    }

    .zwc-bnrbtns {
        margin-top: 20px;
    }

    section.zwc-bnrnxt.zwc-darkbg .content-wrap,
    section.zwc-bnrnxt.zwc-bluebg .content-wrap {
        padding: 50px 20px;
    }


    .zwc-bnrtag {
        flex-flow: wrap;
    }


}

@media only screen and (max-width: 540px) {
    .zwc-clsbnr-inner {
        max-width: 98%;
    }

    .zwc-bnrbtns {
        margin-top: 20px;
        display: block;
    }

    .zwc-wrapper section.zwc-clsbnr {
        background: #f0f7fe
    }

    .zwc-cmain,
    .zwc-cdesc {
        width: 100%;
        max-width: 96%;
    }

    .zwc-clsbnr-inner span.zwc-icon{
        font-size: 30px;
    }

}</pre></body></html>