* {
    box-sizing: border-box
}
h2,
h3 {
    font-family: var(--secondaryfont-bold)
}
.zw-product-header {
    background: #EFFFF3;
}
.content-wrap {
    max-width: 1220px
}
.zwc_common_row {
    display: flex;
    justify-content: space-between
}
.zwc_fatigue_banner p {
    font-size: 1.125rem;
    line-height: 32px;
    margin-bottom: 30px
}
.zwc_fatigue_banner p:last-child {
    margin-bottom: 0
}
.zwc_fatigue_banner h1 {
    font-size: 3.37rem;
    line-height: 62px;
    margin-bottom: 20px
}
.zwc_fatigue_banner .left-sec {
    width: 48%
}
.zwc_fatigue_banner .right-sec {
    width: 45%;
    text-align: right;
    padding-right: 50px;
    padding-top: 70px;
}
.zwc_fatigue_banner {
    background: #EFFFF3;
    padding: 100px 0;
}
.zwc_fatigue_banner p i {
    line-height: 32px;
    max-width: 84%
}
.zwc_fatigue_banner p i {
    margin-bottom: 0;
    display: block
}
.img-field {
    position: relative
}
.zwc_seo_heading span {
    font-family: var(--secondaryfont-bold);
    font-size: 1.125rem;
    line-height: 26px
}
.list-menu-wrap li {
    padding-bottom: 10px;
    position: relative;
    cursor: pointer
}
.list-menu-wrap span {
    font-size: 1rem;
    line-height: 26px
}
.list-menu-wrap .zwc_seo_heading span {
    font-family: var(--secondaryfont-bold);
    font-size: 1.125rem;
    line-height: 36px
}
.scroller-full-section {
    position: relative;
    padding-top: 77px;
    padding-bottom: 110px
}
.list-menu-wrap ul {
    background: #fafafa;
    padding: 40px 30px 35px 44px;
    width: 418px;
    position: sticky;
    top: 100px;
    border-radius: 10px
}
.content-full-section {
    padding-left: 80px
}
.inner-information h2 {
    font-size: 2.37rem;
    line-height: 45px;
    margin-bottom: 20px
}
.inner-information p {
    font-size: 1.0625rem;
    line-height: 34px;
    margin-bottom: 0
}
.inner-information h6 {
    font-size: 1.25rem;
    line-height: 34px;
    font-family: var(--primaryfont-bold);
    margin-bottom: 7px
}
.scroller-content {
    padding-top: 40px
}
.scroller-content.zwc_heading_content,
.scroller-content.zwc_first_content {
    padding-top: 34px
}
.user-list-wi {
    padding: 40px 0 0
}
.user-list-wi li {
    position: relative;
    padding-left: 40px;
    font-size: 1.0625rem;
    line-height: 30px;
    margin-bottom: 20px
}
.user-list-wi li:last-child {
    margin-bottom: 0
}
.user-list-wi li::before {
    content: "";
    background: #66ac5a;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 7px;
    top: 6px;
    border-radius: 100%
}
.user-list-wi li::after {
    content: "";
    display: block;
    width: .27em;
    height: .54em;
    border: solid #fff;
    border-width: 0 .1em .1em 0;
    position: absolute;
    left: 14.4px;
    top: 11.5px;
    margin-top: -1px;
    -webkit-transform: rotate(48deg);
    -moz-transform: rotate(48deg);
    -o-transform: rotate(48deg);
    transform: rotate(48deg)
}
.user-list-wi li span {
    font-family: var(--zf-secondary-medium)
}
.new-type-heading {
    padding: 30px 0 35px;
    text-align: center
}
.new-type-heading .box-heading {
    display: block
}
.brown-heading.box-heading {
    background: #453e2d;
    width: 357px
}
.green-heading.box-heading {
    background: #69d85f;
    width: 302px
}
.green-heading.box-heading.gh-small {
    width: 210px
}
.box-heading {
    padding: 10px 10px;
    border-radius: 5px;
    margin: auto;
    color: #fff;
    line-height: 28px;
    font-family: var(--primaryfont-bold);
    font-size: 1.125rem
}
.inner-information.multiple-para p {
    margin-bottom: 32px
}
.inner-information.multiple-para p:last-child {
    margin-bottom: 0
}
.scroller-content.zwc_end_sec.section {
    padding-bottom: 50px
}
.end-cta {
    background: #fbfafb;
    padding: 80px 0
}
.cta-wrap {
    text-align: center
}
.cta-wrap h2 {
    font-size: 3rem;
    max-width: 630px;
    margin: 0 auto 20px;
    line-height: 58px
}
.cta-wrap a {
    padding: 12px 30px;
    font-size: 1.0625rem
}
.list-menu-wrap ul li:nth-child(7),
.list-menu-wrap ul li:nth-child(12) {
    padding-bottom: 24px
}
.list-menu-wrap ul li:not(.zwc_seo_heading) {
    padding-left: 18px
}
.list-menu-wrap li::before {
    content: "";
    background: #000;
    border-radius: 100%;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 2px;
    top: 11px
}
.list-menu-wrap li.zwc_seo_heading::before {
    display: none
}
.img-field .left-side-shrt-img {
    position: absolute;
    left: -20px;
    top: unset;
    bottom: 160px;
}
.right-side-eng-img {
    position: absolute;
    right: -107px;
    top: 34px;
}
.img-field .right-side-shrt-img {
    position: absolute;
    right: -97px;
    bottom: -60px;
}
.img-field .top-side-shrt-img {
    position: absolute;
    right: -36px;
    top: 170px
}
.left-side-shrt-img,
.right-side-shrt-img {
    transition: all 1s ease-in
}
.left-side-shrt-img {
    animation: anim2 6s ease-in-out infinite;
    -webkit-animation: anim2 6s ease-in-out infinite
}
.right-side-shrt-img {
    animation: anim1 6s ease-in-out infinite;
    -webkit-animation: anim1 6s ease-in-out infinite
}
.zwc_fatigue_banner h4 {
    font-size: 1.875rem;
    line-height: 40px;
    font-family: var(--primaryfont-semibold)
}
.zwc_additional_desc {
    display: flex;
    padding-top: 30px;
    justify-content: space-between;
}
.ad-right-sec {
    width: 43%;
}
.ad-left-sec {
    width: 52%;
}
.left-sec h3 {
    font-size: 24px;
    margin-bottom: 8px;
}
.ces-survey {
    background: #f2f2fc;
    padding: 50px;
    border-radius: 5px;
}
.ces-survey h5 {
    font-size: 22px;
    line-height: 30px;
    font-family: var(--primaryfont-bold);
    margin-bottom: 10px;
}
.inner-information .ces-survey p{
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
}
.round-corner li {
    padding-left: 34px;
    position: relative;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: var(--zf-secondary-medium);
}
.round-corner li:before {
    content: '';
    background: #fff;
    width: 21px;
    height: 21px;
    border: 1px solid #DFDCF0;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 2.5px;
}
.user-list-wi li b {
    font-family: var(--primaryfont-bold);
}
.prom-score .plug_img{
    width: 75%;
    margin: auto;
}
.prom-score{
    text-align: center;
    border-radius: 10px;
}
.net-promoter {
    background: #fff9ea; 
}
.nps-survey {
    background: #ecf2fb;
}
.cust-satis-img {
    background: #fcf0fc;
}
.prom-score.cast {
    background: #eef9fc;
}

