.zwc-wrapper section {
    padding: 130px 0
}
.zgh-localization {
    display: none !important
}
.zwc-wrapper {
    max-width: 1920px;
    margin: 0 auto
}

.zw-product-header {
    position: relative;
    z-index: 3;
    padding-top: 20px
}

.zwc-wrapper {
    margin-top: -82px
}

.zwc-wrapper h1 {
    font-size: 80px;
    line-height: 1.1;
    letter-spacing: -0.02em
}

.zwc-wrapper h2 {
    font-size: 66px;
    line-height: 1.1;
    max-width: 870px;
    margin: 0 auto 20px
}

section.zwc-trustlogos h2 {
    margin-bottom: 50px;
    max-width: max-content
}

section.zwc-classbnr {
    position: relative;
    background: url(/sites/zweb/images/classes/home/classes-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom;
    padding-top: 100px
}

.zwc-classbnr-inner,
.zwc-proedtion-inner,
.zwc-btmcta,
.apps-download-links-wrap {
    text-align: center
}

.zwc-classdashboard {
    margin-top: 20px;
    border-radius: 20px
}

.zwc-classbnr-inner h3 {
    font-size: 30px;
    letter-spacing: -0.02em
}

.zwc-classbnr-inner p {
    max-width: 770px;
    margin: 0 auto 20px;
    font-size: 20px
}

.zwc-wrapper a.cta-btn.act-btn,
a.zwclass-btns {
    padding: 15px 60px 15px 30px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    font-family: var(--zf-primary-semibold);
    text-transform: uppercase;
    position: relative;
    z-index: 0
}

.act-btn.cta-btn:hover::before,
a.zwclass-btns:hover::before,
a.cta-btn.act-btn:hover::after,
a.zwclass-btns:hover::after {
    right: 20px
}

.act-btn.cta-btn:before,
a.zwclass-btns:before {
    position: absolute;
    content: "";
    background: url(/sites/zweb/images/classes/home/arrow-w.svg) no-repeat;
    background-size: 18px auto;
    width: 20px;
    height: 20px;
    right: 23px;
    top: 18px;
    z-index: 0;
    transition: right .5s ease
}

a.zwclass-btns,
a.zwclass-btns.darkbtns {
    margin-top: 10px;
    display: inline-block;
    background: transparent;
    border: 1.5px solid #fff
}

section.zwc-pretemplate a.zwclass-btns {
    border: 2px solid #000;
    color: #000
}

section.zwc-pretemplate a.zwclass-btns:before {
    background: url(/sites/zweb/images/classes/home/arrow-b.svg) no-repeat
}

section.zwc-trustlogos {
    text-align: center
}

.zwclass-dark {
    background: #000;
    color: #fff;
    position: relative
}

.zwc-titlesec {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 100px
}

section.zwc-foreducator .zwc-titlesec,
section.zwc-forstudents .zwc-titlesec {
    display: block;
    text-align: center;
    max-width: 730px;
    margin: 0 auto
}

.zwcflex-left,
.zwcflex-right {
    width: 100%;
    max-width: 48%
}

.zwc-countno {
    text-align: center
}

.zwc-wrapper p {
    font-size: 18px
}

.zwc-cmain,
.zwc-cdesc {
    width: 100%;
    max-width: 40%
}

.zwc-pretemplate .zwc-cmain {
    max-width: 50%
}

.zwc-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px
}

.zwc-relimg {
    display: none
}

.zwc-relimg.current {
    display: block;
    animation: 1s ease normal none running fade
}

@keyframes fade {
    0% {
        opacity: .8
    }

    100% {
        opacity: 1
    }
}

.trusted-imgs.zwc-flex {
    gap: 60px
}

.zwc-tabcont,
.zwc-tabimage {
    width: 100%;
    max-width: 50%
}

.zwc-tabimage {
    background: #fff;
    border-radius: 5px;
    overflow: hidden
}

