<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
}

.zwc-wrapper section.zwc-clsbnr {
    background: url(/sites/zweb/images/classes/classes-headerbg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding-bottom: 180px;
    padding-top: 160px;
}

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

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

.zwc-wrapper h2 {
    font-size: 50px
}
.zwc-clsbnr-inner span.zwc-icon {
    font-size: 32px;
    font-family: var(--primaryfont-semibold);
    padding-left: 58px;
    position: relative;
}
 
span.zwc-icon:before { 
    background: #7a80f9
}

.zwc-wrapper span.zwc-icon:after { 
    background-position: -208px 0px
}



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

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

.act-btn.cta-btn:before,
a.zwc-wtcvideo:before {
    position: absolute;
    content: "";
    border-bottom: 2px solid #fff;
    width: 20px;
    right: 27px;
    top: 23px;
    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: 19px;
    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: 29px;
    margin-top: 80px;
    position: relative;
    bottom: -20px;
}

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

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

section.zwc-bnrnxt.zwc-darkbg {
    background: #333;
    color: #ffff;
    padding-bottom: 0
}

section.zwc-bnrnxt .zwc-titlesec {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-bottom: 60px;
    align-items: center
}

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

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

section.zwc-bnrnxt.zwc-darkbg img {
    border: 0
}

section.zwc-bnrnxt img {
    border-radius: 17px; 
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    display: block;
}


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

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

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

.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: 1420px) {


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

    .zwc-wrapper .zwc-btmcta-inner h2 {
        font-size: 40px;
        max-width: 670px;
    }

    .zwc-wrapper h2 {
        font-size: 46px
    }
}

@media only screen and (max-width: 1199px) {
    .zwc-clsbnr-inner {
        max-width: 66%
    }

    .zwc-wrapper h1 {
        font-size: 46px
    }

    .zwc-wrapper h2 {
        font-size: 38px
    }

    section.zwc-bnrnxt .zwc-titlesec {
        gap: 10px
    }

}

@media only screen and (max-width: 1024px) {
    .zwc-wrapper h1 {
        font-size: 42px
    }

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

    .zwc-bnrtag {
        gap: 20px
    }

    .zwc-titlesec {
        flex-flow: wrap
    }

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


    .zwc-wrapper .zwc-btmcta-inner h2 {
        font-size: 32px;
        max-width: 460px
    }

    .zwc-wrapper section.zwc-clsbnr {
        padding-bottom: 110px;
        padding-top: 120px;
    }
}

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

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

    .zwc-clsbnr-inner {
        max-width: 76%
    }

    .zwc-bnrtag span {
        font-size: 14px
    }

    .zwc-bnrtag {
        bottom: 0px
    }

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

}

@media only screen and (max-width: 768px) {
    .zwc-wrapper h1 {
        font-size: 38px
    }

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

    .zwc-bnrbtns {
        justify-content: center
    }

    .zwc-bnrtag {
        flex-flow: wrap
    }

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

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

}

@media only screen and (max-width: 680px) {
    .zwc-wrapper h1 {
        font-size: 32px
    } 

    .zwc-wrapper h2 {
        font-size: 32px
    }

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

    .zwc-wrapper section.zwc-clsbnr {
        background: #f1f3ff;
        padding: 120px 0 80px;
    }


    section.zwc-bnrnxt.zwc-darkbg:after {
        height: 120px
    }

    .zwc-bnrtag {
        margin-top: 60px;
        text-align: center;
    }

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

@media only screen and (max-width: 540px) {
    .zwc-clsbnr-inner span.zwc-icon {
        font-size: 30px
    }

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

    .zwc-wrapper h2,
    .zwc-wrapper .zwc-btmcta-inner h2 {
        font-size: 28px
    }

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

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

    section.zwc-btmcta {
        background-size: cover;


    }

    .zwc-btmcta-inner {
        position: relative;
        top: 0;
    }

    .zwc-wrapper .zwc-btmcta-inner h2 {
        margin: 0 auto 20px;
    }
}

@media only screen and (max-width: 450px) {
    .zwc-wrapper h1 {
        font-size: 26px;
        margin-top: 20px
    }



    .zwc-wrapper h2,
    .zwc-wrapper .zwc-btmcta-inner h2 {
        font-size: 24px
    }
}

@media only screen and (max-width: 380px) {
    .zwc-wrapper h1 {
        font-size: 22px
    }
}</pre></body></html>