@-webkit-keyframes anim2 {
    0% {
        transform: translatey(0)
    }
    50% {
        transform: translatey(15px)
    }
    100% {
        transform: translatey(0)
    }
}
@keyframes anim2 {
    0% {
        transform: translatey(0)
    }
    50% {
        transform: translatey(15px)
    }
    100% {
        transform: translatey(0)
    }
}
@-webkit-keyframes anim1 {
    0% {
        transform: translatey(0)
    }
    50% {
        transform: translatey(-15px)
    }
    100% {
        transform: translatey(0)
    }
}
@keyframes anim1 {
    0% {
        transform: translatey(0)
    }
    50% {
        transform: translatey(-15px)
    }
    100% {
        transform: translatey(0)
    }
}
.zwc-bg-area {
    padding: 30px 40px;
    background: #edf4ff;
    margin-top: 30px;
    border-radius: 10px
}
.zwc-bg-area.zwc-bg-2 {
    background: #fff6ed
}
.zwc-bg-area.zwc-bg-3 {
    background: #eeffec
}
.zwc-bg-area.zwc-bg-4 {
    background: #fff4fd
}
.list-menu-wrap ul li:not(.zwc_seo_heading).active {
    color: #0070ff
}
.inner-information p.user-list-info {
    margin-top: 30px
}
.inner-information .mb-med{
    margin-bottom: 28px;
}