.zwc-tabimage .zwc-relimg {
    position: relative;
    top: 52%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.zwc-forstuds.zwc-flex {
    flex-direction: row-reverse;
    margin-top: 80px
}

.zwc-forstuds.zwc-flex .zwc-tabimage {
    background: url(/sites/zweb/images/classes/home/best-student-bg.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 15px 15px 0 15px
}

.tab-link h4 {
    margin-bottom: 10px;
    position: relative;
    padding-left: 40px;
    font-size: 24px
}

.tab-link {
    padding: 40px;
    cursor: pointer
}

.tab-link h4:before {
    content: '';
    position: absolute;
    width: 27px;
    height: 27px;
    left: 0;
    top: 2px;
    background: url(/sites/zweb/images/classes/home/student-sprite.svg) no-repeat;
    background-size: 117px auto;
    background-position: 0 0
}

.tab-link:nth-child(2) h4:before {
    background-position: -30px 0;
    background-size: 120px auto
}

.tab-link:nth-child(3) h4:before {
    background-position: -68px 0;
    background-size: 131px auto
}

.tab-link:nth-child(4) h4:before {
    background-position: -94px 0;
    background-size: 120px auto
}

.tab-link p {
    color: #5b5959;
    margin-bottom: 0
}

.tab-link.current {
    background: #f5f5f5;
    border-radius: 10px;
    color: #000;
    border: 1px solid #eae4e496;
    box-shadow: 0 11px 80px 4px #00000029
}

.tab-link.current p {
    color: #000
}

.zwc-testiwrap {
    padding: 80px;
    border-radius: 10px;
    background: #000 url(/sites/zweb/images/classes/home/darkbg-mountain.png) no-repeat;
    background-position: -10px 150px;
    background-size: 1140px auto;
    overflow: hidden;
    margin-top: 110px
}

.zwc-testiwrap .testi-cont {
    width: 100%;
    max-width: 70%
}

.zwc-testiwrap p.author-deets {
    display: grid
}

.zwc-testiwrap .testiauthor {
    width: 100%;
    max-width: 30%
}

.zwc-foreducs.zwc-flex,
.zwc-forstuds.zwc-flex {
    align-items: normal
}

.testiauthor.zwc-flex {
    gap: 20px
}

p.author-deets {
    margin-bottom: 0
}

section.zwc-proedtion.zwclass-dark {
    padding-bottom: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    background-image: url(/sites/zweb/images/classes/home/darkbg-mountain.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain
}

.zwc-proedtion-inner p {
    max-width: 950px;
    margin: 0 auto 20px
}

section.zwc-proedtion img {
    position: relative;
    margin-top: 0;
    bottom: -60px;
    border-radius: 18px
}

.zwc-btmtitle {
    max-width: 970px;
    margin: 0 auto 50px;
    text-align: center
}

.zwc-btmtitle span {
    color: #5e05ff
}

.zwc-proedtion-inner h2 {
    max-width: 900px
}

section.zwc-eduapps {
    background: url(/sites/zweb/images/classes/home/education-bottombg.jpg) no-repeat;
    background-position: center bottom;
    background-size: cover;
}

.btm-empty {
    height: 520px;
}

.btm-images,
.apps-download-links-wrap {
    position: relative;
    margin-bottom: 80px;
    display: flex;
    justify-content: center;
    align-items: baseline
}

span.apps-desktop img,
span.apps-mbl img {
    border: 10px solid #000;
    border-radius: 20px
}

span.apps-mbl,
span.apps-tablet {
    width: 100%;
    max-width: 17%;
    text-align: center
}

span.apps-desktop {
    width: 100%;
    max-width: 70%;
    text-align: center;
    /* margin:0 auto; */
}

span.apps-tablet {
    position: absolute;
    right: 60px;
    bottom: 0;
}

.apps-download-links-wrap a.play-store {
    width: 134px;
    background-position: -120px -34px
}

.zwc-dashboard {
    text-align: center;
    margin: 0;
    position: relative;
    z-index: 0
}

.zwc-dashboard svg {
    width: 100%;
    height: 100%;
    background: #f9fafc;
    border-radius: 0;
    display: block
}

.screen {
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease
}

.screen:nth-child(1) {
    opacity: 1;
    visibility: visible
}

[class*="inner-menu"] {
    opacity: 0;
    visibility: hidden
}

.is-active,
g.is-active {
    opacity: 1;
    visibility: visible
}

g.parent-menu g.menu-item.zactive text,
g.sub-menus.is-active text {
    fill: #4f46e7
}

g.parent-menu g.menu-item text,
g.sub-menus text {
    fill: #6b7280
}

.parent-menu .zactive .zcircle {
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease 0
}

.home-inner-menu.is-active {
    opacity: 1;
    visibility: visible
}

.menu-item,
.sub-menus {
    cursor: pointer
}

.sub-menus.is-active .zcircle {
    opacity: 0;
    visibility: hidden
}

@keyframes pulse {
    0% {
        stroke-width: 10;
        stroke: #cccaff
    }

    100% {
        stroke-width: 8;
        stroke: rgba(255, 179, 181, 0)
    }
}

.zcircle circle:nth-child(2) {
    animation: pulse 2s ease infinite;
    -webkit-transform-origin: center center;
    opacity: 1
}

.zcircle circle:nth-child(1) {
    display: none
}

.menu-item text,
g text {
    font-family: var(--zf-primary-medium)
}

section.zwc-pretemplate .content-wrap {
    max-width: 1500px
}

.zwc-tempcont {
    border-radius: 13px;
    height: 280px;
    padding: 20px 20px 20px;
    margin: 0 10px;
    background: #fff;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.16);
    position: relative;
    top: 5px
}

.zwc-pretemplate-inner .slick-list {
    height: 310px
}

section.zwc-pretemplate .zwc-titlesec {
    max-width: 1240px;
    margin: 0 auto 70px
}

.zwc-tabs {
    display: flex
}

.tab-button {
    padding: 5px 30px;
    font-size: 16px;
    cursor: pointer;
    border: 0;
    background: 0;
    outline: 0;
    background: #727272;
    color: #fff;
    border-radius: 10px 10px 0 0
}

.tab-button[aria-selected="true"] {
    background: #000;
    font-family: var(--zf-primary-semibold)
}

.zwctab-panel {
    display: none;
    padding: 0;
    border: 7px solid #000;
    border-radius: 20px;
    border-top-left-radius: 0;
    overflow: hidden
}

.zwctab-panel img {
    display: block
}

.zwctab-panel[aria-hidden="false"] {
    display: block
}

.zwcflex-wrap {
    display: flex;
    gap: 50px;
    justify-content: center;
    margin-top: 50px
}

.zwcflex-right img {
    border-radius: 20px
}

.zwcflex-wrap {
    display: flex;
    gap: 50px;
    justify-content: space-between;
    margin-top: 100px
}

.zwcflex-right img {
    border-radius: 20px
}

.zwc-foreducs .zwc-tabs {
    justify-content: center;
    gap: 25px
}

.zwc-tabs .tab-button1 {
    background: transparent;
    border: 0;
    color: #fff;
    font-size: 19px;
    font-family: var(--primaryfont-semibold);
    text-align: left;
    line-height: 1.5;
    max-width: 300px;
    border-bottom: 2px solid #ddd;
    padding-bottom: 10px;
    cursor: pointer
}

.zwcflex-left {
    width: 100%;
    max-width: 40%;
    position: relative
}

.zwcflex-right {
    width: 100%;
    max-width: 52%
}

.zwctab-panel1 {
    display: none
}

.zwctab-panel1[aria-hidden="false"] {
    display: block;
    animation: 1s ease normal none running slides
}

@keyframes slides {
    0% {
        transform: translateY(25px);
        opacity: 0
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

.tab-button1[aria-selected="true"] {
    border-color: #6691ff;
    color: #6691ff
}

a.zwclass-btns.whitebtns {
    position: absolute;
    bottom: 30px
}

section.zwc-counter {
    background: #000;
    color: #fff
}

.counter-section {
    display: flex;
    justify-content: center;
    gap: 150px
}

.counter-box {
    font-size: 72px;
    font-family: var(--primaryfont-bold)
}

.counter-label {
    font-size: 18px
}

.zwc-pretemplate-inner {
    position: relative
}

.zwc-pretemplate-inner:before,
.zwc-pretemplate-inner:after {
    content: '';
    position: absolute;
    width: 310px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #eff0f5;
    background: linear-gradient(90deg, #fff 28%, #eff0f500 100%)
}

.zwc-pretemplate-inner:after {
    left: auto;
    right: 0;
    transform: rotate(180deg)
}

img.zwc-smlrview {
    display: none
}

.slick-next:after,
.slick-next:before,
.slick-prev:after,
.slick-prev:before {
    background: #525457;
}

@media only screen and (min-width: 1980px) {
    .zwc-tempcont {
        height: 300px
    }

    .zwc-pretemplate-inner .slick-list {
        height: 360px
    }
}

@media only screen and (min-width: 1200px) {
    .slick-prev {
        left: 20px
    }

    .slick-next {
        right: 20px
    }

    .slick-next,
    .slick-prev {
        z-index: 3;
        transform: scale(.8)
    }
}

@media only screen and (max-width: 1440px) {
    .zwc-wrapper h1 {
        font-size: 60px
    }

    .zwc-wrapper h2 {
        font-size: 50px
    }

    .zwc-tempcont {
        border-radius: 13px;
        height: 250px
    }

    .trusted-imgs.zwc-flex {
        gap: 40px;
    }
    .zwc-tabs .tab-button1 {
        font-size: 16px
    }
}

@media only screen and (max-width: 1280px) {
    .zwc-wrapper p {
        font-size: 17px
    }

    .counter-section {
        gap: 100px
    }

    .counter-box {
        font-size: 62px
    }

    .zwc-btmtitle {
        max-width: 770px;
        margin: 0 auto 60px
    }

    .zwc-pretemplate-inner:before,
    .zwc-pretemplate-inner:after {
        background: linear-gradient(90deg, #fff 38%, #eff0f500 100%);
        width: 110px
    }

    .btm-empty {
        height: 380px
    }

  
}

@media only screen and (max-width: 1199px) {

    section.zwc-foreducator .zwc-titlesec,
    section.zwc-forstudents .zwc-titlesec {
        max-width: 560px
    }

    .trusted-imgs.zwc-flex img {
        transform: scale(0.9)
    }

    .trusted-imgs.zwc-flex {
        gap: 9px;
        flex-flow: wrap
    }

    .zwc-tabs .tab-button1 {
        font-size: 12px;
        padding-bottom: 7px;
    }

    .zwc-wrapper h2 {
        font-size: 48px
    }

    .zwc-flex {
        gap: 25px
    }

    .zwc-wrapper section {
        padding: 110px 0
    }

    a.zwclass-btns.whitebtns {
        bottom: 0;
        position: relative
    }

    .zwcflex-wrap {
        display: flex;
        gap: 30px;
        margin-top: 70px
    }

    .zwcflex-left {
        width: 100%;
        max-width: 49%
    }

    .tab-link {
        padding: 32px 35px
    }
}

@media only screen and (max-width: 991px) {


    section.zwc-trustlogos h2,
    .zwc-wrapper h2 {
        font-size: 40px
    }

    .zwc-classdashboard {
        margin-top: 30px
    }

    .zwcflex-wrap {
        margin-top: 60px;
        gap: 20px
    }

    .zwcflex-left {
        width: 100%;
        max-width: 49%
    }

    .zwc-btmtitle {
        max-width: 601px
    }

    section.zwc-foreducator .zwc-titlesec,
    section.zwc-forstudents .zwc-titlesec {
        max-width: 530px
    }

    .counter-section {
        gap: 70px
    }

    .counter-box {
        font-size: 50px
    }
    .zwc-pretemplate-inner .slick-list {
        height: 280px;
    }

}

@media only screen and (max-width: 880px) {
    .zwc-wrapper h1 {
        font-size: 50px
    }

    .zwcflex-wrap {
        flex-flow: wrap
    }

    .zwcflex-left {
        width: 100%;
        max-width: 80%;
        text-align: center;
        margin: 0 auto
    }

    .zwcflex-right {
        width: 100%;
        max-width: 72%;
        margin: 0 auto
    }

    .zwc-tabcont,
    .zwc-tabimage {
        width: 100%;
        max-width: 80%
    }

    .zwc-forstuds.zwc-flex,
    .counter-section,
    section.zwc-pretemplate .zwc-titlesec,
    .zwc-foreducs .zwc-tabs {
        flex-flow: wrap
    }

    .counter-section {
        gap: 40px
    }

    .zwc-pretemplate .zwc-cmain,
    .zwc-cmain,
    .zwc-cdesc {
        max-width: 80%;
        text-align: center;
        margin: 0 auto
    }

    .zwc-foreducs .zwc-tabs {
        gap: 15px
    }

    .zwcflex-left h4 {
        font-size: 24px;
        margin-top: 30px
    }

    .tab-link h4 {
        margin-bottom: 10px;
        position: relative;
        padding-left: 40px;
        font-size: 22px;
        width: 100%;
        max-width: max-content;
        text-align: left;
        margin: 0 auto 20px
    }

    .tab-link {
        text-align: center;
        border: 1px solid #eae4e496;
        padding: 32px 35px 0;
        margin-bottom: 60px;
        overflow: hidden;
        box-shadow: 0 0 10px 4px #b1b1b129;
        border-radius: 15px
    }

    img.zwc-smlrview {
        display: inline-block;
        position: relative;
        bottom: -19px
    }

    .zwc-forstuds.zwc-flex .zwc-tabimage {
        display: none
    }

    .tab-link:last-child {
        margin-bottom: 0
    }

    .btm-empty {
        height: 320px
    }

    section.zwc-trustlogos h2 {
        margin-bottom: 30px
    }
    .zwc-wrapper section {
        padding: 90px 0
    }
}

@media only screen and (max-width: 768px) {


    .zwc-classbnr-inner p {
        max-width: 500px;
        margin: 0 auto 20px
    }

    .zwc-classdashboard {
        margin-top: 60px
    }

    .zwc-wrapper a.cta-btn.act-btn,
    a.zwclass-btns {
        font-size: 14px
    }

    section.zwc-trustlogos h2,
    .zwc-wrapper h2 {
        font-size: 36px
    }
    .zwc-pretemplate-inner .slick-list {
        height: 295px;
    }
    .trusted-imgs.zwc-flex {
        gap: 16px
    }

    .counter-box {
        font-size: 45px
    }

    .zwc-tempcont {
        border-radius: 13px;
        height: 280px;
        text-align: center;
        padding: 15px 12px
    }

    .zwc-tempcont h5 {
        font-size: 15px
    }

    .zwc-pretemplate-inner:before,
    .zwc-pretemplate-inner:after {
        background: linear-gradient(90deg, #fff 12%, #eff0f500 100%);
        width: 44px
    }
}

@media only screen and (max-width: 767px) {
    .zwc-countno {
        text-align: center;
        width: 100%;
        max-width: 37%
    }

    .zwc-tabs .tab-button1 {
        font-size: 12px
    }

    .counter-section {
        gap: 40px;
        flex-flow: wrap
    }

    .zwc-pretemplate .zwc-cmain,
    .zwc-cmain,
    .zwc-cdesc {
        max-width: 90%
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0
    }

    span.apps-desktop img,
    span.apps-mbl img {
        border: 6px solid #000
    }

    section.zwc-classbnr {
        padding-top: 110px;
    }
}

@media only screen and (max-width: 580px) {
    .zwc-wrapper h1 {
        font-size: 40px
    }

    section.zwc-trustlogos h2,
    .zwc-wrapper h2 {
        font-size: 27px;
        line-height: 1.3;
        max-width: 350px;
        margin: 0 auto 16px
    }

    .tab-button {
        padding: 5px 30px;
        font-size: 14px
    }

    .zwctab-panel {
        border: 4px solid #000;
        border-radius: 13px
    }

    .zwc-pretemplate-inner {
        max-width: 380px;
        margin: 0 auto
    }

    span.apps-mbl img {
        border: 5px solid #000;
        border-radius: 10px
    }

    .trusted-imgs.zwc-flex {
        gap: 12px
    }

    .trusted-imgs.zwc-flex img {
        transform: scale(0.8);
        min-width: 90px
    }

    .zwc-foreducs.zwc-flex .zwc-classdashboard {
        margin-top: 20px
    }

    .zwcflex-left,
    .zwcflex-right,
    .zwc-tabcont,
    .zwc-tabimage {
        width: 100%;
        max-width: 100%
    }

    .tab-link {
        text-align: center;
        border: 1px solid #eae4e496;
        padding: 32px 15px 0
    }

    .counter-label {
        font-size: 14px
    }

    .counter-section {
        gap: 30px
    }

    .btm-images,
    .apps-download-links-wrap,
    .zwc-btmtitle {
        margin-bottom: 40px
    }

    .btm-empty {
        height: 200px
    }

    .zwc-btmcta {
        max-width: 400px;
        margin: 0 auto;
    }

    span.apps-tablet {
        right: 30px;
    }

    .zwc-tabs {
        justify-content: center
    }
}

@media only screen and (max-width: 440px) {
    .zwc-wrapper h1 {
        font-size: 34px
    }
 
    .counter-box {
        font-size: 37px
    }
}