:root {
    --zwc-border-bg-position: 90deg;
    --zwc-scurity-lp-sprite: url(/sites/zweb/images/eprotect/cybersecurity-awareness/sprite.png);
    --zwc-scurity-lp-sprite-size: 1033px auto;
}

.zwc-inner-wrap {
    background-color: #0C1F1D;
    color: #fff;
}

.zwc-inner-wrap>section {
    max-width: 1728px;
    overflow: hidden;
    margin: 0 auto;
}

.zwc-inner-wrap p {
    margin-bottom: 0;
}

/* font styles starts */
.zwc-inner-wrap p {
    margin-bottom: 0;
    font-size: 16px;
}

.zwc-banner-desc p {
    font-size: 18px;
}

.zwc-inner-wrap h1 {
    font-size: 104px;
    /* font-size: 96px; */
    line-height: 1.1;
}

.zwc-inner-wrap h2 {
    font-size: 72px;
    /* font-family: var(--zf-primary-semibold); */
    line-height: 1.1;
}

.zwc-banner-desc h2 {
    font-size: 28px;
    /* font-family: var(--zf-primary-semibold); */
    line-height: 1.2;
    margin-bottom: 32px;
}

.zwc-checklist-title h2 {
    font-size: 80px;
}

.zwc-free-resources-desc h3 {
    font-size: 38px;
    /* font-family: var(--zf-primary-semibold); */
    margin-bottom: 16px;
    letter-spacing: -1.14px;
}

.zwc-awareness-quiz>p {
    font-size: 20px;
}

/* font styles ends */
/* padding styles starts */
/* .zwc-inner-wrap section, */
.zwc-security-tips-sec,
.zwc-checklist-sec,
.zwc-banner-con,
.zwc-awareness-sec,
.zwc-free-resources-con {
    padding: 120px 0;
}

.zwc-banner-con {
    padding-top: 80px;
}

.zwc-banner-con {
    /* padding-bottom: 25%; */
    /* padding-bottom: 18.6%; */
    /* padding: 12% 0 15%; */
    padding-top: 12%;
    /* padding-bottom: calc(100vw / 1.75 - 800px); */
    padding-bottom: max(calc(100vw / 1.75 - 840px), 70px);
}

.zwc-bottom-con {
    padding-bottom: 130px;
}

.zwc-why-awareness-con {
    padding: 96px;
}

.zwc-free-resources-con {
    padding-bottom: 140px;
}

.zwc-checklist-con {
    padding: 10px 0 10px;
}

.zwc-security-tips-con {
    padding-bottom: 10px;
}

.zwc-awareness-sec {
    padding-top: 130px;
}

.zwc-banner-desc {
    padding-bottom: 40px;
}

/* padding styles ends */
.zwc-free-resources-con::before,
/* .zwc-why-awareness-con::after, */
.zwc-free-resources-con::after,
.zwc-security-tips-con::before,
.zwc-security-tips-con::after,
.zwc-awareness-sec::before,
.zwc-awareness-sec::after {
    content: '';
    position: absolute;
    border-radius: 50%;
    opacity: 0.3;
    filter: blur(130px);
    -webkit-filter: blur(130px);
    background: radial-gradient(circle at center,
            rgba(51, 218, 94, 0.9) 0%,
            rgba(51, 218, 94, 0.85) 10%,
            rgba(51, 218, 94, 0.7) 25%,
            rgba(51, 218, 94, 0.5) 40%,
            rgba(51, 218, 94, 0.3) 60%,
            rgba(51, 218, 94, 0.15) 80%,
            rgba(51, 218, 94, 0) 100%);
    box-shadow: 0 0 80px 40px rgba(51, 218, 94, 0.3);

}

/* banner styles starts */
.zwc-banner-wrap {
    position: relative;
}

.zwc-banner-bg-img {
    position: absolute;
    inset: 0;
    margin: auto;
    position: absolute;
    width: 100%;
    height: calc(100%);
    max-width: 1730px;
    max-height: 1389px;
    line-height: 0;
    margin: 0 auto;
    top: -10px;
}

.zwc-banner-con {
    /* display: flex; */
}

.zwc-banner-desc {
    max-width: 560px;
}

.zwc-banner-desc p {
    margin-bottom: 56px;
}

.zwc-banner-desc h1>span:first-child {
    color: #FFD676;
}

.zwc-banner-desc h1>span:nth-child(2) {
    color: #C0F893;
}

.zwc-banner-desc h1>span:last-child {
    color: #6987FF;
}

.zwc-banner-desc h1>span {
    display: flex;
    align-items: center;
    gap: 8px;
}


.zwc-secure-icon {
    background: url(/sites/zweb/images/eprotect/cybersecurity-awareness/lock-icon.svg) no-repeat;
}

.zwc-search-icon {
    background: url(/sites/zweb/images/eprotect/cybersecurity-awareness/search-icon.svg) no-repeat;
}

.zwc-shield-icon {
    background: url(/sites/zweb/images/eprotect/cybersecurity-awareness/shield-icon.svg) no-repeat;
}

.zwc-banner-desc h1>span>span {
    /* border: 1px solid; */
    display: inline-block;
    width: 90px;
    height: 90px;
    /* background-size: contain; */
}

/* .zwc-banner-cta, */
.zwc-bottom-cta {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    /* align-items: center; */
}

.zwc-banner-cta a,
.zwc-bottom-cta a {
    font-family: var(--zf-secondary-medium);
    padding: 16px 20px;
    border-radius: 4px;
    color: #fff;
    font-size: 17px;
}

.zwc-banner-cta .act-btn.cta-btn,
.zwc-bottom-cta .act-btn.cta-btn {
    background-color: rgb(0, 0, 255);
    /* border: 2px solid rgb(0, 0, 255); */
    display: flex;
    gap: 8px;
    align-items: center;
}