@media only screen and (max-width:1399px) {
    .img-field .right-side-shrt-img {
        right: -50px
    }
    .zwc_fatigue_banner {
        overflow-y: hidden
    }
    .zwc_fatigue_banner p {
        margin-bottom: 28px
    }
    .zwc_fatigue_banner p i {
        margin-bottom: 40px
    }
    .zwc_fatigue_banner h1 {
        font-size: 3rem;
        line-height: 50px
    }
    .zwc_fatigue_banner .right-sec {
        padding-right: 20px
    }
}
@media only screen and (max-width:1299px) {
    .img-field .left-side-shrt-img {
        left: -28px;
        width: 220px
    }
}
@media only screen and (max-width:1199px) {
    .list-menu-wrap ul {
        top: 60px
    }
    .img-field .top-side-shrt-img {
        right: 0;
        width: 60px
    }
    .img-field .right-side-shrt-img {
        right: 0;
        width: 70px
    }
    .content-full-section {
        padding-left: 60px
    }
    .img-field .right-side-shrt-img {
        right: -40px;
        width: 150px
    }
    .img-field .left-side-shrt-img {
        left: -10px;
        width: 220px
    }
    .zwc_fatigue_banner h1 {
        font-size: 2.6rem;
        line-height: 54px;
        margin-bottom: 24px
    }
    .zwc_fatigue_banner p i {
        margin-bottom: 12px;
        line-height: 29px;
    }
    .zwc_fatigue_banner p {
        margin-bottom: 20px
    }
    .zwc_fatigue_banner {
        padding: 100px 0 80px
    }
    .cta-wrap h2 {
        font-size: 2.2rem;
        max-width: 530px;
        line-height: 50px
    }
    .user-list-wi li {
        line-height: 30px
    }
    .user-list-wi li::before {
        top: 6px
    }
    .user-list-wi li::after {
        top: 11.5px
    }
    .right-side-eng-img {
        right: -57px;
        width: 170px;
        top: 55px;
    }
}
@media only screen and (max-width:1060px) {
    .img-field .left-side-shrt-img {
        left: -50px
    }
}
@media only screen and (max-width:991px) {
    .zwc_common_row {
        justify-content: center;
        flex-direction: column
    }
    .zwc_fatigue_banner .right-sec {
        padding-right: 0
    }
    .zwc_fatigue_banner h4 {
        font-size: 1.375rem;
        line-height: 30px
    }
    .zwc_fatigue_banner p {
        font-size: 1rem
    }
    .zwc_fatigue_banner .left-sec,
    .zwc_fatigue_banner .right-sec {
        width: 100%;
        text-align: center
    }
    .zwc_fatigue_banner h1 {
        font-size: 2.2rem;
        line-height: 42px
    }
    .zwc_fatigue_banner .left-sec p {
        max-width: 580px;
        margin: 0 auto 20px
    }
    .img-field {
        width: 300px;
        margin: 10px auto 0
    }
    .img-field .right-side-shrt-img {
        right: -55px;
        width: 160px
    }
    .img-field .left-side-shrt-img {
        left: -40px;
        width: 190px;
        top: unset;
        bottom: 110px;
    }
    .img-field .top-side-shrt-img {
        right: -22px;
        top: 100px
    }
    .zwc_fatigue_banner {
        padding: 45px 0 70px
    }
    .list-menu-wrap {
        display: none
    }
    .content-full-section {
        padding-left: 0
    }
    .scroller-full-section {
        padding-top: 30px;
        padding-bottom: 40px;
        max-width: 85%;
        margin: auto
    }
    .scroller-content.zwc_heading_content,
    .scroller-content.zwc_first_content {
        padding-top: 20px
    }
    .scroller-content {
        padding-top: 30px
    }
    .scroller-content.zwc_end_sec.section {
        padding-bottom: 40px
    }
    .inner-information h2 {
        font-size: 2rem;
        line-height: 36px
    }
    .user-list-wi li,
    .inner-information p,
    .box-heading {
        font-size: 1rem;
        line-height: 27px
    }
    .new-type-heading {
        padding: 0 0 25px
    }
    .cta-wrap h2 {
        font-size: 2rem
    }
    .end-cta {
        padding: 50px 0
    }
    .inner-information.multiple-para p {
        margin-bottom: 20px
    }
    .user-list-wi {
        padding: 30px 0 0
    }
    .zwc_fatigue_banner p i {
        line-height: 30px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5px;
        max-width: 430px
    }
    .user-list-wi li::before {
        top: 4px
    }
    .user-list-wi li::after {
        top: 10px
    }
    .cta-wrap h2 {
        max-width: 480px;
        line-height: 45px
    }
    .right-side-eng-img {
        right: -77px;
        width: 150px;
        top: 25px;
    }
    .zwc_additional_desc {
        padding-top: 45px;
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }
    .ad-right-sec, .ad-left-sec {
        width: 560px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
    .ad-left-sec {
        margin-bottom: 25px;
    }
    .round-corner li {
        font-size: 16px;
    }
    .round-corner li:before {
        top: 1.5px;
    }
    .zwc_fatigue_banner .right-sec {
        padding-top: 20px;
    }
}
@media only screen and (max-width:767px) {
    .img-field .left-side-shrt-img,
    .img-field .right-side-shrt-img {
        display: none
    }
    .inner-information {
        text-align: center
    }
    .right-sec .img-field img.fade-left {
        width: 240px;
        position: relative;
        left: -18px;
    }
    .img-field .top-side-shrt-img {
        right: -15px;
        width: 50px
    }
    .user-list-wi {
        width: 360px;
        max-width: 100%;
        margin: auto;
        text-align: left
    }
    .user-list-wi li::after {
        width: .25em;
        height: .49em;
        left: 13px;
        top: 10px
    }
    .user-list-wi li::before {
        width: 16px;
        height: 16px;
        top: 6px
    }
    .user-list-wi li {
        padding-left: 33px
    }
    .user-list-wi {
        padding: 20px 0 0
    }
    .inner-information p {
        max-width: 460px;
        margin-left: auto;
        margin-right: auto
    }
    .inner-information h2 {
        font-size: 1.7rem
    }
    .zwc_fatigue_banner h1 {
        font-size: 1.9rem;
        line-height: 42px;
        margin-bottom: 20px
    }
    .zwc_fatigue_banner p i {
        line-height: 30px;
        margin-bottom: 10px
    }
    .zwc_fatigue_banner {
        padding: 50px 0 40px
    }
    .box-heading {
        padding: 8px 10px;
        line-height: 25px
    }
    .cta-wrap h2 {
        font-size: 1.7rem;
        max-width: 400px;
        line-height: 38px
    }
    .box-heading {
        font-size: .8rem;
        line-height: 24px
    }
    .brown-heading.box-heading {
        max-width: 100%
    }
    .green-heading.box-heading {
        max-width: 90%
    }
    .inner-information h6 {
        font-size: 1.1rem;
        line-height: 27px
    }
    .cta-wrap a {
        padding: 10px 30px;
        font-size: 1rem
    }
    .scroller-full-section {
        padding-top: 30px;
        padding-bottom: 40px
    }
    .scroller-full-section {
        max-width: 100%
    }
    .brown-heading.box-heading {
        width: 320px
    }
    .green-heading.box-heading {
        width: 260px
    }
    .zwc_fatigue_banner p i {
        line-height: 28px;
        max-width: 440px
    }
    .scroller-content.zwc_heading_content {
        padding-top: 0
    }
    .left-sec h3 {
        margin-bottom: 12px;
    }
    .right-side-eng-img {
        display: none;
    }
    .zwc_fatigue_banner .right-sec {
        padding-top: 10px;
    }
    .zwc_additional_desc {
        padding-top: 30px;
    }
    .ces-survey {
        padding: 35px 25px;
    }
    .inner-information .ces-survey p {
        font-size: 16px;
    }
    .round-corner {
        text-align: left;
        padding-left: 10px;
    }
    .round-corner li:before {
        width: 17px;
        height: 17px;
        top: 2.7px;
    }
    .round-corner li {
        padding-left: 29px;
    }
}
@media only screen and (max-width:480px) {
    .img-field {
        width: 220px
    }
    .brown-heading.box-heading {
        width: 290px
    }
    .green-heading.box-heading {
        width: 240px
    }
    .zwc-bg-area {
        padding: 30px 20px
    }
    .zwc_fatigue_banner p i {
        max-width: 260px
    }
    .prom-score .plug_img {
        width: 80%;
    }
}