.zwc-arrow-span {
    position: relative;
    width: 20px;
    height: 20px;
}

.zwc-arrow-span:after,
.zwc-arrow-span::before {
    content: '';
    position: absolute;
    /* top: 0;
    left: 0;
    right: 0px;
    bottom: 0; */
    /* margin: auto 0 auto auto; */
    /* transition: all ease .3s; */
}

.zwc-arrow-span:after {
    width: 8px;
    height: 8px;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-image: initial;
    border-width: 2px 2px 0 0;
    bottom: 2px;
    left: 6px;
    /* transform: rotate(135deg) translate(30%, -10%); */
    transform: rotate(135deg);
}

.zwc-arrow-span::before {
    background-color: #fff;
    width: 2px;
    height: 15px;
    /* transform: translate(1px, 50%); */
    top: 2px;
    left: 50%;
    transform: translateX(-50%);
}

.zwc-download-kit-btn {
    background-color: transparent;
    position: relative;
    border-radius: 4px;
    isolation: isolate;
    /* border-width: 1px;
    border-style: solid;
    border-image: linear-gradient(to right, #FFD676, #C0F893F7, #374C89) 1; */
}

.zwc-download-kit-btn::before {
    content: '';
    position: absolute;
    inset: 0;
    margin: auto;
    border: 2px solid transparent;
    /* background: linear-gradient(var(--progress), #FFD676, #C0F893F7, #374C89) border-box; */
    background: linear-gradient(90deg, #FFD676, #C0F893F7, #374C89) border-box;
    mask: linear-gradient(to right, #000, #000) border-box, linear-gradient(to right, #000, #000) padding-box;
    mask-composite: subtract;
    z-index: -1;
    border-radius: inherit;
    /* --progress: 25%; */
    /* animation: progressAnimation 2.5s ease infinite; */
}

/* banner styles ends */

/* Why does Cybersecurity Awareness styles starts */
.zwc-why-awareness-con {
    text-align: center;
    position: relative;
    overflow: hidden;
    border-radius: 40px;
    position: relative;
    z-index: 1;
    background: #0C1F1D;
    margin: 4px;
}

.zwc-why-awareness-con>div {
    position: relative;
    z-index: 1;
}


.zwc-why-awareness-con::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    border-radius: 40px;
    background: rgba(255, 255, 255, 0.07);
    background-image: radial-gradient(rgba(128, 128, 128, 0.7) 1.5px, transparent 1px);
    background-size: 25px 25px;
    opacity: .2;
}

.zwc-why-awareness-con::after {
    /* width: 50%;
    height: 50%;
    max-width: 300px;
    max-height: 300px;
    bottom: 90%;
    left: 63%;
    filter: blur(100px);
    opacity: 0.5; */
}

.zwc-why-awareness-con h2>span {
    position: relative;
    z-index: 1;
    display: inline-block;
}

.zwc-why-awareness-con h2>span::before {
    content: '';
    position: absolute;
    inset: 0;
    margin: auto 0;
    z-index: -1;
    width: 0%;
    height: calc(100% - 2px);
    background: linear-gradient(91deg, #04572C 0%, #04B86F 100%);
    transition: width 2s ease;
}

.zwc-why-awareness-con h2>span:last-child::before {
    background: linear-gradient(90deg, #104F2E 0%, #008841 100%);
    transition-delay: .3s;
}

.zwc-why-awareness-con h2.zwe-op>span::before {
    width: 100%;
}

.zwc-why-awareness-con h2>span:first-child {
    padding-right: 16px;
}

.zwc-why-awareness-con h2>span:last-child {
    padding-left: 16px;
}

.zwc-why-awareness-con h2 {
    max-width: 960px;
    margin-inline: auto;
    margin-bottom: 48px;
}

.zwc-why-awareness-con p {
    max-width: 860px;
    margin-inline: auto;
    margin-bottom: 0;
}

.zwc-why-awareness-con p:not(:last-of-type) {
    margin-bottom: 24px;
}

.zwc-why-awareness-con-wrap {
    position: relative;
    background-color: rgba(255, 255, 255, 0.04);
    isolation: isolate;
    border-radius: 40px;
    overflow: hidden;
    /* mask: linear-gradient(to right, #000, #000) border-box, linear-gradient(to right, #000, #000) padding-box;
    mask-composite: subtract; */
}

.zwc-why-awareness-con-wrap::before,
.zwc-why-awareness-con-wrap::after {
    content: '';
    position: absolute;
    background-image: radial-gradient(rgba(114, 223, 200, 0.40), transparent 70%);
    border-radius: 100%;
    width: 80%;
    height: 100%;

}

.zwc-why-awareness-con-wrap::after {
    animation: borderSlide 6s linear infinite;
    top: 0;
    right: 0;
    transform: translate(50%, -50%);
}

.zwc-why-awareness-con-wrap::before {
    animation: borderSlideAlt 6s linear infinite;
    bottom: 0;
    left: 10%;
    transform: translate(-50%, 50%);
}

/* .zwc-why-awareness-con-wrap::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    margin: auto;
    border: 4px solid transparent;
    background: linear-gradient(to top right, rgba(114, 223, 200, 0.40), rgba(255, 255, 255, 0.04), rgba(255, 255, 255, 0.04), rgba(114, 223, 200, 0.40)) border-box;
    mask: linear-gradient(to right, #000, #000) border-box, linear-gradient(to right, #000, #000) padding-box;
    mask-composite: subtract;
    z-index: -1;
    border-radius: 40px;
} */

@keyframes borderSlide {
    0% {
        right: 0;
        top: 50%;
    }

    15% {
        right: 0;
        top: 0;
    }

    30% {
        right: 100%;
        top: 0;
    }

    45% {
        right: 100%;
        top: 100%;
        opacity: 1;
    }

    60% {
        right: 50%;
        top: 100%;
        opacity: 0;
    }

    75% {
        right: 0;
        top: 100%;
    }

    100% {
        right: 0;
        top: 50%;
    }
}

@keyframes borderSlideAlt {
    0% {
        left: 0;
        bottom: 50%;
    }

    15% {
        left: 0;
        bottom: 0;
    }

    30% {
        left: 100%;
        bottom: 0;
    }

    45% {
        left: 100%;
        bottom: 100%;
        opacity: 1;
    }

    60% {
        left: 50%;
        bottom: 100%;
        opacity: 0;
    }

    75% {
        left: 0;
        bottom: 100%;
    }

    100% {
        left: 0;
        bottom: 50%;
    }
}

/* Why does Cybersecurity Awareness styles ends */

/* free-resources styles starts */
.zwc-free-resources-title h2>span {
    color: #FFD676;
}

.zwc-free-resources-title {
    text-align: center;
}

.zwc-free-resources-title h2 {
    max-width: 1026px;
    margin-inline: auto;
}

.zwc-free-resources-title p {
    max-width: 545px;
    margin-inline: auto;
}

.zwc-free-resources-desc {
    margin-top: 56px;
}

.zwc-free-resources-desc>div {
    border-radius: 40px;
    border: 3px solid #163F38;
    background: rgba(0, 0, 0, 0.20);
    /* backdrop-filter: blur(72px);
    -webkit-backdrop-filter: blur(72px); */
    padding: 20px;
}

.zwc-resources-illus img {
    /* background-color: red;
    opacity: .5; */
    border-radius: 30px;
}

.zwc-resources-illus {
    line-height: 0;
    margin-bottom: 48px;
}

.zwc-resources-illus>img {
    transform: translateY(60px);
    opacity: 0;
    visibility: hidden;
}

.zwc-free-resources-desc>div.zwe-op .zwc-resources-illus>img {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    /* z-index: 1; */
    transition: opacity .6s ease, visibility .6s ease, transform 1.2s ease;
}

.zwc-free-resources-desc .zwc-resources-for-users.zwe-op .zwc-resources-illus>img {
    transition-delay: .2s;
}

.zwc-resource-lst {
    margin-top: 40px;
    max-width: 420px;
    /* position: relative;
    z-index: 1; */
}

.zwc-resource-lst a {
    color: #68DA6A;
    font-family: var(--zf-primary-regularserif);
    font-weight: 700;
    text-decoration: underline;
    display: inline-block;
    position: relative;
    padding-left: 48px;
    font-size: 19px;
}

.zwc-resource-lst a:not(:last-of-type) {
    margin-bottom: 32px;
}

.zwc-resource-lst a::before {
    content: '';
    position: absolute;
    left: 0;
    top: -3px;
    width: 32px;
    height: 35px;
    /* border: 1px solid; */
    background: var(--zwc-scurity-lp-sprite) no-repeat;
    background-size: var(--zwc-scurity-lp-sprite-size);
    background-position: 0px -33px;
}

.zwc-resources-con {
    padding: 0 28px 56px;
}

.zwc-free-resources-desc {
    display: flex;
    justify-content: center;
    gap: 18px;
}

.zwc-free-resources-desc>div {
    max-width: 600px;
}

.zwc-resources-con>p {
    max-width: 450px;
}

.zwc-free-resources-con,
.zwc-free-resources-con>div {
    position: relative;
    z-index: 1;
}

.zwc-free-resources-con::before {
    width: 55%;
    height: 55%;
    max-width: 690px;
    max-height: 690px;
    bottom: 70%;
    left: 70%;
}

.zwc-free-resources-con::after {
    width: 45%;
    height: 45%;
    max-width: 590px;
    max-height: 590px;
    right: 70%;
    top: 60%;
}

/* free-resources styles ends */
/* checklist section styles starts */
.zwc-checklist-sec {
    background: #CBFFEA;
    color: #000;
}

.zwc-checklist-con {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
}

.zwc-checklist-title {
    /* max-width: 600px; */
    max-width: 650px;
}

.zwc-checklist-title p {
    max-width: 440px;
}

.zwc-checklist-title h2 {
    font-family: var(--zf-primary-bold);
    /* line-height: 1.4; */
    /* letter-spacing: -2.615px; */
}

.zwc-checklist-title h2>span {
    color: #029E05;
    /* display: inline-block; */
    display: flex;
    align-items: center;
    gap: 8px;
}

.zwc-checklist-title h2>span>span {
    display: inline-block;
    width: 85px;
    height: 85px;
    /* border: 5px solid #029E05; */
    border-radius: 50%;
    /* background: var(--zwc-scurity-lp-sprite) no-repeat;
    background-size: var(--zwc-scurity-lp-sprite-size);
    background-position: -1px -98px; */
    background: url(/sites/zweb/images/eprotect/cybersecurity-awareness/tick-icon.svg) no-repeat;
    background-size: contain;
    background-position: center;
}

.zwc-checklist-wrap a {
    /* display: flex; */
    display: grid;
    grid-template-columns: repeat(3, max-content);
    align-items: center;
    gap: 22px;
    font-size: 26px;
    font-family: var(--zf-primary-regularserif);
    font-weight: 700;
    text-decoration: underline;
    color: #000;
    width: fit-content;
}

.zwc-checklist-wrap a:not(:last-of-type) {
    margin-bottom: 40px;
}

.zwc-checklist-wrap a::before,
.zwc-checklist-wrap a:after {
    content: '';
    background: var(--zwc-scurity-lp-sprite) no-repeat;
    background-size: var(--zwc-scurity-lp-sprite-size);
}

.zwc-checklist-wrap a::before {
    width: 82px;
    height: 80px;
}

.zwc-checklist-wrap .zwc-password-hygiene-checklist::before {
    background-position: -32px -10px;
}

.zwc-checklist-wrap .zwc-email-safety-essentials::before {
    background-position: -114px -10px;
}

.zwc-checklist-wrap .zwc-safe-link-checklist::before {
    background-position: -195px -10px;
}

.zwc-checklist-wrap .zwc-attachment-safety-guide::before {
    background-position: -277px -10px;
}

.zwc-checklist-wrap .zwc-remote-work-checklist::before {
    background-position: -359px -10px;
}

.zwc-checklist-wrap a:after {
    width: 25px;
    height: 24px;
    background-position: -91px -97px;
}

/* checklist section styles ends */

/* Security tips styles starts */
.zwc-security-tips-sec {
    background: #0A1917;
}

.zwc-security-tips-con {
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 48px;
    position: relative;
}

.zwc-security-tips-con::after {
    max-width: 370px;
    max-height: 370px;
    width: 30%;
    height: 73%;
    background: #152B2A;
    top: 0;
    left: 100%;
    opacity: 1;
    background: radial-gradient(circle at center,
            rgba(21, 43, 42, 0.9) 0%,
            rgba(21, 43, 42, 0.85) 10%,
            rgba(21, 43, 42, 0.7) 25%,
            rgba(21, 43, 42, 0.5) 40%,
            rgba(21, 43, 42, 0.3) 60%,
            rgba(21, 43, 42, 0.15) 80%,
            rgba(21, 43, 42, 0) 100%);
    /* Soft outer spread */
    box-shadow: 0 0 80px 40px rgba(21, 43, 42, 0.3);
    /* filter: blur(100px);
    -webkit-filter: blur(100px); */
}

.zwc-security-tips-con::before {
    max-width: 370px;
    max-height: 370px;
    width: 30%;
    height: 73%;
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    opacity: .2;
}

.zwc-security-tips-desc {
    max-width: 660px;
}

.zwc-security-tips-illus {
    line-height: 0;
    /* background-color: rebeccapurple;
    opacity: .5; */
}

.zwc-security-tips-lst {
    margin-top: 40px;
}

.zwc-security-tips-lst a {
    text-decoration: underline;
    padding: 8px 8px 8px 32px;
    border-radius: 40px;
    background-color: rgba(0, 0, 0, 0.2);
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    /* width: fit-content; */
    font-family: var(--zf-secondary-medium);
    max-width: 480px;
    text-align: left;
}

.zwc-security-tips-lst a:not(:last-of-type) {
    margin-bottom: 20px;
}

.zwc-security-tips-lst a>span {
    /* display: inline-block;
    position: relative; */
    position: relative;
    max-width: 60px;
    width: 100%;
    height: 60px;
    border-radius: 50%;
    background-color: rgba(56, 189, 255, .03);
    transition: background-color .2s linear;
    /* transition: background-color .4 ease; */
}

.zwc-security-tips-lst a>span::before,
.zwc-awareness-quiz>a>span::before,
.zwc-security-tips-lst a>span::after,
.zwc-awareness-quiz>a>span::after {
    content: '';
    position: absolute;
    inset: 0;
    margin: auto;
}

.zwc-security-tips-lst a>span::before,
.zwc-awareness-quiz>a>span::before {
    background-color: var(--primary-anchor-clr);
    width: 2px;
    height: 22px;
    /* transform: translate(1px, 50%); */
    /* top: 2px; */
    /* left: 50%; */
    /* transform: translateX(-50%); */
    transform: rotate(45deg) translateY(1px);
}

.zwc-security-tips-lst a>span::after,
.zwc-awareness-quiz>a>span::after {
    width: 14px;
    height: 14px;
    border-width: 2px;
    border-style: solid;
    border-color: var(--primary-anchor-clr);
    border-image: initial;
    border-width: 2px 2px 0 0;
    transform: translate(2px, -2px);
    /* bottom: 2px;
    left: 6px; */
    /* transform: rotate(135deg); */
}

.zwc-security-tips-lst a:hover>span {
    background-color: var(--primary-anchor-clr);
}

.zwc-security-tips-lst a:hover>span::after {
    border-color: rgba(0, 0, 0, 1);
}

.zwc-security-tips-lst a:hover>span::before {
    background-color: rgba(0, 0, 0, 1);
}

/* Security tips styles ends */

/* awareness section style starts */
.zwc-awareness-quiz {
    background-color: #C9AB83;
    color: #000;
    max-width: 850px;
    margin-inline: auto;
    padding: 6px 8px;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
    border-radius: 60px;
    margin-bottom: 80px;
    /* padding: 25px; */
}
.zwc-quiz-icon{
    border: 1.7px solid rgba(3, 179, 47, 0.90);
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #132423;
    position: relative;
}
.zwc-quiz-icon::before{
    content: '';
    position: absolute;
    inset: 0;
    margin: auto;
    background: url(/sites/zweb/images/eprotect/cybersecurity-awareness/quiz-icon.svg) no-repeat;
    background-size: 100% auto;
    background-position: center;
    width: 40px;
    height: 40px;
}
.zwc-awareness-quiz>p {
    text-align: center;
    padding: 0 16px;
    /* width: 70%; */
    font-family: var(--zf-primary-semibold);
}

.zwc-awareness-quiz>a {
    color: #68DA6A;
    padding: 16px 28px;
    border-radius: 60px;
    border: 1.7px solid rgba(3, 179, 47, 0.90);
    background: #132423;
}
.zwc-awareness-quiz-mob{
    display: none;
}
.zwc-awareness-quiz-mob>a{
    border-radius: 50%;
    width: 55px;
    height: 55px;
    padding: 0 16px;
}
.zwc-awareness-quiz>a {
    display: flex;
    align-items: center;
    gap: 8px;
}

.zwc-awareness-quiz>a>span {
    position: relative;
    top: 1px;
    width: 20px;
    height: 20px;
}

.zwc-awareness-quiz>a>span::before {
    height: 16px;
    background-color: #fff;
}

.zwc-awareness-quiz>a>span::after {
    height: 10px;
    width: 10px;
    border-color: #fff;
}

.zwc-awareness-title h2>span .zwc-product-icon {
    background: var(--zwc-scurity-lp-sprite) no-repeat;
    background-size: var(--zwc-scurity-lp-sprite-size);
    background-position: -990px -24px;
    width: 44px;
    height: 52px;
}

.zwc-awareness-title h2>span {
    position: relative;
    z-index: 1;
    display: flex;
    width: fit-content;
    align-items: center;
    gap: 16px;
    padding-right: 24px;
    padding-left: 5px;
}

.zwc-awareness-title h2>span::before {
    content: '';
    position: absolute;
    inset: 0;
    margin: auto 0;
    z-index: -1;
    width: 0%;
    height: calc(100% - 2px);
    background: linear-gradient(90deg, #104F2E 0%, #008841 100%);
    transition: width 2s ease;
}

.zwc-awareness-title h2.zwe-op>span::before {
    width: 100%;
}

.zwc-awareness-title>h2 {
    max-width: 600px;
    margin-bottom: 32px;
}

.zwc-awareness-title>p {
    max-width: 400px;
}



.zwc-awareness-lst p>span {
    color: #68DA6A;
}

.zwc-awareness-lst p::before {
    content: '';
    display: block;
    width: 80px;
    height: 87px;
    /* border: 1px solid; */
    margin-bottom: 24px;
    background: var(--zwc-scurity-lp-sprite) no-repeat;
    background-size: var(--zwc-scurity-lp-sprite-size);
}

.zwc-threat-protection p::before {
    background-position: -443px -7px;
}

.zwc-layered-filtering p::before {
    background-position: -533px -7px;
}

.zwc-real-time-monitoring p::before {
    background-position: -630px -7px;
}

.zwc-behavior-analysis p::before {
    background-position: -723px -5px;
}

.zwc-threat-reports p::before {
    background-position: -816px -5px;
}

.zwc-easy-integration p::before {
    background-position: -899px -5px;
    width: 88px;
}

.zwc-awareness-lst p {
    font-family: var(--zf-secondary-medium);
    padding: 32px 16px 48px 32px;
    /* background: rgba(255, 255, 255, 0.1); */
    background-image: radial-gradient(rgba(128, 128, 128, 0.1) 1.5px, transparent 1px);
    background-size: 30px 30px;
    border-radius: 24px;
    /* opacity: .2; */
    /* border: 1px solid transparent; */
    height: 100%;
    /* background-color: #0C1F1D; */
    position: relative;
    z-index: 1;
}

.zwc-awareness-lst {
    max-width: 280px;
    position: relative;
    z-index: 1;
    /* background-color: rgba(255, 255, 255, 0.04); */
    isolation: isolate;
    overflow: hidden;
    border-radius: 24px;
    padding: 1px;
    /* border: 1px solid rgba(255, 255, 255, 0.04); */
}

/* .zwc-awareness-lst::before, */
.zwc-awareness-lst::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    margin: auto;
    border: 1px solid transparent;
    background: linear-gradient(to top right, rgba(255, 255, 255, 0.04), rgba(114, 223, 200, 0.40), rgba(255, 255, 255, 0.04), rgba(114, 223, 200, 0.40), rgba(255, 255, 255, 0.04)) border-box;
    mask: linear-gradient(to right, #000, #000) border-box, linear-gradient(to right, #000, #000) padding-box;
    mask-composite: subtract;
    z-index: 1;
    border-radius: 24px;
    /* content: '';
    position: absolute;
    background-image: radial-gradient(transparent 5%, rgba(114, 223, 200, 0.40) 40%, transparent 70%);
    border-radius: 100%;
    width: 150%;
    height: 150%;
    max-width: 500px;
    max-height: 500px; */
    /* animation-fill-mode: forwards; */
}

.zwc-awareness-lst::before {
    /* bottom: 0;
    left: 10%;
    transform: translate(-50%, 50%); */
    /* transition: bottom 6s linear,left 6s linear; */
}

.zwc-awareness-lst::after {
    /* top: 0;
    right: 0;
    transform: translate(50%, -50%); */
    /* transition: top 6s linear,right 6s linear; */
}

.zwc-awareness-lst:hover::before {
    /* animation: awarenessBorderSlideAlt 6s linear infinite; */
}

.zwc-awareness-lst:hover::after {
    /* animation: awarenessBorderSlide 6s linear infinite; */
}


@keyframes awarenessBorderSlideAlt {
    0% {
        left: 0;
        bottom: 0;
    }

    45% {
        left: 100%;
        bottom: 0;
    }

    55% {
        left: 100%;
        bottom: 100%;
        opacity: 1;
    }

    60% {
        left: 50%;
        bottom: 100%;
        opacity: 0;
    }

    65% {
        left: 0;
        bottom: 100%;
    }

    100% {
        left: 10%;
        bottom: 0%;
    }
}

@keyframes awarenessBorderSlide {
    0% {
        right: 0;
        top: 0;
    }

    45% {
        right: 100%;
        top: 0;
    }

    55% {
        right: 100%;
        top: 100%;
        opacity: 1;
    }

    60% {
        right: 50%;
        top: 100%;
        opacity: 0;
    }

    65% {
        right: 0;
        top: 100%;
    }

    100% {
        right: 0%;
        top: 0%;
    }
}

.zwc-awareness-con {
    display: grid;
    grid-template-columns: repeat(4, 22%);
    justify-content: center;
    gap: 60px 20px;
}

.zwc-awareness-title {
    grid-area: 1 / 1 / 2 / 3;
}

.zwc-awareness-sec {
    position: relative;
}

.zwc-awareness-sec::before {
    width: 46%;
    height: 52%;
    max-width: 590px;
    max-height: 590px;
    left: 80%;
    bottom: 60%;
}

.zwc-awareness-sec::after {
    width: 46%;
    height: 52%;
    max-width: 590px;
    max-height: 590px;
    left: 50%;
    top: 65%;
    transform: translateX(-50%);
}

.zwc-glow-box {
    position: absolute;
    height: calc(100% + 150%);
    width: calc(100% + 150%);
    max-width: 800px;
    max-height: 800px;
    background-image: url(/sites/zweb/images/eprotect/cybersecurity-awareness/hover-gradient.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    top: 0;
    left: 60px;
    opacity: 0;
    transition: opacity 1s ease;
    transform: translate(-50%, -50%);
    /* z-index: 1; */
}

.zwc-glow-box:not(.active) {
    transition: left 1s ease-in-out, top 1s ease-in-out;
}

.zwc-awareness-lst {
    position: relative;
    overflow: hidden;
    z-index: 3;
}

.zwc-glow-box.active {
    opacity: 1;
}

/* awareness section style ends */


/* bottom section style starts */
.zwc-bottom-con {
    text-align: center;
    max-width: 1050px;
    margin-inline: auto;
}

.zwc-bottom-con h2 {
    margin-bottom: 40px;
}

.zwc-bottom-cta {
    justify-content: center;
}

/* bottom section style ends */
@media only screen and (max-width: 1600px) {
    .zwc-banner-con {
        /* padding-bottom: 9%; */
    }
}

@media only screen and (max-width: 1440px) {

    /* font styles starts */
    .zwc-inner-wrap p {
        /* font-size: 16px; */
    }

    .zwc-banner-desc p {
        /* font-size: 18px; */
    }

    .zwc-inner-wrap h1 {
        /* font-size: 88px; */
    }

    .zwc-inner-wrap h2 {
        /* font-size: 64px; */
    }

    .zwc-banner-desc h2 {
        /* font-size: 28px; */
    }

    .zwc-free-resources-desc h3 {
        /* font-size: 38px; */
    }

    .zwc-awareness-quiz>p {
        /* font-size: 20px; */
    }

    /* font styles ends */
    .zwc-banner-con {
        /* padding-bottom: 9%; */
    }

    .zwc-banner-con {
        padding-top: 100px;
        padding-bottom: 120px;
    }

    .zwc-banner-desc {
        padding-bottom: 0;
    }
}

@media only screen and (max-width: 1280px) {
    /* font styles starts */
    /* .zwc-inner-wrap p {
        font-size: 16px;
    }

    .zwc-banner-desc p {
        font-size: 18px;
    } */

    .zwc-inner-wrap h1 {
        font-size: 88px;
    }

    .zwc-inner-wrap h2 {
        font-size: 64px;
    }

    .zwc-banner-desc h2 {
        font-size: 28px;
    }

    .zwc-free-resources-desc h3 {
        font-size: 35px;
    }

    /* .zwc-awareness-quiz>p {
        font-size: 20px;
    } */

    /* font styles ends */
    .zwc-checklist-con {
        gap: 48px;
    }

    .zwc-why-awareness-con {
        padding: 96px 80px;
    }

    .zwc-checklist-title {
        max-width: 500px;
    }

    .zwc-security-tips-desc {
        max-width: 550px;
    }
}

@media only screen and (max-width: 1199px) {

    /* font styles starts */
    /* .zwc-inner-wrap p {
        font-size: 16px;
    }

    .zwc-banner-desc p {
        font-size: 18px;
    } */
    .zwc-resource-lst a {
        font-size: 17px;
    }

    .zwc-inner-wrap h1 {
        font-size: 72px;
    }

    .zwc-inner-wrap h2 {
        font-size: 56px;
    }

    .zwc-banner-desc h2 {
        font-size: 25px;
    }

    .zwc-free-resources-desc h3 {
        font-size: 34px;
    }

    /* .zwc-awareness-quiz>p {
        font-size: 20px;
    } */

    /* font styles ends */
    .zwc-banner-desc h1>span>span {
        width: 80px;
        height: 80px;
    }

    .zwc-free-resources-title h2 {
        max-width: 860px;
    }

    .zwc-resources-con {
        padding: 0 24px 56px;
    }

    .zwc-checklist-title {
        max-width: 450px;
    }
}

@media only screen and (max-width: 1024px) {


    /* padding styles starts */
    /* .zwc-inner-wrap section, */
    .zwc-security-tips-sec,
    .zwc-checklist-sec,
    .zwc-banner-con,
    .zwc-awareness-sec,
    .zwc-free-resources-con {
        padding: 90px 0;
    }

    .zwc-banner-con {
        padding-top: 60px;
    }

    .zwc-free-resources-con {
        padding-bottom: 100px;
    }

    .zwc-checklist-con {
        padding: 0 0 10px;
    }

    .zwc-awareness-sec {
        padding-top: 90px;
    }

    .zwc-bottom-con {
        padding-bottom: 100px;
    }

    .zwc-security-tips-con {
        padding-bottom: 10px;
    }

    /* padding styles ends */

    /* font styles starts */
    .zwc-inner-wrap p,.zwc-awareness-quiz>a {
        font-size: 15px;
    }

    .zwc-banner-desc p {
        font-size: 16px;
    }

    .zwc-inner-wrap h1 {
        font-size: 64px;
    }

    .zwc-inner-wrap h2 {
        font-size: 48px;
        letter-spacing: 0;
    }

    .zwc-banner-desc h2 {
        font-size: 25px;
    }

    .zwc-free-resources-desc h3 {
        font-size: 30px;
    }

    /* .zwc-awareness-quiz>p {
        font-size: 20px;
    } */
    .zwc-checklist-wrap a {
        font-size: 22px;
    }

    /* font styles ends */
    .zwc-banner-wrap .zwc-banner-bg-img {
        display: none;
    }

    .zwc-banner-desc {
        max-width: 450px;
    }

    .zwc-banner-desc {
        text-align: center;
        margin-inline: auto;
    }

    .zwc-banner-desc h1>span,
    /* .zwc-banner-cta, */
    .zwc-bottom-cta {
        justify-content: center;
    }

    .zwc-banner-desc p {
        margin-bottom: 32px;
    }

    .zwc-free-resources-title h2 {
        max-width: 700px;
    }

    .zwc-free-resources-desc {
        flex-direction: column;
        align-items: center;
    }

    .zwc-checklist-con {
        flex-direction: column;
        align-items: center;
        gap: 70px;
        text-align: center;
    }

    .zwc-security-tips-con {
        flex-direction: column;
        gap: 60px;
    }

    .zwc-security-tips-illus {
        max-width: 320px;
    }

    .zwc-awareness-con {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 30px;
        max-width: 590px;
        margin-inline: auto;
    }

    .zwc-awareness-con>div {
        margin-inline: auto;
    }

    .zwc-awareness-title {
        text-align: center;
        margin-bottom: 32px;
        grid-area: 1/1/2/3;
    }

    .zwc-awareness-title h2>span,
    .zwc-awareness-title>p {
        margin: 0 auto;
    }

    .zwc-awareness-title h2>span {
        padding-right: 8px;
    }

    .zwc-awareness-title h2,
    .zwc-checklist-title p,
    .zwc-security-tips-lst a {
        margin-inline: auto;
    }

    .zwc-checklist-wrap a {
        /* justify-content: center; */
    }

    .zwc-checklist-title {
        max-width: 670px;
    }

    .zwc-checklist-title h2>span {
        justify-content: center;
    }

    .zwc-checklist-title h2>span>span {
        width: 65px;
        height: 65px;
        /* background-size: 850px auto;
        background-position: -3px -82px; */
    }

    .zwc-security-tips-desc {
        text-align: center;
    }

    .zwc-security-tips-desc p {
        max-width: 400px;
        margin-inline: auto;
    }

    .zwc-security-tips-lst a {
        width: 100%;
        /* justify-content: center; */
    }

    .zwc-security-tips-desc {
        max-width: 500px;
    }

    .zwc-awareness-sec::before {
        height: 30%;
    }

    .zwc-bottom-con {
        max-width: 800px;
    }

    .zwc-why-awareness-con {
        padding: 64px 40px;
    }

    .zwc-resources-con {
        padding: 0 0px 40px;
    }

    .zwc-free-resources-desc>div {
        max-width: 560px;
    }

    .zwc-why-awareness-con h2 {
        margin-bottom: 24px;
    }

    .zwc-resources-illus {
        margin-bottom: 40px;
    }
    .zwc-awareness-quiz>p{
        padding: 0;
    }
    .zwc-awareness-quiz{
        margin-bottom: 60px;
        max-width: 700px;
    }
}

@media only screen and (max-width: 767px) {

    /* padding styles starts */
    .zwc-security-tips-sec,
    .zwc-checklist-sec,
    .zwc-banner-con,
    .zwc-awareness-sec,
    .zwc-free-resources-con {
        padding: 70px 0;
    }

    .zwc-banner-con {
        padding-top: 50px;
    }

    .zwc-free-resources-con {
        padding-bottom: 80px;
    }

    .zwc-checklist-con {
        padding: 0;
    }

    .zwc-awareness-sec {
        padding-top: 70px;
    }

    .zwc-bottom-con {
        padding-bottom: 80px;
    }

    .zwc-security-tips-con {
        /* padding-bottom: 10px; */
    }

    /* padding styles ends */

    /* font styles starts */
    .zwc-inner-wrap p,
    .zwc-security-tips-lst a {
        font-size: 15px;
    }

    .zwc-banner-desc p {
        /* font-size: 16px; */
    }

    .zwc-inner-wrap h1 {
        font-size: 50px;
    }

    .zwc-inner-wrap h2 {
        font-size: 38px;
    }

    .zwc-banner-desc h2 {
        font-size: 20px;
        margin-bottom: 16px;
    }

    .zwc-free-resources-desc h3 {
        font-size: 28px;
    }

    .zwc-checklist-wrap a {
        font-size: 18px;
        gap: 16px;
    }

    /* font styles ends */
    .zwc-banner-desc h1>span>span {
        width: 60px;
        height: 60px;
    }

    .zwc-why-awareness-con p:not(:last-of-type) {
        margin-bottom: 16px;
    }

    .zwc-free-resources-title h2 {
        max-width: 600px;
    }

    .zwc-resources-con {
        /* padding: 0 0px 40px; */
    }

    .zwc-checklist-wrap a:not(:last-of-type) {
        margin-bottom: 24px;
    }

    .zwc-checklist-con {
        gap: 48px;
    }

    .zwc-checklist-wrap a::before,
    .zwc-checklist-wrap a:after {
        transform: scale(.9);
    }

    .zwc-awareness-con {
        gap: 20px 16px;
    }

    .zwc-banner-cta a,
    .zwc-bottom-cta a {
        padding: 12px 16px;
        font-size: 15px;
    }

    .zwc-awareness-title>h2 {
        max-width: 400px;
        margin-bottom: 20px;
    }

    .zwc-why-awareness-con {
        padding: 64px 24px;
    }

    .zwc-awareness-con {
        grid-template-columns: auto;
    }

    .zwc-awareness-title {
        grid-area: auto;
        margin-bottom: 24px;
    }

    .zwc-awareness-sec::after {
        top: 90%;
        width: 300px;
        height: 300px;
    }

    .zwc-bottom-con {
        max-width: 600px;
    }

    .zwc-why-awareness-con-wrap,
    .zwc-why-awareness-con-wrap::before,
    .zwc-why-awareness-con,
    .zwc-why-awareness-con::before,
    .zwc-free-resources-desc>div,
    .zwc-awareness-lst::before {
        border-radius: 24px;
    }

    .zwc-resources-illus img {
        border-radius: 16px;
    }

    .zwc-free-resources-desc {
        margin-top: 40px;
    }

    .zwc-resources-illus {
        margin-bottom: 32px;
    }

    .zwc-checklist-title h2>span>span {
        width: 45px;
        height: 45px;
        /* background-size: 580px auto;
        background-position: -2px -56px; */
    }

    .zwc-checklist-title h2>span {
        gap: 4px;
    }

    .zwc-security-tips-desc h2 {
        max-width: 400px;
        margin-inline: auto;
    }

    .zwc-awareness-title h2>span .zwc-product-icon {
        transform: scale(.8);
    }

    .zwc-awareness-title h2>span {
        gap: 8px;
    }

    .zwc-awareness-lst p {
        padding: 20px 16px 28px 20px;
    }

    .zwc-security-tips-lst {
        margin-top: 20px;
    }

    .zwc-security-tips-illus {
        max-width: 300px;
    }
      .zwc-why-awareness-con h2>span:last-child {
        padding-left: 8px;
    }

    .zwc-why-awareness-con h2>span:first-child {
        padding-right: 8px;
    }
    .zwc-awareness-quiz-mob{
    display: flex;
}
.zwc-awareness-quiz:not(.zwc-awareness-quiz-mob){
    display: none;
}
.zwc-awareness-quiz>p{
    padding: 12px 0 12px 20px;
    text-align: left;
    line-height: 1.2;
    border-radius: 40px;
}
.zwc-awareness-quiz{
    max-width: 570px;
    gap: 10px;
    margin-bottom: 40px;
}

}

@media only screen and (max-width: 480px) {

    /* padding styles starts */
    .zwc-security-tips-sec,
    .zwc-checklist-sec,
    .zwc-banner-con,
    .zwc-awareness-sec,
    .zwc-free-resources-con {
        padding: 60px 0;
    }

    .zwc-banner-con {
        padding-top: 50px;
    }

    .zwc-free-resources-con {
        padding-bottom: 70px;
    }

    .zwc-checklist-con {
        /* padding: 0 ; */
    }

    .zwc-awareness-sec {
        padding-top: 60px;
    }

    .zwc-bottom-con {
        padding-bottom: 70px;
    }

    .zwc-security-tips-con {
        /* padding-bottom: 10px; */
    }

    /* padding styles ends */

    /* font styles starts */
    .zwc-inner-wrap p,
    .zwc-security-tips-lst a,
    .zwc-resource-lst a {
        font-size: 15px;
    }

    .zwc-inner-wrap h1 {
        font-size: 40px;
    }

    .zwc-inner-wrap h2 {
        font-size: 28px;
    }

    .zwc-banner-desc h2 {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .zwc-free-resources-desc h3 {
        font-size: 20px;
    }

    .zwc-checklist-wrap a {
        font-size: 18px;
    }

    /* font styles ends */
    .zwc-banner-desc h1>span>span {
        width: 40px;
        height: 40px;
    }

    .zwc-why-awareness-con {
        padding: 48px 16px;
    }

    .zwc-why-awareness-con h2>span:last-child {
        padding-left: 4px;
    }

    .zwc-why-awareness-con h2>span:first-child {
        padding-right: 4px;
    }

    .zwc-resource-lst a::before {
        transform: scale(.8);
    }

    .zwc-resource-lst a:not(:last-of-type) {
        margin-bottom: 24px;
    }

    .zwc-resource-lst a {
        padding-left: 40px;
    }

    .zwc-checklist-wrap a {
        gap: 4px;
        text-align: left;
    }

    .zwc-checklist-wrap a {
        grid-template-columns: max-content 1fr max-content;
    }

    .zwc-checklist-wrap a::before,
    .zwc-checklist-wrap a:after {
        transform: scale(0.8);
    }

    .zwc-checklist-wrap a:not(:last-of-type) {
        margin-bottom: 10px;
    }

    .zwc-resources-con {
        padding: 0 0px 10px;
    }

    .zwc-resource-lst a:not(:last-of-type) {
        margin-bottom: 16px;
    }

    .zwc-resources-illus {
        margin-bottom: 24px;
    }

    .zwc-checklist-con {
        gap: 30px;
    }

    .zwc-security-tips-con {
        gap: 40px;
    }

    .zwc-security-tips-lst a>span {
        max-width: 50px;
        height: 50px;
    }

    .zwc-awareness-title h2>span .zwc-product-icon {
        transform: scale(.7);
    }

    .zwc-awareness-title h2>span {
        gap: 0px;
    }

    .zwc-resource-lst {
        margin-top: 30px;
    }

    .zwc-awareness-title {
        margin-bottom: 16px;
    }

    .zwc-awareness-lst p::before {
        margin-bottom: 10px;
        transform: scale(.9);
    }

    .zwc-bottom-con h2 {
        margin-bottom: 30px;
    }

    .zwc-security-tips-illus {
        max-width: 250px;
    }
    .zwc-awareness-quiz>p{
        font-size: 14px;
    padding: 8px 0 8px 20px;
}
}

@media only screen and (min-width: 1731px) {
    .zwc-banner-bg-img {
        max-width: 2000px;
    }

    .zwc-banner-con {
        padding-bottom: 14%;
    }
}

@media (pointer: coarse) {
    .zwc-glow-box {
        opacity: 0 !important;
    }

    .zwc-awareness-lst {
        transform: none !important
    }
}